﻿@charset "utf-8";
/*============================ 初始化样式 ============================*/
* { margin:0; padding:0; box-sizing: border-box}
body {color:#333; font-size:14px;  font-family:"Microsoft YaHei","微软雅黑","SimSun","宋体",sans-serif;min-width: 1288px;overflow-x: hidden}
*html { background-image:url(about:blank);background-attachment:fixed;}
li { list-style:none;}
img { border:none;}
body a img { border:none;}
a { color: #333; text-decoration:none; blr:expression(this.onFocus=this.blur());}
a:focus { outline:none;}
a:link { text-decoration:none;}
a:hover { text-decoration:none; }
input,textarea,button{border: none;outline: none;background: none}
.clear:after {content:''; display:block; clear:both; }
.clear { height:0px; clear:both; }
/*限制文字,文字超出显示冒号*/
.text-cut { overflow: hidden;  white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis;-ms-text-overflow: ellipsis;
-webkit-text-overflow: ellipsis; -moz-text-overflow: ellipsis;}
.flex-center{display: flex;justify-content: space-between;flex-wrap: wrap;}
.align-items{align-items: center}

/*============================ 公共部分 ============================*/

/* 文章上下篇 */
.wengzhengfanye { overflow: hidden;line-height: 2;padding: 20px 0 0}
.wengzhengfanye .wengzhengfanyeA,.wengzhengfanye .wengzhengfanyeB {width:50%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;float: left}
.wengzhengfanye a:hover {color: #0670DD}
.wengzhengfanye .wengzhengfanyeB{float: right;text-align: right}

/* 文章类别上下页 */
.pagelink {text-align:center;display: flex;justify-content: center;padding: 24px 0;overflow:hidden;}
.pagelink span,.pagelink a {display: inline-block;background: #FFFFFF;border: #EEEEEE 1px solid;padding: 6px 10px;text-decoration: none;margin-right: 6px;font-size: 12px;}
.pagelink a:hover{color:#fff; border:solid 1px #1bad5b;background:#1bad5b;}
.pagelink span{display:inline-block; color:#fff; background:#1bad5b; border:solid 1px #1bad5b;}


/*========================================= 首页 =====================================*/
.container { width:1288px; margin:0 auto;}
.fl{float: left}
.fr{float: right}

.head{padding: 35px 0}
.logo h1{color: #1bad5b;font-size: 44px}
.logo p{color: #515151;font-size: 16px}

/*.headr{background: url("../img/nav.png") no-repeat top;background-size: 530px 50px;}*/
.headr ul li{width: 85px;text-align: center;margin-left: 12px}
.headr ul li img{width: 50px;}
.headr ul li a{display: block;color: #22ac38;}
.headr ul li a h2{font-size: 14px;font-weight: normal;border:1px solid #22ac38;border-radius: 13px;line-height: 24px;margin-top: 12px}
.headr ul li.li10 a{color: #a2061c}
.headr ul li.li10 a h2{border-color: #a2061c}
.headr ul li.li11 a{color: #6f2606}
.headr ul li.li11 a h2{border-color: #6f2606}
.headr ul li.li12 a{color: #1e0a02}
.headr ul li.li12 a h2{border-color: #1e0a02}
.headr ul li.li13 a{color: #732f20}
.headr ul li.li13 a h2{border-color: #732f20}
.headr ul li.li14 a{color: #cca479}
.headr ul li.li14 a h2{border-color: #cca479}
.headr ul li.li15 a{color: #ffd75b}
.headr ul li.li15 a h2{border-color: #ffd75b}
.headr ul li.li16 a{color: #d1da66}
.headr ul li.li16 a h2{border-color: #d1da66}
.headr ul li.li17 a{color: #4a93ad}
.headr ul li.li17 a h2{border-color: #4a93ad}
.headr ul li:hover a{color: #fff}
.headr ul li.li9:hover h2 {background: #22ac38;}
.headr ul li.li10:hover h2 {background: #a2061c;}
.headr ul li.li11:hover h2 {background: #6f2606;}
.headr ul li.li12:hover h2 {background: #1e0a02;}
.headr ul li.li13:hover h2 {background: #732f20;}
.headr ul li.li14:hover h2 {background: #cca479;}
.headr ul li.li15:hover h2 {background: #ffd75b;}
.headr ul li.li16:hover h2 {background: #d1da66;}
.headr ul li.li17:hover h2 {background: #4a93ad;}

nav{background: #1bad5b}
nav ul li{line-height: 57px}
nav ul li a{color: #fff;font-size: 16px}

.oneA{margin-top: 20px}
.oneAl{width: 365px;}
.tit{height: 47px;border-bottom: #ddd 1px solid;line-height: 46px;font-size: 16px;position: relative;padding: 0 17px;background: #F1F1F1;
display: flex;align-items: center;}
.tit i{background: #1bad5b;width: 4px;height: 20px;border-radius: 2px;display: inline-block;margin-right: 10px;}

.onelist{margin-top: 8px}
.onelist ul li{position: relative;padding-left: 22px;line-height: 28px;height: 28px}
.onelist ul li a{display: inline-block;width: 94%}
.onelist ul li:before{content: '';width: 6px;height: 6px;border-radius: 100%;position: absolute;top: 10px;left: 6px;background: #000}
.onelist ul li a:hover{color: #1bad5b}


.banner{width: 923px;height: 379px;background: url("../img/banner.png") #1bad5b no-repeat center;
    display: flex;justify-content: center;align-items: center;color: #fff;text-align: center}
.banner h2{font-size: 56px;}
.banner p{font-size: 30px}

.title{border-bottom: 3px solid #eeeeee;margin-top: 25px}
.title h2{line-height: 54px;/*background: #1bad5b;*/color: #fff;padding: 0 25px;font-size: 30px}
.title ul{min-width: 780px}
.title ul li{margin-right: 45px;float: left}
.title .more{display: inline-block;width: 78px;line-height: 22px;color: #fff;/*background: #1bad5b;*/border-radius: 15px;text-align: center}
.title ul li a:hover{font-weight: bold}
.title .more:hover{box-shadow: 0 0 10px #dddddd}

.oneB{margin-top: 20px}
.oneBa{width: 450px;}
.oneBa ul li{width: 222px;height: 240px;border: 1px solid #dddddd;padding: 12px;float: left;margin-left: -1px;margin-top: -1px}
.oneBa ul li dd{height: 185px;overflow: hidden}
.oneBa ul li dd img{max-width: 100%;transition: all 0.5s ease}
.oneBa ul li h3{font-weight: normal;font-size: 14px;margin-top: 12px}
.oneBa ul li:hover dd img{transform: scale(1.1)}


.oneBb{width: 507px}
.oneBba{/*background: #1bad5b;*/padding: 18px 20px;display: flex;justify-content: space-between;align-items: center}
.oneBba h2{color: #fffc00;font-size: 40px;}
.oneBba h3{/*color: #1bad5b;*/font-size: 40px;background: #fff;padding: 6px 30px;border-radius: 5px;}

.oneBbb{margin-top: 12px}
.oneBbb ul li{position: relative;padding-left: 22px;line-height: 28px;height: 28px;display: flex;justify-content: space-between;align-items: center}
.oneBbb ul li a{display: inline-block;width: 80%}
.oneBbb ul li:before{content: '';width: 6px;height: 6px;border-radius: 100%;position: absolute;top: 10px;left: 6px;background: #1bad5b}
.oneBbb ul li span{color: #999}
.oneBbb ul li a:hover{color: #1bad5b}

.oneBc{width: 300px;}

.oneC{margin-top: 25px}
.oneCa{width: 972px}
.oneCaa{width: 100%;height: 61px;border-top: #ddd 1px solid;background: #F1F1F1;padding: 12px 10px;display: flex;align-items: center;}
.oneCaa b{font-size: 28px;color: #1bad5b}
.oneCaa dl{width: 390px;height: 36px;background: #fff;border: #ddd 1px solid;border-radius: 17px;padding: 0 18px;color: #888888;font-size: 16px;line-height: 34px;margin-left: 12px;}
.oneCaa dl input{width: 300px;}
.oneCaa select{width: 197px;padding: 0 18px;border: #ddd 1px solid;border-radius: 17px;color: #888888;font-size: 16px;margin-left: 12px;outline: none;
    appearance:none;-moz-appearance:none;-webkit-appearance:none;background: url("../img/xl.png") #fff no-repeat 94%;}

.oneCab{}
.oneCab .hd{overflow: hidden}
.oneCab .hd ul li{width: 11.1%;height: 53px;border-bottom: #eee 3px solid;color: #000;cursor: pointer;float: left;line-height: 50px;text-align: center;font-size: 16px;}
.oneCab .hd ul li.on {color: #1bad5b;border-bottom-color: #1bad5b;font-weight: bold;}

.oneCab .bd dl,.oneCad{border-bottom: #eee 1px solid;line-height: 45px;overflow: hidden;}
.oneCab .bd dl dt,.oneCab .bd dl dd,.oneCad dt,.oneCad dd {width: 11.1%;float: left;text-align: center;}
.oneCab .bd dl dt,.oneCad dt{font-weight: bold;display: flex;align-items: center;justify-content: center}
.oneCab .bd dl dd a{color: #666}
.oneCab .bd dl dt i,.oneCad dt i{display:inline-block;width: 6px;height: 6px;border-radius: 100%;background: #1bad5b;margin-right: 8px}

.oneCad{height: 92px}

.oneCac{margin-top: 20px;overflow: hidden}
.oneCac ul li{position: relative;padding-left: 22px;line-height: 28px;height: 28px;width: 48.5%;float: left}
.oneCac ul li a{display: inline-block;width: 94%}
.oneCac ul li:before{content: '';width: 6px;height: 6px;border-radius: 100%;position: absolute;top: 10px;left: 6px;background: #1bad5b}
.oneCac ul li a:hover{color: #1bad5b}

.oneCb{width: 300px;}

.oneD{border: 1px solid #e8e8e8;margin-top: 20px;padding: 15px 20px}
.oneD a{display: inline-block;line-height: 28px;padding: 0 20px}
.oneD a:hover{color: #1bad5b}


.oneE{padding: 15px 10px;border: 1px solid #d6d6d6;margin-top: 12px;overflow: hidden;line-height:24px;margin-bottom: 25px;display: flex;flex-wrap: wrap}
.oneE dl{width: 90%}
.oneE b{color: #000;float: left}
.oneE a{display: inline-block;margin-left: 20px;float: left}
.oneE a:hover{text-decoration: underline}


footer{background: #1bad5b;padding: 30px 0;}
.copy{color: #fff;text-align: center}
.copy a{color: #fff}

/*========================================= 详情页 =====================================*/
.ny_con{background: #F5F5F5;padding: 30px 0}
.news{}
.newsl{width: 1010px;background: #fff;padding: 16px;}
.newsl ul li{display: flex;justify-content: space-between;align-items: center;position: relative;padding: 0 16px;
    line-height: 32px;background: url("../img/li_dot.gif") no-repeat 6px center}
.newsl ul li a{display: inline-block;width: 80%}
.newsl ul li span{color: #666666;font-size: 12px}
/*.newsl ul li:before{content: '';width: 2px;height: 2px;background: #646464;position: absolute;top: 15px;left: 6px}*/
.newsl ul li.sp{background: #FFFFFF url(../img/dot.gif) repeat-x 0 center;}
.newsl ul li a:hover{color: #1bad5b}

.newsr{width: 270px;background: #fff;padding: 10px}
.newsr ul li{line-height: 48px;height: 48px;padding-left: 32px;overflow: hidden;}
.newsr ul li a{font-size: 16px;display: block}
.newsr ul li span {font-size: 12px;font-style: normal;color: #999999;}
.newsr ul li:hover,.newsr ul li.on{background: #F2F2F2;border-radius: 10px;}
.newsr ul li:hover a{color: #1bad5b}

.products{background: #fff}
.pro_tit{padding: 10px 16px;line-height: 28px;border-bottom: #F5F5F5 1px solid;}
.pro_tit h2{font-size: 18px}
.pro_tit a:hover{color: #1bad5b}


.productsA{overflow: hidden;padding: 0 16px 20px;margin-bottom: 10px}
.productsA ul li{width: 235px;overflow: hidden;float: left;margin-right: 20px;margin-top: 20px}
.productsA ul li dd{overflow: hidden;height: 235px;}
.productsA ul li dd img{max-width: 100%;transition: all 0.5s ease}
.productsA ul li p{font-size: 12px;color: #999;display: flex;align-items: center;padding: 10px 0}
.productsA ul li h3{font-weight: normal;font-size: 14px}
.productsA ul li:nth-child(5n){margin-right: 0}
.productsA ul li:hover dd img{transform: scale(1.1)}


.productl{width: 1010px;background: #fff;padding: 0 16px}
.productl ul li{width: 179px;overflow: hidden;float: left;margin-right: 20px;margin-top: 20px}
.productl ul li dd{overflow: hidden;height: 179px;}
.productl ul li dd img{max-width: 100%;transition: all 0.5s ease}
.productl ul li p{font-size: 12px;color: #999;display: flex;align-items: center;padding: 10px 0}
.productl ul li h3{font-weight: normal;font-size: 14px}
.productl ul li:nth-child(5n){margin-right: 0}
.productl ul li:hover dd img{transform: scale(1.1)}
/*
.product{background: #fff;border: 1px solid #e8ebf3;border-radius: 4px;overflow: hidden;padding-bottom: 20px}
.product ul{padding: 0 20px 20px;overflow: hidden}

*/


/*=======================================新闻详情页============================================*/
.viewl{width: 950px;background: #fff;padding: 16px}
.info_title{}

.info_title{text-align:center;padding: 10px 0}
.info_title h1{font-size:22px;}
.info_laiyuan{margin-top: 16px;background: #F5F5F5;padding: 16px;color: #999;font-size: 12px;display: flex;align-items: center}
.info_text{padding:25px 0;line-height:2;min-height: 300px;}
.info_text img{max-width:100%;display: block;margin: auto}
.info_text table{width: 100%;border: 0;border-collapse: collapse;border-spacing: 0;}
.info_text table td{border: 1px solid #000;text-align: center;line-height: 40px;}

.viewr{width: 330px;background: #fff;}
.viewr_tit{padding: 10px 16px;line-height: 28px;border-bottom: #F2F2F2 1px solid;}
.viewr_tit h2{font-size: 16px}

.viewra{padding: 16px 16px 0;overflow: hidden}
.viewra ul li{width: 48.5%;float: left}
.viewra ul li dd{border: #EEEEEE 1px solid;padding: 2px;height: 125px;overflow: hidden;position: relative}
.viewra ul li dd img{max-width: 100%;max-height: 100%;transition: all 0.5s ease;
    position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto}
.viewra ul li:nth-child(2n){float: right}
.viewra ul li p{line-height: 24px;font-size: 12px;overflow: hidden;padding: 8px 0;}
.viewra ul li:hover dd img{transform: scale(1.1)}


.viewrb{padding: 10px 16px}
.viewrb ul li{display: flex;justify-content: space-between;align-items: center;position: relative;padding: 0 16px;
    line-height: 32px;background: url("../img/li_dot.gif") no-repeat 6px center}
.viewrb ul li a{display: inline-block;}
.viewrb ul li a:hover{color: #1bad5b}
