blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,html,input,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}
input,select,textarea{font-size:14px;font-family:"Microsoft Yahei","Helvetica Neue","Helvetica,Arial","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei","Source Han Sans SC Regular",sans-serif}
img{border:0}
li,ul{list-style-type:none}
body{font-size:14px;font-family:"Microsoft Yahei","Helvetica Neue","Helvetica,Arial","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei","Source Han Sans SC Regular",sans-serif}
ul{list-style:none}
table{border-collapse:collapse;border-spacing:0}
a{color:#333;text-decoration:none}
a:hover{text-decoration:none}
.fl{float:left}
.fr{float:right}

.headtop{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding: 20px 0;
}
.headtop a img{
    width: 290px;
    height: auto;
}
.headbg{
    display: inline-block;
    width: 100%;
    margin-bottom: -18px;
}
.head{
    width: 1200px;
    margin:0 auto;
    height: 60px;
    background: #02283a;
    position: relative;
}

.head span p{color:#333;font-size:12px;font-weight: initial;text-transform: uppercase;}
.head ul{
    overflow: hidden;
    float: left;
}
.head ul li{
    float: left;
    line-height: 60px;
    width: 170px;
    text-align: center;
}
.head ul li a{
    font-size: 15px;
    color: #fff;
    display: block;
}
.head ul li.sy{
    width: 175px;
    background: #88c417;
}
.head ul li:hover{background:#88c417;}
.head .ss{display:block;float:right;width: 175px;background: #88c417;}
.head .ss p{float: left;font-size: 18px;color: #000;font-weight: bold;padding-right: 20px;}
#search-form{-moz-transition:max-height,.5s;-o-transition:max-height,.5s;-webkit-transition:max-height,.5s;transition:max-height,.5s;position:absolute;top: 60px;right:0;width:33%;max-height:0;overflow:hidden;background-color:#e1e4e7;}
#search-form.open{max-height:40px;border-top: 1px #fff solid;z-index:99;}
#search-form fieldset{position:relative;margin:0 60px 0 0;padding:0;border:none}
#search-form input{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;height:40px}
#search-form input[type=text]{width:100%;padding:0 5px 0 22px;background:#fff;border:none}
#search-form input[type=submit]{position:absolute;bottom:0;right:0;width:60px;margin:0;padding:0;text-transform:uppercase;color: #fff;background: #88c417;border:none;cursor:pointer;}
.ystd{
    width: 1200px;
    margin: -75px auto 85px;
}
.ystd ul{
    overflow: hidden;
}
.ystd ul li{
    width: 290px;
    float: left;
    height: 343px;
    margin: 0 13px 0 0;
}
.ystd ul li img{
    display: block;
    width: 100px;
    height: 100px;
    margin: 65px 25px 0;
}
.ystd ul li span{
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    padding: 25px 25px 20px;
}
.ystd ul li p{
    font-size: 14px;
    line-height: 25px;
    color: #fff;
    padding: 0 25px;
}
.ystd ul li.ys1,.ystd ul li.ys3{
    background: #88c417 url(../images/ysbg.png) no-repeat right bottom;
}
.ystd ul li.ys2,.ystd ul li.ys4{
    background: #02283a url(../images/ysbg.png) no-repeat right bottom;
}
.ystd ul li.ys4{ margin-right:0;}
.solution-box {
    background: #f3f6f8;
	height:500px;
}

.solution-bj {
}

.solution-content {
    max-width: 1200px;
    margin: 0 auto;
	overflow:hidden;
}

.solution-list {
    width: 260px;
    float: right;
}

.solution-list ul li {
    height: 166px;
    background: #031e2b;
    position: relative;
    border-bottom: 1px #565c60 solid;
}
.solution-list ul li.last{border:0;}
.solution-list ul li a {
    font-size: 24px;
    color: #fff;
    line-height: 166px;
    font-weight: bold;
    display:block;
    text-align: center;
}

.solution-list ul .on {
    margin: 0;
    background: #02283a url(../images/titdx.jpg) no-repeat bottom center;
}

.solution-item {
    display: block;
    overflow: hidden;
    float:left;
    width: 940px;
}

.solution-item ul li {
    overflow: hidden;
}

.solution-item ul {
    display: none;
}
.solution-item ul li .prol{
    float: right;
    width: 290px;
    height: 340px;
    background: url(../images/jsbg.png) no-repeat center;
    position: relative;
    padding: 80px 55px 80px 110px;
}
.solution-item ul li .prol span{
    font-size: 26px;
    color: #030d16;
    font-weight: bold;
    display: block;
    padding: 20px 15px 0;
    background: url(../images/jstitbg.png) no-repeat center right;
    text-align: right;
}
.solution-item ul li .prol p{
    font-size: 14px;
    color: #030d16;
    line-height: 30px;
    padding: 15px 0;
    height: 180px;
}
.solution-item ul li .prol a{background: #acd65d;display: block;width: 188px;height: 55px;line-height: 55px;text-align: center;color: #fff;font-size: 20px;font-weight: bold;margin: 10px 0 0;}
.solution-item ul li .prol a span.gd{
    padding: 0;
    background: none;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    float: left;
    width: 135px;
    background: #88c417;
}
.solution-item ul li .pror{
    width: 570px;
    float: left;
    margin-right: -85px;
}
.solution-item ul li .pror img{
    width: 570px;
    height: 500px;
}
.product{width: 1220px;margin:0 auto;overflow:hidden;padding: 65px 0;}
.adv_c1{overflow:hidden}
.adv_c1 .protit{
    float: left;
    padding-left: 10px;
}
.adv_c1 .protit p{
    font-size: 40px;
    color: #021943;
    font-weight: bold;
    padding-bottom: 15px;
}
.adv_c1 .protit span{
    display: block;
    width: 99px;
    height: 2px;
    background: #88c417;
}
.adv_c1 .adv_c1_t{margin:0 auto;float: right;padding: 57px 10px 0 0;}
.adv_c1 .adv_c1_t a{width: 12px;text-align:center;display:inline-block;margin: 0 0 0 8px;float:left;height: 12px;background: #c3e18b;}
.adv_c1 .adv_c1_t a:hover,.adv_c1_t a.cur{color:#fff;background: #88c417;text-decoration:none;}
.adv_c1 ul{width:100%;padding: 30px 0 0;overflow:hidden;}
.adv_c1 ul li{display:block;float:left;padding:0;width: 380px;box-shadow: #ccc -1px -1px 10px;margin: 10px 13px;}
.adv_c1 ul li a{display:block;float:left;padding:0;position:relative;color:#333;}
.adv_c1 ul li a img{display:block;float:left;width: 380px;height: 285px;}
.adv_c1 a .intro{background: url(../images/cpbg1.png) no-repeat center;width: 330px;color:#fff;display:block;overflow:hidden;margin-top: -85px;z-index:100;float:left;padding: 85px 25px 25px;height: 140px;}
.adv_c1 a .intro span{
    font-size: 16px;
    color: #101641;
    font-weight: bold;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 25px 0 10px;
}
.adv_c1 a .intro p{font-size:14px;line-height: 25px;overflow:hidden;color: #101641;height: 50px;margin-bottom: 10px;}
.adv_c1 a .intro span.time{
    display: block;
    padding: 0;
}
.adv_c1 a:hover .intro{background: url(../images/cpbg2.png) no-repeat center;}

.ftbg{background: #02283a;height:195px;}
.footer{width: 1180px;margin:0 auto;overflow:hidden;padding: 30px 10px;}
.footer .wx{float: right;padding-top: 38px;}
.footer .wx img{display:block;width: 290px;height: auto;}
.footer .bqsy{float: left;padding: 0 30px;height: 105px;margin: 25px 0;border-right: 1px rgb(255 255 255 / 20%) solid;border-left: 1px rgb(255 255 255 / 20%) solid;margin: 15px 0;}
.footer .bqsy p{font-size:14px;color:#fff}
.footer .bqsy p.p1{line-height:20px;font-size:14px;color:#fff}
.footer .bqsy p.p1 a{display:inline-block;font-size:14px;color:#fff;margin: 0 11px;}
.footer .bqsy p.p1 a.last{border-right:0}
.footer .bqsy p.p2{margin:10px 0 10px 15px}
.footer .bqsy p.p3{margin-left:15px}
.footer .lx{float: left;padding: 0 50px 0 10px;margin: 5px 0;}
.footer .lx p{color:#fff;font-size:14px;line-height: 25px;margin: 8px 0 0;}
.footer .lx p.dz{
    background: url(../images/dz_ico1.png) no-repeat left 5px/19px;
    padding-left: 25px;
}
.footer .lx p.dh{
    background: url(../images/dh_ico1.png) no-repeat left center/19px;
    padding-left: 25px;
}
.footer .lx p.wz{
    background: url(../images/wz_ico2.png) no-repeat left center/19px;
    padding-left: 25px;
}
.linkbg{background: #071b26;}
.linkbg .link{line-height: 50px;width:1200px;margin:0 auto;overflow:hidden;}
.linkbg .link span{color:#9fa0ac;display:block;text-align:left;padding: 0 10px;}
.linkbg .link a{color:#9fa0ac;margin:0 20px 0 0}

.mbx{width:1200px;margin:0 auto;text-align:left}
.mbx p{padding:28px 0;color: #333;}
.mbx p a{color: #88c417;}
.prolist{width:1200px;margin:0 auto;padding:0 0 30px}
.prolist ul.pdt{overflow:hidden}
.prolist ul.pdt li{width:281px;float:left;border:2px #f3f3f3 solid;margin:0 20px 30px 0}
.prolist ul.pdt li.cp12,.prolist ul.pdt li.cp16,.prolist ul.pdt li.cp4,.prolist ul.pdt li.cp8{margin-right:0}
.prolist ul.pdt li a{display:block;text-align:center}

.prolist ul.pdt li img{width:281px;height:auto}
.prolist ul.pdt li p{font-size:16px;color:#000;font-weight:700;padding:15px 10px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.prolist ul.pdt li span{display:block;font-size:12px;background: #88c417;color:#fff;width:93px;line-height:27px;margin:0 auto;border-radius:12px;margin-bottom:20px;}
.prolist ul.pdt li:hover{border: 2px #88c417 solid;}
.pages{text-align:center;background:#fff}
.pages ul{width:auto;margin:5px 0 30px;display:inline-block}
.pages ul li{width:auto;height:auto;margin:0;float:left;font-size:15px;color:#333;padding:0;border:0;background:0 0}
.pages ul li:hover{background:0 0}
.pages ul li span{background:#fff;color:#e0e0e0;display:block;padding:2px 10px;border:1px #e0e0e0 solid;margin:0 2px;font-size:18px;font-weight:700}
.pages ul li a{color:#575353;display:block;padding:2px 10px;border:1px #e0e0e0 solid;margin:0 2px;font-size:18px;font-weight:700}
.pages ul li a:hover{background: #88c417;color:#fff;border:1px #88c417 solid;}
.pages ul li.thisclass span{color:#fff;font-weight:700;background: #88c417;border: 1px #88c417 solid;}
.proatc{width:1200px;margin:0 auto;overflow:hidden;padding-bottom:50px}
.proatc .proatc_left{width:810px;float:left;border:2px #f3f3f3 solid}
.proatc .proatc_left h1{font-size:24px;color: #88c417;text-align:center;padding:20px 20px;}
.proatc .proatc_left .article{padding:20px}
.proatc .proatc_left .article img{width:600px!important;height:auto!important;display:block;margin:0 auto}
.proatc .proatc_left .article p{font-size:15px;color:#27353b;line-height:28px;padding:10px 0}
.proatc .proatc_left .article p span{font-size:22px;color: #88c417;font-weight:700;}
.proatc .proatc_right{float:right;width:350px;border:2px #f3f3f3 solid}
.proatc .proatc_right .xgcp{font-size:20px;background: #88c417;line-height:56px;color:#fff;padding-left:30px;font-weight:700;}
.proatc .proatc_right ul{overflow:hidden;padding:0 15px}
.proatc .proatc_right ul li{border-bottom:1px #e1e1e1 solid;padding:25px 0}
.proatc .proatc_right ul li a{display:block}
.proatc .proatc_right ul li img{width:320px;height:240px}
.proatc .proatc_right ul li span{font-size:18px;color: #88c417;font-weight:700;display:block;padding:10px 0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.proatc .proatc_right ul li p{font-size:14px;color:#27353b;line-height:22px;padding-bottom:5px}
.proatc .proatc_right ul li span.more{padding:0 0 3px;font-size:12px;color: #88c417;}
.proatc .proatc_right ul li.last{border-bottom:0}
.newslist{width:1200px;margin:0 auto;padding-bottom:30px}
.newslist ul.news{overflow:hidden}
.newslist ul.news li{width:380px;float:left;margin:0 30px 40px 0}
.newslist ul.news li.xw12,.newslist ul.news li.xw3,.newslist ul.news li.xw6,.newslist ul.news li.xw9{margin-right:0}
.newslist ul.news li:nth-child(3n){margin-right:0;}
.newslist ul.news li a{display:block}
.newslist ul.news li img{width:380px;height:285px}
.newslist ul.news li span{font-size:16px;color:#080808;font-weight:700;display:block;padding:25px 0 20px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.newslist ul.news li p{font-size:14px;color:#767676;line-height:25px;height: 50px;overflow: hidden;margin-bottom: 10px;}
.newslist ul.news li span.more{padding:0 0 3px;font-size:14px;color: #88c417;border-bottom: 2px #88c417 solid;float:left;}
.newsatc .proatc_left h1{text-align:left}
.newsatc .proatc_left span.xx{padding:0 20px;color:#3f4a4f}
.prenext{overflow:hidden;background: #88c417;}
.prenext span{font-size:16px;line-height:55px;height:55px;overflow:hidden;display:block;float:left;width:375px;padding:0 15px;text-overflow:ellipsis;white-space:nowrap;color: #fff;}
.prenext span a{color: #fff;}
.prenext span:hover{color:#fff}
.prenext span:hover a{color:#fff}
.prenext span a:hover{text-decoration:underline}
.about{overflow:hidden;width:1200px;margin:0 auto;padding-bottom:50px}
.about .ab_l{float:left;width:540px}
.about .ab_l img{width:540px;height:367px}
.about .ab_r{width:600px;float:right;padding:0}
.about .ab_r span{font-size:30px;color:#000;display:block;margin:10px 0 20px}
.about .ab_r p{color:#666;padding:20px 0 0;font-size:14px;line-height:32px}
.about .ab_r .abttit{text-align:left;overflow:hidden;width:600px}
.about .ab_r .abttit span{font-size:30px;color: #88c417;font-weight:700;margin:-40px 0 0 0;display:block;}
.about .ab_r .abttit p{font-size:70px;color:#f3f3f3;font-weight:700;padding:0;line-height:normal}
.ysfwbg{background:#f5f5f5}
.ysfw{width:1200px;margin:0 auto}
.ysfw ul{overflow:hidden}
.ysfw ul li{width:260px;float:left;text-align:center;margin:50px 20px}
.ysfw ul li img{width:102px;height:102px}
.ysfw ul li span{display:block;color:#666;font-size:16px;font-weight:700;padding:15px 0}
.ysfw ul li p{color:#666;line-height:22px}
.jsfw{width:1200px;margin:0 auto;overflow:hidden;padding:60px 0}
.jsfw .jsfw_r{float:right;width:540px}
.jsfw .jsfw_r img{width:540px;height:367px}
.jsfw .jsfw_l{width:620px;float:left;padding-top:40px}
.jsfw .jsfw_l span{font-size:30px;color:#000;display:block;margin:10px 0 20px}
.jsfw .jsfw_l p{color:#666;padding:20px 0 0;font-size:14px;line-height:32px}
.jsfw .jsfw_l .jsfwtit{text-align:left;overflow:hidden;width:600px}
.jsfw .jsfw_l .jsfwtit span{font-size:30px;color: #88c417;font-weight:700;margin:-40px 0 0 0;display:block;}
.jsfw .jsfw_l .jsfwtit p{font-size:70px;color:#f3f3f3;font-weight:700;padding:0;line-height:normal}
.lxwm{width:1200px;margin:0 auto}
.lxwmtit{margin:20px auto 0}
.lxwmtit p{text-align:center;color:#333;font-size:28px;font-weight:700;padding-bottom:10px}
.lxwmtit span{display:block;font-size:42px;color: #88c417;text-align:center;margin:0 auto;font-weight:700;text-transform:uppercase;}
.titlebg{background:#005bac;overflow:hidden}
.contact{overflow:hidden;padding-bottom: 80px;}
.lxfsbg{background:#f7f9fb;padding:30px;overflow:hidden;margin:30px 0 0;}
.lxfsbg form{float:left}
.lxfsbg .lxtit{color:#333;font-size:24px;font-weight:700;padding-bottom:30px}
.lxfsbg form>p>span{display:block;font-size:16px;position:absolute;top:0;right:10px;line-height:42px;font-weight:400;color:#bd362f}
.lxfsbg form>p{width:565px;float:left;margin:0 10px 15px 0;font-size:24px;color:#333;padding:0;position:relative}
.lxfsbg form>p>input{width:545px;line-height:42px;border-radius:initial;border:none!important;background:#fff;font-size:16px;color:#636363;padding:0 10px}
.lxfsbg form>p.last{margin-right:0}
.lxfsbg form>p.xuqiu{width:1140px;margin-right:0;font-size:14px}
.lxfsbg form>p>textarea{width:1120px;line-height:20px;border-radius:initial;height:100px;border:none;background:#fff;padding:10px;font-size:16px}
.lxfsbg form>p.sub{margin:0 auto;width:314px;float:none;overflow:hidden;display:block;padding:20px 0 10px}
.lxfsbg form>p.sub>input{background-color: #88c417;color:#fff;font-size:16px;border:none;padding:0 10px;width:314px;cursor:pointer;}
.dzdhbg{background: #88c417;}
.dzdhbg ul{width:1200px;margin:0 auto;overflow:hidden;padding:65px 0 45px}
.dzdhbg ul li{float:left;text-align:center;width:300px;margin:0 50px}
.dzdhbg ul li img{width:100px;height:auto}
.dzdhbg ul li p{color:#fff;font-size:16px;line-height: 25px;padding-top: 20px;}
.dzdhbg ul li p span{display:block;font-size:20px;line-height: 40px;font-weight:700;}

.linkbox{background: #fafafa;overflow: hidden;margin:0 0 20px 0;padding: 10px;}
.linkbox h3{width: 100%;overflow: hidden;border-bottom: 0;}
.linkbox h3 a{display: block;padding: 5px 10px;background: #88c417;margin: 10px 0;float: left;width: 170px;color: #fff;font-weight: normal;font-size: 16px;}
.linkbox h3 a:hover{text-decoration:none;}
.linkbox ul li{width: 24%;float: left;font-size: 14px;padding-left: 1%;line-height: 30px;}
.linkbox ul li a:hover{text-decoration:none;}
