/* normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}h1{font-size:2em;margin:0.67em 0;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}img{border-style:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:0.35em 0.75em 0.625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:list-item;}template{display:none;}[hidden]{display:none;}
/* command style */
.inner{ width: 1200px; margin:0 auto; overflow: hidden; }
.fl{ float: left; }
.fr{ float: right; }
.cl{ clear: both; }
.h-logo{ margin-top: 18px; }
h2,h3,p{ margin:0; }
ul{ padding:0; margin:0; }
li{ list-style: none; }
a{ text-decoration: none; }
a:hover{ color: #ff9600; }
table{ border-collapse: collapse; border-spacing: 0; }
.page{ text-align: center; margin:15px 0; font-size: 14px; color: #333; clear: both; }
.page a{ font-size: 14px; color: #333; margin:0 2px; padding:5px; }
/* 头部信息 */
.h-top{ height: 141px; background: url(../img/h-top-bg.jpg) no-repeat top center; }
.h-top ul{ height: 36px; padding:8px 0 0; box-sizing: border-box; }
.h-top li{ display: inline-block; width: 66px; float: right; padding-left: 26px; }
.h-top li:nth-child(2){ background: url(../img/ico-star.png) no-repeat; margin-right: 5px; }
.h-top li:nth-child(1){ background: url(../img/ico-map.png) no-repeat; }
.h-top li a{ font-size: 14px; color: #f5f5f5;  }
.h-top li a:hover{ color: #ff9600; }
.h-tel{ float: right; padding-top: 22px; }
.h-tel > div{ padding-left: 60px; background: url(../img/ico-tel.png) no-repeat left center; float: right; }
.h-tel > img{ float: right; margin-left: 20px; }
.h-tel > div p{ line-height: 1; font-size: 16px; color: #999999; margin-bottom: 9px; }
.h-tel > div h3{ font-size: 26px; color: #1480ca; font-family: impact; line-height: 1; font-style: normal; }
.h-nav{ height: 58px; line-height: 58px; 
	background: -webkit-linear-gradient(left, #1d59c9 50%, #2834be 100%); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #1d59c9 50%, #2834be 100%); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #1d59c9 50%, #2834be 100%); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #1d59c9 50%, #2834be 100%); /* 标准的语法（必须放在最后） */
}
.h-nav .inner{ overflow: visible; }
.h-nav li{ position: relative; width: 120px; float: left; text-align: center; background: url(../img/nav-line.png) no-repeat right center; }
.h-nav li ul li{ line-height: 58px; background: #1d59c9; border-top: 1px solid #fff; }
.h-nav li ul{ position: absolute; left:0; top:98px; opacity: 0; transition: all .3s; }
.h-nav li:hover ul{ top:58px; transition: all .3s; z-index: 33; opacity: 1; }
.h-nav .inner > li:last-child{ background: none; }
.h-nav li a{ display: inline-block; width: 119px; height: 100%; font-size: 16px; color: #ffffff; transition: all .3s; }
.h-nav li ul li a{ width: 120px; }
.h-nav li a:hover{ background: #fff; color: #000; transition: all .3s; }
#banner{ height: 562px; }
#banner .swiper-slide img{ width: 100%;height: 562px; object-fit: cover; }
/* 搜索关键词 */
.m-search{ height: 56px; background: #f8f8f8; }
.keys{ width: 800px; }
.keys h3{ font-size: 14px; color: #333333; font-weight: normal; margin:0; line-height: 56px; }
.keys h3 a{ font-size: 14px; color: #666666; margin:0 4px; }
.keys h3 a:hover{ color: #ff9600; }
.search{ width: 400px; text-align: right; padding:14px 0; box-sizing: border-box; overflow: hidden; }
.search .search-text{ transition: all .3s; outline: none; border:none; background: none; width: 180px; height: 30px; border-left: 1px solid #d8d8d8; font-size: 14px; color: #999999; box-sizing: border-box; padding:0 12px; }
.search .search-text:focus{ width: 200px; border-color:#1269cc; }
.search .search-btn{ display: inline-block; width: 21px; height: 21px; background: url(../img/search.png) no-repeat center; outline: none; border:none; cursor: pointer; }
/* 关于我们 */
.m-about{ margin:0 0 16px; overflow: hidden; padding-bottom: 30px; }
.m-about .inner{ overflow: visible; }
.m-about .hd{ margin:37px 0 24px; overflow: hidden; text-align: center;}
.m-about .hd h2{ font-size: 30px; color: #333333; background: url(../img/about-tit.png) no-repeat center; line-height: 1; font-weight: 400; }
.m-about .hd span{ font-size: 18px; color: #a2a3a3; font-family: arial; text-transform: uppercase; margin-top: 13px; display: block; }
.m-about .bd .fl{ width: 600px;	height: 412px; }
.m-about .bd .img{ position: relative; z-index: 3; }
.m-about .bd .img:after{ position: absolute; left:50%; top:50%; content: ""; display: block; width: 100%; height: 100%; border:1px solid #fff; transition: all .3s; 
	-webkit-transform: translateX(-50%) translateY(-50%);
	    -ms-transform: translateX(-50%) translateY(-50%);
	    transform: translateX(-50%) translateY(-50%);
	opacity: 0;
}
.m-about .bd:hover .img:after{ width: 560px; height: 372px; opacity: 1; }
.m-about .bd .fr{
	width: 600px;
	padding:50px 40px 0;
	box-shadow: 0 10px 15px 5px #d6d6d6;
	height: 412px;
	box-sizing: border-box;
}
.m-about .bd .fr h1{
	font-size: 22px;
	color: #333333;
	font-weight: bold;
	line-height: 22px;
}
.m-about .bd .fr h1:after{
	content: "";
	display: block;
	width: 108px;
	height: 2px;
	background: #1269cc;
	margin:16px 0;
	clear: both;
}
.m-about .bd .fr p{
	font-size: 16px;
	color: #666;
	line-height: 30px;
}
.m-about .fr > div{ margin-top: 32px; }
.m-about .fr > div a{ display: inline-block; border:1px solid #1269cc; padding:18px 24px 18px 64px; font-size: 18px; color: #1269cc; }
.m-about .fr > div a:nth-child(1){ background: url(../img/ico-c01.png) no-repeat 22px center; }
.m-about .fr > div a:nth-child(2){ background: url(../img/ico-c02.png) no-repeat 22px center; margin:0 12px; }
.m-about .fr > div a:nth-child(3){ background: url(../img/ico-c03.png) no-repeat 22px center; }
.m-about .fr > div a:hover{ color: #fff; border-color: #f9cf01; }
.m-about .fr > div a:hover:nth-child(1){ background:#ff9600 url(../img/ico-c01-h.png) no-repeat 22px center; }
.m-about .fr > div a:hover:nth-child(2){ background:#ff9600 url(../img/ico-c02-h.png) no-repeat 22px center; }
.m-about .fr > div a:hover:nth-child(3){ background:#ff9600 url(../img/ico-c03-h.png) no-repeat 22px center; }
/* 侧边栏 */
.s-type{ width: 274px; overflow: hidden; }
.s-type .hd{ height: 100px; background: url(../img/type-tit.jpg) no-repeat center; }
.s-type .bd{ border:2px solid #1269cc;  }
.s-type .bd a{ display: block; height: 48px; border-bottom: 2px solid #f3f4f4; padding:4px 0; box-sizing: border-box; }
.s-type .bd a span{ display: block; border-radius: 20px; width: 216px; height: 39px; line-height: 39px; margin: 0 auto; padding-left: 48px; background: url(../img/s-li.png) no-repeat 12px center; font-size: 16px; color: #333333; box-sizing: border-box; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.s-type .bd a:hover span{ background:#ff9600 url(../img/s-li-h.png) no-repeat 12px center; color: #fff;  }
.s-type .bd > img{ display: block; margin:26px auto 36px; }
.s-list{ width: 274px; }
.s-list .hd{ background: #1269cc; padding: 20px 0; color: #fff; text-align: center; font-size: 24px;  }
.s-list .bd{ border:2px solid #1269cc; padding:10px; }
.s-list .bd a{ font-size: 14px;	color: #333; display: block; line-height: 32px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.s-list .bd a:hover{ color: #1e56c8; }
/* 产品展示 */
.m-pro{ overflow: hidden; padding:0 0 28px; }
.m-pro .fr{ width: 900px; }
.m-pro .tit{ height: 45px; background: url(../img/tit-bg.jpg) no-repeat left bottom; margin-bottom: 20px; }
.m-pro .tit h2{ height: 42px; display: inline-block; line-height: 42px; padding:0 20px; background: #1269cc; font-size: 20px; color: #ffffff; font-weight: bold; }
.m-pro .tit h2 small{ font-size: 12px; color: #ffffff; margin-left: 15px; font-weight: normal; }
.m-pro .tit a{ display: inline-block; float: right; padding:5px 8px; font-size: 11px; color: #fff; background: #ff9600; margin-top: 5px; }
.p-li .img, .m-pro .img{ position: relative; overflow: hidden; width: 100%; height: 220px; overflow: hidden; }
.p-li .img img, .m-pro .img img{ width: 100%; height: 100%; object-fit: contain; }
.p-li .txt, .m-pro .txt{ position: absolute; left:0; top:-100%; box-sizing: border-box; transition: all .3s; width: 100%; height: 100%; background: rgba(4,96,193,.72); padding:50px; }
.p-li .txt span, .m-pro .txt span{ margin-bottom: 10px; display: block; line-height: 52px; border-bottom: 1px solid #fff; font-size: 16px; color: #ffffff; text-align: left; }
.p-li .txt p, .m-pro .txt p{ font-size: 14px; color: #ffffff; line-height: 30px; }
.p-li{ width: 292px; float: left; margin:0 12px 12px 0; }
.p-li:nth-child(3n+0){ margin-right: 0; }
.p-li, .m-pro .swiper-slide{ margin-bottom: 18px; }
.p-li h2, .m-pro .swiper-slide h2{ margin:0; line-height: 50px; font-weight: normal; background: #fcfbfb; text-align: center; font-size: 16px; color: #333333; padding:0 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.p-li:hover .txt, .m-pro .swiper-slide:hover .txt{ top:0; transition: all .3s; }
.p-li:hover h2, .m-pro .swiper-slide:hover h2{ background: #ff9600; color: #fff; }
/* 优势展示 */
.m-super{
	height: 720px;
	background: url(../img/super-bg.jpg) no-repeat top center;
	padding-top: 100px;
}
.m-super li{
	float: left;
	overflow: hidden;
}
.m-super li p,
.m-super li img{
	transition: all 0.3s;  
}
.m-super li:nth-child(1),
.m-super li:nth-child(4),
.m-super li:nth-child(7){
	width: 356px;
	height: 240px;
	background: #f5f5f5;
}
.m-super li:nth-child(2),
.m-super li:nth-child(5),
.m-super li:nth-child(8){
	width: 490px;
	height: 240px;
	background: #f5f5f5;
}
.m-super li:nth-child(3),
.m-super li:nth-child(6),
.m-super li:nth-child(9){
	width: 354px;
	height: 240px;
}
.m-super li:nth-child(1),
.m-super li:nth-child(3){
	position: relative;
	z-index: 2;
}
.m-super li:nth-child(4),
.m-super li:nth-child(5),
.m-super li:nth-child(6),
.m-super li:nth-child(7),
.m-super li:nth-child(9){
	margin-top: -4px;
}
.m-super li:nth-child(7){
	margin-top: -2px;
}
.m-super li:nth-child(9){
	margin-left: -5px;
	margin-top: 4px;
}
.m-super li h2{
	font-size: 24px;
	color: #2c2f36;
	margin:22px 20px 0 30px;
}
.m-super li:nth-child(2) p,
.m-super li:nth-child(8) p{
	font-size: 16px;
	color: #666;
	margin:30px 20px 0 30px;
	line-height: 30px;
}

.m-super li:nth-child(4) h3,
.m-super li:nth-child(6) h3{
	font-size: 24px;
	color: #2c2f36;
	margin:35px 35px 0 35px;
}
.m-super li:nth-child(4) p,
.m-super li:nth-child(6) p{
	font-size: 16px;
	color: #666;
	margin:22px 35px 0 35px;
	line-height: 30px;
}
.m-super li:nth-child(5){
	position: relative;
	z-index: 2;
}
.m-super li:nth-child(1):hover img,
.m-super li:nth-child(3):hover img,
.m-super li:nth-child(5):hover img,
.m-super li:nth-child(7):hover img,
.m-super li:nth-child(9):hover img{
	transform: scale(1.2);  
}
.m-super li:nth-child(2):hover p,
.m-super li:nth-child(4):hover p,
.m-super li:nth-child(6):hover p,
.m-super li:nth-child(8):hover p{
	margin: 15px 20px 0 30px;
}
/* 新闻中心 */
.m-news{ padding-top: 40px; padding-bottom: 40px; }
.m-news .hd{ overflow: hidden; margin-bottom: 20px; }
.m-news .hd > div{ display: inline-block; float: left; }
.m-news .hd h2{
	font-size: 24px;
	color: #333;
}
.m-news .hd p{
	font-size: 14px;
	color: #999999;
	text-transform: uppercase;
}
.m-news .hd a{
	display: inline-block;
    padding: 8px 20px;
    transition: all .3s ease-out 0s;
    color: #fff;
    background: #1269cc;
    float: right;
}
.m-news .fl,
.m-news .fr{ width: 580px; }
.news1{ padding:30px 50px; overflow: hidden; display: inline-block; width: 100%; background-color: #f8f8f8; box-sizing: border-box; }
.news1 span{
	font-size: 24px;
	line-height: 30px;
	color: #999;
}
.news1 h3{
	color: #333;
	font-size: 18px;
	line-height: 30px;
	margin-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news1 p{
	transition: all .36s ease;
    padding-left: 0;
    box-sizing: border-box;
    font-size: 13px;
    line-height: 26px;
    height: auto;
    max-height: 52px;
    border-left: 1px solid transparent;
    width: 380px;
    overflow: hidden;
    margin:20px 0;
    color: #d3d3d3;
}
.news1 i{position: relative; transition: all .3s; top:0; font-style: normal; display: inline-block; width: 140px; height:37px; background: #1269cc; line-height: 37px; text-align: center; font-size: 14px; color: #fff; margin-top: 45px;  }
.news1:hover p{
	padding-left: 30px;
	border-color: #d3d3d3;
	color: #d3d3d3;
}
.news1:hover span{ color: #999; }
.news1:hover i{  top:-10px; }
.news1 > img{ width: 410px; height: 169px; object-fit: cover; object-position: 0% 0%; }
.news-list li{
	position: relative;
	padding: 40px 20px 36px 38px;
	border-top: 1px solid #e5e5e5;
}
.news-list li:last-child{ border-bottom: 1px solid #e5e5e5; }
.news-list li .tit,
.news-list li .desc{
	transition: all .3s;
	font-size: 14px; 
	color: #999999;
}
.news-list li .tit:before{
	content: "•";
    font-size: 40px;
    position: absolute;
    left: 2%;
    top: 20%;
    -webkit-transform: scale(.4);
    -ms-transform: scale(.4);
    transform: scale(.4);
    line-height: inherit;
}
.news-list li .tit{ overflow: hidden; }
.news-list li .tit h3{
	font-size: 15px;
    line-height: 30px;
    padding-left: 26px;
    -webkit-transform: translateX(-27px);
    -ms-transform: translateX(-27px);
    transform: translateX(-27px);
    transition: all .36s ease;
    color: #666;
    width: 70%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-list li .tit span{
	font-size: 22px;
	float: right;
	color: #999;
}
.news-list li .desc p{
	font-size: 13px;
    line-height: 26px;
    height: 52px;
    width: 380px;
    overflow: hidden;
}
.news-list li .desc i{
	position: absolute;
    right: 26px;
    bottom: 44px;
    width: 40px;
    height: 16px;
    color: transparent;
    border-left: 1px solid #e5e5e5;
    overflow: hidden;
    text-align: center;
    line-height: 16px;
}
.news-list li:hover{
	box-shadow: 0 10px 30px rgba(0, 0, 0, .08);
}
.news-list li:hover .tit h3{ color: #1269cc; }
.news-list li:hover .desc p{ color: #999; }
.news-list li:hover .desc,.news-list li:hover .tit{ padding-left: 10px; }
/* 成功案例 */
.m-case{ padding:50px 0 16px;
	background: -webkit-linear-gradient(left, #1d59c9 50%, #2836be 100%); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #1d59c9 50%, #2836be 100%); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #1d59c9 50%, #2836be 100%); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #1d59c9 50%, #2836be 100%); /* 标准的语法（必须放在最后） */
}
.m-case .hd{ text-align: center; margin-bottom: 32px; }
.m-case .hd h2{ font-size: 30px; color: #fff; background: url(../img/case-tit.png) no-repeat center; line-height: 1; font-weight: 400; }
.m-case .hd span{ font-size: 18px; color: #fff; font-family: arial; text-transform: uppercase; margin-top: 13px; display: block; }
.m-case .swiper-slide img{ width: 284px; height: 266px; border:1px solid #c2c3ca; }
.m-case .swiper-slide h2{ line-height: 62px; font-size: 16px; color: #ffffff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: normal; text-align: center; }
/* 新闻 问答 */
.m-qa-news{
	background: #eeeded;
	padding:40px 0;
	overflow: hidden;
}
.m-qa-news .inner{
	overflow: visible;
}
.m-qa{
	width: 395px;
	float: left;
}
.m-qa .hd{ clear: both; overflow: hidden; }
.m-qa .hd > .tit{
	display: inline-block;
	float: left;
}
.m-qa .hd > .tit:after{
	content: "";
	display: block;
	margin-top:14px;
	height: 2px;
	width:48px;
	background: #000;
}
.m-qa .hd > .tit h2{
	font-size: 20px;
	color: #000;
	font-weight: bold;
}
.m-qa .hd > .tit p{
	font-size: 14px;
	color: #a7a5a5;
	text-transform: uppercase;
}
.m-qa .hd .more{ float: right; }
.more{
	display: inline-block;
	width:32px;
	height: 32px;
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	transition: 0.25s;
	-webkit-transition: 0.25s;
	cursor: pointer;
	background: url(../img/ico-more.png) no-repeat;
}
.more:hover{
	transform: rotate(360deg) ;
}
.m-qa .bd{ margin-top: 15px; }
.m-qa .bd li h3{
	height: 51px;
	line-height: 51px;
	border-bottom: 1px solid #e1e0e1;
	font-size: 15px;
	color: #333;
}
.m-qa .bd li h3 span{
	display: inline-block;
	width: 25px;
	height: 25px;
	background: #414144;
	border-radius: 3px;
	text-align: center;
	line-height: 25px;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	margin-right: 16px;
}
.m-qa .bd li p{
	font-size: 14px;
	color: #666;
	line-height: 24px;
	padding:12px 0;
}
.m-qa .bd li p span{
	display: inline-block;
	width: 25px;
	height: 25px;
	background: #cfcfcf;
	border-radius: 3px;
	text-align: center;
	line-height: 25px;
	font-size: 14px;
	color: #414144;
	text-transform: uppercase;
	margin:15px 16px 15px 0; 
	float: left;
}
.m-indu{
	width:750px;
	box-shadow: 0 0 10px 5px #acabab;
	background: #fff;
}
.m-indu .hd{
	height:62px;
	line-height: 62px;
	border-bottom: 1px solid #f1efef;
	background:#fbfbfb;
}
.m-indu .hd a{
	float: right;
	margin-right: 22px;
	font-size: 14px;
	color: #1269cc;
}
.m-indu .hd h2{
	display: inline-block;
	float: left;
	padding:0 90px 0 43px;
	background: #1269cc url(../img/ico-indu.png) no-repeat 145px center;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
.m-indu .bd{
	padding:35px;
	overflow: hidden;
}
.first-news{ clear: both; overflow: hidden; padding-bottom: 20px; border-bottom: 2px solid #eaebec;}
.first-news img{
	width:246px;
	height: 166px;
	float: left;
	margin-right: 20px;
}
.first-news a > div{
	width: 380px;
	float: left;
}
.first-news a > div h3{
	height: 41px;
	line-height: 41px;
	border-bottom: 1px solid #ebe8e8;
	font-size: 18px;
	color: #1e468e;
	margin-bottom: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.first-news a > div p{
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}
.first-news a > div span{
	display: inline-block;
	width: 100px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	margin-top: 12px;
	background: #ff7e00;
}
.other_news{ padding:5px 0; overflow: hidden; }
.other_news li{
	width:50%; 
	float: left;
	height: 36px;
	line-height: 36px;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding-right: 20px;
	box-sizing: border-box;
}
.other_news li a{
	font-size: 18px;
	color: #333;
}
.other_news li a:hover{ color: #1e56c8; }
/* 友情链接 */
.m-link{ padding:30px 0; overflow: hidden; background: #efeded; }
.m-link h2{ display: inline-block; float: left; font-size: 14px; color: #333333; font-weight: normal; }
.m-link h2 span{ display: block; font-size: 16px; text-transform: uppercase; line-height: 1; margin-bottom: 16px; }
.m-link a{ display: inline-block; margin:0 23px 18px; color: #666666; }
.m-link a:hover{ color: #ff7e00; }
/* 底部信息 */
.footer{ background: url(../img/footer-bg.jpg) no-repeat center 94px; overflow: hidden; }
.footer a:hover{ color: #ff6100; }
.f-nav{ overflow: hidden; padding:15px 0; 
	background: -webkit-linear-gradient(left, #1d59c9 50%, #2834be 100%); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #1d59c9 50%, #2834be 100%); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #1d59c9 50%, #2834be 100%); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #1d59c9 50%, #2834be 100%); /* 标准的语法（必须放在最后） */
}
.f-nav .tit{ display: inline-block; width: 200px; float: left; }
.f-nav .tit span{ font-size: 24px; color: #ffffff; line-height: 1; margin-bottom: 10px; display: inline-block; text-transform: uppercase; }
.f-nav .tit h3{ font-size: 14px; color: #ffffff; line-height: 1; }
.f-nav .list{ width: 1000px; float: left; }
.f-nav .list a{ display: inline-block; line-height: 48px; width: 9.5%; text-align: center; font-size: 16px; color: #ffffff; }
.f-nav .list a:hover{ color: #ff6100; }
.f-contact{ padding-top:46px; overflow: hidden; }
.f-contact .tit h3{ font-size: 18px; color: #ffffff; font-weight: bold; margin-bottom: 20px; }
.f-contact .tit h3:after{ content: ""; display: block; width: 40px; height: 3px; background: #0071c1; margin-top: 15px; }
.f-txt{ width: 366px; float: left;margin-left: -30px; }
.f-type{ width: 505px; float: left; }
.f-ewm{ width: 329px; float: right; padding:0 60px; box-sizing: border-box; }
/*.f-type,.f-txt{ background: url(../img/line.jpg) no-repeat right center; }*/
.f-txt .bd img{ margin-bottom: 9px; }
.f-txt .bd p{ font-size: 18px; color: #716f6f; line-height: 30px; }
.f-type{ height: 200px; padding: 0 60px; box-sizing: border-box; }
.f-type img{width: 280px;}
.f-txt a, .f-type a{ font-size: 18px; color: #7d7b7b; margin:0 46px 16px 0; display: inline-block; }
.f-type a:nth-child(even){ clear: right; }
.f-copy{ text-align: center; line-height: 40px; border-top: 1px solid #535252; margin-top: 40px; }
.f-copy p,.f-copy a{ font-size: 14px; color: #716f6f; }

/* 悬浮qq */
.plugin-fixed-call{position:fixed;bottom:0px;right:0px;width:45px;z-index: 1000;}
.plugin-fixed-call .child{position:absolute;right:0px;overflow:hidden;cursor:pointer;width:45px;height:45px;background:#2646b7;line-height: 45px;margin-top:1px;}
.plugin-fixed-call .child{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.plugin-fixed-call .child a{ display: inline-block; overflow: hidden; }
.plugin-fixed-call .child:hover{width:160px;background: #000;}
.plugin-fixed-call .child img{position:absolute;top:0px;left:0px;}
.plugin-fixed-call .child p{position: absolute;left:45px;color:#fff;}
.plugin-fixed-call .fixedQQ{bottom:92px;}
.plugin-fixed-call .fixedCall{bottom:46px;}
.plugin-fixed-call .fixedTop{position:absolute;right:0px;bottom:138px;color:#fff;background-color:#cbcbcb;cursor:pointer;text-align:center;width:45px;height:45px;line-height: 45px;font-size: 14px;font-family: "MICROSOFT YAHEI","Arial Narrow";}
.plugin-fixed-call .fixedTop .fixedTopPointer{position:absolute;top:-5px;left:18px;}
.plugin-fixed-call .fixedCode{bottom:0;cursor:pointer;width:45px;height:45px;background:#2646b7;line-height: 45px;margin-top:1px;}
.plugin-fixed-call .fixedCode:hover .fixedCodeInfo{display: block;opacity: 1;}
.fixedCodeInfo{display:none;position:fixed;bottom:0px;right:54px;padding:0 3px;border:1px solid #ccc;background:#fff;opacity: 0;}
.fixedCodeInfo .fixedPointer{position: absolute;right:-6px;bottom:12px;}

/* 面包屑导航 */
.title{height: 52px;line-height: 52px;background: #f9f9f9;margin-bottom: 25px;}
.title .inner{padding-left: 26px;background: url(../img/ico-home.png) no-repeat 6px center;}
.title,.title a{font-size: 14px;color: #666666;}
.title a:hover{color:#1269cc;}
/* 内页 */
.article{ width: 900px;  }
.article h1{ font-size: 20px; line-height: 32px; text-align: center; }
.article p{ font-size: 16px; color: #333333; line-height: 30px; }
.catname{ height: 48px; border-bottom: 2px solid #eeedeb; margin-bottom: 15px; overflow: hidden; }
.catname h2{ font-size: 24px; color: #1269cc; font-weight: bold; display: inline-block; float: left; }
.catname h2 small{ font-size: 14px; color: #999999; margin-left: 16px; font-weight: normal; display: inline-block; text-transform: capitalize; }
.catname a{ display: inline-block; width: 78px; height: 28px; background: url(../img/c-msg.png) no-repeat; float: right; }
.meta{ text-align: center; padding:10px 0; font-size: 14px; color: #444; }
/* 在线留言 */
.foot_form {
    width: 100%;
    margin: 0 auto;
    padding: 20px 16px 0 16px;
    z-index: 25 
}
.foot_form ul{
    width: 100%;
    overflow: hidden;
}
.foot_form li{
	width: 50%;
	float: left;
}
.foot_form textarea{
    margin-bottom: 10px;
}
.inputext {
    font-family: 微软雅黑;
    background: rgba(0,0,0,0.04);
    color: #a3a3a3;
    font-size: 13px;
    width: 706px;
}
.inputtxt {
    font-family: 微软雅黑;
    background: rgba(0,0,0,0.04);
    color: #a3a3a3;
    font-size: 13px;
}
.inputsub {
    font-family: 微软雅黑;
    background-color: #FFF;
    border: 1px solid #e0e0e0;
    outline: none;
    color: #ffa922;
    border-radius: 40px;
    transition: all 0.6s ease 0s;
    margin:10px 0;
}
.inputsub a: {
    border-radius: 20px;
    text-align: center;
    padding-top: 10px;
    color: red;
    font-size: 18px;
    position: absolute;
    transition: all 0.3s ease-out 0s;
}
.inputsub:hover {
    background: none repeat scroll 0% 0% #ffa922;
    color: #fff;
    border: 0px;
    transform: all 0.6s ease-out 0s;
}
.footer_box_bg {
    width: 100%;
    background-color: #212b46;
    height: 100%;
    background-size: cover;
}
.footer_box {
    width: 1200px;
    z-index: 25;
}
.inputtxt {
    width: 326px;
    height: 24px;
    border: 1px solid rgba(255,255,255,.1);
    color: #2646b7;
    line-height: 46px;
    margin-bottom: 10px;
    padding: 10px 20px;
    background: rgba(0,0,0,.1);
    transition: all 0.3s ease-out 0s;
    outline: none;
}
.inputext {
    width: 820px;
    height: 136px;
    box-sizing: border-box;
    border: 1px solid rgba(255,255,255,.1);
    color: #2646b7;
    padding: 10px 20px;
    background: rgba(0,0,0,.1);
    resize: none;
    overflow: hidden;
    outline: none;
    transition: all 0.3s ease-out 0s;
}
.inputsub {
    width: 264px;
    height: 54px;
    text-align: center;
    line-height: 54px;
    background: #2646b7;
    border-radius: 27px;
    color: #fff;
    cursor: pointer;
}

.foot_form_p {
    text-align: center;
    margin-top: 46px;
}

.foot_form .inputext:hover {
    border: 1px solid #2646b7;
}
.foot_form .inputtxt:hover {
    border: 1px solid #2646b7;
}
/* 产品详情 */
#p-top{ width: 98%; margin: 0 auto; padding: 10px 0; overflow: hidden;}
#p-box{ width: 390px; float: left; height: 420px; }
.info-title{
    height: 43px;
    border-bottom: 1px solid #1269cc;
    margin:20px 0;
}
.info-title h3{
    padding:0 20px;
    line-height: 43px;
    background: #1269cc;
    color: #ffffff;
    font-size: 18px;
    display: inline-block;
}
#prev_next{
    overflow: hidden;
    clear: both;
    margin:15px 0;
}
#prev_next li a{ color: #666666; font-size: 16px; }
#prev_next li{
	width: 50%;
	float: left;
    color: #666666;
    font-size: 16px;
    margin-bottom: 8px;
}
#prev_next li+li{ text-align: right; }
#prev_next li:hover a{
    color: #1269cc;
}
.pro-message{
    height: 400px;
    margin-top: 20px;
}
.pro-message .pro-hd{
    height: 49px;
    border-bottom: 1px solid #dadbdb;
    margin-bottom: 30px;
}
.pro-message .pro-hd h3{
    display: inline-block;
    height: 49px;
    padding:0 20px;
    font-size: 18px;
    color: #323333;
    font-weight: bold;
    line-height: 49px;
}
.pro-message .fl{
    width: 418px;
    box-sizing: border-box;
    padding:0 30px 0;
}
.pro-message .fl li{
    overflow: hidden;
    margin-bottom: 14px;
    height: 42px;
}
.pro-message .fl li span{
    display: inline-block;
    width: 84px;
    height: 42px;
    line-height: 42px;
    text-align: left;
    font-size: 16px;
    color: #666666;
    float: left;
}
.pro-message .fl li input{
    width: 259px;
    height: 38px;
    border:1px solid #dddada;
    background: #fff;
    padding-left: 10px;
    float: left;
}
.pro-message .fl li img{
    width: 88px;
    height: 33px;
}
.pro-message .fl li #submit{
    border:none;
    margin-left: 84px;
    width: 268px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    background: #1269cc;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    cursor: pointer;
}
.pro-message .fr{
    width: 440px;
}
.pro-message .fr textarea{
    width: 420px;
    height: 208px;
    border:1px solid #dddada;
    background: #fff;
    font-size: 16px;
    line-height: 24px;
    padding:10px;
    box-sizing: border-box;
}
#p-txt {
    width: 470px;
    float: right;
}
.article .pname {
    width: 100%;
    height: 66px;
    line-height: 66px;
    font-size: 24px;
    color: #666666;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    border-bottom: 2px solid #dddada;
    margin-bottom: 30px;
    text-align: left;
}
.pkeywords {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
}
.p-more {
    width: 100%;
    height: 48px;
    margin-top: 17px;
    overflow: hidden;
}
.ptel{
    margin:38px 0;
    padding-left: 82px;
    height: 60px;
    background: url(../img/p-tel-ico.png) no-repeat 0 center;
}
.article .ptel p{
    font-size: 14px;
    color: #666666;
    margin-bottom: 0;
    line-height: 26px;
}
.ptel h3{
    font-size: 30px;
    color: #fd050b;
    font-weight: bold;
}
.p-message,
.p-contact {
    width: 122px;
    background: #dddada;
    height: 45px;
    line-height: 45px;
    float: left;
    text-align: center;
    border-radius:3px;
    margin-right: 25px;
}
.p-message a ,
.p-contact a {
    color:#131313;
    font-size:18px;
    font-weight: bold;
    text-decoration:none;
}
.p-message:hover,
.p-contact:hover{
    background: #1269cc;
}
.p-message:hover a,
.p-contact:hover a {
    color:#fff;
}
/* 新闻列表 */
.news li{
	height: 92px;
	border-bottom: 2px dotted #eeeeee;
    padding: 30px 0;
    position: relative;
}
.news li:after{
	content: "";
	height: 2px;
	display: inline-block;
	width: 0;
	position: absolute;
	left: 0;
	top: 152px;
	background: #005ccd;
	transition: all .3s;
}
.news li:hover:after{
	width: 100%;
	transition: all .3s;
}
.news li:hover .left h3{
	color: #005ccd;
	padding-left: 28px;
	transition: all .3s;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.news li:hover .right h4,
.news li:hover .right p{
	font-style: italic;
	color: #9ea7ae;
	transition: all .3s;
}
.news li .left{
	width: 600px;
	overflow: hidden;
	padding:0 20px;
	float: left;
}
.news li .right{
	width: 240px;
	overflow: hidden;
	border-left: 2px solid #f1f1f1;
	float: right;
}
.news li .left h3{
	font-size: 20px;
	color: #404646;
	margin-bottom: 10px;
	transition: all .3s;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.news li .left p{
	font-size: 14px;
	line-height: 28px;
	color: #9ea7ae;
}
.news li .right h4{
	font-size: 50px;
    color: #005ccd;
    margin: 0;
    text-align: center;
    font-weight: 200;
    transition: all .3s;
}
.news li .right p{
	font-size: 16px;
    color: #9ea7ae;
    margin: 0;
    margin-left: 60px;
    font-weight: 200;
    transition: all .3s;
}