@charset "utf-8";
/* CSS Document */
*{ margin:0; padding: 0; font-family: Microsoft Yahei, "微软雅黑", Arial, "Times New Roman";}
body{ text-align: justify;}
a{ text-decoration:none; font-size: 14px; color:#000;}
input,select,textarea{ outline:none;}

.clear{clear:both;}
.clearfix{ *zoom: 1;}
.clearfix:before{ content: ""; display: table;}
.clearfix:after{ content: ""; display: table; clear: both;}

.pic{ overflow: hidden;}
.pic img{ max-width: 100%; display: block; width: 100%; overflow: hidden;transition: all 0.5s;transform: scale(1); max-height:100%;}

.left{ float:left;}
.right{ float:right;}


input{-webkit-appearance:none; border-radius: 0;}

.top{
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
}
.top .left{
	font-size: 30px;
	color: #0193d8;
	font-weight: bold;
	line-height: 86px;
	letter-spacing: 7px;
}
.top .right img{
	display: block;
	margin: 22px 0 0 0;
}

.menubg{
	width: 100%;
	background: #0193d8;
	position: relative;
}
.menu{
	max-width: 1600px;
	margin: 0 auto;
	line-height: 70px;
	font-size: 24px;
}
.menu .left{
	font-size: 24px;
	color: #fff;
}
.menu .nav{
	font-size: 24px;
	color: #fff;
}
.menu .nav li{
	display: block;
	float: left;
	width: 100px;
	margin: 0 0 0 15px;
	text-align: center;
	position: relative;
}

.menu .nav ul li a{
	display: block;
	font-size: 16px;
	color: #fff;
	-moz-transition: 	all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: 	all 0.5s;
	-o-transition: 		all 0.5s;
	transition: 		all 0.5s;
}

.menu .nav>ul>li>a{
	border-top: 4px solid #0193d8;
	height: 66px;
}
.menu .nav>ul>li.this>a,
.menu .nav>ul>li:hover>a{
	background: #fff;
	color: #0193d8;
	-moz-transition: 	all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: 	all 0.5s;
	-o-transition: 		all 0.5s;
	transition: 		all 0.5s;
}
.menubg_2{
	width: 100%;
	height: 112px;
	background: #fff;
	display: none;
	top: 70px;
	position: absolute;
	z-index: 9;
}

.menu .nav>ul>li>ul{
	position: absolute;
	display: none;
	width: 500%;
	left: -30px;
	z-index: 99;
}

.menu .nav>ul>li>ul>li{
	margin: 0 15px 0 0;
	float: left;
}
.menu .nav>ul>li>ul>li a{
	padding: 42px 0 0 0;
	color: #000;
	font-size: 14px;
}
.menu .nav>ul>li>ul>li:hover a{
	color: #0193d8;
}

.about_ul li:nth-child(1){ background: url("../images/icon/icon_about_ul_1_1.png") center top 35px no-repeat;}
.about_ul li:nth-child(2){ background: url("../images/icon/icon_about_ul_2_1.png") center top 35px no-repeat;}
.about_ul li:nth-child(3){ background: url("../images/icon/icon_about_ul_3_1.png") center top 35px no-repeat;}

.about_ul li:nth-child(1):hover{ background: url("../images/icon/icon_about_ul_1_2.png") center top 35px no-repeat;}
.about_ul li:nth-child(2):hover{ background: url("../images/icon/icon_about_ul_2_2.png") center top 35px no-repeat;}
.about_ul li:nth-child(3):hover{ background: url("../images/icon/icon_about_ul_3_2.png") center top 35px no-repeat;}



.pro_ul_1 li:nth-child(1){ background: url("../images/icon/icon_pro1_ul_1_1.png") center top 35px no-repeat;}
.pro_ul_1 li:nth-child(2){ background: url("../images/icon/icon_pro1_ul_2_1.png") center top 35px no-repeat;}
.pro_ul_1 li:nth-child(3){ background: url("../images/icon/icon_pro1_ul_3_1.png") center top 35px no-repeat;}
.pro_ul_1 li:nth-child(4){ background: url("../images/icon/icon_pro1_ul_4_1.png") center top 35px no-repeat;}

.pro_ul_1 li:nth-child(1):hover{ background: url("../images/icon/icon_pro1_ul_1_2.png") center top 35px no-repeat;}
.pro_ul_1 li:nth-child(2):hover{ background: url("../images/icon/icon_pro1_ul_2_2.png") center top 35px no-repeat;}
.pro_ul_1 li:nth-child(3):hover{ background: url("../images/icon/icon_pro1_ul_3_2.png") center top 35px no-repeat;}
.pro_ul_1 li:nth-child(4):hover{ background: url("../images/icon/icon_pro1_ul_4_2.png") center top 35px no-repeat;}



.pro_ul_2 li:nth-child(1){ background: url("../images/icon/icon_pro2_ul_1_1.png") center top 35px no-repeat;}
.pro_ul_2 li:nth-child(2){ background: url("../images/icon/icon_pro2_ul_2_1.png") center top 35px no-repeat;}
.pro_ul_2 li:nth-child(3){ background: url("../images/icon/icon_pro2_ul_3_1.png") center top 35px no-repeat;}
.pro_ul_2 li:nth-child(4){ background: url("../images/icon/icon_pro2_ul_4_1.png") center top 35px no-repeat;}

.pro_ul_2 li:nth-child(1):hover{ background: url("../images/icon/icon_pro2_ul_1_2.png") center top 35px no-repeat;}
.pro_ul_2 li:nth-child(2):hover{ background: url("../images/icon/icon_pro2_ul_2_2.png") center top 35px no-repeat;}
.pro_ul_2 li:nth-child(3):hover{ background: url("../images/icon/icon_pro2_ul_3_2.png") center top 35px no-repeat;}
.pro_ul_2 li:nth-child(4):hover{ background: url("../images/icon/icon_pro2_ul_4_2.png") center top 35px no-repeat;}


.news_ul li:nth-child(1){ background: url("../images/icon/icon_news_ul_1_1.png") center top 35px no-repeat;}
.news_ul li:nth-child(2){ background: url("../images/icon/icon_news_ul_2_1.png") center top 35px no-repeat;}
.news_ul li:nth-child(3){ background: url("../images/icon/icon_news_ul_3_1.png") center top 35px no-repeat;}

.news_ul li:nth-child(1):hover{ background: url("../images/icon/icon_news_ul_1_2.png") center top 35px no-repeat;}
.news_ul li:nth-child(2):hover{ background: url("../images/icon/icon_news_ul_2_2.png") center top 35px no-repeat;}
.news_ul li:nth-child(3):hover{ background: url("../images/icon/icon_news_ul_3_2.png") center top 35px no-repeat;}


.contact_ul li:nth-child(1){ background: url("../images/icon/icon_contact_ul_1_1.png") center top 35px no-repeat;}
.contact_ul li:nth-child(2){ background: url("../images/icon/icon_contact_ul_2_1.png") center top 35px no-repeat;}
.contact_ul li:nth-child(3){ background: url("../images/icon/icon_contact_ul_3_1.png") center top 35px no-repeat;}

.contact_ul li:nth-child(1):hover{ background: url("../images/icon/icon_contact_ul_1_2.png") center top 35px no-repeat;}
.contact_ul li:nth-child(2):hover{ background: url("../images/icon/icon_contact_ul_2_2.png") center top 35px no-repeat;}
.contact_ul li:nth-child(3):hover{ background: url("../images/icon/icon_contact_ul_3_2.png") center top 35px no-repeat;}




.banner{
	width: 100%;
	height: 700px;
}

.search{
	width: 40px;
	height: 70px;
	background: url("../images/sbut.png") center right no-repeat;
}



.stitle{
	margin: 0 0 26px 0;
}
.stitle span{
	font-size: 36px;
	color: #282828;
}
.stitle p{
	font-size: 14px;
	color: #888;
	font-weight: lighter;
}



.more{
	display: block;
	width: 152px;
	height: 52px;
	background: #0193d8;
	color: #fff;
	text-align: center;
	line-height: 52px;
	font-size: 16px;
}







.probg{
	background: #f7f6fb;
}
.pro{
	width: 1200px;
	margin: 0 auto;
	padding: 75px 0 50px 0;
}
.pro li{
	display: block;
	float: left;
	position: relative;
	width: 380px;
	margin: 0 30px 30px 0;
}
.pro li p{
	line-height: 50px;
	background: #fff;
	overflow: hidden;
	height: 50px;
	width: 90%;
	padding: 0 5%;
	text-align: center;
	font-size: 16px;
}
.pro li:hover p{
	color: #0193d8;
}
.pro li:hover img{
	-moz-transition: 	all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: 	all 0.5s;
	-o-transition: 		all 0.5s;
	transition: 		all 0.5s;
	-moz-transform: 	scale(1.1);
	-webkit-transform: 	scale(1.1);
	-ms-transform: 		scale(1.1);
	-o-transform: 		scale(1.1);
	transform: 			scale(1.1);
}


.pro li:nth-child(3),
.pro li:nth-child(6),
.pro li:nth-child(9),
.pro li:nth-child(12),
.pro li:nth-child(15){
	margin: 0 0 30px 0;
}


.aboutbg{
	width: 100%;
	height: 390px;
	padding: 74px 0;
	background: url("../images/bg_about_1.jpg") center no-repeat;
}
.aboutbg .about{
	width: 520px;
	padding: 0 0 0 680px;
	margin: 0 auto;
	line-height: 24px;
	color: #fff;
	font-size: 14px;
}
.aboutbg .about .stitle *{
	color: #fff;
}
.aboutbg .about .stitle{
	margin: 0 0 50px 0;
}
.aboutbg .about .more{
	text-indent: 0;
	margin: 50px 0 0 0;
}



.case{
	width: 1200px;
	padding: 75px 0;
	margin: 0 auto;
}
.case .stitle{
	text-align: center;
}


.case .caseul li{
	display: block;
	float: left;
}


.case li:hover img{
	-moz-transition: 	all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: 	all 0.5s;
	-o-transition: 		all 0.5s;
	transition: 		all 0.5s;
	-moz-transform: 	scale(1.1);
	-webkit-transform: 	scale(1.1);
	-ms-transform: 		scale(1.1);
	-o-transform: 		scale(1.1);
	transform: 			scale(1.1);
}


.newsbg{
	background: #f7f6fb;
	padding: 75px 0;
}
.newsbg .news{
	width: 1200px;
	margin: 0 auto;
}
.newsbg .news .stitle{
	text-align: center;
}

.newsbg .news .newsli{
	width: 600px;
}
.newsbg .news .newsli li{
	background: #fff;
	border-bottom: 1px solid #c4c4c4;
	display: block;
}
.newsbg .news .newsli li a{
	padding: 30px 45px;
	display: block;
}
.newsbg .news .newsli li .left{
	width: 365px;
}
.newsbg .news .newsli li .left span{
	font-size: 16px;
	display: block;
	color: #484848;
	margin: 0 0 15px 0;
}
.newsbg .news .newsli li:hover .left span{
	color: #0193d8;
}
.newsbg .news .newsli li .left p{
	font-size: 14px;
	color: #9e9e9e;
	line-height: 24px;
}
.newsbg .news .newsli li .right span{
	font-size: 24px;
	display: block;
	color: #484848;
	margin: 10px 0 0 0;
	font-family: OPPOSans, Microsoft Yahei, "微软雅黑", Arial, "Times New Roman"
}
.newsbg .news .newsli li .right p{
	font-size: 18px;
	color: #484848;
}
.newsbg .news .newspic{
	width: 600px;
}
.newsbg .news .newspic .text{
	padding: 30px 35px;
	background: #0193d8;
}
.newsbg .news .newspic .text span{
	font-size: 16px;
	display: block;
	color: #fff;
	margin: 0 0 15px 0;
}
.newsbg .news .newspic .text p{
	font-size: 14px;
	color: #fff;
	line-height: 24px;
}
.newsbg .news .newspic:hover img{
	-moz-transition: 	all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: 	all 0.5s;
	-o-transition: 		all 0.5s;
	transition: 		all 0.5s;
	-moz-transform: 	scale(1.1);
	-webkit-transform: 	scale(1.1);
	-ms-transform: 		scale(1.1);
	-o-transform: 		scale(1.1);
	transform: 			scale(1.1);
}


.partner{
	width: 1200px;
	margin: 0 auto;
	padding: 75px 0;
}
.partner .stitle{
	text-align: center;
}
.partner .partnerul{
	position: relative;
}
.partner .partnerul li{
	display: block;
	float: left;
	width: 240px;
	position: relative;
	-moz-transition: 	all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: 	all 0.5s;
	-o-transition: 		all 0.5s;
	transition: 		all 0.5s;
}
.partner .partnerul li:hover{
	box-shadow: 0 0 12px 0 rgba(64,115,88,.25);
	z-index: 99;
	-moz-transition: 	all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: 	all 0.5s;
	-o-transition: 		all 0.5s;
	transition: 		all 0.5s;
}
.partner .partnerul li:before{
	position: absolute;
	content: '';
	display: block;
	width: 1px;
	height: 100%;
	background: #efefef;
	z-index: 9;
	left: 0;
	top: 0;
}
.partner .partnerul:after{
	position: absolute;
	content: '';
	display: block;
	width: 1px;
	height: 100%;
	background: #efefef;
	z-index: 9;
	right: 0;
	top: 0;
}
.partnerbg{
	overflow: hidden;
}
.partner .partnerul:before{
	position: absolute;
	content: '';
	display: block;
	width: 500%;
	height: 1px;
	background: #efefef;
	z-index: 9;
	left: -100%;
	top: 158px;
}


.xbanner{
	height: 284px;
	background: url("../images/xbanner.png") center no-repeat;
}


.footer{
	width: 1200px;
	margin: 0 auto;
	padding: 70px 0;
}

.fcontact{
	width: 420px;
	color: #333333;
	font-size: 16px;
	line-height: 30px;
}
.fcontact h3{
	font-size: 18px;
	margin: 0 0 10px 0;
}
.fewm{
	width: 350px;
	text-align: center;
	margin: 50px 0 0 0;
}
.fewm p{
	margin: 0 0 30px 12px;
	font-size: 14px;
	letter-spacing: 10px;
}
.fmessage{
	width: 350px;
}


.fcr{
	line-height: 34px;
	text-align: center;
	color: #333333;
	background: #f7f6fb;
	font-size: 14px;
}
.fcr a{
	color: #333333;
	font-size: 14px;
}



.nbanner{
	height: 480px;
}




.naboutbg{
	height: 288px;
	background: url("../images/bg_about_2.jpg") center no-repeat;
}
.naboutbg .about{
	width: 1140px;
	padding: 0 30px;
}

.naboutbg .stitle{
	text-align: center;
}


.mdintrobg{
	background: #f6f6f6;
}
.mdintro{
	width: 1200px;
	margin: 0 auto;
	padding: 75px 0;
	line-height: 30px;
	color: #010101;
}
.mdintro h4{
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 20px 0;
}
.mdintro p{
	font-size: 14px;
}




.section_class{
	width: 1200px;
	margin: 0 auto;
	border-bottom: 1px solid #e7e7e7;
}

.section_class li{
	float: left;
	display: block;
	line-height: 70px;
	margin: 0 55px 0 0;
	position: relative;
}
.section_class li.this:after,
.section_class li:hover:after{
	position: absolute;
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background: #0193d8;
	z-index: 9;
	bottom: 0;
	left: 0;
}

.section_class li a{
	font-size: 24px;
	display: block;
}
.section_class li.this a,
.section_class li:hover a{
	color: #0193d8;
}


.ncase{
	
}
.ncase .caseul li{
	width: 384px;
	margin: 0 24px 24px 0;
}
.ncase .caseul li:nth-child(3),
.ncase .caseul li:nth-child(6),
.ncase .caseul li:nth-child(9),
.ncase .caseul li:nth-child(12),
.ncase .caseul li:nth-child(15){
	margin: 0 0 24px 0;
}
.ncase .caseul li .pic{
	border: 2px solid #ffffff;
}
.ncase .caseul li:hover .pic{
	border: 2px solid #0193d8;
}

.ncase .caseul li p{
	line-height: 40px;
	text-align: center;
	background: #ececec;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
}
.ncase .caseul li:hover p{
	border-color: #0193d8;
	background: #0193d8;
	color: #fff;
	-moz-transition: 	all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: 	all 0.5s;
	-o-transition: 		all 0.5s;
	transition: 		all 0.5s;
}


.ncontact{
	
}
.ncontact .stitle{
	text-align: center;
}

.ncontact .fcontact{}


.footer .share{
	margin: 75px 0 0 0;
}
.footer .share span,
.footer .share a{
	float: left;
	line-height: 34px;
}
.footer .bds_tsina{
	display: block !important;
	width: 32px !important;
	height: 32px !important;
	padding: 0 !important;
	margin: 0 15px 0 0 !important;
	border: 1px solid #9e9e9e;
	border-radius: 50%;
	background: url("../images/sina.png") center no-repeat !important;
}
.footer .popup_sqq{
	display: block !important;
	width: 32px !important;
	height: 32px !important;
	padding: 0 !important;
	margin: 0 15px 0 0 !important;
	border: 1px solid #9e9e9e;
	border-radius: 50%;
	background: url("../images/qq.png") center no-repeat !important;
}
.footer .bds_weixin{
	display: block !important;
	width: 32px !important;
	height: 32px !important;
	padding: 0 !important;
	margin: 0 15px 0 0 !important;
	border: 1px solid #9e9e9e;
	border-radius: 50%;
	background: url("../images/weixin.png") center no-repeat !important;
}






.map{
	width: 1200px;
	margin: 0 auto;
	padding: 70px 0;
}
.map .stitle{
	text-align: center;
}



.fmenu{
	width: 1200px;
	margin: 0 auto;
	padding: 75px 0;
}
.fmenu ul{
	width: 189px;
	float: left;
}
.fmenu ul:last-child{
	width: auto;
}
.fmenu ul li{
	display: block;
	line-height: 36px;
}
.fmenu ul li a{
	font-size: 16px;
	color: #666;
}
.fmenu ul li a.s{
	color: #000;
}



.nnews .newsul{
	
}
.nnews .newsul li{
	display: block;
	background: #fff;
	width: 1200px;
	margin: 0 0 20px 0;
	-moz-transition: 	all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: 	all 0.5s;
	-o-transition: 		all 0.5s;
	transition: 		all 0.5s;
}
.nnews .newsul li a{
	padding: 30px;
	display: block;
}
.nnews .newsul li img{
	width: 420px;
	height: 204px;
}

.nnews .newsul li .right{
	width: 650px;
}
.nnews .newsul li .right span{
	display: block;
	font-size: 24px;
}
.nnews .newsul li .right font{
	display: block;
	font-size: 14px;
	color: #888;
	margin: 10px 0 88px 0;
}
.nnews .newsul li .right p{
	font-size: 14px;
	line-height: 30px;
}
.nnews .newsul li:hover{
	box-shadow: 0 0 20px 0 rgba(0,0,0,.1);
	-moz-transition: 	all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: 	all 0.5s;
	-o-transition: 		all 0.5s;
	transition: 		all 0.5s;
}



.menu .nav>ul>li>ul.pro_ul_1{
	left: -170px;
}

.menu .nav>ul>li>ul.pro_ul_2{
	left: -170px;
}
.menu .nav>ul>li>ul.news_ul{
	left: auto;
	right: -285%;
}
.menu .nav>ul>li>ul.contact_ul{
	left: auto;
	right: -16px;
	width: 230px;
}





.ncontact .fewm{
	margin: 20px 0 0 0;
}

.ncontact .tableborder textarea{
	height: 80px;
}


.search{
	position: relative;
}
.message_ul{
	width: 264px;
	right: -10px;
	position: absolute;
	top: 70px;
	z-index: 99;
	display: none;
	padding: 35px 0;
}

.search .stext{
	width: 200px;
	height: 40px;
	float: left;
	border: 1px solid #0193d8;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	padding: 0 10px;
}
.search .sbut{
	width: 42px;
	height: 42px;
	float: left;
	background: url("../images/sbut.png") #0193d8 center no-repeat;
	border: none;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
}



.blk_18 {
	width:100%;
	position: relative;
}
.blk_18 .pcont {
	width:100%;
	float:left;
	overflow:hidden;
}
.blk_18 .ScrCont {
	width:32766px;
}
.blk_18 #List1_1,
.blk_18 #List2_1{
	float:left;
}
.blk_18 .LeftBotton{
	width: 44px;
	height: 56px;
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 999;
	margin-top: -29px;
	background: url(../images/arrow_left.png) no-repeat;
}

.blk_18 .RightBotton{
	width: 44px;
	height: 56px;
	position: absolute;
	right: -1px;
	top: 50%;
	z-index: 999;
	margin-top: -29px;
	background:url(../images/arrow_right.png) no-repeat;
}

.blk_18 .pl img {
	width:283px;
	height: 218px;
	display:block;
	cursor:pointer;
	border:none;
}
.blk_18 .pl {
	float:left;
	text-align:center;
	margin: 0 18px 0 0;
	border: 2px solid #fff;
	-moz-transition: 	all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: 	all 0.5s;
	-o-transition: 		all 0.5s;
	transition: 		all 0.5s;
}
.blk_18 .pl:hover{
	border: 2px solid #0193d8;
	-moz-transition: 	all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: 	all 0.5s;
	-o-transition: 		all 0.5s;
	transition: 		all 0.5s;
}



.posbg{
	border-bottom: 1px solid #eaeaea;
	line-height: 40px;
}
.posbg .pos{
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	font-size: 14px;
}
.posbg .pos a{
	font-size: 14px;
}


.protitle{
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	line-height: normal;
	margin: 0 0 50px 0;
}
.protitle1{
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	font-size: 24px;
	line-height: 70px;
}


.probg .newstext{
	padding: 0;
	background: none;
	border: none;
}




.classintro{
	padding: 15px;
	width: 1170px;
	background: #f9f9f9;
	border-radius: 10px;
	line-height: 30px;
}
.classintro table tr td{
	height: 31px;
}

