﻿*{font-family: "微软雅黑";color: #fff;}
p,h1,h2,h3,h4,h5,h6{margin: 0;}
ul{list-style: none;margin: 0;padding: 0;}
a,a:hover{text-decoration: none;color: #333333;}
@charset "utf-8";

@font-face{font-family:'iconfont';src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot');src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('http://at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('http://at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('http://at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')}
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2')}

.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}
.text-blod{font-weight: bold;}
input{ color:#333;}

.page-top{padding:15px 0;background:#1b2b5a; border-bottom:1px solid #ccc;}
.page-top .wrap{display: flex;justify-content: space-between;align-items: center;}
.page-top .link{font-size:15px;color:#fff;}
.page-top .link a{color:#fff;margin-left: 0.1rem;}
.page-top .link b{font-weight: bold;}
.page-top .link a:hover{color:#fff;font-weight: bold;}
.page-top form{width:360px;display: flex;background:none;}
.page-top form input[type="text"]{width:calc(100% - 50px); border:1px solid #888; border-right: none;padding-left: 0.15rem;font-size:16px;color:#fff;line-height: 30px;outline: none;background:none;}
.page-top form input[type="submit"]{width:50px;background: url(../images/but.png) no-repeat center center;outline: none; border:1px solid #888;}
.page-top form input[type="text"]::-webkit-input-placeholder { color:#fff;}
.page-top form input[type="text"]::-moz-placeholder { color:#fff;}
.page-top form input[type="text"]:-ms-input-placeholder{color:#fff; }

.header:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.header{zoom:1;position: relative;background: #1b2b5a;} 
.headbox:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.headbox{zoom:1;position: relative;padding-left: 487px;} 

.logo_td{position: absolute;left: 0;top:50%;width: 487px;
transform:translateY(-50%);
-ms-transform:translateY(-50%); 	/* IE 9 */
-moz-transform:translateY(-50%); 	/* Firefox */
-webkit-transform:translateY(-50%); /* Safari 和 Chrome */
-o-transform:translateY(-50%); 	/* Opera */
}
.logo_td a{display:block ;overflow: hidden;width: 100%;}
.logobox{width:23.82%; margin-right: 15px;float: left;max-width: 116px; }
/*.topserch {position: relative;top: 10px;}
.topserch .topinput{height: 30px;top: 2px; border: none;outline:none;padding-left: 10px;z-index: 666;background-color:#e3e3e3;color: #666;border-top-left-radius: 10px;border-bottom-left-radius: 10px;border-right: 1px solid #d8d8d8;}
.topserch button{line-height:30px;padding: 0 10px;top: 0; border-top-right-radius: 10px;border-bottom-right-radius: 10px;background: #e3e3e3;outline:none;border: none;}*/
.head_td{float: left;width: 76.18%;max-width: 356px;}
.head_td img{max-width: 100%;}
.ck_btn{position: absolute;display: block;width: 40px;text-align: center;line-height: 40px;font-size: 22px;right: 0;top: 50%;margin-top: -20px;color: #ffffff;}
.ck_btn span{color: #fff;}
.menu{width:100%;padding: 45px 0;padding-left: 50px;}
.menu ul.yj:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.menu ul.yj{zoom:1;background: url(../images/shu.jpg)no-repeat right center;} 
.menu ul.yj>li{float: left;width: 14.285714%; display:block;text-align: center; position: relative;background: url(../images/shu.jpg)no-repeat left center;}
.menu ul.yj>li>a{display: inline-block; position:relative; line-height: 28px; margin: 0 auto; font-size: 14px; text-align: center;color: #fff;border-bottom: 2px solid rgba(255,255,255,.0);
transition:all 0.35s;
-moz-transition:all 0.35s; /* Firefox 4 */
-webkit-transition:all 0.35s; /* Safari 和 Chrome */
-o-transition:all 0.35s; /* Opera */
}

.sbsb table{width:100% !important;}
.sbsb table td{width:auto !important;}

.menu ul.yj>li:hover>a{border-bottom: 2px solid rgba(255,255,255,1);}
.menu ul.yj>li ul.ejmenu{position: absolute;width: 100%;left: 0;top:100%;display: none;z-index: 9;}
.menu ul.yj>li ul.ejmenu li a{display: block;width: 100%;text-align: center; line-height: 34px; border-bottom: 1px solid #fff;background: #0564bc;color: #fff;transition: all 0.25s;}
.menu ul.yj>li ul.ejmenu li:first-child a{border-top: 1px solid #fff;}
.menu ul.yj>li ul.ejmenu li a:hover{background: #0b85e9;}
.menu ul.yj>li:hover ul.ejmenu{display: block;}
@media only screen and (min-width:768px ) {
	.menu{display: block !important;}
}
@media only screen and (max-width:767px ) {
	
/*菜单*/
.menu{padding: 0;}
.menu ul.yj{background: none;}
.menu ul.yj>li{background: none;}
.menu ul.yj>li ul.ejmenu{display: none;}
.menu {display: block;width: 30%;min-width: 150px;right: 0;top: 100%;background: rgba(0,0,0,.5); position: absolute;z-index: 9;}

.menu ul.yj>li{width: 100%;overflow: hidden;float: none;}
.menu ul.yj>li>a{font-size: 14px;line-height: 32px;width: 100%; background: none;border-bottom: 1px solid rgba(255,255,255,0.8);color: #fff;}
.menu ul.yj>li:before{background: none;}
}
/*手机底部*/
.hot{width:100%; height:58px; background:#1b2b5a; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }
footer ul li a{ padding: 0 10px; height: 12px; font-size: 12px; line-height: 12px; }

/*标题*/
.tit01 {text-align: center;overflow: hidden;padding-bottom: 45px;padding-top: 45px;}
.tit01 h4{font-size: 54px;font-family: Aparajita;text-transform: uppercase;line-height: 1;}
.tit01 h3{font-size: 36px;padding: 0 35px;position: relative;display: inline-block;line-height: 1;}
.tit01 h3:after{content: "";position: absolute;left: 100%;top: 50%;margin-top: -1px;height: 3px;width: 1000%;}
.tit01 h3:before{content: "";position: absolute;right: 100%;top: 50%;margin-top: -1px;height: 3px;width: 1000%;}

/*产品中心*/
.in_pro{background: #1b2b5a;padding-bottom: 20px;}
.in_pro .tit01 h4{color: #fff;}
.in_pro .tit01 h3{color: #fff;}
.in_pro .tit01 h3:after{background: url(../images/titbg01.png)repeat-x;}
.in_pro .tit01 h3:before{background: url(../images/titbg01.png)repeat-x;}

.in_prolist ul{width: 100%;overflow: hidden;}
.in_prolist ul li{padding: 0 15px;padding-bottom: 15px;}
.in_prolist ul li a{display: block;width: 100%;overflow: hidden;}
.in_prolist ul li a .in_propic{position: relative; display: block; overflow: hidden; margin: 0 auto;border:2px solid #fff;}
.in_prolist ul li a .in_propic:before{content: ""; padding-top: 86.5%; display: block;}
.in_prolist ul li a .in_propic span{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;
transition:all 0.35s;
-moz-transition:all 0.35s; /* Firefox 4 */
-webkit-transition:all 0.35s; /* Safari 和 Chrome */
-o-transition:all 0.35s; /* Opera */
}
.in_prolist ul li a .in_protxt{width: 100%;overflow: hidden;padding-right: 66px;position: relative;}
.in_prolist ul li a .in_protxt h5{font-size: 19px;width: 100%;color: #fff;line-height: 55px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.in_prolist ul li a .in_protxt .more{width: 66px;text-align: right; position: absolute;right: 0;top: 0;line-height: 55px;color: #ff761d;}
.in_prolist ul li a:hover .in_protxt h5{color: #ff761d;}
.in_prolist ul li a:hover .in_propic span{
transform:scale(1.05);
-ms-transform:scale(1.05); 	/* IE 9 */
-moz-transform:scale(1.05); 	/* Firefox */
-webkit-transform:scale(1.05); /* Safari 和 Chrome */
-o-transform:scale(1.05); 	/* Opera */
}
.in_ab{background: #1B2B5A;}
.in_ab .in_abbox{font-size: 19px;line-height: 31px;text-align: left;}
.in_ab .in_abbox p{color: #fff;}

/*案例展示*/
.in_case{background: #1b2b5a;padding-bottom: 20px;}
.in_case .tit01 h4{color: #fff;}
.in_case .tit01 h3{color: #fff;}
.in_case .tit01 h3:after{background: url(../images/titbg02.png)repeat-x;}
.in_case .tit01 h3:before{background: url(../images/titbg02.png)repeat-x;}

.in_caselist ul{width: 100%;overflow: hidden;}
.in_caselist ul li{padding: 0 15px;padding-bottom: 15px;}
.in_caselist ul li a{display: block;width: 100%;overflow: hidden;}
.in_caselist ul li a .in_casepic{position: relative; display: block; overflow: hidden; margin: 0 auto;border:2px solid #fff;}
.in_caselist ul li a .in_casepic:before{content: ""; padding-top: 86.5%; display: block;}
.in_caselist ul li a .in_casepic span{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;
transition:all 0.35s;
-moz-transition:all 0.35s; /* Firefox 4 */
-webkit-transition:all 0.35s; /* Safari 和 Chrome */
-o-transition:all 0.35s; /* Opera */
}
.in_caselist ul li a .in_casetxt{text-align: center;}
.in_caselist ul li a .in_casetxt p{font-size: 19px;width: 100%;color: #fff;line-height: 55px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.in_caselist ul li a:hover .in_casetxt p{color: #ff761d;}
.in_caselist ul li a:hover .in_casepic span{
transform:scale(1.05);
-ms-transform:scale(1.05); 	/* IE 9 */
-moz-transform:scale(1.05); 	/* Firefox */
-webkit-transform:scale(1.05); /* Safari 和 Chrome */
-o-transform:scale(1.05); 	/* Opera */
}

/*广告1*/
.in_ad1{background: url(../images/ad_bg1.jpg)no-repeat center center;background-size: cover;padding: 30px 0;}
.in_ad .in_adbox{text-align: center;}
.in_ad .in_adbox h3{font-size: 36px;font-weight: bold;color: #fff;line-height: 57px;}
.in_ad .in_adbox p{color: #fff;font-size: 21.5px;line-height: 45px;}
.in_ad2{background: url(../images/ad_bg2.jpg)no-repeat center center;background-size: cover;padding: 30px 0;}


/*服务流程*/
.in_ser{background: url(../images/ser_bg.jpg)no-repeat center center;background-size: cover;padding-bottom: 45px;}
.in_ser .tit01 h4{color: #fff;}
.in_ser .tit01 h3{color: #fff;}
.in_ser .tit01 h3:after{background: url(../images/titbg01.png)repeat-x;}
.in_ser .tit01 h3:before{background: url(../images/titbg01.png)repeat-x;}

.iconlist{width: 100%;overflow: hidden;font-size: 0;}
.iconlist li{width: 20%;display: inline-block;font-size: initial; vertical-align:top; text-align: center;overflow: hidden;}
.iconlist li .imgbox{width: 90%;margin: 0 auto;}
.iconlist li .imgbox img{max-width: 100%;}
.iconlist li .txtbox{width: 90%;margin: 0 auto;text-align: center;margin-top: 20px;}
.iconlist li .txtbox p{font-size: 24px;color: #fff;font-weight: bold;line-height: 31px;}
.iconlist li .yuan{display: block;width: 16px;height: 16px;margin: 0 auto;margin-top: 10px; background: #fff;border-radius: 50%;position: relative;}
.iconlist li .yuan:after{content: "";display: block;width: 200px;height: 4px;position: absolute;left: 0;top: 50%;margin-top: -2px;background: #fff;}
.iconlist li .yuan:before{content: "";display: block;width: 200px;height: 4px;position: absolute;right: 0;top: 50%;margin-top: -2px;background: #fff;}
.iconlist li:first-child .yuan:before{display:none;}
.iconlist li:last-child .yuan:after{display:none;}

/*新闻展示*/
.in_news{background: #1b2b5a;padding-bottom: 45px;}
.in_news .tit01 h4{color: #fff;}
.in_news .tit01 h3{color: #fff;}
.in_news .tit01 h3:after{background: url(../images/titbg02.png)repeat-x;}
.in_news .tit01 h3:before{background: url(../images/titbg02.png)repeat-x;}

.in_newlist ul{width: 100%;overflow: hidden;}
.in_newlist ul li{width: 33.33%;float: left;padding: 0 15px;}
.in_newlist ul li a{display: block;width: 100%;overflow: hidden;}
.in_newlist ul li a .in_newpic{position: relative; display: block; overflow: hidden; margin: 0 auto;}
.in_newlist ul li a .in_newpic:before{content: ""; padding-top: 75.7%; display: block;}
.in_newlist ul li a .in_newpic span{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;
transition:all 0.35s;
-moz-transition:all 0.35s; /* Firefox 4 */
-webkit-transition:all 0.35s; /* Safari 和 Chrome */
-o-transition:all 0.35s; /* Opera */
}
.in_newlist ul li a .in_newtxt{width: 100%;margin-top: 20px;}
.in_newlist ul li a .in_newtxt h4.tit{font-size: 16px;line-height: 26px; color: #fff;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
transition:all 0.35s;
-moz-transition:all 0.35s; /* Firefox 4 */
-webkit-transition:all 0.35s; /* Safari 和 Chrome */
-o-transition:all 0.35s; /* Opera */
}
.in_newlist ul li a .in_newtxt h5.date{font-size: 14px;color: #fff;line-height: 26px;}
.in_newlist ul li a .in_newtxt .tbox{font-size: 16px;line-height: 26px;height: 78px;overflow:hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.in_newlist ul li a .in_newtxt .tbox p{color: #fff;}
.in_newlist ul li a:hover .in_newtxt h4.tit{color: #ff761d;}
.in_newlist ul li a:hover .in_newpic span{
transform:scale(1.05);
-ms-transform:scale(1.05); 	/* IE 9 */
-moz-transform:scale(1.05); 	/* Firefox */
-webkit-transform:scale(1.05); /* Safari 和 Chrome */
-o-transform:scale(1.05); 	/* Opera */
}
/*联系我们*/
.in_con{background: url(../images/con_bg.jpg)no-repeat center center;background-size: cover;padding-bottom: 30px;}
.in_con .tit01 h4{color: #fff;}
.in_con .tit01 h3{color: #fff;}
.in_con .tit01 h3:after{background: url(../images/titbg03.png)repeat-x;}
.in_con .tit01 h3:before{background: url(../images/titbg03.png)repeat-x;}

.in_conbox{width: 100%;overflow: hidden;}
.in_conbox .in_con_l{width:50%;float: left;padding-right: 20px;}
.in_conbox .in_con_r{width:50%;float: left;}
.in_conbox .contit{font-size: 20px;color: #fff;margin-bottom: 18px;line-height: 1;}
.in_conbox .in_con_l .in_con_tbox{font-size: 16px;color: #fff;line-height: 28px; text-align: justify; width:98%}
.in_conbox .in_con_l .in_con_tbox p{color: #fff;}
.in_conbox .in_con_l .in_con_lxfs{font-size: 16px;line-height: 30px;text-indent: 1em;margin-top:15px;}
.in_conbox .in_con_l .in_con_lxfs p{color: #fff;}

.in_conbox .in_con_r .inputbox input{display: block;width: 100%;overflow: hidden;line-height: 40px; border: 1px dashed #5c6063;background: #222e3a;padding: 0 10px;border-radius: 2px;margin-bottom: 18px;}
.in_conbox .in_con_r .inputbox textarea{display: block;width: 100%;max-width: 100%;height: 170px;max-height: 170px;background: #222e3a;border: 1px dashed #5c6063;padding: 0 10px;border-radius: 2px;}
.in_conbox .in_con_r .inputbox button{width: 100%;padding: 0;margin-top: 18px; text-align: center;background: #ff761d;color: #fff;font-size: 16px;border: none;line-height: 40px;}

/*底部*/
.cfot {padding: 24px 0;background: #1b2b5a;}
.cfot .cfotbox{text-align: center;font-size: 18px;line-height: 40px;}
.cfot .cfotbox p{color: #fff;}

@media only screen and (max-width:1199px ) {
	.logo_td{width: 430px;}
	.headbox{padding-left: 430px;}
	.logobox{margin: 0;}
	.head_td{padding-left: 10px;}
	.menu{padding-left: 30px;}
}
@media only screen and (max-width:991px ) {
	.head_td{display: none;}
	.logobox{width: 80px;}
	.logo_td{width: 100px;}
	.headbox{padding-left: 100px;}
	.menu{padding: 30px 0;padding-left: 20px;}
	.tit01{padding: 40px 0;}
	.tit01 h4{font-size: 46px;}
	.tit01 h3{font-size: 32px;}
	
	/*关于*/
	.in_ab .in_abbox{font-size: 16px;line-height: 28px;}
	/*广告*/
	.in_ad .in_adbox h3{font-size: 30px;line-height: 46px;}
	.in_ad .in_adbox p{font-size: 16px;line-height: 30px;}
	
	/*新闻*/
	.in_newlist ul li a .in_newtxt .tbox{font-size: 14px;}
	
	/*服务*/
	.iconlist li .txtbox p{font-size: 22px;}
	
}

@media only screen and (max-width:767px ) {
	.logo_td{position: static;
		transform:translateY(0);
		-ms-transform:translateY(0); 	/* IE 9 */
		-moz-transform:translateY(0); 	/* Firefox */
		-webkit-transform:translateY(0); /* Safari 和 Chrome */
		-o-transform:translateY(0); 	/* Opera */
	}
	.headbox{padding:10px;}
	.head_td{display:block;width: 280px;}
	.logo_td{width: auto;}
	.menu{padding: 0;}
	.tit01{padding: 30px 0;}
	.tit01 h4{font-size: 40px;}
	.tit01 h3{font-size: 28px;}
	
	.in_prolist ul li a .in_protxt h5{font-size: 16px;line-height: 46px;}
	.in_prolist ul li a .in_protxt .more{line-height: 46px;}
	
	.in_ab{padding: 0 10px;}
	.in_caselist ul li a .in_casetxt p{font-size: 16px;line-height: 46px;}
	
	.in_newlist ul li a .in_newtxt .tbox{height: auto;-webkit-line-clamp:initial;}
	
	.iconlist li .txtbox p{font-size: 18px;line-height: 28px;}
	.in_con{padding: 0 10px;padding-bottom: 20px;}
	.in_conbox .in_con_l{width: 100%;padding: 0;padding-bottom: 20px;}
	.in_conbox .in_con_r{width: 100%;padding: 0;}
	.in_conbox .in_con_l .in_con_lxfs{text-indent: 0;}
	.cfot{display: none;}
}
@media only screen and (max-width:640px ) {
	.head_td{width: 240px;line-height: 62px;}
	.logobox{width: 76px;}
	.tit01 h4{font-size: 36px;}
	.tit01 h3{font-size: 26px;}
	.in_newlist ul li{width: 50%;padding-bottom: 20px;}
	.in_news{padding-bottom: 0;}
	.iconlist li .txtbox p{font-size: 16px;}
	.in_ad{padding: 15px 10px;}
}
@media only screen and (max-width:560px ) {
	.head_td{width: 200px;}
	.logobox{width: 70px;}
	.in_prolist ul li{padding: 0 10px;padding-bottom: 10px;}
	.in_caselist ul li{padding: 0 10px;padding-bottom: 10px;}
	.in_ab .in_abbox{font-size: 14px;line-height: 24px;text-indent: 1em;}
	.in_ad .in_adbox p{font-size: 12px;text-align: justify;line-height: 18px;}
	.in_ad .in_adbox h3{font-size: 16px;line-height: 30px;}
	.iconlist li .txtbox{width: 100%;}
	.iconlist li .txtbox p{font-size: 14px;line-height: 22px;}
	.iconlist li .yuan{width: 10px;height: 10px;}
	.iconlist li .yuan:before{height: 2px;margin-top: -1px;}
	.iconlist li .yuan:after{height: 2px;margin-top: -1px;}
	.tit01 h3{font-size: 22px;}
	.tit01 h4{font-size: 30px;}
	.tit01{padding: 20px 0;}
	
}
@media only screen and (max-width:480px ) {
	.head_td{width:180px;line-height: 53px;}
	.logobox{width: 60px;}
	.headbox{padding:5px 10px;}
	.in_newlist ul li{width: 100%;}
	.iconlist li .txtbox p{font-size: 12px;line-height: 18px;}
}


/*内页*/
.content{background: #1b2b5a;}
.center_box{width: 100%;overflow: hidden;zoom: 1;padding: 30px 0;}
.center_box .center_box_l{width: 25%;padding-right: 25px;float: left;}
.center_box .center_box_r{width: 75%;float: right;}
.center_box .center_box_l .tit02 {background: #222;padding-left: 30px;margin-bottom: 22px;}
.center_box .center_box_l .tit02 h3{font-size:19px;line-height: 40px;margin-bottom: 11px;color: #fff;}
.center_box .center_box_l .tit02 h3 span{color: #fff;font-size: 18px;margin-right: 10px;}
.center_box .center_box_l .dropmenu{padding: 11px;background: #c5c5c5;border-radius: 4px;margin-bottom: 20px;}
.center_box .center_box_l .dropmenu>ul.lv1>li{margin-bottom: 9px;}
.center_box .center_box_l .dropmenu>ul.lv1>li:last-child{margin-bottom: 0;}
.center_box .center_box_l .dropmenu>ul.lv1>li>a{display: block;width: 100%;border-radius: 3px;background: #ffffff;position: relative;padding-right: 30px;}
.center_box .center_box_l .dropmenu>ul.lv1>li>a span{display: block;font-size: 16px;color: #666;position: absolute;top: 50%;margin-top: -8px;right:10px;}
.center_box .center_box_l .dropmenu>ul.lv1>li>a h4{line-height: 36px;display: block;width: 100%;padding-left: 18px;font-size: 14px;
transition:all 0.35s;
-moz-transition:all 0.35s; /* Firefox 4 */
-webkit-transition:all 0.35s; /* Safari 和 Chrome */
-o-transition:all 0.35s; /* Opera */
}
.center_box .center_box_l .dropmenu>ul.lv1>li>a:focus{text-decoration: none;}
.center_box .center_box_l .dropmenu>ul.lv1>li>a:hover{background:#ff761d;}
.center_box .center_box_l .dropmenu>ul.lv1>li>a:hover h4{color: #fff;}
.center_box .center_box_l .dropmenu>ul.lv1>li>a:hover span{color: #fff;}
.center_box .center_box_l .dropmenu>ul.lv1>li.act>a{background:#ff761d;}
.center_box .center_box_l .dropmenu>ul.lv1>li.act>a h4{color: #fff;}
.center_box .center_box_l .dropmenu>ul.lv1>li.act>a span{color: #fff;}
.center_box .center_box_l .dropmenu>ul.lv1>li>ul.lv2{width: 100%;}
.center_box .center_box_l .dropmenu>ul.lv1>li>ul.lv2>li{width: 100%;}
.center_box .center_box_l .dropmenu>ul.lv1>li>ul.lv2>li>a{display: block;width: 100%;line-height: 32px;padding-left: 20px;border-bottom: 1px dotted #eee;}
.center_box .center_box_l .dropmenu>ul.lv1>li>ul.lv2>li>a:hover{color: #ff761d;}

.center_box .center_box_l .lxpic{margin-bottom: 15px;}
.center_box .center_box_l .center_box_l_lxfs_p{font-size: 14px;line-height: 26px;color: #fff;}
.center_box .center_box_l .center_box_l_lxfs_p p{color: #fff;}
.suoyin:after{display:block;clear:both;content:"";visibility:hidden;height:0;}
.suoyin{zoom: 1;position: relative;}
.suoyin:before{content: "";display: block;position: absolute;bottom:0;left: 0; width: 100%;height: 2px;border-top:1px solid #fff;border-bottom: 1px solid #fff;}

.suoyin h4{font-size: 19px;float: left;line-height:40px;color: #fff;}
.suoyin p{font-size: 16px;float: right;line-height:40px;color: #fff;}

.nycfot {padding: 24px 0;background: #181e20;}
.nycfot .cfotbox{text-align: center;font-size: 18px;line-height: 40px;}
.nycfot .cfotbox p{color: #fff;}
@media only screen and (min-width:768px ) {
	.center_box .center_box_l  .dropmenu{display: block !important;}
}
@media only screen and (max-width:767px ) {
	.center_box .center_box_l{width: 100%;padding: 0;float: none;}
	.center_box .center_box_r{width: 100%;float: none;}
	.cen_left_lx{display: none;}
	.nycfot{display: none;}
	.center_box .center_box_l  .tit02{position: relative;padding-left: 10px;}
	.center_box .center_box_l  .tit02 h3{margin-bottom: 0;font-size: 20px;}
	.center_box .center_box_l  .dropmenu{margin-top: 5px;padding: 5px;}
	.dropbtn{color: #fff;display: block;width: 40px;text-align: center;line-height: 40px;font-size: 18px;position: absolute;right: 0px;top: 50%;margin-top: -20px;text-align: right;}
	.suoyin{display: none;}
}

.mainbox{padding-top: 20px;}
@media only screen and (max-width:767px ) {
	.mainbox{padding-left: 10px;padding-right: 10px;}
}

/*公司简介*/
.about .abtxt{font-size: 14px;line-height: 28px;text-align: justify;color: #fff;margin-bottom: 5px;}
.about .abtxt p{color: #fff;}

/*产品中心*/
.pro{background: #1b2b5a;padding-bottom: 20px;}
.pro .tit01 h4{color: #fff;}
.pro .tit01 h3{color: #fff;}
.pro .tit01 h3:after{background: url(../images/titbg01.png)repeat-x;}
.pro .tit01 h3:before{background: url(../images/titbg01.png)repeat-x;}

.prolist ul{width: 100%;overflow: hidden;}
.prolist ul li{padding: 0 15px;padding-bottom: 15px;}
.prolist ul li a{display: block;width: 100%;overflow: hidden;}
.prolist ul li a .propic{position: relative; display: block; overflow: hidden; margin: 0 auto;border:2px solid #fff;}
.prolist ul li a .propic:before{content: ""; padding-top: 86.5%; display: block;}
.prolist ul li a .propic span{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;
transition:all 0.35s;
-moz-transition:all 0.35s; /* Firefox 4 */
-webkit-transition:all 0.35s; /* Safari 和 Chrome */
-o-transition:all 0.35s; /* Opera */
}
.prolist ul li a .protxt{width: 100%;overflow: hidden;padding-right: 66px;position: relative;}
.prolist ul li a .protxt h5{font-size: 19px;width: 100%;color: #fff;line-height: 55px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.prolist ul li a .protxt .more{width: 66px;text-align: right; position: absolute;right: 0;top: 0;line-height: 55px;color: #ff761d;}
.prolist ul li a:hover .protxt h5{color: #ff761d;}
.prolist ul li a:hover .propic span{
transform:scale(1.05);
-ms-transform:scale(1.05); 	/* IE 9 */
-moz-transform:scale(1.05); 	/* Firefox */
-webkit-transform:scale(1.05); /* Safari 和 Chrome */
-o-transform:scale(1.05); 	/* Opera */
}

@media only screen and (max-width:640px ) {
	.prolist ul li{padding: 0 10px;padding-bottom: 10px;}
	.prolist ul li a .protxt h5{font-size: 16px;line-height: 32px;}
	.prolist ul li a .protxt .more{font-size: 14px;line-height: 32px;}
}

/*产品中心详情*/

.pro_x .pro_x_pic{text-align: center;}
.pro_x .pro_x_pic img{max-width: 100%;}
.pro_x .pro_x_txt{font-size: 18px;line-height: 36px;text-align: center;}
.pro_x .pro_x_txt p{color: #fff;}

/*页码CSS*/
.yema{width: 100%; text-align: center;}
.yema a{ color:#FFFFFF}
.yema ul,.yema ul li,.yema ul li a{display: inline-block;}
.yema ul li{padding: 0;}
.yema ul li a{font-size:12px;padding: 2px 8px;border: 1px solid #d7d7d7;color: #fff; transition: all 0.25s;}
.yema ul li a:hover{background: none;border-color: #ff761d;color: #ff761d;}

/*成功案例*/
.case{background: #1b2b5a;padding-bottom: 20px;}
.case .tit01 h4{color: #fff;}
.case .tit01 h3{color: #fff;}
.case .tit01 h3:after{background: url(../images/titbg02.png)repeat-x;}
.case .tit01 h3:before{background: url(../images/titbg02.png)repeat-x;}

.caselist ul{width: 100%;overflow: hidden;}
.caselist ul li{padding: 0 15px;padding-bottom: 15px;}
.caselist ul li a{display: block;width: 100%;overflow: hidden;}
.caselist ul li a .casepic{position: relative; display: block; overflow: hidden; margin: 0 auto;border:2px solid #fff;}
.caselist ul li a .casepic:before{content: ""; padding-top: 86.5%; display: block;}
.caselist ul li a .casepic span{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;
transition:all 0.35s;
-moz-transition:all 0.35s; /* Firefox 4 */
-webkit-transition:all 0.35s; /* Safari 和 Chrome */
-o-transition:all 0.35s; /* Opera */
}
.caselist ul li a .casetxt{text-align: center;}
.caselist ul li a .casetxt p{font-size: 19px;width: 100%;color: #fff;line-height: 55px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.caselist ul li a:hover .casetxt p{color: #ff761d;}
.caselist ul li a:hover .casepic span{
transform:scale(1.05);
-ms-transform:scale(1.05); 	/* IE 9 */
-moz-transform:scale(1.05); 	/* Firefox */
-webkit-transform:scale(1.05); /* Safari 和 Chrome */
-o-transform:scale(1.05); 	/* Opera */
}

@media only screen and (max-width:640px ) {
	.caselist ul li{padding: 0 10px;padding-bottom: 10px;}
	.caselist ul li a .casetxt p{font-size: 16px;line-height: 32px;}

}

/*成功案例详情*/

.case_x .case_x_pic{text-align: center;}
.case_x .case_x_pic img{max-width: 100%;}
.case_x .case_x_txt{font-size: 18px;line-height: 36px;text-align: center;}
.case_x .case_x_txt p{color: #fff;}
/*新闻资讯*/
.new ul li{padding-bottom:30px;}
.new ul li a{display: block;width: 100%;padding-left: 240px;position: relative;}
.new ul li a .newpic{width: 240px;height: 100%;overflow: hidden; position: absolute;left: 0;top: 0;border: 1px solid #bcbcbc;border: 1px solid #929292;}
.new ul li a .newpic span{display: block;width: 100%;height: 100%;
transition:all 0.35s;
-moz-transition:all 0.35s; /* Firefox 4 */
-webkit-transition:all 0.35s; /* Safari 和 Chrome */
-o-transition:all 0.35s; /* Opera */
}
.new ul li a .newtxt{width: 100%;padding-left: 40px;padding-top: 25px;padding-bottom: 25px;}
.new ul li a .newtxt .newtit{width: 100%;overflow: hidden; position: relative;padding-right: 108px;}
.new ul li a .newtxt .newtit h4.tit{font-size: 18px;line-height: 40px;color: #fff;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.new ul li a .newtxt .newtit span.date{width: 108px;position: absolute;line-height: 40px;font-size: 16px;color: #fff;right: 0;top: 0;}
.new ul li a .newtxt .new_tbox{font-size: 18px;line-height: 30px;height: 60px;overflow:hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;}
.new ul li a .newtxt .new_tbox p{color: #fff;}
.new ul li a .newtxt .newmore{font-size: 18px;line-height: 30px;color: #fff;}
.new ul li a:hover .newpic{border-color: #ff761d;}
.new ul li a:hover .newpic span{
transform:scale(1.05);
-ms-transform:scale(1.05); 	/* IE 9 */
-moz-transform:scale(1.05); 	/* Firefox */
-webkit-transform:scale(1.05); /* Safari 和 Chrome */
-o-transform:scale(1.05); 	/* Opera */
}
.new ul li a:hover .newtxt h4.tit{color: #ff761d;}


@media only screen and (max-width:991px ) {
	.new ul li{padding-bottom: 25px;}
}

@media only screen and (max-width:767px ) {
	.new ul li{padding-bottom: 20px;}
	.new ul li a{padding-left: 210px;}
	.new ul li a .newpic{width: 210px;}
	.new ul li a .newtxt{padding: 15px 0; padding-left: 25px;}
	.new ul li a .newtxt .new_tbox{margin-bottom: 6px;font-size: 16px;line-height: 26px;height: 52px;}
	.new ul li a .newtxt .newmore{font-size: 16px;line-height: 26px;}
}

@media only screen and (max-width:560px ) {
	.new ul li a{padding-left:180px ;}
	.new ul li a .newpic{width: 180px;}
	.new ul li a .newtxt{padding-left: 10px;}
	.new ul li a .newtxt .newtit{padding: 0;position: static;}

	.new ul li a .newtxt .new_tbox{margin-bottom: 6px;font-size: 14px;line-height: 24px;height: 48px;}
	.new ul li a .newtxt .newmore{font-size: 14px;line-height: 24px;}
	.new ul li a .newtxt .newtit h4.tit{line-height: 30px;}
	.new ul li a .newtxt .newtit span.date{display: none;}
}
@media only screen and (max-width:480px ) {
	.new ul li a{padding-left:140px ;}
	.new ul li a .newpic{width: 140px;}
	.new ul li a .newtxt{padding:0;padding-left: 10px;}
}

/*新闻详情*/
.new_x .new_x_tit h4{font-size: 16px;color: #fff;line-height: 34px;}
.new_x .new_x_tit h6{font-size: 14px;color: #aaa;line-height: 26px;}
.new_x .new_x_pic{text-align: center;padding: 10px 0;}
.new_x img{max-width: 100%;}
.new_x .new_x_txt{font-size: 14px;line-height: 24px;}
.new_x .new_x_txt p{color: #fff;}


/*在线留言*/
.message form{width: 100%;max-width: 600px;margin: 0 auto;margin-top: 20px;}
.message form h3.tit{font-size: 19px;color: #fff;margin-bottom: 18px;}
.message .lybox input{display: block;width: 100%;overflow: hidden;line-height: 40px; border: 1px dashed #5c6063;background: #222e3a;padding: 0 10px;border-radius: 2px;margin-bottom: 18px; color:#FFFFFF;}
.message .lybox textarea{display: block;width: 100%;max-width: 100%;height: 170px;max-height: 170px;background: #222e3a;border: 1px dashed #5c6063;padding: 0 10px;border-radius: 2px;}
.message .lybox button{width: 100%;padding: 0;margin-top: 18px; text-align: center;background: #ff761d;color: #fff;font-size: 16px;border: none;line-height: 40px;}

/*联系我们*/
.conbox{width: 100%;overflow: hidden;margin: 20px 0 40px;}
.conbox .con_l{width: 50%;float: left;}
.conbox .con_r{width: 50%;float: right;}
.conbox .con_l .ewmbox1{float: right;margin-right: 30px;}
.conbox .con_l .ewmbox1 img{max-width: 100%;}
.conbox .con_r .lxfsbox{float: left;padding-top: 15px; color:#fff;}
.conbox .con_r .lxfsbox h5{font-size: 13px;color: #fff;font-weight: bold;line-height: 24px;}
.conbox .con_r .lxfsbox p{font-size: 13px;color: #fff;line-height: 24px;}

@media only screen and (max-width:560px ) {
	.conbox .con_l .ewmbox1{margin-right: 10px;}
	.conbox .con_r .lxfsbox{padding-top: 0;}
}
