﻿﻿@charset "UTF-8";
body{overflow-x: hidden;overflow-y: auto;padding:0px;margin:0px;}
body,p,form,textarea,h1,h2,h3,h4,h5,dl,dd{margin: 0px;}
input,button,ul,ol{margin: 0px; padding: 0px;}
body,input,button,form{font-size: 14px;line-height: 28px;font-family: "microsoft yahei","宋体", "Arial";color: #333;}
h1,h2,h3,h4,h5,h6{font-size: 14px; font-weight: normal;}
ul,ol,li{list-style: none;}
input{background: none; border: 0 none;}
img,iframe{border: 0px;}
em,i{font-style: normal;}
button,input,select,textarea{font-size: 100%;}
table{border-collapse: collapse; border-spacing: 0;}
.red{color: #ba292e;}
.fl{float: left;}
.fr{float: right;}
.tac{text-align: center;}
.tar{text-align: right;}
.poa{position: absolute;}
.por{position: relative;}
.hidden{display: none;}
.w1200{width: 1200px; margin: 0 auto;}
a{color: #434343;text-decoration: none;}
a:hover{color: #0c5adb; text-decoration: none;}
a:visited{text-decoration: none;}
.ease,
.ease *{-webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms;}
.noease,
.noease *{-webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none;}
:-moz-placeholder{color: #aaa;}
::-moz-placeholder{color: #aaa;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder{color: #aaa;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{color: #aaa;}
/*清除浮动*/
.clearfix{*zoom: 1;}
.clearfix:after{visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}

/*网站顶部*/
.top_main{width:100%;height: 35px;color: #777;font-size: 14px;line-height: 35px;background-color: #f3f3f3;}
.top_main li{position: relative;display: inline-block;text-align: center;margin: 0 8px;}
.top_main .split{display: inline-block;width: 1px;height: 12px;background: #777;vertical-align: middle;margin: 0;margin-top: -2px;}
.top_main li a{color: #777;cursor: pointer;}
.top_main li a:hover{color: #0c5adb;}

/*移动端头部*/
#top_main{display:none;}
#subNav{display:none;}

/*网站头部*/
.header_main{width: 100%;height:100px;z-index: 100;background: #fff;overflow:hidden;zoom:1;}
.header_main .logo{display: block;margin-top:25px;}
.header_main .logo img{width: 100%;height: 100%;display: block;}

.header_main .tel{background: url(../images/tel.png) no-repeat 10px 25px;}
.header_main .tel p{font-size:18px;color: #333333;line-height: 24px;text-indent:61px;letter-spacing:2px;margin-top:22px;}
.header_main .tel dl{height:28px;margin-top:2px;}
.header_main .tel dl dd{text-align:right;color: #0c5adb;font-size:24px;text-indent:61px;}

/*网站导航*/
.nav_main{width:100%;height:50px;background:#0c5adb;position: relative;z-index: 3;}
.nav_main .nav{width:1200px;margin: 0 auto;display:flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;}
.nav_main .nav li{display:inline-block;width:148px;border-right:1px solid #fff;line-height:50px;position: relative;z-index: 10;font-size:24px;text-align: center;transition: all .5s;}
.nav_main .nav li a{display: block;color:#fff;font-size:16px;}
.nav_main .nav li:hover, .nav_main .nav li.hover{background:#1097fe;}
.nav_main .nav dl{width: 100%;position: absolute;left: 0;top: 100%;z-index: 12;box-shadow: 3px 0 10px rgba(0, 0, 0, 0.1);}
.nav_main .nav dl{position: absolute;filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
.nav_main .nav li:hover dl{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
.nav_main .nav dl dd{line-height: 44px;height: 44px;text-align: left;position: relative;z-index: 12;display: block;width: 100%;border-top: 1px solid #1b1b1b;}
.nav_main .nav dl dd:first-child{border: none;}
.nav_main .nav dl dd a{color: #fff;font-size: 14px;padding: 0;background: #2b2b2b;text-align:center;background-repeat: no-repeat;background-image: -webkit-linear-gradient(left, #0c5adb, #0c5adb);background-image: linear-gradient(to right, #0c5adb, #0c5adb);-webkit-transition: all 0.5s;transition: all 0.5s;background-size: 0% 100%;}
.nav_main .nav dl dd a:hover {background-size: 100% 100%;padding-left: 10px;color: rgba(255, 255, 255, 0.9999);}

/*网站大图*/
#banner_main{overflow:hidden;position: relative;z-index: 2;max-width:1920px;margin:0 auto;}
#banner_main .banner{height:580px;}
#banner{width:100%;min-width:1000px;position:relative;overflow:hidden;z-index:0;}
#banner, .banner ul{max-height:580px;overflow:hidden;}
.banner li{width:100%;position:absolute;z-index:1;overflow:hidden;display: none;}
.banner li:first-child{display:block;}
.banner li img{width:1920px;display:block;position:relative;left:50%;margin-left:-960px;top:0;}
#banner .tip{width:1000px;height: 12px;line-height:0;font-size:0;text-align:center;position:absolute;left:50%;margin-left:-500px;bottom: 20px;z-index:3;}
#banner .tip span{width: 10px;height: 10px;margin: 0 7px;display:inline-block;cursor: pointer;background: #fff;border: 1px solid #fff;transition: all .5s;}
#banner .tip span.cur{background: #0c5adb;}
#banner #btn_prev,#banner #btn_next{width: 40px;height: 60px;position:absolute;top: 50%;margin-top: -30px;background: #000 url(../img/arrows.png) center no-repeat;z-index:5;opacity: 0;}
#banner #btn_prev{background-position: -3px;left: 4%;}
#banner #btn_next{background-position: -37px;right: 4%;}
#banner:hover #btn_prev,#banner:hover #btn_next{opacity: 0.5;}

.fw{max-width:1200px;margin:0 auto;margin-top:30px;text-align:center;margin-bottom:30px;}
#cntainer{border:1px solid #1245e3;}
#cntainer{margin-top:20px;min-height:400px;width:100%;}
#cntainer b{color:#e9b000;font-size: 14px;}


/*新闻中心*/
.xinwen-sec {
			padding-bottom: 46px;
		}

		.xinwen-wrap {
			display: flex !important;
			justify-content: space-between !important;
			flex-wrap: wrap;
		}

		.xinwen-item {
			width: 32.2%;
			background: #fff;
			margin-top: 60px;
		}

		.xinwen-item .xinwen-tit {
			padding-bottom: 18px;
			border-bottom: 1px dashed #ebebeb;
		}

		.xinwen-item .xinwen-tit a {
			display: flex;
			justify-content: space-between;
		}

		.xinwen-item .xinwen-tit a span {
			display: inline-block;
			font-size: 24px;
			color: #333;
			padding-left: 10px;
			border-left: 6px solid #3a69ff;
			line-height: 28px;
			height: 26px;
		}

		.xinwen-item .xinwen-tit a em {
			display: inline-block;
			font-size:16px;
		}

		.xinwen-item .xinwen-tit a:hover em {
			color: #ec7d16cc;
			}

		.xinwen-item .xinwen-desc {
			width: 100%;
			padding-top: 2.48%;
		}

		.xinwen-item .xinwen-desc .xinwen-d-item {
			width: 100%;
			margin: 0 auto;
		}

		.xinwen-item .xinwen-desc .xinwen-d-item p {
			width: 100%;
			line-height: 42px;
			-o-text-overflow: ellipsis;
			text-overflow: ellipsis;
			white-space: nowrap;
			padding: 0 18px 0 0;
			color: #333;
			font-size: 16px;
			border-bottom:1px solid #f3f5f6;
			font-weight: normal;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			overflow: hidden;
		}

		.xinwen-item .xinwen-desc .xinwen-d-item p span {
			font-size: 25px;
			margin-right: 8px;
			line-height:42px;
		}

		.xinwen-item .xinwen-desc .xinwen-d-item .xinwen-d-thumb {
			position: relative;
			height: auto;
			overflow: hidden;
			z-index: 1;
		}

		.xinwen-item .xinwen-desc .xinwen-d-item .xinwen-d-thumb img {
			position: absolute;
			border: none;
			left: 50%;
			top: 50%;
			-webkit-transform: translate(-50%, -50%);
			-ms-transform: translate(-50%, -50%);
			transform: translate(-50%, -50%);
			display: block;
			width: 100%;
			/* height: 215px; */
			z-index: 2;
			image-rendering: -moz-crisp-edges;
			image-rendering: -o-crisp-edges;
			image-rendering: -webkit-optimize-contrast;
			image-rendering: crisp-edges;
			-ms-interpolation-mode: nearest-neighbor;
			}

		.xinwen-item .xinwen-desc .xinwen-d-item .tit {
			width: 100%;
			margin: 0 auto;
			line-height: 50px;
			-o-text-overflow: ellipsis;
			text-overflow: ellipsis;
			white-space: nowrap;
			padding: 0 15px;
			color: #333;
			font-size: 16px;
			border-bottom: 1px solid #f3f5f6;
			/*  border-top: 1px solid #f3f5f6; */
			/* background-color: rgba(236, 125, 22, 0.8); */
			font-weight: normal;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			overflow: hidden;
	
		}

		.xinwen-item .xinwen-desc .xinwen-d-item.active a {
			display: block;
		}


		.xinwen-item .xinwen-desc .xinwen-d-item.active .xinwen-d-thumb {
			width: 100%;
			padding-top: 49.96%;
		}

		.xinwen-item .xinwen-desc .xinwen-d-item.active .tit {
			color: #fff;
			background: #1d51f6;
			}

	

/*网站底部*/
.footer{width: 100%;}
.footer .foot_con_bg{width:100%;background-color:#121212;}
.footer .links{max-width:1200px;margin:0 auto;padding:8px 0px;}
.footer .links span{display: inline-block;line-height:120%;font-size:20px;color: #3f3f3f;margin-right:10px;}
.footer .links a{display: inline-block;line-height: 180%;color: #3f3f3f;font-size:18px;margin-right:10px;}
.footer .links a:hover{color: #0c5adb;}
.footer .copyr{height:50px;line-height:50px;color:#e2e2e2;font-size:16px;text-align:center;}
.footer .copyr a{color:#fff;}
.footer .copyr a:hover{color:#0261ff;}
.footer .foot_bg{width: 100%;height:70px;background-color: rgba(0,0,0,0.5);filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);}
.footer .foot_bg .fnav{height: 30px;margin-top:20px;position: relative;}
.footer .foot_bg .fnav:before{content: '';position: absolute;left: 0px;top:6.5px;width: 1px;height: 17px;background-color: #A0A0A0;}
.footer .foot_bg .fnav li{float: left;margin:0px 30px ;line-height: 30px;position: relative;}
.footer .foot_bg .fnav li:before{content: '';position: absolute;right: -20px;top:6.5px;width: 1px;height: 17px;background-color: #A0A0A0;}
.footer .foot_bg .fnav li a{font-size: 16px;color: #fff;line-height: 30px;transition: all 0.3s linear;-webkit-transition: all 0.3s linear;}
.footer .foot_bg .fnav li a:hover{color: #0C5ADB;}
.footer .foot_bg .weixin{height: 95px;position: relative;}
.footer .foot_bg .weixin span{display: block;height: 30px;margin-top:20px;padding-right: 54px;background: url(../img/weixin.png) no-repeat right center;font-size: 16px;color: #fff;line-height: 30px;position: relative;z-index: 5;cursor: pointer;}
.footer .foot_bg .weixin img{width: 90px;height: 90px;position: absolute;top:2.5px;z-index: 3;right: 0px;opacity: 0;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);transition: all .5s;}
.footer .foot_bg .weixin span:hover+img{right:130px;opacity: 1;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);}

/*首页标题*/
.index .in_title{color: #2b2b2b;text-align: center;padding-top:40px;}
.index .in_title h3{font-size: 48px;line-height: 60px;font-weight: bold;}
.index .in_title h3 b{color: #0c5adb;}
.index .in_title p{display: block;font-size:16px;letter-spacing:4px;margin-top: 3px;}
/*产品中心*/
.index .product{padding-bottom: 45px;background: #f3f3f3;}
.index .product .cpter{margin-top:30px;display:flex;flex-direction: row;flex-wrap: wrap;justify-content:space-between;}
.index .product .cpterft{ background: url(../images/cp.png) no-repeat center center;width:300px;height:100px;}
.index .product .cpterft P{font-size: 28px;color: #ffffff;font-weight: bold;text-align: center;height:60px;line-height:60px;}
.index .product .cpterft span{display: block;font-size:16px;color: #fff;text-align: center;line-height:5px;}
.index .product .cpter .cplist li{background:#fff;font-size:22px;border-bottom:1px solid #bebebe;text-align:center;}
.index .product .cpter .cplist li a{color:#010101;display:inline-block;height:64px;line-height:64px;}
.index .product .cpter .cplist li a:hover{color:#0C5ADB}
.index .product .cpter .tplist{width:840px;}

/*小banner*/
.index .xbanner{height:250px;background: url(../img/xbanner.jpg) center no-repeat;}
.index .xbanner .in_title{color: #fff;padding-top: 50px;}
.index .xbanner .in_title h3{position: relative;}
.index .xbanner .in_title h3:after{content: '';position: absolute;bottom: 0;left: 50%;margin-left: -50px;width: 100px;height: 1px;background: #fff;}
.index .xbanner .in_title p{letter-spacing: 0;padding-bottom: 20px;}
.index .xbanner .in_title p span {font-size: 18px;color: #fff;font-weight: bold;}
.index .xbanner a{display: block;width: 170px;height: 40px;margin: auto;background: #0c5adb;text-align: center;line-height: 40px;font-size: 15px;color: #fff;}
.index .xbanner a:hover{background: #fff;color: #0c5adb;}
/*专业加工定制*/
.index .dingzhi{}
.index .dingzhi ul{margin-top: 50px;background: url(../img/dz02.png) no-repeat 237px 44px;}
.index .dingzhi ul li{float: left;margin-bottom: 46px;}
.index .dingzhi ul li a{display: block;width: 240px;height: 100px;cursor: pointer;background-repeat: no-repeat;background-position: center top;-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);}
.index .dingzhi ul li p{text-align: center;line-height: 35px;font-size: 15px;color: #2b2b2b;padding-top: 65px;}
.index .dingzhi ul li.dz1 a{background-image: url(../img/dz1.png);}
.index .dingzhi ul li.dz2 a{background-image: url(../img/dz2.png);}
.index .dingzhi ul li.dz3 a{background-image: url(../img/dz3.png);}
.index .dingzhi ul li.dz4 a{background-image: url(../img/dz4.png);}
.index .dingzhi ul li.dz5 a{background-image: url(../img/dz5.png);}
.index .dingzhi ul li.dz6 a{background-image: url(../img/dz10.png);}
.index .dingzhi ul li.dz7 a{background-image: url(../img/dz9.png);}
.index .dingzhi ul li.dz8 a{background-image: url(../img/dz8.png);}
.index .dingzhi ul li.dz9 a{background-image: url(../img/dz7.png);}
.index .dingzhi ul li.dz10 a{background-image: url(../img/dz6.png);}
.index .dingzhi ul li a:hover{-webkit-filter: none;-moz-filter: none;-ms-filter: none;-o-filter: none;filter: none;}
/*四大优势*/
.index .advantage{max-width: 1920px;padding-bottom: 50px;background: #f3f3f3;margin: auto;}
.index .advantage ul{margin-top:20px;}
.index .advantage ul li{height:250px;margin-bottom: 30px;}
.index .advantage ul li:nth-child(2n) .txt{float: right;}
.index .advantage ul li:nth-child(2n) .img{float: left;}
.index .advantage ul li .img{width:560px;height:250px;float: right;}
.index .advantage ul li .img img{width: 100%;height: 100%;}
.index .advantage ul li .txt{position: relative;width:560px;height:250px;float: left;}
.index .advantage ul li .txt i{position: absolute;top: 58px;display: block;width: 55px;height: 78px;color: #fff;font-size: 28px;line-height: 70px;font-weight: bold;text-align: center;background: #0c5adb;}
.index .advantage ul li .txt i:after{content: '';position: absolute;bottom: 10px;left: 50%;margin-left: -13px;width: 26px;height: 2px;background: #fff;}
.index .advantage ul li .txt h3{margin-left: 74px;font-size:30px;color: #2b2b2b;font-weight: bold;margin-top: 58px;padding-bottom: 12px;border-bottom: 1px dashed #2b2b2b;}
.index .advantage ul li .txt p{margin-left: 74px;margin-top:12px;height:90px;color: #777;line-height: 30px;text-align: justify;font-size:16px;}
.index .advantage ul li .txt p span{color: #0c5adb;font-weight: bold;}
/*关于我们*/
.about{padding-bottom: 50px;}

.bg2 {
	background: url(../images/bj_inabout.jpg) no-repeat center 0;
	padding-bottom: 0;
	padding-top:40px;
}
.in-about-tit {
	background-color: rgba(255, 255, 255, 0.7);
	max-width: 400px;
	margin: 0 auto 30px;
	box-shadow: 0 0 20px #ddd;
	padding: 30px;
}
.in-about-tit .section-title {
	margin-bottom: 0;
	font-size:24px;
	text-align:center;
}

.in-about-tit .section-title span{
                                 color:#666666;
                                 font-size:20px;
								 }
.in-about-tit p{
                margin-top:-5px;
                }
.in-about-tit p small{font-size:16px;
                      color:#666666;
			          }

.in-about {
	background-color: #fff;
	padding:50px;
	box-shadow: 0 0 20px #ddd;
	position: relative;
	margin-top:40px;

}
.in-about dl {
	margin: 0;
	background-color: #fafafa;
}
 .in-about dt {
	float: left;
	width: 450px;
}
.in-about dd {
	margin-left: 450px;
	color: #888;
	padding: 35px;
}
.in-about dd p {
	margin: 0;
	line-height:1.7;
	text-align: justify;
	font-size:16px;
}
.in-about dd p strong {
	color: #092e72;
}
.in-about dd .more {
	display: inline-block;
	margin-top: 25px;
	color: #092e72;
	font-size:18px;
}
.in-about .img-center{width:460px;height:300px;}
.in-about .img-center video{width:100%;}


/*客户案例*/
.index .case{max-width: 1920px;padding-bottom:30px;margin: auto;}
.index .case .proCase{position: relative;padding-top:20px;}
.index .case .proCase .bd{overflow: hidden;}
.index .case .proCase .list{width: 100%;}
.index .case .proCase .list li{position: relative;display: block;float: left;width: 370px;margin-right: 42px;border: 1px solid #f1f1f1;background: #f9f9f9;transition: all .5s;}
.index .case .proCase .list li a{display: block;}
.index .case .proCase .list li .img{position: relative;width: 370px;height: 278px;overflow: hidden;border-bottom: 1px solid #f1f1f1;}
.index .case .proCase .list li .img img{display: block;width: 100%;height: 100%;transition: all .5s;}
.index .case .proCase .list li .img .mask{position:absolute;top: 0;left: 0;z-index: 1;width: 100%;height: 100%;opacity: 0;background: rgba(0,0,0,.6);transition: all .5s;}
.index .case .proCase .list li .img .mask .see{position:absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 90%;font-size: 16px;line-height: 20px;text-align: center;padding: 10px 0;color: #fff;}
.index .case .proCase .list li .img .mask .see:before,.index .case .proCase .list li .img .mask .see:after{content: '';position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);width: 60%;height: 1px;background: #fff;transition: all .5s;}
.index .case .proCase .list li .img .mask .see:after{top: 0;}
.index .case .proCase .list li .tit{position: relative;overflow: hidden;padding: 20px 20px 10px;box-sizing: border-box;}
.index .case .proCase .list li .tit h3{color:#3f3f3f;font-size:24px;line-height: 22px;transition: all .5s;}
.index .case .proCase .list li .tit p{color: #777;font-size:16px;line-height: 24px;text-align: justify;padding: 20px 0;height: 40px;overflow:hidden;border-bottom: 1px solid #e5e5e5;}
.index .case .proCase .list li .tit span{position: relative;display: block;font-size: 16px;line-height: 38px;color: #777;}
.index .case .proCase .list li .tit span i{position: absolute;top: 50%;right: 0;margin-top: -4px;display: block;width: 24px;height: 8px;background: url(../img/you.png) no-repeat;}
.index .case .proCase .list li:hover .img img{transform: scale(1.1);}
.index .case .proCase .list li:hover .img .mask{opacity: 1;}
.index .case .proCase .list li:hover .img .mask .see:before,.index .case .proCase .list li:hover .img .mask .see:after{width: 10%;}
.index .case .proCase .list li:hover .tit h3{color: #0c5adb;}
.index .case .proCase .hd{position: absolute;width: 100%;}
.index .case .proCase .hd span{position: absolute;top: -240px;display: block;width: 25px;height: 50px;cursor: pointer;}
.index .case .proCase .hd .prev{left: -80px;}
.index .case .proCase .hd .next{right: -80px;}
.index .case .proCase .hd .prev:after,.index .case .proCase .hd .prev:before,
.index .case .proCase .hd .next:after,.index .case .proCase .hd .next:before{content:"";display: block;position: absolute;top: 19px;width: 30px;height: 2px;background: #616161;transition: all .5s;}
.index .case .proCase .hd .prev:after,.index .case .proCase .hd .next:after{-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.index .case .proCase .hd .prev:before,.index .case .proCase .hd .next:before{-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
.index .case .proCase .hd .prev:after{top: 34px;}
.index .case .proCase .hd .prev:before{top: 14px;}
.index .case .proCase .hd .next:after{right: 0;top: 14px;}
.index .case .proCase .hd .next:before{right: 0;top: 34px;}
.index .case .proCase .hd .prev:hover:after,.index .case .proCase .hd .prev:hover:before,
.index .case .proCase .hd .next:hover:after,.index .case .proCase .hd .next:hover:before{background: #0c5adb;}
.index .case .more{margin-top: 50px;text-align: center;}
.index .case .more a{position:relative;display: inline-block;width: 240px;height: 50px;font-size:20px;line-height: 50px;text-align: center;border: 1px solid #cbcbcb;background:#a09e9e;color:#fff;transition: all .5s;}
.index .case .more a:hover{color: #fff;border-color: #0c5adb;background: #0c5adb;box-shadow: 0 0 30px rgba(0,0,0,.2);}
/*新闻中心*/
.index .inews{padding:40px 0;}
.index .news{width: 383px;margin-right: 25px;float: left;}
.index .news:nth-child(3n){margin-right: 0;}
.index .inews .title{width: 100%;height: 35px;line-height: 35px;margin-bottom: 20px;border-bottom: 1px solid #434343;}
.index .inews .title h3{display: inline-block;color: #434343;font-size: 16px;font-weight: bold;line-height: 36px;padding-right: 20px;border-bottom: 3px solid #434343;}
.index .inews .title h3 s{position: relative;width: 4px;height: 16px;display: inline-block;vertical-align: middle;margin-top: -2px;margin-right: 10px;background: #0c5adb;}
.index .inews .title h3 span{font-weight: normal;}
.index .inews .title a{color: #434343;}
.index .inews .item{width: 100%;display: block;padding-bottom: 20px;border-bottom: 1px dashed #d4d4d4;}
.index .inews .item img{width: 100px;height: 75px;float: left;display: block;margin-right: 20px;}
.index .inews .item h3{color: #333;line-height: 24px;height: 24px;overflow: hidden;margin-bottom: 10px;transition: all .5s;font-size:16px;}
.index .inews .item .txt{line-height: 20px;height: 40px;text-align: justify;overflow: hidden;color: #999999;}
.index .inews .item:hover h3{color: #0c5adb;}
.index .inews .list{line-height: 55px;}
.index .inews .list li{width: 100%;height:45px;line-height:45px;overflow: hidden;border-bottom: 1px dashed #dbdbdb;}
.index .inews .list li a{width: 100%;display: block;font-size:15px;}
.index .inews .list li .time{color: #c5c5c5;float: right;font-weight: normal;}
.index .inews .faq{height:325px;overflow: hidden;}
.index .inews .faq li{width: 100%;padding: 15px 0;overflow: hidden;border-bottom: 1px dashed #dbdbdb;}
.index .inews .faq li a{display: block;}
.index .inews .faq li i{position: absolute;top: 0;left: 0;display: inline-block;width: 20px;height: 20px;color: #fff;font-size: 12px;line-height: 20px;font-weight: normal;text-align: center;background: #434343;border-radius: 5px;}
.index .inews .faq li h3{position: relative;color: #434343;font-size: 16px;line-height: 20px;font-weight: bold;padding-left: 30px;}
.index .inews .faq li p{position: relative;color: #707070;font-size: 14px;line-height:20px;text-align: justify;margin-top:10px;overflow: hidden;padding-left: 30px;}
.index .inews .faq li p i{background: #0c5adb;top: 1px;}
.contact_map{width: 100%;height: 439px;background: url(../img/contact_bg.jpg) no-repeat center top;padding-top: 60px;}
.contact_map .title{height: 44px;padding-bottom: 40px;}
.contact_map .title div{display: inline-block;height: 44px;position: relative;line-height: 100%;font-size: 30px;color: #fff;border-bottom: 1px solid #DDDDDD;}
.contact_map .title div i{color: #0c5adb;}
.contact_map .title div:before{content: '';width: 58px;height: 3px;background-color: #0c5adb;position: absolute;bottom: -1px;left: 0px;}
.contact_map .contact{float: left;width: 410px;height: 269px;padding: 28px 0px 18px 120px;background: rgba(0,104,183,.8);}
.contact_map .contact h3{line-height: 100%;font-size: 24px;color: #FFF;height: 44px;position: relative;margin-bottom: 15px;}
.contact_map .contact h3:before{content: '';position: absolute;bottom: 0;left: 0;width: 47px;background-color: #fff;height: 2px;}
.contact_map .contact p{color: #fff;font-size: 14px;line-height: 30px;}
.contact_map .book{float: right;width: 550px;height: 295px;background: rgba(0,104,183,.8);padding:20px 0px 0px 40px;border-radius: 3px;}
.contact_map .book div{position: relative;}
.contact_map .book .name ,.contact_map .book .phone{display: block;width: 250px;height: 40px;float: left;margin-right: 20px;background-color: rgba(255,255,255,0.3);filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4cffffff,endcolorstr=#4cffffff);margin-bottom: 20px;border-radius: 3px;}
.contact_map .book div input,.contact_map .book div textarea,.contact_map .book button{font-family: "microsoft yahei";border: 0;padding: 0;outline: none;}
.contact_map .book div input{display: block;width: 250px;height: 40px;line-height: 40px;text-indent: 15px;color: #FFF;font-size: 14px;background-color: transparent;}
.contact_map .book .liuyan{display: block;width: 520px;height: 143px;float: left;margin-bottom: 20px;background-color: rgba(255,255,255,0.3);filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4cffffff,endcolorstr=#4cffffff);border-radius: 3px;}
.contact_map .book div textarea{display: block;width: 516px;height: 143px;line-height: 40px;text-indent: 15px;color: #FFF;font-size: 14px;background-color: transparent;}
.contact_map .book div input::-webkit-input-placeholder,.contact_map .book div textarea::-webkit-input-placeholder{color: #fff;}
.contact_map .book button{display: block;width: 250px;height: 40px;line-height: 40px;text-align: center;color: #fff;font-size: 14px;float: left;margin-right: 20px;background-color: rgba(255,255,255,0.3);filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4cffffff,endcolorstr=#4cffffff);margin-bottom: 20px;border-radius: 3px;cursor: pointer;transition: all .5s;}
.contact_map .book button:hover{background-color: #333;}
/*******内页样式********/
.nybanner{width: 100%;position: relative;height:531px;background-image:url(../images/nabout.jpg);overflow: hidden;background-position: center;background-repeat: no-repeat;}

.cpbanner {width: 100%;position: relative;height:500px;overflow: hidden;background: #ccc;}
.cpbanner video{position: absolute;width: 100%;left: 0;top:-300px;}
.cpbanner .bt-ten{position: relative;height:380px;z-index: 1;}
.antk{padding-top:120px;text-align: center;font-size:60px;color:#ffffff;letter-spacing:2px;font-weight:600;}
.antk .dsyun{padding-bottom:10px;}
.antk .cpvideo{padding-top:30px;}
.antk .gjyun{font-size:40px;margin-top:30px;}
.nspk {position: absolute;bottom: 0;width: 100%;height: 100%;background: #000;opacity: 0.6;}
.submian{padding: 30px 0;}
.submian .sobtitle{height: 26px;line-height: 20px;padding-bottom: 5px;font-size: 14px;color: #666;border-bottom: 1px solid #ddd;margin-bottom: 20px;text-align: right;}
.submian .sobtitle h3{float: left;position: relative;height: 30px;color: #666;font-size: 18px;border-bottom: 2px solid #0c5adb;}
.submian .sobtitle s{display: inline-block;width: 15px;height: 15px;margin-right: 10px;background: url(../img/locationico.png) no-repeat;vertical-align: middle;}
.submian .sobtitle a{font-size: 14px;color: #666;}
.submian .sobtitle a:hover{color: #0c5adb;}
.submian #container{height:300px;}
/*产品展示内容详情页*/
.submian .subright .conBox .ArticleTitle h1{font-size: 24px;text-align: center;padding: 20px 0px;font-weight: bold;}
.submian .subright .conBox .ArticleMessage{line-height: 30px;height: 30px;margin-bottom: 10px;text-align: center;border-bottom: 1px dashed #ccc;}
.submian .subright .conBox .ArticleMessage span:first-child{margin-left:0;}
.submian .subright .conBox .ArticleMessage span{color: #999;margin-left: 14px;font-size: 12px;}
.submian .subright .conBox .ArticleMessage .jiathis_style{float: left; margin-top: 5px;}
.submian .subright .conBox #pic{width: max-content;margin: 20px auto;padding: 1px;box-shadow: 0 0 20px 0 rgba(0,0,0,.3);}
.submian .subright .conBox #pic img{max-width: 800px;}
.submian .subright .conBox .ArticleTencont{padding: 5px 0px 20px 0px;color: #666;font-size:14px;line-height: 28px;text-align: justify;overflow:hidden;zoom:1;}
.submian .subright .conBox .ArticleTencont img{max-width: 100%;}
.submian .subright .conBox .ArticleTencont p {font-size:16px;line-height:32px;text-indent:32px;}
.submian .subright .conBox .pc_video{width:700px;margin:0 auto;margin-top:10px;height:450px;}
.submian .subright .conBox .pc_video video{max-width:700px;height:400px;margin:0 auto;}

/*内容分页*/
.reLink{height: 38px;border: 1px solid #ddd;margin: 10px auto 10px;padding: 0px 10px;}
.reLink .prevLink, .reLink .nextLink{height: 38px;line-height: 38px;color: #666;}
.reLink .prevLink a, .reLink .nextLink a{height: 38px;line-height: 38px;color: #666;}
.reLink .prevLink a:hover, .reLink .nextLink a:hover{color: #e60212;}
.reLink .prevLink{float: left;}
.reLink .nextLink{float: right;}
/*↓组图样式↓*/
.HS10, .HS15{overflow:hidden;clear:both;}
.HS10{height:10px;}
.HS15{height:15px;}
.Hidden{display:none;}
.Clearer{display:block;clear:both;font-size:1px;line-height:1px;margin:0;padding:0;}
.FlLeft{float:left;}
.FlRight{float:right;}
/*幻灯片区域背景*/
.MainBg{width: 920px;margin:0 auto;}
/*大图展示区域*/
.OriginalPicBorder{padding: 0;}
#OriginalPic{width: 920px;overflow:hidden;position:relative;font-size:12px;}
#OriginalPic img{display:block;min-width: 100px;margin:0 auto;}
/*鼠标手势*/
.CursorL{position:absolute;z-index:999;width:50%;height: 100%;color:#FFF;left: 0;cursor:url(../images/CurL.cur), auto;}
.CursorR{position:absolute;z-index:999;width:50%;height: 100%;color:#FFF;right:0;cursor:url(../images/CurR.cur), auto;}
/*小图预览和滑动*/
.SliderPicBorder{width: 100%;overflow:hidden;}
.ThumbPicBorder {width: 920px;margin:0 auto;background: #eeeeee;overflow: hidden;position: relative;}
.ThumbPicBorder #btnPrev{width:45px;height:113px;cursor:pointer;position: absolute;left: 20px;top: 20px;}
.ThumbPicBorder #btnNext{width:45px;height:113px;cursor:pointer;position: absolute;right: 20px;top: 20px;}
.ThumbPicBorder .pic{width: 755px;overflow: hidden;position: relative;margin: 20px auto;}
#ThumbPic img{border: 3px solid #ddd;cursor:pointer;background-color: #ddd;margin: 0 5px;width: 135px;height: 108px;display:block;transition: all .5s;}
#ThumbPic img.active{border: 3px solid #e60212;}
/*↑组图样式↑*/
/*产品展示内容详情页结束*/

/*内页左侧*/
.submian .subleft{width: 250px;}
.submian .subleft .title{height:70px;background: #0c5adb;border-radius: 10px 10px 0 0;}
.submian .subleft .title h2{margin: 0 24px;padding-top: 15px;color: #fff;font-size: 20px;line-height: 30px;font-weight: bold;}
.submian .subleft .title h2 span{display: block;font-size: 16px;font-weight: normal;}
/*栏目分页*/
.submian .subleft .lefta{margin-bottom:0px;}
.submian .subleft .lefta{margin-bottom: 20px;}
.submian .subleft .lefta .comt{background: #f1f1f1;padding: 20px 20px 30px;border-radius: 0 0 10px 10px;}
.submian .subleft .lefta .comt ul{border-top: 0;}
.submian .subleft .lefta .comt ul li a{position: relative;display: block;color: #838383;font-size: 16px;line-height: 47px;border-bottom: 1px solid #b8b8b8;transition: all .5s;overflow: hidden;}
.submian .subleft .lefta .comt ul li a:after{content: ">";position:absolute;right: 0;top:50%;margin-top: -10px;width: 20px;height: 20px;font-family: 宋体;color: #fff;font-size: 12px;line-height: 20px;text-align: center;background: #a4a4a4;border-radius: 50%;transition: all .5s;}
.submian .subleft .lefta .comt ul li:hover a, .submian .subleft .lefta .comt ul li.hover a{color:#0C5ADB;}
.submian .subleft .lefta .comt ul li:hover a:after, .submian .subleft .lefta .comt ul li.hover a:after{background:#0C5ADB;}
.submian .subleft .lefta .comt ul li .boxlist{display: none;}
.submian .subleft .lefta .comt ul li .boxlist li a{color: #838383;font-size: 12px;line-height: 35px;border-bottom: 0;padding-left: 10px;}
.submian .subleft .lefta .comt ul li .boxlist li a:after{content: " ";left: 0;margin-top: -2px;width: 4px;height: 4px;background: #0C5ADB;}
.submian .subleft .lefta .comt ul li .boxlist li a:hover, .submian .subleft .lefta .comt ul li .boxlist li a.hover{color: #0C5ADB;}
.submian .subleft .lefta .comt ul li.hover .boxlist{display: block;}
.submian .subleft .lefta .comt.ul .ul {width: 210px;}
.submian .subleft .lefta .comt.ul .ul li a {width: 208px;height:47px;line-height:47px;text-align: left;border-top:none;font-size: 14px;color: #565656;padding-left:20px; }
.submian .subleft .lefta .comt.ul .ul li a:hover { font-size: 15px; color: #01489d;}
/*新闻列表*/
.submian .subleft .lefta .qyinfo{height:80px;}
.submian .subleft .lefta .qyinfo span{font-size:15px;}
/*联系我们*/
.submian .leftnews .title{padding-left: 54px;font-weight: bold;font-size: 20px;line-height: 60px;height: 60px;color: #fff;background: #0050d4 url(../img/phone.png) no-repeat 24px 19px;}
.submian .leftnews .leftcont{padding:15px 20px 15px 10px;background: #f1f1f1;border-radius: 0 0 10px 10px;}
.submian .leftnews .leftcont h2{font-size: 16px;line-height: 16px;color: #5d5d5d;}
.submian .leftnews .leftcont h3{font-weight: bold;font-size: 24px;line-height:35px;color:#0c5adb;border-bottom: 1px solid #b8b8b8;}
.submian .leftnews .leftcont p{color: #545454;font-size: 14px;line-height: 27px;padding: 5px 0;border-bottom: 1px solid #b8b8b8;}

/*内页右侧*/
.submian .subright{width: 930px;}
/*默认单页*/
.submian .Aboutpage{color: #666;font-size:16px;line-height: 28px;text-align:justify;}
.submian .Aboutpage img{max-width: 100%;}
.submian .Aboutpage .t{padding: 0 0 25px;color: #0c5adb;font-size: 18px;}
.submian .contact .t1{font-size: 36px;line-height: 60px;text-align: center;color: #333;}
.submian .contact .t2{color: #5f5f5f;margin-top: 10px;margin-bottom: 40px;text-align: center;}
.submian .contact .txt{width:450px;}
.submian .contact .txt h3{color: #0c5adb;font-size: 22px;font-weight: bold;line-height: 50px;}
.submian .contact .txt p{line-height: 37px;}
.submian .contact .txt a{display: block;width: 210px;color: #fff;font-size: 16px;line-height: 46px;text-align: center;background: #0c5adb;margin-top: 19px;}
.submian .contact .txt a:hover{background:#333;}
.submian .contact .img{width: 450px;height: 300px;}
.submian .contact .img img{width: 100%;height: 100%;}
/*文章列表*/
.submian .Newslist{}
.submian .Newslist .list{padding-bottom: 20px;}
.submian .Newslist .item{display: block;padding:10px 10px 10px 18px;border: 1px solid #e1e1e1;margin-bottom: 15px;transition: all .5s;}
.submian .Newslist .item:hover{background:#fafafa;}
.submian .Newslist .item a{display: block;}
.submian .Newslist .item .txt{width: 100%;}
.submian .Newslist .item .txt h3{font-size:18px;line-height: 30px;transition: all .5s;}
.submian .Newslist .item .txt .mark{color: #999;font-size: 14px;line-height: 20px;padding:0;}
.submian .Newslist .item .txt .mark span{display: inline-block;padding-right: 24px;}
.submian .Newslist .item .txt p{color: #999;line-height:25px;text-align: justify;height:54px;overflow:hidden;font-size:16px;}
.submian .Newslist .item .txt p span{display: inline-block;color:#0c5adb;padding-left: 10px;}
.submian .Newslist .item a:hover .txt h3{color:#0c5adb;}

.newsbanner{width: 100%;position: relative;height:531px;background-image:url(../images/newsbanner.jpg);overflow: hidden;background-position: center;background-repeat: no-repeat;}
/*产品列表*/
.Prolist ul.list{float: left;width: 100%;padding-left: 0px;}
.Prolist ul.list li.item{float: left;position: relative;width: 296px;margin-bottom: 20px;margin-right: 20px;background: #f6f6f6;transition: all .5s;}
.Prolist ul.list li.item:nth-child(3n){margin-right: 0;}
.Prolist ul.list li.item a{display: block;border: 1px solid #ddd;}
.Prolist ul.list li.item span{width: 100%;height: 45px;color: #555;text-align: center;display: block;line-height: 45px;transition: all .5s;}
.Prolist ul.list li.item .img{width: 100%;height: 222px;overflow: hidden;}
.Prolist ul.list li.item .img img{width: 100%;height: 100%;transition: all .5s;}
.Prolist ul.list li.item .bg{position: absolute;top: 0;width: 100%;height: 222px;background: url(../img/more.png) center no-repeat;background-color: rgba(0,0,0,.7);opacity: 0;transition: all .5s;}
.Prolist ul.list li.item:hover .bg{opacity: 1;}
.Prolist ul.list li.item:hover .img img{transform: scale(1.1);}

/*联系我们*/
.contact{width: 100%;position: relative;height:480px;background-image:url(../images/contact.jpg);overflow: hidden;background-position: center;background-repeat: no-repeat center center;}
.contus{margin-top:30px;}
.contus .link{text-align:center;}
.service{background:#edf1f4;margin-top:40px;padding-bottom:40px;}
.service h2{color:#caab76;text-align:center;padding-top:30px;font-size:24px;font-weight:700;}
.service p{text-align:center;padding-top:10px;font-size:28px;font-weight:700;}
.sj{text-align:center;}
.hotline{margin-top:60px;}
.hotline .lxlist{display:flex;justify-content:space-around;}
.hotline .lxlist li p{line-height:42px;color:#434343;font-size:20px;letter-spacing:1px;}
.qymap{margin-top:40px;margin-bottom:50px;}
.qymap .loct{font-size:24px;text-align:center;}
.qymap .loct span{background:#1245e3;padding:10px 30px;color:#fff;}
#eycms-map{margin-top:35px;min-height:400px;width:100%;line-height:26px;}
#eycms-map b{color: #CC5522;font-size: 14px;}
/*技术展示*/
.jsbanner{width: 100%;position: relative;height:480px;background-image:url(../images/jslist.jpg);overflow: hidden;background-position: center;background-repeat: no-repeat center center;}
.jslist{margin-top:30px;}
.jslist .jstitle{height: 26px;line-height: 20px;padding-bottom: 5px;font-size: 14px;color: #666;border-bottom: 1px solid #ddd;margin-bottom: 20px;text-align: right;}
.jslist .jstitle h3{float: left;position: relative;height: 30px;color: #666;font-size: 18px;border-bottom: 2px solid #0c5adb;}
.jslist .jstitle s{display: inline-block;width: 15px;height: 15px;margin-right: 10px;background: url(../img/locationico.png) no-repeat;vertical-align: middle;}
.jslist .jstitle a{font-size: 14px;color: #666;}
.jslist .jstitle a:hover{color: #0c5adb;}
.jslist .jscont{margin-top:30px;margin-bottom:20px;}
.jslist .jscont .js_list li{border:1px solid #dbdbdb;overflow:hidden;zoom:1;display:flex;justify-content:space-between;padding:10px 20px;margin-top:15px;}
.jslist .jscont .js_list li .pic{transition:all .7s ease-in-out;width:400px;float:left;}
.jslist .jscont .js_list li .pic img{width:400px;height:252px;}
.jslist .jscont .js_list li .ctlist{width:710px;margin-top:20px;}
.jslist .jscont .js_list li .ctlist h2{font-size:20px;font-weight:700;color:#353535;}
.jslist .jscont .js_list li .ctlist .zscont{font-size:14px;margin-top:15px;line-height:24px;color:#898989;}
.jslist .jscont .js_list li .lmore{font-size:16px;margin-top:30px;}
.jslist .jscont .js_list li .lmore a{color:#fff;background:#012baa;padding:5px 10px;}
.jslist .jscont .js_list li .lmore a:hover{color:#1245e3;color:#fff;}
/*技术内容展示*/
.jscnt{margin-top:20px;margin-bottom:20px;}
.jscnt .jstitle{height: 26px;line-height: 20px;padding-bottom: 5px;font-size: 14px;color: #666;border-bottom: 1px solid #ddd;margin-bottom: 20px;text-align: right;}
.jscnt .jstitle h3{float: left;position: relative;height: 30px;color: #666;font-size: 18px;border-bottom: 2px solid #0c5adb;}
.jscnt .jstitle s{display: inline-block;width: 15px;height: 15px;margin-right: 10px;background: url(../img/locationico.png) no-repeat;vertical-align: middle;}
.jscnt .jstitle a{font-size: 14px;color: #666;}
.jscnt .jstitle a:hover{color: #0c5adb;}
.jscnt .cntont{font-size:22px;font-weight:700;text-align:center;}
.jscnt p{font-size:16px;text-indent:32px;line-height:40px;}
.endit{border:1px solid #dbdbdb;margin-bottom:30px;overflow:hidden;zoom:1;}
.endit p{font-size:14px;padding:5px 7px;display:inline-block;}
.endit .up{float:left;}
.endit .next{float:right;}
/*招聘中心*/
.zpbanner{width: 100%;position: relative;height:510px;background-image:url(../images/zp.jpg);overflow: hidden;background-position: center;background-repeat: no-repeat center center;}
.rcont{margin-top:40px;margin-bottom:30px;}
.rcont .zpter{font-size:28px;font-weight:700;color:#4D4D4D;text-align:center;}
.rcont .zpter span{color:#275af7;}
.rcont .rcball{display:block;text-align:center;margin-top:12px;}

.rcont .list li{
	background:#f4f4f4 url(../images/more.jpg) no-repeat right center;
	overflow:hidden;
	transition:all .5s ease-in-out 0s;
	cursor:pointer;
	margin:20px 0;
}
.rcont .list .sketch{
	display:flex;
	padding:20px 0;
}
.rcont .list .post,
.rcont .list .post img{
	margin:auto;
}
.rcont .list .post{
	border-right:1px dashed #333;
	padding:0 20px;
	width:16%;
	text-align:center;
}
.rcont .list .post h2{
	padding-top:20px;
	font-size:20px;
	color:#333;
	font-weight:700;
}
.rcont .list .info{
	flex:1;
	padding-left:40px;
	font-size:16px;
	line-height:33px;
	color:#666;
	display:flex;
	flex-direction:column;
	justify-content:center;
}
.rcont .list li .details{
	display:none;
	border-top:1px solid #ccc;
	margin-left:20px;
	margin-right:50px;
	padding-top:20px;
}
.rcont .list li .details h6{
	font-size:18px;
	font-weight:700;
}
.rcont .list li .details div p{
	font-size:16px;
	line-height:32px;
}

/*图片列表*/
.Piclist ul.list{float: left;width: 100%;}
.Piclist ul.list li{position: relative;display: block;float: left;width: 294px;margin-right: 20px;margin-bottom: 20px;border: 1px solid #f1f1f1;background: #fff;transition: all .5s;}
.Piclist ul.list li:nth-child(3n){margin-right: 0;}
.Piclist ul.list li a{display: block;}
.Piclist ul.list li .img{position: relative;width: 294px;height: 221px;overflow: hidden;border-bottom: 1px solid #f1f1f1;}
.Piclist ul.list li .img img{display: block;width: 100%;height: 100%;transition: all .5s;}
.Piclist ul.list li .img .mask{position:absolute;top: 0;left: 0;z-index: 1;width: 100%;height: 100%;opacity: 0;background: rgba(0,0,0,.6);transition: all .5s;}
.Piclist ul.list li .img .mask .see{position:absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 90%;font-size: 16px;line-height: 20px;text-align: center;padding: 10px 0;color: #fff;}
.Piclist ul.list li .img .mask .see:before,.Piclist ul.list li .img .mask .see:after{content: '';position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);width: 60%;height: 1px;background: #fff;transition: all .5s;}
.Piclist ul.list li .img .mask .see:after{top: 0;}
.Piclist ul.list li .tit{position: relative;overflow: hidden;padding: 15px 15px 5px;box-sizing: border-box;}
.Piclist ul.list li .tit h3{color: #333;font-size: 16px;line-height: 22px;transition: all .5s;}
.Piclist ul.list li .tit p{color: #777;line-height: 20px;text-align: justify;padding: 10px 0;height: 40px;overflow: hidden;border-bottom: 1px solid #e5e5e5;}
.Piclist ul.list li .tit span{position: relative;display: block;font-size: 14px;line-height: 35px;color: #777;}
.Piclist ul.list li .tit span i{position: absolute;top: 50%;right: 0;margin-top: -4px;display: block;width: 24px;height: 8px;background: url(../img/you.png) no-repeat;}
.Piclist ul.list li:hover{box-shadow: 0 3px 10px rgb(222, 222, 222);}
.Piclist ul.list li:hover .img img{transform: scale(1.1);}
.Piclist ul.list li:hover .img .mask{opacity: 1;}
.Piclist ul.list li:hover .img .mask .see:before,.Piclist ul.list li:hover .img .mask .see:after{width: 10%;}
.Piclist ul.list li:hover .tit h3{color: #0c5adb;}
/*留言表单*/
.formData{padding-bottom: 20px;}
.formData .t2{padding: 25px 0;color: #0c5adb;font-size: 24px;}
.formData .item{float: left;color: #999;font-weight: normal;width: 420px;height: 56px;line-height: 56px;border: 1px solid #e4e4e4;margin-right: 76px;margin-bottom: 45px;position: relative;}
.formData .item label{padding-left: 15px;position: absolute;left: 0;top: 0;z-index: 11;text-align: center;display: block;margin: 0;height: 56px;line-height: 56px;font-size: 18px;color: #666;}
.formData .item input{outline: none;line-height: 38px;height: 38px;font-size: 18px;}
.formData .item .txt{width: 350px;height: 56px;line-height: 56px;display: block;background: none;padding-left: 70px;border: 0 none;color: #666;}
.formData .item .red{position: absolute;right: 15px;top: 0;color: #ff0000;z-index: 11;}
.formData .item.mr0{margin-right: 0;}
.formData .msg-box{position: absolute;left: 0;top: 0px;}
.formData .liuyan{width: 918px;height: 260px;border: 1px solid #e4e4e4;float: left;}
.formData .liuyan label{text-align: right;display: block;}
.formData .liuyan textarea{width: 908px;height: 234px;line-height: 35px;padding: 12px 10px;text-indent: 100px;font-size: 18px;font-family: "microsoft yahei";color: #333;border: 0 none;overflow: hidden;background: none;resize: none;display: block;outline: none;}
.formData .bot{width: 100%;}
.formData .sub{width: 232px;line-height: 52px;border: 2px solid #0c5adb;margin-right: 2px;text-align: center;background: #0c5adb;color: #FFF;cursor: pointer;font-size: 18px;display: block;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.formData .sub:hover{background: none;color: #0c5adb;}
.formData .yzm .txt{padding-left: 80px;}
.formData .yzm img{position: absolute;right: 0;top: 0;height: 56px;border: 0px;display: block;}
/*内容详情页*/
.submian .subright .conBox .ArticleTitle h1{font-size: 24px;text-align: center;padding:5px 0px;font-weight: bold;}
.submian .subright .conBox .ArticleMessage span{color: #999;margin-left: 14px;font-size: 14px;}
/*内容分页*/
.reLink{height: 38px;border: 1px solid #ddd;margin: 10px auto 10px;padding: 0px 10px;}
.reLink .prevLink, .reLink .nextLink{height: 38px;line-height: 38px;color: #666;}
.reLink .prevLink a, .reLink .nextLink a{height: 38px;line-height: 38px;color: #666;}
.reLink .prevLink a:hover, .reLink .nextLink a:hover{color: #0c5adb;}
.reLink .prevLink{float: left;}
.reLink .nextLink{float: right;}
/*浮动客服*/
.toolbar{position: fixed;top: 50%;right: 1%;margin-top: -163px;z-index: 100;width: 80px;}
.toolbar dd{position: relative;float: left;width: 80px;height: 80px;background: #0c5adb;margin-top: 2px;border-radius: 5px;color: #fff;font-size: 14px;line-height: 21px;text-align: center;cursor: pointer;transition: all .5s;}
.toolbar dd:first-child{margin-top: 0;}
.toolbar dd i{width: 100%;height: 30px;display: block;margin-top: 13px;background: url(../img/toolbar.png) no-repeat center 0;}
.toolbar dd.qq i{background-position-y: 0;}
.toolbar dd.tel i{background-position-y: -30px;}
.toolbar dd.code i{background-position-y: -60px;}
.toolbar dd.top i{background-position-y: -90px;}
.toolbar dd span{display: block;color: #fff;}
.toolbar dd.tel .box{position: absolute;top: 0;width: 190px;right: -200px;height: 100%;margin-right: 10px;border-radius: 5px;background: #0c5adb;opacity: 0;transition: all .5s;}
.toolbar dd.tel .box p{font-size: 14px;margin: 15px auto 7px;}
.toolbar dd.tel .box h3{font-size: 18px;font-weight: bold;}
.toolbar dd.tel .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent #0c5adb;border-width: 9px;width: 0;height: 0;position: absolute;top: 50%;margin-top: -9px;right: -18px;margin-left: -12px;}
.toolbar dd.code .box{position: absolute;top: 0;width: 162px;right: -172px;height: 162px;margin-right: 10px;border-radius: 5px;background: #0c5adb;opacity: 0;transition: all .5s;}
.toolbar dd.code .box img{width: 140px;height: 140px;padding: 11px;}
.toolbar dd.code .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent #0c5adb;border-width: 9px;width: 0;height: 0;position: absolute;top: 30px;right: -18px;margin-left: -12px;}
.toolbar dd:hover{background: #333;}
.toolbar dd.tel:hover .box{opacity: 1;right: 80px;}
.toolbar dd.code:hover .box{opacity: 1;right: 80px;}
/*↓组图样式↓*/
.HS10, .HS15{overflow:hidden;clear:both;}
.HS10{height:10px;}
.HS15{height:15px;}
.Hidden{display:none;}
.Clearer{display:block;clear:both;font-size:1px;line-height:1px;margin:0;padding:0;}
.FlLeft{float:left;}
.FlRight{float:right;}
/*幻灯片区域背景*/
.MainBg{width: 920px;margin:0 auto;}
/*大图展示区域*/
.OriginalPicBorder{padding: 0;}
#OriginalPic{width: 920px;overflow:hidden;position:relative;font-size:12px;}
#OriginalPic img{display:block;min-width: 100px;margin:0 auto;}
/*鼠标手势*/
.CursorL{position:absolute;z-index:999;width:50%;height: 100%;color:#FFF;left: 0;cursor:url(../images/CurL.cur), auto;}
.CursorR{position:absolute;z-index:999;width:50%;height: 100%;color:#FFF;right:0;cursor:url(../images/CurR.cur), auto;}
/*小图预览和滑动*/
.SliderPicBorder{width: 100%;overflow:hidden;}
.ThumbPicBorder {width: 920px;margin:0 auto;background: #eeeeee;overflow: hidden;position: relative;}
.ThumbPicBorder #btnPrev{width:45px;height:113px;cursor:pointer;position: absolute;left: 20px;top: 20px;}
.ThumbPicBorder #btnNext{width:45px;height:113px;cursor:pointer;position: absolute;right: 20px;top: 20px;}
.ThumbPicBorder .pic{width:855px;overflow: hidden;position: relative;margin:20px auto;}
#ThumbPic img{border: 3px solid #ddd;cursor:pointer;background-color: #ddd;margin: 0 5px;width: 135px;height: 108px;display:block;transition: all .5s;}
#ThumbPic img.active{border: 3px solid #0c5adb;}
/*↑组图样式↑*/
/******************************
 ** 在线留言
 ** PC端
 ******************************/
.message-page input.code { border-color:#aaa; }
.message-page { width:680px;height:500px; }
.message-page .row-1,
.message-page .row-2,
.message-page .row-3 { width:100%; clear:both; margin-bottom:15px; position:relative; overflow:hidden;float:left; }
.message-page .row-1 { width:328px; height:auto; padding:0 0 0 50px; border:1px solid #ddd; }
.message-page .row-2 { height:110px; padding:0 0 0 0; border:1px solid #ddd; }
.message-page .row-3 {  }
.message-page .ico-name { background:url(../img/zzz.png) 15px center no-repeat; }
.message-page .ico-phone { background:url(../img/xxx.png) 15px center no-repeat; }
.message-page .ico-email { background:url(../img/mail.png) 15px center no-repeat; }
.message-page .tip { position:absolute; right:0; top:0; height:40px; line-height:40px; padding:0 10px; font-style:normal; color:#F00; }
.message-page .txt { width:100%; height:40px; line-height:40px; background:none; border:0; color:#999; }
.message-page .text { width:98%; border:0; background:#fff; padding:5px 5px; line-height:20px; height:100px; color:#999;}
.message-page img.code { float:left; width:110px; height:42px; margin-right:20px; cursor:pointer; }
.message-page input.code { float:left; width:150px; height:40px; line-height:40px; border:1px solid #ddd; background:#fff; margin-right:20px; padding:0 10px; color:#999; }
.message-page .submit, .message-page .reset { float:left; margin:0 0 0 10px; width:184px; height:42px; border:0; cursor:pointer; color:#FFF; font-size:16px; }
.message-page .submit { background:#427edf; margin-left:0; }
.message-page .reset { background:#999; }
.message-page .submit:hover { background:#f07800; }
.message-page .reset:hover { background:#777; }
.message-page .onfocus, .message-page .onfocus input.code { border-color:#aaa; }
.dialog-log { position:absolute; z-index:99; width:auto; padding:10px 20px; border:1px solid #e0272c; background:#ffe8e9; border-radius:3px; box-shadow:1px 1px 5px rgba(0,0,0,0.2); color:#e0272c; }
.dialog-log i { position:absolute; left:15px; top:-7px; width:14px; height:7px;}

