﻿@charset "utf-8";

/* CSS Document */
/*公共部分*/
*{margin:0px;padding:0px;}
body{background:#fff4e3;}
img{border:none;}
li{list-style:none;}
a{text-decoration:none;}
/*navbox*/
.navbox{width:100%;overflow:hidden;background:#cc0000;}
.nav{width:1200px;margin:0 auto;}
.nav ul{overflow:hidden;margin-left:130px;}
.nav ul li{float:left;font:18px/50px "SimSun";width:100px;text-align:center;}
.nav ul li a{color:#fff;}

/*bannerbox*/
.bannerbox{width:100%;}
.banner1{width:100%;background:url(../images/hs_02.jpg) no-repeat top center;height:139px;}
.banner2{width:100%;background:url(../images/hs_03.jpg) no-repeat top center;height:139px;}
.banner3{width:100%;background:url(../images/hs_04.jpg) no-repeat top center;height:139px;}
.banner4{width:100%;background:url(../images/hs_05.jpg) no-repeat top center;height:183px;}

/*content1*/
.content1{width:1200px;margin:0 auto;margin-top:50px;overflow:hidden;}
.content1 .left1{float:left;width:535px;}
.content1 .right1{float:left;width:560px;margin-left:60px;}
.content1 .right1 h2{margin-left:86px;}
.content1 .right1 p{margin-top:25px;font:20px/45px "SimSun";color:#333;}
.content1 .right1 h3 a{display:inline-block;width:180px;height:45px;color:#fff;font:24px/45px "SimSun";background:#eaa8a9;margin:50px;text-align:center; border-radius:30px;}


.scroll{ width:1200px; height:414px;overflow:hidden;margin:0 auto;padding-top:90px;}
.v_out{width:1200px;margin:0px auto;overflow:hidden;}
.v_show{width:1050px;overflow:hidden;position:relative;height:384px;float:left}
.u_lanren{position:absolute;left:0px;top:0px;}
.u_lanren ul{float:left;text-align:center;line-height:50px;}
.u_lanren ul li{width:1200px;height:380px;float:left; overflow:hidden;}
.u_lanren ul li dd{ width:252px; height:414px; margin:0px 50px; float:left; overflow:hidden; position:relative; list-style:none;}
.u_lanren ul li dd img{ position:absolute; left:0; top:0; z-index:10; width:252px; height:414px;}
.u_lanren ul li dd a.link{ width:210px; height:302px; display:block; position:absolute; left:0; top:0; z-index:20;}
.u_lanren ul li dd span.info{ width:54px; height:104px; display:block; position:absolute; right:10px; bottom:10px;background:url(images/3.png) no-repeat;z-index:30;}
.prev,.next{float:left; padding-top:170px;}
.prev a{ background:url(../images/left.png) no-repeat center center;}
.next a{ background:url(../images/right.png) no-repeat center center;}
.prev,.prev a,.next,.next a{width:54px;height:104px; display:block}

.contentbox2{width:100%;background:url(../images/bg_05.jpg) no-repeat top center;height:565px;margin-top:30px;}

/*content1*/
.content3{width:1200px;margin:0 auto;margin-top:50px;overflow:hidden;}
.content3 .left1{float:left;width:607px;margin-left:50px;}
.content3 .right1{float:left;width:480px;margin-left:60px;}
.content3 .right1 h2{margin-left:135px;}
.content3 .right1 p{margin-top:25px;font:20px/45px "SimSun";color:#333;}
.content3 .right1 h3 a{display:inline-block;width:180px;height:45px;color:#fff;font:24px/45px "SimSun";background:#eaa8a9;margin:30px;text-align:center; border-radius:30px;margin-top:60px;}

.contentbox4{width:100%;background:url(../images/bg_07.jpg) no-repeat top center;height:508px;margin-top:50px;padding-top:45px;}
.content4{width:635px;height:415px;margin:0 auto;background:#000;opacity:0.8;filter:alpha(opacity=80);padding-top:50px;}
.content4 h2{font:30px/36px "SimSun";color:#fff;text-align:center;}
.content4 p{color:#fff;width:540px;margin:0 auto;font:18px/35px "SimSun";padding-top:30px;}
.content4 ul{overflow:hidden;margin-left:30px;padding-top:30px;}
.content4 ul li{float:left;margin:20px;}


.content5{width:1200px;margin:0 auto;margin-top:50px;}
.content5 h2{text-align:center;}
.content5 ul{overflow:hidden;}
.content5 ul li{width:312px;float:left;text-align:center;margin:40px;}
.content5 ul li a{font:24px/80px "SimSun";color:#781819;}
.content5 h2 img{margin:0 auto;}



.topimg{
	display: block;
}
.topimg img{
	width: 100%;
}
































