@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{font:12px/180% Arial, Helvetica, sans-serif, "新宋体";color:#666666;}
.clear{clear:both;}

/* tab */
.tab{width: 78%;height:600px;overflow:hidden;margin:63px 0 0 auto;position:relative;}
.tab .tab_pic ul{height:600px;width:999em;position:relative;}
.tab .tab_pic ul li{float:left;background:url(../images/bg@2x.png) no-repeat center bottom;background-size: 100% 75%;}
.tab .tab_pic ul li a{display:block;}
.tab_pic{float:left;width:383px;height:600px;overflow:hidden;position:relative;}
.tab_txt{float:right;width:57%;height:360px;overflow:hidden;position:absolute;bottom:0;right: 0;background:url(../../images/bg_green@2x.png) no-repeat center center,url(../../images/smalllogo@2x.png) no-repeat 61.8% 315px;background-size: 90%,28px 17px;background-color: #00A09B}
/*.tab .tab_pic .prev,.tab .tab_pic .next{display:block;width:31px;height:31px;float:right;margin:0 0 0 1px;overflow:hidden;cursor:pointer;background:url(../../images/tab_btn.png);}
.tab .tab_pic .next{background-position:31px 0px;}*/
.tab .tab_pic .prev{display:block;width:18px;height:18px;float:right;margin:6px 0 0 1px;overflow:hidden;cursor:pointer;background:url(../../images/left@2x.png);background-size: 100% 100%;}
.tab .tab_pic .next{display:block;width:18px;height:18px;float:right;margin:6px 14px 0 1px;overflow:hidden;cursor:pointer;background:url(../../images/right@2x.png);background-size: 100% 100%;}
.tab .tab_txt ul{position:relative;}
.tab .tab_txt ul li{width:33.33%;height:263px;float:left;}

.btn_bg{width:383px;height:33px;display:block;position:absolute;left:0;bottom:0;z-index:1;display:block;filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity:0.3;opacity: 0.3;}
.btn_ct{width:383px;height:31px;padding:1px;display:block;position:absolute;left:0;bottom:0;z-index:2;background-color: #00A09B;line-height: 31px}

.containbox{width: 50%;margin-top: 43px;margin-left: 58px;}
.containbox .tit{font-size: 30px;font-weight: bold;color: #fff;}
.containbox .con{margin-top: 30px;font-size: 14px;color: #fff;}
.btn_ct .intro{font-size: 16px;line-height: 16px;color: #fff;font-weight: bold;margin-left: 22px;}
.btn_ct .order{width: 40px;text-align: center;color: #fff;font-weight: bold;}
.txttit{float: right;margin-top: 40px;}
.txttit .imgbox{margin: 0 auto;width: 193px;height: 62px;}
.txttit .imgbox img{width: 100%;display: block;}
.itembar1{height: 105px;}