﻿@charset "utf-8";
/**
**/
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
fieldset,img{border:0;}
img{vertical-align:middle;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
ol,ul,li{list-style-type:none;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{font-size:12px;font-family:inherit;margin:0;outline:none;resize:none;border:none;}
.clearfix:after {clear: both; content: "."; display: block; height: 0; overflow: hidden; visibility: hidden; }
.clearfix { zoom:1; }
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
body{color:#666;font-size:14px;line-height:24px;font-family:"Microsoft YaHei","SimSun", Arial, Helvetica, sans-serif;}
a{color:#666;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());transition:all ease 0.3s;}
a:hover{color:#0168b7;text-decoration:none;}:focus{outline:none;}


.Header-wrapper, .Footer-wrapper, .container, .banner-container, .index-container{left:0px;width:100%;height:auto;}
.Container-wrapper{position:relative;left:0px;width:100%;}

.contain{width:80%;margin:0 auto;position:relative;}
.container{width:80%;min-width: 80%; margin: 0 auto;}

.top10{ height:10px;} 
.top20{ height:20px;} 
.top30{ height:30px;} 
.top40{ height:40px;} 
.top50{ height:50px;} 
.top60{ height:60px;} 
.top70{ height:70px;} 
.top80{ height:80px;} 
.top90{ height:90px;} 
.top100{ height:100px;} 

/*版面宽度*/
.bm{ width:80%; margin:0 auto; height:auto; min-width:1200px;}
.bm1300{ width:80%; margin:0 auto; height:auto; min-width:1300px;}
.w1200{  width:80%;  margin:auto; }
.w1400{ width:80%; margin:auto; }


.combo-marker{
    float: inherit;
  }


.clearfix{*zoom:1}

.clearfix:before,

.clearfix:after{display:table;content:""}

.clearfix:after{clear:both}



/*初始化按钮*/

.btn{display:inline-block;text-align:center;padding:0px;border:0px;margin:0px;position:relative;cursor:pointer;}

.btn span{display:inline-block;}



/*通用img*/

img.rollover{position:absolute;top:0px;left:0px;opacity:0;filter:Alpha(opacity=0);z-index:2;}



input.text{display:block;width:100%;height:100%;border:0px;background:none;}

img{vertical-align:middle;border:none;max-width: 100%;line-height: 100%;}
p{margin:0;padding: 0;}

.red,

.Fnav dd a:hover,

.iNews-list a:hover,

.iNews-1st:hover .name,

.page-locate a:last-child,

.page-locate a:hover,

.news-nav a:hover,

.nIr-Hnews:hover .name{color:#C7840C;}

.flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.center {
	-webkit-box-pack : center;
	-webkit-justify-content : center;
	-ms-flex-pack : center;
	justify-content : center;
}
.between {
	-webkit-box-pack : justify;
	-webkit-justify-content : space-between;
	-ms-flex-pack : justify;
	justify-content : space-between;
}
.items {
	-webkit-box-align : center;
	-webkit-align-items : center;
	-ms-flex-align : center;
	align-items : center;
}
.row-reverse {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.fwrap {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.fcolumn {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
/* 头部样式 */

/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.w1340{width:1200px; margin:0 auto;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb40{margin-bottom:40px;}
.center{text-align:center;}
.hide{overflow:hidden;}
.clear{clear:both;}
.erp{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}


/* 头部  */
.header{z-index:90;width:100%;box-shadow:0 0 5px #eee; background:#fff;}
.header .title span{line-height:18px; font-size:14px; padding-top:10px; font-weight:normal; display:block;}
.header .container{max-width:1200px;min-width:1200px;width:100%;margin:0 auto;}
.header .title{padding-top:30px;color:#333; font-size:27px; font-weight:bold;}
.header .logo{padding:20px 0 20px 0;}
.nav{width:100%;font-size:18px; line-height:55px;height:55px; background-color:#0168b7}
.nav .m{float:left;margin-right:88px;z-index:8;position:relative;}
.nav .m:last-child{margin-right:0px;}
.nav .m>a{color:#fff;position: relative;display:inline-block;position:relative;height:45px;}
.nav .m>a::after{content:"";position:absolute;left:0;bottom:0;width:0;left:50%;height:2px;background:#fff;transition:all .4s;}
.nav .m .cur,.nav .m>a:hover,.nav .on a{color:#fff;}
.nav .m .cur::after,.nav .m>a:hover::after{width:100%;left:0;}
.nav .navSub{position:absolute;top:55px;width:150px;display:none;left:-40px;background:#f3f3f3; z-index:999999;}
.nav .navSub:after{content:"";position:absolute;left:50%;top:-12px;border:6px solid transparent;border-bottom-color:#ddd;margin-left:-6px;}
.nav .navSub li{float:none;height:34px;line-height:34px;border-bottom:1px solid #ddd;background:none;margin-left:0;text-align:center;font-size:12px;text-align:center;}
.nav .navSub a{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;height:34px;color:#333;display:block;border-radius:0; font-size:14px;}
.nav .navSub a:hover{background:#a5d8f6;color:#fff;}
.headTel{position:absolute;right:0;top:14px;line-height:20px;color:#6cd2db;}
.headTel span{font-size:20px;font-family:Arial;padding-left:25px;margin-left:15px;background: url('../Images/telicon.png') no-repeat left center;color:#333;}
.headTel a{color:#333;margin-right:15px;}
.headTel a:hover{text-decoration: underline;}

/*  广告轮播图 */
.banner{ margin: 0 auto;position:relative; overflow:hidden;height:500px;}
.banner .bd{height:500px; z-index:0;position:relative;left:50%; margin-left:-960px;}
.banner .bd img{height:500px;}
.banner_ctr{ height:90px;position:absolute;top:45%;z-index:2;left:50%;margin-left:-550px;}
.banner_ctr a{ display:block;width:40px;height:40px; background: url('../Images/ctrl.png') no-repeat 0 0; position:absolute; opacity:0;filter: alpha(opacity=0);display:block;}
.banner_ctr a.prev{left:-120px;}
.banner_ctr a.next{right:-1450px; background-position: -40px 0px;}
.banner_ctr a:hover{opacity:1;filter:alpha(opacity=100);}
.banner .hd{position:absolute; bottom:20px; text-align: center; z-index:5;left:50%;font-size: 0; line-height: 0;height: 0px; margin-left:-30px;height:14px;}
.banner .hd li{z-index:2; cursor:pointer; margin-right:5px; display:inline-block;width:50px; height:6px;*display:inline; zoom:1;transition:all 0.3s;background:#fff;}
.banner .hd li:hover,.banner .hd .on{background:#0168b7;}


.search {
	height: 36px;
	padding: 15px 0;
	border-bottom: 1px solid #e5eef4
}
.searFont {
	width: 780px;
	overflow: hidden;
	line-height: 36px
}
.searFont a {
	margin: 0 8px
}
.searFont strong {
	color: #333;
	font-weight: 400
}
.searMain {
	width: 295px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #dbdbdb
}
.searSelect {
	float: left;
	width: 49px;
	color: #333;
	padding-left: 15px;
	position: relative;
	font-size: 12px;
	cursor: pointer;
	border-right: 1px solid #ddd
}
.searSelect span {
	position: relative;
	display: block
}
.searSelect span:after {
	content: "";
	position: absolute;
	right: 8px;
	top: 17px;
	border: 4px solid transparent;
	border-top-color: #333
}
.searSelect ul {
	position: absolute;
	top: 34px;
	left: 0;
	background: #fff;
	text-align: center;
	width: 65px;
	display: none
}
.searSelect ul li {
	padding-left: 15px;
	line-height: 25px;
	border-top: 1px solid #f5f5f5
}
.searSelect ul li:hover {
	background: #f1f1f1
}
.search .txt {
	width: 240px;
	float: left;
	height: 34px;
	line-height: 34px;
	color: #666;
	padding: 0 10px
}
.search .btn {
	float: left;
	width: 35px;
	height: 34px;
	cursor: pointer;
	transition: all .3s;
	background: #288cd1 url(../images/searIcon.png) no-repeat center center
}
.search .btn:hover {
	opacity: .8
}

/*  解决方案 */
.solution{padding:70px 0;overflow:hidden;}
.hTitle{color:#191919;font-size:42px;line-height:42px;text-align:center;margin-bottom:40px;}
.hTitle strong{color:#0168b7;font-weight:normal;margin-right:10px;}
.hTitle span{display:block;margin-bottom:5px;font-size:18px;color:#999;background: url('../Images/tie_line.png') no-repeat center top;padding-top:12px;margin-top:15px;line-height:24px;}

.solution ul{width:1380px;}
.solution li{float:left;width:380px;margin-right:30px;}
.solution li .pImg{display:block;width:380px;height:240px;overflow:hidden;}
.solution li img{width:380px;height:240px;transition:all .5s;}
.solution li .txt{border:1px solid #d1d1d1;padding:16px 60px 16px 24px;position:relative;}
.solution li .txt h4{font-size:20px;color:#191919;font-weight:bold;margin-bottom:10px;}
.solution li i{font-style:normal;font-family:"宋体";font-weight:bold;width:30px;height:30px;border:1px solid #ddd;border-radius:100%;float:right;text-align:center;line-height:30px;margin-right:-45px;margin-top:40px;}
.solution li:hover img{transform: scale(1.1);}
.solution li:hover .txt,.solution li:hover h4{color:#fff;transition:all .3s;}
.solution li:hover i{border:1px solid #fff;transition:all .3s;}
.solution li .txt::after{content:"";position: absolute;left:0;bottom:0;width:100%;height:0;transition:all .5s;background:#0168b7;z-index:-1;}
.solution li:hover .txt::after{height:100%;}

/*  经典案例 */
.case{padding-top:70px;overflow: hidden;background:#f2f2f2;}
.caseMenu{text-align:center;font-size:16px;margin-bottom:30px;}
.caseMenu a{display:inline-block;width:150px;height:50px;border:1px solid #c3c3c3;text-align:center;line-height:50px;margin-left:5px;}
.caseMenu a.on{background:#0168b7;color:#fff;border:1px solid #0b99a5;}

/* .caseMain{left:50%;margin-left:-960px;} */
.caseMain,.caseMain li{height:630px;position:relative;overflow: hidden;position: relative;}
.caseMain li p{background:#fff;background: rgba(255,255,255,.8);bottom:30px;height:75px;border-radius:5px;z-index:5;position: absolute;;width:1100px;line-height:75px;overflow:hidden;left:100px;}
.caseMain li i{width:130px;background:#0168b7;height:75px;line-height:75px;color:#fff;float:right;text-align:center;transition:all .3s;font-style:normal;}
.caseMain li i:hover{background:#0b99a5;}
.caseMain li span{font-size:16px;margin-left:15px;color:#0168b7;font-weight:bold;margin-right:15px;}

/*  产品中心 */
.product{padding:60px 0;overflow:hidden;min-height:300px;}
.proMenu {text-align:center;margin-bottom:35px;font-size:18px; line-height:40px;}
.proMenu em{margin:0 23px;font-style:normal;color:#ccc;}
.proMenu .on{color:#0168b7;}
.proMain{height:auto;overflow:hidden;}
.product ul{width:1380px;}
.product li{float:left;width:280px;border:1px solid #dfdfdf;text-align:center;margin-bottom:5px;margin-right:24px;}
.product li .pImg{display:block;width:280px;overflow:hidden;}
.product li img{width:278px;height:210px;transition:all .5s;}
.product li:hover img{transform: scale(1.1);}
.product li p{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;height:50px;line-height:50px;}
.product li:hover {border:1px solid #0168b7;}
.product .more{display:block;width:170px;height:40px;line-height:40px;text-align:center;background:#0168b7;color:#fff;border-radius:20px;margin:0 auto;margin-top:40px;}
.product .more:hover{width:240px;}

.prodescription{ margin-bottom:35px; line-height:35px;}


/*  优势 */
.adv{padding:70px 0;overflow: hidden;background:#f5f5f5;position:relative;color:#333;}
.adv li{float:left;width:225px;text-align:center;font-size:18px;line-height:26px;margin-right:100px;}
.adv li .pic{margin-bottom:25px;display:inline-block;border:1px solid #ddd;padding:9px;border-radius:100%;transition:all .4s;position: relative;top:0;}
.adv li img{width:202px;height:202px;border-radius:100%;}
.adv li:hover .pic{background:#0168b7;border:1px solid #0168b7;top:-10px}
.adv li:last-child{margin-right:0;}
 

/*  新闻 */
.news{padding:70px 0;overflow:hidden;}
.newsMenu{text-align:center;margin-bottom:40px;}
.newsMenu a{display:inline-block;width:150px;height:50px;line-height:50px;border:1px solid #ddd;margin:0 5px;font-size:16px;}
.newsMenu a.on{background:#0168b7;color:#fff;border:1px solid #0b99a4;}
.newsMain,.newsBox{height:625px;overflow: hidden;}
.newsL{width:580px;}
.newsL .nImg{display:block;width:580px;height:435px;overflow:hidden;margin-bottom:30px;}
.newsL img{width:580px;height:435px;transition:all .5s;}
.newsL h4{font-size:18px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:15px;}
.newsL h4 a{color:#191919;}
.newsL h4 span{font-size:14px;float:right;color:#999;margin-left:20px;}
.newsL .more{display:inline-block;width:120px;height:38px;line-height:38px;border:1px solid #ccc;text-align:center;font-size:12px;margin-top:30px;}
.newsL .more:hover{background:#0168b7;color:#fff;border:1px solid #0168b7;}
.newsL:hover img{transform: scale(1.1);}
.newsR{width:580px;}
.newsR li{border-left: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;position: relative;}
.newsR li a{display:block;padding:20px;height:115px;color:#888;}
.newsR li h4{color:#191919;font-size:18px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:10px;margin-top:5px;}
.newsR li a:hover{background:#f1f1f1;}
.newsR li::after{content:"";position:absolute;left:-1px;top:0;width:3px;height:0;transition:all .4s; background:#0168b7;}
.newsR li:hover::after{height:100%;}

/* 底部 */
.footer{font-size:12px;background:#f1f1f1;overflow:hidden;padding:45px 0;}
.footMenu{width:620px;overflow:hidden;}
.footMenu ul{float:left;width:150px;}
.footMenu li h3{font-size:16px;color:#333;height:35px;}
.footContact{width:460px}
.footContact h4{margin-top:10px;}
.footContact h4 span{display:block;font-size:22px;color:#0168b7;font-family:Arial;}
.footWx{width:120px;text-align:center;}
.footWx p{margin-top:15px;padding-top:5px;position:relative;text-align:left;line-height:20px;}
.footWx p::after{content:"";position:absolute;left:0;top:0;height:1px;width:10px;background:#0168b7;}
.footer a:hover{color:#0168b7;}
.firendLink{background:#ddd; padding: 15px 0;}
.firendLink span{color:#191919;}
.firendLink a{margin:0 10px;}

/* 内页公用 */
.listBanner{ width:1920px; position: relative; left:50%; margin-left:-960px; height:350px;overflow:hidden;}
.listWrapper{padding:60px 0 60px 0;overflow:hidden;}
.breadCrumb{height:40px;margin-top:40px;background:url('../Images/home_icon.png') no-repeat left 4px; padding-left:25px;font-size:14px;width:1185px;}
.breadCrumb .back{float:right;height:28px;line-height:28px;text-align:center;border-radius:5px;margin-top:20px;background: url('../Images/back.png') no-repeat left center;padding-left:20px;}
.partnerList,.honorList,.settingList,.newsList,.videoList,div.searList,.newsList2{ width:80%;overflow: hidden; margin:0 auto;}
.partnerList ul,.honorList ul,.settingList ul,.videoList ul,div.searList ul,.newsList2 ul{ width:1450px;}
.proSear{margin-bottom:50px;}
.proSear .searSelect span:after{top:20px;}
.proSear .searSelect ul{top: 40px;}
.proSear form{width:825px;margin:0 auto;margin-top:15px;background:#fff;height:40px;line-height:40px;}
.proSear .searSelect{border:1px solid #ccc;border-right:none;}
.proSear .txt{width:688px;float:left;height:40px; line-height:40px;color:#666;padding:0 10px;border:1px solid #ccc;}
.proSear .btn{float:left;width:50px;height:42px; cursor:pointer;transition:all 0.3s;background:#0168b7 url('../Images/sbtn.png') no-repeat center;}
.proSear .btn:hover{opacity:.8;}


/*内页导航*/
.strong_title{ display:none;}
.mianbxContent { height: 50px !important;line-height: 50px !important;font-size: 16px !important;text-align: left !important;background-color: #eee;text-indent: 2.5em;transition:0.1s all;background:url(../images/20190226163538_966963623.png) no-repeat 7px 14px;border:1px dashed #ddd;position: relative;margin-bottom:30px !important;}
.mianbxContent a{ font-size:15px !important; }
.mianbxContent:hover{ background-position:7px -29px; }
.strong_title { display: none; }
.centerHeadImage { border: 0; display: none; }
.mianbxContent a:hover{ color:#0075c2}
.mianbxContent::after,.mianbxContent:after { content: ''; position: absolute; display: block; height: 40px; width: 200px; top: 0; right: 0; }

/* 内页公用菜单 */
.listMenu{height:70px;line-height:70px;background:#f5f5f5;border-bottom:1px solid #e9e9e9;}
.listMenu .menu a{float:left;font-size:16px;color:#333;position:relative;margin-left:35px;}
.listMenu .menu a:after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;transition:all 0.4s;background:#0168b7;}
.listMenu .menu a.cur,.listMenu .menu a:hover{color:#0168b7;}
.listMenu .menu a.cur:after,.listMenu .menu a:hover:after{width:100%;}
.menuSub{text-align:center;margin-top:20px;}
.menuSub a{width:125px;border:1px solid #ddd;background:#fff;display:inline-block;transition:all 0.3s;margin-right:10px;height:35px;line-height:35px;box-shadow:0 0 1px #fff inset;}
.menuSub a.current,.menuSub a:hover{border:1px solid #0a99a5;background:#0168b7;color:#fff;}
.listMenu p{font-size:12px;color:#999;}
.listMenu a{color:#999;;}
.listMenu a:hover{color:#0168b7;}

/* 关于我们 */
.listTie{text-align:center;font-size:32px;color:#222;margin-bottom:30px;padding-bottom:20px;position: relative;line-height:32px;}
.listTie::after{content:"";position: absolute;left:50%;bottom:0;margin-left:-10px;width:20px;height:1px;background:#0168b7;transition: all .3s;}
.aBox{padding:60px 0;overflow:hidden;}
.culture{overflow:hidden;background:#f5f5f5;}
.culture .txt{background:#eee;border:1px solid #ccc;padding:15px;margin-bottom:30px;}
.culture .txt span{color:#333;font-weight:bold;}
.culture ul{width:1380px;}
.culture li{float:left;width:380px;margin-right:30px;}
.culture li .cImg{display:block;width:380px;height:250px;overflow:hidden;}
.culture li img{width:380px;height:250px;transition:all 0.5s ease-in;}
.culture li  .font{padding:25px;background:#fff;height:90px;}
.culture li h4{font-size:24px;font-weight:normal;color:#333;margin-bottom:10px;}
.culture li:last-child{margin-right:0;}
.culture li:hover img{transform:scale(1.1);}
.culture li:hover{box-shadow:0 0 5px #ccc;}
.history .fl{width:580px;}
.historyR{width:540px;height:395px;overflow:hidden;position:relative;padding-left:30px;}
.historyR::after{content:"";position:absolute;left:0;top:0;height:100%;width:1px;background:#ddd;}
.historyR li{height:54px;margin-bottom:10px;overflow:hidden;padding-left:80px;position:relative;}
.historyR li span{font-size:18px;float:left;width:80px;margin-left:-80px;color:#333;font-weight: bold;}
.historyR li::after{content:"";position:absolute;left:-40px;background:#eee;width:20px;height:20px;border-radius:100%;top:0;}

.honor{padding:70px 0;overflow:hidden;background:#f5f5f5;}
.honorSlide{position: relative;height:300px;}
.honorSlide .ohbox{height:350px;overflow: hidden;}
.honorSlide ul{width:1380px;}
.honorSlide li{float:left;width:220px;margin-right:22px;}
.honorSlide li .pImg{width:220px;height:300px;overflow:hidden;display:block;background:#0168b7;border:1px solid #ddd;}
.honorSlide li img{width:220px;height:300px;transition:all 0.5s;}
.honorSlide li p{text-align:center;height:50px;line-height:50px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.honorSlide li img:hover{transform:scale(.92);}
.honorSlide .pageBtn span{position:absolute;cursor:pointer;left:-60px;top:160px;width:45px;height:45px;border-radius:100%;background:#666;color:#fff;font-size:20px;font-family:"宋体";font-weight:bold;text-align:center;line-height:45px;}
.honorSlide .pageBtn .next{left:auto;right:-60px;}
.honorSlide .pageBtn span:hover{background:#0168b7;}

.aboutSetting{ position:relative;overflow:hidden;}
.aboutSetting li{float:left;width:300px;height:220px;overflow:hidden;margin-bottom:2px;}
.aboutSetting li img{width:300px;height:220px;transition:all 0.5s;}
.aboutSetting li:nth-child(2n){float:right;margin-left:350px;}
.aboutSetting li.s1{position:absolute;left:302px;top:0;}
.aboutSetting li.s1,.aboutSetting li.s1 img{width:596px;height:442px;}
.aboutSetting li span{background: url('../Images/opc2.png');height:40px;line-height:40px;color:#fff;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;position:relative;text-align:center;transition:all 0.3s;display:block;}
.aboutSetting li:hover span{margin-top:-40px;}
.aboutSetting li:hover img{transform:scale(1.1,1.1);}

/* 发展历程 */
.hisrotyList ul{padding-top:35px;overflow:hidden;position:relative;}
.hisrotyList ul:before{content:"";position:absolute;left:50%;background:#dbdbdb;width:1px;height:100%;top:0;}
.hisrotyList li{width:535px;position:relative;margin-bottom:10px;min-height:60px;}
.hisrotyList li:before,.hisrotyList li:after{content:"";position:absolute;border-radius:100%;transition:all 0.3s;}
.hisrotyList li:before{right:2px;top:5px;width:10px; height:10px;border:2px solid #333;}
.hisrotyList li:after{width:6px;height:6px;background:#333;top:9px;right:6px;}
.hisrotyList li.right:before{right:auto;left:4px;}
.hisrotyList li.right:after{right:auto;left:8px;}
.hisrotyList li span{color:#333;width:110px;font-size:16px;text-align:center;}
.hisrotyList .left{float:left;padding-right:145px;text-align:right;}
.hisrotyList .left span{margin-right:-110px;float:right;}
.hisrotyList .left p{border-right:1px solid #ddd;padding-right:20px;}
.hisrotyList .right{float:right;padding-left:145px;}
.hisrotyList .right span{margin-left:-110px;float:left;}
.hisrotyList .right p{border-left:1px solid #ddd;padding-left:20px;}
.hisrotyList .txt{text-align:center;padding:25px 50px;background:#f5f5f5;}

/* 荣誉资质 */
.honorList ul li{width:250px;float:left;margin-right:26px;margin-bottom:25px;text-align:center;padding:15px 15px 0 15px;background:#f2f2f2;border-bottom:3px solid #ddd;position:relative;}
.honorList ul li .pImg{display:block;width:240px;height:270px;padding:4px;border:1px solid #e3e3e3;background:#fff;display: table-cell;vertical-align: middle;}
.honorList ul li img{width:240px;vertical-align: middle;height:270px;}
.honorList ul li::before{content: "";position:absolute;height:3px;bottom:-3px;left:0;transition:all 0.5s;width:0;}
.honorList ul li:hover::before{width:100%;background:#0168b7;transition:all 0.5s;}
.honorList ul li p{height:35px;line-height:35px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display: block;}
.lb-data .lb-caption{color:#fff;}
.honorList ul li:hover{background:#eee;box-shadow:0 0 10px #ccc;}

/* 公司坏境 */
.settingList li{float: left; width: 280px;margin: 0 26px 30px 0;position: relative;border-bottom: 1px solid #d9d9d9;}
.settingList li .pImg{display: block;width: 280px;height:200px;overflow: hidden;}
.settingList li img{width: 280px;height:200px;transition: all .5s;}
.settingList li p{height: 45px;line-height: 45px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.settingList li i{float:right;font-style:normal;}
.settingList li:hover img{transform: scale(1.1);}
.settingTop:hover img{transform: scale(1.05);}
.settingList li::after{content: "";position: absolute;left:0;bottom: -1px;width: 100%;height: 1px;background:#0168b7; transition: transform 0.3s;transform-origin: right;transform: scale(0.1);}
.settingList li:hover::after{transform: scale(1.1); transform-origin: left;}


/*  解决方案 */
.solutionBox1{padding:70px 0;overflow:hidden;text-align:center;}
.solutionMenu {text-align:center;margin-bottom:40px;}
.solutionMenu a{display:inline-block;width:150px;height:50px;line-height:50px;border:2px solid #0168b7;margin:0 10px;font-size:16px;color:#333;}
.solutionMenu a.cur{background:#0168b7;color:#fff;}
.solutionFont{height:650px;overflow:hidden;background:#0168b7;color:#fff;text-align:left;}
.solutionFont .pic{width:700px;overflow:hidden;}
.solutionFont .pic img{height:650px;transition:all .5s;}
.solutionFont .font{padding:50px;width:400px;}
.solutionFont .title{font-size:32px;line-height:32px;margin-bottom:25px;}
.solutionFont:hover .pic img{transform: scale(1.08);}
.solutionFont .txt{padding-top:30px;}
.solutionBox1 .btn{display:inline-block;width:150px;height:50px;background:#0168b7;line-height:50px;color:#fff;font-size:16px;}
.solutionBox1 .btn:hover{background:#0b99a5;}

/*  产品列表 */
.proSide{width:260px;float:left;}
.listRight{width:980px;float:right;}
.side_title{background:#0168b7;height: 110px;line-height: 110px;color: #fff;text-align: center;position: relative;font-size:30px;text-transform: uppercase;margin-bottom:1px;}
.side_title::after{content: "";position: absolute;left:15px;right:15px;bottom:15px;top:15px;border: 1px solid #fff;}
.sidebarMenu{background:#f1f1f1;font-size:15px;}
.sidebarMenu li{position: relative;background: url('../Images/side_line.jpg') repeat-x left bottom;}
.sidebarMenu li:last-child{border-bottom:none;}
.sidebarMenu li a{display:block;color:#333;padding:0 20px 0 20px;height:55px;line-height:55px;}
.sidebarMenu li a:hover,.sidebarMenu li .cur{background-color:#0168b7;color:#fff;}
.sidebarMenu li a::after{content: ">";position: absolute;right:20px;font-family:"宋体";color: #888;top:0;font-weight: bold;font-size: 16px;}
.sidebarMenu li a:hover::after,.sidebarMenu li .cur::after{color: #fff;}
.sidebarMenu li ul{font-size:14px;background:#f8f8f8;}
.sidebarMenu ul li {background:none;padding-top:0;border-bottom:none;margin-bottom:0;}
.sidebarMenu li ul a{padding-left:35px;color:#666;height:40px;line-height:40px;font-weight:400;background: url('../Images/ly_li.png') no-repeat 12% center;padding-left:16%;}
.sidebarMenu li ul a::after{display:none;}
.sidebarMenu li ul .cur,.sidebarMenu li ul a:hover{color:#0168b7;background-color:#f8f8f8;}
.leftTel{margin-top:10px;background:#eee;padding:30px;border-top: 1px solid #e1e1e1;}
.leftTel strong{font-size:28px;color:#333;font-weight:normal;margin-bottom:10px;display:block;line-height:30px;}
.leftTel p{margin-bottom:10px;line-height:20px;}
.leftTel h4{font-size:14px;color:#333;margin-bottom:25px;}
.leftTel h4 span{font-size:20px;color:#0168b7;display: block;}
.leftTel a{width:105px;height:30px;background:#0168b7;color:#fff;text-align:center;display: inline-block;line-height:30px;}
.leftTel a:hover{width:160px;;}

.proList ul{width:80%; margin:0 auto;}
.proList li{float:left;width:23%;transition:all 0.4s;margin:0 1%;margin-bottom:20px;}
.proList li .pImg{display:block;width:100%;height:auto;overflow:hidden;border:1px solid #ebebeb;position:relative;}
.proList li img{width:100%;height:auto;transition:all 0.5s;}
.proList li p{font-weight:normal;text-align:center;height:60px;line-height:60px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px;position:relative;z-index:2;color:#191919;}
.proList li .pImg:before,.proList li .pImg:after{position:absolute;content:'';opacity:0;transition:all 0.5s;transition-delay:.3s;z-index:2;}
.proList li .pImg:before{top:0;right:0;bottom:0;left:0;border-top:2px solid #0168b7;border-bottom:2px solid #0168b7;transform:scale(0,1);-webkit-transform-origin:0 0;transform-origin:0 0}
.proList li .pImg:after{top:0;right:0;bottom:0;left:0;border-right:2px solid #0168b7;border-left:2px solid #0168b7;transform:scale(1,0);transform-origin:100% 0;}
.proList li:hover .pImg:before,.proList li:hover .pImg:after{opacity:1;transform:scale(1);transition: all 0.5s;}
.proList li:hover img{transform:scale(1.1);}
.proList li:hover p{color:#0168b7;}
.proList li h5{ line-height:50px; text-align:center;  background: #f1f1f1; font-size:14px;}
.searchList ul{width:1380px;}

/* 左侧图片放大镜样式 */
.proShow_r{width:900px;}
.rec-title{padding-left:20px;height:35px;line-height:35px;background:url('../Images/page_line.jpg') no-repeat 10px 10px #e8e8e8;font-size:14px;font-weight:bold;color:#333;}
.product-show-pic{width:450px;height:560px;}
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:310px;background:#fff;border:1px solid #CCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/* 图片小图样式 */
.spec-preview{width:450px;height:360px;border:1px solid #ccc;display: table-cell;vertical-align: middle;}
.spec-scroll{margin-top:10px;width:450px;height:75px;overflow:hidden;position:relative;}
.spec-scroll a.prev{display:block;width:12px;height:21px;position:absolute;top:25px;left:0;background:url('../Images/listpro_btn.png') no-repeat 0 0px;overflow:hidden;cursor:pointer;transition:all 0s;}
.spec-scroll a.prev:hover{background-position:0 -21px;}
.spec-scroll a.next{display:block;width:12px;height:21px;position:absolute;top:25px;right:0;background:url('../Images/listpro_btn.png') no-repeat 0 -42px;overflow:hidden;cursor:pointer;transition:all 0s;}
.spec-scroll a.next:hover{background-position:0 -63px;}
.spec-scroll .items{position:relative;width:400px;height:75px;margin:0 auto;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:360px;height:75px;}
.spec-scroll .items ul li{width:104px;height:75px;float:left;}
.spec-scroll .items ul li img{width:95px;height:73px;cursor:pointer;border:1px solid #ccc;}
.spec-scroll .items ul li img:hover,.spec-scroll .items ul .on img{border:1px solid #0168b7;}

/* 产品简介 */
.proshow_synopsis{width:400px;color: #aaa;font-size: 14px;line-height: 30px; height:460px;border-radius:3px;}
.proshow_synopsis .title{font-size:20px; color:#333;border-bottom:1px dotted #dbdbdb;margin-bottom:15px;padding-bottom:10px;}
.proshow_synopsis .title span{display:block;color:#888;font-size:14px;font-weight:normal;}
.proshow_synopsis .font{overflow: hidden;height:310px;margin-bottom:20px;}
.proshow_synopsis .font strong{font-size:16px;color:#333;display:block;}
.proshow_synopsis .tel{height:50px;line-height:50px;background:#333;margin-bottom:15px;font-size:16px;color:#fff;padding-left:20px;font-weight:bold;}
.proshow_synopsis .tel span{font-size:22px;}
.proshow_synopsis .tel  a{float:right;width:90px;height:50px;background:#0168b7;text-align:center;color:#fff;}
.proshow_synopsis .tel  a:hover{background:#0b99a4;}
.proshow_synopsis .p1{background:#f5f5f5;height:40px;line-height:40px;border:1px solid #d2d2d2;text-align: center;font-size:16px;color:#555;}
.proShow_main{margin:40px 0 30px 0;}
.relatedTitle{margin-bottom:15px;}
.proShowBox2 {padding-top:40px;overflow:hidden;}
.proShow_menu{height:40px;border-bottom: 1px solid #eee;font-size:20px;color:#333;margin-bottom:30px;}
.proShow_menu span{margin-right:40px;cursor:pointer;display: inline-block;height:40px;}
.proShow_menu span.on{color:#0168b7;border-bottom: 1px solid #0168b7;}
.mainBox{overflow:hidden;margin-bottom:40px;}
.relatedPro ul{width:100%;}
.relatedPro li{margin:0 1%; width:23%; float:left; }
.relatedPro li img,.proList li .pImg{width:100%; height:auto;}



/* 案例 */
.caseList li .pImg,.caseList li img{height:auto;}
.caseShow_main{border-top: 1px solid #ddd;padding-top:30px;}
.caseShow .title{text-align:center;font-size:24px;color:#000;margin-bottom:10px;font-weight:normal;}
.caseShow .p1{margin-bottom:25px;text-align:center;color:#666;border-bottom:1px dotted #ccc;padding-bottom:10px}
.caseShow .p1 span{margin-right:15px;}
.caseShow_font1{margin-bottom:30px;overflow:hidden;}


/*  合作伙伴 */
.partnerList{padding:60px 0;overflow:hidden;padding:1px;}
.partnerList li{float:left;width:190px;height:128px;position:relative;transition:all 0.3s;position:relative;border:1px solid #e2e2e2;margin-top:-1px;margin-left:-1px;}
.partnerList li img{width:190px;height:128px;position:absolute;z-index:2;transform:rotateY(0deg);transition:all 0.5s ease 0s;backface-visibility:hidden;}
.partnerList li span{position:absolute;width:188px;height:128px;background:#0168b7;line-height:128px;text-align:center;transform:rotateY(-180deg);transition:all 0.5s ease 0s;backface-visibility:hidden;color:#fff;padding:0 5px;}
.partnerList li:hover img{transform:rotateY(180deg);}
.partnerList li:hover span{transform:rotateY(0deg);}

/* 新闻中心 */
.newsLit_top{height:370px;overflow:hidden;margin-bottom:40px;}
.newsLit_top .nImg{float:left;width:560px;height:370px;overflow:hidden;}
.newsLit_top .nImg img{width:560px;height:370px;transition:all .8s;}
.newsLit_top .txt{border:1px solid #eaeaea;padding:49px 69px;border:1px solid #eaeaea;float:right;width:500px;height:270px;}
.newsLit_top .txt h4{font-size:24px;color:#333;font-weight:normal;margin-bottom:30px;line-height:30px;}
.newsLit_top .txt  h4 a{color:#333;}
.newsLit_top .txt  h4 a:hover{color:#0168b7;}
.newsLit_top .txt h4 span{display:block;font-size:14px;color:#0168b7;font-family:Arial;}
.newsLit_top .txt p{min-height:90px;margin-bottom:30px;}
.newsLit_top .txt .more{display:inline-block;width:160px;height:45px;line-height: 45px;background:#0168b7;color:#fff;text-align:center;border-radius:23px;}
.newsLit_top .txt .more:hover{width:200px;background:#b70300;}
.newsLit_top:hover img{transform:scale(1.06);}
.newsList li{border:1px solid #e2e2e2;padding:30px;overflow:hidden;margin-bottom:30px;transition:all 0.3s;}
.newsList li .font{width:100%;overflow:hidden;color:#333;padding-top:40px;}
.newsList li .date{width:80px;height:110px;background:#2b2b2b;color:#fff;padding-left:20px;font-size:20px;font-family:'Arial';position:relative;margin-right:40px;transition:all 0.4s;}
.newsList li .date span{display:block;opacity:.8;padding-top:35px;font-size:14px;}
.newsList li .date:after{position:absolute;content:"";width:50px;left:60px;background:#555;height:1px;top:10px;width:0;transition:all 0.3s;}
.newsList li h4{font-size:16px;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:15px;}
.newsList li  .txt{color:#666;}
.newsList li .pic{width:260px;height:195px;overflow:hidden;}
.newsList li img{width:260px;transition:all 0.5s;height:195px;}
.newsList li:hover .date{margin-right:60px;}
.newsList li:hover .date:after{width:80%;}
.newsList li:hover h4{color:#0168b7;}
.newsList li:hover img{transform:scale(1.1);}
.newsList li:hover{box-shadow:0 5px 10px #eee;}
.relatedTitle{height:45px;line-height:45px;border-bottom: 1px solid #ddd;}
.relatedTitle span{display:inline-block;color:#222;height:45px;text-align:center;font-size:18px;border-bottom: 1px solid #0168b7;}

/* 常见问题 */
.faqList li{position:relative;margin-bottom:25px;}
.faqList li:after{content:''; position:absolute; top:12px; right:16px; display:block; width:30px; height:30px; background:#0168b7;pointer-events:none;}
.faqList li h3:before, .faqList li h3:after{content:''; position:absolute; top:26px; right:23px; z-index:2; width:16px; height:2px; background:#fff;}
.faqList li h3:before{width:2px; height:16px; top:19px; right:30px; -webkit-transition:0.3s; transition:0.3s;}
.faqList li.act h3:before{-webkit-transform:rotate(90deg); transform:rotate(90deg);background:transparent\0;}
.faqList li h3{position:relative; padding:0 60px 0 25px; background-color:#f1f1f1; line-height:54px; font-size:16px; cursor:pointer;font-weight:normal;border:1px solid #e1e1e1;}
.faqList li div{display:none;padding:25px;line-height:25px;color:#7c7c7c;-webkit-animation:fadeIn 0.5s ease-out 0.2s both; animation:fadeIn 0.5s ease-out 0.2s both;font-size:14px;background:#f5f5f5;}
@-webkit-keyframes fadeIn{
  0%{opacity:0;}
  100%{opacity:1;}
}
@keyframes fadeIn{
  0%{opacity:0;}
  100%{opacity:1;}
}

/* 新闻详细样式 */
.picShow_l{width:840px;overflow:hidden;line-height:32px;}
.picShow_l .title{font-size:32px;color:#333;margin-bottom:10px;;}
.picShow_l .date{margin-bottom:40px;color:#777;}
.picShow_l .date span{margin-left:20px;}
.picShow_l .main{margin-bottom:50px;overflow:hidden;}
.show-synopsis{background:#f7f8fa;padding:15px;}
.show-synopsis i{display:inline-block;width:15px;background: url('../Images/a_l.png') no-repeat;height:15px;margin-right:5px;}
.show-synopsis .r{background: url('../Images/a_r.png') no-repeat;margin-left:5px;margin-right:0;}
.picShow_main{overflow:hidden;margin:40px 0;}
.previous{height:60px;line-height:60px;border:1px solid #bbb;overflow:hidden;}
.previous a{float:left;width:358px;text-align:left;padding:0 16px;}
.previous a i{font-style:normal;margin-right:10px;}
.previous .back{width:124px;text-align:center;border-right:1px solid #bbb;border-left: 1px solid #bbb;}
.previous a:hover{background:#0168b7;color:#fff;}

.picShow_r{width:320px;overflow:hidden;}
.picShow_r .title{font-size:18px;color:#333;border-bottom: 1px solid #d9d9d9;height:40px;margin-bottom:25px;}
.picShow_r .title span{display:inline-block;border-bottom: 1px solid #0168b7;height:40px;}
.relativeNews{height:485px;margin-bottom:20px;overflow:hidden;}
.picShow_r li{border-bottom: 1px dotted #bfbfbf;padding-bottom:15px;margin-bottom:15px;overflow: hidden;font-size:12px;}
.picShow_r li .pImg{width:120px;float:left;margin-right:20px;height:90px;overflow:hidden;}
.picShow_r li .pImg img{width:120px;height:90px;transition:all .5s;}
.picShow_r li h4{font-size:15px;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.picShow_r li h4 a{color:#222;}
.picShow_r li h4 a:hover{color:#0168b7;}
.picShow_r li:hover img{transform: scale(1.1);}
.side_phone{background:#f2f2f2;border-top: 1px solid #0168b7;padding:15px;}
.side_phone h4{margin-top:15px;background: url('../Images/p_icon.png') no-repeat left center;padding-left:45px;margin-left:40px;line-height:1.2;}
.side_phone h4 span{display:block;font-size:28px;font-family:Arial;color:#333;}


/* 内页留言样式 */
.contactBox{overflow:hidden;border:1px solid #e7e7e7;overflow:hidden;margin-bottom:60px;overflow:hidden;}
.contactBox .txt{padding:30px 30px  0 30px;width:340px;height:240px;border-right:1px solid #e7e7e7;float:left;}
.contactBox .txt p{margin-bottom:25px;}
.contactBox .txt1 p{padding-left:25px;margin-bottom:25px;}
.contactBox .phone span{font-size:36px;color:#333;font-family:Arial;line-height:36px;}
.contactBox .txt span{display:block;color:#333;}
.contactBox .txt p i{background: url('../Images/contacticon.png') no-repeat left top;width:18px;height:18px;float:left;margin-left:-25px;margin-top:5px;}
.contactBox .txt1 p:nth-child(3) i{background-position: 0 -18px;}
.contactBox .txt2 p  i{margin-left:0;margin-right:5px;margin-top:2px;background-position: 0 -36px;}
.contactBox .txt2 p:nth-child(2)  i{background-position: 0 -54px;}
.contactBox .txt2 p:nth-child(3)  i{margin-top:2px;background-position: 0 -72px;}
.contactBox .txt3{border-right:none;width:300px;}
.contactBox .txt3 p,.contactBox .txt3 p img{width:140px;}
.contactBox .txt3 p{padding-left:0;margin-left:0;text-align:center;}

.contactBox2{padding:1px 0 0 1px;margin-bottom:50px;overflow:hidden;}
.contactBox2 li{float:left; width:338px;padding:30px;border:1px solid #d9d9d9;margin-top:-1px;height:220px;margin-left:-1px;}
.contactBox2 li h4{color:#333;font-size:18px;margin-bottom:15px;}

#dituContent{float:left;width:100%;height:420px;}
.feedback{background:#f5f5f5;padding:80px 0;overflow: hidden;}
.feedback .p1{text-align:center;color:#333;margin-bottom:40px;;}
.feedback li{overflow:hidden;margin-bottom:5px;overflow:hidden;float:left;width:525px;height:48px;border:1px solid #dcdcdc;background:#fff;line-height:48px;overflow:hidden;padding-left:60px;margin-bottom:10px}
.feedback li:nth-child(2),.feedback li:nth-child(4){float:right;}
.feedback li label{float:left;margin-left:-60px;text-align:right;width:60px;color:#666;}
.feedback li.msg{height:120px;width:1128px;line-height:24px;padding:10px;padding-left:60px;}
.feedback li.msg textarea{font-size:14px;width:100%;height:120px;line-height:24px;}
.feedback li input{width:95%;padding-right:5%;height:48px;line-height:48px;}
.feedback .code{width:100%;background:none;padding-left:0;border:none;}
.feedback li.code input{width:170px;float:left;padding:0 15px;}
.feedback li.code img{float:left;background:#fff;padding:13px;border-left: 1px solid #ddd;}
.feedback li.code .btns{float:right;margin-right:5px;background:#0168b7;color:#fff;width:240px;cursor:pointer;font-size:14px;}
.feedback li.code .btns:hover{background:#0a99a5;}
.feedback .sub{cursor:pointer;text-align:center;width:180px;height:48px;border-radius:24px;display:block;margin:0 auto;transition:all 0.3s;}
.feedback .sub:hover{width:240px;}


/* 滑动块 */

.hc-ul{margin:0 auto;padding:0;}

.hc-ul{ z-index:9;}

.hc-ul li{float:left;width:120px; margin-left:5px; margin-right:5px;/*margin-bottom:0.66666%;*/text-align:center;cursor:pointer;height:50px;line-height:50px;z-index:999;list-style-type:none;background:#fff; color:#333;}

.hc-ul .curBlock{left:0;background-color:#E48A007;position:absolute;transition:left;top:0px;height:100%;}

.hc-ul li a.cur,.hc-ul li a:hover{color:#fff; width:120px; height:50px ;line-height:50px; background:#0159b3;}

.hc-ul li.active{color:#fff; width:120px; height:50px ;line-height:50px; background:#0159b3;}


.flipbox{border-top:1px dashed #eee;padding-top:20px;}

.pageflip{float:left;width:60%;}

.pageflip span{color:#333;}

.pageflip a{color:#666;}

.pageflip .flip_next{margin-top:10px;}

.pageflip a:hover{color:#df0000;}

.nInfo-share{margin-top:40px;}

.ftmsg{text-align:center;}


/*当前位置*/

.page-locate{padding:.2rem 0;line-height:40px;color:#666666;border-top:1px solid #f1f1f1;}

.page-locate .type{padding:0 0 0 28px;background:url(../images/icon-home.png) no-repeat left 1px;}



.p-title h1{text-align:center;font-size:36px;line-height:50px;font-weight:normal;}

.p-title i{display:block;width:37px;height:2px;background:#e00007;margin:.1rem auto 0;}



.p-rtn-btn{display:block;width:232px;line-height:44px;font-size:16px;color:#e60012;border:2px solid #df0000;}

.p-rtn-btn span{padding:0 0 0 42px;background:url(../images/icon-rtn.png) no-repeat left center;}

.p-rtn-btn:hover{color:#fff;background:#df0000;}

.p-rtn-btn:hover span{padding:0px;background-position:-100px center;}



/*-- 首页 --*/

.I-title{text-align:center;}

.I-title .t1{line-height:45px;font-size:40px;color:#666666;text-transform:uppercase;}

.I-title .t2{line-height:41px;font-size:24px;}

.I-title .split{display:block;width:37px;height:2px;background:#C7840C;margin:.25rem auto .2rem;}

.I-title .t3{width:825px;line-height:24px;color:#666666;margin:0 auto;}



.I-more.btn{width:232px;line-height:44px;font-size:16px;color:#C7840C;border:2px solid #C7840C;}

.I-more.btn span{padding:0 38px 0 0;background:url(../images/icon-go.png) no-repeat right center;}

.I-more.btn:hover{color:#fff;background:#C7840C;}

.I-more.btn:hover span{padding:0px;background-position:200px center;}



/*产品中心*/

.index-pro{padding:.37rem 0 .57rem;color:#fff;text-align:center;background:url(../images/ysbg.jpg) center top;}

.index-pro li{/**/width:200px; height:200px; margin-left:40px; margin-right:40px;margin-top:20px;margin-bottom:20px; color:#FFFFFF;float:left; border:2px solid #C7840C;border-radius: 100px; }

.index-pro li img{margin-top:16px;}

.index-pro li .type{line-height:37px;font-size:24px;margin:16px 0 0;color:#000;}

.index-pro li .list{line-height:30px;margin:15px 0 0;color:#000;}

.index-pro li .list a{display:block;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;}


.index-pro li:first-child:before{display:none;}

.index-pro li .list a:hover{transform:translateY(-5px);-webkit-transform:translateY(-5px);}

/*  内页导航 */
.slide{height: 400px;}
/*.slide::before{content:'';position:absolute;background:rgba(0,0,0,0.3);width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;}*/
.slide .container{display: -webkit-flex;  display: flex;align-items:center;height: 100%;z-index: 50;text-align: center;}

.slide .container .text{padding-top: 30px;}
.slide .container h1{font-size: 36px;line-height: 100%;color: #fff;font-weight: bold;text-shadow: 2px 2px 2px rgba(0,0,0,0.3);}
.slide .container h1::after{content: '';display: block;width: 40px;background-color: #fff;height: 3px;margin:20px auto;}

.slide .container p{font-size: 22px;color: #fff;text-shadow: 2px 2px 2px rgba(0,0,0,0.3);}


/*分页样式*/
.page_info {width: 798px;text-align:center;color:#333;padding: 5px;margin: 20px auto;}

.page_info span{padding:0 2px;font-weight:bold;}
.page_info a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_info a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_info a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}

.page_list {
	width: 798px;line-height:24px;text-align:center;
	letter-spacing:0;font-family:"Arial Black";font-size:12px;padding: 5px; margin: 20px auto;
}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}

.page_navi{width:99%; margin:0 auto; padding: 10px 0; overflow:hidden; _zoom:1; font-size:13px;margin-top:35px;}
.page_navi .fl{float:left; width:45%; padding-left:10px;}
.page_navi a{ color:#666}
.page_navi .fr{float:right; width:45%; text-align:right; padding-right:10px;}


/*详细*/

.nInfo-container{}



.nInfo-left{padding:53px .38rem 102px 0;width:75.8333%;min-height:800px;border-right:1px solid #dedede;float:left;}
.nInfo-left a{color:#e60008;}
.nInfo-left a:hover{text-decoration:underline}


.nInfo-name{line-height:45px;text-align:center;font-size:32px;color:#000000;font-weight:normal;}

.nInfo-ab{text-align:center;line-height:24px;color:#333;margin:10px 0 0;}

.nInfo-ab span{display:inline-block;margin:0 8px;}

.nInfo-con{padding:21px 0 0;line-height:32px;color:#333333;border-top:1px solid #e5e5e5;position:relative;overflow:hidden;margin:21px 0 0;}

.nInfo-con img{max-width:100%;}

.nInfo-action{margin:.72rem 0 0;}

.nInfo-share a{display:inline-block !important;margin:0 20px 0 0 !important;width:41px !important;height:41px !important;}

.nInfo-action .p-rtn-btn{float:right;}

.nInfo-share .bds_weixin{background: url(../images/nshare-1.png) no-repeat center !important;}

.nInfo-share .bds_weixin:hover{background-image:url(../images/nshare-11.png) !important;}

.nInfo-share .bds_tsina{background: url(../images/nshare-2.png) no-repeat center !important;}

.nInfo-share .bds_tsina:hover{background-image:url(../images/nshare-21.png) !important;}

.nInfo-share .bds_more{background: url(../images/nshare-3.png) no-repeat center !important;}

.nInfo-share .bds_more:hover{background-image:url(../images/nshare-31.png) !important;}

/*右侧*/

.nInfo-right{width:240px;float:right;margin:48px 0 0;}

.nInfo-right .nIr-type{padding:0 0 15px;line-height:34px;font-size:20px;color:#000;border-bottom:1px solid #cfcfcf;}

.nInfo-right .nIr-Hnews{display:block;padding:10px 0;line-height:24px;border-bottom:1px solid #cfcfcf;}

.nInfo-right .nIr-Hnews:hover,

.footer-flink ul li a:hover{color:#e00007;}

.nIr-Hnews .name{color:#000000;}

.nIr-Hnews .con{height:48px;color:#666666;margin:10px 0 0;}

.nIr-Hwords{width:243px;overflow:hidden;margin:30px 0 0 -3px;}

.nIr-Hwords li{padding:3px;float:left;}

.nIr-Hwords li a{display:block;padding:0 10px;min-width:66px;text-align:center;line-height:32px;color:#666666;background:#eaeaea;}

.nIr-Hwords li a:hover{color:#fff;background:#13AACD;}

.floor_2_main {
    overflow: hidden;
    background: url(../images/bg.png) repeat-y center top;
}
.about {
	padding: 60px 0;
	width:1200px;
	overflow: hidden;
}
.aboutMain {
	height: 360px;
	overflow: hidden;
	background: #f6f6f6
}
.aboutMain .pic {
	float: left;
	width: 600px;
	height: 360px;
	overflow: hidden;
	position: relative
}
.aboutMain .pic img {
	width: 600px;
	height: 360px;
	transition: all .5s;
	animation: myfirst 20s linear infinite normal
}
.aboutMain .pic .txt {
	position: absolute;
	background: rgba(0,0,0,.8);
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	font-weight: 700;
	text-align:left;
	width: 92%;
	padding: 10px 4%
}
.aboutMain .pic .txt h4 {
	font-size: 20px;
	margin-bottom: 6px
}
.aboutMain .font {
	padding: 30px 40px;
	height: 300px;
	width: 520px
}
.aboutMain .font .txt {
	height: 250px;
	margin-bottom: 10px;
	overflow: hidden
}
.aboutMain .more {
	display: inline-block;
	width: 160px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #288cd1;
	text-align: center;
	color: #288cd1
}
.aboutMain .more:hover {
	background: #288cd1;
	color: #fff;
	border: 1px solid #0082b8
}


.setting {
	padding-bottom: 60px;
	overflow: hidden
}
.setting .menu {
	text-align: center;
	height: 40px;
	margin-bottom: 50px;
	position: relative;
	overflow: hidden
}
.setting .menu a {
	display: inline-block;
	width: 170px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	line-height: 35px;
	margin: 0 15px;
	border-radius: 20px;
	font-size: 16px;
	color: #333;
	background: #dbdbdb
}
.setting .menu a.on {
	background: #288cd1;
	color: #fff
}
.setting .menu:after {
	content: "";
	position: absolute;
	left: 0;
	top: 20px;
	height: 1px;
	width: 100%;
	background: #dbdbdb;
	z-index: -1
}
.settingMain, .settingBox {
	height: 310px;
	overflow: hidden
}
.settingMain ul {
	width: 1240px;
	overflow: hidden;
	margin-bottom: 30px
}
.settingMain li {
	float: left;
	width: 285px;
	height: 220px;
	text-align: center;
	margin-right: 20px
}
.settingMain li img {
	width: 285px;
	height: 220px;
	transition: all .5s
}
.settingMain li .pic {
	display: block;
	width: 285px;
	height: 220px;
	overflow: hidden
}
.settingMain li p {
	height: 50px;
	line-height: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	margin-top: -50px;
	z-index: 2;
	background: #000;
	background: rgba(0,0,0,.5);
	color: #fff
}
.settingMain li:hover img {
	transform: scale(1.1)
}

