@charset "utf-8";
/* CSS Document */
h1,h2,h3,h4,h5,h6{font-size:100%;}
a{color:#1b1b1b;text-decoration:none;}
a:hover{color:#1b1b1b;text-decoration:underline;}
.clear{zoom:1;}
.clear:after{content:' ';display:block;clear:both;height:0;visibility:hidden;}
.hidden,.hide{display:none;}



.part7{height:635px;background:url(../images/docs_bg.jpg) top no-repeat;position:relative;}
.part7 h2{font-size:36px;position:absolute;left:50%;margin-left:-32px;top:30px;}
.part7 h2 span{font-weight:normal;padding-left:20px;}
.docs{max-width:1680px;height:635px;position:relative;overflow:hidden;}
.docs .btn{position:absolute;top:50%;margin-top:-65px;width:40px;padding:24px 0;display:block;z-index:3;background:url(../images/white50.png) repeat;text-align:center;}
.docs .btnPre{left:50%;margin-left:-590px;}
.docs .btnNext{right:50%;margin-right:-590px;}
.docs .btn:hover{background:url(../images/black50.png) repeat;}
.docs .docs_wrap{position:absolute;left:0px;top:0px;z-index:2;}
.docs .docs_wrap li{width:1680px;float:left;height:635px;}
.docs .docs_wrap li .con{width:1180px;height:635px;margin:0 auto;position:relative;}
.docs .docs_wrap li .pic{position:absolute;bottom:0;left:0;}
.docs .docs_wrap li .text{width:540px;position:absolute;left:50%;margin-left:-30px;top:40px;}
.docs .docs_wrap li .text h3{font-size:42px;}
.docs .docs_wrap li .text h4{font-size:20px;}
.docs .docs_wrap li .text p{line-height:22px;text-indent:2em;font-size:14px;padding-top:20px;}
.docs .docs_wrap li .text dl{font-size:14px;line-height:22px;padding-top:20px;}
.docs .docs_wrap li .text dt{font-weight:bold;}
.docs .docs_wrap a.zx_doc{ display:block;width:137px;height:40px;line-height:40px;background:url(../images/docs_btn.png) no-repeat 15px center #fa604a;text-indent:45px;font-size:19px;color:#fff;border-radius:6px;position:absolute;left:0;bottom:30px;left:50%;margin-left:-30px;}

