﻿@charset "utf-8";
/* CSS Document */
html,body{
}
.main{
	width: 1200px;
	margin: 0 auto;
}
.fude_header{
	padding: 25px 0;
}
.topbar{
	background: #fafafa;
	border-bottom: 1px solid #f2f2f2;
}
.topbar .main{
	height: 30px;
}

.bannerlink{width: 100%; display: block; height: 550px;}
.site-ad120{ height: 120px;}
.site-ad120 a{ display:block; height: 120px;}
.wel{
	float: left;
	line-height: 30px;
	font-size: 12px;
	font-family: '宋体';
	color: #66666;
}
.topbar .main .link{
	float: right;
	line-height: 30px;
	font-size: 12px;
	color: #808080;
}
.topbar .main .link a{
	font-size: 12px;
	color: #808080;
}
.topbar .main .link .line{
	padding: 0 5px;
}
.fude_footer{
	background: #26272b;
	overflow: hidden;
}

.fude_footer-link a:link,.fude_footer-link a:visited,.fude_footer-link a:active{color: #e5e5e5;}
.fude_footer-main a:link,.fude_footer-main a:visited,.fude_footer-main a:active{color: #8d8e92;}

.fude_footer-link{
	color: #e5e5e5;
	padding: 10px 0;
	line-height: 20px;
	text-align: center;
	background: #2d2e33;
}
.fude_footer-link .line{
	padding: 0 10px;
}
.fude_footer-link a{
	color: #FFFFFF;
	font-size: 14px;
}
.fude_footer-info{
	color: #e5e5e5;
	font-size: 14px;
	float: left;
	width: 980px;
}
.fude_footer-info a{
	color: #e5e5e5;
	font-size: 14px;
}
.fude_footer-main{
	padding: 15px 0;
}
.wx-box{
	float: right;
}
.footer-ewm{
	width: 110px;
	text-align: center;
}
.footer-ewm p{
	color: #fff;
	margin-top: 5px;
}
.flinks{
	padding: 10px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #43454d;
}
.flinks span,
.flinks a{
	display: inline-block;
	margin-right: 5px;
}
.copyright{
	color: #8d8e92;
	line-height: 2;
	text-align: center;
	padding-top: 45px;
}


.section{
	background: #fff;
}
.section .main{
	padding: 50px 0;
}
.section-fuwu{
	background-color: #f5f5f5;
}


/* 服务 */
.section-fuwu .views-list{
	width: 218px;
	height: 96px;
	background-color: #ffffff;
	float: left;
	margin-right: 25px;
	background-repeat: no-repeat;
	background-position: 158px center;
	border-radius: 5px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
	-webkit-transition: transform 1.0s;
	-moz-transition: transform 1.0s;
	-ms-transition: transform 1.0s;
	-o-transition: transform 1.0s;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.section-fuwu .views-list:hover{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.section-fuwu .views-list:nth-child(1){background-image: url("../images/new_fuwu1.png");}
.section-fuwu .views-list:nth-child(2){background-image: url("../images/new_fuwu2.png");}
.section-fuwu .views-list:nth-child(3){background-image: url("../images/new_fuwu3.png");}
.section-fuwu .views-list:nth-child(4){background-image: url("../images/new_fuwu4.png");}
.section-fuwu .views-list:nth-child(5){background-image: url("../images/new_fuwu5.png");}
.section-fuwu .views-list.last{
	margin-right: 0;
}
.section-fuwu .views-list p{
	padding-left: 17px;
	font-size: 12px;
	color: #666666;
	padding-top: 25px;
	line-height: 16px;
}
.section-fuwu .views-list p span{
	display: block;
	font-size: 16px;
	margin-bottom: 8px;
	color: #0d1221;
}

.box-header{
	position: relative;
	background: #FFFFFF;
	padding-top: 50px;
	text-align: center;
}
.box-header .ch{
	color: #0d1221;
	font-size: 50px;
	line-height: 1;
}

.box-header .ch em{
	color: #0d1221;

}
.box-header .box-desc{
	line-height: 22px;
	color: #666666;
	font-size: 20px;
	text-align: center;
	margin-top: 30px;
	background: url("../images/sub_title_bg.png") center center no-repeat;
}


.fude_logo{
	float: left;
	height: 85px;
}
.site-info{
	float: right;
}
.site-info div{
	font-size: 16px;
	color: #000;
	line-height: 32px;
	padding-left: 35px;
	margin-top: 5px;
}
.site-info div span{
	color: #eb0000;
	font-family: 'Arial';
	font-size: 24px;
}
.site-info .site-tel{
	background: url(../images/tel.jpg) left center no-repeat;
}
.site-info .site-qq{
	background: url(../images/qq.jpg) left center no-repeat;
}
.fude_navbar{
	background: #1E9FFF;
	border-bottom: 5px solid #007EDE;
}
.fude_navbar .fude_nav{
	height: 50px;
}
.fude_navbar .fude_nav li{
	float: left;
	width: 109px;
}
.fude_navbar .fude_nav li a{
	position: relative;
	display: block;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #FFFFFF;
	font-size: 17px;
}
.fude_navbar .fude_nav li a:after{
	content: '　';
	display: block;
	position: absolute;
	right: 0;
	width: 2px;
	height: 50px;
	background: url(../images/navline.png) no-repeat;
	top: 0;
}
.fude_navbar .fude_nav li.active a,
.fude_navbar .fude_nav li a:hover{
	background-color: #026fc3;
}
.search-box {
	background: #f9f9f9;
}
.search-box .main{
	padding: 5px 0;
}
.search-bar{
	position: relative;
	float: left;
	width: 400px;
	height: 30px;
	border-radius: 3px;
	border: 1px solid #e6e6e6;
	background: #FFFFFF;
}
.search-bar .search-input{
	outline: none;
	border: 0;
	line-height: 30px;
	padding: 0 10px;
	width: 90%;
	background:transparent;
	font-size: 12px;
}
.btn-search{
	width: 30px;
	height: 30px;
	background: url(../images/sobar.jpg) center no-repeat;
	outline: none;
	border: 0;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
}
.keyworks{
	float: left;
	margin-left: 20px;
}
.keyworks span,
.keyworks a{
	display: inline-block;
	line-height: 30px;
	color: #808080;
	font-size: 12px;
	margin-right: 5px;
}
.keyworks a:hover{
	color: #FF0000;
}
.fullSlide{
	position: relative;
}
.fullSlide .bd li{
	height: 550px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
}
.fullSlide .hd{
	position: absolute;
	width: 100%;
	text-align: center;
	z-index: 111;
	bottom: 20px;
}
.fullSlide .hd li{
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: 0 5px;
	background: #FFFFFF;
	font-size: 0;
	overflow: hidden;
	border-radius: 8px;
	cursor: pointer;
}
.fullSlide .hd li.on{
	width: 70px;
	background: #1E9FFF;
}

/*顶部*/
a,span{
	display: inline-block;
	vertical-align: middle;
}
.head-container {
	width: 100%;
	background: #fff;
}

.c-nav-inner {
	height: 65px;
	position: relative;
	font-size: 0;
}
.c-nav-links {
	display: inline-block;
	vertical-align: middle;
}
.header .logo {
	float: left;
	display: block;
	width: 266px;
	height: 40px;
	margin-top: 3px;
}

.header .logo img {
	max-width: 100%;
}

.c-nav-categories {
	display: inline-block;
	vertical-align: middle;
}

.c-nav-categories .presentation {
	font-size: 16px;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

.c-nav-categories .presentation>a {
	display: inline-block;
	padding: 0 15px;
	color: #333;
	line-height: 65px;
	font-size: 14px;
	-webkit-transition: background-color .4s;
	transition: background-color .4s;
}

.header .topRight {
	position: relative;
	float: right;
	margin-top: -12px;
	margin-bottom: -12px;
	height: 70px;
}

.top_user {
	font-size: 0;
	position: relative;
	display: inline-block;
	color: #e0dad7;
}

.top_user .ai {
	overflow: hidden;
	width: 44px;
	height: 44px;
	border-radius: 50%;
}

.top_user .nick_name {
	font-size: 14px;
	margin-left: 10px;
}

.top_user .nick_name a {
	display: block;
}

.top_user .nick_name .nick {
	text-align: right;
	color: #474747;
}
/*form*/
.form-wrap{
	position: relative;
	background: url(../images/formbg.jpg) center top no-repeat;
	height: 530px;
}
.form-txt{
	text-align: center;
	padding-top: 50px;
	margin-bottom: 40px;
}
.form-txt h2{
	font-size: 55px;
	color: #fff000;
	line-height: 1.4;
	font-weight: bold;
	margin-bottom: 20px;
}

.form-txt h3{
	font-size: 30px;
	color: #FFFFFF;
	font-family: Impact;
}
.form-txt p{
	font-size: 20px;
	color: #FFFFFF;
	margin-bottom: 20px;
}
.form-main{
	width: 525px;
	margin: 0 auto;
}
.form-row{
	margin-bottom: 30px;
	overflow: hidden;
}
.form-row .hd{
	font-size: 20px;
	float: left;
	text-align: right;
	color: #FFFFFF;
	line-height: 32px;
	margin-right: 10px;
	width:100px;
}
.form-row .bd{
	float: left;
	width: 352px;
}
.form-row .form-input{
	height: 30px;
	width: 350px;
	outline: none;
	color: #FFFFFF;
	text-indent: 10px;
	border: 1px solid #0070CC;
	background-color: rgba(0,106,217,0.20);
} 
.form-button{
	text-align: center;
	padding-left: 60px;
}
.form-button .btn-submit{
	background: #fa0808;
	outline: none;
	border: 0;
	cursor: pointer;
	width: 200px;
	height: 40px;
	line-height: 40px;
	color: #FFFFFF;
	font-size: 16px;
}
.hezuo-list{
	overflow: hidden;
	margin: 0 -10px;
}
.hezuo-list li{
	float: left;
	padding: 10px;
}
.hezuo-list li img{
	border: 1px solid #e6e6e6;
	width: 148px;
	height: 58px;
}
.box-footer{
	text-align: center;
	padding-top: 40px;
}
.box-footer .box-more{
	width: 150px;
	height: 35px;
	line-height: 35px;
	background: #ff4747;
	color: #FFFFFF;
	display: inline-block;
	font-family: '宋体';
}
.box-footer .box-more:hover{
	background: #ff0909;
}
.v-lg-box{
	width: 640px;
	height: 390px;
	float: left;
	overflow: hidden;
}
.v-sm-box{
	float: right;
	width: 518px;
}
.v-sm-list{
	overflow:hidden;
	margin: 0 -10px;
}
.v-sm-list li{
	margin-bottom: 15px;
	padding: 0 10px;
	float: left;
}
.v-sm-list li .v-sm-box{
	display: block;width: 245px;
}
.v-sm-list li .v-pic{
	width: 245px;
	height: 140px;
}
.v-sm-list li .v-sm-box .v-tit{
	font-size: 12px;
	line-height: 20px;
	padding: 6px 0;
	color:#000;
}
.inner-header{
	overflow: hidden;
	margin-bottom: 15px;
}
.inner-header .box-more{
	font-size: 12px;
	float: right;
	line-height: 20px;
	display: block;
	color: #808080;
}
.inner-tit{
	float: left;
	position: relative;
	color: #1E9FFF;
	font-size: 20px;
	line-height: 20px;
	padding-left: 10px;
	font-weight: bold;
}
.inner-tit:before{
	content: ' ';
	width: 3px;
	height: 18px;
	background: #1E9FFF;
	position: absolute;
	left: 0;
	top: 1px;
	display: block;
}
.scale{
	display: block;
	overflow: hidden;
	cursor: pointer;
}
.scale img{
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}
.scale:hover img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
}
.piclist{
	overflow: hidden;
	margin: 0 -15px;
}
.piclist li{
	float: left;
	padding: 0 15px;
}
.piclist li .picbox{
	position: relative;
	display: block;
	width: 380px;
	height: 260px;
}
.piclist li .picbox img{
	width: 380px;
	height: 260px;
}
.piclist li .picbox p{
	background-color: rgba(0,147,255,.5);
	height: 40px;
	line-height: 40px;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

.sv-tabs{
	position: absolute;
	left: 0;
	right: 0px;
	top: -20px;
}
.sv-tabs ul{
	height: 40px;
}
.sv-tabs ul li{
	float: left;
}
.sv-tabs ul li a{
	background: #FFFFFF;
	display: block;
	height: 40px;
	line-height: 40px;
	width: 131px;
	text-align: center;
	border: 1px solid #e6e6e6;
	font-size: 15px;
	color:#000;
}
.sv-tabs ul li a:hover{
	background: #1E9FFF;
	border: 1px solid #1E9FFF;
	color: #FFFFFF;
}
.sv-main{
	position: relative;
}
.sv-list {
	margin: 0 -14px;
}
.sv-list li{
	float: left;
	padding: 14px;
}
.sv-list li .sv-box{
	width: 380px;
}
.sv-pic{
	width: 380px;
	height: 200px;
}
.sv-title{
	height: 30px;
	margin: 15px 0;
	background: url(../images/arr_gray.png) right center no-repeat;
}
.sv-title a{
	font-size: 18px;
	color:#000;
}
.sv-box:hover .sv-desc,.sv-box:hover .sv-title a{
	color:#1E9FFF; 
}
.sv-box:hover .sv-title{
	background: url(../images/arr.png) right center no-repeat; 
}

.sv-desc{
	color: #666;
	font-size: 12px;
	line-height: 2;
	height: 120px;
	font-family: 宋体;
}
.about-main{
	width: 770px;
	float: left;
	overflow: hidden;
}
.notice-main{
	float: right;
	width: 410px;
}
.about-video{
	display: block;
	float: left;
	position: relative;
	margin-right: 10px;
}
.about-main p{
	line-height: 24px;
	font-size: 12px;
	font-family: '宋体';
}

.link-enter{
	overflow: hidden;
	margin: 0 -5px;
	padding: 5px 0;
}
.link-enter li{
	float: left;
	padding:5px;
}
.notice-main .txt-list li:hover span{
	color: #2878d1;
}
.notice-main .txt-list li a:hover{
	color: #2878d1;
}
.ly-section{
	background: #1E9FFF;
	padding: 50px 0;
	color: #FFFFFF;
}
.ly-title{
	font-size: 50px;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
}
.ly-main{
	position: relative;
	height: 477px;
	background: url(../images/liyou.png) center no-repeat;
}
.ly-main .ly-lt{
	width: 275px;
	float: left;
	padding-top: 20px;
	margin-left: 30px;
}
.ly-main .ly-rt{
	width: 275px;
	float: right;
	padding-top: 20px;
}
.ly-text{
	padding-top: 60px;
}
.ly-text h4{
	font-size: 22px;
	line-height: 1.2;
	margin-bottom: 10px;
}
.ly-text p{
	font-size: 16px;
	line-height: 1.6;
}
.n-nobmt{
	margin-bottom: 0;
}








.fude_banner{ height:550px; width: 100%;}
.fude_banner a{ height:450px; display: block; width: 1000px; margin: 0 auto;}







/*在线客服*/

.icon{ background:url(../images/icon.png) no-repeat;}
.qust_contach ul li span.icon{_margin-left:-45px;}

.pst_re{ position:relative}
.qust_contach{ background:#f5f5f5; border:#fff 1px solid; width:125px;padding:1px 5px 10px; font-size:12px; line-height:18px; position: fixed; right:5px; top:85px; z-index:9999;
-webkit-box-shadow: 0 0px 7px rgba(0,0,0,0.3);
   -moz-box-shadow: 0 0px 7px rgba(0,0,0,0.3);
	    box-shadow: 0 0px 7px rgba(0,0,0,0.3);}
@media(max-width:760px){.qust_contach{margin:15px auto;}}
/*close*/
a.qst_close {width:19px; height:22px; overflow:hidden; background-position:-102px -351px; float:right; display:block; margin:-1px -5px 0 0}
a.qst_close:hover{ background-position:-102px -390px;}
/*list*/
.qust_contach ul li{ border-bottom:#d8d8d8 1px solid; border-top:#fff 1px solid; padding:5px; position:relative}
.qust_contach ul { text-align:center;}
.shouqian,.shouhou,.zixun,.tijian,.yuyue,.suces{ width:20px; height:24px; display:inline-block; margin-bottom:-4px; margin-right:3px}
.shouqian{ background-position:-97px -2px;}
 .shouhou{ background-position:-97px -65px;}
   .zixun{ background-position:-97px -126px;}
  .tijian{ background-position:-97px -200px;}
   .yuyue{ background-position:-97px -276px;}
   .suces{ background-position:-100px -427px;}
.qst_info p{ line-height:20px;}   
.qust_contach ul li a{color: #070707}
.qust_contach ul li:hover{ background:#e7edef;}   
a.qst_info:hover .shouqian,.qust_contach ul li:hover .shouqian{ background-position:-339px -2px;}
a.qst_info:hover .shouhou,.qust_contach ul li:hover .shouhou{ background-position:-339px -65px;}
a.qst_info:hover .zixun,.qust_contach ul li:hover .zixun{ background-position:-339px -126px;}
a.qst_info:hover .tijian,.qust_contach ul li:hover .tijian{ background-position:-339px -200px;}
a.qst_info:hover .yuyue,.qust_contach ul li:hover .yuyue{ background-position:-339px -276px;}
a.qst_info:hover .suces,.qust_contach ul li:hover .suces{ background-position:-100px -462px;}

a.qq{width:75px; height:22px; display:inline-block; background-position:-187px -138px; margin:0 3px}
a.qq:hover{background-position:-187px -91px; cursor:pointer}/*background-position:-191px -148px;*/
a.tj_btn{width:79px; height:22px; display:inline-block; background-position:-184px -442px; margin:3px  3px 5px; text-align:center; line-height:22px;color:#1f495d; font-weight:bold}
a.tj_btn:hover{background-position:-184px -471px; cursor:pointer;color:#1a649d; font-weight:normal}
a.more{ color:#018ee8; margin-left:15px;}
a.more:hover{ color:#0d4c9a;}

.suces_btn a{width:53px; height:22px; display:block; float:left; background-position:0 -431px; margin:0 1px; text-align:center; line-height:22px;  font-size:11px; color:#1f495d; font-weight:bold}
.suces_btn a:hover{background-position:0 -463px; cursor:pointer; color:#1a649d; font-weight:normal}

a.qst_info:hover .suces,.qust_contach ul li:hover .suces{ background-position:-100px -462px;}
a.back_top{ width:25px; height:27px; margin:10px 0 10px 45px; background-position:-342px -343px; display:block}
a.back_top:hover,.qust_contach ul li:hover .back_top{ background-position:-342px -394px;}
.qust_show{ background:#f5f5f5; border:#fff 1px solid; width:30px;padding:15px 15px 20px; font-size:12px; line-height:18px; position:absolute; right:10px; top:15px; z-index:9999;
-webkit-box-shadow: 0 0px 7px rgba(0,0,0,0.3);
   -moz-box-shadow: 0 0px 7px rgba(0,0,0,0.3);
	    box-shadow: 0 0px 7px rgba(0,0,0,0.3); text-align:center;font-size:15px; line-height:18px;
		-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.qust_show span.server{background-position:-1px -363px;width:30px; height:30px; display:inline-block; }
.qust_show:hover{ background:#e7edef;}


/* 修改首页 */
/*.new_main{*/
/*	background-color: #fff;*/
/*	margin-top: 45px;*/
/*}*/
.section-data{
	/*padding-bottom: 45px;*/
}
/* 百越数据 */
.baiyuedata .list{
	width: 180px;
	float: left;
	margin: 0 30px;
}
.baiyuedata .round-box{
	width: 143px;
	height: 143px;
	padding: 7px;
	border: 1px dashed rgba(50, 150, 250, 1);
	border-radius: 50%;
	margin: 0 auto;
}
.baiyuedata .round{
	width: 143px;
	height: 143px;
	background-color: rgba(50, 150, 250, 1);
	border-radius: 50%;
	text-align: center;
	line-height: 143px;
	font-size: 53px;
	font-weight: bold;
	color: #fff;
}
.baiyuedata .list-2 .round-box,
.baiyuedata .list-4 .round-box{
	border-color: rgba(50, 150, 250, .6);
}
.baiyuedata .list-2 .round,
.baiyuedata .list-4 .round{
	background-color: rgba(50, 150, 250, .6);
}
.baiyuedata .round span{
	font-size: 18px;
	font-weight: normal;
}
.baiyuedata .list p{
	font-size: 30px;
	color: #333;
	text-align: center;
	margin-top: 30px;
}

/* 互联网 */
.hlw li{
	width: 379px;
	height: 418px;
	float: left;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
	margin: 0 30px 30px 0;
	transition: all 0.2s ease 0s;
}
.hlw li:hover{
	transform:translateY(-20px);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.hlw li.list-3,
.hlw li.list-6{
	margin-right: 0;
}
.hlw li .ico{
	width: 114px;
	height: 114px;
	margin: 60px auto 0;
	transform:rotate(45deg);
	-ms-transform:rotate(45deg); 	/* IE 9 */
	-moz-transform:rotate(45deg); 	/* Firefox */
	-webkit-transform:rotate(45deg); /* Safari 和 Chrome */
	-o-transform:rotate(45deg); 	/* Opera */
}
.hlw li .ico div{
	width: 114px;
	height: 114px;
	background-position: center center;
	background-repeat: no-repeat;
	transform:rotate(-45deg);
	-ms-transform:rotate(-45deg); 	/* IE 9 */
	-moz-transform:rotate(-45deg); 	/* Firefox */
	-webkit-transform:rotate(-45deg); /* Safari 和 Chrome */
	-o-transform:rotate(-45deg); 	/* Opera */
}
.hlw li.list-1 .ico {background-color: #fec629;}
.hlw li.list-2 .ico {background-color: #30c0a7;}
.hlw li.list-3 .ico {background-color: #fd6d6d;}
.hlw li.list-4 .ico {background-color: #2ac8ed;}
.hlw li.list-5 .ico {background-color: #c688f1;}
.hlw li.list-6 .ico {background-color: #ffa837;}

.hlw li.list-1 .ico div{background-image: url("../images/hlw1.png");}
.hlw li.list-2 .ico div{background-image: url("../images/hlw2.png");}
.hlw li.list-3 .ico div{background-image: url("../images/hlw3.png");}
.hlw li.list-4 .ico div{background-image: url("../images/hlw4.png");}
.hlw li.list-5 .ico div{background-image: url("../images/hlw5.png");}
.hlw li.list-6 .ico div{background-image: url("../images/hlw6.png");}

.hlw li span{
	display: block;
	text-align: center;
	font-size: 26px;
	color: #333333;
	margin-top: 60px;
}
.hlw li p{
	font-size: 20px;
	color: #666666;
	line-height: 30px;
	text-align: center;
	margin-top: 20px;
}
/* 师资 */
.shizi-box img{
	/*position: absolute;*/
	/*right: 57px;*/
	/*bottom: 0;*/
}
.shizi-box{
	width: 100%;
	height: 319px;
}
#certify .swiper-slide:nth-child(1) .shizi-box{background: url("../images/shizi1.png") 447px bottom no-repeat;}
#certify .swiper-slide:nth-child(2) .shizi-box{background: url("../images/shizi2.png") 447px bottom no-repeat;}
#certify .swiper-slide:nth-child(3) .shizi-box{background: url("../images/shizi3.png") 447px bottom no-repeat;}
#certify .swiper-slide:nth-child(4) .shizi-box{background: url("../images/shizi4.png") 447px bottom no-repeat;}
#certify .swiper-slide:nth-child(5) .shizi-box{background: url("../images/shizi5.png") 447px bottom no-repeat;}

#certify .swiper-slide:nth-child(6) .shizi-box{background: url("../images/shizi1.png") 447px bottom no-repeat;}
#certify .swiper-slide:nth-child(7) .shizi-box{background: url("../images/shizi2.png") 447px bottom no-repeat;}
#certify .swiper-slide:nth-child(8) .shizi-box{background: url("../images/shizi3.png") 447px bottom no-repeat;}
#certify .swiper-slide:nth-child(9) .shizi-box{background: url("../images/shizi4.png") 447px bottom no-repeat;}
#certify .swiper-slide:nth-child(10) .shizi-box{background: url("../images/shizi5.png") 447px bottom no-repeat;}

#certify .swiper-slide:nth-child(11) .shizi-box{background: url("../images/shizi1.png") 447px bottom no-repeat;}
#certify .swiper-slide:nth-child(12) .shizi-box{background: url("../images/shizi2.png") 447px bottom no-repeat;}
#certify .swiper-slide:nth-child(13) .shizi-box{background: url("../images/shizi3.png") 447px bottom no-repeat;}
#certify .swiper-slide:nth-child(14) .shizi-box{background: url("../images/shizi4.png") 447px bottom no-repeat;}
#certify .swiper-slide:nth-child(15) .shizi-box{background: url("../images/shizi5.png") 447px bottom no-repeat;}
#certify{position:relative;width:1200px;margin:0 auto}
#certify .swiper-container{padding-bottom:60px}
#certify .swiper-slide{width:669px;height:319px; background-image: url("../images/shizi_bg.png");}
#certify .swiper-slide img{display:block}
#certify .swiper-slide span{font-size: 20px; font-weight: bold; line-height: 1; color: #1e9fff;padding: 70px 0 0 40px;}
#certify .swiper-slide p{padding: 30px 0 0 40px; font-size: 14px; width: 370px; color: #0d1221; line-height: 28px;}

/* 新闻中心 */
.section-news .main{
	padding-bottom: 0;
}
.news-lt{
    float: left;
    width: 603px;
}
.news-rt{
    float: right;
    width: 583px;
}
.news-promote{
    position: relative;
    overflow: hidden;
}
.news-promote .promote-img img{
    width: 100%;
    height: 425px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
.news-promote p{
    width: 100%;
    position: absolute;
    background: rgba(0,0,0, .3);
    line-height: 1;
    padding: 15px 0;
    bottom: 0;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}
.news-promote p a{
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    margin-left: 20px;
}
.news-bkzn{
    margin-top: 12px;
}
.news-bkzn-title{
    font-size: 16px;
    color: #232323;
    padding-left: 12px;
    line-height: 1;
    border-left: 2px solid #1e9fff;
}
.news-bkzn li{
    margin-top: 17px;
    border: 1px solid #dedede;
    line-height: 1;
    color: #666666;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAALCAYAAABGbhwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpEOEUzQjFFNTQ5RjlFOTExQTJFMzgxNTBCQjA4M0MxNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpFM0RDNERBNzA0NjUxMUVBOUE1QkIyNDE5NTJGQjE1QSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpFM0RDNERBNjA0NjUxMUVBOUE1QkIyNDE5NTJGQjE1QSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjJCNDc2RkNERkYwMEVBMTE5NEIwQUJFQzE0REVBRjQ5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RTNCMUU1NDlGOUU5MTFBMkUzODE1MEJCMDgzQzE2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+5lnaRQAAAJFJREFUeNpiTEtLE2NgYBApKyu7xoAHMAGxOBBf7Orq6gFiAXwKQYAFiIuB+DZQcRYQs+BSCAMiQDwViE8BFTvgUwgDhkC8H6h4HRAr4lMIA4FAfBWouIGQQhA4CMSrWPAouAPE+cBg24bL6g9AXALE2jBFsGCBgX9AvACIy4EK3qDrhik8AMRFQAXncbkDIMAAk28pNxQFw9UAAAAASUVORK5CYII=");
    background-position: 10px center;
    padding: 8px 0 8px 30px;
    background-repeat: no-repeat;
}
.news-bkzn li a{
    font-size: 15px;
    font-weight: bold;
    color: #666;
}
.news-rt .inner-tab .hd li{
    width: 25%;
    float: left;
    padding-top: 8px;
    position: relative;
}
.news-rt .inner-tab .hd li a{
    line-height: 41px;
    font-size: 18px;
    text-align: center;
    display: block;
    color: #fff;
}
.news-rt .inner-tab .hd li:nth-child(1) a{background-color: #f8b551;}
.news-rt .inner-tab .hd li:nth-child(2) a{background-color: #1b76bc;}
.news-rt .inner-tab .hd li:nth-child(3) a{background-color: #009944;}
.news-rt .inner-tab .hd li:nth-child(4) a{background-color: #ae5da1;}
.news-rt .inner-tab .hd li span{
    display: none;
    position: absolute;
    width: 100%;
    padding-right: 1px;
    height: 8px;
    top: 8px;
    transition:all 0.2s ease 0s;
}
.news-rt .inner-tab .hd li:hover span,
.news-rt .inner-tab .hd li.on span{
    display: block;
    top: 0;
    transition:all 0.2s ease 0s;
}
.news-rt .inner-tab .hd li:nth-child(1) span{background-color: #f8b551;}
.news-rt .inner-tab .hd li:nth-child(2) span{background-color: #1b76bc;}
.news-rt .inner-tab .hd li:nth-child(3) span{background-color: #009944;}
.news-rt .inner-tab .hd li:nth-child(4) span{background-color: #ae5da1;padding-right: 0;}
.news-rt .bd li{
    position: relative;
    border: 1px solid #e6e6e6;
    padding: 14px 28px 9px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    margin-bottom: 15px;
    transition: all 0.2s ease 0s;
}
.news-rt .bd li:hover{
    background-color: #1e9fff;
}
.news-rt .bd li:hover p,
.news-rt .bd li:hover p a,
.news-rt .bd li:hover .n-date,
.news-rt .bd li:hover .n-date span{ color: #fff }
.news-rt .bd li .n-date{
    width: 45px;
    float: left;
    font-size: 14px;
    color: #000;
    text-align: center;
    line-height: 1;
}
.news-rt .bd li .n-date span{
    display: block;
    font-weight: bold;
    font-size: 38px;
    color: #000;
    margin-bottom: 2px;
    text-align: center;
}
.news-rt .bd li p{
    width: 455px;
    float: right;
    font-size: 13px;
    color: #0d1221;
    line-height: 22px;
}
.news-rt .bd li p a{
    display: block;
    font-size: 17px;
    color: #000;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 10px;
}

/* 新闻类型  */
.section-news-type .main{
	padding-top: 0;
}
.section-news-type .news-type-list{
	width: 300px;
	float: left;
	padding-top: 42px;
	transition: all 0.2s ease 0s;
}
.section-news-type .news-type-list:hover{
	background-color: #3296fa;
}
.section-news-type .news-type-list:hover .ico{
	padding-top: 75px;
}
.home .section-news-type .news-type-list:hover a{
	background: none;
}
.section-news-type .news-type-list a{
	width: 100%;
	height: 450px;
	display: block;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100%;
	position: relative;
}
.section-news-type .news-type-list a:after{
	width: 100%;
	position: absolute;
	bottom: 0;
	background-color: #000;
	opacity: 0.1;
	height: 450px;
	content: " ";
	display: block;
	z-index: 1;
}
.section-news-type .news-type-list .layer{
	width: 100%;
	height: 450px;
	bottom: 0;
	position: absolute;
	z-index: 9;
}
.section-news-type .news-type-list:hover a:after{
	height: 0;
}
.section-news-type .news-type-list:nth-child(1) a{background-image: url("../images/news1.jpg");}
.section-news-type .news-type-list:nth-child(2) a{background-image: url("../images/news2.jpg");}
.section-news-type .news-type-list:nth-child(3) a{background-image: url("../images/news3.jpg");}
.section-news-type .news-type-list:nth-child(4) a{background-image: url("../images/news4.jpg");}
.section-news-type .news-type-list .ico{
	text-align: center;
	padding-top: 138px;
}
.section-news-type .news-type-list .ico img{
	display: inline;
}
.section-news-type .news-type-title{
	text-align: center;
	font-size: 28px;
	color: #fff;
	margin-top: 30px;
	position: relative;
}

.section-news-type .news-type-title:after{
	content: " ";
	display: block;
	margin: 20px auto 0;
	width: 44px;
	height: 3px;
	background-color: #fff;
}
.section-news-type .news-type-list p{
	margin-top: 25px;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	text-align: center;
}



/* 品牌 */
.section-pinpai{
	height: 452px;
	background: url("../images/pinpai_bg.jpg") center top no-repeat;
}
.section-pinpai .pinpai{
	width: 984px;
}
.section-pinpai .views-list{
	width: 146px;
	float: left;
	padding-top: 150px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	background-image: url("../images/pinpai.png");
	background-repeat: no-repeat;
	margin: 100px 50px 0;
}
.section-pinpai .views-list:nth-child(1){background-position: 0 0;}
.section-pinpai .views-list:nth-child(2){background-position: -246px 0;}
.section-pinpai .views-list:nth-child(3){background-position: -492px 0;}
.section-pinpai .views-list:nth-child(4){background-position: -738px 0;}

.home .footer_bq div{
	width: 1200px !important;
	padding-bottom: 15px;
}
.home .footer_bq div a{
	margin: 0 12px;
}

body.home{
	min-width: 1200px;
}
#banner .swiper-slide {
	height: auto;
	text-align: center;
	font-size: 18px;
	background: #fff;

	/*Center slide text vertically*/
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
#banner img{
	width: 100%;
	display: block;
}

/* 荣誉 */
.section-rongyu .main{position: relative;}
.home .section-rongyu .swiper-container{
	margin: 0 90px;
}
.home .section-rongyu .swiper-container .swiper-slide{
	height: auto;
}
.home .section-rongyu .tu{
	background-color: #b8d4f0;
	padding: 10px;
	border-radius: 5px;
}
.home .section-rongyu p{
	text-align: center;
	color: #0d1221;
	font-size: 20px;
	line-height: 1.1;
	padding-top: 15px;
}
.swiper-button-next, .swiper-button-prev{
	margin-top: -55px;
}