@charset "utf-8";
body{
	font-size:16px !important;
	font-family:"Microsoft Yahei","SimSun";
	color:#000;
}

a{
	color:#000;
}

a:hover{
	color:#c00;
	text-decoration: none;
}

img{
	display: inline-block;
	vertical-align: middle;
	max-width:100%;
	max-height:100%;
}

h1,h2,h3,h4,h5{
	font-family:"Microsoft Yahei","SimHei";
	overflow:hidden;
}

p,li{
	overflow:hidden;
}

.fw,.fw a{
	color: #fff;
}

.fw a:hover{
	color: #dfdfdf !important;
}

.photo{
	position: relative;
}

.photo img{
	width: 100%;
	height: 100%;
}

.section{
	background-position:center center;
	background-repeat:no-repeat;
	background-size:100% 100%;
	min-width: 1100px;
}

.abs{
	position: absolute;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}

.nav{
	position: absolute;
	top: 50%;
	right: 2%;
	overflow: hidden;
	margin-top: -187px;
}

.nav .line{
	position: absolute;
	left: 7px;
	top: 0px;
	width: 1px;
	height: 100%;
	background-color:rgba(236,44,44,0.45);
}

.nav ul{
	margin-top: -20px;
}

.nav li{
	position: relative;
	z-index: 2;
	line-height: 20px;
	padding: 20px 0px 0px 24px;
	background: url(../images/nav-point2.png) no-repeat left 21px;
}

.nav li.on{
	background-image: url(../images/nav-point1.png);
}

.nav li.on span,.nav li.on span a{
	color: #ec2c2c;
	font-weight: bold;
}

.nav li dl{
	margin: 10px 0px 0px -9px;
}

.nav li dd{
	font-size: 14px;
	line-height: 20px;
	background: url(../images/nav-point3.png) no-repeat left 14px;
	padding: 8px 0px 8px 18px;
}

.nav li dd a,.nav li.on dd a{
	color: #333;
}

.nav li dd.on2,.nav li dd.on2 a{
	color: #ec2c2c;
}

#page1{ background-image: url(../images/p1-bg.jpg); }
#page2{ background-image: url(../images/p2-bg.jpg); }
#page3{ background-image: url(../images/p3-bg1.jpg); }
#page4{ background-image: url(../images/p4-bg.jpg); }
#page5{ background-image: url(../images/p5-bg.jpg); }
#page6{ background-image: url(../images/p6-bg.jpg); }
#page7{ background-image: url(../images/p7-bg.jpg); }

#page1 .topic1{
	width: 38.4%;
	height: 46%;
	left: 29.8%;
	top: 11.9%;
	background-image: url(../images/p1-topic1.png);
}

#page1 .topic2{
	width: 46%;
	height: 13.2%;
	left: 27.4%;
	top: 59.5%;
	background-image: url(../images/p1-topic2.png);
}

#page1 .city{
	width: 55.2%;
	height: 31.2%;
	left: 21.9%;
	bottom: 0%;
	background-image: url(../images/p1-city.png);
	background-position: center bottom;
}

#page1 .logo{
	width: 17.1%;
	height: 5.5%;
	left: 21.3%;
	top: 7.4%;
	background-image: url(../images/p1-logo.png);
}

.main{
	position: absolute;
	width: 1100px;
	left: 50%;
	top: 50%;
	margin-left: -550px;
}

.main2{
	height: 680px;
	margin-top: -340px;
}

.main2 .hot h2{
	font-size: 40px;
	line-height: 50px;
	height: 50px;
	text-align: center;
}

.main2 .hot h2 a{
	color: #f13a3c;
}

.main2 .hot h2 a:hover{
	text-decoration: underline;
}

.main2 .hot p{
	line-height: 36px;
	max-height: 108px;
	margin-top: 30px;
}

.main2 .hot p i{
	font-style: normal;
	margin: 0px 10px;
}

.main2 .focus{
	height: 450px;
	margin-top: 38px;
}

.main2 .focus p{
	position: absolute;
	width: 100%;
	height: 54px;
	line-height: 54px;
	left: 0px;
	bottom: 0px;
	text-align: center;
	font-size: 18px;
	background-color:rgba(0,0,0,0.6);
}

.main2 .focus .arrow1,.main2 .focus .arrow2{
	position: absolute;
	width: 23px;
	height: 45px;
	cursor: pointer;
	top: 50%;
	margin-top: -22px;
}

.main2 .focus .arrow1{
	left: -45px;
	background: url(../images/main2-arrow1.png);
}

.main2 .focus .arrow2{
	right: -45px;
	background: url(../images/main2-arrow2.png);
}

.top{
	position: absolute;
	width: 100%;
	left: 0%;
	text-align: center;
	height: 90px;
	top: 45px;
}

.top img{
	display: inline-block;
	vertical-align: top;
}

#page3.bg1{ background-image:url(../images/p3-bg1.jpg); }
#page3.bg2{ background-image:url(../images/p3-bg2.jpg); }
#page3.bg3{ background-image:url(../images/p3-bg3.jpg); }
#page3.bg4{ background-image:url(../images/p3-bg4.jpg); }

.tab3{
	position: absolute;
	width: 100%;
	height: 31px;
	bottom: 40px;
	left: 0px;
	text-align: center;
}

.tab3 span{
	display: inline-block;
	vertical-align: top;
	border-bottom: 3px solid #fff;
	color: #1b62aa;
	font-weight: bold;
	cursor: pointer;
	border-top: 3px solid rgba(0,0,0,0);
	height: 25px;
	line-height: 25px;
	margin: 0px 15px;
	padding: 0px 12px;
}

.tab3 .current{
	color: #fff;
	background: #f14545;
	border-bottom-color: #f14545;
}

.main3{
	height: 580px;
	margin-top: -258px;
}

.main3 .show1,.main3 .show2,.main3 .show3,.main3 .show4{
	position: absolute;
	width: 100%;
	left: 0px;
	top: 50%;
}

.main3 .show1{
	height: 415px;
	margin-top: -207px;
}

.main3 .show2{
	height: 495px;
	margin-top: -247px;
}

.main3 .show3{
	height: 580px;
	margin-top: -290px;
}

.main3 .show4{
	height: 495px;
	margin-top: -247px;
}

.main3 .show1 .left{
	width: 522px;
	margin-top: -30px;
}

.main3 .show1 .left h3{
	font-size: 24px;
	height: 30px;
	line-height: 30px;
	margin-top: 30px;
}

.main3 .show1 .left p{
	font-size: 16px;
	line-height: 30px;
	height: 60px;
	color: #666;
	margin-top: 10px;
}

.main3 .show1 .left p a{
	color: #fc433b;
}

.main3 .show1 .left ul{
	margin-top: 25px;
}

.main3 .show1 .left li{
	line-height: 38px;
	height: 38px;
	font-size: 20px;
}

.main3 .show1 .photo{
	width: 550px;
	height: 415px;
}

.main3 .show1 .photo p{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	background-color:rgba(0,0,0,0.6);
}

.main3 .show1 .photo .arrow1,.main3 .show1 .photo .arrow2{
	position: absolute;
	width: 50px;
	height: 80px;
	top: 50%;
	margin-top: -65px;
	cursor: pointer;
}

.main3 .show1 .photo .arrow1{
	background: url(../images/main3-arrow1.png);
	left: 0px;
}

.main3 .show1 .photo .arrow2{
	background: url(../images/main3-arrow2.png);
	right: 0px;
}

.main3 .show2 .left{
	width: 600px;
}

.main3 .show2 .left .big{
	height: 290px;
}

.main3 .show2 .left .big p{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	text-align: center;
	background-color:rgba(0,0,0,0.6);
}

.main3 .show2 .left .small{
	width: 290px;
	height: 180px;
	margin-top: 25px;
}

.main3 .show2 .left .sm1{
	float: left;
}

.main3 .show2 .left .sm2{
	float: right;
}

.main3 .show2 .left .small p{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	background-color:rgba(0,0,0,0.6);
}

.main3 .show2 .right{
	width: 445px;
}

.main3 .show2 .right h3{
	font-size: 24px;
	line-height: 36px;
	max-height: 72px;
}

.main3 .show2 .right p{
	line-height: 30px;
	max-height: 60px;
	color: #666;
	margin-top: 15px;
}

.main3 .show2 .right p a{
	color: #fc433b;
}

.main3 .show2 .right ul{
	border-top: 1px solid #fff;
	margin-top: 35px;
	padding-top: 10px;
}

.main3 .show2 .right li{
	height: 60px;
	line-height: 60px;
	font-size: 20px;
}

.main3 .show3 .title1 span{
	float: left;
	width: 50%;
	height: 41px;
	line-height: 41px;
	text-align: center;
	font-size: 18px;
	background: #137fbd;
	position: relative;
	cursor: pointer;
	z-index: 9;
}

.main3 .show3 .title1 .on{
	background: #f14545;
}

.main3 .show3 .title1 .on i{
	position: absolute;
	left: 50%;
	margin-left: -14px;
	top: 41px;
	width: 0;
	height: 0;
	border-right: 14px solid transparent;
	border-left: 14px solid transparent;
	border-top: 14px solid #f14545;
}

.main3 .show3 .focus{
	height: 400px;
	margin-top: 1px;
}

.main3 .show3 .focus p{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	background-color:rgba(0,0,0,0.6);
}

.main3 .show3 .focus .arrow1,.main3 .show3 .focus .arrow2{
	position: absolute;
	width: 50px;
	height: 80px;
	top: 50%;
	margin-top: -65px;
	cursor: pointer;
}

.main3 .show3 .focus .arrow1{
	background: url(../images/main3-arrow1.png);
	left: 0px;
}

.main3 .show3 .focus .arrow2{
	background: url(../images/main3-arrow2.png);
	right: 0px;
}

.main3 .show3 .list ul{
	margin-left: -25px;
}

.main3 .show3 .list li{
	float: left;
	height: 120px;
	width: 350px;
	margin: 15px 0px 0px 25px;
	background: #fff;
}

.main3 .show3 .list .photo{
	float: left;
	width: 160px;
	height: 120px;
}

.main3 .show3 .list .text{
	float: right;
	width: 160px;
	margin: 15px 15px 0px 0px;
}

.main3 .show3 .list .text h3{
	font-size: 16px;
	line-height: 24px;
	height: 48px;
}

.main3 .show3 .list .text p{
	font-size: 12px;
	color: #999;
	line-height: 18px;
	height: 36px;
	margin-top: 5px;
}

.main3 .show4 .left.photo{
	width: 550px;
	height: 495px;
}

.main3 .show4 .left.photo p{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	background-color:rgba(0,0,0,0.6);
}

.main3 .show4 .left.photo .arrow1,.main3 .show4 .left.photo .arrow2{
	position: absolute;
	width: 50px;
	height: 80px;
	top: 50%;
	margin-top: -65px;
	cursor: pointer;
}

.main3 .show4 .left.photo .arrow1{
	background: url(../images/main3-arrow1.png);
	left: 0px;
}

.main3 .show4 .left.photo .arrow2{
	background: url(../images/main3-arrow2.png);
	right: 0px;
}

.main3 .show4 .right{
	width: 505px;
}

.main3 .show4 .right .hot{
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 20px;
}

.main3 .show4 .right .hot h3{
	font-size: 24px;
	height: 30px;
	line-height: 30px;
}

.main3 .show4 .right .hot p{
	line-height: 30px;
	max-height: 60px;
	color: #666;
	margin-top: 12px;
}

.main3 .show4 .right .hot p a{
	color: #fc433b;
}

.main3 .show4 .right ul{
	margin-top: 20px;
}

.main3 .show4 .right li{
	font-size: 18px;
	line-height: 40px;
	height: 40px;
}

.main3 .show4 .right .small{
	width: 240px;
	height: 160px;
	margin-top: 30px;
}

.main3 .show4 .right .sm1{
	float: left;
}

.main3 .show4 .right .sm2{
	float: right;
}

.main3 .show4 .right .small p{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	background-color:rgba(0,0,0,0.6);
}

.main4{
	height: 545px;
	margin-top: -205px;
}

.main4 .box1 .photo{
	width: 550px;
	height: 265px;
}

.main4 .box1 .photo p{
	position: absolute;
	left: 15px;
	bottom: 0px;
	height: 50px;
	line-height: 50px;
	z-index: 9;
}

.main4 .box1 .photo .shadow{
	position: absolute;
	width: 100%;
	height: 50px;
	left: 0px;
	bottom: 0px;
	background-color:rgba(0,0,0,0.6);
}

.main4 .box1 .photo .point{
	position: absolute;
	right: 18px;
	height: 8px;
	bottom: 21px;
}

.main4 .box1 .photo .point span{
	float: left;
	width: 8px;
	height: 8px;
	cursor: pointer;
	border-radius: 50%;
	background: #fff;
	margin-right: 4px;
}

.main4 .box1 .photo .point .current{
	background: #f21e1e;
}

.main4 .box1 .right{
	width: 505px;
}

.main4 .box1 .right .hot{
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 20px;
}

.main4 .box1 .right h3{
	font-size: 24px;
	height: 30px;
	line-height: 30px;
}

.main4 .box1 .right p{
	line-height: 24px;
	max-height: 48px;
	color: #666;
	margin-top: 12px;
}

.main4 .box1 .right p a{
	color: #fc433b;
}

.main4 .box1 .right ul{
	margin-top: 10px;
}

.main4 .box1 .right li{
	height: 36px;
	line-height: 36px;
	padding-left: 15px;
	position: relative;
}

.main4 .box1 .right li i{
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	left: 0px;
	top: 15px;
	background: #1b84e8;
}

.main4 .box2{
	margin-top: 20px;
}

.main4 .box2 .title1{
	font-size: 20px;
	line-height: 30px;
	height: 30px;
	color: #125b94;
	font-weight: bold;
}

.main4 .box2 .title1 a{
	color: #125b94;
}

.main4 .box2 .left{
	width: 550px;
}

.main4 .box2 .left .show{
	background: #fff;
	margin-top: 10px;
	height: 220px;
	position: relative;
}

.main4 .box2 .left .photo{
	float: left;
	width: 290px;
	height: 220px;
}

.main4 .box2 .left .photo .play{
	position: absolute;
	width: 58px;
	height: 36px;
	background: url(../images/main4-play.png);
	left: 50%;
	top: 50%;
	margin: -18px 0px 0px -29px;
}

.main4 .box2 .left .list{
	float: right;
	width: 260px;
}

.main4 .box2 .left .list li{
	border-bottom: 1px solid #e5e5e5;
	height: 54px;
	line-height: 54px;
	font-size: 14px;
	padding: 0px 15px;
}

.main4 .box2 .left .list .current{
	background: #f6f6f6;
	font-weight: bold;
	color: #2574b1;
	border-color: #f6f6f6;
}

.main4 .box2 .left .list .current a{
	color: #2574b1;
}

.main4 .box2 .left .arrow1,.main4 .box2 .left .arrow2{
	position: absolute;
	width: 23px;
	height: 13px;
	cursor: pointer;
	right: -30px;
}

.main4 .box2 .left .arrow1{
	background: url(../images/main4-arrow1.png);
	top: 20px;
}

.main4 .box2 .left .arrow2{
	background: url(../images/main4-arrow2.png);
	bottom: 20px;
}

.main4 .box2 .right{
	width: 505px;
}

.main4 .box2 .right ul{
	margin-left: -12px;
}

.main4 .box2 .right li{
	float: left;
	width: 160px;
	height: 220px;
	border-radius: 6px;
	margin: 10px 0px 0px 12px;
}

.main5{
	height: 530px;
	margin-top: -197px;
}

.main5 .box1 ul{
	margin-left: -86px;
}

.main5 .box1 li{
	float: left;
	width: 210px;
	height: 250px;
	margin-left: 86px;
	position: relative;
}

.main5 .con-show01{width: 210px;height: 250px;overflow: hidden;transform:rotate(120deg);}
.main5 .con-show02{width: 100%;height: 100%;overflow: hidden;transform:rotate(-60deg);}
.main5 .con-show03{width: 100%;height: 100%;overflow: hidden;transform:rotate(-60deg);position: relative;}
.main5 .con-show03 img{ width: 100%; height: 100%; }

.main5 .box1 li table{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: #1b84e8;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 20px;
	font-weight: bold;
	filter:alpha(opacity=0);
	opacity:0;
}

.main5 .box1 li table td{
	padding: 0px 20px;
}

.main5 .box1 li:hover table{
	filter:alpha(opacity=100);
	opacity:1;
}

.main5 .box1 .tab{
	text-align: center;
	margin-top: 10px;
	height: 5px;
}

.main5 .box1 .tab span{
	display: inline-block;
	vertical-align: top;
	width: 30px;
	height: 5px;
	background: #e0dbdb;
	cursor: pointer;
	margin: 0px 5px;
}

.main5 .box1 .tab .current{
	background: #1868b5;
}

.main5 .box2{
	margin: 30px auto 0px auto;
	height: 235px;
	width: 825px;
	background-color:rgba(255,255,255,0.7);
}

.main5 .box2 .photo{
	float: right;
	width: 370px;
	height: 235px;
}

.main5 .box2 .photo p{
	position: absolute;
	width: 100%;
	height: 38px;
	line-height: 38px;
	text-align: center;
	left: 0px;
	bottom: 0px;
	background-color:rgba(0,0,0,0.6);
}

.main5 .box2 .photo .play{
	position: absolute;
	width: 58px;
	height: 36px;
	background: url(../images/main4-play.png);
	left: 50%;
	top: 50%;
	margin: -37px 0px 0px -29px;
}

.main5 .box2 .list{
	float: left;
	width: 410px;
	margin: 17px 0px 0px 25px;
}

.main5 .box2 .list li{
	line-height: 40px;
	height: 40px;
	font-size: 18px;
	padding-left: 18px;
	position: relative;
}

.main5 .box2 .list li i{
	position: absolute;
	left: 0px;
	top: 17px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #1b84e8;
}

.main6{
	height: 510px;
	margin-top: -187px;
}

.main6 .list li{
	float: left;
	width: 45px;
	margin-left: -1px;
}

.main6 .list .on{
	width: 836px;
	margin-left: 0px;
}

.main6 .list table{
	float: right;
	width: 45px;
	height: 510px;
	border: 1px solid #ec2c2c;
	cursor: pointer;
	font-size: 20px;
	line-height: 22px;
	text-align: center;
}

.main6 .list table td{
	padding: 0px 10px;
}

.main6 .list .on table{
	background: #ec2c2c;
	color: #fff;
	font-size: 24px;
	line-height: 26px;
	width: 95px;
}

.main6 .list .on table a{
	color: #fff;
}

.main6 .list .on table td{
	padding: 0px 30px;
}

.main6 .list .photo{
	float: left;
	display: none;
	width: 741px;
	height: 510px;
}

.main6 .list .photo .play{
	position: absolute;
	width: 69px;
	height: 69px;
	background: url(../images/main6-play.png);
	left: 50%;
	top: 50%;
	margin: -35px 0px 0px -35px;
}

.main6 .list .on .photo{
	display: block;
}

.main7{
	height: 630px;
	margin-top: -247px;
}

.main7 ul{
	margin: -30px 0px 0px -20px;
}

.main7 li{
	float: left;
	width: 260px;
	height: 300px;
	border-radius: 8px;
	margin: 30px 0px 0px 20px;
}

.main7 li p{
	position: absolute;
	width: 100%;
	height: 42px;
	line-height: 42px;
	text-align: center;
	left: 0px;
	bottom: 0px;
	background-color:rgba(0,0,0,0.6);
}

.main7 li .play{
	position: absolute;
	width: 50px;
	height: 50px;
	left: 50%;
	top: 50%;
	background: url(../images/main7-play.png);
	margin: -46px 0px 0px -25px;
}