﻿@charset "utf-8";
body {margin: 0px;padding: 0px;font-family: "宋体";font-size:12px;color:#444444;background:url(../images/bg_top.png) repeat-x center top;}
table{empty-cells:show;border-collapse:collapse;border-spacing:0;}
td {font-size: 12px;}
img {border:none;}
p{text-indent:2em; margin:0; padding:0;}
.humantab p{text-indent:0em;}
form,input,select,button {font-size: 12px; color:#555555; vertical-align:middle;font-size: 12px; color:#333333; margin: 0px;padding: 0px;}
ul,li,h1,h2,h3,h4,h5,dl,dt,dd,em,div {margin: 0px;padding: 0px; font-style:normal; list-style:none; text-indent:0px;}
a:active{star:expression(this.onFocus=this.blur());} 
:focus{outline:none;}
::-moz-focus-inner{border:0px;outline:none;}

.clear {margin:0px; padding:0px; clear:both;}
.mr9{ margin-right:9px;}
.mb10{ margin-bottom:15px;}
.fl{ float:left;}
.fr{ float:right;}
.clearfix{*zoom:1}
i{ font-style:normal;}
.clearfix:after{display:block;clear:both;content:".";visibility:hidden;height:0}
/* ----- Links ----- */
a {text-decoration:none; color:#797979;}
a:hover {text-decoration:underline;color:#cc0000;}
.wd1025{ width:1025px; margin:0 auto;clear:both;}

/* ----- 头部样式 ----- */
#header{ clear:both;  height:98px;} 
.logo{ float:left;height:95px; margin-top:3px;}
.search{ margin-top:20px; color:#fff; text-align:right;}
.logo2{ padding-top:3px; width:60%;}
.logo2 img{ max-width:150%;}

.menunav{margin:10px auto 0; height:43px;clear:both;}
.menunav .navmenu{float:left; position:relative;z-index:9999;}
.navmenu .nav{ float:left; width:92px;text-align: center;}
.navmenu .nav a{ height:40px; display:block; line-height:40px; font-family:"微软雅黑"; font-size:14px;color:#3F3F3F;}
.navmenu a:hover{ color:#AF2432 !important; text-decoration:none;}
.navmenu .nav a:hover{ background:url(../images/nav_on.jpg) bottom center no-repeat;}
.navmenu .msubbox{ position:absolute; top:40px; left:0px;  background:#f3f3f3; display:none; margin:0px; padding:0px; z-index:9999; border-top:3px solid #AF2432;width:340px;}
.navmenu .msubbox1{  left:-570px; width:1038px;z-index:9999; }
.msubbox .subnav{ width:107px;  float:left; text-align:center; margin-top:30px; border-right:1px solid #E6E6E6; z-index:9999;}
.msubbox .subnav li{ height:25px; line-height:25px;}
.msubbox .subnav li a{ font-size:14px;font-family:'微软雅黑'; color:#666666;}
.msubbox .subpic{ width:186px; height:106px; float:right; margin:20px 24px 20px 14px;}
.sublist li{float:left;width:320px;padding:30px 10px 30px 15px;   border-right:1px solid #E6E6E6; height:360px} 
.sublist li .navpic{ margin:15px 0;}
.sublist li .navpic img{ width:315px!important; }
.sublist li h3.mcate-item-hd{font-family:'微软雅黑';padding-left:2px;font-size:18px; font-weight:normal;height:26px;line-height:26px; color:#AF2432;}
.sublist li p.mcate-item-bd{ text-indent:0em;}
.sublist li p.mcate-item-bd a{line-height:26px;font-size:14px;color:#333;display:block;text-decoration:none; font-weight:bold; padding:0 5px;}
.sublist li p.mcate-item-bd a em{ display:block; font-weight:normal; color:#666;}
.sublist li dl{ display:block; float:left; width:125px; margin-right:5px; line-height:24px;}
.sublist li dl dt a{font-family:'微软雅黑'; color:#AF2432; font-weight:bold;}/



/*-----------------ban  css--------------*/
.ban{ height:490px; position:relative; overflow:hidden; z-index:1;}
.slideBox{ width:100%; height:490px;  overflow:hidden; position:relative;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:12%; bottom:5px; z-index:12; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:30px; height:5px; line-height:5px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:9;   }
.slideBox .bd li{ zoom:1; vertical-align:middle;  z-index:9; display:block;width:100%; height:490px;}
.slideBox .bd a{ width:100%; height:490px; display:block;  }

/*-------------main-----------*/
.mainbox{ width:1025px; margin:10px auto 10px; clear:both; position:relative;z-index:99;}
.maintj{ min-width:300px; max-width:620px; margin:0px auto; padding:0px 10px;}

/*-------------piclist-----------*/
.piclist{ clear:both; margin-top:15px; height:280px;position:relative;}
.picMarquee-left{ }
.picMarquee-left .prev{ display:block; width:33px; height:64px; overflow:hidden;cursor:pointer; background:url(../images/sprev.png) no-repeat; position:absolute; left:-50px; top:50%; margin-top:-44px; z-index:10;}
.picMarquee-left .next{ display:block;background:url(../images/snext.png) no-repeat; width:33px; height:64px; cursor:pointer; right:-50px; position:absolute;top:50%; margin-top:-44px; z-index:10;}
.picMarquee-left .prev:hover{ background:url(../images/sprevon.png) no-repeat; }
.picMarquee-left .next:hover{ background:url(../images/snexton.png) no-repeat; }
.picMarquee-left .bd{ padding:10px 0 0;   }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li .pic{ overflow:hidden; height:228px;width:249px;position:relative;z-index:99;}
.picMarquee-left .bd ul li{border-bottom:3px solid #AF2432; margin:0 3px;position:relative; float:left; overflow:hidden; height:228px;width:249px;text-align:center; /* background:url(../images/bg_pic.jpg) repeat-y;  */ }
.picMarquee-left .bd ul li .pic img{/* width:247px; height:auto; */ display:block; border:1px solid #eee;  }
.picMarquee-left .bd ul li a:hover{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ height:32px; z-index:999;/* display:none; */line-height:32px; color:#fff; position:absolute; bottom:0px; left:0; text-align:center; width:247px;}
.picMarquee-left .bd ul li .title a{ color:#666;}
.tjlist li{ height:35px; line-height:35px; float:left; margin-right:5px; font-family:"微软雅黑"; margin-top:10px;}
.tjlist li a{ display:block; line-height:35px; border:1px solid #dedede; padding:0px 10px; color:#60636d;}
.tjlist li a:hover{ background:#1952a6; color:#fff;}

/*-------------cont1-----------*/
.cont1{ clear:both; overflow:hidden; margin-top:20px;}
.left249{ width:249px; float:left;height:290px; overflow:hidden;}
.right766{ width:766px; float:right; background:#F1F1F1; height:290px;}

/*-------------tel-----------*/
.tel{ background:#AF2432; padding:20px 10px; color:#fff; height:96px;}
.tel h1{ background:url(../images/telpic.jpg) no-repeat left center; padding-left:40px; font-size:24px; font-family:"Impact"; font-weight:normal; height:38px; line-height:38px;}
.tel h2{ font-weight:normal; font-size:12px; line-height:20px; margin:20px 0 0;}
.tel h2 a{ background:url(../images/mappic.jpg) no-repeat 10px center; padding-left:25px; color:#F3E50A;}

/*-------------news-----------*/
.news{ width:450px; float:left; margin:0 15px;}
.news01{ clear:both; overflow:hidden; margin-top:15px;}
.newsT{ width:105px; height:32px; line-height:32px; font-family:"微软雅黑"; font-size:14px; background:#8F8F8F; text-align:center; color:#fff; float:left;}
.newsT01{ background:#AF2432;}
.newsC{ float:left; margin-left:25px; padding-bottom:10px; border-bottom:1px solid #D7D7D7; width:315px;}
.newsC p{ text-indent:0em; margin:0; padding: 0; line-height:28px;}
.newsC p span{ display:block; color:#999;}
.newsC p a{ color:#545454; font-size:14px;}
.newsC p a:hover{ color:#C50200;}

/*-------------picnews-----------*/
.picnews{ float:right; margin:15px 15px 15px 0; width:245px; overflow:hidden;}
.slideBox1{ width:242px; height:210px; overflow:hidden; position:relative;}
.slideBox1 .hd{ height:15px; overflow:hidden; position:absolute; right:0px; bottom:38px; z-index:1; }
.slideBox1 .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox1 .hd ul li{ float:left; margin-right:2px;  width:12px; height:12px; line-height:12px; text-align:center; background:#5D5C5D; color:#fff; cursor:pointer; border:1px solid #393338; }
.slideBox1 .hd ul li.on{ background:#9D202D; border:1px solid #fff; color:#fff; }
.slideBox1 .bd{ position:relative; height:100%; z-index:0;   }
.slideBox1 .bd li{ zoom:1; vertical-align:middle; }
.slideBox1 .bd img{ width:242px; height:175px; display:block;  }
.slideBox1 .bd li .comm{ margin:5px 0; height:30px; line-height:30px; color:#AF2432; font-size:14px;}
.morenew a{ margin-top:10px; background:url(../images/morenew.jpg) no-repeat; color:#fff; font-size:14px; display:block; width:70px; height:25px; line-height:25px; float:right; padding-left:8px;}


/*------------sub body-------*/
.subbanner{ height:234px; clear:both; overflow:hidden; margin-bottom:20px;}

.position{ height:37px; background:url(../images/bg_posi.jpg) no-repeat left center; padding-left:15px;line-height:37px; color:#707070;font-family:"微软雅黑";  font-size:16px;}
.position a{color:#707070;}.position a:hover{color:#AF2432; text-decoration:none;}
.position em{color:#AF2432;}

.display{ line-height:36px;color:#666; margin:30px 0 ; clear:both; overflow:hidden;}
.p_about{ text-align:center; margin:20px 0 30px;}

.contact{line-height:36px;color:#666; margin:30px 0 ; clear:both; overflow:hidden}
.contact h1{ color:#AE251B;font-family:"微软雅黑"; font-size:18px; font-weight:normal; }
.tellist{ width:500px; float:left; margin-right:10px; margin-top:30px;}
.tellist h2{font-family:"微软雅黑"; font-size:18px; font-weight:normal; color:#333;}

.human{line-height:26px;color:#666; margin:30px 0 ; clear:both; overflow:hidden}
.human h1{color:#6A6A6A;font-family:"微软雅黑"; font-size:18px; font-weight:normal; margin-bottom:20px;}
.human h2{ font-size:14px; font-weight:bold; color:#333;}
.humantab1{ background:#F8F8F8;}
.human .humantab td{ padding:10px 0 10px 60px;}
.human .humantab a{ display:block; width:110px; height:32px; line-height:32px; color:#fff;font-family:"微软雅黑"; font-size:14px; text-align:center; background:#AE251B;}

/*--------------list-------------*/
.newslist{ clear:both;}
.newsfir{ margin:30px 0 50px;clear:both; overflow:hidden;}
.newsfirpic{ width:430px; height:310px; float:left;}
.newsfirpic img{ border:1px solid #E7E7E7; }
.newsfirC{ float:right; width:555px;font-family:"微软雅黑"; }
.newsfirC a{ color:#AF2432;}
.newsfirC h1{ font-size:24px; font-weight:normal;}
.newsfirC span{ font-size:14px; color:#888; padding:15px 0; display:block;border-bottom:1px solid #E7E7E7;}
.newsfirC p{ line-height:26px; color:#8C8C8C; font-size:14px;}
.list1{ clear:both; overflow:hidden; }
.list1 li{ height:30px; line-height:30px;overflow:hidden; background:url(../images/arrow01.jpg) no-repeat left center; padding-left:10px; font-size:14px; width:250px; margin-right:10px; float:left;}
.list1 li a{ color:#545454;}

.list2{ clear:both; overflow:hidden;font-family:"微软雅黑"; font-size:14px; }
.list2 li{ height:30px; line-height:30px; }
.list2 li a{ color:#545454;background:url(../images/arrow02.jpg) no-repeat left center; padding-left:10px; }
.list2 li span{ float:right; color:#BCBCBC;}

.prolist{ clear:both; margin:30px auto; height:460px;}
.proleft{ width:517px; height:460px; float:left;}
.proleft img{width: 502px;height: 460px; border:1px solid #E7E7E7;}
.proright{ width:470px; float:left; margin-left:30px;}
.proright .qqzx{ display:block; padding-left:30px; height:22px; line-height:22px; font-size:16px; background:url(../images/qq.png) left center no-repeat; }
.proright h1{font-family:"微软雅黑"; font-size:24px; color:#AF2432; margin:10px 0 30px;}
.proright h2{font-family:"微软雅黑"; font-size:18px; font-weight:normal;color:#AF2432; margin:50px 0 30px;}
.proright ul{ clear:both;}
/* .proright ul li{ width:128px; height:88px;border:1px solid #E7E7E7; float:left; margin:0 5px;} */
.proright ul li{ width:460px; height:35px;overflow: hidden;border:1px solid #E7E7E7; float:left; margin:5px;}

.proCxx{ margin:20px 0;clear:both; overflow:hidden;}
.proCxx table td{ border:1px solid #E5E5E5; height:40px; line-height:40px;font-family:"微软雅黑"; font-size:14px; padding-left:20px; color:#545454;}
.tabtd{ background:#EEEEEE;}
.title1{ border-bottom:1px solid #AF2432;font-family:"微软雅黑"; font-size:18px; font-weight:bold; margin:10px 0; line-height:40px; color:#323131;}
.proCxx1 li{  background:url(../images/arrow03.jpg) no-repeat left center; padding-left:20px;font-size:14px;  font-family:"微软雅黑"; line-height:34px;}
.proCxx2{ clear:both; overflow:hidden;}
.proCxx2 li{ width:250px; height:155px; float:left; margin:7px 3px;  _margin:7px 2px;}

/* ----- font ----- */
.f_blue { color:#B4814F; }
.content{line-height:26px; font-size:14px; padding:10px 35px 18px;background:#fff; border-top:none; color:#888888;}
.content_news{line-height:27px; font-size:14px; padding:20px 20px 25px 20px; color:#424242;}
.cen{ font-family:"黑体"; line-height:28px; font-size:18px; color:#121212; text-align:center; padding:0px 0px 10px 0px;}
.titleinfo{text-align:center;font-size:18px;  font-family:"微软雅黑";color:#7B7B7B; height:31px;line-height:31px; margin:30px 0;}

/*--------------title-------------*/
.titlei1{ height:45px; background:#EEEEEE;  line-height:45px;}
.titlei1 h1{ padding:0 30px; font-size:14px; float:left; cursor:pointer;font-size:18px;  font-family:"微软雅黑"; font-weight:normal;}
.titlei1 h1.hover{background:url(../images/bg_titlei1on.jpg)  center top repeat-x;}

.left226{ width:226px; float:left;}
.right765{ width:765px; float:right;}

.position1{ background:none; padding-left:0; border-bottom:1px solid #E5E5E5;}
.position .right{ float:right; background:url(../images/bg_posi.jpg) no-repeat left center; padding-left:15px;}
.position h1{ background:url(../images/bg_wz.jpg) no-repeat left center; padding-left:20px; color:#333;font-family:"微软雅黑"; font-size:16px; font-weight:normal; }

/*----------menubox css----------------*/
.menubox { background:#fff; }
.menubox .title{ padding-left:40px;color:#fff; line-height:39px; background-image:url(../images/bg_titles1.jpg);font-size:16px;font-family:"微软雅黑";}
.menubox .title em{ font-family:"Arial"; font-size:12px; text-transform:Uppercase; padding-left:10px;}
.menubox ul{border:1px solid #E8E8E8;}
.menubox li{ margin:4px 0;}
.menubox li a{ color:#353535; font-family:"微软雅黑"; font-size:16px;display:block; line-height:32px;padding-left:32px; background:url(../images/bg_menu.jpg) no-repeat center;}
.menubox li a:hover,.menubox li a.on{ color:#AE251B; background:url(../images/bg_menuhover.jpg) no-repeat center; text-decoration:none;}
.menubox li ul.submenubox{ border:none; background:#F7F7F7;padding-left:26px; display:none;}
.menubox li ul.submenubox a{border-bottom:1px solid #D2D2D2; font-family:"宋体";line-height:26px;font-size:12px;color:#6D6D6D;text-decoration:none;display:inline-block; font-weight:bold; padding:0 5px; background:none;}
.menubox li ul.submenubox a em{ display:block; font-weight:normal; color:#6D6D6D;}


.proli ul{ overflow:hidden; zoom:1; margin:20px auto;}
.proli ul li{ margin:15px 3px 0;  position: relative; float:left; overflow:hidden; width: 249px;height: 232px;text-align:center; background:url(../images/bg_pic.jpg) repeat-y; }
.proli ul li .pic img{ width:247px; height:228px; display:block; border:1px solid #eee; border-bottom:3px solid #666; }
.proli ul li .pic a:hover img{border-bottom:3px solid #AF2432;}
.proli ul li a:hover{ border-color:#999;  }
.proli ul li .title{   position: absolute;bottom: 0px; width: 100%;height: 33px;line-height: 33px; }


.list_photo li{ width:158px; float:left; text-align:center; height:190px; margin:15px 0px 10px 25px;}
.list_photo li .tp{ width:152px; height:165px; padding:3px;text-align:center; border:1px solid #e5e4e2;}
.list_photo li .tp img{width:152px; height:auto;}
.list_photo li a{ line-height:25px; font-size:14px; color:#555555;}
.list_photo li a:hover{color:#096FB7;}

.tab{ width:731px; display:block; overflow:hidden; margin:0px auto 20px; background:#f2f2f2; border-top:2px solid #76a6c7;}
.tabt h2{ font-size:15px; color:#666666; font-family:"微软雅黑"; float:left; padding-left:20px; padding-right:10px;} 
.tabt{ line-height:30px;}
.tabt span{ font-size:12px;  color:#666666; float:left;} .tabt span em{ color:#ff1500;}
.tab table{ margin:0 auto; width:90%; font-size:12px; color:#666666;}
.tab input{ border:1px solid #d7d7d7;}
.input_ly{ width:174px; height:27px; border:1px solid #d7d7d7;}
.input_ly1{ width:325px; height:27px; border:1px solid #d7d7d7;}

.yjfk{ width:731px; display:block; overflow:hidden; margin:0px auto 20px;}
.fkauthor{ height:35px; line-height:35px; background:#f2f2f2; line-height:35px; border-top:2px solid #76a6c7; border-bottom:1px solid #eaeaea; margin-top:20px;}
.fkauthor span.zuozhe{ font-size:14px; color:#666666; padding-left:14px; padding-right:12px;}
.fkauthor span.fbtime{ font-size:12px; color:#a1a1a1;}
.zhuti{ padding:12px; }
.zhuti h2{line-height:30px; font-size:15px; color:#666666; font-family:"微软雅黑";}
.yjfk p{ font-size:13px; color:#666666; font-family:"微软雅黑"; line-height:20px; margin:0px; text-indent:2em; line-height:20px;}
.lyhf{ width:707px; padding:0px 12px; background:#f2f2f2; display:block; overflow:hidden; font-size:13px; color:#666; line-height:30px; font-family:"微软雅黑"; }
.lyhf em{ color:#ca2716;}
.f_red{ color:#ca2716; padding-left:5px;}

/*知识库*/
.knowledgebox{ position:relative;font-family:"微软雅黑"; height:269px; overflow:hidden; background:#f2f2f2; padding:1px; margin:30px 35px 0px 23px;}
.knowledgebox .img{float:left; width:500px;}
.knowledgebox .img img{ border:2px solid #fff;}
.knowledgebox .list{ padding-top:20px; width:384px; float:left;}
.knowledgebox .list li{ margin-bottom:10px; height:38px; line-height:38px;}
.knowledgebox .list li a{ padding-left:17px; display:block; font-size:18px; color:#333333;}
.knowledgebox .list li a:hover{ color:#fff;background: #ae251b url(../images/arrleft.gif) 0px center no-repeat; text-decoration:none;}
.knowledgebox a.more{ position:absolute; bottom:15px; right:15px;}


/* ----- page ----- */
.page { clear:both; padding:11px 0px 10px 0px; text-align:center;color:#999999; margin-bottom:10px;}
.page a {color:#000; display:inline-block; margin-left:3px; border: 1px solid #ccc; padding:0 10px; height:28px; line-height:28px;}
.page a:hover,.page a.a_cur {color:#EAC6CA; margin-left:3px; border: 1px solid #E2E2E2; background:#AF2432; text-decoration:none;}
.page a.prev {color:#000; margin-left:3px; border: 1px solid #E2E2E2;text-decoration:none;}
.page .input{ width:24px; height:17px; line-height:17px; border:1px solid #a9aaac;}
/* ----- form ----- */
.input1{ border:none; width:142px; height:23px; line-height:23px; padding:0 0px 0 4px; color:#fff; background:url(../images/bg_input1.jpg)}
.btn1{ width:30px; height:23px; color:#fff; background:url(../images/bg_btn1.jpg) no-repeat;border:none; display:inline;}
.to_top{ display:block;position:fixed;right:20px; width:83px;z-index:20;top:220px;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.clientHeight+document.documentElement.scrollTop - 466)+"px")}
.to_top a{ padding:10px 0 0; display:block;}
.to_top a.add-er{position:relative;}
.to_top a.add-er>div{width:150px;position:absolute;left:-152px;top:10px;text-align:center;display:none;z-index:999;background:#fff;}
.to_top a.add-er>div img{width:100%;}
.to_top a.add-er>div p{font-size:14px;text-indent:0;padding:5px 0 10px 0;color:#000;}
.to_top a.add-er:hover div{display:block;}

/* ----- foot css ----- */
#footer { width:100%; line-height:35px;clear:both; overflow:hidden; background:#EEEEEE; color:#9E9E9E; padding:15px 0; border-top:1px solid #E2E2E2; font-family:Arial, Helvetica, sans-serif;}
.copy{ float:left;}
.design{ float:right;}
.design a{color:#9E9E9E;}

.form_table{ width:;}
.form_table td{ height:30px;}
.form_err{ color:red;}

.form_table .text{ width:86%; height:25px; line-height:25px;}
.form_table .btn{ width:80px; height:30px; line-height:30px; cursor:pointer; text-align:center; margin:20px 8px 0px;}

/*180104产品中心.shtml*/
.prodmenu{ width:100%; margin-top:21px; position:relative; background:#7f7f7f; height:38px;}
.w1025{ width:1025px; margin:0 auto; }
.w1025{ width:1025px; margin:0 auto; }
.prodmenu .ptitl{ width:103px; height:46px; line-height:46px; float:left; text-align:center; color:#fff; background:url(../images/prodtitl.png) no-repeat; margin-top:-5px; font-size:16px; font-family:"微软雅黑";}
.prodmenu .mprodsld{ float:right; width:870px; position:relative;}
.prodmenu .mprodsld li{ text-align:center;  color:#fff; cursor:pointer; font-size:16px; font-family:"微软雅黑"; line-height:38px; float:left; width:20%;}
.prodmenu .mprodsld li.on,.prodmenu .mprodsld li:hover{ text-decoration:none; background:#af2432; }
.prodmenu .mprodsld .prev,.prodmenu .mprodsld .next{ position:absolute; width:19px; height:32px; margin-top:-16px; cursor:pointer; top:50%; font-size:0; }
.prodmenu .mprodsld .prev{ background:url(../images/prodprev.png) no-repeat; left:-25px; }
.prodmenu .mprodsld .next{ background:url(../images/prodnext.png) no-repeat; right:-25px; }

.ny_prodlist{ margin-top:40px; }
.ny_prodlist .bd{ display:none; }
.ny_prodlist li{ border-bottom:2px solid #ededed; margin-bottom:27px;}
.ny_prodlist li .ptit{ float:left; width:120px; text-align:center; margin-top:54px;}
.ny_prodlist li .ptit span{ font-size:18px; font-weight:bold; color:#303030; line-height:20px; background:url(../images/redbg.png) center bottom no-repeat; font-family:"微软雅黑"; padding-bottom:9px; display:inline-block;*display:inline;*zoom:1;}
.ny_prodlist li dl{ float:right; width:880px; }
.ny_prodlist li dd{ float:left; width:219px; margin:0 1px 23px 0; text-align:center;}
.ny_prodlist li dd a{ display:block; cursor:pointer; width:100%; }
.ny_prodlist li dd a img{ width:100%; height:170px;}
.ny_prodlist li dd p{ text-indent:0em; font-family:"微软雅黑"; font-size:16px; color:#303030; margin-top:5px;}
.ny_prodlist li dd:hover p{ color:#af2432;}
.ny_prodlist li dd:hover a{ text-decoration:none;}
/*180104产品中心.shtml end*/

/*180104购买咨询.shtml*/
.selects_box_widge{ margin:45px 0 54px;}
.selects_box_widge ul{ float:left; }
.selects_box_widge li{float:left;margin-right:29px;}
.selects_box_widge li span{height:36px;line-height:36px;font-size:14px;color:#414040;float:left;font-family:"微软雅黑"; margin-right:7px; }
.selects_box_widge .select_inputbox{ height:36px;box-sizing:border-box; width:159px; float:left;position:relative;}
.selects_box_widge .select_inputbox .inputbox{background:#fff;border:2px solid #6f6f6f;width:159px; height:36px;box-sizing:border-box;position: relative;}
.selects_box_widge .select_inputbox .inputbox input{padding:0 4px;font-size:14px;height:32px;line-height:32px;width:121px;box-sizing:border-box; border:none; color:#bababa;font-family:"微软雅黑"; background:transparent;}
.selects_box_widge .select_inputbox .inputbox input::-webkit-input-placeholder {color:#bababa;}
.selects_box_widge .select_inputbox .inputbox input::-moz-placeholder { color:#bababa;}
.selects_box_widge .select_inputbox .inputbox input::-moz-placeholder { color:#bababa;}
.selects_box_widge .select_inputbox .inputbox input::-ms-input-placeholder { color:#bababa;}
.selects_box_widge .select_inputbox .inputbox i{display: block;width:26px;height:100%;background:#6f6f6f url(../images/xl.png) center no-repeat;position: absolute;right:0px;top:0px;}
.selects_box_widge .select_inputbox .xlbox{display:none;background:#fff;z-index:99;position: absolute;top:100%;left:0;border:1px solid #6f6f6f;border-top:0px;width: 100%;box-sizing:border-box; height:200px;overflow-y:auto;}
.selects_box_widge .select_inputbox .xlbox span{display: block;font-size:14px; padding-left:4px;float:none;}
.selects_box_widge .selects_box_search{ width:29px; float:left; display:block; height:30px;background:url(../images/search.png) right center no-repeat; margin-top:3px; cursor:pointer;}
.selects_box_widge{ position:relative; z-index:5;}
.service_table{margin-bottom: 30px; position:relative; z-index:0;}
.service_table .table_box{border:1px solid #585858;border-collapse:collapse; width:100%; border-bottom:none;}
.service_table .t_cont{ overflow:hidden; height:96px;border-collapse:collapse; width:100%;border:1px solid #585858; border-top:none; }
.service_table .t_cont tr td{ font-size:12px;}
.service_table .table_box tr.first{ background:#8e8e8e; }
.service_table .table_box tr.first th{ border-right:1px solid #585858; height:62px;color: #fff; font-size:24px; font-family:"微软雅黑"; font-weight:normal;}
.service_table .t_cont tr td{ border:1px solid #585858; height:31px; font-family:"微软雅黑"; color:#1c1c1c; font-size:14px;}
.service_table .t_cont tr span:last-of-type{border-right:0;}
.gmzx_table td{text-align: center;}
.gmzx_table th img{ display:inline-block; *display:inline;*zoom:1;vertical-align:middle; margin-right:9px; }
.gmzx_table tr:nth-of-type(even){background: #f1f1f1;}

.gmzx_table .jspPane{ width:1025px!important; }
.gmzx_table .jspVerticalBar{ padding:0 5px 0 5px; background:#585858; z-index:10; }
.gmzx_table .jspTrack{ background:url(../images/sline_03.jpg) center top repeat-y; }
.gmzx_table .jspDrag{ background:#ae251b; }
.service_table .grey{ width:15px; height:63px; background:#585858; position:absolute; right:0;top:0; z-index:10; }
/*购买咨询.shtml end*/

/*在线留言.shtml*/
.ny_mess{ width:846px; height:407px; border:1px solid #9a9a9a; margin:28px auto; }
.ny_mess .tit{ height:45px; line-height:45px; background:#e7e7e7; padding-left:30px; color:#303030;font-family:"微软雅黑"; font-size:16px;}
.ny_mess .tit span{ margin-left:11px; font-size:14px; color:#818181; }
.ny_mess .tit span i{ color:#af2432; margin:0 3px; font-style:normal;}
.ny_mess ul{ margin:23px 0 0 38px; }
.ny_mess li{ margin-bottom:19px; float:left; width:375px; margin-right:20px;}
.ny_mess li span{ font-size:16px; font-family:"微软雅黑";color:#404040; width:77px; display:block; text-align:right; line-height:28px; height:28px;float:left; margin-right:10px;}
.ny_mess li span i{ color:#af2432; margin-right:5px;font-style:normal;}
.ny_mess li span.span{height:0px;}
.ny_mess li input.mtxt,.ny_mess li select{ height:26px; line-height:26px; border:1px solid #ddd; padding-left:35px; width:249px;}
.ny_mess li select{ width:286px; }
.ny_mess li.name input.mtxt{ background:url(../images/user.png) 10px center no-repeat; }
.ny_mess li.lxfs input.mtxt{ background:url(../images/phone.png) 10px center no-repeat; }
.ny_mess li.addr input.mtxt{ background:url(../images/addr.png) 10px center no-repeat; }
.ny_mess li.zxcx select{ background:url(../images/car.png) 10px center no-repeat; width:286px;}
.ny_mess li.mess{ width:100%; }
.ny_mess li textarea{ border:1px solid #ddd; padding:10px; width:659px; height:146px;}
.ny_mess li.btn{ text-align:center; width:100%; }
.ny_mess li.btn input{ height:28px; line-height:28px; text-align:center; font-size:14px; border:none; width:74px; margin:0 8px;}
.ny_mess li.btn input.tj{background:#AF2432;color:#fff;}
.ny_mess li.btn input#tj{ color:#fff; background:#af2432;}
.ny_mess li.btn input#cz{ color:#404040; background:#dcdcdc;}
/*在线留言.shtml end*/

/*180104环保服务查询.shtml*/
.hbcxtop{ margin:25px 0 44px; background:#eee; padding:20px; height:147px; position:relative; }
.hbcxtop h4{ line-height:32px; height:32px; color:#666; font-family:"微软雅黑"; font-size:24px; text-align:center; font-weight:normal; margin:0;}
.hbcxtop p{ text-align:center; font-family:"微软雅黑"; font-size:14px; color:#666; padding:10px; background: url(../images/en-line.png) no-repeat center bottom; text-indent:0;}
.hbcxtop .hbox{ margin:10px auto 0; width:589px; }
.hbcxtop input.hbtxt{ height:22px; line-height:22px; padding:6px 12px;border:1px solid #c90028; padding-left:12px; width:495px; text-transform:uppercase;font-family:"微软雅黑"; color:#888; font-size:14px; display:block; float:left;}
.hbcxtop input::-webkit-input-placeholder {color:#888;}
.hbcxtop input::-moz-placeholder { color:#888;}
.hbcxtop input::-moz-placeholder { color:#888;}
.hbcxtop input::-ms-input-placeholder { color:#888;}
.hbcxtop input.hbtn{ font-family:"微软雅黑"; font-size:14px;cursor:pointer; width:68px; height:36px; line-height:36px; color:#fff; text-align:center; background:#af2432; border:none; display:block; float:left;}
.hbtable table{ border:1px solid #eee; border-collapse:collapse; width:100%; margin-bottom:62px;}
.hbtable td,.hbtable th{ font-family:"微软雅黑"; font-size:13px; font-weight:normal;height:30px; line-height:30px; text-align:center; width:33.33%; color:#666;}
.hbtable td{ border:1px solid #eee;}
.hbtable th{ background:#eee;}
.hbtable td a{ color:#c90028; text-decoration:underline; cursor:pointer; }
.hbcxtop .an1,.hbcxtop .an2{ width:80px; color:#fff; background:#af2432; font-family:"微软雅黑"; font-size:13px; height:35px;line-height:35px; text-align:center; cursor:pointer; position:absolute; display:block; top:30px; border-radius:5px;}
.hbcxtop .an1{ right:120px; }
.hbcxtop .an2{ right:20px; }
/*180104环保服务查询.shtml end*/



/*维修信息平台*/
.WX_DL{float: left;border-right: 2px solid #eeeeee;width: 165px;margin-top: 30px;}
.WX_DL dd{padding: 0 25px;}
.WX_DL dd a{display: block;font-weight: bold;font-size: 18px;line-height: 39px;color: #222222;background-position: right center;background-repeat: no-repeat;font-family: "微软雅黑";}
.WX_DL dd:hover a,.WX_DL dd.cur a{background-image: url(../images/wx_03.png);color: #ae2431;}


.WX_UL{width: 800px;float: right;margin-right: 20px;margin-top: 30px;clear: right;}
.WX_UL li a {background: url(../images/wx_04.jpg) no-repeat left center;}





















