@charset "utf-8";
@import "public.css";

body{background:#fff}
/*headertitle*/
.header{width:100%;position:relative;height:79px;border-bottom:1px solid #dedede}
.header:after{content:"";top: 0%;left: 0%;width: 100%;height: 79px;border-bottom:1px solid #fff;position: absolute;z-index: -2}
#logo{float:left;display:block;margin:10px 0 0 6px; width:217px;height: 59px;background:url(../images/logo.png);}
#logo:hover{background:url(../images/logo_in.png);}

/*横向菜单*/
.nav{float:right;margin-top:36px;width:800px;height: 30px;display:block}
.nav ul{font:700 16px "Microsoft yahei"}
.nav ul li{float:left;padding:0 6px;display:block}
.nav ul li a{padding:4px 10px;float:left;display: block}
.nav ul li a:hover{color:#da4235;text-decoration: none}
.nav .hover{color:#da4235}

/*左*/
.WH280{width:280px}
.WH240{width:240px}
.arrow_title{background:url(../images/arrow_title.png) no-repeat left center;font:24px "Microsoft yahei";text-indent: 1em;padding:10px 0}
.arrow_title i{font-size:18px;color:#ddd}
.WH240>a{font-size:14px;color:#989797}
.WH240>h1{padding:10px 0}
.WH240>p{padding:4px 0}
/*内容*/
.content_us{float:left;width:338px;margin-top:20px}
.content_us h2{float:left;width:100%;height:56px;line-height: 56px;background:linear-gradient(120deg,#2f849b,#4ca3bf);background:-moz-linear-gradient(120deg,#2f849b,#4ca3bf);background:-ms-linear-gradient(120deg,#2f849b,#4ca3bf);background:-o-linear-gradient(120deg,#2f849b,#4ca3bf);background:-webkit-linear-gradient(120deg,#2f849b,#4ca3bf);color:#fff;font:24px/56px "Microsoft yahei";text-indent:1.5em}
.company{float:left;width:100%;padding-top:5px;text-indent: 2em;min-height: 20px;_height:20px;height:auto;line-height: 20px;}
.company img{float:left;padding-right:10px}
.list_ul{font-size:14px;padding-top:5px;float:left;width:100%}
.list_ul li{float:left;width:100%;height: 30px;line-height: 30px;border-bottom:1px dashed #cecece;color:#3b3b3b}
.list_ul li a{float:left;background:url(../images/icon_cross_gray.png) no-repeat left center;text-indent: 1em;overflow: hidden;word-break: keep-all;white-space: nowrap;text-overflow: ellipsis;}
.list_ul li a:hover{background:url(../images/icon_cross.png) no-repeat left center;text-decoration:none;}
/*bottom*/
.footer_div{float:left;width:100%;border-top:4px solid #2f849b}
.footer_div p{height: 24px;line-height: 24px}
/*产品分类*/
.product_ul{float:left;width:100%}
.product_ul>li{position:relative;float:left;}
.product_ul>li>a{background:url(../images/menu_gray.png) no-repeat;width:263px;height: 44px;float:left;display:block;font:18px/44px "Microsoft yahei";color:#808080;font-style: italic;text-indent: 2em;transition: 0.3s all}
.product_ul>li>a:hover{background:url(../images/menu_blue.png) no-repeat;text-decoration: none;color:#3b3b3b}
.product_ul>li ul{display: none;border:1px solid #b7b7b7;width:152px;}
.product_ul>li ul:hover{border:1px solid #3e94ae}
.product_ul>li:hover ul {display:block; position:absolute; top:0; left:263px; width:105px;padding-bottom:10px}
.product_ul>li ul li{float:left;width:100%;padding-top:10px}
.product_ul>li ul li a{float:left;width:100%;height: 30px;line-height: 30px;background:#f2f2f2;text-align: center;font-weight:bold}
.product_ul>li ul li a:hover{background:#c7eefa;color:#000;text-decoration: none}
.WH680{width:680px}
.address_text{float:left;width:100%;background:url(../images/icon_home.png) no-repeat 6px center;text-indent: 2em;font:14px/30px "Microsoft yahei";height: 30px; border-bottom:1px solid #c2c2c2}
.series{float:left;width:100%;padding:10px 0}
.series a{float:left;display: block;border:2px solid #3e94ae; padding:12px 30px;color:#3e94ae;font:18px "Microsoft yahei";margin-right:10px}
.series a:hover,.series a.hover{background:#3e94ae;color:#fff;text-decoration: none}
.product_img_ul{}
.product_img_ul li{float:left;width:214px;padding:0 6px}
.product_img{border:1px solid #dadada;float:left}
.product_img img{padding:6px}
.product_img_ul li:hover img{opacity: 0.7;}
.product_link{float:left;width:100%;text-align: center;padding:8px 0;font-size:14px}
.main{float:left;width:100%;}
.main h1{float:left;width:100%;text-align:center;padding:10px 0}
.main p{font-size:14px;text-indent: 2em;min_height: 26px;_height:26px;height: auto; line-height: 26px;padding:6px 0;color:#3b3b3b}
.WH560{width:560px}
.pages{float:left;width:100%;text-align: center;background:#f2f2f2;font-size:14px;height:30px;line-height: 30px;margin-top:10px}
.address_img_div{background:url(../images/address_img.jpg) no-repeat center bottom;font:14px "Microsoft yahei"}
.address_img_div h2{padding:20px 0;}
.address_img_div ul li{width:100%;height: 30px;line-height: 30px}
.message_table{float:left;width:90%;margin:20px 5%;border-collapse:collapse;border-spacing:0;text-align:left;font:14px "Microsoft yahei";color:#3b3b3b}
.message_table td{padding-bottom:14px}
.message_table td.td_l{text-align:right;width:13%}
.message_table td.td_r{text-align:left;width:87%}
.message_table input[type="text"]{padding:4px;font-size:14px;}
.message_table textarea{padding:4px;font-size:14px;}
.message_table input[type="button"]{float:left;width:500px;font:24px "Microsoft yahei";color:#3b3b3b}
/*产品详细*/
.product_dl{float:left;width:100%;border-bottom:1px dashed #ddd;padding:10px 0;margin-bottom: 10px}
.product_dl dt{margin:0;padding:0;float:left;border:1px solid #dadada}
.product_dl dd{margin:0;padding:0 0 0 50px;float:left;width:400px}
.product_dl dt img{padding:6px}
.product_dl dd ul{padding-top:10px}
.product_dl dd ul li{font-size:14px;height: 30px;line-height: 30px}
