﻿/*通用样式*/
*{ margin: 0px; padding: 0px; }
.fl { float: left; } 
.fr { float: right; } 
.clearfix { zoom: 1; }
.clearfix:after { content: "020"; height: 0px; display: block; overflow: hidden; clear: both; }
img, input, button { border: none; outline: none; }
a { color: #333333; } 
a:hover { color: #00589e; cursor: pointer; text-decoration: none; }
ul li, ol li { list-style-type: none; }
body { background-color: #ffffff; font-family: "microsoft Yahei"; }
.hide {display: none;}
.inner { width: 1100px; margin: 0 auto; }

/*content start*/
.section {width: 100%; background-color: #f8f8f8;margin-top: 6px;}
.section .inner {background-color: #ffffff; padding: 15px;}
.sec01 {padding-bottom: 30px;}
.sec02 {padding-bottom: 10px;}
/* scroll */
.sec01L {width:553px; height:328px; overflow:hidden; position:relative;}
.sec01L ul {height:360px; position:absolute;}
.sec01L ul li {width:553px; height:328px;background:#000;float:left; overflow:hidden; position:relative; }
.sec01L ul li img {width: 100%;height: 100%;}
.sec01L ul li div.photo_bt {padding-left:15px;position:absolute; bottom:0; left:0; font-size:13px; color:#ffffff; z-index:1; width:583px;height: 60px; line-height: 60px; overflow:hidden;background:url(/images/3092/sec01LBg.png) repeat-x;}
.sec01L ul li div.photo_bt a {color:#ffffff; font-size:18px;}
.sec01L .btnBg {position:absolute; width:583px; line-height:60px; left:0; bottom:0; }
.sec01L .btn {position:absolute; width:80px; line-height:60px; right:10px; bottom:0px; text-align:right;z-index: 2}
.sec01L .btn span {display:inline-block; _display:inline; _zoom:1; width:8px; height:8px;margin-left:10px; cursor:pointer; background:url(/images/3092/sec01Ldot.png) no-repeat center -1px; text-align: center;}
.sec01L .btn span a{font-size: 15px;}
.sec01L .btn span.on {background:url(/images/3092/sec01LdotOn.png) no-repeat center 0px;}
.sec01L .preNext {width:30px; height:30px; position:absolute; top:125px; background:url("/jcms_files/jcms1/web2745/site/picture/294/1710240950323401146.png") no-repeat 0 0; cursor:pointer;}
.sec01L .pre {left:10px;}
.sec01L .next {right:10px; background-position:right top;}
/* label changge */
.sec01R { width: 496px; height: 330px; }
.sec01R_title { width: 100%; height: 50px; line-height: 50px; border-bottom: 1px solid #999999; }
.sec01R_title li {width: 115px; height: 50px; text-align: center; float: left; }
.sec01R_title li a { font-size: 20px; color: #333333; }
.sec01R_title li.hover { background: #1a6ccc; }
.sec01R_title li.hover a { font-weight: bold; color: #ffffff; }
.sec01R_list { margin-top: 20px; }
.sec01R_list li { line-height: 32px; background: url(/images/3092/sec01RDot.png) no-repeat left center; padding-left: 12px;}
.sec01R_list li a {font-size: 16px;}
.sec01R_list li span{font-size: 16px; color: #999999; float: right; }
.sec02L { width: 555px; height: 300px; }
.sec02R { width: 496px; height: 300px; }
.sec03 {position: absolute;right: -200px;bottom: 70px;}
/*content end*/
