@charset "UTF-8";

.container{width: 1100px;margin: 0 auto;padding-bottom: 75px;}

/*头部*/
.header{width: 100%;background: url("../images/icon1.jpg") repeat-x left 32px;}
.hd_top{height: 32px;}
.hd_top p{line-height: 32px;color: #888888;float: left;font-size: 12px;}
.hd_top p span{line-height: 32px;color: #888888;font-size: 12px;font-family: "Arial";}
.hd_top p.p2{float: right;padding-left: 19px;background: url("../images/prod_03.jpg") no-repeat left center;}
.head{width: 1100px;margin: 0 auto;}
.logo{display: block;float: left;width: 91px;height: 70px;overflow: hidden;margin-top: 20px;}
.logo img{display: block;width: 100%;}
.nav{float: right;}
.nav>li{float: left;padding: 0 10px;position: relative;margin-left: 1px;}
.nav>li:before{content: " ";top:50px; height: 10px;width: 1px;background: #d6d6d6;position: absolute;left: -1px;}
.nav>li:first-child:before{display: none;}
.nav>li>a{text-align: center;min-width: 64px; display: block;padding: 0 20px;line-height: 111px;font-size: 16px;color: #333333;background: url("../images/prod_08.png") no-repeat center;background-size: cover;}
.nav>li:hover>a,.nav>li.on>a{background-image:url("../images/prod_07.jpg") ;color: #fff;}
.nav>li.on::before,.nav>li.on_next::before,.nav>li.hover::before{display: none;}
.drop_nav{width: 150px;text-align: center; left: 50%;margin-left: -85px; padding: 20px 10px; top:110px; display: none;position: absolute;z-index: 55;background: #fff;box-shadow: 0 0 10px rgba(3,3,3,0.1);}
.drop_nav a{display: block;line-height: 24px;padding:5px 0 ;}
.drop_nav a:hover{text-decoration: underline;color: #e80f00;}
/*over*/

/*banner*/
.nei_ban{height: 336px;position: relative;border-bottom: 3px solid #e80f00;z-index: 12;}
.nei_ban .con{text-align: right;padding: 76px 23px 0 0;background: url("../images/prod_15.png") no-repeat right 90px;}
.nei_ban .con h2{font-size: 30px;line-height: 40px;color: #fff;}
.nei_ban .con h3{font-size: 16px;line-height: 18px;color: rgba(255,255,255,0.6);font-family: "Arial";}
.nei_ban .con.black{background-image: url("../images/icon5.png");}
.nei_ban .con.black h2{color: #333333;}
.nei_ban .con.black h3{color: rgba(3,3,3,0.6);}
.bread{ background: rgba(0,0,0,0.3);position: absolute;bottom: 0;width: 100%;}
.bread_con{float: right;overflow: hidden;}
.bread_con span,.bread_con a{display: block;float: left;color: #fff;line-height: 34px;}
.bread_con i{display: block;float: left;width: 14px;height: 34px;background: url("../images/prod_19.png") no-repeat center;}
.bread_con a:hover{color: #e80f00;}
/*首页*/
.banner{width: 100%;}
.flexslider{position:relative; clear: both; overflow:hidden;z-index: 2; }
.flexslider .slides li{position:relative;width: 100%;}
.flexslider .slides li a{position:relative;display: block;width: 100%;}
.flexslider .slides li a img { width: 100%;display:block; }
.flex-direction-nav{display: none; width: 1100px;position: relative; margin: -28px auto 0;height: 56px; -webkit-transition: .5s;  -moz-transition: .5s;  -ms-transition: .5s;  -o-transition: .5s;  transition: .5s;}
.flex-direction-nav li a{position: absolute; width: 45px;height: 56px;float: right; display: block;font-size: 0;text-indent:-9000px;-webkit-transition: 0.4s; transition: 0.4s;}
/*.flex-direction-nav li a.flex-prev{right:45px;background: url("../images/btt_11.png") no-repeat center #ededed;}*/
/*.flex-direction-nav li a.flex-next{right: 0; background: url("../images/btt_14.png") no-repeat center #ededed;}*/
/*.flex-direction-nav li a.flex-prev:hover,.flex-direction-nav li a.flex-prev.on{background: url("../images/btt_16.png") no-repeat center #5cd062;}*/
/*.flex-direction-nav li a.flex-next:hover,.flex-direction-nav li a.flex-next.on{background: url("../images/btt_17.png") no-repeat center #5cd062;}*/
.flex-control-nav{position: absolute;bottom: 50px;left: 0;height: 18px; width: 100%; text-align: center;}
.flex-control-nav li{display: inline-block;*display: inline;*zoom:1;margin: 0 5px;width: 14px;height: 14px; border-radius: 100%;}
.flex-control-nav li a{display: block; font-size: 0;color: transparent;width: 10px;height: 10px;border-radius: 100%;border: 2px solid #fff;background: rgba(255,255,255,0.2);}
.flex-control-nav li a.flex-active{background-color: #fff;}
/*over*/

/*内页二级导航*/
.nei_menu{text-align: center;margin-bottom: 35px;}
.nei_menu li{position: relative; display: inline-block;*display:inline;*zoom:1;margin: 0 6px 10px;box-shadow:0 0 20px #d3d3d3;}
.nei_menu li>a{min-width: 140px;padding: 0 15px; display: block;}
.nei_menu li>a span{display: inline-block;height: 47px; *display:inline;*zoom:1;line-height: 47px;font-size: 16px;color: #333333; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s;}
.nei_menu li>a i{display: inline-block;*display:inline;*zoom:1;width: 22px;line-height: 47px; height: 47px;background: url("../images/prod_25.png") no-repeat center;  -webkit-transition: .5s;  -moz-transition: .5s;  -ms-transition: .5s;  -o-transition: .5s;  transition: .5s;}
.nei_menu li:hover>a,.nei_menu li.on>a{background-color: #e80f00;}
.nei_menu li:hover>a span,.nei_menu li.on>a span{color: #fff;}
.nei_menu li:hover>a i,.nei_menu li.on>a i{background-image: url("../images/prod_23.png");}
/*内页导航下拉*/
.nei_menu li .icon{background: url("../images/icon2.png") no-repeat center;width: 7px;height: 5px;position: absolute;top: 43px;left: 50%;margin-left: -3px;opacity: 0;filter:alpha(opacity=0);  -webkit-transition: .5s;  -moz-transition: .5s;  -ms-transition: .5s;  -o-transition: .5s;  transition: .5s;}
.nei_menu li:hover .icon{opacity: 1;filter:alpha(opacity=100);}
.nei_menu_drop{z-index: 10; display: none; text-align: left;width: 233px; white-space: nowrap; overflow: hidden; position: absolute;border: 1px solid #e3e3e3;padding: 15px 0 15px 20px;background: #fff;  -webkit-transition: .5s;  -moz-transition: .5s;  -ms-transition: .5s;  -o-transition: .5s;  transition: .5s;}
.nei_menu3{float: left;max-width: 190px;border-right: 1px solid transparent;padding-right: 20px;}
.nei_menu3.on{border-color: #e3e3e3;}
.nei_menu3 a{display: block;font-size: 14px;line-height: 24px;color: #333333;margin-top: 4px;position: relative;    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.nei_menu3 a::before{content: " ";width: 3px;height: 14px;left: -22px;top:5px;position: absolute;z-index: 11; background: transparent;  -webkit-transition: .5s;  -moz-transition: .5s;  -ms-transition: .5s;  -o-transition: .5s;  transition: .5s;}
.nei_menu3 a:hover::before,.nei_menu3 a.on::before{background: #e80f00;}
.nei_menu3 a:first-child{margin-top: 0;}
.nei_menu4_wrap{float: right;min-width: 54px;padding-left: 20px;padding-right: 20px;}
.nei_menu4{display: none;}
.nei_menu4.on{display: block;}
.nei_menu4 a{display: block;font-size: 14px;line-height: 24px;color: #888888;margin-top: 4px;    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100px;}
.nei_menu4 a:first-child{margin-top: 0;}
.nei_menu4 a:hover,.nei_menu4 a.on{color: #e80f00;}
/*over*/

/*内页标题*/
.nei_tit1{width: 1100px;margin: 0 auto;text-align: center;}
.nei_tit1 h3{font-size: 24px;line-height: 34px;color: #333333;}
.nei_tit1 h4{position: relative;}
.nei_tit1 h4:before{position: absolute;width: 100%;content: " ";z-index: -1; height: 1px;background: #e7e7e7;top:9px;left: 0;}
.nei_tit1 h4 span{text-transform: capitalize; font-family: "Arial"; font-size: 14px;line-height: 18px;color: #888888;display: inline-block;*display:inline;*zoom:1;background: #fff;padding: 0 10px;}
/*over*/

/*分页*/
.page_list{text-align: center;padding: 30px 0 0;}
.page_list a{display: inline-block;*display:inline;*zoom:1;line-height: 20px;color: #888888; border: 2px solid #e1e1e1;width: 20px;height: 20px;margin: 0 2px;}
.page_list a:hover,.page_list a.on{border-color: #e80f00;color: #e80f00;}
.page_list a.page_prev{background: url("../images/prod_36.png") no-repeat center #e1e1e1;}
.page_list a.page_next{background: url("../images/prod_25.png") no-repeat center #e1e1e1;}
.page_list a.page_prev:hover{background: url("../images/prod_34.png") no-repeat center #e80f00;border-color: #e80f00;}
.page_list a.page_next:hover{background: url("../images/prod_23.png") no-repeat center #e80f00;border-color: #e80f00;}
.page_list .shangyi{ display:none;}
/*over*/

/*友情链接*/
.friend{width: 1100px;margin: 0 auto;padding-bottom: 35px;}
.friend .tit{margin-bottom: 10px; background: url("../images/prod_41.png") repeat-x left center;overflow: hidden;}
.friend .tit span{display: block;float: left;line-height: 24px;color: #333333;background: #fff;padding-right: 20px;}
.friend_scroll{ width:100%;  overflow:hidden; position:relative;  }
.friend_scroll .hd{ overflow:hidden; }
.friend_scroll .hd .pageState{display: none;}
.friend_scroll .hd .prev,
.friend_scroll .hd .next{ display:block;  width:18px; height:24px; position: absolute;left: -5px;top:0;background: url("../images/prod_44.png") no-repeat center; }
.friend_scroll .hd .next{ background-image: url("../images/prod_51.png");left: auto;right: -5px; }
.friend_scroll .hd .prev:hover{background:url("../images/prod_46.png") no-repeat center;}
.friend_scroll .hd .next:hover{background:url("../images/prod_49.png") no-repeat center;}
.friend_scroll .hd .prevStop{ background-position:-60px 0; }
.friend_scroll .hd .nextStop{ background-position:-60px -50px; }
.friend_scroll .hd ul{display: none; float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.friend_scroll .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer;  }
.friend_scroll .hd ul li.on{ background-position:0 0; }
.friend_scroll .bd{width: 1047px;margin: 0 auto;overflow: hidden;}
.friend_scroll .bd ul{ overflow:hidden; zoom:1; }
.friend_scroll .bd ul li{ margin:0 1px 0 0;width: 130px;position: relative; float:left; text-align:center;  }
.friend_scroll .bd ul li:before{content: " ";position: absolute;left: -1px;top:5px;width: 1px;height: 14px;background: #e5e5e5;}
.friend_scroll .bd ul li a{display: block;margin: 0 15px;line-height: 24px;color: #888888;}
.friend_scroll .bd ul li a:hover{color: #e80f00;}
/*over*/

/*关于金达宁*/
/*公司简介*/
.abo_f1 {position: relative;margin-top: 30px;margin-bottom: 45px;}
.abo_f1 .pic{overflow: hidden;}
.abo_f1 .pic img{display: block;width: 100%;}
.abo_f1 .con_wrap {position:absolute;top:50%;max-height: 90%; margin-top: -25px; left: 50px;width: 535px;background: rgba(255,255,255,0.95);  -webkit-transform: translateY(-50%);  -moz-transform: translateY(-50%);  -ms-transform: translateY(-50%);  -o-transform: translateY(-50%);  transform: translateY(-50%); }
.abo_f1 .con_wrap .con{padding: 45px 40px 42px 50px;position: relative;}
.abo_f1 .con_wrap .con::before{content: " ";background: url("../images/icon3_03.png") no-repeat center;width: 64px;height: 64px;bottom: -21px;right: -64px;position: absolute;}
.abo_f1 .con_wrap .con h2{font-size: 16px;line-height: 26px;color: #333333;margin-bottom: 7px;}
.abo_f1 .con_wrap .con p{line-height: 28px;color: #888888;}
.abo_f2{margin-bottom: 35px;margin-top: 30px;overflow: hidden;}
.abo_f2_con{padding-top: 33px; width: 538px;text-align: center;float: right;background: url("../images/about_10.jpg") no-repeat left top; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s;}
.abo_f2 .abo_f2_con:first-child{float: left;}
.abo_f2_con .con{margin-left: 30px; position: relative;display: inline-block;*display:inline;*zoom:1;background: #fff;padding: 0 70px 0 0;}
.abo_f2_con .con::after{content: " ";overflow: hidden; background: url("../images/about_15.jpg") no-repeat center;width: 20px;height: 20px;top:36px;right: 0;position: absolute;-webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s;}
.abo_f2_con .con h5{float: left;line-height: 26px;color: #333333;font-size: 16px;-webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s;}
.abo_f2_con .con_p{float: right;margin-top: 27px;text-align: left;max-width: 220px;}
.abo_f2_con .con_p p{line-height: 28px;color: #888888;font-size: 14px;}
.abo_f2_con:hover{background-image: url("../images/about_08.jpg");}
.abo_f2_con:hover .con::after{background-image: url("../images/about_18.jpg");}
.abo_f2_con:hover .con h5{color: #e80f00;}
.abo_f3_scroll{ width:1100px;margin: 0 auto;  overflow:hidden; position:relative;  }
.abo_f3_scroll .hd{width: 352px;margin: 30px auto 0;overflow: hidden;}
.abo_f3_scroll .hd .pageState{display: none;}
.abo_f3_scroll .hd .prev,
.abo_f3_scroll .hd .next{ display:block;  width:176px; height:24px;float: left; background: url("../images/prod_36.png") no-repeat center #e1e1e1; }
.abo_f3_scroll .hd .next{ background: url("../images/prod_25.png") no-repeat center #e1e1e1; }
.abo_f3_scroll .hd .prev:hover,.abo_f3_scroll .hd .prev.on{background:url("../images/prod_34.png") no-repeat center #e80f00;}
.abo_f3_scroll .hd .next:hover,.abo_f3_scroll .hd .next.on{background:url("../images/prod_23.png") no-repeat center #e80f00;}
.abo_f3_scroll .hd .prevStop{ background-position:-60px 0; }
.abo_f3_scroll .hd .nextStop{ background-position:-60px -50px; }
.abo_f3_scroll .hd ul{display: none; float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.abo_f3_scroll .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer;  }
.abo_f3_scroll .hd ul li.on{ background-position:0 0; }
.abo_f3_scroll .bd{width: 1100px;margin: 0 auto;overflow: hidden;}
.abo_f3_scroll .bd ul{ overflow:hidden; zoom:1; }
.abo_f3_scroll .bd ul li{ width: 353px;margin-right: 20.5px; position: relative; float:left; text-align:center;  }


.abo_f3{overflow: hidden;padding-top: 6px;}
.abo_f3 .abo_f3_div{width: 353px;margin: 20px 0 0 0;height: 255px;}
.abo_f3 .abo_f3_div .pic{height: 211px;overflow: hidden;}
.abo_f3 .abo_f3_div .pic img{display: block;width: 100%;  -webkit-transition: .5s;  -moz-transition: .5s;  -ms-transition: .5s;  -o-transition: .5s;  transition: .5s;}
.abo_f3 .abo_f3_div span{text-align: center; display: block;font-size: 14px;line-height: 44px;color: #333;padding: 0 10px 0 20px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;background: #e1e1e1;}
.abo_f3 .abo_f3_div:hover span{background-color: #e80f00;color: #fff;  -webkit-transition: .5s;  -moz-transition: .5s;  -ms-transition: .5s;  -o-transition: .5s;  transition: .5s;}
.abo_f3 .abo_f3_div:hover .pic img{  -webkit-transform: scale(1.04);  -moz-transform: scale(1.04);  -ms-transform: scale(1.04);  -o-transform: scale(1.04);  transform: scale(1.04);}
.abo_f3 .abo_f3_div:hover .pic{border-color: #e80f00;}
/*荣誉证书*/
.honor{overflow: hidden;}
.honor li{float: left;width: 353px;margin: 40px 20.5px 0 0;}
.honor li.last{margin-right: 0;}
.honor li .pic{display: block;width: 100%;background: #ececec;overflow: hidden; height: 238px;padding-top: 30px; overflow: hidden;}
.honor li img{display: block;width: 293px;margin: 0 auto; -webkit-transition: .5s;  -moz-transition: .5s;  -ms-transition: .5s;  -o-transition: .5s;  transition: .5s; }
.honor li .con{display: block;line-height: 44px;text-align: center;  color: #333;border-bottom: 2px solid #ececec; white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.honor li:hover img{  -webkit-transform: scale(1.04);  -moz-transform: scale(1.04);  -ms-transform: scale(1.04);  -o-transform: scale(1.04);  transform: scale(1.04);}
.honor li:hover .con{color: #e80f00;border-color: #e80f00;}
/*人才招聘*/
.recruit_tit{overflow: hidden;padding: 30px 0;}
.recruit_tit li{margin-left: 200px; text-align: center; float: left;background: url("../images/re_05.jpg") no-repeat center;width: 176px;height: 176px;position: relative;  -webkit-transition: .5s;  -moz-transition: .5s;  -ms-transition: .5s;  -o-transition: .5s;  transition: .5s;}
.recruit_tit li:first-child{margin-left: 86px;}
.recruit_tit li::before{content: " ";width: 1px;background: #dddddd;height: 178px;top:-1px;left: -100px;position: absolute;}
.recruit_tit li i{font-style: normal; text-align: right;line-height: 47px;color: #888888;font-size: 16px; display: block;padding: 20px 5px 0 0;}
.recruit_tit li span{display: block;font-size: 18px;line-height: 28px;color: #333;}
.recruit_tit li p{font-size: 14px;line-height: 21px;color: #888888;}
.recruit_tit li:hover{background-image: url("../images/re_03.jpg");}
.recruit_list{}
.recruit{background: url("../images/re_10.jpg")repeat-x left top;padding-bottom: 22px;}
.recruit i{display: block;width: 29px;height: 3px;background: #e80f00;}
.recruit ul{padding-top: 20px;}
.recruit ul li{margin-top: 6px;overflow: hidden;}
.recruit ul li span{float: left;color: #333333;line-height: 28px;margin-right: 7px;}
.recruit ul li p{float: left;color: #888;line-height: 28px;max-width: 900px;}
.recruit ul li .con{width: 470px;float: left;margin-right: 40px;}
.recruit ul li .con span,.recruit ul li .con p{float: none;margin-right: 0;}
.recruit_text{background: url("../images/re_10.jpg")repeat-x left top;color: #888888;line-height: 28px;padding-top: 23px;}
/*over*/

/*新闻中心*/
.new{}
.new a{display: block;overflow: hidden;margin-top: 40px;}
.new a:first-child{margin-top: 30px;}
.new a .pic{width: 289px;height: 157px;overflow: hidden;float: left;}
.new a .pic img{display: block;width: 100%;  -webkit-transition: .5s;  -moz-transition: .5s;  -ms-transition: .5s;  -o-transition: .5s;  transition: .5s;}
.new a:hover .pic img{  -webkit-transform: scale(1.03);  -moz-transform: scale(1.03);  -ms-transform: scale(1.03);  -o-transform: scale(1.03);  transform: scale(1.03);}
.new a .con{width: 660px;margin-left: 40px; overflow: hidden;float: left;-webkit-transition: .5s;-moz-transition: .5s;-ms-transition: .5s;-o-transition: .5s;transition: .5s;}
.new a .con span{display: block;white-space: nowrap;text-overflow: ellipsis;line-height: 40px;margin-top: 28px; color: #333333;font-size: 16px; height: 40px;overflow: hidden;-webkit-transition: .5s;-moz-transition: .5s;-ms-transition: .5s;-o-transition: .5s;transition: .5s;}
.new a .con p{height: 56px;line-height: 28px;color: #888888;font-size: 14px;display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2; overflow: hidden;-webkit-transition: .5s;-moz-transition: .5s;-ms-transition: .5s;-o-transition: .5s;transition: .5s;}
.new a:hover .con span{color: #e80f00;}
.new a:hover .con{margin-left: 30px;}
.new a .date{background: url("../images/new_10.png") no-repeat center 106px #888; width: 70px;height: 157px;text-align: center; overflow: hidden;float: right;-webkit-transition: .5s;-moz-transition: .5s;-ms-transition: .5s;-o-transition: .5s;transition: .5s;}
.new a .date span{display: block;line-height: 18px;color: #b9b9b9;font-size: 14px;padding-top: 29px;font-family: "Arial";}
.new a .date p{display: block;line-height: 21px;color: #ffffff;font-size: 16px;font-family: "Arial";}
.new a .date i{display: block;background: rgba(255,255,255,0.4);width: 31px;height: 1px;margin: 17px auto 0;}
.new a:hover .date{background-color: #e80f00;}
.new_detail{padding: 25px 0 25px;}
.new_detail img{}
.new_detail_tit{overflow: hidden;margin-bottom: 3px;}
.new_detail_tit h1{font-size: 16px;line-height: 26px;color: #333333;float: left;}
.new_detail_tit span{font-size: 14px;font-family: "Arial";padding-top: 6px; display: block; line-height: 20px;color: #bababa;float: left;width: 1100px;margin-bottom: 35px;}
.new_detail p{font-size: 14px;color: #888;}
.keyWord{float: left;width: 750px;overflow: hidden;}
.keyWord span{display: block;float: left;line-height: 28px;color: #888;margin-right: 7px;}
.keyWord a{display: block;float: left;line-height: 28px;color: #888;margin-right: 15px;}
.keyWord a:hover{color: #e80f00;}
.detail_share{float: right;overflow: hidden;width: 170px;padding-top: 2px;}
.detail_share span{float: left;line-height: 24px;}
.detail_share .bdsharebuttonbox{float: right;overflow: hidden;}
.detail_share .bdsharebuttonbox a{background-color: #888888;background-position: center center;background-repeat: no-repeat; padding: 0; display: block;width: 24px;height: 24px;margin:0 0 0 3px; border-radius: 3px;}
.detail_share .bdsharebuttonbox a.bds_tsina{background-image: url("../images/new_detail_07.png");}
.detail_share .bdsharebuttonbox a.bds_qzone{background-image: url("../images/new_detail_09.png");}
.detail_share .bdsharebuttonbox a.bds_sqq{background-image: url("../images/new_detail_11.png");}
.detail_share .bdsharebuttonbox a.bds_weixin{background-image: url("../images/new_detail_13.png");}
.detail_share .bdsharebuttonbox a:hover{background-color: #e80f00;opacity: 1;filter:alpha(opacity=100);}
.page_back{background: #ececec;overflow: hidden;position: relative;margin-top: 18px; padding: 0 21px;}
.page_back a.prev,.page_back a.next{float: left; padding: 0 19px;background: url("../images/new_detail_22.png") no-repeat left center; display: block;width: 393px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;line-height: 53px;color: #888888;}
.page_back a.next{text-align: right;float: right; background: url("../images/new_detail_27.png") no-repeat right center;}
.page_back a.back{width: 68px;position: absolute;left: 50%;top:0;margin-left: -35px; text-align: center;line-height: 53px;border-left: 1px solid #fff;border-right: 1px solid #fff;color: #888888;}
.page_back a.prev:hover{color: #e80f00;background-image: url("../images/new_detail_20.png");}
.page_back a.next:hover{color: #e80f00;background-image: url("../images/new_detail_25.png");}
.page_back a:hover{color: #e80f00;}
/*over*/

/*产品中心*/
.product{overflow: hidden;padding-top: 10px;}
.product li{float: left;width: 260px;margin: 20px 20px 0 0;height: 267px;}
.product li.last{margin-right: 0;}
.product li .pic{border: 1px solid #e3e3e3;height: 221px;overflow: hidden;display: block;border-bottom: none;}
.product li .pic img{display: block;width: 100%;  -webkit-transition: .5s;  -moz-transition: .5s;  -ms-transition: .5s;  -o-transition: .5s;  transition: .5s;}
.product li .con{display: block;font-size: 14px;line-height: 45px;color: #fff;padding: 0 10px 0 20px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;background: #888888;}
.product li:hover .con{background-color: #e80f00;}
.product li:hover .pic img{  -webkit-transform: scale(1.04);  -moz-transform: scale(1.04);  -ms-transform: scale(1.04);  -o-transform: scale(1.04);  transform: scale(1.04);}
.product li:hover .pic{border-color: #e80f00;}
/*详情*/
/*f1*/
.pd_f1{overflow: hidden;padding-bottom: 50px;}
.pro_left{float: left;overflow: hidden;padding-top: 30px;}
/*缩略图*/
.spec-scroll{float:left;margin-left:21px;width:120px;}
.spec-scroll .prev,.spec-scroll .next{display:block;text-align:center;width:120px;height:33px; cursor:pointer;text-decoration:none;  -webkit-transition: .5s;  -moz-transition: .5s;  -ms-transition: .5s;  -o-transition: .5s;  transition: .5s;}
.spec-scroll .prev{margin-top:-12px;  background:url("../images/prod_detail_06.png") no-repeat center;}
.spec-scroll .next{background:url("../images/prod_detail_11.png") no-repeat center;}
.spec-scroll .prev:hover{background-image: url("../images/prod_detail_03.png");}
.spec-scroll .next:hover{background-image: url("../images/prod_detail_13.png");}
.spec-scroll .items{position:relative;width:120px;height:341px;overflow:hidden;margin:20px 0;}
.spec-scroll .items ul{position:absolute;width:999999px;top:0;}
.spec-scroll .items ul li{width:118px;text-align:center;margin-bottom:16px;height: 101px;overflow: hidden; border:1px solid #e3e3e3;  -webkit-transition:  .4s;  -moz-transition:  .4s;  -ms-transition:  .4s;  -o-transition:  .4s;  transition:  .4s;}
.spec-scroll .items ul li img{width:100%;cursor: pointer;display: block;}
.spec-scroll .items ul li:hover,.spec-scroll .items ul li.hover{border-color:#e80f00;}
/*放大镜*/
.spec-preview{width:491px;float: left;height: 420px;overflow: hidden;border: 1px solid #e3e3e3;}
.jqzoom{position:relative;cursor:pointer;display:block;width: 100%;height: 420px;overflow: hidden;}
.jqzoom img{display: block;width: 100%;}
.zoomdiv{z-index:100;position:absolute;top:0;left:0;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0;left:0;width:20px;height:20px;border:1px solid #aaa;background:#ffffff ;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
/*右侧*/
.pd_right{width: 410px;float: right;}
.pd_right span{display: block;color: #333;font-size: 16px; line-height: 26px;margin-bottom: 8px;}
.pd_right p{line-height: 28px;color: #888888;}
.pd_right .para1{padding: 6px 0 22px;border-bottom: 1px solid #e3e3e3;}
.pd_right .para2{margin-top: 25px;}
.pd_right .para2 p{padding-left: 9px;background: url("../images/icon6.jpg") no-repeat left 12px;}
/*产品参数*/
.prod_para{margin: 0 0 40px 0;}
.prod_para .prod_para_hd{height:26px;overflow: hidden;}
.prod_para .prod_para_hd span{cursor: pointer; margin: 0 20px;position: relative; text-align: center; font-size: 16px;line-height: 26px;display: block;float: left;color: #2b2b2b;}
.prod_para .prod_para_hd span:before{position: absolute;left: -21px;top:5px;width: 1px;height: 15px;background: #e3e3e3;content: " ";}
.prod_para .prod_para_hd span:first-child:before{display: none;}
.prod_para .prod_para_hd span.on,.prod_para .prod_para_hd span:hover{color: #e80f00;}
.prod_para .prod_para_list{padding-top: 17px;border-top: 1px solid #e3e3e3;margin-top: 11px;}
.prod_para_con{display: none;}
.prod_para_con.on{display: block;}
.prod_para_con p{line-height: 30px;color: #757575;}
.rec_pd{padding: 0 0 25px 0;}
.rec_pd h5{font-size: 16px;line-height: 26px;color: #333;}
.rec_pd .product{padding-top: 0;}
.rec_pd .product li{margin-top: 15px;}
/*over*/

/*应用及案例*/
.case{overflow: hidden;padding-top: 10px;}
.case li{float: left;width: 260px;margin: 20px 20px 0 0;height: 209px;}
.case li.last{margin-right: 0;}
.case li .pic{height: 167px;overflow: hidden;display: block;border-bottom: none;}
.case li .pic img{display: block;width: 100%;  -webkit-transition: .5s;  -moz-transition: .5s;  -ms-transition: .5s;  -o-transition: .5s;  transition: .5s;}
.case li .con{display: block;font-size: 14px;line-height: 42px;color: #333;padding: 0 10px 0 20px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;background: #ececec;}
.case li:hover .con{background-color: #e80f00;color: #fff;}
.case li:hover .pic img{  -webkit-transform: scale(1.04);  -moz-transform: scale(1.04);  -ms-transform: scale(1.04);  -o-transform: scale(1.04);  transform: scale(1.04);}
.case li:hover .pic{border-color: #e80f00;}
/*over*/

/*服务支持*/
/*资料下载*/
.download_table{width: 100%;margin-top: 30px;text-align: center;}
.download_table thead tr td{background: #888; line-height: 52px;color: #fff;border-left: 1px solid rgba(255,255,255,0.2);}
.download_table tbody tr td{min-width: 120px; line-height: 28px;padding: 12px 15px; color: #888;border: 1px solid #e0e0e0;}
.download_table tbody tr td a:hover{color: #e80f00;text-decoration: underline;}
/*技术支持*/
.support1{margin-bottom: 65px; margin-top: 30px;overflow: hidden;position: relative;border: 1px solid #e7e7e7;border-top: none;}
.support1::before{content: " ";background: #e7e7e7; height: 100%;width: 1px;left: 50%;top:0;position: absolute;}
.support1 div{width: 509px;float: left; overflow:hidden;padding: 6px 0 6px 40px;border-top: 1px solid #e7e7e7;}
.support1 div span{display: block;float: left; line-height: 28px;color: #333;margin-right: 5px;}
.support1 div p{line-height: 28px;float: left;width: 400px;}
.support1 div a{line-height: 28px;float: left;width: 400px;display: block;}
.support1 div a:hover{color: #e80f00;text-decoration: underline;}
.support_table{width: 100%;margin-top: 30px;margin-bottom: 55px;}
.support_table tbody tr td{line-height: 28px;border: 1px solid #e7e7e7; min-width: 165px;padding: 7px 40px; }
.support_table tbody tr td:first-child{color: #333;}
.support_table.last{margin-bottom: 0;}
/*常见问题*/
.faq{padding-top: 10px;}
.faq li{margin-top: 20px;position: relative;padding: 24px 100px 13px 20px;background: #f4f4f4;}
.faq li h5{line-height: 30px;font-size: 16px;color: #333;margin-bottom: 9px;padding-left: 29px;background: url("../images/faq_03.png") no-repeat left 6px;}
.faq li .icon{cursor: pointer; background: url("../images/faq_13.png") no-repeat center #fff;width: 32px;height: 32px;position: absolute;top:23px;right: 20px;  -webkit-transition: .5s;  -moz-transition: .5s;  -ms-transition: .5s;  -o-transition: .5s;  transition: .5s;}
.faq li .icon:hover,.faq li.on .icon{background: url("../images/faq_07.png") no-repeat center #e80f00;}
.faq li.on .icon{top:50px;}
.faq li .answer{display: none; padding: 6px 0 10px 29px;background: url("../images/faq_10.png") no-repeat left 6px;}
/*over*/

/*联系我们*/
.contact_list{margin-top: 30px;margin-bottom: 30px; overflow: hidden;text-align: center;border-top: 1px solid #e7e7e7;border-bottom: 1px solid #e7e7e7;padding: 40px 0;}
.contact_list li{float: left;width: 274px;position: relative;min-height: 105px;border-left: 1px solid #e7e7e7;}
.contact_list li:first-child{border-color: #fff;}
.contact_list li span{margin-bottom: 10px; display: inline-block;*display:inline;*zoom:1;padding-left: 40px;line-height: 30px;color: #333333;font-size: 16px;  -webkit-transition: .5s;  -moz-transition: .5s;  -ms-transition: .5s;  -o-transition: .5s;  transition: .5s;}
.contact_list li.li1 span{background: url("../images/contact_05.png") no-repeat 7px top;}
.contact_list li.li2 span{background: url("../images/contact_08.png") no-repeat 12px top;}
.contact_list li.li3 span{background: url("../images/contact_10.png") no-repeat 3px top;}
.contact_list li.li4 span{ background: url("../images/contact_12.png") no-repeat 7px top;}
.contact_list li.li1:hover span{background-image: url("../images/contact_18.png");}
.contact_list li.li2:hover span{background-image: url("../images/contact_19.png");}
.contact_list li.li3:hover span{background-image: url("../images/contact_20.png");}
.contact_list li.li4:hover span{background-image: url("../images/contact_21.png");}
.contact_list li:hover span{color: #e80f00;}
.contact_list li p{line-height: 24px;color: #888888;width: 180px;margin: 0 auto;}
.contact_list li a{display: block; line-height: 24px;color: #888888;width: 180px;margin: 0 auto;}
.contact_list li a:hover{color: #e80f00;text-decoration: underline;}
.map{overflow: hidden;}
.map img{display: block;width: 100%;}
.route{overflow: hidden;padding: 15px 0 5px;}
.route span{display: block;color: #333;float: left;margin-right: 7px;line-height: 24px;}
.route p{line-height: 24px;float: left;}
.route i{display: block;width: 1px;height: 14px;margin: 5px 20px 0;background: #e7e7e7;float: left;}
.cont_form .wrap .text{display: block; width: 498px;padding: 0 20px;margin-top: 20px; border: 1px solid #e0e0e0;background: #f4f4f4;line-height: 53px;color: #888; float: right;}
.cont_form .wrap .text:first-child{float: left;}
.cont_form textarea{width: 1058px;padding: 13px 20px;height: 240px; margin-top: 20px;margin-bottom: 20px; border: 1px solid #e0e0e0;background: #f4f4f4;line-height: 28px;color: #888; float: right;}
.cont_form .sub{cursor: pointer; display: block;background: #e80f00;width: 100%;line-height: 55px;color: #f4f4f4;text-align: center;border: none;  -webkit-transition: .5s;  -moz-transition: .5s;  -ms-transition: .5s;  -o-transition: .5s;  transition: .5s;}
.cont_form .sub:hover{background: #d10d00;}
/*over*/

/*首页*/
.ind_tit{padding: 70px 0 0 0;position: relative;width: 1100px;margin: 0 auto;}
.ind_tit h2{font-size: 30px;line-height: 50px;color: #e80f00;}
.ind_tit h3{overflow: hidden;background: url("../images/index1_06.png") repeat-x left center;}
.ind_tit h3 span{font-size: 14px;font-family: "Arial"; line-height: 20px;color: #888888;float: left;text-transform: uppercase;display: block;padding-right: 17px;background: url("../images/index1_03.png") no-repeat right center #fff;}
.ind_tit a{display: block;position: absolute;right: 0;top:90px;line-height: 29px;font-size: 12px;color: #888; font-family: "Arial";text-transform: uppercase;}
.ind_tit a:hover{color: #e80f00 !important;text-decoration: underline;}
/*f1*/
.ind_f1{padding-bottom: 80px;}
.ind_menu{float: left;border: 1px solid #e3e3e3;width: 215px;padding: 20px 15px;margin-top: 35px;}
.ind_menu>li{margin-top: 10px;}
.ind_menu>li:first-child{margin-top: 0;}
.ind_menu>li>.pd_a2{display: block; cursor: pointer; padding: 9px 50px 9px 19px;font-size: 16px;border: 1px solid #e3e3e3;line-height: 26px;color: #333;background: url("../images/index1_11.png") no-repeat 188px 18px #f7f6f6;  -webkit-transition: .5s;  -moz-transition: .5s;  -ms-transition: .5s;  -o-transition: .5s;  transition: .5s;}
.ind_menu>li.on_2>.pd_a2,.ind_menu>li>.pd_a2:hover{background: url("../images/index1_15.png") no-repeat 187px 20px #e80f00;color: #fff;border-color: #e80f00;}
.ind_menu3{display: none;border: 1px solid #e3e3e3;border-top: none;}
.ind_menu3>li{border-top: 1px solid #e3e3e3;}
.ind_menu3>li:first-child{border: none;}
.ind_menu3>li>.pd_a3{display: block; cursor: pointer; padding: 9px 60px 10px 30px;font-size: 14px;line-height: 24px;color: #333333;background: url("../images/index1_19.png") no-repeat 178px 16px;  -webkit-transition: .5s;  -moz-transition: .5s;  -ms-transition: .5s;  -o-transition: .5s;  transition: .5s;}
.ind_menu3>li.on_3>.pd_a3,.ind_menu3>li>.pd_a3:hover{background: url("../images/index1_20.png") no-repeat 176px 20px;}
.ind_menu3>li.on_3>.pd_a3{padding-bottom: 0;}
.ind_menu4{padding: 0 28px 5px 30px;display: none;}
.ind_menu4 .pd_a4{display: block; cursor: pointer; border-top: 1px dashed #e3e3e3;padding:4px 10px 5px 19px;line-height: 24px;color: #888888; background: url("../images/index1_30.png") no-repeat 10px 14px;  -webkit-transition: .5s;  -moz-transition: .5s;  -ms-transition: .5s;  -o-transition: .5s;  transition: .5s;}
.ind_menu4 .pd_a4:first-child{border: none;}
.ind_menu4 .pd_a4:hover,.ind_menu4 .pd_a4.on_4{color: #e80f00;background-image: url("../images/index1_23.png");}


.ind1_right{width: 820px;float: right;margin-top: 5px;}
.ind_pd_list{height: 584px;overflow: hidden;}
.ind1_right .product{display: none;}
.ind1_contact{margin-top: 39px; border: 1px solid #e3e3e3;padding: 30px 0 35px;text-align: center;}
.ind1_contact h2{font-size: 16px;line-height: 26px;color: #333333;margin-bottom: 10px;}
.ind1_contact h2 span{font-family: "Arial";color: rgba(136,136,136,0.5);text-transform: uppercase;font-size: 14px;}
.ind1_contact div span{line-height: 24px;}
.ind1_contact div i{line-height: 24px;font-style: normal;padding: 0 10px;color: rgba(153, 153, 153, 0.37);}
/*f2*/
.ind_f2{padding-bottom: 80px;}
.ind_f2 .ind_tit h3 span{background: url("../images/index1_37.jpg") no-repeat right center transparent;}
.ind_f2 .ind_tit a{color: rgba(255,255,255,0.5);}
.ind2_scroll{ width:1100px;margin: 0 auto;  overflow:hidden; position:relative;  }
.ind2_scroll .hd{ overflow:hidden; width: 98px;margin: 40px auto 0;}
.ind2_scroll .hd .pageState{display: none;}
.ind2_scroll .hd .prev,
.ind2_scroll .hd .next{ display:block;  width:49px; height:34px; float: left; background: url("../images/index1_47.png") no-repeat center #f0f0f0; }
.ind2_scroll .hd .next{ background: url("../images/index1_52.png") no-repeat center #f0f0f0; }
.ind2_scroll .hd .prev.on{ background: url("../images/index1_45.png") no-repeat center #e80f00; }
.ind2_scroll .hd .next.on{ background: url("../images/index1_50.png") no-repeat center #e80f00; }
.ind2_scroll .hd .prevStop{ background-position:-60px 0; }
.ind2_scroll .hd .nextStop{ background-position:-60px -50px; }
.ind2_scroll .hd ul{display: none; float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.ind2_scroll .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer;  }
.ind2_scroll .hd ul li.on{ background-position:0 0; }
.ind2_scroll .bd{width: 1100px;margin: 0 auto;overflow: hidden;padding-top: 5px;}
.ind2_scroll .bd .picList{ overflow:hidden; zoom:1; }
.ind2_scroll .bd .picList>li{width: 260px;margin-right: 20px; position: relative; float:left; text-align:center;  }
/*f3*/
.ind_f3{padding-bottom: 75px;}
.ind3_wrap1{width: 1100px;margin: 35px auto 0;position: relative;}
.ind3_wrap1 .pic{display: block;width: 654px;height: 457px;float: left;overflow: hidden;}
.ind3_wrap1 .pic img{display: block;width: 100%;  -webkit-transition: .5s;  -moz-transition: .5s;  -ms-transition: .5s;  -o-transition: .5s;  transition: .5s;}
.ind3_con1{float: right;position: relative;margin: 40px 0 0 -100px;z-index: 10; width: 517px;height: 457px;background: #fff;box-shadow: 0 0 30px rgba(0,0,0,0.1);}
.ind3_con1 .icon{width: 73px;height: 73px;overflow: hidden;margin-left: 50px;margin-bottom: 100px;}
.ind3_con1 .icon img{display: block;width: 100%;}
.ind3_con1 .into{background: #fff; text-align: center; width: 123px;height: 111px;padding-top: 25px; position: absolute;right: 30px;border: 2px solid #eeeeee;top:40px;}
.ind3_con1 .into h5{font-size: 38px;line-height: 48px;color: rgba(136,136,136,0.5);}
.ind3_con1 .into span{display: block;font-family: "Arial";text-transform: uppercase; font-size: 14px;line-height: 20px;color: rgba(136,136,136,0.3);}
.ind3_con1 .into i{display: block;width: 28px;height: 2px;background: #e80f00;margin: 25px auto 0;}
.ind3_con1 .con{height: 240px;overflow-y: auto;padding: 0 10px 0 40px;margin-right: 30px;}
.ind3_con1 .con::-webkit-scrollbar{width: 3px !important;background: url("../images/about1_22.jpg") repeat-y center;}
.ind3_con1 .con::-webkit-scrollbar-thumb{background: url("../images/about1_18.jpg") repeat-y center;}
.ind3_con1 .con h2{font-size: 16px;line-height: 26px;color: #333333;margin-bottom: 7px;}
.ind3_con1 .con p{line-height: 28px;color: #888888;}
.ind_honor{ width:1100px;margin: 30px auto 0;  overflow:hidden; position:relative;  }
.ind_honor .hd{ overflow:hidden; }
.ind_honor .hd .pageState{display: none;}
.ind_honor .hd .prev,
.ind_honor .hd .next{ display:block;  width:49px; height:34px;top:66px; position: absolute;left: 0; background: url("../images/index1_47.png") no-repeat center #f0f0f0; }
.ind_honor .hd .next{left: auto;right: 0; background: url("../images/index1_52.png") no-repeat center #f0f0f0; }
.ind_honor .hd .prev:hover{ background: url("../images/index1_45.png") no-repeat center #e80f00; }
.ind_honor .hd .next:hover{ background: url("../images/index1_50.png") no-repeat center #e80f00; }
.ind_honor .hd .prevStop{ background-position:-60px 0; }
.ind_honor .hd .nextStop{ background-position:-60px -50px; }
.ind_honor .hd ul{display: none; float:right; overflow:hidden; zoom:1; margin-top:10px; }
.ind_honor .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer;  }
.ind_honor .hd ul li.on{ background-position:0 0; }
.ind_honor .bd{width: 944px;margin: 0 auto;overflow: hidden;}
.ind_honor .bd ul{ overflow:hidden; zoom:1; }
.ind_honor .bd ul li{ margin:0 29px;width: 178px;position: relative; float:left; text-align:center;  }
.ind_honor .bd ul li a{display: block;margin-top:10px;}
.ind_honor .bd ul li a .pic{width: 100%;height: 126px;overflow: hidden;}
.ind_honor .bd ul li a .pic img{display: block;width: 100%;}
.ind_honor .bd ul li a:hover{margin-top: 0;}
.ind_honor .bd ul li a span{display: block;margin-top: 10px; line-height: 24px;color: #333333;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;  -webkit-transition: .5s;  -moz-transition: .5s;  -ms-transition: .5s;  -o-transition: .5s;  transition: .5s;}
.ind_honor .bd ul li a:hover span{color: #e80f00;}

/*f4*/
.ind_f4{padding-bottom: 80px;margin-bottom: 75px;}
.ind_f4 .ind_tit h3 span{background-color: #f7f6f6;}
.ind4_wrap{width: 1100px;margin: 30px auto 0;position: relative;}
.ind_new_hd{position: absolute;left: 0;top:5px;overflow: hidden;z-index: 10;}
.ind_new_hd li{width: 120px;height: 39px;line-height: 39px;cursor: pointer;color: #fff;background: #c9c9c9;float: left;text-align: center;  -webkit-transition: .5s;  -moz-transition: .5s;  -ms-transition: .5s;  -o-transition: .5s;  transition: .5s;}
.ind_new_hd li.on{background-color: #e80f00;}
.ind_new{height: 318px;overflow: hidden;position: relative;display: none;}
.ind_new.on{display: block;}
.ind_new .btt{position: absolute;overflow: hidden;top:0;left: 430px;width: 50px;}
.ind_new .btt .prev,.ind_new .btt .next{cursor: pointer; width: 19px;height: 26px;float: left;background: url("../images/index1_80.png") no-repeat center;  -webkit-transition: .5s;  -moz-transition: .5s;  -ms-transition: .5s;  -o-transition: .5s;  transition: .5s;}
.ind_new .btt .next{background-image: url("../images/index1_82.png");float: right;}
.ind_new .btt .prev:hover{background-image: url("../images/index1_86.png");}
.ind_new .btt .next:hover{background-image: url("../images/index1_87.png");}
.ind_new ul{padding-top: 48px;width: 475px;}
.ind_new ul li{border-top: 1px solid #e1e0e0;}
.ind_new ul li:first-child{border: none;}
.ind_new ul li .con{display: block;overflow: hidden;}
.ind_new ul li .con span{padding-left: 14px;background: url("../images/index1_30.png") no-repeat left center; display:block;float: left;width: 340px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;line-height: 44px;color: #888888; -webkit-transition: .5s;  -moz-transition: .5s;  -ms-transition: .5s;  -o-transition: .5s;  transition: .5s;}
.ind_new ul li.on .con span{color: #e80f00;background-image: url("../images/index1_23.png");}
.ind_new ul li .con i{font-family: "Arial"; font-style: normal;float: right;line-height: 44px;color: rgba(136,136,136,0.5);width: 80px;overflow: hidden;text-align: right;}
.ind_new ul li .pic{display: none;position: absolute;right: 0;top:5px;width: 585px;height: 318px;overflow: hidden;}
.ind_new ul li .pic img{display: block;width: 100%;}
.ind_new ul li.on .pic{display: block;}

/*底部*/
.footer{background: #333;}
.foot{width: 1100px;margin: 0 auto;position: relative;overflow: hidden;padding: 75px 0 30px;}
.foot::before{content: " ";width: 1px;height: 100%;top:0;right: 270px;background: rgba(255,255,255,0.06);position: absolute;}
.ft_nav{overflow: hidden;float: left;}
.ft_nav li{float: left;margin-left: 20px;width: 105px;}
.ft_nav li:first-child{margin-left: 0;}
.ft_nav li a{display: block;font-size: 14px;line-height: 24px;color: rgba(255,255,255,0.2);margin-bottom: 4px;}
.ft_nav li a:first-child{font-size: 16px;line-height: 26px;margin-bottom: 9px;color: #fff;}
.ft_nav li a:hover{color: #e80f00;}
.ft_ewm{float: right;margin-top: 5px;}
.ft_ewm img{display: block;width: 126px;height: 126px;overflow: hidden;}
.ft_ewm span{display: block;line-height: 42px;color: rgba(255,255,255,0.2);text-align: right;}
.ft_bottom{padding: 35px 0;border-top:1px solid rgba(255,255,255,0.06);}
.ft_bottom p{line-height: 24px;float: left;color: rgba(255,255,255,0.2);}
.ft_bottom p a{color: rgba(255,255,255,0.2);}
.ft_bottom p a:hover{color: #e80f00;}
.ft_bottom .wrap p:first-child{margin-right: 30px;}
.ft_bottom .wrap p.right{float: right;}
/*over*/

/*客服*/
.qqkefu{
    position: fixed;
    top:50%;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop + 365));
    z-index: 20;
    /*right:0;*/
    right: 30px;
    width:39px;
}
.qqkefu ul li{
    width: 45px;
    height:45px;
    margin-bottom:1px;
    float:right;
    background:#e80f00;
    line-height:45px;
    font-size:14px;
    cursor:pointer;
    position:relative;
}
.qqkefu ul li a{
    color:#fff;
    overflow: hidden;
    display: block;
    height: 45px;
    padding-left: 10px;
}
.qqkefu ul li.qq_cza{
    overflow:hidden
}
.qqkefu ul li:hover{
    background:#f15c4f;
}
.qqkefu ul li.top{
    background:url("../images/back.png") no-repeat center #e80f00;
    position:relative;
    width:45px;
    height: 45px;
    cursor:pointer;
}
.qqkefu ul li.top:hover{
    background:url("../images/back.png") no-repeat center #f15c4f;
}
.qqkefu ul li b{
    width:45px;
    height:45px;
    display:block;
    overflow:hidden;
    float:right;
}
.qqkefu ul li span{
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
}
.qqkefu ul li b.a{
    background:url(../images/qq.png) no-repeat center center;
}
.qqkefu ul li b.b{
    background:url(../images/zixun.png) no-repeat center center;
}
.qqkefu ul li b.c{
    background:url(../images/weixin.png) no-repeat center center;
}
.qqkefu ul li b.e{
    background:url(../images/tel.png) no-repeat center center;
}
.qqkefu ul li.qq_czae{ line-height:15px !important}
.erweima{
    width: 130px;
    height: 150px;
    position: absolute;
    top: -107px;
    left: -150px;
    background: #FFF;
    border: 1px solid #CCC;
    float: left;
    cursor: default !important;
    display:none;
    /*overflow: hidden;*/
}
.erweima p{
    line-height: 20px;
    color: #000;
    font-size: 12px;
    text-align: center;
    float: left;
    width: 130px;
}
.erweima p img{
    width: 110px;
    height: 110px;
    margin: 10px 10px 0 10px;
}
.erweima .arrow3 {
    width: 5px;
    height: 10px;
    display: block;
    background:url(../images/czx6.png) no-repeat;
    position: absolute;
    right: -5px;
    top: 122px;
}









