@charset "utf-8";
/* CSS Document */
*{ -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
body {font-size: 14px; font-family: "Helvetica Neue", Helvetica, 微软雅黑, 新細明體, Arial, "Lucida Grande", sans-serif; margin: 0px; padding: 0px; color: #333;}
div,form,img,ul,li,dl,dt,dd,p,input,button,span,h1,h2,h3,h4,h5,h6 { margin:0; padding:0; border:0;}
ul,li { list-style:none;}
i,em { font-style: normal;}
h3,h4 { font-weight: normal;}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden }
.pr { position: relative;} .fl { float: left;} .fr { float: right;}
a { color:#333; text-decoration:none;}
a:hover { color:#c00;}
.p50 { padding: 50px 0px;}

.container { width: 1170px; margin: 0px auto;}

.top_nav {
	position: fixed;
	width: 100%;
	height: 80px;
	background: rgba(255,255,255,.9);
	box-shadow: 5px 0px 10px rgba(0,0,0,.3);
	left: 0px;
	top: 0px;
	z-index: 999;
	}
.top_nav .logo {
	float: left;
	font-size: 0;
	text-align: left;
	margin-top: 5px;
}
.top_nav .logo a{
	padding: 15px 0px;
	font-size: 20px;
	font-weight: bold;
	display: flex;
    justify-content: center;
    align-items: center;
	}
.top_nav .logo a span { line-height: 18px; }
.top_nav .logo a span em {
	font-style: normal;
	font-size: 12px;
	color: #999;
	font-weight: normal;
	display: block;
	}
.top_nav .logo img{
	margin-right: 10px;
	max-width: 100%;
	height: 40px;
	}


.top_nav .nav {
	float: right;
}

.top_nav .nav li {
	margin-left: 10px;
	float: left;
	position: relative;
}

.top_nav .nav li>a {
	display: block;
	font-size: 18px;
	position: relative;
	color: #333;
	padding: 0px 15px;
	line-height: 80px;
}

.zixundh {
    border-radius: 20px;
    background: #2862de;
    margin-top: 18px;
}
.zixundh a {
    color: #fff!important;
    padding: 0px 20px!important;
	line-height: 40px!important;
}
.top_nav .nav li>a:hover {
	background: #0362FF;
	color: #fff;
}

.banner {
	width: 100%;
	height: 515px;
	background: url(../images/banner.jpg) top center no-repeat;
	margin-top: 80px;
	}
.banner a {
	height: 515px;
	display: block;
	text-indent: -99999px;
	}


.title {text-align: center;}
.title label {
	font-size: 34px;
	line-height: 50px;
	display: block;
	font-weight: bold;
	background: url(../images/line-1.png) center bottom no-repeat;
	padding-bottom: 20px;
	}
.title label font { color: #f6ab00;}
	
.title2 {text-align: center;}
.title2 label {
	font-size: 34px;
	line-height: 50px;
	display: block;
	font-weight: bold;
	background: url(../images/line-2.png) center bottom no-repeat;
	padding-bottom: 20px;
	color: #fff;
	}
.title2 label font { color: #f6ab00;}

.title3 {text-align: center;}
.title3 label {
	font-size: 34px;
	line-height: 50px;
	display: block;
	font-weight: bold;
	background: url(../images/line-3.png) center bottom no-repeat;
	padding-bottom: 20px;
	color: #fff;
	}
.title3 label font { color: #f6ab00;}
	
.more { text-align: center;}
.more a {
	display: inline-block;
	font-size: 20px;
	color: #fff;
	background: linear-gradient(to right,#2785fb,#a668f7);
	border-radius: 30px;
	padding: 0px 40px;
	line-height: 44px;
	box-shadow: 3px 5px 0px #5660b8;
	}
	
.more2 { text-align: center;}
.more2 a {
	display: inline-block;
	font-size: 24px;
	color: #fff;
	background-color: #e8535d;
	border-radius: 30px;
	padding: 0px 30px;
	line-height: 44px;
	}
.more2 a:hover { background-color: #2a2d93}


.leixing {margin-top: 50px; margin-bottom: 50px;}
.leixing ul:after { content:""; clear: both; display: block; overflow: hidden; height: 0px;}
.leixing li {
	float: left;
	width: 33.33333333333334%;
	text-align: center;
	color: #fff;
	padding: 30px 0px;
	}
.leixing li strong {
	font-size: 24px;
	color: #ffd200;
	line-height: 50px;
	display: block;
	margin-top: 10px;
	}
.leixing li p {
	font-size: 16px;
	line-height: 28px;
	}
.leixing li a {
	display: inline-block;
	line-height: 36px;
	padding: 0px 30px;
	border: 1px solid #fff;
	border-radius: 5px;
	font-size: 18px;
	color: #fff;
	margin-top: 15px;
	}
.leixing li a:hover { background-color: #ffd200; border-color: #ffd200; color: #000;}
.lx_1 { background-color: #9c2c1b;}
.lx_2 { background-color: #a05237;}
.lx_3 { background-color: #5a838c;}

/*******范围********/
.fw_bg {
	width: 100%;
	height: 745px;
	background: url(../images/fw_bg.jpg) center top no-repeat;
	padding: 50px 0px;
	text-align: center;
	}

.fw_box {
	margin: 30px auto;
	background: #fff;
	border-radius: 20px;
	display: inline-table;
	position: relative;
	}
.fw_box:before {
	content:"";
	position: absolute;
	width: 916px;
	height: 42px;
	background: url(../images/icon.png) repeat-x;
	top: 0px;
	left: 75px;
	}
.fw_box ul { padding: 80px 30px 40px 35px;}
.fw_box ul li { display: table;}
.fw_box ul li a {
	display: block;
	float: left;
	width: 86px;
	height: 100px;
	padding-left: 4px;
	padding-right: 4px;
	margin-right: 5px;
	font-size: 18px;
	text-align: center;
	}
.f_100 { line-height: 100px;}
.f_dd1 {background: url(../images/fw-1.png) 0 0 no-repeat;}
.f_dd2 {background: url(../images/fw-2.png) 0 0 no-repeat; color: #fff;}
.f_25 { padding-top: 25px;}
.f_20 { padding-top: 20px;}
.f_m { margin-left: 45px; margin-top: -34px;}
.f_m2 { margin-top: -34px;}
	
/*********专业团队********/
.team { margin: 30px 0px; position: relative;}
.team_title {
	width: 390px;
	height: 196px;
	background: url(../images/team-1.png) 0 0 no-repeat;
	font-size: 28px;
	text-align: center;
	color: #000;
	padding-top: 50px;
	margin: 0px auto;
	}
.team p { position: absolute; font-size: 24px; color: #015cad;}
.team p i {
	width: 12px;
	height: 12px;
	background-color: #015cad;
	border-radius: 6px;
	display: inline-block;
	}
.t_1 { top: 40px; left: 25px;}
.t_2 { bottom: 40px; left: 150px;}
.t_3 { top: 40px; right: 75px;}
.t_4 { bottom: 40px; right: 100px;}

.team_box { margin: 30px 0px; text-align: center;}
.team_box a { display: inline-table;}
.team_box a img{
	margin: 2px 2px;
	border: 1px solid #f6ab00;
	}
.t_m { margin-left: -2px;}

/**********期刊展示**********/
.qk_bg {
	width: 100%;
	background-color: #0d0e4d;
	padding: 50px 0px;
	}
.qk_list { margin: 50px 0px;}
.qk_list:after { content:""; clear: both; display: block; overflow: hidden; height: 0px;}
.qk_list li{
	float: left;
	width: 25%;
	}
.qk_list li div {
	margin: 10px 10px;
	border: 2px solid #f6ab00;
	position: relative;
	height: 380px;
	background-color: #fff;
	}
.qk_list li div:hover { box-shadow: 0px 0px 15px rgba(255,255,255,.5);}
.qk_list li div img { width: 100%; height: 376px;}
.qk_list li div dl {
	background-color: #fff;
	position: absolute;
	bottom: 0px;
	opacity: .9;
	width: 100%;
	padding-bottom: 10px;
	}
.qk_list li div dl dt {
	font-size: 18px;
	padding-left: 10px;
	margin: 15px 0px 5px;
	}
.qk_list li div dl dt a { font-weight: bold;}
.qk_list li div dl dt span {
	font-size: 12px;
	background: #ff9429;
	color: #fff;
	padding: 2px 5px;
	margin-left: 6px;
	border-radius: 6px 6px 6px 0px;
	}
.qk_list li div dl dd {
	width: 48%;
	float: left;
	margin-left: 2%;
	margin-bottom: 5px;
	}
.qk_list li div dl dd span {color: #ff4400;}
	
/********业务特色********/
.business { margin: 40px 0px;}
.business:after { content:""; clear: both; display: block; overflow: hidden; height: 0px;}
.business li {
	float: left;
	width: 50%;
	margin: 10px 0px;
	}
.business li img {
	padding: 10px 10px;
	border-radius: 20px;
	}
.business li h4 {
	font-size: 22px;
	color: #015cad;
	font-weight: bold;
	margin-bottom: 5px;
	}
.business li p {
	font-size: 16px;
	line-height: 24px;
	}
.b_1 img{float: right; border: 5px solid #f3b516; margin: 0px 10px 0px 20px;}
.b_1 h4 { text-align: right;}
.b_2 img{float: left; border: 5px solid #005bac; margin: 0px 20px 0px 10px;}
.b_2 h4 { text-align: left;}
.b_3 img{float: right; border: 5px solid #005bac; margin: 0px 10px 0px 20px;}
.b_3 h4 { text-align: right;}
.b_4 img{float: left; border: 5px solid #f3b516; margin: 0px 20px 0px 10px;}
.b_4 h4 { text-align: left;}

/*********服务流程*********/
.server_bg {
	width: 100%;
	background: url(../images/ser_bg.jpg) center center no-repeat;
	padding: 50px 0px;
	}
.ser_box {
	height: 244px;
	background: url(../images/ser_img.png) center center no-repeat;
	margin: 50px 0px;
	position: relative;
	}
.ser_box ul { padding-left: 90px; display: block;}
.ser_box ul:after { content:""; clear: both; display: block; overflow: hidden; height: 0px;}
.ser_box li {
	float: left;
	width: 305px;
	margin-left: 50px;
	font-size: 16px;
	}
.ser_box li span {
	width: 56px;
	height: 56px;
	color: #fff;
	font-weight: bold;
	padding: 12px 5px 10px;
	text-align: center;
	display: inline-table;
	float: left;
	margin-right: 15px;
	}
.ser_box li p { padding-top: 8px;}
.mb130 { margin-bottom: 130px;}
.ser_u { margin-left: 184px;}
.ser_but {
	width: 90px;
	height: 90px;
	position: absolute;
	font-size: 24px;
	padding: 0px 20px;
	color: #fff;
	display: block;
	top: 90px;
	right: 140px;
	}
.ser_but:hover { color: #f6ab00;}

/**********为什么发表咨询服务*********/
.why_text {
	padding: 20px 70px;
	font-size: 18px;
	line-height: 28px;
	}
.why_cont { margin: 30px 0px;}
.why_cont:after { content:""; clear: both; display: block; overflow: hidden; height: 0px;}
.why_cont li {
	float: left;
	width: 50%;
	font-size: 18px;
	line-height: 28px;
	}
.why_cont li div {
	margin: 5px 5px;
	padding-top: 30px;
	padding-bottom: 30px;
	height: 230px;
	}
.w_1 {
	background-color: #f7ab00;
	border-radius: 115px 0 0 115px;
	color: #000;
	padding-left: 70px;
	padding-right: 30px;
	}
.w_2 {
	background-color: #4940fd;
	border-radius: 0 115px 115px 0;
	color: #fff;
	padding-left: 30px;
	padding-right: 70px;
	}
.w_3 {
	background-color: #4940fd;
	border-radius: 115px 0 0 115px;
	color: #fff;
	padding-left: 70px;
	padding-right: 30px;
	}
.w_4 {
	background-color: #f7ab00;
	border-radius: 0 115px 115px 0;
	color: #000;
	padding-left: 30px;
	padding-right: 70px;
	}

.foot_bg {
	background: #051433;
	}
.foot_mag {
	display: flex;
	justify-content: space-between;
	padding: 50px 0px;
	}
.foot_mag .foot_logo {
	width: 20%;
	color: #80868d;
	text-align: center;
	}
.foot_mag .foot_logo a {
	display: flex;
	align-items: center;
	justify-content: center;
	}
.foot_mag .foot_logo span { line-height: 24px; font-size: 28px; font-weight: bold; color: #e61f19; margin-left: 15px;}
.foot_mag .foot_logo span em {
	font-style: normal;
	font-size: 13px;
	color: #999;
	font-weight: normal;
	display: block;
	}
.foot_mag .foot_logo p { margin-top: 10px;}
.foot_mag .mag_1 {
	width: 25%;
	display: flex;
	flex-wrap: wrap;
	}
.foot_mag .mag_1 li {
	width: 33.334%;
	}
.foot_mag .mag_1 li a {
	color: #fff;
	line-height: 34px;
	}
.foot_mag .mag_1 li a:hover { color: #0083c9;}
.foot_mag dl {
	width: 48%;
	}
.foot_mag dl dt {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	color: #fff;
	}
.foot_mag dl dd {
	color: #80868d;
	line-height: 26px;
	}

.footer {
	width: 100%;
	padding: 20px 0px;
	color: #a8a8a8;
	font-size: 12px;
	background: #151d27;
	text-align: center;
	}
.footer a {
	color: #a8a8a8;
	}
.footer a:hover { color: #757575;}



/*表单*/ 
.biaodan{
	background: url(../images/bd3.jpg) no-repeat top center;
	height: 280px;
	position: relative;
	background-size: contain;
	padding: 30px 0 0 30px;
}
.biaodan .bdform{
	width: 950px;
	padding: 20px 20px;
	box-sizing: border-box;
	background: #fff;
}
.biaodan .bdform strong {
	font-size: 28px;
	color: #1c2b80;
	}
.biaodan .bdform h5 {
	font-size: 16px;
	display: inline-block;
	font-weight: normal;
	margin-bottom: 20px;
	}
.biaodan form {
	display: flex;
	align-items: center;
	}
.biaodan form span { font-size: 18px;}
.biaodan form .in{
	height: 44px;
	width: 28%;
	border-radius: 5px;
	padding-left: 20px;
	border: 2px solid #f6ab00;
	margin-right: 20px;
}
.biaodan form .tijiao{
	width: 19%;
	height: 44px;
	line-height: 44px;
	background: linear-gradient(105deg, #ff8f0d, #ff473d);
    box-shadow: 0px 2px 20px 0px rgba(253, 101, 62, 0.2);
    border-radius: 5px;
    color: #fff;
    border: none;
    font-size: 20px;
}


/*2*/
.sp_bd_bg2 {
	width: 100%;
	position: fixed;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 100;
	background: url(../images/bd_3_bg.jpg) center center no-repeat;
	background-size: cover;
	padding: 10px 0px;
	}
.sp_bd_form2{
	width: 60%;
	margin: 0px auto;
	display: flex;
	align-items: center;
	}
.sp_bd_tit2 {color: #fff; width: 40%;}
.sp_bd_tit2 h3 { font-size: 26px; display: inline-block;}
.sp_bd_tit2 p { font-size: 14px; line-height: 26px; display: inline-block; color: #eee;}
.sp_bd_form2 form { width: 60%;}
.sp_bd_form2 form input {
	line-height: 34px;
	width: 35%;
	padding: 0px 15px;
	background: rgb(255,255,255,1);
	border: 1px solid #ccc;
	font-size: 14px;
	color: #999;
	outline: none;
	box-sizing: border-box;
	margin: 0px 5px;
	border-radius: 4px;
	overflow: hidden;
  	text-overflow: ellipsis;
  	white-space: nowrap;
	}
input::-webkit-input-placeholder {color: #999;}

.sp_bd_form2 button {
	height: 36px;
	line-height: 36px;
	background: linear-gradient(to top, #00acc1, #4dd0e1);
	box-shadow: 0px 0px 10px rgb(200,32,62,.2);
	color: #fff;
	font-size: 18px;
	padding: 0px 30px;
	display: inline-block;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	vertical-align: bottom;
	}

/**/
.left_fixed{
	position: fixed;
	left: 0px;
	top: 40%;
	background: url(../images/sci-1.png) no-repeat center center;
	width: 200px;
	height: 214px;
	display: block;
	}
.left_fixed a {
	display: block;
	height: 100%;
	}

