@charset "utf-8";
body{
	font-family:"Microsoft Yahei","SimSun";
	font-size:14px;
	color:#000;
	background: #d6effd;
}
@media (max-width: 380px) {body{ font-size:14px; }}
@media (max-width: 325px) {body{ font-size:12px; }}
@media (min-width: 760px) {body{ font-size:22px; }}
@media (min-width: 1200px) {body{ font-size:14px; }}

a{
	color:#000;
}

a:hover{
	text-decoration: none;
	color: #d03030 !important;
}

.fw{
	color: #fff;
}

.fw a{
	color:#fff !important;
}

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

img{
	display:block;
	max-height: 100%;
	max-width: 100%;
}

.wrapper{
	width:100%;
	min-width:1440px;
	max-width:2560px;
	margin:0px auto;
	overflow: hidden;
}

.box{
	width:1440px;
	margin:0px auto;
}
.box2{
	width:1360px;
	margin:0px auto;
	padding: 0px 40px;
}



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

p,li{
	overflow:hidden;
}

.photo{
	position: relative;
	overflow: hidden;
}

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

.photo2{
	position: relative;
	overflow: hidden;
}

.photo2 img{
	width: 100%;
	height: 100%;
	transition: transform 0.2s;
}

.photo2:hover img{
	transform: scale(1.02,1.02);
}

.title1{
	text-align: center;
}

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





#header{
	position: relative;
	height: 941px;
}
#header .box{
	height: 720px;
	position: relative;
}
.movie1{
	width: 2560px;
	height: 720px;
	position: absolute;
	top: 0;
	left: -560px;
	background: url("images/header.jpg") no-repeat top center;
}
.movie1 video{
	width: 2560px;
	height: 720px;
	object-fit: cover;
	object-position: center center;
}
.movie-bg{
	width: 2560px;
	height: 720px;
	position: absolute;
	top: 0;
	left: -560px;
	background: url("images/movie-bg.png") no-repeat top center;
}
.topic1{
	width: 19.58%;
	/*height: 17.64%;
	background: url("images/topic1.png") no-repeat;
	background-position: center center;
	background-size: contain;*/
	position: absolute;
	top:9.17%;
	left:40.14%;
}
.topic2{
	width: 71.39%;
	/*height: 8.33%;
	background: url("images/topic2.png") no-repeat;
	background-position: center center;
	background-size: contain;*/
	position: absolute;
	top:38.42%;
	left:14.31%;
}
#header .box1{
	width: 100%;
	height: 40px;
	position:absolute;
	top: 43px;
	left: 0;
}
#header .logo1{
	width: 198px;
	position: absolute;
	top: 0px;
	left: 2.11%;
}
#header .text1{
	width: 390px;
	position: absolute;
	top: 0px;
	right: 2.77%;
	opacity:0.71;
}
.search{
	width:238px;
	height:38px;
	line-height:38px;
	float:left;
	border-radius:5px;
	color:#bebebe;
	background:#034a7c;
	border: 1px solid #014277;
}
#search-text{
	width:167px;
	height:36px;
	line-height:36px;
	font-size:16px;
	float:left;
	border:none;
	outline: none;
	float:left;
	color:#4b8fc1;
	padding-left:10px;
	background:none;
}
.search input:-moz-placeholder{color:#4b8fc1;}   
.search input:-ms-input-placeholder{color:#4b8fc1;}   
.search input::-webkit-input-placeholder{color:#4b8fc1;}
.search input:focus::placeholder {color: #fff;}

#sub{
	width:60px;
	height:40px;
	background:url(images/sub.png) no-repeat center center #01528a;
	border:none;
	outline: none;
	float:right;
	margin:-1px -1px 0px 0px;
	border-radius:5px;
}
#header .btn1{
	width: 108px;
	height: 40px;
	line-height: 38px;
	color: #64beff;
	text-align: center;
	font-weight: bold;
	float: right;
	border-radius:5px;
	font-size: 18px;
	background:url("images/btn1.png") no-repeat #01528a;
	background-position:101px center;
	padding-right: 32px;
}
#header .btn1 a{color: #64beff;}
#header .btn1 a:hover{color: #fff !important;}




#footer{
	color:#012946;
	line-height:36px;
	padding: 22px 0px 148px 0px;
	text-align:center;
	font-size: 18px;
}
#footer a{color:#012946;}


#phone-footer{ display:none;}






#layout1{
	width: 100%;
	background: url("images/ly1-bg.png") no-repeat top center;
	height: 505px;
	position: absolute;
	top: 436px;
	left: 0;
}
#hot{
	margin: 29px 82px 44px 21px;
	padding-left: 142px;
	text-align: center;
	background: url("images/hot.png") no-repeat top left;
}
#hot h2{
	font-size: 38px;
	line-height: 96px;
	height: 96px;
}
#hot h2 a{ color: #00509a;}

#hot p{
	font-size: 16px;
	color: #787879;
	line-height: 18px;
	height: 18px;
	vertical-align:middle;
}
#hot p i{
	width: 18px;
	height: 18px;
	display: inline-block;
	margin: 0px 7px 0px 25px;
	vertical-align:middle;
}
#hot p .i1{ background: url("images/i1.png");}
#hot p .i2{ background: url("images/i2.png");}
#hot p .i3{ background: url("images/i3.png");}


#layout1 .left{
	width: 843px;
	height: 258px;
	border-radius: 5px;
}
#layout1 .left img{border-radius:0px 5px 5px 0px;}

#layout1 .right{
	width: 498px;
	height: 257px;
	border-radius: 5px;
	border: 1px solid #e2e2e1;
	position: relative;
}
#layout1 .right .bg1{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(169, 200, 228, 0.4);
  	opacity: 0.388;
	border-radius: 5px;
}
#layout1 .right .p1{
	width: 91px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	top: -1px;
	right: -1px;
	background: #00509a;
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	border-radius:0px 5px 0px 5px;
}
#layout1 .right .p1 i{
	width: 24px;
	height: 19px;
	display: block;
	background: url("images/i4.jpg") no-repeat;
	float: left;
	margin: 5px 6px 0px 9px;
}
#layout1 .right ul{
	position: absolute;
	top: 34px;
	left: 0px;
}
#layout1 .right li{
	font-size: 20px;
	color: #001222;
	line-height: 36px;
	max-height: 72px;
	margin:21px 43px 0px 34px ;
}
#layout1 .right li a{color: #001222;}








#layout2{
	background: url("images/ly2-bg.jpg") no-repeat top center;
	height: 180px;
}
#layout2 .tit{
	margin: 16px 0px 0px 11px;
	float: left;
}
#layout2 .right{
	width: 943px;
	margin:40px 55px 0px 0px;
}
#layout2 .block{
	float: left;
	color: #fff;
}
#layout2 .block2{ margin:0px 105px 0px 118px;}
#layout2 .block img{ margin: 12px 14px 0px 0px;}
#layout2 .block img,#layout2 .block .news{ float: left;}
#layout2 .block .news span{
	font-size: 16px;
	line-height: 18px;
}
#layout2 .block .news p{
	font-size: 22px;
	line-height:30px;
}
#layout2 .block .news p strong{font-size: 24px;}
#layout2 .block .news{ margin-top: 8px;}
#layout2 .block3 .news{
	width: 64px;
	margin-top: 14px;
}

#layout2 .ewm{ float: right;}








#layout3{
	background: url("images/ly3-bg.jpg") no-repeat top center;
	height: 652px;
}
#layout3 .title1{
	position: relative;
	margin: 9px 0px 46px 0px;
}
.title1 a{
	position: absolute;
	top: 20px;
	right: 30px;
	font-size: 16px;
	color: #8b8b8a;
	background:url("images/more.png") no-repeat center left;
	padding-left: 45px;
}
#layout3 .text{
	width: 100%;
	height: 467px;
	background: #f3f3f3;
	border-radius: 8px;
}
#layout3 .photo2{
	width: 802px;
	height: 100%;
	float: left;
	position: relative;
	border-radius: 8px;
}
#layout3 .photo2 img{border-radius: 8px;}
#layout3 .photo2 i{
	width: 134px;
	height: 134px;
	background: url("images/play.png") no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -67px 0px 0px -67px;
}
#layout3 ul{
	width: 461px;
	float: right;
	margin: 2px 39px 0px 0px;
}
#layout3 li{
	border-bottom: 1px solid #e5e5e5;
	padding:12px 0px;
	cursor: pointer;
	position: relative;
	overflow: visible;
}
#layout3 li:last-child{ border-bottom: none;}
#layout3 li h5{
	font-size: 22px;
	line-height: 30px;
	max-height: 60px;
	font-weight: normal;
}
#layout3 li img{
	width: 153px;
	height: 90px;
	float: left;
	border-radius: 4px;
	margin-right: 20px;
}
#layout3 li i{
	width: 24px;
	height: 24px;
	display: none;
	position:absolute;
	top: 36px;
	left: -34px;
	background: url("images/i8.png") no-repeat;
}
#layout3 li.current{padding:18px 0px;}
#layout3 li.current img{ display:none;}
#layout3 li.current h5{ font-weight:bold;}
#layout3 li.current i{ display: block;}







#layout4{
	background: url("images/ly4-bg.jpg") no-repeat top center;
	height: 1998px;
}
#layout4 .title1{ margin: 28px 0px 37px 0px}
#layout4 ul{border-top: 1px solid #eeeded;}
#layout4 li{
	border-bottom: 1px solid #eeeded;
	padding: 18px 0px 29px 0px;

}
#layout4 li .photo2{
	width: 533px;
	height: 284px;
	float: left;
	border-radius: 8px;
}
#layout4 li .photo2 img{border-radius: 8px;}
#layout4 li .text{
	width: 776px;
	float: right;
}
#layout4 li .sp1{
	font-size:18px;
	color: #565555;
	border-bottom: 1px solid #cac8c6;
	border-top: 1px solid #cac8c6;
	line-height: 29px;
	display: inline-block;
	font-weight: bold;
	margin: 7px 0px 15px 0px;
}
#layout4 li h5{
	font-size:36px;
	line-height: 50px;
	max-height: 100px;
}
#layout4 li h5 a{ color: #343333;}
#layout4 li .p1{margin: 9px 0px 15px 0px;}
#layout4 li .p1 span{
	color: #999;
	display: inline-block;
	border: 1px solid #cccccc;
	line-height: 24px;
	height: 24px;
	border-radius: 12px;
	margin-right: 22px;
	background: #fff;
	padding: 0px 20px;
}
#layout4 li .p1 span img{
	display:block;
	float: left;
	width: 12px;
	height: 12px;
	margin: 7px 8px 0px 0px;
}
#layout4 li .p2{
	line-height: 26px;
	max-height: 52px;
	color: #737272;
}

.phone-flip{ display:none;}
#flip{
	text-align: center;
	margin-top: 67px;
}
#flip span{
	display: inline-block;
	vertical-align: top;
	height: 50px;
	width: 50px;
	line-height: 50px;
	color: #000;
	font-size: 22px;
	margin: 0px 8px;
	border-radius:26px;
	background:#eee;
	border: 1px solid #d0cfcd;
	font-family:Georgia;
}
#flip span.current{
	background:#ba0100;
	color: #fff !important;
	border: 1px solid #ba0100;
}
#flip span.current a{color: #fff !important;}







#layout5{
	background: url("images/ly5-bg.jpg") no-repeat top center;
	height: 758px;
}
#layout5 .title1{ 
	margin: 40px 0px 29px 0px;
	position: relative;
}
#layout5 li{
	width: 217px;
	height: 259px;
	float: left;
	display: inline;
	padding: 34px 52px 0px 30px;
}
#layout5 li a{
	display:block;
	width: 100%;
	height: 100%;
}
#layout5 li:nth-child(1),#layout5 li:nth-child(2),#layout5 li:nth-child(3),#layout5 li:nth-child(4){
	background:url("images/li1.png") no-repeat;
	background-size: 100% 100%;
	margin: 18px 15px 0px 26px;
}
#layout5 li:nth-child(5),#layout5 li:nth-child(6),#layout5 li:nth-child(7),#layout5 li:nth-child(8){
	background:url("images/li2.png") no-repeat;
	background-size: 100% 100%;
	margin: 18px 20px 0px 21px;
}
#layout5 li h5{
	font-size: 20px;
	line-height: 26px;
	height: 26px;
	margin-left: 24px;
}
#layout5 li:nth-child(1) h5,#layout5 li:nth-child(2) h5,#layout5 li:nth-child(3) h5,#layout5 li:nth-child(4) h5{color: #433f26;}
#layout5 li:nth-child(5) h5,#layout5 li:nth-child(6) h5,#layout5 li:nth-child(7) h5,#layout5 li:nth-child(8) h5{color: #185b8d;}
#layout5 li p{
	font-size: 16px;
	line-height: 28px;
	max-height: 140px;
	margin-top: 11px;
}








#layout6{
	background: url("images/ly6-bg.jpg") no-repeat top center;
	height: 402px;
}
#layout6 .title1{ margin: 54px 0px 56px 0px;}
#layout6 .block{
	display: inline;
	float: left;
	color: #fff;
}
#layout6 .block1{width: 276px; margin: 0px 119px 0px 70px;}
#layout6 .block2{width: 501px;}
#layout6 .block3{width: 177px; margin-left: 129px;}
#layout6 .block h5{
	float:left;
	font-size: 22px;
	line-height: 23px;
	border: 1px solid #93b2ca;
	border-radius: 4px;
	width: 22px;
	padding: 11px 10px 11px 8px;
	margin:10px 24px 0px 0px;
}
#layout6 .block ul{
	float:left;
}
#layout6 .block li{
	width: 80px;
	float: left;
	margin-right: 25px;
}
#layout6 .block li img{
	width: 80px;
	height: 80px;
	border-radius: 40px;
}
#layout6 .block li p{
	font-size: 18px;
	text-align: center;
	line-height: 34px;
	height: 34px;
}






/* 1540px以下屏幕的专属样式 */
@media screen and (max-width: 1540px) {
.wrapper{
	min-width:1240px;
}

.box{
	width:1220px;
	margin:0px auto;
}
.box2{
	width:1180px;
	margin:0px auto;
	padding: 0px 20px;
}
#header{ height: 874px;}
#hot {margin: 22px 82px 30px 21px;}
#layout1 {
    background: url(images/ly1-bg.png) no-repeat top center;
    background-size: 1340px 100%;
	height: 438px;
}
#layout1 .left {
    width: 692px;
    height: 222px;
}	
#layout1 .left .pic1{width: 349px;}
#layout1 .left .pic2{width: 343px;}	
#layout1 .right {
    width: 480px;
    height: 220px;	
}
#layout1 .right li {
    line-height: 26px;
    max-height: 52px;
	margin-right: 23px;
}
#layout2 {
    background: url(images/ly2-bg.jpg) no-repeat top center;
	background-size: 1340px 100%;
    height: 156px;
}
#layout2 .tit {
    margin: 16px 0px 0px 5px;
	width: 220px;
}
#layout2 .right {
    width: 913px;
    margin: 28px 25px 0px 0px;	
}
#layout2 .block2 {margin: 0px 10%;}	
#layout3 {
    background: url(images/ly3-bg.jpg) no-repeat top center;
	background-size: 1340px 100%;
    height: 566px;
}
#layout3 .text{ height: 384px;}	
#layout3 .photo2{ width: 56.05%;}	
#layout3 ul{ width: 37.78%; margin-right: 2.2%;}	
#layout3 li img {
    width: 128px;
    height: 76px;
    margin-right: 15px;
}	
#layout3 li h5 {
    font-size: 20px;
    line-height: 26px;
    max-height: 52px;	
}
#layout3 li{ padding: 10px 0px;}
#layout3 li.current{padding:12px 0px;}		
#layout4 {
    background: url(images/ly4-bg.jpg) no-repeat top center;
	background-size: 1340px 100%;
    height: 1734px;
}
#layout4 li .photo2 {
    width: 40%;
    height: 242px;
}
#layout4 li .text{width: 57%;}
#layout4 li h5{ 
	font-size: 34px;
	line-height: 44px;
	max-height: 88px;
}	
#layout4 li .p2 {
    line-height: 22px;
    max-height: 44px;
}
#flip{ margin-top: 40px;}	

	
#layout5 {
    background: url(images/ly5-bg.jpg) no-repeat top center;
	background-size: 1340px 100%;
    height: 658px;
}
#layout5 .title1 {margin: 30px 0px 20px 0px;}
#layout5 li {
    width: 192px;
    height: 215px;	
	padding: 34px 42px 0px 20px;
}
#layout5 li:nth-child(1), #layout5 li:nth-child(2), #layout5 li:nth-child(3), #layout5 li:nth-child(4),#layout5 li:nth-child(5), #layout5 li:nth-child(6), #layout5 li:nth-child(7), #layout5 li:nth-child(8){margin-top: 15px;}
	
	
	
#layout6 {
    background: url(images/ly6-bg.jpg) no-repeat top center;
	background-size: 1340px 100%;
    height: 349px;
}		
#layout6 .block1{ margin:0px 85px 0px 40px;}	
#layout6 .block3{ margin-left: 0px; float: right; margin-right: 30px;}
	

}












/*样式修改开始*/
#hot{ margin-bottom: 50px;}
#layout1 .left{
	width: 843px;height: 248px;border-radius: 5px;
}
#layout1 .left .pic1{
	width: 424px;height: 100%;float: left;
}
#layout1 .left .pic2{
	width: 419px;height: 100%;float: left;
}
#layout1 .left .pic1,#layout1 .left .pic1 img{border-radius:5px 0px 0px 5px;}
#layout1 .left .pic2,#layout1 .left .pic2 img{border-radius:0px 5px 5px 0px;}
#layout1 .right{height: 247px;}
#layout1 .right li{ margin-top: 18px;}
#layout4{ height:2098px;}
#layout4 li .photo2{height: 310px;}
#layout4 li .sp1{ margin: 22px 0px 20px 0px;}

@media screen and (max-width: 1540px) {
#layout1 .left {
    width: 692px;
    height: 212px;
}	
#layout1 .left .pic1{width: 349px;}
#layout1 .left .pic2{width: 343px;}	
#layout1 .right{height: 211px;}
#layout4{ height:1734px;}
#layout4 li .photo2 {height: 246px;}
#layout4 li .sp1{margin: 7px 0px 15px 0px;}
}
/*样式修改结束*/






/*1229样式修改开始*/
#layout4{ height: auto;background: url(images/ly4-bg.jpg) repeat-y top center; }
#layout4 .box2{position: relative; padding-bottom: 101px;}
.ly4-t{ width:1544px; height: 77px; position:absolute; left: -52px; top: 0px; background: url("images/ly4-t.jpg") no-repeat;}
.ly4-f{ width:1544px; height:80px; position:absolute; left: -52px; bottom: 0px; background: url("images/ly4-f.jpg") no-repeat;}
#layout4 .title1{ position: absolute; top: 28px; left: 0; width: 100%; margin: 0;}
#layout4 ul{ border:none; overflow: hidden;}
#layout4 li:first-child{ margin-top: 105px; border-top: 1px solid #eeeded;}

@media screen and (max-width: 1540px) {
#layout4{background: url(images/ly4-bg.jpg) repeat-y top center; background-size: 1340px auto;}
.ly4-t{ width:1340px; height: 67px;left: -60px;background: url("images/ly4-t.jpg") no-repeat; background-size: 100% 100%;}
.ly4-f{ width:1340px; height: 69px;left: -60px;background: url("images/ly4-f.jpg") no-repeat; background-size: 100% 100%;}
}
/*1229样式修改结束*/




/*0302样式修改开始*/
body{ background: #e6e5e5;} 
#header{ height: 1040px;}
.movie1,#header .box,.movie-bg,.movie1 video{ height:815px;}
.movie1{width: 1920px;left: -240px;}
.movie1 video{ width: 1920px;}
#header .box1{ top:32px;}
#header .text1{opacity:0.85;}
#header .btn1{ background: url(images/btn1.png) no-repeat #968567;background-position:101px center; color: #fff;}
#header .btn1 a{color: #fff;}
.search{color:#747474;background:#fff;border:none; }
.search,#search-text{line-height:30px; height: 30px;}
#sub,#header .btn1{line-height:32px; height: 32px;}
#header .btn1{ font-size: 16px;}
#search-text{ font-size: 14px;}
.search input:-moz-placeholder{color:#747474;}   
.search input:-ms-input-placeholder{color:#747474;}   
.search input::-webkit-input-placeholder{color:#747474;}
#sub {background: url(images/sub.png) no-repeat center center #aa9571;}
.topic1{width: 28.75%;top:15.23%;left:35.625%;}
.topic2{width: 58.75%;top:46.07%;left:20.625%;}
#layout1{ top: 494px; height:546px;}
#hot{ margin-top: 48px;}
#hot h2 a{ color: #2c2c2c;}
#hot p i{ display: none;}
#hot p span{ margin: 0px 14px;}
#layout1 .right,#layout1 .left .pic1, #layout1 .left .pic1 img{border-radius: 0px;}
#layout1 .right .bg1{background-color:#fbfbfb;opacity: 1;border-radius: 0px;}
#layout1 .right .p1{ background: #aa9571;border-radius: 0px;}
#layout1 .left .pic2, #layout1 .left .pic2 img,#layout4 li .photo2 img,#layout4 li .photo2{border-radius: 0px;}
#layout2{ height: 158px;}
#layout3,#layout4{ background-image: none;}
#layout3{ margin-top: 78px; height: auto;}
#layout3 .box2,#layout4 .box2{background-color: #fff; overflow: hidden;}
#layout3 .box2{ padding-bottom: 66px;}
#layout3 .title1{ margin-top: 56px;}
#layout3 li.current i,.ly4-f{ display: none;}
#layout3 .photo2,#layout3 .text,#layout3 .photo2 img{ border-radius: 0px;}
#layout4 {background: url(images/ly4-bg.jpg) no-repeat center bottom;}
#layout4 .box2{ padding-bottom: 66px;}
.ly4-t{ width: 1350px; height: 7px; margin-left: 5px; position:static;}
#layout4 .title1{position:static; margin: 66px 0px 58px 0px;}
#layout4 li:first-child{margin-top:0; border-top: none;}
#layout4 li:last-child{ border-bottom: none;}
#flip {margin-top: 57px;}
#layout5{ height: 816px;}
#layout5 .title1{ margin-top:69px;}
#layout5 .title1 a{ color: #fff;background: url(images/more1.png) no-repeat center left;}
#layout6{ background-image: none; height:auto; padding-bottom: 48px;}
#layout6 .title1{ margin: 66px 0px 34px 0px;}
#layout6{ background-image: none;background-color: #e6e5e5;}
#layout6 .text{ font-size: 30px; color: #2c2c2c;line-height: 60px; text-align: center;}
#layout6 .text strong{ font-size: 34px;}
#footer{  background:#191d27; color: #fff;padding: 60px 0px 58px 0px;}
#footer a{color: #fff;}
/*0302样式修改结束*/





/*0319样式修改开始*/
#search-text{color:#747474;}   
#layout3 .list{ width: 558px; float: left; height: 100%; position: relative;}
#layout3 ul {width: 100%; margin:31px 0px 0px 0px;float: none;}
#layout3 li{ border-bottom:none; padding: 10px 38px 10px 52px;}
#layout3 li img{border-radius: 0px;}
#layout3 li.current{ background: #aa9571; padding:20px 38px 20px 52px;}
#layout3 li h5 {line-height: 34px;max-height: 68px;}
#layout3 li img {width: 136px;height: 80px;}
#layout3 li.current h5{ color: #fff;line-height: 30px;max-height: 60px;}
#layout3 .list .arrow1,#layout3 .list .arrow2{ width: 38px; height: 14px; position: absolute; left: 256px; cursor: pointer;}
#layout3 .list .arrow1{ background: url("images/arrow1.jpg") no-repeat; top: 9px;}
#layout3 .list .arrow2{ background: url("images/arrow2.jpg") no-repeat; bottom: 10px;}
#layout3 .title1 a{ display:none;}
#layout6 .text{ font-size: 22px; line-height: 44px;}
#layout6 .text strong {font-size: 22px;}
/*0319样式修改结束*/








