﻿/* CSS Document filter:alpha(opacity=50);opacity:0.5; */
/*公共样式*/
*{margin:0; padding:0; border:0;}
*:focus{outline:none;}
html{ overflow-x:hidden;}
body {margin:0; padding:0; border:0; font-size:12px;font-family:"Arial"; }
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0;}   
table,td,tr,th{ font-size:12px;}
li{list-style-type:none;}
img{vertical-align: baseline;border:0;}
ol,ul {list-style:none; margin:0; padding:0;}
h1,h2,h3,h4,h5,h6 { font-size:12px;}
a {text-decoration:none;color: #333;}
em,i{font-style:normal;}
.newsInfo_c em{font-style:oblique;}
.clear::after{clear:both;display: block;content: "";}
input[type="submit"],input[type="button"]{ cursor:pointer;} 

input {-webkit-appearance:none; /*去除input默认样式*/}
.f01{ font-family:"arial";}
.l{ float:left;}
.r{ float:right;}



input,select{-webkit-appearance:none; /*去除input默认样式*/
    outline:none;border-radius: 0;}



header{padding: 7px 10px;box-sizing: border-box;width: 100%;height:51px;background: #fff;position: fixed;top:0;left:0;z-index: 2}
header .butcon{padding-top:4px;}
header .butcon a img{padding-left:5px;}
.nav{position: absolute;right:-230px;top:0;width: 230px;background: #ebebeb;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;}
.nav.on{right: 0;}

.nav_top{background: #dbdbdb;height: 44px;padding:9px 10px 0 5px;box-sizing: border-box;}
.nav_top a{margin-left:10px;}
.nav_top .lang{margin:0;background: #0e4c28;width: 43px;height: 23px;color: #fff;text-align: center;font-size: 13px;line-height: 23px;display: block;
    border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;
}
.nav dt{padding:0 15px;font-size: 14px;line-height: 42px;color: #666666;border-bottom: 1px solid #c4c4c4;}
.nav dt a{color: #666666;text-align: left;/* display:block; */}
.nav ul{overflow-y: auto;overflow-x:auto;}
.nav dl.on dt{color: #333333;}
.nav dl.on dt i{transform: rotate(90deg);-webkit-transform: rotate(90deg);-o-transform: rotate(90deg);-moz-transform: rotate(90deg);}
.nav dl.on dd{border-bottom: 1px solid #c4c4c4;}
.nav dt .icon{width:15px;height:42px;background: url("../images/pic6.png") no-repeat right center;background-size:7px 12px;display: block;float: right;}
.nav dd{padding: 0 15px;display: none;}
.nav dd li a{font-size: 11px;line-height: 37px;border-bottom: 1px solid #c4c4c4;display: block;color: #333;}
.nav dd li:nth-last-child(1) a{border-bottom: 0;}


section{display: block;}
section.pd{padding-top: 44px;}
section.bg{background: #f6f6f6;}
.pd_con{padding: 0 10px;background: #fff;}

.slideBox{ position:relative; overflow:hidden;  max-width:1000px;/* 设置焦点图最大宽度 */ }
.slideBox .hd{ position:absolute; height:28px; line-height:28px; bottom:0;left:50%;transform: translateX(-50%);-moz-transform: translateX(-50%);-webkit-transform: translateX(-50%);-o-transform: translateX(-50%); z-index:1; }
.slideBox .hd li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#0e4c28; text-indent:-9999px; overflow:hidden; margin:0 3px;   }
.slideBox .hd li.on{ background:#5cbf14;  }
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center;}
.slideBox .bd li img{vertical-align:top;width: 100%;/* 图片宽度100%，达到自适应效果 */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */


.menu{padding-bottom: 12px;}
.menu li{float:left;width: 33.333%;text-align: center;padding-top: 13px;}
.menu li a{display: block;font-size:13px;line-height: 15px;color: #333333;}
.menu li img{width: 70%;padding-bottom: 8px;}


.ind_box{padding-bottom: 7px;}
.ind_box_bt{font-size: 15px;line-height: 40px;color: #333;text-transform:uppercase;}
.ind_box_bt::before{content: "";display:inline-block;margin-right:3px;vertical-align: middle;width: 3px;height: 11px;background: #041036;margin-top: -3px;}
.ind_box .ul2 li{float:left;width: 50%;box-sizing: border-box;padding-bottom: 8px;text-align: center;}
.ind_box .ul2 li:nth-of-type(2n){padding-left: 5px;}
.ind_box .ul2 li:nth-of-type(2n-1){padding-right: 5px;}
.ind_box .ul2 li a{display: block;padding-top: 10px;background: #fbfbfb;color: #333;font-size: 13px;line-height: 37px;}
.ind_box .ul2 li img{width: 100%;}
.ind_box .ul2 li a .ul2_p{line-height:20px;height:40px;}
.ind_box .more{width: 100%;text-align: center;background: #f6f6f6;color: #333;display: block;font-size:13px;line-height:27px;}

.ind_box_bt2{border-bottom:1px solid #cacaca}


.ac_box{padding-bottom: 0;}
.ac_box li img{width: 80%;}

footer{padding:15px 10px 0px;background: #041036;text-align: center;}
footer .link{display:inline-block;}
footer .link li{display: inline-block;padding: 0 5px;}
footer .link li a{display: block;}
footer .p1{color: #fff;font-size: 11px;line-height: 19px;padding: 11px 0;}
footer .p1 a{color:#fff;}





.ny_banner{position: relative;}
.ny_banner span{display: block;position: absolute;left:10px;top:50%;font-size: 15px;line-height: 15px;color: #0e4c28;
    transform: translateY(-50%);-moz-transform: translateY(-50%);-webkit-transform: translateY(-50%);
}

.ny_banner2 span{color: #fff;}



.ny_info{padding-top: 9px;}
.ny_info .xbt{font-size: 14px;line-height: 28px;color: #333;text-align:center;font-weight: normal}
.ny_info .p1{font-size: 12px;line-height: 20px;color: #666666;}
.ny_info .p2{font-size: 14px;line-height: 30px;color: #0e4c28;padding-top: 2px;}
.tc{text-align: center;}
.ny_info .img img{width: 60%;padding:15px 0;}

.profile_info{padding-top: 9px;line-height:24px;}



.bb{border-bottom: 1px solid #cacaca}
.base_box{padding: 15px 0;}
.base_box .img{width: 50%;padding-right:3px;display: block;float:left;box-sizing: border-box;}
.base_box .img:nth-last-child(1){padding-right:0;padding-left:3px;}

.base_box img{width: 100%;}



#wrapper{border-top:1px solid #cacaca;border-bottom: 1px solid #cacaca;position: relative;z-index: 1;height: 70px;width: 100%;overflow: hidden;-ms-touch-action: none;}
#scroller{position: absolute;z-index: 1;-webkit-tap-highlight-color: rgba(0,0,0,0);padding: 15px 0;height: 40px;-webkit-transform: translateZ(0);-moz-transform: translateZ(0);-ms-transform: translateZ(0);-o-transform: translateZ(0);transform: translateZ(0);-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-text-size-adjust: none;-moz-text-size-adjust: none;-ms-text-size-adjust: none;-o-text-size-adjust: none;text-size-adjust: none;}
#scroller ul{list-style: none;width: 100%;padding: 0;margin: 0;}
#scroller li{width:59px;height: 40px;background: url("../images/pic39.png") no-repeat;background-size: auto 100%;color: #fff;
    font-size: 12px;line-height: 40px;padding-left:6px;float:left;
}
#scroller li:nth-last-child(1){width: 34px;}
#scroller li.on{background-image: url("../images/pic38.png");color: #5cbf14;}



.ny_year li{padding-left: 28px;position: relative;}
.ny_year li::before{content: "";display: block;width: 5px;height: 5px;border: 4px solid #e4e4e4;background: #0e4c28;border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;
    position: absolute;left:0;top:15px;
}
.ny_year li img{width: 70%;}
.ny_year li .p1{font-size: 20px;line-height: 45px;color: #0e4c28;}
.ny_year li .p2{font-size: 12px;line-height: 18px;color: #333333;padding: 5px 0;}
.ny_year li .pbox{padding: 10px 0;}
.ny_year li:nth-last-child(2n-1) .p1{color: #5cbf14;}
.ny_year li:nth-last-child(2n-1)::before{background: #5cbf14}

.green{color:#5cbf14}
.rd_box{padding-bottom: 12px;}
.rd_box .p3{margin-top: 12px;display: block;padding-left: 12px;background: url("../images/pic41.png") no-repeat left 3px;background-size: 6px 6px;}

.rd_box2 .p4{font-size: 12px;line-height: 28px;color: #333333;padding: 5px 0 15px;}
.rd_box2 .p4::after{display: block;content:"";width: 15px;height: 1px;background: #666666;}
.rd_box2 img{width: 100%;}
.rd_box2 .p1{padding: 12px 0;}



.social{padding-bottom: 5px;}
.social.bb{margin-bottom: 9px;}
.social .p5{font-size: 14px;line-height: 24px;color: #333333}
.social .p1{padding: 7px 0;}
.social .img2 .li{width: 50%;float:left;padding-right: 5px;box-sizing: border-box;text-align: center;}
.social .img2 .li:nth-last-child(1){padding-right: 0;padding-left: 5px;}
.social .img2 img{width: 100%;}
.social .xmore{color: #666666;font-size:12px;line-height: 21px;padding-left: 6px;display: block;background: url("../images/pic44.png") no-repeat left center;background-size: 2px 3px;}




.contact>li{padding: 9px;}
.contact>li:last-of-type(1){padding-left: 0;padding-right: 0;}
.contact .p6{font-size: 14px;line-height: 30px;color: #333333;}
.contact .p6::after{content: "";display: block;background: #333333;width: 26px;height: 1px;}
.contact .p6.green{color: #0e4c28;}
.contact .p6.green::after{background: #0e4c28;}
.contact .p7{font-size: 12px;line-height:18px;color: #333333;padding: 5px 0; }
.contact .p7 a{color: #333333;}
.contact .tex{width: 100%;height: 25px;line-height: 23px;font-size: 9px;border: 1px solid #cccccc;padding-left: 22px;box-sizing: border-box;margin-bottom: 5px;}
.contact .form{padding-top: 12px;padding-bottom: 32px;}
.contact .tex1{background:url("../images/pic46.png") no-repeat 8px center;background-size: 6px 7px;}
.contact .tex2{background:url("../images/pic48.png") no-repeat 8px center;background-size: 7px 7px;}
.contact .tex3{background:url("../images/pic49.png") no-repeat 8px center;background-size: 9px 7px;}
.contact .tex4{background:url("../images/pic50.png") no-repeat 8px center;background-size: 7px 7px;}
.contact .tex5{background:url("../images/pic51.png") no-repeat 8px center;background-size: 7px 9px;}
.contact .textarea p{color: #999;padding-left:22px;line-height: 23px;font-size: 9px;background:url("../images/pic52.png") no-repeat 8px center;background-size: 7px 9px;}
.contact .textarea{padding: 0;border: 1px solid #cccccc;margin-bottom:5px;}
.contact .textarea textarea{height: 97px;width: 100%;padding: 0 10px;resize: none;box-sizing: border-box;font-size: 9px;}
.contact .butcon li{width: 50%;float:left;padding-top: 5px;padding-right:5px;box-sizing: border-box;}
.contact .butcon li:nth-last-child(1){padding-right: 0;padding-left: 5px;}
.contact .butcon .but{display: block;width: 100%;font-size: 11px;line-height: 24px;color: #fff;background:#5cbf14;}
.contact .butcon .but2{background:#666;}
.contact .butcon li:nth-last-child(1) button{background:#666}



.nysousuo{text-align: center;padding: 7px 0 ;background: #f6f6f6;margin-bottom: 10px;}
.nysousuo .con{display: inline-block;}
.nysousuo .tex{font-size: 12px;width: 210px;height: 32px;box-sizing: border-box;padding: 0 20px 0 5px;background: url("../images/pic54.png") no-repeat 180px center;background-size: 17px 17px;border: 1px solid #d2d2d2;}
.nysousuo .tex,
.nysousuo .but{display: block;float:left;}
.nysousuo .but{height:32px;line-height: 32px;width: 64px;text-align:center;background: #5cbf14;color: #fff;font-size: 12px;}



.ny_down{padding-bottom:0px;}
.ny_down dt{font-size: 13px;line-height: 30px;color: #333;}
.ny_down dd a{display: block;border-top:1px solid #e1e1e1;font-size: 11px;line-height: 30px;color: #666666;}


.network .img1{width: 100%;box-sizing:border-box;border: 1px solid #cecece;margin-top:7px;margin-bottom: 23px;}
.network .sel{width: 100%;box-sizing:border-box;border: 1px solid #cecece;margin-bottom: 10px;height: 40px;line-height: 38px;color: #666666;
    background:url("../images/pic60.jpg") no-repeat right center;background-size: 23px 6px;padding-left: 10px;
}
.network input.sel{color: #333;background: none;}
.network .but{width: 100%;background: #5cbf14;color: #fff;text-align: center;font-size: 15px;line-height: 40px;}

.network .dt{font-size: 15px;line-height: 44px;color: #333333;}

.network .dd li{border-top:1px solid #cecece;padding-top: 4px;padding-bottom: 10px;}
.network .p9{font-size:14px;line-height: 38px;color: #0e4c28;}
.network .p10{font-size:12px;line-height: 20px;color: #333333;word-break:break-all;word-wrap:break-word;}
.network .p9 img{width: 23px;vertical-align:middle;margin-top: -2px;padding-right: 3px;}

.page_nav{text-align: center;padding-top: 15px;padding-bottom: 27px;}
.page_nav a{display: inline-block;font-size: 14px;line-height: 28px;color: #666;margin:0 3px;border: 1px solid #5cbf14;padding: 0 11px;}
.page_nav a:nth-of-type(1),
.page_nav a:nth-last-child(1){color: #5cbf14;}
.page_nav span.cpb{display: inline-block;font-size: 14px;line-height: 28px;color:#666;margin:0 3px;border: 1px solid #666;padding: 0 11px;}





.news_del{padding-top: 10px;padding-bottom: 15px;}
.news_del .bt{text-align: center;font-size: 15px;line-height: 28px;color: #0e4c28;}
.news_del .sm{text-align: center;font-size: 11px;line-height: 19px;color: #666;}
.news_del .p1{font-size: 12px;line-height: 15px;color: #333333;padding:6px 0;}
.news_del .p2{font-size: 13px;line-height: 15px;color: #0e4c28;padding: 6px 0;}
.news_del .img{font-size: 11px;line-height: 25px;color: #666;padding:6px 0;}
.news_del .img img{width: 70%;margin:0 auto;display:block;}

.ny_news .hd{text-align: center;padding-top: 15px;padding-bottom: 5px;}
.ny_news .hd li{width: 31%;text-align: center;display: inline-block;}
.ny_news .hd li a{position: relative;display: block;box-sizing: border-box;border: 1px solid #cccccc;font-size: 13px;line-height: 16px;height: 38px;color: #666666;}
.ny_news .hd li a span{display: block;width: 100%;position: absolute;left:50%;top:50%;transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);}
.ny_news .hd li.on a{color: #fff;background: #5cbf14;border-color: #5cbf14;}
.newsmore{display: block;height: 31px;text-align: center;font-size: 13px;line-height: 31px;background: #666666;color: #fff;}

.ny_news .bd>li{display: none;}
.ny_news .bd li li{padding-top:15px;}
.ny_news .bd li li a{padding: 4px 10px 12px;background: #f9f9f9;border-bottom:2px solid #d2d2d2;display: block;}
.ny_news .bd li li .p1{font-size: 13px;line-height: 28px;color: #333333;}
.ny_news .bd li li .p2{font-size: 12px;line-height: 15px;color: #666666;}

.news_dl dt{font-size:10px;line-height: 38px;color: #333;}
.news_dl dt a{font-size:10px;color: #333;}
.news_dl dd{padding-bottom: 5px;}
.news_dl dd a{color: #666666;display: block;background: #f9f9f9;position: relative;padding: 0 0 0 67px;height:50px;box-sizing: border-box;}
.news_dl dd .p1{font-size: 11px;line-height: 15px;padding-left: 80px;position: absolute;left: 0;top:50%;  }
.news_dl dd .p1::after{content: "";display: block;width: 1px;height: 15px;background: #cccccc;position: absolute;left:67px;top:50%;}
.news_dl dd .p2{font-size: 13px;line-height: 13px;}
.news_dl dd .p3{font-size: 9px;line-height: 9px;padding-top: 6px;}
.news_dl dd .time{width: 67px;position: absolute;text-align: center;left:0;top:50%;}
.news_dl dd .p1::after,
.news_dl dd .p1,
.news_dl dd .time{  transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);}



.pro_top{font-size:14px;line-height:25px;color: #333333;padding: 15px 0 4px;}
.pro_top i{padding: 0 3px;}
.pro_top .tex{width:60px;height:25px;line-height: 23px;text-align:left;border: 1px solid #c0c0c0;box-sizing: border-box;vertical-align: middle;}
.pro_top .tex:focus{border-color: #5cbf14;}
.pro_top .box{padding-bottom: 11px;}
.pro_top .rad{padding: 0 5px;display: inline-block;color: #666666}
.pro_top .rad.on{background:#5cbf14;color: #fff;}
.pro_top .s1{display: inline-block;width: 107px;}
.pro_top .pro_search{position: relative;}
.pro_top .pro_search::after{display:block;width: 23px;height: 23px;background: url(../images/pic54.png) no-repeat center;background-size: 15px 15px;content: "";position: absolute;right: 90px;top:1px;}
.pro_top .tex2{width:100%;box-sizing:border-box;padding-right:120px;padding-left: 5px;}
.pro_top .but{width: 90px;background: #00BCD4;color: #fff;text-align: center;height:25px;line-height:25px;font-size: 13px;position: absolute;right: 0;top:0;}




.pro_ul{position: relative}
.pro_ul li{width: 50%;box-sizing: border-box;padding-right:3px;float:left;padding-bottom: 5px;}
.pro_ul li:nth-of-type(2n){padding-right: 0;padding-left:3px;}
.pro_ul li>a{overflow: hidden;display: block;border: 1px solid #e1e1e1;}
.pro_ul li .p1{font-size: 9px;line-height: 14px;color: #333333;padding-top: 15px;}
.pro_ul li img{width: 56px;}
.pro_ul li .erji{background: #fff;width: 100%;position: absolute;left:0;box-sizing: border-box;padding:7px 5%;border: 1px solid #5cbf14;display: none;}
.pro_ul li .erji a{display: inline-block;width: 49%;color: #666666;font-size: 9px;line-height: 24px;}
.pro_ul li.on>a{border: 1px solid #5cbf14;}



.pro_ul2{position: relative}
.pro_ul2 li{width: 50%;box-sizing: border-box;padding-right:3px;float:left;padding-bottom: 5px;}
.pro_ul2 li:nth-of-type(2n){padding-right: 0;padding-left:3px;}
.pro_ul2 li>a{overflow: hidden;display: block;border: 1px solid #e1e1e1;}
.pro_ul2 li>a{text-align: center;font-size: 11px;line-height:26px;color: #666666;}
.pro_ul2 li>a img{width: 130px;height: 100px;}
.pro_ul2 li p{line-height:20px;height:40px;}


.pro_del_box1{padding: 10px 0;}
.pro_del_box1 span{display: inline-block;padding: 0 8px;background: #5cbf14;color: #fff;font-size: 13px;line-height: 22px;}
.pro_del_box1 span a{color:#fff}




#slideBox2 .hd{display:none;}
#slideBox2 .bd{border:1px solid #dcdcdc}
#slideBox3{padding-top:15px;}
#slideBox3 .hd{display:none;}
#slideBox3 .bd a{position: relative;}
#slideBox3 .bd em{font-size:12px;line-height: 12px;color: #fff;display: block;position: absolute;left:15px;top:15px;}


.slideBox .next,
.slideBox .prev{width: 50%;float:left;text-align: center;padding-right: 3px;font-size: 18px;line-height: 23px;box-sizing: border-box;padding-top: 10px;}
.slideBox .next{padding-right: 0;padding-left: 3px;}
.slideBox .next span{background: #00bcd4;color: #fff;display: block;}
.slideBox .prev span{background: #f8f8f8;color: #333;display: block;}
.slideBox2{padding-bottom: 29px;}

.pro_del .p1,
.pro_del.p2{display: block;}
.pro_del .p1{line-height: 24px;color: #0e4c28;font-size:18px;}
.pro_del .p2{font-size: 11px;line-height:18px;color: #333333;float:left;padding-left:5px;}
.pro_del .p2 i{width: 5px;vertical-align: middle;margin-top:-2px;height:15px;background: url("../images/pic68.png") no-repeat left center;background-size: 2px 2px;display: inline-block;}
.pro_del .p3{line-height: 40px;padding:3px 0 ;}
.pro_del .p3 img{margin-right: 5px;border: 1px solid #dcdcdc}

.pro_del_box2{padding-bottom:12px;border-bottom: 1px solid #cacaca;overflow:hidden;}
.pro_del_box2 li{padding-top: 9px;}
.pro_del_box2 li.r{padding-right: 20px;}
.pro_del_box2 .w100{width: 100%;clear:both;}
/*.pro_del_box2 .color{display:inline-block;text-align: center;text-align:left;width:100%;}
.pro_del_box2 .cbox{width: 15px;height: 15px;border: 1px solid #d2d2d2;background: #333300;display: block;float:left;}
.pro_del_box2 .cbox img{width:15px;height:15px;}*/

.pro_del_box2 .color{text-align: center;text-align:left;width:60px;float:left;}
.pro_del_box2 .cbox{width:30px;height: 30px;border: 1px solid #d2d2d2;background: #333300;display: block;}
.pro_del_box2 .cbox img{width:30px;height:30px;}
.pro_del_box2 .p2{font-size: 11px;line-height:18px;color: #333333;}




.pro_del_box3 dt.p1{line-height: 40px;}
.pro_del_box3 dd .con{width: 249px;margin:0 auto;}
.pro_del_box3 dd img{border: 1px solid #dcdcdc;margin-bottom: 5px;}


table{border-collapse:collapse;border-spacing:0;width: 100%;}
.pro_del_box4{padding-top: 5px;padding-bottom: 24px;}
.pro_del_box4 .table_con{padding-top: 10px;}
.pro_del_box4 table{border: 1px solid #efefef;}
.pro_del_box4 td,
.pro_del_box4 th{text-align: center;font-weight: normal}
.pro_del_box4 th{font-size: 12px;line-height: 20px;color: #333;background: #efefef;  }
.pro_del_box4 td{font-size: 11px;line-height: 19px;color: #666;}
.pro_del_box4 tr:nth-of-type(2n-1){background: #efefef}


.ject_del_box1 .xp1{font-size: 14px;line-height: 34px;color: #333;}
.ject_del_box1 .xp2{font-size: 11px;line-height: 18px;color: #666666;}
.ject_del_box1 .xbt{line-height: 30px;padding-top: 6px;}
.ject_del_box1 ul{padding-top: 10px;padding-bottom: 17px;border-top:1px solid #e1e1e1;text-align: center;}
.ject_del_box1 ul li{width: 32%;}
.ject_del_box1 ul li.center{display: inline-block;  }
.ject_del_box1 ul li a{display: block;border: 1px solid #e1e1e1;}
.ject_del_box1 ul li img{width:65%;}
.ject_del_box1 ul li .xp3{font-size:11px;color: #666666;padding-bottom: 11px;}







.ject_box{padding:4% 0 2.5%;border-bottom: 1px solid #cacaca;}
.ject_box li{padding-bottom:1.5%;float:left;padding-left: 1.5%;}
.ject_box li a{position: relative;color:#fff;display: block;box-sizing: border-box;text-align: center;font-size:13px;vertical-align: middle;background: #666666;height: 44px;line-height: 17px;}
.ject_box li span{display:block;position: absolute;left:50%;top:50%;transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);}
.ject_box li.first{padding-left: 0;}
.ject_box li.a1{width:32.33%;}
.ject_box li.a2{width:23.875%;}
.ject_box li.on a{background: #00BCD4;}


.search_hd{height: 45px;background: #0e4c28;position: relative;text-align: center;line-height: 45px;color:#fff;font-size: 17px;}
.search_hd .gob{display: block;position: absolute;left:10px;top:0;width: 12px;height: 45px;background:url("../images/pic78.png") no-repeat center;background-size: 12px 22px;}

.search_bd{padding: 10px;}
.search_bd .form{width: 100%;border-radius:15px;border: 1px solid #5cbf14;box-sizing: border-box;position: relative;}
.search_bd .form .tex{width: 100%;padding-right: 37px;font-size:13px;line-height:29px;color: #333;background: none;text-indent:1.5em;}
.search_bd .form .but{width: 37px;height:31px;background: url("../images/pic77.png") no-repeat center;background-size: 12px 12px;position: absolute;right: 0;top:0;}


.search_ul{padding: 15px 0; }
.search_ul li a{font-size: 12px;line-height: 30px;color: #666}


.language{padding:0 0;overflow: hidden;zoom:1}
.language dt{font-size:18px;padding-bottom:5px;line-height: 26px;color: #0e4c28}
.language dl{padding-bottom: 10px;}
.language .box{width:100%;}
.language li{overflow: hidden;zoom:1;}
.language li span,
.language li a{display:block;float:left;width: 50%;font-size: 12px;line-height: 22px;}
.language li a{color: #0e4c28;}

.rd_ul1{padding:15px 0;}
.rd_ul1 .p1{padding:0 0 0 22px;background: url("../images/pic66.png") no-repeat left 3px;}
.rd_ul1 .p1 span{color: #5cbf14;}


.fixbox{position: fixed;width:40px;bottom:10px;right: 0;}
.fb_share{position:relative;}
.fb_share dt{background: url("../images/pic3.png") no-repeat;position: relative;z-index: 1;background-size:40px 40px;}
.fb_share dd{position: absolute;background: #fff;top:0;right:-300px;width:185px;height:40px;text-align: center;z-index:0;}
.fb_share.on dd{right:40px;}
.fb_share dd li{display: inline-block;*display:inline;zoom:1;padding:5px 2px;}
.fb_share dd a{width:28px;height:28px;display: block;background: url("../images/pic2.png") no-repeat;background-size:182px 28px;}
.fb_share dd .li2 a{background-position: -39px 0;}
.fb_share dd .li3 a{background-position: -77px 0;}
.fb_share dd .li4 a{background-position: -115px 0;}
.fb_share dd .li5 a{background-position: -154px 0;}
.fb_share dt,
.goto_style,.goto_style_2{width:40px;height:40px;cursor: pointer;}
.goto_style{margin-top: 2px;background: url("../images/bgpng19.png");opacity:0;filter:Alpha(opacity=0);display: block;}
.goto_style_2{margin-bottom: 2px;background: url("../images/bgpng19_2.png");opacity:0;filter:Alpha(opacity=0);display: block;}
.goto_style.on,.goto_style_2.on{opacity:1;filter:Alpha(opacity=100);}
/*css3*/
.goto_style_2,.goto_style,
.fb_share dd{transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-o-transition: all 0.5s;}


.swipe-items{padding-top: 10px;padding-bottom: 17px;border-top:1px solid #e1e1e1;text-align: center;width:100%;overflow:hidden;}
.swipe-items .li{float:left;}
.swipe-items .li a{box-sizing:border-box;margin:0 5px;}
.swipe-items .li a{display: block;border: 1px solid #e1e1e1;}
.swipe-items .li img{width:65%;margin:0 auto;}
.swipe-items .li .xp3{font-size:11px;color: #666666;padding-bottom: 11px;}
.swipe-items button{display: none !important;}
