@charset "utf-8";



 





 /*搜索*/
.search{ height:64px;   background: #049b5e;}
.skey{ padding-top:20px;color: #fff;font-size: 16px;}
.skey span{color: #fff; }
.skey a{color: #fff;}
.searcher{width:312px;height:36px;float:right;   margin-top:16px;border: 2px solid #fff;background: #049b5e; }
.searcher .submit{width:42px;height:36px;float:right;border:0px; font-size: 16px;  background-position: left -100px;color: #fff;cursor:pointer;}
.searcher .txt{width:270px;height:36px;line-height:36px;float:right; text-indent: 2em;background: #049b5e;  border:none ;color:#ccc;}
/*友情链接*/
.bt_subnav{}
.ilink{padding: 26px 0; margin-top: 50px;}
.ilink span{font-size: 20px;display: inline-block;  line-height: 1.6;color: #107c53;float: left; font-weight: bold;}
.ilink span b{font-size: 14px;font-weight: normal;padding: 0 10px;}
.ilink a{display: inline-block;padding:0 30px;font-size: 14px;color: #aeaeae;line-height: 1;height: 18px;margin-top: 10px;border-left: 1px solid #aeaeae;}
.ilink a:first-child {border: none;}

/******************************
 ** 内页架构
 ******************************/
.iheadx{position: relative;  line-height: 1.6;   text-align: center;}
.iheadx h1{font-size: 35px;color: #099c60; font-weight: bold;} 
.iheadx p{display: block;width: 100%;font-size: 35px;color: #d4d4d4; text-transform: uppercase; line-height: 1.6; }
.iheadx a.mo{ position: absolute;right: 0;top: 10px;font-size: 14px;color: #b2b4b5;display: block; }
.iheadx a.mo:hover{color: #0773ce;}
.iblock{}
.iblock_tit{font-size: 35px;font-weight: bold;color: #d4d4d4; }
.iblock_tit a{font-size: 35px;font-weight: bold;color: #d4d4d4;}
.iblock_tit a.on{color: #099c60;}
.iblock_com{}



.iabout {background: url(../images/sec5.jpg) no-repeat left bottom; padding: 80px 0;  height: 518px; overflow: hidden;} 

.iabout .main {   width:100%;   color:#5e5e5e;margin-top: 60px;  }

.iabout .info { font-size: 16px;line-height: 1.6;color: #5e5e5e;position: relative;z-index: 3; width: 716px;  float: left;height: 428px;overflow: hidden;}
.iabout .info .zi{font-size: 16px;height: 376px;overflow: hidden;margin-top: 0;  width: 602px;padding: 28px;background: #fff;}
.iabout .info .iab_tit{margin-bottom: 26px;}
.iabout .info p {  font-size: 40px;color: #d3d4d4;font-family: "Didot","Microsoft Yahei"; } 
.iabout .iab_tit h1{font-size: 35px;color: #049b5e;padding-bottom: 10px;border-bottom: 5px solid #049b5e;display: inline-block;*display: inline;font-weight: bold;}
.iabout .iab_tit h1 span{color: #212121;}

.iabout .info .arrow{width: 58px;height: 128px;    background:#049b5e url(../images/iab_arrow.png) no-repeat center;position: absolute;right: 0;top: 117px;}

.iabout .sketch {  position: relative;z-index: 2; width:634px; height:518px; left: 562px;overflow: hidden;float: left;top: -488px;  }
.iabout .sketch img { width:100%; height:518px;  }

.ipro{padding: 50px 0;width: 100%;overflow: hidden;position: relative;background: url(../images/sec1.jpg) no-repeat center;}
.ipro .iheadx p,.ipro .iheadx h1{color: #fff;}
.ipro .tod{ overflow: hidden;width: 100%; }
 
.ipro .list {   width:106%; position:relative; margin-top: 30px; }
.ipro .list li {
    float: left;
    width: 268px;
    margin: 10px 10px 14px 0;
    padding: 10px;
    border: 1px solid #efefef;
    background: #fff;
    box-shadow: 3px 3px 13px 5px #3333338a;
}
.ipro .list .img { width: 268px; height:217px; overflow:hidden; position:relative;  }
.ipro .list img { display:block; width:100%; } 
.ipro .list h3 { font-size:18px;height: 60px;display: block;     line-height:60px;  text-align: center;  }
.ipro .list h3 a{ width: 100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display: block;}
.ipro .list img:hover { transform:scale(1.02,1.02); }
.ipro .list li:hover{    -webkit-transform: translateY(-8px);    transform: translateY(-8px);} 
.ipro .list li:hover  h3 a{ font-weight: bold;  } 

.ipro .img li:hover{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}

    
.icase{   padding: 50px 0; width: 100%;overflow: hidden;position: relative;background: url(../images/sec3.jpg) no-repeat center;}
.icase .main { width:100%;   overflow:hidden; position:relative;  margin-top: 50px;  }
.icase .list { float:left; width:300%; position:relative; }
.icase .list li { float:left; width:382px;    background: #fff;  margin-right: 26px;margin-bottom: 10px;box-shadow: 4px 4px 6px #000;height: 486px;}
.icase .list .img { margin: 0 auto; }
.icase .list .img>a{ }
.icase .list img { display:block; width:382px; height:286px;margin: 0 auto;  }
.icase .list h3 {   height:60px; line-height:60px;    padding: 0 10px; text-align: center;}
.icase .list h3 a{ color: #222;font-size: 18px;  }
.icase .list p.desc { height:50px;  line-height:24px;   color:#a7a7a7 ; padding: 0 10px;}
.icase .list a.detail{display: block; color: #222;  text-align: center; width: 120px; height: 40px;line-height: 40px; border: 2px solid #039a5e;margin: 0 auto; margin-top: 16px;font-size: 16px;}
.icase .list li:hover{    -webkit-transform:translateY(-6px);  transform:translateY(-6px);}
.icase .list li:hover a.detail{  background: #039a5e;border-color: #039a5e;color: #fff;}
.icase .list li:hover h3>a{color: #039a5e;}
.icase .tip{margin-top: 20px; text-align: center;width: 100%;}
.icase .tip li{display: inline-block;
  display: inline-block;
  *display: inline;
  *zoom: 1;width: 55px;height: 4px;background: #d4d4d4;margin: 0 7px;float: none;
border-radius: 5px;}
.icase .tip li.active{background: #039a5e;}
 
.icase a.detail{ color: #ae0471;}


.igaog{
    background: url(../images/sec7.jpg) repeat-x center top;
    width: 100%;
    /* height: 214px; */
    /* padding-top: 38px; */
    /* color: #fff; */
    /* margin-top: 40px; */
    /* text-align: left; */
    position: relative;
    padding: 50px 0;
}

.igaog .w{position: relative;}
.igaog .tu{ width: 300x;height: 320px; overflow: hidden;position: absolute;left: 0;top:0px;}

.igaog .zi{ text-align: center;color: #fff;line-height: 2.2;padding: 30px 0;}
.igaog .zi p{font-size: 20px; }
.igaog .zi b{font-weight: bold;font-size: 36px;}
.igaog .zi span{display: block; font-size: 30px;  line-height: 1.6;margin-bottom: 16px;} 

.igaog .greenCause{ }
.igaog .greenCause ul{}
.igaog .greenCause ul li{
    /* float: left; */
    width: 200px;
    height: 240px;
    margin: 50px 50px;
    text-align: center;
    /* transform: rotateZ(-60deg) translateX(0px); 
    -webkit-transform: rotateZ(-60deg) translateX(0px); 
    -moz-transform: rotateZ(-60deg) translateX(0) -o-transform: rotateZ(-60deg) translateX(0) transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%; 
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;*/
    /* opacity: 0; */
}
.igaog .greenCause ul li h5{ position: relative; font-size: 20px; color: #fff; font-weight: bold; padding: 5px 25px; border-radius: 4px; background-color: #165738; display: table; margin: -15px auto 0; z-index: 9;
transition: all .4s ease 0s; -webkit-transition: all .4s ease 0s; -moz-transition: all .4s ease 0s; -o-transition: all .4s ease 0s;}
.igaog .greenCause ul li div.img{
    width: 200px;
    height: 200px;
    border-radius: 50%;
    border: 2px solid #fff;
}
.igaog .greenCause ul li div.img img{
 width: 100%; 
 height: 100%;
 transform-origin: center center;
 -webkit-transform-origin: center center; 
 -moz-animation: transform-origin: center center; 
 -o-transform-origin: center center; 
 transform: scale(0.9); -webkit-transform: scale(0.9); -moz-transform: scale(0.9); -o-transform: scale(0.9);
 transition: all .7s ease 0s; -webkit-transition: all .7s ease 0s; -moz-transition: all .7s ease 0s; -o-transition: all .7s ease 0s;}

.igaog .greenCause ul li:hover div.img img{
transform: scale(1.0); -webkit-transform: scale(1.0); -moz-transform: scale(1.0); -o-transform: scale(1.0);}
.igaog .greenCause ul li:hover h5{ background-color: #17B261;}

.igaog .greenCause ul li.gd1{
	transition: all .7s cubic-bezier(0.605,0.55,0.55,1) 0.75s; -webkit-transition: all .7s cubic-bezier(0.605,0.55,0.55,1) 0.75s; 
	-moz-transition: all .7s cubic-bezier(0.605,0.55,0.55,1) 0.75s;-o-transition: all .7s cubic-bezier(0.605,0.55,0.55,1) 0.75s;
}
.igaog .greenCause ul li.gd2{
	transition: all .7s cubic-bezier(0.605,0.55,0.55,1) 0.50s;- webkit-transition: all .7s cubic-bezier(0.605,0.55,0.55,1) 0.50s;
	-moz-transition: all .7s cubic-bezier(0.605,0.55,0.55,1) 0.50s; -o-transition: all .7s cubic-bezier(0.605,0.55,0.55,1) 0.50s;
}
.igaog .greenCause ul li.gd3{
	transition: all .7s cubic-bezier(0.605,0.55,0.55,1) 0.25s; -webkit-transition: all .7s cubic-bezier(0.605,0.55,0.55,1) 0.25s;
	-moz-transition: all .7s cubic-bezier(0.605,0.55,0.55,1) 0.25s; -o-transition: all .7s cubic-bezier(0.605,0.55,0.55,1) 0.25s;
}
.igaog .greenCause ul li.gd4{
	transition: all .7s cubic-bezier(0.605,0.55,0.55,1) 0s; -webkit-transition: all .7s cubic-bezier(0.605,0.55,0.55,1) 0s;
	-moz-transition: all .7s cubic-bezier(0.605,0.55,0.55,1) 0s; -o-transition: all .7s cubic-bezier(0.605,0.55,0.55,1) 0s;
}
.igaog .greenCause ul li.active{
	transform: rotateZ(0deg) translateX(0px); -webkit-transform: rotateZ(0deg) translateX(0px); -moz-transform: rotateZ(0deg) translateX(0px); -o-transform: rotateZ(0deg) translateX(0px);
	opacity: 1;
}
 


.inews{padding:50px 0; width: 100%;overflow: hidden;position: relative;background: url(../images/sec8.jpg) no-repeat center;} 
.inews .tid{width: 546px;margin-top:30px;border: 2px solid #ecf1ef; }
.inews .tid .sample{ width:506px;height: 480px;background: #fff;padding: 20px;overflow: hidden;position: relative;}
.inews .tid .data{color: #007a2f;width: 58px;height: 64px; font-size: 12px;position: absolute;left: 0;top: 0;z-index: 10;line-height: 1.6;text-align: center;background: #fff;border: 1px solid #007a2f;}
.inews .tid .data b{ display: block;width: 100%;color: #fff;background: #007a2f;height: 42px;line-height: 42px;font-size: 28px;}
.inews .tid .img{width: 508px;height: 380px; position: absolute;left: 20px;top: 20px;z-index: 8;}
.inews .tid .img img{width: 518px;height: 380px; }
.inews .tid .description{   height: 120px;padding: 0 20px;  position: absolute;left: 0;bottom: 0; z-index: 9;width: 488px; }
.inews .tid .description span a{ font-size: 18px;color: #222;font-weight: bold; display: block;line-height: 2; }
.inews .tid .description p{text-align: left; font-size: 16px;color: #959595;height: 50px;overflow: hidden;margin-top: 14px;}
.inews a.detail{display: block;width: 170px;height: 54px;line-height: 54px;text-align: center;font-size: 18px;text-align: center; background: #fff;color: #f0603e; margin: 0 auto;margin-top: 40px;}
.inews a.detail:hover{font-weight: bold;}

.inews .tod{width: 628px;margin-top: 30px;}
.inews .tod ul{}
.inews .tod li{margin-bottom: 18px;background: #fff;height: 122px;padding: 18px;border: 2px solid #ecf1ef;}
.inews .tod li img{width: 162px;display: block;margin-right: 16px;height: 122px; }
.inews .tod li .wd{width: 402px; }
.inews .tod li .wd a{ display: block; font-size: 18px;height: 60px;}
.inews .tod li b{display: block;font-size: 18px;color: #222; display: block;font-weight: normal;line-height:2.2}
.inews .tod li span{font-size: 18px;color: #222;margin-top: 10px; }
.inews .tod li .description{font-size: 16px;color: #959595; word-break: break-all;    clear: both;    height: 50px; overflow: hidden;}
.inews .tod li:hover{ color: #049b5e;  }
.inews .tod li:hover span {color: #f0603e;font-weight: bold;}

.imessage {  width: 100%; padding: 30px 0; overflow: hidden; position: relative; background: url(../images/sec5.jpg) no-repeat center;} 
.imessage .iheadx{margin-bottom: 30px;}
.imessage .comt {font-size: 14px;width: 664px;}
.imessage .comt .ul{width: 110%;}
.imessage .comt .ul .li {height: 52px;line-height: 52px;margin:  0 18px 18px 0; background: #fff;float: left;width: 320px;border: 1px solid #222;border-radius: 5px;}
.imessage .comt .li label{float: left;}
.imessage .comt .ul .red{color: red;    font-size: 14px;    height: 42px;    line-height: 42px;   width: 14px;    float: left;    text-align: center;}
.imessage .comt .ul .li i {float: left;  width: 52px;height: 52px;background:url(../images/tip.png) no-repeat;}
.imessage .comt .ul .li input.name {height: 52px;line-height: 52px;font-family: "microsoft yahei";float: left;width: 267px;*width: 254px;background: none;font-size: 14px;color: #606060; text-indent: 1em; }
.imessage .comt .ul .li input{color: #a0a0a0;border: none;background: none;}
.imessage .comt .ul .li.a1 i {background-position: 10px -290px;}
.imessage .comt .ul .li.a2 i {background-position:-300px -290px;}
.imessage .comt .ul .li.a3 i {background-position: 10px -358px;}
.imessage .comt .ul .li.a4 i {background-position: -300px -356px;}
.imessage textarea{line-height: 1.6;  float: left;  font-size: 14px;width: 638px; height: 120px;padding: 10px;border: none;resize: none;  background:url(../images/beizhu.png) no-repeat #fff 10px 10px;  color: #606060; border: 1px solid #222;border-radius: 10px;text-indent: 3em;}
.imessage .yama{float: left;margin-top: 24px;margin-right: 24px;}
.imessage .yama input{ height: 46px;border: 1px solid #eee;text-indent: 1em;float: left;}
.imessage .button1{
    width: 128px;
    height: 38px;
    text-align: center;
    border: none;
    color: #fff!important;
    cursor: pointer;
    font-size: 18px;
    margin-top: 20px;
    background-color: #049b5e;
    margin-right: 14px;
    box-shadow: 5px 5px 5px #000;
}
.imessage .reset{ background-color: #049b5e;}
.imessage .button1:hover{ background: #026f43!important;}
.imessage .reset:hover{ background: #026f43!important;color: #fff;}
.imessage .comt .kuang{  }
.imessage .wd{
    width: 412px;
    padding: 30px;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
}
.imessage .wd .iadd{border-left: 3px solid #222;padding-left: 22px;margin-bottom: 52px;}
.imessage .wd .iadd span{
    font-size: 20px;
    display: block;
    margin-bottom: 10px;
    font-family: 微软雅黑;
    font-weight: 700;
}




.nybanner {height: 300px;display: block;width: 100%;background: #ccc;border-top: 1px solid #ccc;}
.subcomt {border: 1px solid #cacbcb;padding: 8px;}
.sobtitle {height: 62px;line-height: 62px;margin-bottom: 10px;border-bottom: 1px solid #c9c9c9; }
.sobtitle p.fl {color: #059b5e;font-size: 24px;font-weight: bold;}
.sobtitle .sitepath {padding-right: 20px;font-size: 14px;}
.sobtitle .sitepath a{}




.submian .mainx {  height:230px;margin: 20px 15px;  background:#FFF; overflow:hidden; position:relative; *width: 215px;*margin-top: 20px;}
.submian .listx { float:left; width:300%; position:relative; }
.submian .listx dd { float:left; width:250px; height:187px; position:relative; }
.submian .listx a { display:block; overflow:hidden; position:relative; z-index: 9;}
.submian .listx span { width:430px; height:56px; line-height:56px; padding:0 15px; position:absolute; left:0; bottom:0; font-size:16px; color:#FFF; }
.submian .listx img { display:block; width:250px; height:187px; }
.submian .listx dd:hover img { -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); transform:scale(1.1,1.1); }
.submian .tipx {width:100%; height:24px; text-align:center;position: absolute;bottom: 5px; }
.submian .tipx span { display:inline-block; vertical-align:middle; width:24px; height:24px; background:url(../images/tip-view.png) center 0 no-repeat; cursor:pointer;margin: 0 6px; }
.submian .tipx span.cur { background-position:center bottom; }


.submian .subright {width: 936px;margin-bottom: 65px; line-height: 28px;}
.submian .subright .produtlist .list {overflow: hidden;}
.submian .subright .produtlist .list .itag li {float: left;margin: 8px;width: 290px;}
.submian .subright .produtlist .list .itag li.err span{cursor: text;}
.submian .subright .produtlist .list .itag li img {width: 284px;height: 213px;display: block;padding: 2px;border: 1px solid #dcdcdc;}
.submian .subright .produtlist .list .itag li span {cursor:pointer;height: 34px;line-height: 34px;display: block;width: 100%;text-align: center;overflow: hidden;}
.submian .subright .produtlist .list .itag li:hover img {border-color: #059b5e;background: #059b5e;}
.submian .subright .produtlist .list .itag li:hover span {color: #059b5e;}
.submian .subright .listnews {padding:0 20px 20px 20px;}
.submian .subright .listnews ul li {width: 100%;border-bottom: 1px dashed #d6d6d6;height: 40px;line-height: 40px;}
.submian .subright .listnews ul li.err{margin-bottom: 20px;}
.submian .subright .listnews ul li a {display: block;}
.submian .subright .listnews ul li a p {float: left;cursor:pointer;}
.submian .subright .listnews ul li a span {color: #999;cursor:pointer;float: right;}
.submian .subright .listnews ul li a:hover p {color: #059b5e;}
.submian .subright .listnews ul li a:hover span {color: #666;}
.submian .subright .aboutlist,.submian .subright .aboutlistx {line-height: 28px;color: #222;}
.aboutlist img{max-width:100%}
.submian .subright .conBox {padding: 0px 20px 20px;line-height: 24px;color: #333;}
/* page_newsdetail_list */
.submian .subright .ArticleTitle {padding-bottom: 7px;}
.submian .subright .ArticleTitle h1 {padding-top: 10px;    font-size: 20px;    line-height: 30px;text-align: center;padding-bottom: 5px;border-bottom: 1px dotted #a6a6a6;color: #059b5e;}
.submian .subright .ArticleMessage {text-align: center;line-height: 22px;height: 22px;border-bottom: 1px dotted #a6a6a6;margin-bottom: 10px;}
.submian .subright .ArticleTencont {padding: 5px 0px 20px 0px;line-height: 2em;overflow: hidden;}


/* relatedLink */
.submian .subright .reLink {height: 30px;border-top: 1px solid #eee;border-bottom: 1px solid #eee;width: 100%;margin: 10px auto 10px;overflow:hidden;}
.submian .subright .reLink .prevLink {float: left;margin-left: 10px;height: 30px;line-height: 30px;}
.submian .subright .reLink .nextLink {float: right;margin-right: 10px;height: 30px;line-height: 30px;}
.maplist li a {background: #eee;width: 98%;height: 30px;line-height: 30px;display: block;margin-bottom: 10px;padding-left: 2%;font-weight: bold;}
.maplist li .box {width: 100%;height: auto;margin-bottom: 10px;}
.maplist li .box a {float: left;height: 24px;line-height: 24px;width: auto;text-align: center;margin-right: 10px;padding: 0px 5px;font-weight: normal;}
.maplist li .box a:hover {background: #ff611c;color: #fff;}
/* pager */
.pager {display: block;width: 100%;height: auto;padding: 25px 0 5px;text-align: center;clear: both;margin-bottom: 5px;}
.pager span,
.pager a {display: inline-block;border: 1px solid #eee;color: #666;background: #f3f3f3;height: 24px;line-height: 24px;padding: 0px 8px;text-decoration: none;margin: 0 5px;}
.pager a:hover {background: #059b5e;border-color: #059b5e;color: #fff;text-decoration: none;}
.pager .cur {background: #059b5e;border-color: #059b5e;font-weight: bold;color: #FFF;}
.pager span.dot {background: #059b5e;border-color: #0a6c00;font-weight: bold;color: #FFF;}
/* cms2.0地图 */
/*map*/
.dtditu{width:140px; height:30px; line-height:30px; background:#059b5e; color:#fff; font-weight:bold; margin:10px auto 0; text-align:center; font-size:14px;}
.baiduMap{width:715px; height:300px; border:1px solid #059b5e; border-top:3px solid #059b5e;}
.baiduMap {
    background: #eee none repeat scroll 0 0;
    box-shadow: 2px 4px 5px rgba(0, 0, 0, 0.1);
    height: 400px;
    margin: 0 auto 20px;
    width: 100%;
}
.BMap_bubble_title a {
    border-radius: 3px;
    display: inline-block;
    height: 25px;
    line-height: 26px;
    overflow: hidden;
    padding: 0 10px;
}
.BMap_bubble_title a:hover {
}
.BMap_bubble_title > a {
    background: #999 none repeat scroll 0 0;
    color: #fff;
}
.BMap_bubble_title > a:hover {
    background: #666 none repeat scroll 0 0;
}


.pageMsg {color: #333d58;margin-top: 30px;}
.pageMsg #formPost table td input#txtImageCode {width: 70px;}
.pageMsg #formPost table td input:focus {border-color: #eee;outline: 0;}
.pageMsg #formPost table span.red {color: #f00;margin-right: 5px;}
.pageMsg #formPost table input {border: 1px solid #ccc !important;font-family: "microsoft yahei";}
.pageMsg #formPost table textarea {border: 1px solid #ccc !important;}
.pageMsg #formPost table input.sub {font-family: "microsoft yahei";cursor: pointer;width: 100px;height: 35px;line-height: 24px;color: #848484;text-align: center;margin-top: 10px;background: #fff;}
.pageMsg #formPost table input.sub:hover {background: #ff611c;color: #fff;border: 1px solid #eee !important;}
.pageMsg #formPost table td input {width: 240px;height: 25px;line-height: 25px;padding: 0px 5px;}
.pageMsg tr.code input {width: 90px;}
.pageMsg .err {color: #f00;padding-left: 10px;}
.pageMsg tr.item textarea {width: 240px;height: 50px;color: #666;border: 1px solid #ccc;padding: 0 5px;outline: none;}
/*# sourceMappingURL=style.css.map */
#slider{width:630px;height:240px;position:relative;margin:0 auto;}
.scroll{width:630px;height:340px;margin:0 auto;overflow:hidden;position:relative;}
.scrollContainer{position: relative;width:1815px;left:0px;}
.scrollContainer .current .inside{width:230px;height:288px;}
.scrollContainer .panel{width:195px;height:146px;float: left;display:inline;}
.panel .inside{display:block;position:relative; }
.inside img{height:100%;width:100%;}
.scroll li .inside span{width:197px;height:37px;line-height:37px;display:none;position:absolute;bottom:-17px;left:16px;background-color:#c69;font-size:14px;color:#FFF;text-align:center;}
.scroll li.current .inside span{display:block;}
.btnMode a.btn{background:url(../img/tab1.png) no-repeat left top;}
.btnMode a.btn{width:20px; height:39px;position:absolute;top:80px; }
.btnMode a.prev{left:-30px;background-position:13px 0px;}

.btnMode a.next{right:-30px;background-position:-13px 0;}
.BMap_bubble_content{line-height:22px;}

#tp_img{ float: left; width: 670px;  overflow: hidden; text-align:center;font-size:0; }
.itag1{ width:640px; float:left; position:relative; display:inline-block; background:#f1f1f1; border:1px solid #e0e0e0; height:82px; padding:10px 10px 0; margin-top:10px; b}
.itag1 .up,.itag1 .down{ display:block; width:23px; height:66px; background:url(../img/icoup.png) no-repeat center; float:left; }
.itag1 .down{ background-image:url(../img/icodown.png);}
.itag1 .img_{ height:75px; width:580px; margin:0 5px; overflow:hidden; position:relative; float:left} 
.itag1 .img_ a{ display:block; height:75px; float:left; padding-right:10px }
.itag1 .img_bk{ width:800%}
.itag1 .img_ img{ border:1px solid #eee;}
.itag1 .img_ a:hover img,.itag .img_ a.hover img{ border-color:#f60}

.ProDes{padding-top:10px;float:left;}

[ig-null] { margin-bottom:0px;  }

.dialog-alert { width:440px; height:auto; position:fixed; left:50%; top:50%; margin:-150px 0 0 -220px; z-index:100; background:#FFF; background:-webkit-linear-gradient(top, #f1f1f1 0%, #FFF 10%, #FFF 100%); display:none; }
.dialog-alert .head { height:40px; line-height:40px; position:relative; margin-bottom:10px; }
.dialog-alert .head h2 { font-size:16px; padding:0 0 0 15px; }
.dialog-alert .head .close { width:40px; height:40px; background:url(../images/ico-close.png) center center no-repeat; position:absolute; right:0; top:0; }
.dialog-alert .head .close:hover { -webkit-transform:rotate(90deg); transform:rotate(90deg); }
.dialog-alert .main { padding:0 20px 20px 20px; font-size:14px; }
.dialog-alert .main .red { color:#F00; }
.dialog-alert .foot { height:34px; text-align:center; border-top:1px solid #fff; padding:10px 0 20px;background: none; }
.dialog-alert .foot a { display:inline-block; vertical-align:middle; height:34px; line-height:34px; padding:0 25px; background:#ddd; margin:0 10px; font-size:14px; border-radius:3px;}
.dialog-alert .foot .ok { background:#d93636; color:#fff; }
.dialog-alert .foot .ok:hover { background:#a40606; }
.dialog-alert .foot .cancel { background:#bbb; color:#333; }
.dialog-alert .foot .cancel:hover { background:#999; }

.dialog-confirm { width:440px; height:auto; position:fixed; left:50%; top:50%; margin:-150px 0 0 -220px; z-index:100; background:#FFF; background:-webkit-linear-gradient(top, #f1f1f1 0%, #FFF 10%, #FFF 100%); display:none; }
.dialog-confirm .head { height:40px; line-height:40px; position:relative; margin-bottom:10px; }
.dialog-confirm .head h2 { font-size:16px; padding:0 0 0 15px; }
.dialog-confirm .head .close { width:40px; height:40px; background:url(../images/ico-close.png) center center no-repeat; position:absolute; right:0; top:0; }
.dialog-confirm .head .close:hover { -webkit-transform:rotate(90deg); transform:rotate(90deg); }
.dialog-confirm .main { padding:0 20px 20px 20px; font-size:14px; }
.dialog-confirm .main .red { color:#F00; }
.dialog-confirm .foot { height:34px; text-align:center; border-top:1px solid #fff; padding:10px 0 20px; }
.dialog-confirm .foot a { display:inline-block; vertical-align:middle; height:34px; line-height:34px; padding:0 25px; background:#ddd; margin:0 10px; font-size:14px; border-radius:3px;}
.dialog-confirm .foot .ok { background:#d93636; color:#fff; }
.dialog-confirm .foot .ok:hover { background:#a40606; }
.dialog-confirm .foot .cancel { background:#bbb; color:#333; }
.dialog-confirm .foot .cancel:hover { background:#999; }

.dialog-log { position:absolute; z-index:99; width:auto; padding:10px 20px; border:1px solid #e0272c; background:#ffe8e9; border-radius:3px; box-shadow:1px 1px 5px rgba(0,0,0,0.2); color:#e0272c; }
.dialog-log i { position:absolute; left:15px; top:-7px; width:14px; height:7px; background:url(../images/log-arrow.png) center center no-repeat; }

.dialog-layout { position:fixed; left:0; top:0; width:100%; height:100%; filter:Alpha(opacity=50); background:#000; background:rgba(0,0,0,.5); z-index:99; }

.dialog-album { position:fixed; _position:absolute; width:100%; height:100%; left:0; top:0; z-index:100; display:none; }
.dialog-album .layout { position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.9) !important; filter:Alpha(opacity=90); background:#000; z-index:-1; }
.dialog-album .container { position:absolute; left:0; top:0; width:100%; height:100%; z-index:2; overflow:hidden; }
.dialog-album .container ul { float:left; width:1000%; height:100%; position:relative; }
.dialog-album .container li { float:left; width:10%; height:100%; position:relative; }
.dialog-album .container .img { width:100%; height:100%;  }
.dialog-album .container .img img { max-height:100%; max-width:80%; width:800px; height:600px; }
.dialog-album .tool .close { position:absolute; width:65px; height:35px; top:0; right:0; background:url(../images/ico-album.png) 0 -105px no-repeat; z-index:10; overflow:hidden; text-indent:-99em; opacity:0.6 !important; filter:Alpha(opacity=60); }
.dialog-album .tool .close:hover { opacity:0.9 !important; filter:Alpha(opacity=90); }
.dialog-album .tool .right, .dialog-album .tool .left { position:absolute; width:30px; height:30px; top:50%; margin-top:-10px; z-index:10; text-indent:-99em; overflow:hidden; background:url(../images/ico-album.png) -35px 0 no-repeat; }
.dialog-album .tool .right { left:20px; background-position:-35px -35px; }
.dialog-album .tool .left { right:20px; }
.dialog-album .tool .right:hover { background-position:0 -35px; }
.dialog-album .tool .left:hover { background-position:0 0; }
.dialog-album .tool .play, .dialog-album .tool .plus { position:absolute; width:30px; height:30px; right:20px; bottom:20px; background:#CCC; z-index:10; overflow:hidden; background:url(../images/ico-album.png) 0 -70px no-repeat; overflow:hidden; text-indent:-99em; }
.dialog-album .tool .play { background-position:-35px -70px; }
.dialog-album .tip { position:absolute; width:50%; height:15px; left:25%; bottom:20px; z-index:10; text-align:center; }
.dialog-album .tip span { display:inline-block; width:12px; height:12px; border:1px solid #aaa; border-radius:13px; background:#FFF; margin:0 5px; vertical-align:middle; cursor:pointer; }
.dialog-album .tip span.cur { background:#666; }

/* 4:3 图文 */
.list-case { padding:0 20px;  margin-bottom:10px; }
.list-case .list { padding:10px 0 10px; }
.list-case .item { padding:15px 0 15px 180px; height:124px; border-top:1px dashed #ddd; position:relative; }
.list-case .item:first-child { border-top:0; }
.list-case .item .img { position:absolute; left:0; top:15px; width:166px; height:124px; background:#f1f1f1; }
.list-case .item .img img { display:block; width:166px; height:124px; }
.list-case .item .date { position:absolute; right:0; top:15px; color:#999; }
.list-case .item h3 { font-size:16px; line-height:20px; margin-bottom:8px; }
.list-case .item h3 a { }
.list-case .item h3 a:hover { text-decoration:underline; }
.list-case .item p { height:60px; line-height:20px; color:#666; overflow:hidden; margin-bottom:16px; }
.list-case .item .detail { height:20px; }
.list-case .item .detail a { line-height:20px; }

/* 产品详情页 */
.product-content {padding: 20px; }
.product-photo { float:left; width:440px; }
.product-photo .original { width:440px; height:330px; overflow:hidden; margin-bottom:10px; }
.product-photo .original img { display:block; width:100%; height:330px; }
.product-photo .prev, .product-photo .next { float:left; width:17px; height:69px; background:url(../images/photo-pn.png) 0 0 no-repeat; cursor:pointer; }
.product-photo .next { float:right; background-position:-19px 0; }
.product-photo .prev:hover { background-position:0 -70px; }
.product-photo .next:hover { background-position:-19px -70px; }
.product-photo .nodrop { cursor:no-drop; }
.product-photo .prev.nodrop:hover { background-position:0 0; }
.product-photo .next.nodrop:hover { background-position:-19px 0; }
.product-photo .thum { float:left; width:395px; height:69px; margin:0 0 0 5px; overflow:hidden; position:relative; }
.product-photo .thum dl { float:left; width:300%; height:69px; position:relative; }
.product-photo .thum dd { float:left; width:87px; height:65px; border:2px solid #fff; margin:0 10px 0 0; cursor:pointer; background:#f1f1f1; }
.product-photo .thum img { width:100%; height:65px; display:block; }

.relink { padding:0 10px; height:40px; line-height:40px; border-top:1px solid #ddd;border-bottom:1px solid #ddd; margin:0 20px 20px 20px ; }
.relink p { float:right; width:50%; text-align:right; overflow:hidden; }
.relink p:first-child { float:left; text-align:left; }
.product-photo .thum dd.current { border-color:#059b5e; }
.product-info { margin:0 0 0 460px; position:relative; height:346px; }
.product-info h1 { font-size:20px; line-height:1.2; margin-bottom:20px; }
.product-info .order { float:left; margin:3px 0; }
.product-info .order a { display:block; width:115px; height:30px; line-height:30px; color:#FFF; font-size:14px; background:#b30a0b; text-align:center; border-radius:5px; }
.product-info .order a:hover { background:#FC771C; }
.product-info .bdshare { float:right; +margin-right:10px; }
.product-info .bdshare .head { display:none; }
.product-info .des { float:left; padding:15px 0; width:100%; height:200px; line-height:24px; margin-bottom:40px; overflow:hidden; }
.product-info .tel { width:220px; height:55px;  
  padding:0; line-height:1.1; position:absolute; left:0; bottom:10px;margin: 0; }
.product-info .tel dt { font-size:16px; font-weight:700; }
.product-info .tel dd { font-size:27px; color:#059b5e; font-weight:700; }
.article-container { border-top:1px dashed #ddd; margin:20px 0 0; }
.article-container .article { padding-bottom:10px; }
.article-container .article img{max-width:100%;}
.article-head { padding:20px 0 10px; }
.article-head h2 { width:240px; height:40px; line-height:40px;  font-size:16px; color:#059b5e; }

/* 产品详情页 */
.original2 { width:100%; height:auto; overflow:hidden; margin-bottom:10px; }
.original2 img { display:block; max-width:100%; height:auto;margin: 0 auto; }
.product-info2 { position:relative; padding:10px 335px 10px 0; min-height:35px; }
.product-info2 h1 { font-size:20px; }
.product-info2 .telx { width:250px; height:; background:url(../images/ico-tel2.png) left top no-repeat; padding:0 0 0 60px; line-height:1.1; position:absolute; right:0; top:10px; }
.product-info2 .telx dt { font-size:16px; font-weight:700; }
.product-info2 .telx dd { font-size:30px; color:#059b5e; font-weight:700; }

.recommend-news {  margin:20px; }
.recommend-news .head { height:38px; line-height:38px; position:relative; border:1px solid #ddd; background:url(../images/header-bg.png) left -80px repeat-x #fff; }
.recommend-news .head h2 { font-size:18px; color:#059b5e; border-left:5px solid #059b5e; padding:0 0 0 20px; background:url(../images/ico-rec.png) left center no-repeat; }
.recommend-news .head .mo { position:absolute; right:10px; top:0; font-size:16px; color:#999; font-size:small; }
.recommend-news .head .mo:hover { color:#059b5e; }
.recommend-news .main { width:autp; overflow:hidden; padding:20px 20px 20px 0; }
.recommend-news .list { float:left; width:110%; }
.recommend-news .item { float:left; width:415px; height:30px; line-height:30px; margin-right:50px; position:relative; }
.recommend-news .item a { background:url(../images/ico-news.png) left center no-repeat; padding:0 0 0 12px; }
.recommend-news .item a:hover { text-decoration:underline; }
.recommend-news .item span { position:absolute; right:0; top:0; color:#999; }

.recommend-pro { margin-bottom:20px; padding: 0 20px;}
.recommend-pro .head { height:38px; line-height:38px; position:relative; border:1px solid #ddd;   }
.recommend-pro .head h2 { font-size:18px;   border-left:5px solid #059b5e; padding:0 0 0 20px; background:url(../images/ico-rec.png) left center no-repeat; }
.recommend-pro .head .mo { position:absolute; right:10px; top:0; font-size:16px; color:#fff; font-size:small; }
.recommend-pro .head .mo:hover { font-weight: bold; }
.recommend-pro .main { width:100%; overflow:hidden; padding:20px 0 0; }
.recommend-pro .list { float:left; width:110%; }
.recommend-pro .item { float:left; width:auto; margin:0 20px 0 0; }
.recommend-pro .item .img { width:206px; height:155px; overflow:hidden; border:1px solid #ddd; background:#f1f1f1; }
.recommend-pro .item .img img { width:100%; height:155px; }
.recommend-pro .item h3 { line-height:40px; text-align:center; font-weight:400; }
.recommend-pro .item h3 a {font-size: 16px; }
.recommend-pro .item:hover { border-color:#c8a48e; }

.recommend-form { padding: 0 20px; }
.recommend-form .head { height:38px; line-height:38px; position:relative; border:1px solid #ddd;   }
.recommend-form .head h2 { font-size:18px;   border-left:5px solid #059b5e; padding:0 0 0 20px;   }
.recommend-form .main { width:auto; overflow:hidden; padding:40px 20px 20px; }
.recommend-form .main > * { float:left; width:100%; clear:both; margin-bottom:15px; position:relative; }
.recommend-form .row-1 { width:350px; height:auto; padding:0 0 0 50px; border:1px solid #ddd; }
.recommend-form .row-2 { width:710px; height:auto; padding:0 0 0 0; border:1px solid #ddd; }
.recommend-form .row-3 { width:800px; height:auto; }
.recommend-form .ico-name { background:url(../images/form-name2.png) 15px center no-repeat; }
.recommend-form .ico-phone { background:url(../images/form-phone2.png) 15px center no-repeat; }
.recommend-form .ico-email { background:url(../images/form-email2.png) 15px center no-repeat; }
.recommend-form .required .tip { position:absolute; right:0; top:0; height:40px; line-height:40px; padding:0 10px; font-style:normal; color:#F00; }
.recommend-form .txt {width:100%; height:40px; line-height:40px; background:#fff; border:0; color:#999; }
.recommend-form .text { width:700px; border:0; background:#fff; padding:5px 5px; line-height:20px; height:100px; color:#999; }
.recommend-form img.code { float:left; width:110px; height:42px; margin-left:10px; }
.recommend-form input.code { float:left; width:178px; height:40px; line-height:40px; border:1px solid #ddd; background:#fff; padding:0 10px; color:#999; }
.recommend-form .submit, .recommend-form .reset { float:left; width:200px; height:42px; border:0; cursor:pointer; color:#FFF; font-size:16px; }
.recommend-form .submit { background:#059b5e; }
.recommend-form .reset { background:#292826; margin:0 0 0 10px; }
.recommend-form .submit:hover { background:#C30100; }
.recommend-form .reset:hover { background:#000; }
.recommend-form .onfocus, .recommend-form .onfocus input.code { border-color:#aaa; }
.BMap_bubble_content{font-size: 12px;line-height:1.4;}

/* 地图 */
.map11{padding: 25px;}
.map11 li.item{ width:100%;  padding:10px 0px; text-align:left;  border-bottom:1px solid #c8c8c8;}
.map11 li.item a{line-height:30px; color:#059b5e; font-size:16px;   font-weight:bold; margin-right:15px;}
.map11 .subMap11{  text-align:left; margin-left:50px;}
.map11 .subMap11 li.item2{ margin:15px 0px; line-height:24px;}
.map11 .subMap11 .san{  text-align:left; margin-left:50px;}
.map11 .subMap11 .san a{  font-size:16px; font-weight:normal;}
.mab img{ max-width: initial;}

