 @charset "utf-8";

/* CSS Document */
body,html{margin:0;padding:0;font-family: Microsoft YaHei; font-size:1rem;  line-height: 1.5; color: #373a3c; background-color: #fff; width:100%; max-width:100%; min-width:1250px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,table,tr,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
input:hover,input:active,input:focus,textarea:hover{ outline: 0;}
ul,ul li,input, dl, dd {  padding:0; margin:0; list-style-type:none;}
img,a img{border:0;margin:0;padding:0;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
a{text-decoration:none; color:#444; -moz-transition: all 0.5s; -webkit-transition:all 0.5s; -o-transition:all 0.5s;transition:all 0.5s; }
a:hover{text-decoration:none; }
.fl{float:left;}
.fr{float:right;}
textarea{resize:none; overflow:auto;}
.clearfix::after {content:""; display: block; clear:both; }
.clearfix{zoom:1;}
.clear { clear: both;font-size: 0;height: 0;line-height: 0;}
.baseDiv{ width:1250px; margin:0 auto; margin-left:auto !important; margin-right:auto !important; }

/*top*/
.head{ width:100%; position:relative; z-index:1000;}
.head .head_top{height:40px; line-height:39px; font-size:14px; color:#dddddd; background-color:#313131; }
.head .head_top .spanN{ padding:0 15px; color:#666; font-size:12px; }
.head .head_top a{ color:#dddddd; font-size:13px;}
.head .head_top a:hover{ text-decoration:underline; color:#fff; }
.head .head_logo{height:135px; }
.head .head_logo .logoDiv{float:left; display:block; height:135px;position:relative; z-index:10;}
.head .head_logo .logo02{ background:url(../images/logo02.png) center center no-repeat; height:135px; width:492px; margin-left:80px;}
.head .head_logo .l1{ margin-top:25px;}
.head .head_logo .l1 .ewm{ width:79px; height:79px; background:url(../images/ewm.png) center center no-repeat; background-size:90%; margin-left:20px; border:1px solid #ddd; }
.head .head_logo .l1 .div1{text-align:center;}
.head .head_logo .l1 .div1 .span1{ display:block; color:#666; font-size:16px; padding-bottom:5px;}
.head .head_logo .l1 .div1 .span2{ display:block; background-color:#f7c61a; color:#fff; font-size:33px; font-weight:lighter; line-height:35px; font-family:Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif; padding:7px 30px; border-radius:15px;}

.head .head_logo .top_ewm{height:50px; width:50px; position:relative; z-index:100; border-radius:100%;}
.head .head_logo .top_ewm01{ background:#f4f4f4 url(../images/icon01.png) center center no-repeat;}
.head .head_logo .top_ewm .img{ width:84px; height:84px; background:url(../images/swt-icon.png) center center no-repeat; position:relative;z-index:100; margin:8px;}
.head .head_logo .top_ewm .img img{ display:block; width:100%;}
.head .head_logo .top_ewm .showImg{ display:none; position:absolute; top:100%; margin-top:12px; left:50%; width:170px; background-color:#fff; margin-left:-85px; border-radius:5px; border:1px solid #ebebeb; box-shadow:0 3px 10px rgba(0,0,0,0.1); border-top:2px solid #dc0000;}
.head .head_logo .top_ewm .showImg::after{ content:''; display:block; width: 0; height:0; border-left: 6px solid transparent; border-right: 6px solid transparent;  border-bottom: 8px solid #dc0000; position:absolute; left:50%; top:-10px; z-index:100; margin-left:-7px;}
.head .head_logo .top_ewm .showImg img{ display:block; width:140px; margin:15px auto; margin-bottom:0; }
.head .head_logo .top_ewm .showImg span{ display:block; text-align:center; color:#dc0000; font-size:14px; padding:5px 0 15px 0; }
.head .head_logo .top_ewm:hover .showImg{ display:block; }

.nav{ position:relative; width:100%; background:#0657b2; border-bottom:5px solid #014596;}
.navMain{ position:relative;}
.nav .navMain .navLi{ float:left; position:relative;  width:14.28%;}
.nav .navMain .navLi.indexLi{ margin-left:0; }
.nav .navMain .navLi.indexLi a.a1{ border:0;}
.nav .navMain .navLi a.a1{ display:block; color:#fff; position:relative; height:53px; line-height:55px; width:100%; text-align:center; font-size:15px; border-left:1px solid #064491; font-weight:500; overflow:hidden;}
.nav .navMain .navLi a.a1::after{ display: block; content:''; position:absolute; bottom:-1px; left:50%; width:40px; height:0px; border-bottom:1px solid #ffbf00; margin-left:-20px; -moz-transition: all 0.3s; -webkit-transition:all 0.3s; -o-transition:all 0.3s;transition:all 0.3s;  }
.nav .navMain .navLi:hover a.a1,.nav .navMain .navLi.active a.a1{ color:#ffc600; background-color:#014596;}
.nav .navMain .navLi:hover a.a1::after,.nav .navMain .navLi.active a.a1::after{bottom:10px;}
.nav .navMain .navLi .dh2{ width:420px; padding:10px 0; top:100%; left:0; position:absolute; z-index:1000; display:none; overflow:hidden; -moz-transition:all 0.2s;-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s; background-color:#fff; border-top:3px solid #ffbf00; }
.nav .navMain .navLi .dh2 a.a2{ display:block;  width:190px; float:left; margin-left:10px; background-color:#fff; color:#333; line-height:20px; font-size:15px; padding:15px 0; border-bottom:1px solid #ebebeb;}
.nav .navMain .navLi .dh2 a.a3 span{}
.nav .navMain .navLi .dh2 a.a2 span{ padding-left:15px;}
.nav .navMain .navLi .dh2 a.a2:hover span{  }
.nav .navMain .navLi .dh2 a.a2:hover,.nav .navMain .navLi .dh2 a.a3:hover{ color:#fff; background-color:#0657b2; }
.nav .navMain .navLi .dh2 a.a3{ display: block; width:200px; float:left; line-height:20px; font-size:14px; padding:15px 0; margin:0px 5px; border-bottom:1px solid #ebebeb; }
.nav .navMain .navLi:hover .dh2{ display:block;}

/*banner*/
.banner{ width:100%; background:#fafafa; position:relative; z-index:11; overflow:hidden;}
.banner_slides{ position:relative; overflow:hidden; width:100%; margin:auto; }
.banner_slides , .slides_container,.slides_control ,.banner_pic{ height:599px;}
.banner_slides li.slidesjs-slide{width:100%; height:599px;}
.banner_slides li a{}
.banner_pic{display:block; width:100%; height:599px;}
.slides_btn{position:absolute; z-index:999;display:block;width:100px;height:100px;margin-top:-50px;top:50%;overflow: hidden;text-indent:-9999px; background-color:#fff;filter:alpha(opacity=20); /*IEÂË¾µ£¬Í¸Ã÷¶È50%*/-moz-opacity:0.2; /*FirefoxË½ÓÐ£¬Í¸Ã÷¶È50%*/opacity:0.2;/*ÆäËû£¬Í¸Ã÷¶È50%*/ background-position: center center; background-repeat:no-repeat; border-radius:100%; }
.banner:hover .slides_btn{filter:alpha(opacity=80); -moz-opacity:0.8; /*FirefoxË½ÓÐ£¬Í¸Ã÷¶È50%*/opacity:0.8;}
.btn_previous{ left:-100px; background-image:url(../images/pre01.png);}
.btn_previous:hover{ background-color:#0565d6;background-image:url(../images/pre02.png); }
.btn_next{ right:-100px; background-image:url(../images/next01.png);}
.btn_next:hover{ background-color:#0565d6;background-image:url(../images/next02.png); }
.banner:hover .btn_previous{left:4%;}
.banner:hover .btn_next{right:4%;}

/**/
.slides_pagination{ width:500px;height:10px;bottom:10px; right:50%; margin-right:-250px; position:absolute;z-index:100; text-align:center; }
.slides_pagination li{display:inline-block; width:33.33%;+float:left;}
.slides_pagination li a{display:inline-block; *display:inline; zoom:1; overflow:hidden; width:90%;height:3px;line-height:50px; background-color:#fff;}
.slides_pagination li a.active,.slides_pagination li a:hover.active,.slides_pagination li a:hover{ background:#ca0202;}
/*banner end*/

/*产品分类*/
.indexClass{ padding:30px 0 0 0; background:#fff /*url(../images/classbg.jpg) bottom center no-repeat*/; position:relative;}
.indexClass .title{ text-align:center;}
.indexClass .title .div1{  padding-bottom:5px;}
.indexClass .title .div1 .span1{color:#000;  font-size:35px; font-weight:700;}
.indexClass .title .div1 .span2{color:#ddd;  font-size:30px; font-weight:700; padding-left:10px;}
.indexClass .title .div2{ font-size:15px; color:#b7b7b7;}
.indexClass .index_class{ padding:30px 0 0px 0;}
.indexClass .index_class ul{}
.indexClass .index_class ul li{ float:left; width:12.5%; padding:5px 0;}
.indexClass .index_class ul li a{ display: table; width:100%; text-align:center; margin:auto; height:101px;  font-size:15px; color:#fff; position:relative;background:url(../images/classbg.png) center center no-repeat;}
.indexClass .index_class ul li .spanT{ height:40px;line-height:40px; vertical-align:middle; text-align:center; background-color:#6fa431; display:block; width:90%; margin:auto; margin-top:32px; border-radius:30px;}
.indexClass .index_class ul li .spanT span{ }
.indexClass .index_class ul li a:hover .spanT{ background-color:#dc0000;}

/*产品*/
.indexMain{position:relative; padding:40px 0; background:#fff;}
.indexMain .product{ position:relative; z-index:10;}
.leftNav{ width:270px; background-color:#0657b2;}
.leftNav .t{ height:100px; text-align:center;}
.leftNav .t .div1{ color:#fff; font-size:30px; font-weight:500; padding-top:11px;}
.leftNav .t .div2{ color:#80add4; font-size:13px;text-transform:Uppercase; padding-top:5px;}
.leftNav .classUl{ width:258px; margin:auto; background-color:#fbfbfb; /*padding:13px 0 30px 0;*/padding:1px 0 10px 0;}
.leftNav .classUl li{ margin-top:5px;}
.leftNav .classUl li a.a1{ display:block; height:36px; line-height:36px;  background-color:#0451a9; color:#fff; border-radius:40px; width:85%; margin:auto; position:relative; font-size:16px;}
.leftNav .classUl li a.a1 span{ padding-left:25px;}
.leftNav .classUl li a.a1 em{ display:block; position:absolute; height:20px; width:20px; background:url(../images/sanjiao.png) center center no-repeat;right:20px; top:50%; margin-top:-10px; }
.leftNav .classUl li.active a.a1,.leftNav .classUl li a.a1:hover{ background-color:#f7c61a; }
.leftNav .classUl li a.a2{ display:block; margin-left:45px; height:40px; line-height:40px; font-size:13px; color:#666; margin-top:5px; border-radius:30px; background-color:#fff; width:190px; }
.leftNav .classUl li a.a2 span{ padding-left:20px;}
.leftNav .classUl li a.a2:hover{ background-color:#0451a9; color:#fff;}
.leftNav .classUl li a.a1.a1_noto{ background-color:#fff; color:#666;border: 1px solid #dfdfdf;font-weight: bold;}
.leftNav .classUl li a.a1.a1_noto:hover{ background-color:#0451a9; color:#fff;}
.leftNav .leftNav_bottom{ text-align:center; padding:5px 0;}
.leftNav .leftNav_bottom .div1{ font-size:24px; font-weight:700; color:#F7C61A;padding:0px 0;}
.leftNav .leftNav_bottom .div2{ font-size:13px; color:#fff; position:relative; }
.leftNav .leftNav_bottom .div2 span{ display:inline-block; padding:0 20px; background-color:#0657b2; position:relative; z-index:2;}
.leftNav .leftNav_bottom .div2 em{ display:block; width:206px; position:absolute; z-index:1; height:0; border-bottom:1px solid #fff; left:50%; top:50%; margin:auto auto auto -103px;}
.leftNav .leftNav_bottom .div3{ color:#fff; font-size:14px; padding-top:5px;}
.leftNav .leftNav_bottom .div4{ color:#fff; font-size:30px; font-family:Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;}

.prdListBox{}
.productList{ overflow:hidden; width:950px;position:relative;}
.productList ul{ overflow:hidden;width:966px;}
.productList ul li{width:307px; margin:0 15px 20px 0px; float:left; position:relative; overflow:hidden; text-align: center;} 
.productList ul li .boxa{ display:block; cursor:pointer; width:300px; margin:auto; position:relative; border:2px solid #f5f1f1;padding-bottom:20px;}
.productList ul li .boxa img{width:245px;height:210px;position:relative;background-position:center center; -webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover; background-size:cover; margin:10px 10px 5px;}
.productList ul li .aB{ width:100%;height:70px; position: absolute; background: rgba(0,0,0,0.5); overflow: hidden; left: 0; top:-70px; z-index: 5;-moz-transition: all 0.3s; -webkit-transition:all 0.3s; -o-transition:all 0.3s;transition:all 0.3s; }
.productList ul li .aB .m{ display:block; float:left; width:90px; text-align:center; line-height:35px; height:35px; background-color:#f1cb2e; color:#fff; font-size:14px; margin-left:41px; margin-top:17px; border-radius:35px;}
.productList ul li:hover .aB{ top:0;}
.productList ul li .spanT{ display:block; z-index:10; height:15px; line-height:15px; margin:auto; text-align:center;color:#666; font-size:14px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis; background-color:; }
.productList ul li .spanT:hover{ color:#e0222c;}
.product_time{ display:block; position:relative; line-height:30px; text-align:center;}
.product_time span{ display:inline-block; padding:0 20px; color:#b7b7b7; font-size:13px; background-color:#fff; position:relative; z-index:10;}
.product_time em{ display:block; position:absolute; z-index:1; left:50%; top:50%; height:0; border-top:1px solid #ddd; width:166px; margin-left:-83px;}

/*广告*/
.guanggao{ height:200px; background:url(../images/guanggao.jpg) center center no-repeat;}
.guanggao .tel{ margin:auto auto auto 860px; padding-left:70px; background:url(../images/guanggao_tel.png) left center no-repeat; position:relative; top:90px;}
.guanggao .tel .div1{ color:#fff; font-size:14px; line-height:25px;}
.guanggao .tel .div2{ color:#F7C61A; font-size:35px; font-weight:700;}

/*¹关于我们*/

.about{ background:#fff url(../images/aboutbg.jpg) center center no-repeat; padding:50px 0; position:relative; }
.about .aboutBox{ position:relative;}
.about .aboutBox .bg{ width:704px; height:434px; background:url(../images/aboutB.png) left center no-repeat; position: absolute; z-index:1; left:0; bottom:0px;}
.about .aboutBox .img{ width:301px; height:460px; background:url(../images/about.png) top left no-repeat; position:relative;z-index:10; padding-bottom:0px;}
.about .about_right{ position:relative;z-index:10; width:865px; }
.about .about_right .title{ text-align:center; position:relative; margin-top:80px;}
.about .about_right .title .div1{ line-height:80px; font-size:42px; color:#0756b3; font-weight:700; height:70px; }
.about .about_right .title .dh01{ height:70px; width:85px; background:url(../images/about_dh01.png) center center no-repeat; position:absolute; left:0; top:0;} 
.about .about_right .title .dh02{ height:70px; width:85px; background:url(../images/about_dh02.png) center center no-repeat; position:absolute; right:0; top:0;} 
.about .about_right .biaoqian{ position:relative; text-align:center; margin-top:30px;}
.about .about_right .biaoqian a{ display:inline-block; padding:0 30px; background-color:#eab706; color:#fff; height:55px; line-height:55px; font-size:23px; margin:0 30px; border-radius:48%; position:relative; z-index:10;}
.about .about_right .biaoqian .b{ position:absolute; z-index:1; top:50%; width:84%; left:8%; border-top:1px solid #333;}
.about .about_right .aboutNR{ color:#333; font-size:15px; height:140px; line-height:35px; margin:auto; margin-top:25px;}
.about .about_right .aboutNR p{text-indent: 2em;}
.about .about_right .aboutNR a.more{display: block;width: 150px;height: 40px;text-align: center;line-height: 40px;background: #0756B3;margin-top: 10px;color: #fff;border-radius: 8px}



/*新闻*/
.indexNews{ padding:40px 0;  background:#fff;}
.indexNews .nb01{ height:7px; background:url(../images/xgray_line06.png) repeat; margin:15px auto;}
.indexNews .nb02{ height:1px; border-top:1px solid #4eaf00; border-bottom:1px solid #4eaf00; display:none;}
.indexNews .newsBox{}
.indexNews .newsLeft{ width:735px;}
.indexNews .newsLeft .newsT{}
.indexNews .newsLeft .newsT .div1{ height:52px; width:528px; background:url(../images/newsT.png) left top no-repeat;color: #fff;line-height: 47px;}
.indexNews .newsLeft .newsT .div1 .span1{font-size: 20px;padding: 0 20px}
.indexNews .newsLeft .newsT .div1 i{font-style: normal;padding-left:80px;letter-spacing: 2px;}
.indexNews .newsLeft .newsT .m{ display:block; width:13px; height:47px; background-color:#000; margin-left:10px;}
.indexNews .newsLeft .newsT .m:hover{ width:20px;}
.indexNews .newsLeft .news01{ padding-top:40px;}
.indexNews .newsLeft .news01 .imga{ display: block; width:255px; height:150px; background-size:cover;-webkit-background-size: cover;-moz-background-size: cover; -o-background-size: cover; background-position:center center; }
.indexNews .newsLeft .news01 .nr{ width:445px;}
.indexNews .newsLeft .news01 .nr .a1{ display:block;overflow:hidden;white-space: nowrap;text-overflow: ellipsis; font-size:16px; color:#333;}
.indexNews .newsLeft .news01 .nr .a1:hover{ color:#dc0000; text-decoration:underline;}
.indexNews .newsLeft .news01 .nr .desc{ height:66px; line-height:22px; font-size:13px; color:#999; overflow:hidden; margin-top:10px; }
.indexNews .newsLeft .news01 .nr .btm{ padding-top:20px;}
.indexNews .newsLeft .news01 .nr .btm .m{ display:block; padding:0 20px; background-color:#000; color:#999; font-size:13px; height:30px; line-height:30px;}
.indexNews .newsLeft .news01 .nr .btm .m:hover{ background-color:#eab706; color:#fff;}
.indexNews .newsLeft .news01 .nr .btm span{display:block; padding-left:28px; color:#b7b7b7; font-size:13px; line-height:30px; margin-left:35px; }
.indexNews .newsLeft .news01 .nr .btm .time{ background:url(../images/time.png) left center no-repeat;}
.indexNews .newsLeft .news01 .nr .btm .view{ background:url(../images/view.png) left center no-repeat;}
.indexNews .news_list{border-top:1px dashed #aaa; margin-top:30px; padding-top:20px;}
.indexNews .news_list li{ padding:3px 0; }
.indexNews .news_list li a{ display:block; line-height:30px;}
.indexNews .news_list li a .spanT{ display:block;font-size:14px; color:#666;overflow:hidden;white-space: nowrap;text-overflow: ellipsis; width:500px;background:url(../images/newsList.png) left center no-repeat; padding-left:20px;}
.indexNews .news_list li .time{ display:block; font-size:13px; color:#999; }
.indexNews .news_list li:last-child,.indexNews .news_list li:nth-child(9){}
.indexNews .news_right{ background-color:#fff; width:460px;}
.indexNews .news_right .title{ padding:0 0 12px 0;height:40px; line-height:37px; border-bottom:1px solid #ddd;}
.indexNews .news_right .title .span1{ color:#0756b3; font-size:22px; display:block;padding-left:20px; border-left:4px solid #000; font-weight:700;  }
.indexNews .news_right .title .span2{ padding-left:20px; color:#b7b7b7; font-size:14px;}
.indexNews .news_right .title .m{ display:block; float:right; font-size:13px; line-height:30px; padding:0 15px; background-color:#eab706; color:#fff; margin-top:3px;}
.indexNews .news_right .title .m:hover{ background-color:#eab706;}
.indexNews .news_right .wtList{ padding-top:20px;}
.indexNews .news_right .wtList li{ padding:22px 0; border-bottom:1px dotted #bbb;}
.indexNews .news_right .wtList li a{ display:block; padding-left:45px; background:url(../images/wenDa.png) left top no-repeat;}
.indexNews .news_right .wtList li a .spanT{ display:block;overflow:hidden;white-space: nowrap;text-overflow: ellipsis; font-size:14px; color:#333; line-height:22px;}
.indexNews .news_right .wtList li a:hover .spanT{color:#dc0000; text-decoration:underline;}
.indexNews .news_right .wtList li a .desc{ height:50px; line-height:25px; overflow:hidden; color:#888; font-size:13px; margin-top:15px; }


/*荣誉*/
.cases{ position:relative; background:#fff url(../images/rognyubg.jpg) center center no-repeat; width:100%; min-width:1250px; overflow:hidden;}
.cases .caseList{  overflow:hidden;position:relative; z-index:10;}
.cases .caseList ul{}
.cases .caseList li{ float:left; margin-left:20px;}
.cases .caseList li .xx01{ height:76px; width:100%; background:url(../images/rognyu01.png) center bottom no-repeat;}
.cases .caseList li .xx02{ height:76px; width:100%; background:url(../images/rognyu02.png) center bottom no-repeat;}
.cases .caseList li a.imga{display:block; margin:auto;  }
.cases .caseList li a.imga .spanImg{display:block; width:298px; height:221px; overflow:hidden; background-position:top center; background-size:cover;-webkit-background-size: cover;-moz-background-size: cover; -o-background-size: cover; position:relative;}
.cases .caseList li a.imga .spanImg img{width: 298px;height:221px;}
.cases .caseList li a.imga .spanImg .aB{display:block; width:100%;height:130px; position: absolute; background: rgba(0,0,0,0.8); overflow: hidden; left: 0; bottom:-130px; z-index: 5; text-align:center;-moz-transition: all 0.3s; -webkit-transition:all 0.3s; -o-transition:all 0.3s;transition:all 0.3s;}
.cases .caseList li a.imga .spanImg .aB em{ display:inline-block; padding:0 25px; height:40px; line-height:40px; background-color:#f1cb2e; color:#fff; font-size:14px; border-radius:40px; position:relative; top:45px;}
.cases .caseList li a.imga:hover .spanImg .aB{ bottom:0;}
.cases .caseList li .spanT{ background-color:rgba(0,0,0,0.8); display:block; color:#fff; text-align:center; overflow:hidden; white-space: nowrap;text-overflow:ellipsis; font-size:15px; width:100%;line-height:70px; height:70px; position:absolute; left:0; top:-70px;-moz-transition: all 0.3s; -webkit-transition:all 0.3s; -o-transition:all 0.3s;transition:all 0.3s;}
.cases .caseList li a.imga:hover .spanImg .spanT{ top:0;}
.cases .caseList li .titleBox a:hover{}
.cases .caseList li .imga:hover{}
.cases .caseList li .imga:hover img{}
.cases .caseList .box{ width:9999px; position:relative; z-index:10;}
.cases .caseList .box ul{ float:left;}


/*案例*/
.anli{ padding:40px 0; background:url(../images/anlibg.jpg) center center no-repeat; width:100%; min-width:1250px; overflow:hidden;}
.anli .t{ height:70px; background:url(../images/caseT.png) center center no-repeat;}
.anli .anliList{ position:relative; overflow:hidden; padding-top:40px;}
.anli .anliList li{ float:left;}
.anli .anliList li .imga{ display:block; width:297px; margin-right:20px;}
.anli .anliList li .imga .spanImg{ height:170px; width:170px; border-radius:100%; border:2px solid #f4c10e; display:block; background-size:cover;-webkit-background-size: cover;-moz-background-size: cover; -o-background-size: cover; background-position:center center; margin:auto; }
.anli .anliList li .imga .desc{ width:100%; height:128px; text-align:center; background:url(../images/anli_list.png) center top no-repeat; margin-top:-40px;}
.anli .anliList li .imga .desc .div1{ padding-top:60px; color:#333333; font-size:14px;overflow:hidden; white-space: nowrap;text-overflow:ellipsis; width:230px; margin:auto; }
.anli .anliList li .imga .desc .div2{ position:relative; height:30px; line-height:30px; margin-top:5px;}
.anli .anliList li .imga .desc .div2 span{ display:block; background-color:#fff; position:relative; z-index:10; font-size:13px; color:#999999; width:140px; margin:auto;}
.anli .anliList li .imga .desc .div2 em{ position: absolute; position:absolute; left:50%; top:50%; width:200px; margin-left:-100px; border-top:1px solid #b4cce8;}
.anli .anliList li:hover .spanImg{  transition: 1s;-webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); transform: rotateY(360deg);}
.anli .box{ width:9999px; position:relative; z-index:10;}
.anli .box ul{ float:left;}

/*联系我们*/
.index_lxwm{ padding:40px 0; background-color:#fff; overflow:hidden;}
.index_lxwm .box{ background-color:#0c54a6; padding:25px 0;}
.index_lxwm .box .ditu{width:845px; height:395px; margin-left:25px;}
.iw_poi_content{ padding:8px 0; line-height:25px; color:#666; font-size:14px;}
.BMap_cpyCtrl.BMap_noprint,.anchorBL img{ display:none !important;}
.BMap_scaleCtrl{ left:15px !important;}
.faqbox{ position:relative; width:295px; margin-right:35px;}
.faqbox .divLeft{ position:absolute; left:0; top:0;}
.faqbox .divLeft .div1{ position:absolute; top:0; left:-6px; width:12px; height:12px; border:1px solid #ccc; border-radius:100%;}
.faqbox .divLeft .div2{ height:297px; border-left:1px solid #ccccca; top:15px; position:absolute; left:0; width:0;}
.faqbox .divLeft .h{ width:35px; position:absolute; height:0; border-top:1px solid #ccccca;left:0;}
.faqbox .divLeft .div3{ top:58px;}
.faqbox .divLeft .div4{ top:111px;}
.faqbox .divLeft .div5{ top:164px;}
.faqbox .divLeft .div6{ top:237px;}
.faqbox .divLeft .div7{ top:312px;}
.faqbox .divt{ font-size:18px; color:#fff; margin-left:35px;}
.faqbox ul{ width:260px; margin-left:35px;}
.faqbox ul li{ width:100%; height:40px; background-color:#fff; margin-top:12px;}
.faqbox ul li span{ display:block; float: left; width:44px; height:40px; border-right:1px solid #ebebeb;}
.faqbox ul li input{ display:block; float:right; height:40px; line-height:40px; border:none; width:215px; text-indent:1rem; font-size:14px; color:#333; font-family:"微软雅黑";}
.faqbox ul li textarea{ height:85px; width:215px; max-width:215px; max-height:85px; border:0; padding:10px 0;text-indent:1rem; font-size:14px; color:#333; font-family:"微软雅黑";}
.faqbox ul li.li4 span{ height:85px;}
.faqbox ul li.li4{ height:85px;}
.faqbox ul li.li5 input{ width:100px; float:left;}
.faqbox ul li.li5 img{ display:block; float:right; width:80px;}
.faqbox .btn{ display:block; width:120px; height:40px; color:#fff; font-size:16px; background-color:#000; border:none; cursor:pointer; font-weight:700; margin-top:21px; margin-left:35px;}
.faqbox .btn:hover{ background-color:#f9aa18;}
.faqbox ul li.li1 span{ background:url(../images/ly01.png) center center no-repeat;}
.faqbox ul li.li2 span{ background:url(../images/ly02.png) center center no-repeat;}
.faqbox ul li.li3 span{ background:url(../images/ly03.png) center center no-repeat;}
.faqbox ul li.li4 span{ background:url(../images/ly04.png) center center no-repeat;}


.foot{ background-color:#0c54a6; position:relative;padding-bottom: 20px;}
.foot .goTop{ display: block; height:36px; width:53px; top:-15px; background:url(../images/goTop.jpg) center center no-repeat; z-index:11; left:50%; position:absolute;}
.foot .nr{ width:1250px;}
.bottomnav{ text-align: left; margin-top: 30px;line-height: 16px;padding: 15px 0;background: #111;}
.bottomnav a{ display: block; float:left; color:#fff;font-size:16px;padding: 0 53px;border-right: 1px solid #fff}
.bottomnav a:nth-child(7) {border-right:none;}
.foot .foot01{ text-align:center; font-size:15px; color:#fff; height:40px; line-height:40px; background-color:#023f82; width:590px; border-radius:40px; margin-top:30px;}
.foot .foot01 span{ padding: 0 20px;}
.foot .foot02{ height:41px; line-height:41px; margin-top:10px;}
.foot .foot02 span{margin:0 10px;font-size: 15px;color: #fff}
.foot .foot03{ color:#fff; font-size:14px; line-height:30px; padding-top:10px;}
.foot .foot03 .span1{padding-left: 10px}
.foot .foot03 .span2{padding-left:30px}
.foot .foot03 a{ color:#fff;}
.foot .foot_ewm{height:265px; width:250px; background-color:#023f82; position:relative; z-index:100; text-align:center; }
.foot .foot_ewm .img{ width:155px; height:156px; background:url(../images/ewmbg.jpg) center center no-repeat; margin:auto; margin-top:25px;}
.foot .foot_ewm .img img{ display:block; width:140px; height:140px; margin:auto; position:relative; top:8px; }
.foot .foot_ewm .div1{ color:#dae606; font-size:22px; padding-top:8px;}
.foot .foot_ewm .div2{ color:#dddddd; font-size:14px;}
.foot .footLogo{ width:300px; height:140px; background:url(../images/footLogo.png) center top no-repeat;}
.foot p{ line-height:35px; text-align:left;}
.foot p .span1{ padding:0 10px; color:#fff; font-size:14px;}
.foot p a{ color:#fff; font-size:14px;}
.foot a:hover{text-decoration:underline;}
