*{ box-sizing: border-box;font-family: "微软雅黑";}
.clear{ clear: both;}
.left{ float: left;}
.right{ float:right;}
.title{ margin: 30px 0; height: 30px; line-height: 30px; padding-left: 15px; border-left:5px solid #B68F4A; font-size: 30px; font-weight: bold;}
.title a{ float: right; font-size: 16px; font-weight: normal; color:#999;}

.banner{ width: 100%; height: 480px; background: url(banner.jpg) center center no-repeat; position: relative; overflow: hidden;}
.logo{ width: 1200px; height: 130px; margin: 0 auto;}
.logo a{ display: block; width: 250px; height: 100px;}
.bannerword{ width: 942px; height: 267px; margin: 0 auto; text-align: center;}
.bannerword img{ width: 50%;}

.main{ width: 100%;background-color:#F5F5F5; margin: 0 auto; }
.profile{ width: 1200px; margin: 0 auto; margin-top: -85px; background-color: #fff; border-radius: 10px; position: relative; z-index: 999; padding: 24px;}
.profile p{ line-height: 36px; font-size: 20px; text-indent: 2em; font-family:楷体;}

.section1,.section2,.section3,.section4,.section5,.section6{ width: 1200px; margin: 0 auto;}

.section1 .left{ width: 685px; height: 388px;}
.section1 .right{ width: 515px; height: 388px; background-color: #F2F9FF;}
.section1 .right ul{ padding: 10px 25px;}
.section1 .right ul li{ line-height: 35px; background: url(dot.png) left top+12px no-repeat; padding-left: 20px; margin-top: 3px;}
.section1 .right ul li a{ font-size: 18px;}

.section2{ position: relative;}
.section2 .headtitle{ position: absolute; top: 80px; left:50%; display: block; width: 622px; height: 52px; margin-left: -311px;}
.section2 .box{ width: 100%; height: 557px; overflow: hidden; background: url(s2bg.png) center center no-repeat;}
.section2 .box ul{ margin-top: 140px; margin-left: 52px;}
.section2 .box ul li{ width: 352px; height: 100px; float: left; margin-bottom:20px; margin-right: 20px; padding: 0 30px; line-height: 32px; display: table; text-align: center;}
.section2 .box ul li a{ width: 100%; font-size: 18px; height: 100%; display: table-cell; vertical-align: middle;}

.section3bg{ width: 100%; height: 500px; padding: 10px 0 30px; margin-top: 40px; background-color: #deefff;}
.section3 .box ul li{ float: left; margin-right: 29px;}
.section3 .box ul li:last-child{ margin-right: 0;}

.section4 ul li,.section5 ul li{ line-height: 45px; background: url(dot.png) left center no-repeat; padding-left: 25px;}
.section4 ul li a,.section5 ul li a{ font-size: 18px;}
.section4 .box{ padding: 20px; background-color: #f2fcf8;}
.section5 .box{ padding: 20px; background-color: #E6F7F9;}


.slideBox .bd ul {height: 388px; }
		.slideBox .bd img { width: 685px;height: 388px; }
		.pos_txt { width: 685px; }
        .slideBox{height:388px; position:relative;} 
        .slideBox .bd{ position:relative; height:100%; z-index:0;   }
        .slideBox .bd ul{height:388px;}
        .slideBox .bd ul li{ height: 388px; position:relative;}
        .new_pic{position: relative;}
        .pos_txt{position: absolute;height: 210px;width: 100%;bottom: 0;left: 0;padding:15px 35px;}
		.pos_txt>a{ color:#B50009; line-height: 44px; font-size: 22px;}
		.pos_txt p{ color:#666; line-height: 24px; font-size: 16px; text-indent: 2em; margin-top: 10px;}
		.pos_txt p a{color:#B50009; line-height: 24px; font-size: 16px;}
		.slideBox .hd{ height:33px; position:absolute; bottom:60px;right: 7px;}
		.slideBox .hd ul{float:left;}
		.slideBox .hd ul li{ float:left;  opacity: 1; width:15px;height: 15px;margin-right: 12px;cursor: pointer;background-color: #fff; color: #000; text-align: center; line-height: 15px; border-radius: 100%;}
		.new_txt{ text-align: center; color:#333; font-size: 14px;}
		.slideBox .hd ul li a img{ display:none; position:absolute; top:-7px; left:0px;}
		.slideBox .hd ul li.on{ background-color: #C91507; color:#fff;  opacity: 1;}