html{ background:#fbfbfb; color:#000; overflow-x:hidden;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0 auto;padding:0;}
img{border:0;}
ol,ul,li{list-style:none;}
h1,h2,h3{font-weight:normal;font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-weight:inherit;font-size:inherit;font-family:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
a{color:inherit;text-decoration:none;}
.f_left{ float:left}
.f_right{ float:right}
.clear{ clear:both;}
/*******CSS reset*************/
body{ background:#f2f2f2; color:#000; font-size:14px; font-family:'微软雅黑';}
a{ color:#000;}
a:hover{color:#25b556;}

/*******CSS reset*************/
.f12{font-size:12px;}
.f16{font-size:16px;}
.bold{font-weight:bold;}
.white{color:#fff;}
.left{float:left;}
.right{float:right;}
.t_r{text-align:right;}
.clear{clear:both;}
.relative{position:relative;}
.absolute{position:absolute;}
.rel_center{position:relative;}
.hidden{display:none;}
.jj_pic{ float:left; margin:0 10px 0 0;}
.nr_pic{ text-align:center; position:relative; width:100%;}
.red{ color:#f00; font-weight:bold; padding-left:10px;}
.nr_red{ color:#f00; font-weight:bold;}

.scale:hover img { transform: scale(1.1, 1.1);}
.scale img{ transition:transform 1s ease 0s}

#indexNews{ height: auto; overflow: hidden; margin-top: 30px;}
#indexNews li { height: auto; transition:0.3s all 0s linear; color: #767676; padding: 20px 0;}
#indexNews li .left{ color: #fff; font-family: arial; font-size: 40px;}
#indexNews li .right{ width: 490px; line-height: 25px;}
#indexNews li a{ display: block; float: left; width: 75%; font-size: 16px; color: #15b016; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; transition:0.3s all 0s linear;}
.Newstime { float: right; color:#a9a9a9; font-size:14px;}
#indexNews li:hover a{ color: #fff;}

#lxwm_nr { margin: 0 20px 20px;	font-size:14px;}
#lxwm_nr p { line-height: 35px; border-bottom: 1px dotted #ccc;	padding-left: 20px;}

#prev_next{ border-top:1px solid #f0f0f0; margin-top:10px; padding-top:5px;}
#prev_next li{ padding-left:10px; height:30px; line-height:30px;}


.imgB { width: 100%;  top: 0; left: 0; position: relative;  opacity: 1;}
.imgT { width: 100%;top: 0;left: 0; position: absolute;
    -webkit-transform: scale(5);
    -moz-transform: scale(5);
    -ms-transform: scale(5);
    -o-transform: scale(5);
    transform: scale(5);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}
#cpnr li:hover .imgT{
    opacity: 0.5;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}


#con_lx{ height:auto; overflow:hidden; line-height:30px; font-size:14px; width:95%; margin-bottom:20px;}
#con_lx p{ border-bottom:1px dotted #ccc; line-height:35px; padding-left:20px; transition:0.3s all 0s linear; }
#con_lx p:hover{ background:#f2f2f2; color:#000; border-bottom:1px solid #ccc; padding-left:30px;}



/** header **/
#top_bj{ height: 140px; background: #f2f2f2 url(../img/bj.gif) repeat-x left top;  width: 100%;}
#top_index{ width:1200px;}
#logo{ float:left; padding:20px 0 19px; height:82px;}
#nav{ width: 820px; height: 120px; float: right;}
#nav a{ display: block; float: left; color: #000; font-size: 16px; padding:0 25px; height: 120px; line-height: 130px; text-align: center; transition:0.3s all 0s linear;}
#nav a:hover{ background: #24b455; color: #fff;}

.top_name span{ height:25px; line-height:25px; font-size:12px; color:#b4b4b4; display:block;}
.top_name div{font-size:12px; color:#b4b4b4;height:25px; line-height:25px;}
.flash{ width:100%; height:709px; margin:0 auto; text-align:center; position:relative; z-index:0; }
.flash .flashBox {position:relative; margin:0 auto; width:1000px; height:709px; }
/*修改尺寸1920 {position:absolute; width:1920px; left:-460px;}*/
/*修改尺寸1440 {position:absolute; width:1440px; left:-221px;}*/
.flash .flashBox .bd{position:absolute;  width:1920px; left:-460px;}
.flash .flashBox .bd img{width:100%; height:709px;}

/** footer **/
#end_nr_bj{ background: #333333; width: 100%; height: auto; overflow: hidden; border-bottom: 25px solid #000000;}
#end_nr_bj .main{ background: url(../Image/end_wx.png) no-repeat left center; height: 283px; padding-left: 300px; width: 900px; color: #999;}
#end_nr_bj .main a{ color: #999;}
#end_nr_bj .main a:hover{ color: #fff;}
#end_nr_bj .main ul{ padding: 40px 0;}
#end_nr_bj .main li{ float: left; text-align: center; border-right: 1px solid #494949; width: 180px;}
#end_nr_bj .main #end_nav{ height: 40px;}
#end_nr_bj .main #end_nav a{ display: block; float: left; width: 70px; margin: 0 20px; height: 40px; line-height: 40px; transition: 0.3s; text-align: center;}
#end_nr_bj .main #end_nav a:hover{ border-bottom: 4px solid #25b556;}




.box_main{ background:#FFF;}
/** main **/ 
.main{ width:1200px; height:auto; overflow:hidden; padding: 50px 0 30px; line-height: 30px;}
#zlm_bj{ height: 90px; background: #484848; width: 100%;}
#zlm{ width: 1200px; height: 90px;}
#zlm .font{ float: left; border-right: 1px solid #5a5a5a; padding: 0 100px; height: 90px; transition: 0.3s;}
#zlm .font .pic{ float: left; width: 44px; height: 44px; margin-top: 23px; display: block; overflow: hidden;}
#zlm .font .pic img{ width: 44px; height: 44px; display: block;}
#zlm .font p{ float: left; font-size: 18px; color: #fff; margin-left: 20px; height: 90px; line-height: 90px; transition: 0.3s;}
#zlm .font:hover{ background: #25b556;}
#zlm .font:hover .pic .box_img{position: relative; transition: 0.3s all 0s linear; display: block; margin-top: -44px;}
#zlm .font:hover p{ color: #484848;}

#gsjj{ width: 1200px; height: 420px; padding: 60px 0 0; position: relative;}
#gsjj a{ clear:both; display:block; background:#ff9c00; color:#FFF; height:30px; line-height:30px; width:110px; border-radius:20px;}


#gsjj .content{ float: left; width: 700px; line-height:35px; color:#4e4e4e; font-size:16px; text-align:left;}
#gsjj .content a{ display:block; float:left; background:#fdb606; text-align:center; transition:all 0.4s; margin-top:10px; border:1px #fdb606 solid;}
#gsjj .content a:hover{padding:0 10px; border:1px #fdb606 solid; color:#333; background:none;}
#gsjj .content .tit{ color: #15b016; font-size: 28px; padding-bottom: 30px; font-weight: bold; text-align:left;}
#gsjj .content .tit b{ border-bottom:1px #414141 solid;color:#414141; font-weight:100;}
#gsjj #gsjj_pic{ position: absolute; right: -351px; bottom: 0; width: 775px; height: 481px;}
#gsjj ul{ float: left; padding: 70px 0 0;}
#gsjj ul li{ float: left; margin-right: 20px;}
#gsjj ul li .left{ color: #25b556; font-size: 80px; font-family: arial; transition: 0.3s; font-family:Arial;}
#gsjj ul li .right{ color: #797979; padding: 20px 0 0 10px;}
#gsjj ul li:hover .left{ color: #25b556;}

.hui{ background: #f5f5f5; width: 100%; height: auto; overflow: hidden;}
.index_tit{ text-align: center; line-height: 22px;}
.index_tit span{ color: #747474; font-size:16px;}

.slideTxtBox{ width:1200px; text-align:left; margin-top: 30px; margin-bottom: 30px;}
.slideTxtBox .hd{ width: 250px; float: left; height:auto; position:relative; }
.slideTxtBox .hd ul{ height:auto; overflow: hidden;}
.slideTxtBox .hd ul li{ height: 137px; line-height: 137px; border-bottom: 1px solid #67cb89; padding-left: 30px; font-size: 16px; color: #fff; background: #25b556; cursor:pointer; transition: 0.3s;}
.slideTxtBox .hd ul li a{ display: block; float: left; padding-left:20px; color:#FFF; font-size:20px;}
.slideTxtBox .hd ul li.on{ height:137px;  background:#484848;}
.slideTxtBox .hd ul li.on a{  color: #fff;}
.slideTxtBox .hd ul li.on a i{ background:url(../img/left_icon.png) no-repeat -24px center; }
.slideTxtBox .hd ul li a i{ display:block; float:left; background:url(../img/left_icon.png) no-repeat left center; width:17px; height:14px; margin:60px 10px 0 0; transition:all 0.4s;}
.slideTxtBox .bd ul{ float: right; width: 1200px; zoom:1;  }
.slideTxtBox .bd li{ margin: 0 5px 10px; text-align: center; width: 270px; height:261px; float: left; transition: 0.3s; padding:5px; background:#e5e5e5}
.slideTxtBox .bd li img{ max-width: 270px; height:180px;}
.slideTxtBox .bd li p:nth-of-type(1){ width: 290px; height: 25px; line-height: 25px; text-align: center; color: #6d6d6d; transition: 0.3s; font-size:14px; font-weight:bold;}
.slideTxtBox .bd li p:nth-of-type(2){ color:#919191; font-size:12px;}
.slideTxtBox .bd li:hover{ background: #484848;}
.slideTxtBox .bd li:hover p{ color: #fff;}


#dglc{ padding: 30px 0; position: relative; z-index: 2;}
#dglc li{ float: left; width: 140px; text-align: center;}
#dglc li .pic{ width: 140px; height: 140px; display: block; overflow: hidden;}
#dglc li .pic img{ width: 140px; height: 140px; display: block;}
#dglc li .font{ color: #000; font-size: 18px; height: 40px; margin-top: 15px;}
#dglc li:hover .pic .box_img{position: relative; transition: 0.3s all 0s linear; display: block; margin-top: -140px;}
#dglc li:hover .font{ background: url(../Image/line.png) no-repeat center bottom;}
#dglc .jt{ float: left; padding: 59px 48px 0;}

#green{ background: #25b556; width: 100%; height: auto;}
#green_gg{ width: 1200px; height: auto; padding: 45px 0; position: relative; z-index: 0;}
#green_tel{ background: url(../Image/ys_tel.png) no-repeat 30px center #4c4c4c; height: 63px; line-height: 63px; color: #25b556; font-size: 36px; font-family: impact; border-radius: 10px; padding: 0 30px 0 190px; width: 200px; margin-top: 20px;}
#gg_pic{ position: absolute; right: -100px; bottom: 50px;}

#ysbj{ background: url(../Image/bj.png) no-repeat center top; width: 100%; height: auto; overflow: hidden;}

.slideTxtBox_pic{ width:1200px; text-align:left; margin-top: 30px;}
.slideTxtBox_pic .hd{ width: 227px; float: left; height:auto; position:relative; }
.slideTxtBox_pic .hd ul{ height:auto; overflow: hidden;}
.slideTxtBox_pic .hd ul li{ height: 137px; line-height: 137px; border-bottom: 2px solid #fff; padding-left: 30px; font-size: 16px; color: #fff; background: #4c4c4c; cursor:pointer; transition: 0.3s;}
.slideTxtBox_pic .hd ul li a{ display: block; float: left; padding: 0 40px; color: #fff;}
.slideTxtBox_pic .hd ul li.on{ height:137px;  background:#15b016;}
.slideTxtBox_pic .hd ul li.on a{ background: url(../Image/icon.png) no-repeat center right; color: #fff;}
.slideTxtBox_pic .bd ul{ float: right; width: 965px; zoom:1;  }
.slideTxtBox_pic .bd li{ margin: 0 0 10px; text-align: center; width: 199px; height:131px; float: right; transition: 0.3s; position: relative;}
.slideTxtBox_pic .bd li img{ width: 199px; height:131px;}
.slideTxtBox_pic .bd li p{ position: absolute; left: 0; bottom: 0; width: 199px; height: 30px; line-height: 30px; text-align: center; color: #fff; background: rgba(0,0,0,0.5); transition: 0.3s;}
.slideTxtBox_pic .bd li:hover p{ background: rgba(37,181,86,0.5);}
.slideTxtBox_pic .bd li:nth-child(1){ width: 756px; height: 555px; float: left;}
.slideTxtBox_pic .bd li:nth-child(1) img{ width: 756px !important; height: 555px;}
.slideTxtBox_pic .bd li:nth-child(1) .pic_nr{ position: absolute; left: 0; bottom: 0; width: 696px; height: 80px; padding: 30px; text-align: left; color: #fff; background: rgba(0,0,0,0.7); transition: 0.3s;}
.slideTxtBox_pic .bd li:nth-child(1) .pic_nr .tit{ color: #fff; font-weight: bold; font-size: 20px;}
.slideTxtBox_pic .bd li:nth-child(1) .pic_nr .content{ color: #bebcbb; padding: 10px 0 0; line-height: 23px;}

#xwbj{ background: #333; width: 100%; height: auto; overflow: hidden;}
#xwnr{ width: 1200px; height: 579px; position: relative;}
#xwnr #xw_pic{ position: absolute; right: -360px; top: 0; width: 959px; height: 579px;}
#xwnr #xw_content{ width: 550px; height: auto; overflow: hidden; float: left; padding: 50px 50px 50px 0;}

#scyx{ padding-top: 30px;}
#scyx li:nth-child(1){ width: 583px; height: 465px; background: #fff; border-bottom: 5px solid #25b556; float: left; position: relative; overflow: hidden;}
#scyx li:nth-child(1) img{ width: 583px; height: 379px;}
#scyx li:nth-child(1) p{ position: absolute; left: 0; top: 0; color: #fff; font-size: 30px; z-index: 1; text-align: center; width: 583px; height: 379px; line-height: 379px; transition: 0.4s; font-weight: bold;}
#scyx li:nth-child(1) .tit{ background: url(../Image/map.png) no-repeat 50px 10px; padding-left: 120px; height: 80px; color: #585858; font-size: 18px;}
#scyx li:nth-child(2){ width: 586px; height: 221px; border-bottom: 5px solid #25b556; float: right; position: relative; overflow: hidden;}
#scyx li:nth-child(2) img{ width: 586px; height: 221px;}
#scyx li:nth-child(2) p{ position: absolute; left: 0; top: 0; color: #fff; font-size: 30px; z-index: 1; text-align: center; width: 586px; height: 221px; line-height: 221px; transition: 0.4s; font-weight: bold;}
#scyx li:nth-child(3){ width: 586px; height: 209px; border-bottom: 5px solid #25b556; float: right; position: relative; margin-top: 30px; overflow: hidden;}
#scyx li:nth-child(3) img{ width: 586px; height: 209px;}
#scyx li:nth-child(3) p{ position: absolute; left: 0; top: 0; color: #fff; font-size: 30px; z-index: 1; text-align: center; width: 586px; height: 209px; line-height: 209px; transition: 0.4s; font-weight: bold;}
#scyx li:nth-child(1):hover p{ height: 200px; line-height: 200px; top: 91px; background: rgba(0,0,0,0.5);}
#scyx li:nth-child(2):hover p{ height: 100px; line-height: 100px; top: 61px; background: rgba(0,0,0,0.5);}
#scyx li:nth-child(3):hover p{ height: 100px; line-height: 100px; top: 55px; background: rgba(0,0,0,0.5);}

#scyx a{ color:#FFF}

/** sidebar **/
#sidebar{ width:287px; float: left; height:auto; overflow: hidden;}
#main_right{ width:880px; height:auto; overflow:hidden; float:right;}
.content{ padding: 20px 0; line-height: 30px;}
#content_zy{ line-height: 30px; padding: 20px 5px; background: #fff; font-size: 15px;}

#banner_gsjj{ width: 100%; height: 350px; background: url(../Image/banner.jpg) no-repeat center;}
#bai{ width: 100%; height: auto; background: #fff;}
#zi_lanmu{ width: 1200px; height: 200px; position: relative;}
#zi_lanmu #lanmu_bt{ background: url(../Image/zi_bt.png) no-repeat left top; text-align: center; width: 288px; height: 188px; padding-right: 13px; position: absolute; top: -50px; left: 0; color: #fff; font-size: 24px; font-weight: bold;}
#zi_lanmu #lanmu_bt p{ color: #fff; font-size: 24px; background: url(../Image/zi_bt_line.png) no-repeat center bottom; padding: 55px 0 10px; margin-bottom: 10px;}
#zi_lanmu ul{ float: left; padding: 90px 0 0 330px;}
#zi_lanmu ul li{ float: left; width: 169px; height: 48px; transition: 0.3s; background: #f2f2f2; text-align: center; line-height: 48px; margin-right: 40px;}
#zi_lanmu ul li:hover{ background: #25b556;}
#zi_lanmu ul li:hover a{ color: #fff;}
#zi_lanmu #weizhi{ float: right; padding-top: 20px; color: #999;}
#zi_lanmu #weizhi a{ color: #999;}
#zi_lanmu #weizhi a:hover{ color: #000;}

#title_zy{ color: #000; font-size: 30px; font-weight: bold; background: url(../Image/line.png) no-repeat center bottom; text-align: center; height: 45px;}


/** zy **/ 
.n_detailCon{ height:auto!important; overflow:hidden!important; overflow:visible;}
.n_detailCon li{ width:100%; height:auto; margin:0 0 10px 0; padding: 10px 0; border-bottom: 1px dotted #ccc; }
.n_detailCon li a{ height:auto; width:100%; display:block; padding-top: 10px;}
.n_detailCon li a:hover{ background: #fffad8;}
.n_detailPic{ width:210px; float:left; margin-left:10px; text-align: center;}
.n_detailPic img{ max-width: 210px; max-height: 130px;}
.n_detailR{ width:625px; float:right; margin-right:10px;}
.n_detailTitle{ height:30px; width:100%;}
.n_detailTitle span{ font-size:16px; color:#000; display:block; float:left; font-weight:bold;}
.n_detailTitle small{ font-size:12px; float:right; display:block; color:#222222;}
.n_detailNr{ width:100%; padding:5px 0; line-height:25px; color:#6b6b6b;}
.n_time{ background:url(../Image/time.jpg) left no-repeat; text-indent:25px; line-height:25px; height:25px; color:#a8a8a8; font-size:16px;}



/*about*/
#about{ width: 585px; height: auto; overflow: hidden; float: left;}
#about .tit{ color: #000000; font-size: 36px; border-bottom: 1px solid #d9d9d9; height: 60px;}
#about .content{ font-size: 15px; color: #535353; line-height: 40px;}
#about_pic{ float: right;}
#about ul{ padding: 50px 0 0;}
#about ul li{ float: left; text-align: center; border-right: 1px solid #c2c2c2; padding: 16px 37px; width: 120px;}
#about ul li .left{ width: 43px; height: 43px;}
#about ul li .right{ font-size: 16px; height: 43px; line-height: 43px; width: 77px;}
#about ul li p{ color: #25b556; font-size: 18px; margin-top: 10px;}
#about ul li p span{ font-size: 31px; font-family: impact; padding-right: 5px;}

.gsjj_hui{ background: #f6f6f6; width: 100%; height: auto; overflow: hidden;}
#qyhj{ padding-top: 30px;}
#qyhj li{ background: #25b556; width: 397px; height: 377px; float: left;}
#qyhj li .pic{ width: 397px; height: 240px;}
#qyhj li .font{ width: 397px; height: 107px; text-align: center; color: #fff; padding-top: 30px; font-size: 24px; font-weight: bold;}
#qyhj li .font p{ font-size: 14px; font-family: arial; font-weight: normal;}
#qyhj li .font .line{ width: 20px; height: 4px; transition: 0.3s; overflow: hidden; margin-top: 10px; background:url(../Image/line1.png) center no-repeat;}
#qyhj li:nth-child(2){ width: 406px;}
#qyhj li:nth-child(2) .pic{ width: 406px;}
#qyhj li:hover .font .line{ width: 311px;}

/************************************/
.page{margin:10px 20px 15px 0;}
.page a{display:inline-block;height:18px;line-height:18px;border:1px solid #dbdbdb;padding:0 2px 0;}
.page a:hover{background:#404040;color:#fff;border:none;height:20px;line-height:20px;padding:0 3px 0;}
.current {padding:0 6px 0;height:18px;line-height:18px;background:#404040;color:#fff;}
/***************global*****************/
.pro li{float:left; overflow:hidden;margin:0 5px 20px; width:280px; text-align:center;white-space:nowrap; transition:all 0.3s linear 0s;}
.pro li .li-img{ max-width:276px; height: 207px; padding: 1px; border: 1px solid #f2f2f2;}
.pro li img{ max-width:276px; height: 207px;}
.pro li p{ height: 35px; line-height: 35px;}
.pro li:hover{ background: #333;}
.pro a{color:#444;}
.pro a:hover{color:#fff;}

/*************index&goods**************/
.news{}
.news li{ height:39px;border-bottom:1px dotted #cdcdcd;text-indent:1em;line-height:39px;}
.news li:before{color:#e40413;content:'■\00a0\00a0\00a0';vertical-align:2px;}
.news li:hover{background-color:#f6f6f6;}
.news a:hover{color:#da020d;}
/****************news*****************/
.news_title{color:#da020d;text-align:center;line-height:40px;}
.meta{color:#999;text-align:center;line-height:28px; border:1px solid #f0f0f0; background:#fbfbfb; margin-bottom:10px;}
/***********news_info**************/
.jobs li{ height:auto; margin:23px 18px 18px 28px;border-bottom:1px dotted #666; position:relative;}
.jobs a{ position:absolute; right:0; top:0;float:right;width:71px;height:34px;color:#fff;text-align:center;line-height:34px; display:block; background:#f00;}
.jobs strong{color:#da020d;}
.jobs p{/*margin:6px 0 -134px 156px;*/line-height:35px;}
/***************jobs***************/
.rel_center{ text-align:center; left:50%;}
.pro_name{display:block;color:#da020d;text-align:center;}
.info_title{ height:35px;background:#ececec; margin-top: 20px;}
.info_title b{display:inline-block; padding: 0 20px; height:100%; border-right:1px solid #fff; background:#0068b7; color:#fff; line-height:35px;}
.info_title a{margin:8px;width:15px;height:15px;background-position:0 -426px;}
/********goods_info&jobs_info*******/
.order{ width: 960px; margin: 10px auto;}
.order .text{ width: 33.3%; float: left; margin-bottom: 15px; padding-top: 15px; position: relative; height: 44px;}
.order .text input{ width: 80%; padding: 0 5%; height: 40px; line-height: 40px; font-family: "微软雅黑";border-radius: 3px; border: none;}
.order .longtext{ width: 100%; margin-bottom: 12px; height: 100px; clear: both; position: relative;}
.order .longtext textarea{resize: none;width:93%;height:80px; padding: 10px 2%;font-family: "微软雅黑";border-radius: 3px; border: none;}
.order .yzm{ width: 15%;}
.order .tj{ width:40%; margin-right:30px; margin-top: 20px; float: right; height: 42px; background: #121212; position: relative; }
.order .but{ width:100%; line-height: 42px; background: none; color: #FFF; float: right; font-size: 16px;font-family: "微软雅黑";border-radius: 3px; position: relative; z-index: 9; border: none; text-align: center !important;}
.order .tip{ position: absolute; left: 20px; top:20px; line-height: 0; height: 0; color: #9c9c9c; transition:0.3s all}
.order input:focus + .tip,.order textarea:focus + .tip{ top: -15px; color: #3DAAFC;}
.order .tj:after{content: ""; position: absolute; top:0; left: 0; height: 42px; width: 0; overflow: hidden; background: #e90000; z-index: 0; transition:0.3s all}
.order .tj:hover:after{width: 100%;}

.order input { font-size: 16px; outline: none;}
.lb_wrap .lb_label.top,.lb_wrap .lb_label.bottom {left: 15px !important;}
.lb_wrap .lb_label.left {left: 0;}
.lb_label {	font-weight: bold; color: #999;}
.lb_label.active {	color: #e90000;}
	
/**************order&message********/
#banner{position:relative;overflow:auto;}
#banner li {float:left;}
.banner .dots li.active {
background: #fff;
opacity: 1;
}
.banner .dots li {
display: inline-block;
width: 10px;
height: 10px;
margin: 0 4px;
text-indent: -999em;
border: 2px solid #fff;
border-radius: 6px;
cursor: pointer;
opacity: .4;
-webkit-transition: background .5s, opacity .5s;
-moz-transition: background .5s, opacity .5s;
transition: background .5s, opacity .5s;
}

/*sitemap*/
.mesmore{margin-top:5px;}
.mesmore:hover{color:#da020d;text-decoration:underline;}

.sitemap{ width:996px; float:left; /*border:3px solid #f0f0f0;*/ margin-top:10px; margin-bottom:10px;}
.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}
.m2{ margin-left:20px; margin-top:20px; line-height:25px;}
.m2 span{ font-size:14px; font-weight:bold;}
.m2t{ border:1px solid #f0f0f0; width:800px; padding-left:4px; margin-top:2px; padding:10px; margin-bottom:20px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;}
.m2t ul li a:hover{ color:red}

.f{ float:right; margin-right:10px; _margin-top:7px;}


/*关于御槐*/
.w1200{ width:1200px; margin:0 auto;}
.hd{ height:10px}
.zy_flash_about{ clear:both; background:url(../Image/zy_flash_about.jpg) no-repeat center top; height:350px; text-align:center;}
.zy_flash_cp{clear:both; background:url(../Image/zy_flash_cp.jpg) no-repeat center top; height:350px; text-align:center;}
.zy_flash_news1{ clear:both;background:url(../Image/zy_flash_news.jpg) no-repeat center top; height:350px; text-align:center;}
.zy_flash_contact{clear:both;background:url(../Image/zy_flash_contact.jpg) no-repeat center top; height:350px; text-align:center;}
.zy_flash_jiance{ clear:both;background:url(../Image/zy_flash_jiance2.jpg) no-repeat center top; height:350px; text-align:center;}
.zy_flash_network{clear:both; background:url(../Image/zy_flash_network.jpg) no-repeat center top; height:502px; text-align:center;}

.sub_add{ width:1200px; margin:0 auto; height:75px; line-height:75px; text-align:right; font-size:14px; color:#878787; position:relative;}
.sub_add2{ width:1200px; margin:0 auto; height:75px; line-height:75px; text-align:left; font-size:14px; color:#878787; position:relative;}
.sub_add a,.sub_add2 a{ color:#878787; }
.sub_add2 a:hover{ color:#16b117}
.sub_title_about{ position:absolute; top:-40px; left:0; background:url(../Image/zi_bt.png) no-repeat left top; width:221px; height:188px; color:#fff; padding:40px 0 60px 80px; text-align:left;}
 .sub_title_about span:nth-child(1){ font-size:32px; display:block; height:42px;}
 .sub_title_about span:nth-child(2){ font-size:24px; text-transform:uppercase; color:#9ad6aa;}
.main_white{ background:#FFF; width:100%; padding:170px 0 50px; height:auto; overflow:hidden;}
.main_white2{ background:#FFF; width:100%; padding:20px 0 50px; height:auto; overflow:hidden;}
.about_nr{ width:615px; color:#585858; line-height:30px; font-size:15px;}
.about_name{ display:block; font-size:30px; padding-bottom:50px;}
.about_name b{ border-bottom:2px #e0d800 solid; font-weight:100; color:#424242; padding-bottom:10px;}
.about_img{ width:531px; text-align:center; font-size:16px; color:#424141;}
.about_img img{ margin-bottom:10px;}
.about_nr ul li{ display:block; float:left; width:120px; }
.about_nr ul li:nth-child(1) i{ display:block; float:left; background:url(../Image/about_1.png) no-repeat left center; height:39px; width:50px; transition:all 0.4s;}
.about_nr ul li span:nth-child(2){ font-size:16px; display:block; color:#333; padding-top:14px;}
.about_nr ul li span:nth-child(3){ padding-top:10px; clear:both; display:block; float:left; font-family:impact; color:#25b556; font-size:30px;}
.about_nr ul li span:nth-child(4){ padding-top:10px;  padding-left:8px; display:block; float:left; font-size:18px; color:#25b556}
.about_nr ul li:nth-child(2){ padding:10px 50px; border-left:1px #cccccc solid;border-right:1px #cccccc solid; transition:all 0.4s;} 
.about_nr ul li:nth-child(3){ padding:10px 30px 10px 50px;  transition:all 0.4s;}  
.about_nr ul li:nth-child(1){ padding:10px 50px 10px 10px; transition:all 0.4s;} 
.about_nr ul li:nth-child(1):hover,.about_nr ul li:nth-child(2):hover,.about_nr ul li:nth-child(3):hover{ background:#feb501; color:#FFF}
.about_nr ul li:nth-child(1):hover i{ background:url(../Image/about_1.png) no-repeat -50px center;}
.about_nr ul li:nth-child(2):hover i{ background:url(../Image/about_2.png) no-repeat -50px center;}
.about_nr ul li:nth-child(3):hover i{ background:url(../Image/about_3.png) no-repeat -45px center;}
.about_nr ul li:nth-child(1):hover span,.about_nr ul li:nth-child(2):hover span,.about_nr ul li:nth-child(3):hover span{ color:#FFF}
.about_nr ul li:nth-child(2) i{ display:block; float:left; background:url(../Image/about_2.png) no-repeat left center; height:39px; width:50px;transition:all 0.4s;}
.about_nr ul li:nth-child(3) i{ display:block; float:left; background:url(../Image/about_3.png) no-repeat left center; height:39px; width:50px;transition:all 0.4s;}

/*生产基地*/
.about_scjd{ width:1200px; margin:0 auto; padding-bottom:100px; background:url(../Image/about_scjd_bj.png) no-repeat center top; padding-top:45px;}
.about_title{ width:200px; font-size:30px; margin:0 auto; text-align:center;  margin-bottom:50px; padding:10px 0;}
.about_title b:nth-child(1){ font-weight:bold; color:#25b556;}
.about_title b:nth-child(2){ font-weight:100;border-bottom:1px #5c5b5b solid; padding-bottom:10px;}

/*发展历程*/
.about_fzlc{ background:url(../Image/about_fzlc.jpg) no-repeat center top #FFF; padding:142px 0 0 0; height:487px;}
.about_fzlc ul.infoList{ margin-left:110px;}
.about_fzlc ul li:nth-child(2n){ margin-bottom:25px; background:url(../Image/about_fzlc_btn.png) no-repeat left 0; height:33px; display:block; }
.about_fzlc ul li:nth-of-type(2n-1){margin-bottom:25px; background:url(../Image/about_fzlc_btn2.png) no-repeat left 0; height:33px;   display:block; }
.about_fzlc ul li span:nth-child(1){ display:block; float:left; font-size:18px; width:86px; height:33px; line-height:33px; text-align:left; color:#FFF; padding-left:10px;}
.about_fzlc ul li span:nth-child(2){ color:#505050; display:block; float:left; margin-left:10px; font-size:18px;}

/*资质荣誉*/
.about_honor{ background:#FFF; padding:60px 0;}

/*员工风采*/
.about_ygfc{ width:1200px; margin:0 auto; padding:30px 0; background:url(../Image/about_scjd_bj.png) no-repeat center top;}
.about_title2{ width:200px; font-size:30px; margin:0 auto; text-align:center;  margin-bottom:20px; padding:10px 0;}
.about_title2 b:nth-child(1){ font-weight:bold; color:#15b016;}
.about_title2 b:nth-child(2){ font-weight:100;border-bottom:1px #5c5b5b solid; padding-bottom:10px; color:#3e3a39}
.about_ygfc p:nth-of-type(1){ text-align:center; color:#717171; font-size:18px;}

/*合作客户*/
.about_huoban{ background:#FFF; padding:40px 0;}
.about_huoban p:nth-of-type(1){ text-align:center; color:#717171; font-size:18px;}
.about_huoban p b{ color:#bf0611;}
.anli{ background:#fff;}
.anli_xx{ width:180px; padding: 10px 10px 9px 9px; position:relative; overflow:hidden; height: 70px; overflow: hidden;border:1px #dfdfdf solid; background:#FFF; margin: -1px -1px 0 0; overflow: hidden;}

.anli_xx a{ position: relative; display: block; width: 100%; height: 100%;  -webkit-perspective:800px;-moz-perspective:800px;}

.anli_xx a > div {position: absolute; left: 0; height: 0;  width: 100%;  height: 100%; color: #fff;

    -webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;
    -webkit-transition: .5s ease-in-out ; -moz-transition:  .5s ease-in-out ;
    -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;
}
.anli_xx a div.img { opacity: 1; filter:alpha(opacity=100);  -webkit-transform: rotateY(0); -moz-transform: rotateY(0); z-index: 2; transition: 0.3s all 0s linear;}
.anli_xx a div.title{ opacity: 0; filter:alpha(opacity=0);  -webkit-transform: rotateY(180deg);  -moz-transform: rotateY(180deg); z-index: 1;}
.anli_xx a:hover div.img{ opacity: 0; filter:alpha(opacity=0); -webkit-transform: rotateY(-180deg); -moz-transform: rotateY(-180deg); }
.anli_xx a:hover div.title{ opacity: 1; filter:alpha(opacity=100); -webkit-transform: rotateY(0); -moz-transform: rotateY(0);}




/*
.anli_xx a{ position: relative; display: block; width: 100%; height: 100%;}

.anli_xx a > div {position: absolute; left: 0; height: 0;  width: 100%;  height: 100%; color: #fff;}
.anli_xx a div.img { filter:Gray; -webkit-filter: grayscale(100%); transition: 0.3s all 0s linear;}
.anli_xx a div.title{ display: none;}
.anli_xx a:hover div.img{ filter:none; -webkit-filter: grayscale(0%);}
*/




  .anli_t .more{ width:60px; text-align:center; height:30px; line-height:30px;border:1px #f8f8f8 solid; border-bottom:1px #979797 solid;margin:10px auto 20px;
    -webkit-transition: .5s ease-in;
       -moz-transition: .5s ease-in;
        -ms-transition: .5s ease-in;
         -o-transition: .5s ease-in;
            transition: .5s ease-in;}
  .anli_t .more:hover{ width:60px; text-align:center; height:30px; line-height:30px; border:1px #979797 solid;margin:10px auto 20px;}
  .anli_t .more a{ color:#979797;font-size:12px;}
  
  .in_nr2_n4 a {
    width: 240px;
    height: 52px;
    display: inline-block;
    line-height: 52px;
    font-size: 16px;
    color: #8f8989;
}


.about_title3{ width:200px; font-size:30px; margin:0 auto; text-align:center;  margin-bottom:20px; padding:10px 0; color:#FFF}
.about_title3 b:nth-child(1){ font-weight:bold; color:#15b016;}
.about_title3 b:nth-child(2){ font-weight:100;border-bottom:1px #fff solid; padding-bottom:10px; color:#FFF}
#xw_content .index_tit span{ color:#acacac; font-size:16px;}




/*产品中心*/
.sub_list{ width:900px; margin:0 auto;}
.sub_list a{ display:block; background:#0b9e0c; color:#FFF; border-radius:50px; width:200px; text-align:center; height:48px; font-size:20px; line-height:48px; float:left; margin:0 10px; transition:all 0.4s;border:1px #16b117 solid;}
.sub_list a:hover,.sub_list a.hover{ background:#FFF; color:#16b117; border:1px #16b117 solid;}
.index_pro_content{ margin:10px 0 0 0; height:auto; overflow:hidden; width:1200px; }
.index_pro_content a{ border:10px #f2f1f1 solid; background:#fafafa; display:block;  width:360px; height:445px; margin:0px 20px 25px 0; transition:all 0.4s; float:left;}
.index_pro_content a:nth-child(3),.index_pro_content a:nth-child(6),.index_pro_content a:nth-child(9){ background:#fafafa; display:block;  width:360px; height:445px;transition:all 0.4s; margin:0px 0px 25px 0; }

.cp_xx_nr{ height:25px; line-height:25px;}
.index_pro_content a:hover{ background:#ffb609;  color:#FFF}
.index_pro_content a img{ width:360px; height:240px; margin-bottom:5px;}
.index_pro_content .title_name{ font-size:20px; color:#828282; text-align:left;}
.cp_xx_one{ padding:20px 10px; color:#828282}
.index_pro_content a:hover .cp_xx_one,.index_pro_content a:hover .title_name{ color:#FFF}
.cp_xx_font{ height:60px; line-height:25px; margin-bottom:10px;}
span.cp_more_xx{ width:110px; height:30px; line-height:30px; color:#FFF; border-radius:20px; display:block; margin:0 auto; background:#ff8000; text-align:center; transition:all 0.4s;}
.index_pro_content a:hover .cp_more_xx{ background:#FFF; color:#16b117; padding:0 10px;}



.pro_img2{ width:600px; padding:5px; border:1px #f1f1f1 solid;}
.pro_xx{ padding:10px 0 0px 20px; line-height:25px; width:500px; font-size:16px; line-height:30px;}
.pro_xx p{  font-size:12px; line-height:30px;}
.pro_xx p.name_title{ font-size:22px; color:#0d1a45; font-weight:bold; }
.pro_xx_three{background: #E9E9E9 url(../img/pro_xx.png) no-repeat left top; padding:5px 10px; font-size:12px; color:#333333; overflow:hidden; height:auto;}
.pro_xx_service{  height:30px;}
.pro_xx_title{ display:block; float:left;  width:80px; color:#a9a8a8}

a.online_order{ display:block; margin-right:10px; float:left; font-size:14px; text-align:center; color:#FFF; width:157px; height:35px; line-height:35px; transition:all 0.2s linear 0s; background:#c40000;}
	
a.online_qq{ display:block; margin-right:10px; float:left; font-size:14px; text-align:center; color:#c40000; width:157px; overflow:hidden; height:35px; line-height:35px; transition:all 0.2s linear 0s; background:#ffeded; border:1px #c40000 solid;}
	
	
a.online_qq:hover{ background:#C40000; color:#FFF}
a.online_order:hover{ background:#C40000; color:#FFF}
.pro_xx_service,.pro_order_tel2{ background:#FFF; font-size:12px; padding:5px 10px;}
.pro_order_tel2 b{ font-size:14px; color:#c40000; font-size:30px; font-family:Arial;}
.about_title_fb{ padding-bottom:30px; font-size:16px; color:#3e3a39; text-align:center; width:950px; margin:0 auto; line-height:30px;}
.about_title4{ color:#3e3a39; font-size:30px; text-align:center;}







.picMarquee-left{ width:1200px;  overflow:hidden; position:relative;  }
.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#fff; padding:0 10px;  }
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
cursor:pointer; background:url("../img/arrow.png") no-repeat;}
.picMarquee-left .hd .next{ background-position:0 -50px;  }
.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
.picMarquee-left .bd{ padding:10px;   }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:300px; height:200px; display:block; }
.picMarquee-left .bd ul li .pic a:hover img{ background:#000; border-color:#999; opacity:.7;-moz-opacity:.7;/*火狐*/
filter:alpha(opacity=50); /*IE*/ }
.picMarquee-left .bd ul li .title{ line-height:35px; padding-top:8px; font-size:18px; color:#3e3a39}

.about_team_title{ text-align:center;}
.about_team_title p:nth-child(1){ color:#737373; font-size:20px;}
.about_team_title p:nth-child(2){ font-size:30px; color:#737373;}
.about_team_title p:nth-child(2) b{ color:#009a44;}
	
	
	
	
	
/*team*/
.picMarquee-left1{ width:1200px; overflow:hidden; position:relative;  }
.picMarquee-left1 .hd{ overflow:hidden;  height:30px; background:#fff; padding:0 10px;  }
.picMarquee-left1 .hd .prev,.picMarquee-left1 .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
cursor:pointer; background:url("../img/arrow.png") no-repeat;}
.picMarquee-left1 .hd .next{ background-position:0 -50px;  }
.picMarquee-left1 .hd .prevStop{ background-position:-60px 0; }
.picMarquee-left1 .hd .nextStop{ background-position:-60px -50px; }
.picMarquee-left1 .bd{ padding:10px;   }
.picMarquee-left1 .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left1 .bd ul li{ margin:0 18px; float:left; _display:inline; overflow:hidden; text-align:center; border-right:1px #CCCCCC dotted; padding:0 25px 0 0;}
.picMarquee-left1 .bd ul li .pic{ text-align:center; }
.picMarquee-left1 .bd ul li .pic img{ width:200px; height:200px; display:block; border-radius:50% }
.picMarquee-left1 .bd ul li .pic a:hover img{ background:#000; border-color:#999; opacity:.7;-moz-opacity:.7;/*火狐*/
filter:alpha(opacity=50); /*IE*/ }
.picMarquee-left1 .bd ul li .title{ line-height:35px; padding-top:8px; font-size:18px; color:#3e3a39}

.picMarquee-left1 .title2{ text-align: center; width:200px; padding-top:10px;}
.picMarquee-left1 .title2 p:nth-of-type(1){ font-size:24px; color:#009a44; font-weight:bold;}
.picMarquee-left1 .title2 p:nth-of-type(2){ font-size:18px;color:#505050; padding:8px 0;}
.picMarquee-left1 .title2 span,.picMarquee-left1 .title2 p:nth-of-type(3){ font-size:14x; color:#505050; line-height:30px;}

	
	
.xx_nr{ font-size:16px; line-height:30px;}
.pro_xx_kysb{ display:block; font-size:18px; line-height:30px; color:#666}
.pro_xx1{ padding:10px 0 0px 20px; width:500px; font-size:18px; line-height:30px; margin:50px 0;}
.pro_xx1 .name_title{ font-size:40px; padding:20px 0; color:#61605e}





/*生产基地*/
.picMarquee-scjd{ width:1200px;  overflow:hidden; position:relative;  }
.picMarquee-scjd .hd{ overflow:hidden;  height:30px; padding:0 10px;  }
.picMarquee-scjd .hd .prev,.picMarquee-scjd .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
cursor:pointer; background:url("../img/arrow.png") no-repeat;}
.picMarquee-scjd .hd .next{ background-position:0 -50px;  }
.picMarquee-scjd .hd .prevStop{ background-position:-60px 0; }
.picMarquee-scjd .hd .nextStop{ background-position:-60px -50px; }
.picMarquee-scjd .bd{ padding:10px;   }
.picMarquee-scjd .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-scjd .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-scjd .bd ul li .pic{ text-align:center; }
.picMarquee-scjd .bd ul li .pic img{ width:300px; height:200px; display:block; }
.picMarquee-scjd .bd ul li .pic a:hover img{ background:#000; border-color:#999; opacity:.7;-moz-opacity:.7;/*火狐*/
filter:alpha(opacity=50); /*IE*/ }
.picMarquee-scjd .bd ul li .title{ line-height:35px; padding-top:8px; font-size:18px; color:#3e3a39}




/* 发展历程*/
.txtScroll-top{ width:850px;  overflow:hidden; position:relative;  }
.txtScroll-top .hd{ overflow:hidden; width:200px; margin-left:100px;  height:30px;  padding:0 10px;  }
.txtScroll-top .hd .prev,.txtScroll-top .hd .next{ display:block;  width:9px; height:5px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
   cursor:pointer; background:url("../Image/icoUp.gif") no-repeat;}
.txtScroll-top .hd .next{ background:url("../Image/icoDown.gif") no-repeat;  }
.txtScroll-top .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px;}
.txtScroll-top .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../Image/icoCircle.gif") 0 -9px no-repeat; }
.txtScroll-top .hd ul li.on{ background-position:0 0; }
.txtScroll-top .bd{ padding:15px;  }
.txtScroll-top .infoList li{ height:24px; line-height:24px;   }
.txtScroll-top .infoList li .date{ float:right; color:#999;  }


/*honor*/
.picMarquee-honor{ width:1200px;  overflow:hidden; position:relative;  }
.picMarquee-honor .hd{ overflow:hidden;  height:30px; padding:0 10px;  }
.picMarquee-honor .hd .prev,.picMarquee-honor .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
cursor:pointer; background:url("../img/arrow.png") no-repeat;}
.picMarquee-honor .hd .next{ background-position:0 -50px;  }
.picMarquee-honor .hd .prevStop{ background-position:-60px 0; }
.picMarquee-honor .hd .nextStop{ background-position:-60px -50px; }
.picMarquee-honor .bd{ padding:10px;   }
.picMarquee-honor .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-honor .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-honor .bd ul li .pic{ text-align:center; }
.picMarquee-honor .bd ul li .pic img{ width:280px; height:334px;  display:block; }
.picMarquee-honor .bd ul li .pic a:hover img{ background:#000; border-color:#999; opacity:.7;-moz-opacity:.7;/*火狐*/
filter:alpha(opacity=50); /*IE*/ }
.picMarquee-honor .bd ul li .title{ line-height:35px; padding-top:8px; font-size:18px; color:#3e3a39}




/*产品详情页e*/
.zy_sub_list{ width:225px;}
.left_pro p{margin-bottom:10px; height:95px; line-height:95px; text-align:center; background:#ffb305; color:#FFF; font-size:30px;}
.left_pro a{ transition:0.4s; display:block; float:left; height:60px; line-height:60px; font-size:16px; padding-left:45px; width:180px; transition:all 0.4s;}
.left_pro{  background:#efeff0; height:auto; overflow:hidden;}
.left_pro a:hover{ padding-left:35px; width:190px; background:#595757; color:#FFF}

.left_contact{ border:1px #e5e5e5 solid; width:223px; height:auto; overflow:hidden; padding-bottom:20px;}
.left_contact p{ background:#fafafa; height:48px; text-align:center; font-size:16px; color:#333333; line-height:48px; font-weight:bold;border-bottom:1px #e5e5e5 solid;}
.left_contact p:nth-of-type(2){ display:block; background:#f04343; color:#FFF; width:90px; text-align:center; height:20px; line-height:20px; margin:10px auto;}
.left_contact ul{ margin:0 auto; width:120px;}
.left_contact li{ display:block; width:35px; display:block; float:left; margin-right:2px;}
.left_contact ul li span:nth-of-type(1){ color:#999; display:block;}
.left_contact  ul li span:nth-of-type(2){ color:#ff1f4e;display:block;}

.left_qq_btn{ margin:0 10px 0 30px; width:72px; height:26px; display:block; float:left ; background:#333333; border:1px #333333 solid; color:#FFF; line-height:26px; text-align:center;} 
.left_contat_btn{width:72px; height:26px; display:block; line-height:26px;float:left; color:#f5f5f5; border:1px #cccccc solid; color:#333333;text-align:center; background:#f5f5f5} 

.left_contact2{ background:#efeff0; padding:10px; margin-top:20px;}
.left_contact2 li{ clear:both; margin:10px 0; padding:10px 0; color:#595757}
.left_contact2 li:nth-child(1) i{ display:block; float:left; background:url(../img/left_1.png) no-repeat left top; width:26px; height:39px; margin-right:5px;}

.left_contact2 li:nth-child(2) i{ display:block; float:left; background:url(../img/left_2.png) no-repeat left top; width:24px; height:31px; margin-right:5px;}

.left_contact2 li:nth-child(3) i{ display:block; float:left; background:url(../img/left_3.png) no-repeat left top; width:28px; height:19px; margin-right:5px;}

.left_contact2 li:nth-child(4) i{ display:block; float:left; background:url(../img/left_4.png) no-repeat left top; width:34px; height:33px; margin-right:5px;}

.left_contact2 li:nth-child(5) i{ display:block; float:left; background:url(../img/left_6.png) no-repeat left top; width:35px; height:35px; margin-right:5px;}

.left_contact2 li:nth-child(6) i{ display:block; float:left; background:url(../img/left_5.png) no-repeat left top; width:35px; height:35px; margin-right:5px;}



.zy_right{ width:945px;}
.pro_lm{ background:url(../img/line.gif) repeat-x left 25px; height:35px; margin:30px 0;}
.pro_lm span{ background:#FFF; padding:0 30px;font-size:40px; color:#595757; width:220px; margin:0 auto; display:block;}
.pro_table td{ height:60px; font-size:20px; padding-left:100px; color:#3e3a39}
.pro_table tr:nth-child(2n+1){ background:#efeff0; }


.pro_table2 td{ height:75px; font-size:20px; padding-left:100px; color:#3e3a39}
.pro_table2 tr:nth-child(2n-1){ background:#efeff0; }
.pro_table2 tr:nth-child(1){ font-weight:bold;}


.index_pro_content2 {
	margin: 10px 0;
	height: auto;
	overflow: hidden;
	width: 900px;
}
.index_pro_content2 a {
	background: #fff;
	display: block;
	width: 190px;
	height: 240px;
	padding: 10px;
	margin: 0px 10px 10px 0;
	transition: all 0.4s;
}

.index_pro_content2 a img {
	width: 190px;
	height: 152px;
	margin-bottom: 5px;
}

.index_pro_content2{ background:#f2f2f2; color:#009944; padding: 20px; }
.index_pro_content2 a{ position:relative; display:block; float:left; margin:0 10px 0 0;}
.index_pro_content2 a:hover .cp_more_xx{ color:#009944; font-weight:bold; background:none;border:1px #fb8800 solid; width:160px;}
.index_pro_content2 .title_name{transition:all 0.4s; text-align:center; font-size:14px; font-weight:bold; color:#009944; transition:all 0.2s;}
.index_pro_content2 .cp_xx_nr{ color:#949393; font-size:12px; text-align:center;transition:all 0.4s;}


/*联系方式*/
.contact_message{ background:#efc501; padding:50px 270px; width:660px; height:auto; overflow:hidden;}
.contact_message p{ font-size:130px; text-align:left; color:#FFF; position:relative; height:110px; line-height:130px;}
.contact_message p span{ font-size:24px; padding:0 10px; position:absolute; display:block; left:45%; top:60px; background:#333333; color:#FFF; border-radius:5px; height:40px; line-height:40px;}
.contact_message li{ border-bottom:1px #333333 solid; padding:25px 0 6px; display:block; float:left; width:50%; font-size:16px; height:27px; line-height:27px; }
.contact_message li:nth-child(1) i{ display:block; float:left; background:url(../img/contact_1.png) no-repeat left top; width:19px; height:27px; margin-right:10px; margin-top:2px;}
.contact_message li:nth-child(2) i{ display:block; float:left; background:url(../img/contact_2.png) no-repeat left top; width:28px; height:27px; margin-right:10px; margin-top:2px; margin-left:25%;}
.contact_message li:nth-child(3) i{ display:block; float:left; background:url(../img/contact_3.png) no-repeat left top; width:19px; height:27px; margin-right:10px; margin-top:2px;}
.contact_message li:nth-child(4) i{ display:block; float:left; background:url(../img/contact_4.png) no-repeat left top; width:28px; height:27px; margin-right:10px; margin-top:2px;margin-left:25%;}

.contact_message li:nth-child(5) i{ display:block; float:left; background:url(../img/contact_5.png) no-repeat left top; width:28px; height:27px; margin-right:10px; margin-top:2px;}
.contact_message li:nth-child(6) i{ display:block; float:left; background:url(../img/contact_6.png) no-repeat left top; width:28px; height:27px; margin-right:10px; margin-top:2px;margin-left:25%;}



.contact_btn{ width:350px; padding-top:60px;}
.c_t{ width:140px; text-align:center; color:#595757}
.contact_btn span:nth-child(1){ background:#009944; width:120px; height:100px; padding-top:20px; color:#595757; display:block; border-radius:50%; text-align:center; margin-bottom:10px; color:#595757; margin-left:10px;}
.contact_btn span:nth-child(1) i{ background:url(../img/contact_btn.png) no-repeat 0 0; width:77px; height:64px; margin:0 auto; display:block; margin-top:10px; transition:all 0.4s;}
.contact_btn a:nth-child(1):hover i{ background:url(../img/contact_btn.png) no-repeat -96px 0; width:77px; height:64px; margin:0 auto; display:block; margin-top:10px;}

.contact_btn a{ color:#595757; text-align:center; transition:all 0.4s;}
.contact_btn a:hover{ color:#009944}

.contact_pro_btn{ font-size:18px; background:#009944; color:#FFF; height:55px; line-height:55px; display:block; margin:0 auto; width:235px;transition:all 0.4s;}
.contact_pro_btn i{ display:block; float:left; background:url(../img/contact_pro_btn.png) no-repeat left center; width:23px; height:23px; margin:15px 10px 0 50px; transition:all 0.4s;}

.contact_pro_btn:hover{ background:#efc501; color:#fff}
.contact_pro_btn:hover i{background:url(../img/contact_pro_btn.png) no-repeat -28px center;}






#owl-demo{position:relative;width:600px;height:400px;margin:0;}
#owl-demo .item{ position:relative;display:block;}
#owl-demo img{display:block;width:600px;height:400px;}
#owl-demo b{position:absolute;left:0;bottom:0;width:100%;height:78px;background-color:#000;opacity:.5;filter:alpha(opacity=50);}
#owl-demo span{position:absolute;left:0;bottom:37px;width:100%;font:18px/32px "微软雅黑","黑体";color:#fff;text-align:center;}

.owl-pagination{position:absolute;left:0;bottom:10px;width:100%;height:22px;text-align:center;}

.owl-page{display:inline-block;width:10px;height:10px;margin:0 5px;background-image:url(../img/bg15.png);*display:inline;*zoom:1;}
.owl-pagination .active{width:25px;background-image:url(../img/bg16.png);}
.owl-buttons{display:none;}
.owl-buttons div{position:absolute;top:50%;width:40px;height:80px;margin-top:-40px;text-indent:-9999px;}
.owl-prev{left:0;background-image:url(../img/bg17.png);}
.owl-next{right:0;background-image:url(../img/bg18.png);}
.owl-prev:hover{background-image:url(../img/bg19.png);}
.owl-next:hover{background-image:url(../img/bg20.png);}


/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

.pro_nav{ width:580px; padding-top:217px;} 
.pro_nav a:nth-child(1){ background:#969696; width:350px; height:100px; display:block; float:left; margin:1px 1px 0 0;text-align:center; color:#FFF; transition:all 0.4s; font-size:14px;}
.pro_nav a{ background:#969696; width:228px; height:100px; display:block; float:left; margin:1px 1px 0 0;text-align:center; color:#FFF; transition:all 0.4s; font-size:14px;}
.pro_nav a i{ background:url(../img/pro_tj_bj.png) no-repeat left top; width:30px; height:30px; margin:30px auto 10px;  display:block;  transition:all 0.4s;}
.pro_nav a:hover{ background:#009944;}
.pro_nav a:hover i{ background:url(../img/pro_tj_bj.png) no-repeat -47px top; }
.pro_nav a:nth-child(3),.pro_nav a:nth-child(4){ width:289px;}



.pro_tuijian_lm{ font-size:28px; color:#3e3a39; background:url(../img/line_dot.gif) repeat-x left 28px; height:30px; line-height:30px;}
.pro_tuijian_lm span:nth-child(1){ width:200px; background:#FFF; padding-right:10px;}
.pro_tuijian_lm span:nth-child(2){ color:#9e9e9e; font-size:16px;}



/*新闻中心*/

.tit6{ height:75px; font:30px "Microsoft Yahei"; text-align:center; color:#323232; background:url(../img/news_line.png) no-repeat center 50px; margin-top:40px; position:relative;}
.tit6 em{ display:block; font:18px Arial, Helvetica, sans-serif; color:#b7b7b7; text-transform:uppercase;}
.tit6 span a{ display:inline-block; font:14px "Microsoft Yahei"; color:#7f7f7f; width:70px; text-align:right; height:30px; position:absolute; top:40px; right:30px; width:80px;transition:all 0.4s; line-height:30px; text-align:center}
.tit6 span a:hover{ text-decoration:underline; background:#009944; color:#FFF; border-radius:50px; width:100px; text-align:center;}
.news_case{ padding:10px 30px; height:auto; overflow:hidden; width:1140px; margin:0 auto;}




xinwen{ background:#f3f4f6;}
.news_c{  width:1200px; margin:0 auto;}
	.news_c .hd{ overflow:hidden;  height:50px; margin: 0 auto; width: 132px; }
	.news_c .hd .prev,.news_c .hd .next,.news_c .hd .more{ display:block; width:40px; height:40px; float:right; margin:0 2px; margin-top:10px; color: #FFF; font-size: 24px; overflow:hidden; cursor:pointer; transition: 0.3s all 0s linear; background: #cccccc; text-align: center; line-height: 40px; font-family:SimSun;}
	.news_c .hd .prev:hover,.news_c .hd .next:hover,.news_c .hd .more:hover{ background: #f87500;}
	.news_c .hd .prev,.news_c .hd .more{ float: left;}
	
		
.xw_t{ font-size:32px; font-weight:bold; color:#333; line-height:50px; height:50px; text-align:center;}
.xw_t2{ font-size:18px; color:#666666; line-height:50px; height:50px; text-align:center;}
.xw_d{ font-size:18px; color:#616161; line-height:50px; height:50px; text-align:center;}
.xw_c{ width:1200px; margin:0 auto;}
.xw_right , .xw_left{ width:50px; height:50px; margin:240px 20px 0;}
.xw_xxx{ width:260px;background:#fff; padding:10px; margin:9px; border: 1px solid #FFF; overflow:hidden; height:400px;}
.xw_xxx:hover{ width:260px; padding:10px; margin:9px; border: 1px solid #e53f3f; overflow:hidden; height:400px; transition: 0.3s all 0s linear}
.xw_img{ height:195px; position:relative; width:260px; overflow:hidden;}
.xw_xxx IMG {
	-webkit-transition:-webkit-transform 300ms linear 0ms;

	-moz-transition:-moz-transform 300ms linear 0ms;

	-ms-transition:-ms-transform 300ms linear 0ms;

	-o-transition:-o-transform 300ms linear 0ms;

	transition:transform 300ms linear 0ms;

}
.xw_xxx:hover IMG {

	-webkit-transform:scale(1.1);

	-moz-transform:scale(1.1);

	-ms-transform:scale(1.1);

	-o-transform:scale(1.1);

	transform:scale(1.1)

}

.xw_txt{
height:180px;
display: block;
width: 240px;
padding:0 10px;
position: relative;
overflow: hidden;
transition: transform 300ms linear 0ms;
}
.xw_txt h2{
font-family: "Microsoft YaHei";
font-weight: bold;
margin: 30px 0px 10px;
line-height: 1;
height:30px; line-height:30px; overflow:hidden;
}

.xw_txt h2 a{ font-size:18px; font-weight:bold; color:#666666;width: 260px;}
.jtx {
    width:0; 
    height:0; 
    border-left:10px solid transparent;
    border-right:10px solid transparent;
    border-bottom:10px solid #fff;
    position:relative;
    top:-15px; left:173px;
}
.jts{
    width:0; 
    height:0; 
    border-left:10px solid transparent;
    border-right:10px solid transparent;
    border-top:10px solid #fff;
    position:relative;
    top:-275px; left:173px;
}

.xw_click{ color:#666;}
.xw_txt p{
color: #666666;
font-size: 14px;
line-height: 25px;
height:75px;
padding: 0px;
overflow:hidden;
}
.xw_txt h3{
color: #646464;
font-size: 14px;
font-weight: inherit;
margin: 0.8em 0px 0px;
line-height: 1;
}

.in_nr2_n4 a span{ height:28px; background:url(../images/jia.png) no-repeat left center; padding-left:38px; display:inline-block; line-height:28px; margin-top:13px;}
.in_nr2_n4 a:hover{color:#000;}
.in_nr2_n4 {
    width: 1004px;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    margin-top: 25px;
    text-align: center;
}



/*新闻页面*/
.news_message_li{ background:#fff; padding:20px 15px; width:720px; height:200px;}
.dont_l{background: #fff;padding: 30px 20px; width: 650px;}
.dont_l li{height: 38px; line-height: 38px; padding-left: 26px;background:url(../img/news_bg.gif) no-repeat 0 19px; vertical-align: top;}
.dont_l li em{float: left;font-size: 14px;width: 524px;height: 38px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;border-bottom: 1px dashed #d4d4d4;font-style:inherit;font-weight:inherit;}
.dont_l li em a{color: #666;}
.dont_l li span{float: right; font-size: 12px; color: #999; text-align: right; width: 90px;border-bottom: 1px dashed #d4d4d4; }
.dont_l li em a:hover{ text-decoration:underline;}

.dont_l li.last em{border-bottom: none;font-style:inherit;font-weight:inherit;}
.dont_l li.last span{border-bottom: none;}
.dont_l li.cur em a{color: #333;font-style:inherit;font-weight:inherit;}
.dont_l li.cur span{color: #333;}
.dont_l li.cur{background:url(../img/news_bg.gif) no-repeat 0 -13px;}

.dont_r li{padding: 30px 20px 20px; *padding: 27px 20px 20px; _padding: 30px 20px 20px; background: #fff; width: 460px; border-bottom: 1px solid #e5e5e5;}
.dont_r li em{display: block; margin-bottom: 4px;font-style:inherit;font-weight:inherit;}
.dont_r li em a{color: #009944; font-size: 20px; }
.dont_r li em a:hover{ text-decoration:underline;}
.dont_r li p{font-size: 14px; line-height: 24px; height: 48px; overflow: hidden; color:#686868}



/*新闻中心详细页面*/
.new_li_content li{ height:250px; width:1180px; padding:10px; border-bottom:1px #e1e1e1 dotted; transition:all 0.4s linear 0s; margin-bottom:10px;}
.news_title_content{ height:230px; width:730px;  padding:20px; }
.new_li_content li img{ margin:0;}
.news_li_content{ width:730px; color:#565656; font-size:16px; line-height:30px; padding:10px 0;}
.new_li_content li:hover{ background:#f2f2f2}
.new_li_content li:hover .news_li_title span{ color:#17b218}
.new_li_content li:hover .news_li_content{ color:#292929; }
.new_li_content li:hover a{ color:#bebebe}
.news_li_title span{ font-size:18px; font-weight:bold; color:#17b218; padding:10px 0;}
.news_li_title .time_news2{ margin:0 15px;transition:all 0.2s linear 0s; font-size:16px;}
.new_li_content li:hover .news_li_title{ color:#cdcdcd; font-weight:bold;}
.new_li_content li:hover .time_news2{ margin:0 25px;}



.news_up{  border-top:1px #d1d1d1 solid; padding-top:10px; margin-top:10px;}





.news_left_box{ background:#FFF; border:1px #f6f6f6 solid; padding:50px 30px; width:818px; height:auto; overflow:hidden;}
.news_title_message_one{ font-size:20px; font-weight:bold; text-align:center; margin-bottom:10px;}
.news_send{ font-size:14px; height:25px; line-height:25px; border-bottom:1px #CCC dotted; margin-bottom:20px; text-align:center;}
.news_send_img{ max-width:90%; text-align:center;  margin:10px auto;}
.news_send_message{line-height:35px; font-size:14px; padding:10px; color:#666}
.news_send_message b{ color:#16b117 }
#prev_next li{ height:30px; line-height:30px;}
.rcread{padding: 40px 0;}
.rcread h4{font-size: 20px; color: #333; font-weight: normal; margin-bottom: 5px;}
.rcread li{height: 40px; line-height: 40px; font-size: 14px; border-bottom: 1px dotted #cbcbcb; overflow: hidden; padding-left: 28px; background:url(../img/ic1.png) no-repeat 0 center; vertical-align: top;}
.rcread li em{float: left; width: 640px; overflow: hidden;font-style:inherit;font-weight:inherit;}
.rcread li em a{color: #686868;font-style:inherit;font-weight:inherit;}
.rcread li em a:hover{color: #333;font-style:inherit;font-weight:inherit;}
.rcread li span{float: right;color: #999;}
.sub_product_hot{ width:300px;background:#fff; border:1px #e5e5e5 solid; height:auto; overflow:hidden; padding-bottom:20px;}
.sub_title{ background:#FFF; border:1px #e5e5e5 solid; height:59px; line-height:59px;}
.sub_title span{ display:block; float:left; background:#79ca13; padding:0 40px; color:#FFF; font-size:24px;}
.sub_pro_xx{ border:1px #e5e5e5 solid; border-top:none; border-bottom:none; padding:20px 30px 30px; line-height:30px; font-size:14px;}
.sub_pro_xx strong{ color:#79ca13; font-size:16px; font-weight:bold}
.sub_product_message div.sub_pro_xx:nth-last-of-type(1){border-bottom:1px #e5e5e5 solid;}
.sub_pro_xx img{ margin:0 auto;}
.sub_title2{ text-align:left; padding-left:30px; width:300px; height:59px; line-height:59px; display:block; background:#79ca13; color:#FFF; font-size:24px;}
.sub_right_message{ width:251px; margin:20px auto;}
.sub_right_message a{ display:block; float:left; border:1px #e3e3e3 solid; padding-bottom:10px; margin-bottom:10px; transition:all 0.4s;}  
.sub_right_message a img{ margin-bottom:20px;}
.sub_right_message a span{ padding:0 20px; line-height:25px; display:block; float:left; font-size:14px;}
.sub_right_message a:hover{ background:#79ca13; color:#FFF}
.sub_right_message p { font-size:14px; line-height:25px;}
.sub_right_message p:nth-child(2){ padding:5px 0; font-family:Arial, Helvetica, sans-serif; font-size:30px; color:#3192ff}


	.news_c .hd{ overflow:hidden;  height:50px; margin: 0 auto; width: 132px; }
	.news_c .hd .prev,.news_c .hd .next,.news_c .hd .morexxx{ display:block; width:40px; height:40px; float:right; margin:0 2px; margin-top:10px; color: #FFF; font-size: 24px; overflow:hidden; cursor:pointer; transition: 0.3s all 0s linear; background: #cccccc; text-align: center; line-height: 40px; font-family:SimSun;}
	.news_c .hd .prev:hover,.news_c .hd .next:hover,.news_c .hd .morexxx:hover{ background: #005097;}
	.news_c .hd .prev,.news_c .hd .morexxx{ float: left;}


.case_left{ width:415px; height:400px; background:#efc501; color:#3e3e3e; line-height:35px; padding:30px; font-size:16px;}
.case_right{ width:640px; height:400px;background:#dedede; color:#3e3e3e;line-height:35px; padding:30px; font-size:16px;}
.case_left p,.case_right p{ font-size:30px; margin-bottom:20px;}




/*优势*/
.index_youshi{ background:url(../img/youzhi_bj.jpg) no-repeat left top; width:1160px; height:339px; padding:20px 20px 40px; }
.index_youshi_nr{ background:#484848; padding:25px; height:80px; width:}
.index_youshi_nr a{ display:block; float:left; margin-left:20px; width:200px;}
.index_youshi_nr a p{ font-size:28px; font-weight:bold; color:#fdb606; margin-bottom:5px;}
.index_youshi_nr a span{ color:#FFF; font-size:16px; display:block; float:left;}
.index_youshi_nr a:nth-child(3){ width:260px; margin:0 0 0 90px;}
.index_youshi_nr a:nth-child(4){ display:block; float:right; width:260px; margin:0 20px;}
.youshi_font_left{ margin-top:140px; color:#fff;font-size:28px; }
.youshi_font_left b{ font-weight:bold; font-size:28px; color:#fdb606;}
.youshi_tel{ margin-top:108px; background:url(../img/youzhi_tel.png) no-repeat left top; padding-left:55px; height:70px; margin-right:30px;}
.youshi_tel span:nth-of-type(1){ color:#FFF; display:block; font-size:14px;}
.youshi_tel span:nth-of-type(2){  color:#FFF;display:block; font-size:38px; font-family:'impact';}






/*返回顶部*/
#CfloatBtn {
	position: fixed;
	right: 10px;
	bottom: 70px;
	width: 60px;
	background: white;
	border: 1px solid #CCC;
	z-index: 199;
}
#CfloatBtn a {
	display: block;
	background: url(../img/to_top.jpg);
	width: 60px;
	height: 60px;
}
#CfloatBtn span {
	display: block;
	background: url(../img/to_top.jpg) 0 -61px;
	width: 60px;
	height: 60px;
	border-top: 1px solid white;
	cursor: pointer;
}
#CfloatBtn a:hover {
	background-position: -60px 0;
}
#CfloatBtn span:hover {
	background-position: -60px -61px;
}


.about_ad{ background:url(../img/about_peo.jpg) no-repeat center top; padding:100px 0; height:600px;color:#FFF} 
.about_ad p:nth-child(1){ text-align:center; font-size:43px;}
.about_ad p:nth-child(1) b,.about_ad p:nth-child(2) b,.about_ad p:nth-child(3) b{ color:#ff9900}
.about_ad p:nth-child(2){ font-size:40px; text-align:center; padding:25px 0; }
.about_ad p:nth-child(3){ font-size:45px; text-align:center;}
.about_ad ul{ width:430px; float:left; font-size:20px; margin:60px 40px 70px; }
.about_ad ul:nth-of-type(1){ margin-left:200px;}
.about_ad li{ height:40px; line-height:40px;}
.about_ad a:nth-of-type(1){ display:block; float:left; background:#ff9900 url(../img/tag.png) no-repeat 160px 20px; width:206px; height:60px; color:#543302; transition:all 0.4s; text-align:center; line-height:60px; font-size:24px; margin-left:300px;}
.about_ad a:nth-of-type(2){  display:block; float:left; margin-left:60px; line-height:60px; color:#FFF;background:#474748; width:246px; height:60px; font-size:24px; text-align:center;transition:all 0.4s; } 
.about_ad a:nth-of-type(1):hover{ color:#FFF; width:226px;background:#ff9900 url(../img/tag.png) no-repeat 170px 20px; }
.about_ad a:nth-of-type(2):hover{ color:#ff9900;width:266px;}