﻿*{ box-sizing: border-box;font-family: "微软雅黑";}
.clear{ clear: both;}
.left{ float: left;}
.right{ float:left;}


.banner{ background: url(banner.png) center center no-repeat; height: 400px; position: relative;}
.banner a{ position: absolute; top: 30px; left: 18%;}
.main{ width: 1200px; margin:0 auto;}
.hengfu{ margin: 20px auto;}
.title{width: 341px;height: 60px; margin: 0 auto; margin-bottom: 20px;}
.section1,.section2,.section3{ width: 100%; margin: 30px auto;}
.section1 ul{ margin-left: 15px;}
.section1 .left{ width: 600px;}
.section1 .right{ width: 600px;}
.section1 .right ul li,.section2 ul li{ background: url(dot.jpg) left center no-repeat; padding-left:30px; line-height: 45px; font-size: 18px; color:#333;}
.section1 .right ul li span,.section2 ul li span{ font-size:16px; color:#999; padding-left: 40px; float: right;}
.section3{ margin-top:-15px}
.section3 ul{ width:1230px; overflow:hidden;}
.section3 ul li{ float: left; margin:30px 30px 0 0;}


  .slideBox .bd ul {height: 338px; }
		.slideBox .bd img { width: 600px;height: 338px; }
		.pos_txt { width: 600px; }
        .slideBox{height:338px; position:relative;}
        .slideBox .hd{ height:20px; position:absolute; bottom:21px;right: 7px;}
        .slideBox .hd ul{float:left;}
        .slideBox .hd ul li{ float:left; background-color: #FFFFFF; opacity: 1; width:6px;height: 6px;margin-right: 15px;cursor: pointer;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: #1883FC; color:#fff; opacity: 1;}
        .slideBox .bd{ position:relative; height:100%; z-index:0;   }
        .slideBox .bd ul{height:338px;}
        .slideBox .bd ul li{ position:relative;}
        .slideBox .bd img{ width:600px; height:338px; }
        .new_pic{position: relative;}
		.new_pic img{ width: 100%; height: 100%;}
        .pos_txt{position: absolute;height: 50px;width: 100%;bottom: 0;left: 0;line-height: 50px;padding-left: 20px;font-size: 16px;color: #FFFFFF;background:url(tmBg.png) repeat;}
		.pos_txt a{ color:#eee; }