/* 
* @Author: zty
* @Date:   2015-10-13 15:48:16
* @Last Modified by:   zty
* @Last Modified time: 2017-04-17 15:41:04
*/
/*初始化*/
html{ width:100%;overflow-x:hidden}
*{ font-family:"微软雅黑"; box-sizing: border-box; -webkit-box-sizing: border-box;}
body,ul,li,ol,p,h1,h2,h3,h4,h5,h6,form,input,dl,dt,dd{ margin:0; padding:0;}
body{ font-size:12px; font-family:"微软雅黑"; color:#fff; line-height:1.7; overflow-x: hidden;}
a{ text-decoration:none; color: #333;}
input:focus{ outline:none;}
ul{ list-style:none;}
img{ border:none; vertical-align: middle;}
textarea{ resize:none;}
button:hover,input[class*=b]:hover{ cursor:pointer;}
.clear{ clear:both; overflow:hidden; height:0;}
.fl{ float:left;}
.fr{ float:right;}
.abs{ position:absolute;}
.rel{ position:relative;}
.content{width: 1200px;margin: 0 auto;}
.em{text-indent: 2em;}
.tac{text-align: center;}
.blod{font-weight: 700;}
/*初始化结束*/
.shouzi2 {color: #000;}
header{
	background: url(../images/nav_01.png) no-repeat left top;
	height: 196px;
	padding: 14px 50px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 10;
}
.tp::before{
	content: '';
	position: absolute;
	width: 100%;
	height: 50px;
	background: #fff;
	left: 0;
	top: -50px;
}
.logo img{height:66px;}
.nav{height:60px;line-height:60px;}
.pro_img img{width:444px;height:276px;}
.nav_list>li{
	float: left;
	margin: 0 10px;
	color: #363636;
	font-size: 15px;
	position: relative;
}
.nav_list .lanmu_li{width: 110px; height: 58px; margin: 0;}
.nav_list .lanmu_li a{width: 110px; line-height: 58px; text-align: center; color: #444; display: block; font-weight: bold; text-shadow:2px 2px 6px #fff}
.nav_list .lanmu_li .nav_box a{line-height: 40px;}
.nav_list .lanmu_li:hover{ background: url(../images/nav.png) center no-repeat; color: #fff;}
.nav_list .lanmu_li a:hover{color: #fff;}
.nav_list>li>a{
	color: #363636;
}
.nav_box::before{
	content: '';
	background: url(../images/hover_03.png);
	display: block;
	height: 14px;
}
.nav_box::after{
	content: '';
	display: block;
	height: 6px;
	background: url(../images/hover_08.png);
}
.nav_box{
	position: absolute;
	width: 113px;
	left: 50%;
	margin-left: -56px;
	top: 45px;
	display: none;
}
.nav_list>li:hover .nav_box{
	display: block;
}
.nav_box li{
	background: url(../images/hover_06.png) repeat-y;
	text-align: center;
	padding:5px 0px;
}
.nav_box li a{
	display: block;
	line-height: 40px;
	color: #363636;
}
.nav_box li a:hover{
	background: #c31516;
	color: #fff;
}
.nav .webtel {
  width: 300px;
  text-align: right;
  padding-top: 25px;
  font-size: 16px;
  float: left;
}
.nav .webtel s {
  width: 20px;
  height: 20px;
  margin-right: 8px;
  background-position: -163px 0;
}
.nav .webtel span {
  margin-right: 4px;
}
.nav .webtel strong {
  color: #444;
  font-weight: normal;
  font-size: 34px;
  display: block;
  font-family: arial;
}
@media (max-width:1499px) {
	.nav_list .lanmu_li{width: 80px;}
	.nav_list .lanmu_li a{width: 80px; }
}
.nivo-controlNav{
	margin-top: -50px;
	position: relative;
	z-index: 11;
	text-align: center;
}
.flex-control-nav a {
    background: rgba(0, 50, 230, 0.7);
    width: 14px;
    height: 14px;
    border-radius: 50%;
    display: block;
    margin: 0 5px;
    -webkit-transform: translateY(7px);
    transform: translateY(7px);
}
.flex-control-nav a.flex-active{
	border-radius: 0;
	width: 14px;
	height: 21px;
	background: url(../images/dot_03.png) no-repeat center top;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.item{
	padding: 80px 0;
}
.title{
	color: #212121;
	line-height: 1;
	padding-bottom: 25px;
	position: relative;
}
.title h2{
	font-weight: 500;
	font-size: 40px;
}
.title::after{
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 1px;
	background: #e1e1e1;
	left: 0;
	bottom: 2px;
}
.title:before{
	content: '';
	display: block;
	position: absolute;
	width: 30px;
	height: 5px;
	background: #0056b7;
	left: 50%;
	bottom: 0;
	margin-left: -15px;
	z-index: 2;
}
.about_text{
	padding: 25px 0;
	color: #626262;
	font-size: 15px;
	line-height: 2;
}
.about_text1{
	padding: 10px 0px 0px 0px;
	color: #ececec;
	font-size: 15px;
	line-height: 2;
}
.pro_it{padding: 60px 0px}
.new_it{padding-top:0px;}
.mama{padding: 30px 0px 40px 0px}
.foot_it{padding-top:15px;}

.fooer{
	border-top: 1px solid #ccddcc;
	height: 55px;
	line-height: 55px;
}
.qr_code{
	color: #515050;
	font-size: 14px;
	background: #fff;
	width: 224px;
	height: 133px;
	padding-top: 16px;
	position: absolute;
	left: 50%;
	bottom: 80px;
	webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	display: none;
}

.qr_code::after{
	content: '';
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #fff;
	position: absolute;
	left: 50%;
	bottom: -8px;
	webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.icon_list li:hover .qr_code{
	display: block;
}
.qr_code>div{
	width: 50%;
}
.qr_code img{
	display: block;
	margin: 0 auto;
}
.circle_box{
	width: 1032px;
	margin: 0 auto;
	color: #363636;
	font-size: 16px;
	text-align: center;
}
.circle_box p{
	padding-top: 20px;
}
.circle_list{
	display: flex;
	justify-content: space-around;
	align-items: center;
	background: url(../images/cbg_03.jpg) repeat-x;
}
.circle_list li{
	position: relative;
}
.circle_list svg{
	width: 87px;
	height: 87px;
	position: absolute;
	-webkit-transform: rotate(74deg);
	transform: rotate(74deg);
}
.cc{
	width: 9px;
	height: 9px;
	border-width: 1px;
	border-style: solid;
	border-radius: 50%;
	margin-top: -26px;
	background: #fff;
}

.flex-viewport li{
	background-size: cover;
	height: 44vw;
	position: relative;
	overflow: hidden;
}
.flex-viewport li .img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 44vw;
	background-size: 100%;
}



/*svg*/
.move circle{
	stroke-dasharray: 209;
	stroke-dashoffset: 155;
	-webkit-transition: 1s;
	transition: 1s;
	-webkit-animation: dash 2s linear forwards;
	animation: dash 2s linear forwards;
	stroke-width: 2px;
}
@keyframes dash {
	to {
		stroke-dashoffset: 0;
	}
}
@-webkit-keyframes dash {
	to {
		stroke-dashoffset: 0;
	}
}

/* content */
.header, .content, .container {
	width: 1200px;
	margin: 0 auto;
	font-family: microsoft yahei;
}
.research {
	background: #fff;
		box-shadow: 0 0 20px rgba(0,0,0,.1);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
}
.Rscont {
	height: 70px;
	overflow: hidden;
}
.Rscont .hotword {
	height: 70px;
	
	
	
	line-height: 70px;
	width: 690px;
	overflow: hidden;
	float: left;
}
.Rscont .hotword * {
	font-size: 16px;
	color: #444;
	float: left;
}
.Rscont .hotword a {
	margin-right: 15px;
}
.Rscont .rsbox {
	float: right;
	width: 291px;
	height: 70px;
	background: url(../images/rsbox.png) no-repeat;
}
select, input, button, textarea, button {
	font: 99% arial, helvetica, clean, sans-serif;
}
.Rscont .rsbox .cont_text {
	width: 222px;
	height: 41px;
	line-height: 41px;
	color: #cdcdcd;
	font-size: 16px;
	float: left;
	padding: 26px 0px 9px 15px;
	border: none;
	background: none;
	outline: none;
}
.Rscont .rsbox .cont_btn {
	width: 42px;
	height: 39px;
	float: right;
	cursor: pointer;
	border: none;
	background: none;
}
/*-- research_end --*/

.banner2 {
	height: 539px;
}
.banner2 .bncont {
	height: 539px;
	overflow: hidden;
	background: url(../images/baner1.jpg) no-repeat center top;
}
.banner2 .Text {
	float: right;
	overflow: hidden;
	width: 689px;
	margin-top: 40px;
}
.banner2 .Text .Texttop {
	overflow: hidden;
}
.banner2 .Text .Texttop dt {
	font-size: 37px;
	color: #0b0b0b;
	background: url(../images/tt1.png) no-repeat left bottom;
	padding-bottom: 20px;
}
.banner2 .Text .Texttop dt em {
	font-weight: bold;
	color: #0056b7;
}
.banner2 .Text .Texttop dd {
	line-height: 26px;
	font-size: 18px;
	color: #282828;
	margin-top: 10px;
}
.banner2 .Text .Textdown {
	overflow: hidden;
	padding-left: 72px;
	padding-top: 30px;
}
.banner2 .Text .Textdown dt {
	font-size: 45px;
	color: #fff;
}
.banner2 .Text .Textdown dt em {
	font-weight: bold;
}
.banner2 .Text .Textdown dd {
	overflow: hidden;
	margin-top: 18px;
	width: 600px;
}
.banner2 .Text .Textdown dd a {
	display: inline-block;
	float: left;
	margin-right: 33px;
	margin-bottom: 14px;
	text-decoration: none;
	font-size: 21px;
	color: #3a3a3a;
	width: 153px;
	height: 49px;
	line-height: 49px;
	text-align: center;
	background: url(../images/fzbtn.png) no-repeat;
}
.banner2 .Text .Textdown dd a:hover {
	background: url(../images/fzbtn_h.png) no-repeat;
	color: #fff;
}
/*-- .banner2_end --*/

.Lmct {
	background: #ededed;
}
.Lmct .container {
	overflow: hidden;
}
.Lmct_l {
	width: 282px;
	float: left;
	background: #0056b7;
	padding-top: 17px;
	overflow: hidden;
}
.Lmct_l .titlea {
	height: 51px;
	line-height: 41px;
	padding-left: 17px;
	padding-bottom: 13px;
	background: url(../images/cptt.png) no-repeat 17px bottom;
}
.Lmct_l .titlea a {
	font-size: 28px;
	color: #fff;
	text-decoration: none;
}
.Lmct_l .sortlist {
	overflow: hidden;
	margin-top: 18px;
	padding: 0px 15px;
}
.Lmct_l .sortlist li {
	height: 49px;
	line-height: 49px;
	border-bottom: 1px solid #64a0e2;
	background: url(../images/circle.png) no-repeat left center;
	padding-left: 28px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.Lmct_l .sortlist li a {
	font-size: 16px;
	color: #fff;
}
.Lmct_l .hotline {
	background: #2e2e2e;
	margin-top: 26px;
	padding-left: 22px;
	padding-top: 41px;
	padding-bottom: 41px;
}
.Lmct_l .hotline h5 {
	font-size: 21px;
	color: #fff;
	text-transform: uppercase;
}
.Lmct_l .hotline dl {
	overflow: hidden;
	margin-top: 25px;
}
.Lmct_l .hotline dl dt {
	float: left;
}
.Lmct_l .hotline dl dt img {
	display: block;
}
.Lmct_l .hotline dl dd {
	padding-left: 56px;
}
.Lmct_l .hotline dl dd span {
	font-size: 16px;
	color: #fff;
}
.Lmct_l .hotline dl dd p {
	font-size: 25px;
	color: #fff;
}
/*Lmct_l_end*/
.Lmct_r {
	width: 881px;
	overflow: hidden;
	float: right;
	padding-top: 18px;
	position: relative;
}
.Lmct_r .Lmct_rtop {
	height: 48px;
	line-height: 48px;
	font-weight: normal;
	background: url(../images/udline2.png) no-repeat left bottom;
}
.Lmct_r .Lmct_rtop * {
	display: inline-block;
	float: left;
}
.Lmct_r .Lmct_rtop .tt {
	font-size: 18px;
	color: #000000;
}
.Lmct_r .Lmct_rtop span {
	font-size: 13px;
	color: #9f9f9f;
	margin-left: 13px;
}
.Lmct_r .Lmct_rtop .smore {
	float: right;
	font-size: 15px;
	color: #414141;
}
.Lmct_r .Cptab {
	width: 100%;
	height: 0px;
	position: absolute;
	top: 81px;
	left: 0px;
	text-align: center;
}
.Lmct_r .Cptab a {
	display: inline-block;
	width: 51px;
	height: 50px;
	margin: 0px 7px;
*margin: 0px 8px;
}
.Lmct_r .Cptab .prev {
	background: url(../images/cpprev.png) no-repeat;
}
.Lmct_r .Cptab .next {
	background: url(../images/cpnext.png) no-repeat;
}
.Lmct_r .Cptab .prev:hover {
	background: url(../images/cpprev_h.png) no-repeat;
}
.Lmct_r .Cptab .next:hover {
	background: url(../images/cpnext_h.png) no-repeat;
}
.Lmct_rdown {
	overflow: hidden;
	margin-top: 36px;
*padding-top: 36px;
}
.Lmct_rdown ul {
	overflow: hidden;
	width: 881px;
}
.Lmct_rdown ul li {
	float: left;
	width: 253px;
	overflow: hidden;
	margin-right: 37px;
	margin-bottom: 20px;
}
.Lmct_rdown ul li img {
	display: block;
	height: 190px;
}
.Lmct_rdown ul li h5 {
	height: 40px;
	line-height: 40px;
	margin-top: 12px;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.Lmct_rdown ul li h5 a {
	font-size: 14px;
	color: #000000;
}
.Lmct_rdown ul li p {
	height: 40px;
	overflow: hidden;
	line-height: 20px;
	margin-top: 4px;
	color: #343434;
	font-size: 13px;
}
.Lmct_rdown ul li>div {
	overflow: hidden;
	margin-top: 10px;
}
.Lmct_rdown ul li>div a {
	display: inline-block;
	width: 108px;
	line-height: 45px;
	height: 45px;
	text-align: center;
	background: #0056b7;
	font-size: 16px;
	color: #fff;
}
.Lmct_rdown ul li>div .detail {
	background: #fff;
	color: #1b1b1b;
	margin-right: 12px;
}
/* gg */
.ad01 { overflow: hidden; width: 100%; height: 170px; background: url(../images/ad02.jpg) no-repeat center top; }
.ad01 .phone { overflow: hidden; float: right; margin-top: 45px; }
.ad01 a { display: block; font-weight: bold; width: 140px; height: 37px; border-radius: 5px; background-color: #ffff00; text-align: center; font-size: 16px; color: #b5191d; text-decoration: none; line-height: 37px; float: right }
.ad01 p { float: right; font-size: 26px; font-family: Impact; color: #fff; padding-left: 30px; background: url(../images/ad01_phone.png) no-repeat left center; margin-top: 20px; line-height: 22px; }
/* honor */
.case { overflow: hidden; width: 100%; margin: 50px 0; }
.case h2 { text-align: center; background: url(../images/title01.png) no-repeat center; padding: 10px 0; margin-bottom: 30px; }
.case h2 a { display: block; font-size: 40px; color: #b5191d; margin-bottom: 25px; text-decoration: none }
.case h2 em { color: #333; font-style: normal; font-weight: normal; }
.case h2 p { font-weight: normal; font-size: 18px; color: #666666; position: relative; top: -15px; }
.case .casebox {/* overflow: hidden; */width: 1200px;margin: 0 auto;height: 490px;position: relative;}
.case .casebox i { display: block; width: 26px; height: 71px; cursor: pointer; position: absolute; top: 110px; }
.case .casebox .btn01 {background: url(../images/hezuo_btn.png) no-repeat center top;left: -50px;}
.case .casebox .btn02 {background: url(../images/hezuo_btn.png) no-repeat center bottom;right: -50px;}
.case .caseAll { overflow: hidden; width: 1200px; margin: 0 auto; height: 490px; }
.case .caselist { overflow: hidden; width: 100%; height: 350px; position: relative }
.case .caselist .list { overflow: hidden; background-color: #000; position: absolute }
.case .caselist .list img { display: block; opacity: 0.5; filter: alpha(opacity=50); }
.case .caselist .list.active { background: none }
.case .caselist .list.active img { opacity: 1; filter: alpha(opacity=100) }
.case .caselist .list p { font-size: 14px; color: #333; text-align: center; margin-top: 15px; }
.case .menu { overflow: hidden; width: 100%; text-align: center; margin-bottom: 45px; }
.case .menu li { display: inline-block; width: 96px; height: 22px; text-align: center; line-height: 22px; font-size: 14px; border: 2px solid #d2d2d2; margin: 0 5px; }
.case .menu li { *display: inline }
.case .menu li a { display: block; color: #333; text-decoration: none; }
.case .menu li.cur { border-color: #c80b0f; }
.case .menu li.cur a { color: #c80b0f; }
/* 新闻 */
.title4 {
	text-align: center;
	font-size: 30px;
	color: #000000;
	line-height: 152px;
}
.title4 span {
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.title4 span:before {
	display: inline-block;
	content: "";
	width: 60px;
	height: 22px;
	background-image: url(../images/bg4.png);
	position: absolute;
	left: -78px;
	top: 65px;
}
.title4 span:after {
	display: inline-block;
	content: "";
	width: 60px;
	height: 22px;
	background-image: url(../images/bg5.png);
	position: absolute;
	right: -78px;
	top: 65px;
}
.layout{width: 1200px; margin: 0 auto;}
.index_3 {
	padding-bottom: 70px;
}
.index_3 dd {
	float: left;
	background: #FFFFFF;
	width: 362px;
	height: 382px;
	padding: 11px 12px;
	position: relative;
	text-align: center;
	margin-right: 21px;
	box-shadow: 0 0 20px rgba(0,0,0,.1);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
}
.index_3 dd .pic {
	width: 340px;
	height: 263px;
	overflow: hidden;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
}
.index_3 .more {
	display: block;
	color: #FFFFFF;
	width: 106px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background: #ee7300;
	position: absolute;
	left: 50%;
	margin-left: -53px;
	bottom: 116px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
}
.index_3 .more span {
	display: inline-block;
	vertical-align: top;
	padding-right: 14px;
	background: url(../images/arw8.png) right center no-repeat;
}
.index_3 .more b {
	display: block;
	width: 124px;
	height: 24px;
	background: url(../images/bg6.png) center no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -62px;
	bottom: -24px;
}
.index_3 dd h3 {
	font-size: 16px;
	color: #333333;
	line-height: 34px;
	margin-top: 37px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
}
.index_3 h4 {
	font-size: 14px;
	color: #b4b4b4;
	line-height: 32px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
}
.index_3 dd.last {
	margin-right: 0;
}
.index_3 dd:hover {
	padding-top: 115px;
	height: 278px;
}
.index_3 dd:hover .pic {
	display: none;
}
.index_3 dd:hover .more {
	bottom: 237px;
}
.index_3 dd:hover h3 {
	font-size: 18px;
	color: #333333;
	line-height: 38px;
	margin-top: 0;
}
.index_3 dd p {
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	overflow: hidden;
	margin-top: 22px;
	display: none;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
}
.index_3 dd:hover h4 {
	padding-top: 26px;
}
.index_3 dd:hover p {
	display: block;
}
/* message */
.contsix{width: 100%;height: 500px;background: url(../images/ly.jpg) no-repeat center;}
.contsixnei{width: 1100px;margin: 0 auto;}
.contsixneile{width: 578px;float: left;margin-top: 15px;}
.contsixneire{width: 472px;float: right;}
.contsixming{width: 100%;margin-bottom: 10px;}
.contsixming p{font-size: 16px;color:#fff;}
.contsixming input{width: 100%;height: 44px;background: #686869;font-size: 16px;color:#fff;text-indent: 1em;border:none;line-height: 44px;}
.contsixming textarea{width: 100%;height: 44px;background: #686869;font-size: 16px;color:#fff;text-indent: 1em;border:none;resize:none;line-height: 44px;}
.btn{width: 124px;height: 44px;}
.btn input{width: 100%;height: 44px;background:#0056b7;font-size: 17px;color:#fff;text-align: center;line-height: 44px;cursor: pointer;border:none;}
.h80{width:1px;height:80px;}
/* foot */
.footer{width: 1200px; margin: 0 auto;}
.f_bj{color:#fff;clear:both;font-family:"Microsoft Yahei";line-height:56px;height:460px;padding:91px 0 0;background:url(../images/footbg.png) no-repeat center 0;font-size: 15px;}
.f_bj a{color:#fff; font-size: 20px;}
.f_logo{width:567px;padding: 60px 0px 0 0;}
.f_logo h2{ float: left;padding: 0px 70px 0 0;}
.f_logo img{width:172px;display: block;margin: 0 0 8px;}
.f_logo li{width:148px;float: left;white-space: nowrap;height: 56px;}
.f_code{width:152px;display: block;text-align: center;padding-top: 100px; font-size: 20px;}
.f_code p{width:145px;float: right;margin:0 0 0 28px;}
.f_code img{width:135px;height:135px;background: #fff;padding:5px;display: block;}
.f_text{width:390px;padding: 108px 0 0;white-space: nowrap;line-height: 35px; font-size: 20px;}