@charset "utf-8";
body{
	font-family:"Microsoft Yahei","SimSun";
	font-size:14px;
	color:#333;
}

a{
	color:#333;
}

a:hover{
	color:#0161b7;
}

img{
	display:block;
}

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

.w1200{
	width:1200px;
	margin:0px auto;
}

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

li,p{
	overflow:hidden;
}

#header{
	background:url(images/header.jpg) no-repeat center top;
}

#header .w1200{
	height:269px;
	position:relative;
}

#nav{
	background:#0161b7;
	border-bottom:6px solid #ececec;
	color:#fff;
}

#nav .w1200{
	height:52px;
	padding:16px 0px;
}

#nav a{
	color:#fff;
}

#nav .block{
	display:inline;
	line-height:26px;
}

#nav-block1{ float:left; width:345px; }
#nav-block2{ float:left; width:345px; margin-left:82px; }
#nav-block3{ float:right; width:345px; }

#nav .block span{
	float:left;
	height:52px;
	width:52px;
	padding:0px 25px 0px 55px;
	background-repeat:no-repeat;
	background-position:left center;
	font-size:20px;
	border-right:1px solid #e1e1e1;
	letter-spacing:5px;
}

#nav-block1 span{ background-image:url(images/nav-icon1.png); }
#nav-block2 span{ background-image:url(images/nav-icon2.png); }
#nav-block3 span{ background-image:url(images/nav-icon3.png); }

#nav .block p{
	height:26px;
	font-size:18px;
}

#nav .block p a{
	margin-left:32px;
}

#footer{
	background:#004d92;
	line-height:30px;
	color:#fff;
	text-align:center;
	padding:30px 0px;
}

#footer a{
	color:#fff;
}

#footer .menu a{
	margin:0px 12px;
}

#layout1{
	background:url(images/ly1.gif) no-repeat left top;
	height:114px;
	width:1060px;
	padding-left:140px;
	padding-bottom:35px;
	text-align:center;
	border-bottom:1px solid #eaeaea;
}

#layout1 h1{
	font-size:48px;
	height:66px;
	line-height:66px;
}

#layout1 h1 a{
	color:#0161b7;
}

#layout1 p{
	height:20px;
	line-height:20px;
	margin-top:20px;
	color:#545454;
}

#layout1 p a{
	color:#545454;
	margin:0px 5px;
}

#layout2 .focus{
	float:left;
	width:670px;
	height:380px;
	position:relative;
	overflow:hidden;
}

#layout2 .focus img{
	width:100%;
	height:100%;
}

#layout2 .focus p{
	position:absolute;
	bottom:0px;
	left:20px;
	max-width:530px;
	height:50px;
	line-height:50px;
	font-size:20px;
	z-index:9;
}

#layout2 .focus p a{
	color:#fff;
}

#layout2 .focus .shadow{
	position:absolute;
	width:100%;
	height:50px;
	left:0px;
	bottom:0px;
	background:#000;
	filter:alpha(opacity=50);
	opacity:0.5;
	z-index:1;
}

#layout2 .focus .point{
	position:absolute;
	right:25px;
	bottom:20px;
	z-index:10;
}

#layout2 .focus .point span{
	float:left;
	display:inline;
	margin-right:10px;
	width:6px;
	height:6px;
	cursor:pointer;
	background:#fff;
}

#layout2 .focus .point .current{
	background:#0161b7;
}

#layout2 .news{
	float:right;
	width:485px;
}

#layout2 .news .title{
	border-bottom:1px solid #ccc;
	height:30px;
	line-height:30px;
}

#layout2 .news .title span{
	float:left;
	border-bottom-width:3px;
	border-bottom-style:solid;
	height:28px;
	line-height:24px;
	font-size:20px;
	font-weight:bold;
	font-family:"Microsoft Yahei","SimHei";
}

#layout2 .news .tit-color1 span{
	border-bottom-color:#e53333;
	color:#e53333;
}

#layout2 .news .tit-color2 span{
	border-bottom-color:#0161b7;
	color:#0161b7;
}

#layout2 .news .title a{
	float:right;
	color:#666;
}

#layout2 .news h3{
	font-size:24px;
	height:30px;
	line-height:30px;
	border-bottom:1px dashed #e5e5e5;
	height:46px;
	line-height:46px;
	margin-top:10px;
}

#layout2 .news ul{
	margin-top:10px;
}

#layout2 .news li{
	height:28px;
	line-height:28px;
	font-size:16px;
	padding-left:12px;
	background:url(images/list-type1.png) no-repeat left 11px;
}

#layout2 .news li a{
	float:left;
	max-width:385px;
}

#layout2 .news li span{
	float:right;
	color:#999;
	font-size:14px;
}

#layout3 ul{
	zoom:1;
	margin-left:-9px;
}

#layout3 li{
	float:left;
	display:inline;
	width:140px;
	height:128px;
	border:1px solid #dcdcdc;
	margin-left:9px;
	text-align:center;
}

#layout3 li:hover{
	box-shadow:0px 0px 10px #dcdcdc inset;
}

#layout3 li a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}

#layout3 li img{
	display:inline-block;
	margin-top:14px;
}

#layout3 li p{
	line-height:18px;
	color:#000;
	margin-top:8px;
}

#layout4{
	background:#f2f2f2;
	padding-top:45px;
	padding-bottom:80px;
	border-bottom:1px solid #398cd8;
}

#layout4 .main{
	float:left;
	width:944px;
}

#layout4 .main .block{
	width:460px;
}

#layout4 .main .block.block-width2{
	width:100%;
}

#layout4 .main .list1,#layout4 .main .list2{
	overflow:hidden;
	margin-top:12px;
}

#layout4 .main .block ul{
	margin-top:-1px;
	zoom:1;
}

#layout4 .main .block li{
	border-top:1px solid #e8e8e8;
	padding:20px 5px;
}

#layout4 .main .block .list2 li{
	float:left;
	display:inline;
	width:450px;
}

#layout4 .main .block .photo{
	float:left;
	width:100px;
	height:120px;
}

#layout4 .main .block .photo img{
	width:100%;
	height:100%;
}

#layout4 .main .block .text{
	float:right;
	width:320px;
	font-size:14px;
	color:#000;
}

#layout4 .main .block .text a{
	color:#000;
}

#layout4 .main .block .text p{
	height:30px;
	line-height:30px;
}

#layout4 .side{
	float:right;
	width:232px;
}

#layout4 .side .block{
	border:1px solid #e5e5e5;
	background:#fff;
}

#layout4 .side .list3{
	height:440px;
	border-top:5px solid #2375bf;
}

#layout4 .side .list3 table{
	width:200px;
	margin:10px auto 0px auto;
}

#layout4 .side .list3 td{
	height:70px;
	border-bottom:1px dashed #dcdcdc;
	font-size:14px;
	line-height:24px;
	padding:0px 5px;
}

#layout4 .side .list3 b{
	color:#ea4646;
}

#layout4 .side .list4 .title{
	height:45px;
	line-height:45px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:#2375bf;
	background:#ededed;
}

#layout4 .side .list4 .title i{
	display:inline-block;
	width:20px;
	height:23px;
	background:url(images/ly4-title5.png);
	vertical-align:middle;
	margin-right:12px;
}

#layout4 .side .list4 ul{
	width:204px;
	margin:15px auto 15px auto;
}

#layout4 .side .list4 li{
	float:left;
	height:36px;
	line-height:36px;
	width:68px;
	text-align:center;
}

#layout4 .side .list4 li a{
	color:#000;
}


#layout4 .bottom .box1{
	float:left;
	width:574px;
	height:280px;
	border:1px solid #dcdcdc;
	padding:8px 18px 0px 18px;
}

#layout4 .bottom .box1 .title{
	font-size:19px;
	height:40px;
	line-height:40px;
	font-weight:bold;
	color:#0161b7;
	font-family:"Microsoft Yahei","SimHei";
	margin-bottom:18px;
	text-align:center;
}

#layout4 .bottom .box1 .line{
	margin-bottom:15px;
}

#layout4 .bottom .box1 span{
	float:left;
	width:200px;
	text-align:right;
	font-size:16px;
	height:30px;
	line-height:30px;
}

#layout4 .bottom .box1 .text{
	float:left;
	border:1px solid #d2d2d2;
	height:28px;
	line-height:28px;
	padding:0px 12px;
	width:320px;
	background:#f9f9f9;
	color:#666;
	font-size:12px;
	font-family:"Microsoft Yahei";
}

#layout4 .bottom .box1 i{
	float:left;
	display:inline;
	margin-left:10px;
	font-weight:bold;
	font-style:normal;
	color:#0161b7;
	line-height:30px;
}

#layout4 .bottom .box1 p{
	font-size:12px;
	color:#a6a6a7;
	font-family:"SimSun";
	line-height:18px;
	padding-top:8px;
}

#layout4 .bottom .box1 .button{
	margin-top:20px;
	text-align:center;
}

#layout4 .bottom .box1 .button .btn{
	display:inline-block;
	width:120px;
	height:42px;
	line-height:42px;
	border-radius:2px;
	border:none;
	font-size:20px;
	font-family:"Microsoft Yahei";
	color:#fff;
	cursor:pointer;
	text-decoration:none;
	vertical-align:top;
	margin:0px 10px;
}

#layout4 .bottom .box1 .button .btn:hover{
	box-shadow:0px 0px 5px #fff inset;
}

#layout4 .bottom .box1 .button .btn-color1{ background:#2375bf; }
#layout4 .bottom .box1 .button .btn-color2{ background:#da1e1e; }

#layout4 .box5{
	float:right;
	border:1px solid #dcdcdc;
	width:510px;
	height:280px;
	padding:8px 22px 0px 22px;
}

#layout4 .box5 .title{
	height:46px;
	line-height:46px;
	border-bottom:1px solid #398cd8;
}

#layout4 .box5 .title span{
	float:left;
	font-size:24px;
	font-weight:bold;
	padding-left:37px;
	background:url(images/ly4-title6.png) no-repeat left center;
	color:#2375bf;
}

#layout4 .box5 .title a{
	float:right;
	color:#666;
}

#layout4 .box5 li{
	height:52px;
	line-height:26px;
	font-size:16px;
	position:relative;
	background:url(images/list-type4.png) no-repeat 3px 9px;
	margin-top:18px;
	padding-left:25px;
}

#layout4 .box5 li span{
	position:absolute;
	right:0px;
	bottom:0px;
	color:#999;
	background:#f2f2f2;
	font-size:14px;
	z-index:10;
}

.title2{
	border-bottom:4px double #dcdcdc;
	height:52px;
	line-height:52px;
}

.title2 span{
	float:left;
	border-bottom:4px solid #0161b7;
	font-size:30px;
	font-weight:bold;
	color:#0161b7;
	font-family:"Microsoft Yahei","SimHei";
}

.title2 a{
	float:right;
	border-bottom:4px solid #0161b7;
	font-size:16px;
	padding:0px 3px;
	text-decoration:none;
}

#layout6 .left{
	width:775px;
}

#layout6 .right{
	width:360px;
}

#layout6 .left .photo{
	float:left;
	width:360px;
}

#layout6 .photo{
	margin-top:30px;
	height:280px;
	position:relative;
}

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

#layout6 .photo p{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:40px;
	line-height:40px;
	font-size:18px;
	text-align:center;
	z-index:9;
}

#layout6 .photo p a{
	color:#fff;
}

#layout6 .photo .shadow{
	position:absolute;
	width:100%;
	height:40px;
	left:0px;
	bottom:0px;
	background:#000;
	filter:alpha(opacity=50);
	opacity:0.5;
	z-index:1;
}

#layout6 .left .text{
	float:right;
	width:377px;
	margin-top:30px;
}

#layout6 .left .text .hot{
	border-bottom:1px solid #dcdcdc;
	padding-bottom:12px;
}

#layout6 .left .text h3{
	font-size:20px;
	height:26px;
	line-height:26px;
}

#layout6 .left .text p{
	line-height:24px;
	max-height:48px;
	margin-top:12px;
	color:#666;
}

#layout6 .left .text p a{
	color:#666;
}

#layout6 .left .text ul{
	margin-top:20px;
}

#layout6 .left .text li{
	height:32px;
	line-height:32px;
	font-size:16px;
	padding-left:15px;
	background:url(images/list-type2.png) no-repeat left 13px;
}

#layout7 .box{
	border:1px solid #eaeaea;
	background:#fdfdfd;
	padding:33px;
	overflow:hidden;
}

#layout7 .video{
	float:left;
	width:585px;
	height:390px;
	background:#000;
}

#layout7 .live{
	float:right;
	width:465px;
	padding-right:32px;
	position:relative;
}

#layout7 .live .title{
	height:36px;
	border-bottom:1px solid #d7d7d7;
}

#layout7 .live .title span{
	float:left;
	height:34px;
	line-height:30px;
	border-bottom:3px solid #fd7317;
	font-size:24px;
}

#layout7 .live .bar{
	position:absolute;
	width:5px;
	height:333px;
	right:3px;
	top:57px;
	background:#ebebeb;
}

#layout7 .live .bar span{
	position:absolute;
	right:-3px;
	width:11px;
	height:40px;
	cursor:pointer;
	background:#c7c7c7;
	z-index:9;
}

#layout7 .live .list{
	margin-top:20px;
	height:333px;
	position:relative;
}

#layout7 .live .list .line{
	position:absolute;
	width:1px;
	height:100%;
	left:11px;
	top:0px;
	background:#dcdcdc;
	z-index:1;
}

#layout7 .live .list li{
	position:relative;
	padding:0px 0px 0px 33px;
	margin-bottom:25px;
}

#layout7 .live .list li .tag{
	width:23px;
	height:23px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:9;
}

#layout7 .live .list .icon1 .tag{ background:url(images/ly7-tag1.png); }
#layout7 .live .list .icon2 .tag{ background:url(images/ly7-tag2.png); }

#layout7 .live .list h3{
	font-size:16px;
	font-weight:bold;
	line-height:23px;
	color:#868686;
	margin-bottom:8px;
}

#layout7 .live .list p{
	line-height:24px;
	color:#454545;
}

#layout7 .live .list h5{
	font-family:"SimSun";
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	color:#999;
	margin-top:8px;
}

#layout7 .live .list img{
	float:left;
	display:inline;
	margin:0px 12px 0px 0px;
	width:180px;
	height:120px;
}

#layout8 .list ul{
	zoom:1;
	margin-left:-20px;
}

#layout8 .list li{
	float:left;
	display:inline;
	margin:27px 0px 0px 20px;
	width:285px;
	height:205px;
	position:relative;
}

#layout8 .list img{
	width:100%;
	height:100%;
}

#layout8 .list p{
	position:absolute;
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:18px;
	left:0px;
	bottom:0px;
	z-index:9;
}

#layout8 .list p a{
	color:#fff;
}

#layout8 .list .shadow{
	position:absolute;
	width:100%;
	height:40px;
	left:0px;
	bottom:0px;
	background:#000;
	filter:alpha(opacity=50);
	opacity:0.5;
	z-index:1;
}

#layout9 .list ul{
	zoom:1;
	margin-left:-20px;
}

#layout9 .list li{
	float:left;
	display:inline;
	margin:27px 0px 0px 20px;
	width:285px;
	position:relative;
}

#layout9 .list li:hover{
	border-bottom-color:#e0e0e0;
}

#layout9 .list li a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}

#layout9 .list .photo{
	height:205px;
	margin-bottom:15px;
	position:relative;
}

#layout9 .list .photo img{
	width:100%;
	height:100%;
}

#layout9 .list .photo .play{
	width:80px;
	height:80px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-40px 0px 0px -40px;
	background:url(images/ly9-play.png);
}

#layout9 .list p{
	line-height:24px;
	font-size:16px;
	margin-top:5px;
}

#layout10 .box{
	margin-top:20px;
}

#layout11{
	background:#f9f9f9;
	padding:30px 0px 70px 0px;
	border-top:1px solid #398cd8;
}

#layout11 .block{
	width:340px;
}

#layout11 .middle{
	float:left;
	display:inline;
	margin-left:90px;
}

#layout11 .qiantao{
	border:1px solid #9e9e9e;
	overflow:scroll;
	height:490px;
}

#xilan1 .head{
	border-bottom:1px solid #e5e5e5;
	text-align:center;
	padding-bottom:25px;
}

#xilan1 .head h2{
	font-size:40px;
	line-height:50px;
	color:#000;
}

#xilan1 .head p{
	color:#999;
	font-size:16px;
	line-height:24px;
	margin-top:20px;
}

#xilan1 .con{
	margin-top:50px;
	line-height:36px;
	font-size:18px;
	padding:0px 90px;
}

#xilan1 .con .photo{
	text-align:center;
	margin-bottom:25px;
}

#xilan1 .con .photo img{
	border:1px solid #ebebeb;
	display:inline;
}

#xilan2{
	width:1000px;
	margin:0px auto;
}

#xilan2 .title{
	text-align:center;
	height:80px;
	line-height:80px;
	background:#c60c29;
	color:#fff;
	font-size:36px;
	font-weight:bold;
}

#xilan2 table{
	width:100%;
}

#xilan2 th,#xilan2 td{
	border:1px solid #d9d9d9;
}

#xilan2 th{
	font-size:20px;
	height:60px;
	background:#eee;
	text-align:left;
	padding:0px 30px;
	color:#000;
}

#xilan2 td{
	padding-top:13px;
	padding-bottom:13px;
	padding-left:22px;
	padding-right:22px;
	height:22px;
	font-size:16px;
	line-height:22px;
}

#xilan2 td img{
	display:inline;
	width:120px;
	height:150px;
}

#xilan2 .tit{
	width:260px;
	padding-left:25px;
}

#xilan3{
	width:1000px;
	margin:0px auto;
}

#xilan3 .note{
	border:1px solid #dcdcdc;
	padding:15px 25px 30px 25px;
}

#xilan3 .note .title{
	border-bottom:1px solid #d2d2d2;
	height:46px;
}

#xilan3 .note .title span{
	float:left;
	font-size:24px;
	font-weight:bold;
	color:#000;
	border-bottom:3px solid #ccc;
	height:44px;
	line-height:44px;
}

#xilan3 .note h4{
	font-size:20px;
	line-height:30px;
	margin-top:20px;
}

#xilan3 .note ul{
	margin-top:10px;
}

#xilan3 .note li{
	line-height:30px;
	font-size:16px;
	padding-left:32px;
}

#xilan3 h3{
	font-size:24px;
	line-height:30px;
	padding-bottom:15px;
	border-bottom:1px solid #e5e5e5;
	color:#000;
	margin-top:70px;
	margin-bottom:40px;
}

#xilan3 .line{
	margin-bottom:30px;
}

#xilan3 span{
	float:left;
	line-height:38px;
	font-size:16px;
}

#xilan3 i{
	float:left;
	font-style:normal;
	color:#f63333;
	line-height:38px;
}

#xilan3 .text{
	float:left;
	display:inline;
	margin-left:10px;
	margin-right:20px;
	padding:0px 5px;
	border:1px solid #e5e5e5;
	border-radius:3px;
	height:36px;
	line-height:36px;
	background:#f7f7f7;
	font-size:14px;
	font-family:"Microsoft Yahei","SimSun";
}

#xilan3 .text.w1{
	width:220px;
}

#xilan3 .text.w2{
	width:145px;
}

#xilan3 textarea{
	padding:5px;
	border:1px solid #e5e5e5;
	border-radius:3px;
	line-height:24px;
	background:#f7f7f7;
	font-size:14px;
	font-family:"Microsoft Yahei","SimSun";
	width:988px;
	height:130px;
}

#xilan3 .code{
	float:left;
	display:inline;
	height:38px;
	line-height:38px;
	width:106px;
	background:#1492e1;
	border-radius:3px;
	border:none;
	color:#fff;
	font-size:16px;
	padding:0px;
	cursor:pointer;
	margin-left:-10px;
}

#xilan3 .pic-update{
	float:left;
	margin-top:10px;
	width:156px;
	height:143px;
	background:#f7f7f7 url(images/xilan3-update1.gif) no-repeat center center;
	border:1px solid #e5e5e5;
	cursor:pointer;
}

#xilan3 .file-update{
	float:left;
	display:inline;
	margin-right:25px;
	background:url(images/xilan3-update2.gif) no-repeat left center;
	padding-left:42px;
	height:38px;
}

#xilan3 .file-update .text2{
	float:left;
	height:36px;
	line-height:36px;
	border:1px solid #e5e5e5;
	padding:0px 5px;
	width:220px;
}

#xilan3 .file-update button{
	float:left;
	display:inline;
	margin-left:8px;
	border:none;
	background:#116cbd;
	font-size:16px;
	border-radius:3px;
	height:38px;
	line-height:38px;
	width:72px;
	color:#fff;
	cursor:pointer;
}

#xilan3 .check{
	text-align:center;
	line-height:20px;
	margin-top:60px;
}

#xilan3 .check input{
	margin-right:15px;
}

#xilan3 .sub{
	text-align:center;
	margin-top:50px;
}

#xilan3 .sub input{
	width:210px;
	height:52px;
	background:#e6313e;
	color:#fff;
	font-size:24px;
	font-weight:bold;
	border-radius:4px;
	padding:0px;
	cursor:pointer;
	border:none;
}