﻿@charset "UTF-8";
body{overflow-x: hidden;overflow-y: auto;}
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: #333333;}
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%;outline: none;}
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;}
.ico{background: url(../images/icon.png) no-repeat; display: inline-block; vertical-align: middle;}
a{color: #333333; text-decoration: none;}
a:hover{color: #ff6200; 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%;line-height: 40px;background: #323232;color: #cbcbcb;font-size: 12px;}
.top_main li{position: relative;display: inline-block;text-align: center;margin-left: 8px;}
.top_main li a{color: #cbcbcb;}
/*网站头部*/
.header_main{position: relative;width: 100%;height: 100px;background: #ff6200;z-index: 9;box-shadow: 0 2px 20px rgba(0, 0, 0, 0.3);}
.header_main .logo{display: block;margin-top: 20px;}
.header_main .logo img{max-width: 100%;display: block;vertical-align: middle;}
.header_main .head_right{float:right;display:inline-block;width: 820px;}
.header_main .right_top{display:block; float:right; height:44px;}
.header_main .right_top li{float:left; display:inline-block; line-height:26px; margin:10px 7px 0;}
.header_main .right_top li a{color:#fff; text-transform:capitalize; margin-left:20px; display:block; font-size:14px;}
.header_main .right_top li a img{float:left; display:inline-block; height:15px; padding-top:5px; margin-right:5px;}
/*网站导航*/
.header_main .nav{display: block;line-height: 40px;width: 100%;}
.header_main .nav ul{float: right;}
.header_main .nav li{float: left;font-size: 17px;position: relative;margin-left: 55px;}
.header_main .nav li:first-child{margin: 0;}
.header_main .nav li a{display: block;text-align: center;position: relative;color: #fff;line-height: 40px;}
.header_main .nav ul .subnav{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);}
.header_main .nav ul li:hover .subnav{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
.header_main .nav ul .subnav{height: auto;overflow: hidden;position: absolute;top: 100%;left: 50%;margin-left: -60px;width: 120px;z-index: 199;padding-top: 16px;}
.header_main .nav ul .subnav a{color: #fff;display: block;font-size: 12px;font-weight: 500;height: 35px;line-height: 35px;max-width: 100%;border: 0;background: #ff6200;}
.header_main .nav ul .subnav a:hover{color: #ff6200;background: #fff;}
/*网站大图*/
#banner_main{overflow:hidden;position: relative;max-width: 100%;margin:0 auto;}
#banner_main .banner,#banner_main .banner img{height: 650px;}
#banner{width:100%;min-width:1000px;position:relative;overflow:hidden;}
#banner, .banner ul{max-height: 650px;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: 10px;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: 30px;height: 10px;margin: 0 5px;display:inline-block;cursor: pointer;background: #fff;opacity: .5;}
#banner .tip span.cur{opacity: 1;}
/*网站底部*/
.footer{width: 100%;color: #fff;padding-bottom: 48px;background: #2E3033;border-top: 8px solid #ff6200;}
.footer .links{padding: 20px 0;font-size: 16px;border-bottom: 1px solid #1a1d21;}
.footer .links span{color: #fff;display:inline-block;}
.footer .links a{display:inline-block;font-size: 14px;color: #939393;padding-right: 10px;}
.footer .links a:hover{color: #ff6200;}
.footer .bottom {border-top: 1px solid #464a50;}
.footer .bNav{width: 558px;height: 180px;margin-top: 48px;border-right: 1px solid #1a1d21;}
.footer .di_logo img{width:111px; height:111px; background-size:100%;}
.footer .bNav dl{display:inline-block;float:left;width: 139px;overflow:hidden;text-align:left;padding-top:10px;}
.footer .bNav dl dt{height:16px; display:block; padding-bottom:32px;}
.footer .bNav dl dt a{display:block; font-size:16px; color:#fff; line-height:16px;}
.footer .bNav dl dd{display:block; height:14px; padding-bottom:16px;}
.footer .bNav dl dd a{display:block;font-size:14px;color: #939393;line-height:14px;}
.footer .bNav dl dd a:hover{color: #ff6200;}
.footer .ewm{height: 180px;text-align:center;padding-left: 48px;margin-top: 48px;border-left: 1px solid #464a50;}
.footer .ewm dl{width: 140px;float:left;display:block;margin-right:30px;margin-top: 10px;height:164px;}
.footer .ewm dl:nth-child(2){margin-right:0px;}
.footer .ewm dl:first-child+dl{margin-right:0px;}
.footer .ewm dl dt{width: 140px;height: 140px;background-color:#fff;text-align:center;}
.footer .ewm dl dt img{width: 130px;height: 130px;display:inline-block;background-size:100%;margin-top:5px;}
.footer .ewm dl dd{font-size:14px;color: #939393;line-height:24px;padding-top: 5px;}
.footer .contact_info{width: 345px;height: 180px;padding-left: 75px;border-right: 1px solid #1a1d21;border-left: 1px solid #464a50;margin-top: 48px;}
.footer .contact_info p.p1{font-size:14px;color: #fff;line-height:14px;padding-top:10px;}
.footer .contact_info p.dh{font-size:36px;color: #ff6200;font-family:"Arial";line-height:36px;padding-top: 4px;font-weight:bold;padding-bottom:12px;}
.footer .contact_info h3{font-size:20px; padding-top:8px;}
.footer .contact_info p.tel{font-size:14px;color: #939393;line-height:22px;width: 270px;}
.footer .contact_info i{display:block; padding-top:8px; font-size:14px; color:#fff;}
.footer .contact_info i a{display:inline-block; color:#fff; padding-right:12px;}
/*版权文字*/
.copyright{height: 50px;line-height: 50px;color: #666;font-size: 12px;background: #27292B;}
.copyright p{color: #939393;}
.copyright span{margin: 0 6px;}
.copyright a{color: #939393;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.copyright a:hover{color: #ff6200;}
/*******index css*******/
/*服务项目*/
.index .service{padding: 20px 0;}
.index .service .title{text-align: center;display: block;margin: 30px auto;width: 100%;font-weight: bold;letter-spacing: 2px;font-size: 32px;color: #ff6200;line-height: 60px;}
.index .service .title span{ display:block; font-size:16px; font-weight:normal; color:#888; line-height:20px;}
.index .service ul li{float:left;width:380px;margin: 30px 30px 30px 0;background:#f5f5f5;padding-bottom:15px;box-shadow: 2px 5px 20px 5px rgba(0,0,0,0.15);transition: all .5s;}
.index .service ul li:last-child{margin-right: 0;}
.index .service ul li a{display:block;color:#888;}
.index .service ul li .img{width: 100%;height: 230px;overflow: hidden;}
.index .service ul li .img img{width:100%;height: 100%;transition: all .5s;}
.index .service ul li h3{font-size:20px;line-height:50px;margin-top:10px;text-align:center;font-weight:bold;transition: all .5s;}
.index .service ul li span{display:block;line-height:26px;font-size:14px;margin:10px auto;width:90%;height: 78px;text-align: justify;overflow: hidden;transition: all .5s;}
.index .service ul li:hover{background: #ff6200;}
.index .service ul li:hover img{transform: scale(1.1);}
.index .service ul li:hover h3,.service ul li:hover span{color:#fff;}
/*我们的优势*/
.index .advantage{background:url(../images/ys_bg.jpg) no-repeat center top;padding:50px 0;}
.index .advantage .title{text-align:center; display:block; margin:30px auto; width:100%; font-weight:bold; letter-spacing:2px; font-size:32px; color:#fff; line-height:60px;}
.index .advantage ul{margin-bottom: 80px;}
.index .advantage ul li{float: left;margin-right: 30px;margin-top:30px;width:380px;height:200px;background: rgba(255,255,255,0.6);overflow: hidden;cursor: pointer;transition: all .5s;}
.index .advantage ul li:nth-child(3n){margin-right: 0;}
.index .advantage ul li .img{float:left;display:block;text-align:center;margin-top: 46px;margin-left: 10px;border: 3px solid #ff6200;border-radius: 100%;}
.index .advantage ul li .img img{width: 90px;height: 90px;background: #ff6200;margin: 5px;border-radius: 100%;}
.index .advantage ul li .txt{float:right; margin-right:15px; width:240px;}
.index .advantage ul li .txt h3{margin-top:20px;font-size:22px;font-weight:bold;color:#444;line-height:44px;transition: all .5s;}
.index .advantage ul li .txt p{margin-top:10px;line-height:26px;font-size: 15px;color:#555;text-align: justify;transition: all .5s;}
.index .advantage ul li:hover{background: #fff;}
.index .advantage ul li:hover .txt h3{color: #ff6200;}
.index .advantage ul li:hover .txt p{color:#888;}
/*新闻中心*/
.index .news{padding: 30px 0;}
.index .news .title{width: 100%;height: 21px;line-height: 21px;margin-bottom: 10px;border-bottom: 1px solid #eee;padding: 9px 0;}
.index .news .title h3{font-size: 20px;font-weight: bold;color: #ff6200;}
.index .news .title h3 s{width: 4px;height: 22px;display: inline-block;vertical-align: top;margin-right: 10px;background: #ff6200;}
.index .news .title a{color: #575757;margin-right: 10px;margin-top: 0;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.index .news .title a:hover{margin-right: 0;}
.index .news .imgleft{width: 410px;height: 307px;float: left;margin-top: 12px;overflow: hidden;position: relative;}
.index .news .imgleft .item{width: 410px;height: 307px;position: absolute;left: 0;top: 0;display: block;z-index: 1;}
.index .news .imgleft .item a{width: 100%;display: block;}
.index .news .imgleft .item img{width: 410px;height: 307px;display: block;}
.index .news .imgleft .item .txtcon{width: 100%;position: absolute;left: 0;bottom: 0;background: rgba(0, 0, 0, 0.8);color: #fff;}
.index .news .imgleft .item .txtcon h3{font-size: 14px;line-height: 35px;text-align: center;}
.index .news .imgleft .hd{position:absolute;top: 0;width:100%;height: 307px;}
.index .news .imgleft .hd span{width: 27px;height: 60px;background-color: rgba(0,0,0,0.49);cursor: pointer;position: absolute;top: 50%;margin-top: -30px;z-index: 1;transition: all .5s;}
.index .news .imgleft .hd .prev{left: 0;background-position: -52px -103px;}
.index .news .imgleft .hd .next{right: 0;background-position: -77px -103px;}
.index .news .imgleft .hd .prev:hover,.index .news .imgleft .hd .next:hover{background-color:#ff6200;}
.index .news .newslist{line-height: 55px;}
.index .news .newslist li{width: 100%;line-height: 39px;overflow: hidden;border-bottom: 1px dashed #eee;}
.index .news .newslist li a{width: 100%;color: #575757;display: block;}
.index .news .newslist li a:hover{color: #ff6200;}
.index .news .newslist li .time{color: #575757;float: right;font-weight: normal;}
.index .news .inews1{width: 780px;float: left;}
.index .news .inews1 .newslist{width: 350px;}
.index .news .inews2{width: 370px;float: right;}
/*******内页样式********/
.nybanner{width: 100%;height:250px;overflow: hidden;position: relative;}
.nybanner img{width: 1920px;display: block;position: absolute;left: 50%;margin-left: -960px;top: 0;}
.submian{padding: 30px 0;}
.submian .sobtitle{height: 30px;line-height: 30px;padding: 0 0px 10px;margin-bottom: 20px;font-size: 14px;border-bottom: 1px solid #f1f1f1;}
.submian .sobtitle s{display: inline-block;width: 4px;height: 4px;margin-right: 8px;border: 3px solid #ff6200;vertical-align: middle;-webkit-border-radius: 50%;border-radius: 50%;}
.submian .sobtitle a{font-size: 14px; color: #333}
.submian .sobtitle a:hover{color: #ff6200;}
.submian .sobtitle a.now{color: #ff6200; font-size: 14px; font-weight: bold;}
.submian .sobtitle a.now:hover{text-decoration: underline;}
.submian .subleft{width: 245px;}
.submian .subleft .bort9{border-top: 9px solid #007eb9; border-radius: 5px 5px 0px 0px;}
.submian .subleft .lefta{width: 245px;margin-bottom: 20px;}
.submian .subleft .lefta .title{background: #ff6200;color: #fff;height: 50px;line-height: 50px;}
.submian .subleft .lefta .title s{display: inline-block;width: 4px;height: 20px;background: #fff;vertical-align: middle;margin-left: 18px;margin-right: 10px;}
.submian .subleft .lefta .title h2{display: inline-block;font-size: 16px;}
.submian .subleft .lefta .comt ul{background: #fff;padding: 0 25px;border: 1px solid #ff6200;border-bottom: 9px solid #ff6200;border-radius: 0 0 3px 3px;}
.submian .subleft .lefta .comt ul li a{background: url(../images/tb9.png) 180px center no-repeat;line-height: 40px;height: 40px;display: block;font-size: 14px;color: #666;padding-left: 10px;padding-right: 5px;border-bottom: 1px solid #f1f1f1;}
.submian .subleft .lefta .comt ul li:last-child a{border-bottom: 0;}
.submian .subleft .lefta .comt ul li:hover a, .submian .subleft .lefta .comt ul li.hover a{background: url(../images/tb11.png) 180px center no-repeat;color: #ff6200;}
.submian .subleft .lefta .comt ul li.hover a{background: url(../images/tb11.png) 180px center no-repeat;color: #ff6200;}
.submian .subleft .lefta .comt ul li .boxlist{padding: 0;display: none;border: 0;border-bottom: 1px solid #f1f1f1;border-radius: 0;}
.submian .subleft .lefta .comt ul li .boxlist li{line-height: 50px;}
.submian .subleft .lefta .comt ul li .boxlist li a{height: 40px;padding-left: 10px;text-indent: 1em;color: #666;font-weight: normal;border-bottom: 0;line-height: 40px;background: url(../images/tb12.png) 15px center no-repeat;border-top:none;}
.submian .subleft .lefta .comt ul li .boxlist li a:hover, .submian .subleft .lefta .comt ul li .boxlist li a.hover{color: #ff6200;}
.submian .subleft .lefta .comt ul li.hover .boxlist{display: block;}
.submian .subright .anlitopH4 {background: #ff6200;}
.submian .subright .anlitopH4 {height: 38px;line-height: 38px;margin-top: 20px;}
.submian .subright .anlitopH4 span {height: 38px;line-height: 38px;padding-left: 22px;display: block;float: left;color: #fff;font-size: 14px;}
.submian .subright .divremmnews{border: 1px solid #e4e4e4; border-top: none; margin-bottom: 10px; padding: 15px; background-color: #fff;}
.submian .subright .divremmnews ul{width: 100%; overflow: hidden;}
.submian .subright .divremmnews ul li{float: left;width: 47%;height: 35px;line-height: 35px;margin: 0 1.5%;border-bottom: 1px solid #f1f1f1;}
.submian .subright .divremmnews ul li a{color: #666;height: 35px;line-height: 35px;float: left;overflow: hidden;}
.submian .subright .divremmnews ul li span{color: #666; float: right; height: 35px; line-height: 35px; white-space: nowrap}
.submian .subright .divremmnews ul li a:hover{color: #ff6200;}
.submian .subleft .leftnews{margin-bottom: 20px;}
.submian .subleft .leftnews .title_pro{background: #ff6200;color: #fff;height: 50px;line-height: 50px;text-align: center;}
.submian .subleft .leftnews .title_pro h2{display: block;font-size: 20px;font-weight: bold;}
.submian .subleft .leftnews .leftnewscomt{background: #fff; padding: 10px;}
.submian .subleft .leftnews .leftnewscomt ul li{height: 30px; line-height: 30px; border-bottom: 1px solid #f2f2f2; overflow: hidden;}
.submian .subleft .leftnews .leftnewscomt ul li a{font-size: 14px; display: block; padding-left: 10px;}
.submian .subleft .leftnews .leftcont{background: #fff;padding: 10px;border: 1px solid #ff6200;border-bottom: 9px solid #ff6200;border-radius: 0 0 3px 3px;}
.submian .subleft .leftnews .leftcont span{color: #666;line-height: 24px;font-size: 14px;display: block;}
.submian .subleft .leftnews .leftcont p{font-size: 18px;color: #666;padding-bottom: 10px;line-height: normal;}
.submian .subleft .leftnews .leftcont p i{font-size: 22px; color: #ff6200; display: block;}
.submian .subright{width: 920px;padding-bottom: 20px;line-height: 28px;}
.submian .subright .aboutlist{color: #5a5a5a;text-align: justify;}
/*留言反馈*/
.price{margin:20px auto 60px; width:100%; overflow:hidden; background:#f9f9f9; color:#888; padding:15px 0;}
.price p{display:block; overflow:hidden; text-indent:15px; line-height:28px;}
.Waybill{overflow: hidden;}
.Waybill h3{color: #ff6200;font-size: 28px;font-weight: bold;line-height: 30px;text-align: center;padding-bottom: 50px;}
.Waybill .item{overflow: hidden;padding: 0 190px;}
.Waybill .item .txt{border: 1px solid #ddd;padding: 7px 10px;line-height: 30px;height: 30px;width: 418px;display: block;transition: all .5s;}
.Waybill .item .btn{padding: 0;border: none;background: #ff6200;color: #fff;text-align: center;width: 100px;height: 46px;line-height: 46px;font-size: 16px;letter-spacing: 2px;cursor: pointer;}
.feedback_box { overflow:hidden; display:block; width:100%;}
.feedback_input,.calc_item {float:left;width: 440px;margin-bottom:30px;overflow:hidden;}
.feedback_input:first-child { margin-right:30px;}
.feedback_input span,.calc_item span { display:block; line-height:32px; font-size:16px; color:#333; overflow:hidden; width:100%; margin-bottom:10px; letter-spacing:1px;}
.feedback_input input,.feedback_txt textarea,.calc_item input {border:1px solid #ddd;padding:7px 10px;line-height:30px;height:30px;width: 418px;display:block;transition: all .5s;}
.feedback_input input:focus,.feedback_txt textarea:focus,.calc_item input:focus,.Waybill .item .txt:focus{ border-color:#ff6200; color:#ff6200;}
.feedback_txt { width:100%;}
.feedback_txt textarea { height:96px; width:1178px; line-height:24px; font-size:14px;}
.feedback_code input { width:250px; float:left; display:inline-block; margin-right:10px;}
.feedback_code a,.login_veriy a { display:inline-block; float:left; height:46px; width:auto; cursor:pointer;}
.feedback_code a img,.login_veriy a img { height:100%; width:auto;}
.feedback_btn { width:100%; display:block; overflow:hidden;}
.feedback_btn input,.calc_btn input {padding:0;border:none;background: #ff6200;color:#fff;text-align:center;width:272px;height:46px;line-height:46px;font-size:16px;letter-spacing:2px;cursor:pointer;}
.feedback_btn input:focus,.calc_btn input:focus { color:#fff;}
/*费用计算*/
.price_wrap { overflow:hidden; display:block;}
.price_wrap form { float:left; width:100%; padding-bottom:30px;}
.calc_item { margin-bottom:30px; overflow:hidden;}
.calc_select { float:right;}
.calc_width input { width:110px; margin-left:15px; float:left;}
.calc_width input.calc_il { margin-left:0;}
.calc_item select {width:100%;position:relative;border:1px solid #ddd;padding:7px 10px;line-height:30px;height:46px;color: #333;-webkit-appearance:none;appearance:none;background: url(../images/down.png) no-repeat 410px center;}
.calc_width { width:100%;}
.calc_width em { float:left; width:195px; overflow:hidden;}
.calc_width em input { margin-left:0}
.calc_width em i { font-style:normal; color:#aaa; float:left; display:inline-block; line-height:44px;}
.result_notic { line-height:30px; display:block;}
.price_list { position:relative; display:block; overflow:hidden; margin-top:20px; margin-bottom:30px;}
.price_list_title { background:#275e97; color:#eee; line-height:40px; text-align:center; overflow:hidden;}
.price_list_title span,.price_list_txt span { float:left; display:inline-block; position:relative;}
.list_title1,.list_title4 { width:90px;}
.list_title2 { width:350px;}
.list_title3 { width:120px;}
.list_title5 { width:150px;}
.list_title6 { width:400px;}
.price_list_title span:after { content:''; position:absolute; left:0; top:13px; width:1px; height:14px; background:#5081b5;}
.price_list_title span.list_title1:after { display:none;}
.price_notice,.price_list_txt { overflow:hidden; display:block; width:1198px; border:1px solid #275e97; border-top:none; position:relative;}
.price_list_txt span { line-height:24px; padding:10px; box-sizing:border-box; text-align:center; position:static;}
.price_list_txt span:after { content:''; width:1px; height:100%; background:#275e97; position:absolute; top:0; left:0;}
.price_list_txt span.list_title1:after { display:none;}
.price_list_txt span.list_title2:after { left:90px;}
.price_list_txt span.list_title3:after { left:440px;}
.price_list_txt span.list_title4:after { left:560px;}
.price_list_txt span.list_title5:after { left:650px;}
.price_list_txt span.list_title6:after { left:800px;}
.price_list_txt .list_title6 { width:380px;}
.price_notice { background:#fb9200; color:#fff; line-height:40px; text-align:center; border-top:none;}
.price_notice strong { display:inline-block; margin:0 5px; color:#333; font-size:16px;}
.submian .subright img{max-width: 920px;}
.submian .subright .newslist .textlist li{padding: 25px 0px 25px; height: 110px; border-bottom: 1px solid #ddd; width: 100%; margin-bottom: 25px;}
.submian .subright .newslist .textlist li a{display: block; cursor: pointer;}
.submian .subright .newslist ul li a img{width: 147px; float: left; margin-right: 18px; border: 1px solid #eee; height: 110px; display: block;}
.submian .subright .newslist ul li a .txt{color: #888; line-height: 24px; font-size: 12px;}
.submian .subright .newslist .textlist li a p{height: 40px; line-height: 40px;}
.submian .subright .newslist .textlist li a b{color: #ff6200; font-size: 14px;}
.submian .subright .newslist .textlist li a:hover b{color: #ff6200;}
.submian .subright .newslist .textlist li a i{color: #999; display: block; line-height: 20px; margin-bottom: 5px; font-size: 12px;}
.submian .subright .newslist .textlist li a span{line-height: 22px; max-height: 66px; overflow: hidden; display: block; color: #666;}
.submian .subright .newslist .textlist2 li{height: 40px; line-height: 40px;}
.submian .subright .newslist .textlist2 li a{display: block;}
.submian .subright .newslist .textlist2 li s{width: 4px; height: 4px; display: inline-block; vertical-align: middle; background: #007eb9; margin-right: 10px; border-radius: 100%;}
.submian .subright .newslist ul li a:hover img{opacity: 0.8; filter: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8;}
.submian .subright .newslist ul li a:hover p b{text-decoration: underline;}
.submian .subright .newslist ul li a:hover span{color: #777;}
.submian .subright .caselist ul li{padding: 20px 0px; border-bottom: 1px dotted #c2c2c2; height: 176px;}
.submian .subright .caselist ul li a{display: block;}
.submian .subright .caselist ul li a img{width: 220px; height: 162px; display: block; border: 7px solid #e2e2e2;}
.submian .subright .caselist ul li a .txt{width: 470px; float: left; padding-left: 20px;}
.submian .subright .caselist ul li a .txt p{height: 40px; line-height: 40px; color: #007eb9; font-size: 14px; font-weight: bold;}
.submian .subright .caselist ul li a .txt i{color: #666; padding-bottom: 10px; display: block;}
.submian .subright .caselist ul li a .txt span{line-height: 22px; height: 88px; overflow: hidden; display: block; color: #666;}
.submian .subright .caselist ul li a:hover img{opacity: 0.8; filter: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8; border-color: #007eb9;}
.submian .subright .caselist ul li a:hover p{text-decoration: underline;}
.submian .subright .caselist ul li a:hover span{color: #777;}
.honorlist ul.list{float: left;width: 100%;padding-left: 0px;}
.honorlist ul.list li.item{float: left;width:296px;margin-bottom: 30px;margin-right:14px;}
.honorlist ul.list li.item a:hover span{color: #fff;}
.honorlist ul.list li.item span{width: 100%;height: 45px;color: #555;text-align: center;display: block;line-height: 45px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.honorlist ul.list li.item img{width: 100%;display: block;padding: 1px;}

.list_imgH ul.list li.item{width: 286px;margin-right: 30px;}
.list_imgH ul.list li.item a{display: block;width:100%;overflow: hidden;position: relative;background: #f6f6f6;}
.list_imgH ul.list li.item a:hover{background: #ff6200;}
.list_imgH ul.list li.item img{display:block;width: 284px;height: 213px;}
.submian .t{padding: 0 0 25px;color: #ff6200;font-size: 18px;}
.submian .t2{padding: 25px 0;color: #ff6200;font-size: 24px;}
/* formData */
.formData{padding-bottom: 20px;}
.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 #ff6200;margin-right: 2px;text-align: center;background: #ff6200;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: #ff6200;}
.formData .yzm .txt{padding-left: 80px;}
.formData .yzm img{position: absolute;right: 0;top: 0;height: 56px;border: 0px;display: block;}
/** 新闻中心 **/
.submian .subright .thumblist{}
.submian .subright .thumblist .list{padding-bottom: 20px;}
.submian .subright .thumblist .item{width: 880px;border-bottom: 1px dotted #cccccc;display: block;padding: 20px;transition: all .5s;}
.submian .subright .thumblist .item a{display: block;}
.submian .subright .thumblist .item .txt{width: 100%;cursor: pointer;}
.submian .subright .thumblist .item .txt h3{float: left;color: #434343;font-size: 16px;line-height: 30px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.submian .subright .thumblist .item .txt .mark{float: right;color: #acacac;font-size: 12px;line-height: 30px;padding:0;}
.submian .subright .thumblist .item .txt .mark span{display: inline-block;padding-right: 18px;}
.submian .subright .thumblist .item .txt p{width: 100%;color: #666;line-height: 25px;text-align: justify;overflow: hidden;}
.submian .subright .thumblist .item .txt p span{display: inline-block;color:#ff6200;padding-left: 10px;}
.submian .subright .thumblist .item a:hover .txt h3{color:#ff6200;}
.submian .subright .thumblist .item:hover{box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);}
.reLink{height: 48px; line-height: 48px; padding: 0; border-top: 2px solid #eee; border-bottom: 2px solid #eee; margin: 20px auto;}
.reLink .prevLink, .reLink .nextLink{width: 50%;}
.reLink .nextLink{text-align: right;}
.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-top: 1px dashed #e5e5e5;border-bottom: 1px dashed #e5e5e5;}
.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 .ArticleTencont{padding: 5px 0px 20px 0px;line-height: 28px;overflow: hidden;color: #666;font-size:14px;text-align: justify;}
.submian .subright .showproduct .ArticleTencont img{max-width: 100%;}
.submian .subright .conBox .ArticleTencont img{max-width: 100%;}
.field_down{text-align: left;}
.field_down a{width: 100px; height: 30px; line-height: 30px; background: #0267ac; color: #fff; display: block; text-align: center;}
.subright .searchList{border-top:1px solid #ddd;}
.subright .searchList li{padding-top:20px;padding-bottom:20px;border-bottom:1px solid #ddd;}
.subright .searchList li:first-child{border-top:none;}
.subright .searchList li:hover a h2{color:#ff6200;font-weight:bold;}
.leftprocomt{padding: 5px 10px;background: #fff;border: 1px solid #ff6200;border-bottom: 9px solid #ff6200;border-radius: 0 0 3px 3px;}
.leftprocomt li{width: 100%;color: #666;line-height: 39px;border-bottom: 1px solid #f1f1f1;}
.leftprocomt li:last-child{border-bottom: 0;}
.leftprocomt li a{color: #666;}
.leftprocomt li a:hover{color:#ff6200;}
/********toolbar1*********/
.toolbar1{width: 59px;position: fixed;right: 0;z-index: 999;bottom: 50%;margin-bottom: -144px;}
.toolbar1 dd{width: 59px;height: 59px;background: #ff6200;margin-bottom: 5px;position: relative;transition: all 0.3s;-webkit-transition: all 0.3s;border-radius: 2px;-webkit-border-radius: 2px;}
.toolbar1 dd a{height: 48px;padding: 11px 10px 0 13px;line-height: 18px;color: #fff;font-size: 16px;display: block;cursor: pointer;}
.toolbar1 .box{width: 295px;height: 147px;padding: 0 15px;position: absolute;right: 90px;top: 0;background: #fff;display: none;border: 1px solid #e5e5e5;border-top: 10px solid #ff6200;}
.toolbar1 .box .ttel{width: 100%;padding: 15px 0 15px;margin-bottom: 10px;line-height: 20px;color: #666;border-bottom: 1px solid #aeaeae;}
.toolbar1 .box .ttel strong{color: #fda804;font-size: 24px;line-height: 24px;display: block;font-weight: normal;font-family: arial;}
.toolbar1 .box .ttel s{width: 80px;height: 45px;margin-right: 10px;background-position: 0 0;}
.toolbar1 .box .ttel s.icon{background: url(../images/ico.png) no-repeat;display: inline-block;vertical-align: middle;}
.toolbar1 .box .list{color: #aeaeae;font-size: 12px;line-height: 24px;}
.toolbar1 .box .list li{width: 48%;float: left;}
.toolbar1 dd:hover{background: #333;}