*{ box-sizing: border-box;font-family: "微软雅黑";}
.clear{ clear: both;}
.left{ float: left;}
.right{ float:left;}
body{ background:#FFFAFA url(bodybg.png) center bottom no-repeat;}

.banner{ width: 100%; height: 794px; background: url(banner.png) center center no-repeat; position: relative; overflow: hidden;}
.banner .logo{ width: 1200px; margin: 0 auto; margin-top: 20px; overflow: hidden;}
.main{ width: 1200px; margin: 0 auto; background-color: #fff;  margin-top: -280px; position: relative; z-index: 999;}
.section1,.section2{ width: 100%; }
.section1 .left{ width: 600px; height: 450px;}
.section1 .right{ width: 600px; height: 514px; position: relative; z-index:999; box-shadow: 0px 5px 30px 0 #eee; margin-top: -32px; background-color: #fff; }
.section1 .right .title{ margin-top:30px; width:600px; height: 91px; background: url(titlebg1.png) center center no-repeat; line-height: 108px; padding-left: 150px; padding-right: 25px;}
.section1 .right .title{ font-size: 24px; color: #C91507;}
.section1 .right .title a{ float: right;}
.section1 .right ul{ padding-left: 30px; padding-right: 30px; width: 600px; clear: both;}
.section1 .right ul li{ background: url(dot.png) left center no-repeat; padding-left: 20px; border-bottom: 1px solid #eee; line-height: 62px; overflow: hidden;}
.section1 .right ul li span{ float: right; color:#aaa}
.section1 .right .sanjiao1{ position: absolute; left: -42px; top:0;}
.section1 .right .sanjiao2{ position: absolute; left: -42px; bottom:0;}

.section2 .title{ margin-top:30px; width: 100%; height: 109px; line-height: 129px; background: url(titlebg2.png) center center no-repeat;font-size: 24px; color: #C91507; padding-left: 550px;}
.section2 .title a{ float: right; margin-right: 30px;}
.section2 ul{ padding-left: 30px; padding-right: 30px; width: 100%;  clear: both;}
.section2 ul li{ background: url(dot.png) left center no-repeat; padding-left: 20px; border-bottom: 1px solid #eee; line-height: 62px; overflow: hidden;}
.section2 ul li span{ display: inline-block; margin-left: 20px; color:#aaa}

.footer{ width: 100%; height: 114px; background-color: #C8230D; margin-top: 43px; overflow: hidden;}
.footer table{ width: 1000px; margin:0 auto; color: #fff; text-align: center; line-height: 30px; margin-top: 20px;}
.footer table a{ color: #fff;}

.slideBox .bd ul {height: 450px; }
		.slideBox .bd img { width: 600px;height: 450px; }
		.pos_txt { width: 600px; }
        .slideBox{height:450px; position:relative;} 
        .slideBox .bd{ position:relative; height:100%; z-index:0;   }
        .slideBox .bd ul{height:450px;}
        .slideBox .bd ul li{ position:relative;}
        .slideBox .bd img{ width:600px; height:450px; }
        .new_pic{position: relative;}
		.new_pic img{ width: 100%; height: 100%;}
        .pos_txt{position: absolute;height: 60px;width: 100%;bottom: 0;left: 0;line-height: 60px;padding-left: 35px;font-size: 18px;color: #FFFFFF; background-color:rgba(0,0,0,0.5);}
		.pos_txt a{ color:#eee; }
		
		.slideBox .hd{ height:33px; position:absolute; bottom:60px;right: 7px;}
		.slideBox .hd ul{float:left;}
		.slideBox .hd ul li{ float:left;  opacity: 1; width:33px;height: 33px;margin-right: 2px;cursor: pointer;border: 1px solid #ccc; background-color: #fff; color: #000; text-align: center; line-height: 33px;}
		.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;}

