@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;}

.banner {
	width: 100%;
	height: 515px;
	background: url(../images/banner.jpg) top center no-repeat;
	}
.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;
	}

.footer {
	width: 100%;
	padding: 20px 0px;
	color: #666;
	border-top: 3px solid #dbdbdb;
	position: relative;
	}
.footer:before {
	content:"";
	position: absolute;
	width: 100%;
	height: 0px;
	border-top: 1px solid #dbdbdb;
	top: 2px;
	left: 0px;
	}
.foot_img {
	float: left;
	width: 180px;
	height: 180px;
	background: url(../images/wx.jpg) center center no-repeat;
	margin-right: 50px;
	}
.foot_info {float: left;}
.foot_info ul{
	display:inline-block;
	width:180px;
	height:200px;
	padding-left: 40px;
	border-right:1px solid #E5E5E5;
	vertical-align: top;
	}
.foot_info ul:last-child{border:0;}
.foot_info ul li{line-height:40px;}
.foot_info ul li a{color:#898989;}

.foot_add {
	float: right;
	width: 310px;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	color: #666;
	}
.foot_add p { padding-top: 20px;}


/*侧边栏*/

.dliside {
	    width: 120px;
    height: 554px;
    position: fixed;
    top: 115px;
    right: 5px;
    z-index: 99;
    background: url(/images/tanchbj.png)no-repeat top center;
}

.dliside a {
	    display: block;
    width: 100%;
    margin-bottom: 13px;
    background: url(/images/tanchl.png)no-repeat top center;
    border-radius: 5px;
    height: 51px;
    line-height: 49px;
    text-decoration: none;
    transition: all 0.15s ease-out;
    transform: scale(1);
}

.dliop1 b{
	padding-left: 5px;
	color: #f9df03;
}

.dliside a:hover {
	transform: scale(1.1, 1.1);
	color: #f9df03;
}

.dliside .dide2 {
	position: relative;
    top: 4px;
}
.dliside .dide3 {
	position: relative;
    top: 3px;
}
.dliside .dide6 {
	position: relative;
    top: -2px;
}
.dliside .dide7 {
	position: relative;
    top: -2px;
}
.dliside .dide8 {
	position: relative;
    top: -3px;
}

.dliside .dide2,.dliside .dide4,.dliside .dide6,.dliside .dide8{
	    background: url(/images/tanchh.png)no-repeat top center;
}

.dliop1 {
	display: block;
	padding: 5px 2px 0 2px;
	font-size: 14px;
	text-align: center;
	color: #fff;
}

.dliop2 {
	display: none;
	text-align: center;
	line-height: 60px;
}

.dliside a:hover .dliop2 {
	display: block;
}

.theme-box {
	height: 30px;
	margin: 10px auto;
	line-height: 30px;
}

.theme-box a {
	padding: 5px 10px;
	margin: 0 10px;
	color: #fff;
	background-color: #01af63;
	border: 1px solid #01af63;
}

.theme-box a:hover {
	text-decoration: none;
}

.theme-box a.touch {
	background-color: #ff6600;
	border: 1px solid #ff6600;
}

.dliside img {
	display: block;
	margin: 0 auto;
}

.gao{
	margin-top: 48px;
}



@media only screen and (min-width: 100px) and (max-width: 640px) {
	.dliside{
		display: none;
	}
}
 /*侧边栏*/


