@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	text-decoration: none;
	list-style: none;
}
img {
	object-fit: cover;
}
body, html {
	width: 100%;
	height: 100%;
}
.youjs img {
	max-width: 100%;
}
body {
	overflow-x: hidden;
}
/*.head {

	width: 100%;

	height: 98px;

}



.head1 {

	width: 1150px;

	height: 98px;

	margin: 0 auto;

}

.head li{

		list-style: none;



}

.logo {

	width: 436px;

	height: 98px;

	overflow: hidden;

	float: left;

}



.logo img {

	height: 98px;

}



.rexian {

	width: 700px;

	float: right;

	height: 27px;

}



.rexian1 {

	font-size: 14px;

	width: 70px;

	height: 27px;

	display: block;

	overflow: hidden;

	float: right;

	line-height: 2.6em;

	text-align: right;

}



.rexian2 {

	font-size: 18px;

	height: 27px;

	color: #0284da;

	float: right;

	line-height: 1.9em;

	text-align: left;

	overflow: hidden;

}



.daohang {

	width: 700px;

	float: right;

	height: 61px;

	overflow: hidden;

}



.daohang ul {

	width: 700px;

	float: right;

	height: 61px;

	overflow: hidden;

}



.rg {

	margin-left: 24px;

}



.daaohang0 {



      color: #333333;

    float: left;

    font-size: 16px;

    margin-left: 37px;

    width: 64px;

    height: 35px;

    overflow: hidden;

    line-height: 35px;

    margin-top: 11px;

    border-top: 2px solid #ffffff;

}



.daaohang0:hover {

	color: #0284da;

	border-top: 2px solid #0284da;

}



.daaohang1:hover {

	color: #0284da;  margin-top: 11px;

	border-top: 2px solid #0284da;

}



.daaohang1 {

	    color: #333333;

    float: left;

    font-size: 16px;

    width: 64px;

    height: 35px;

    overflow: hidden;

    line-height: 35px;

    

    margin-top: 13px;

}



.daaohang2 {

	color: #333333;

	float: left;

	font-size: 16px;

	margin-left: 25px;

	line-height: 57px;

	border-top: 2px solid #ffffff;

}



.daaohang2 {

	color: #333333;

	float: left;

	font-size: 16px;

	margin-right: 25px;

}



.daaohang3 {

	width: 16px;

	height: 65px;

	float: right;

	line-height: 65px;

	border-top: 2px solid #ffffff;

}

.daaohang3:hover {

cursor: pointer;

}

.sousuokuang {

	width: 184px;

	border: 0px solid red;

	position: absolute;

	margin-top: 17px;

	z-index: 999;

	margin-left: 475px;

}



.aa {

	width: 180px;

	height: 25px;

	background-color: #FFFFFF;

}

*/

.fl {
	float: left;
}
.fr {
	float: right;
}
.ov {
	overflow: hidden;
}
a {
	color: #333;
	text-decoration: none;
}
.topbox {
	width: 100%;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	background-color: #0284da;
}
.topbox .box {
	width: 1150px;
	margin: auto;
	height: 36px;
}
.topbox .box p {
	display: block;
	float: left;
	font-size: 14px;
	color: #fff;
}
.topbox .box span {
	display: block;
	float: right;
	font-size: 14px;
	color: #fff;
}
.header {
	width: 1150px;
	margin: auto;
	height: 100px;
}
.header .logo {
	height: 71px;
	float: left;
	padding-top: 15px;
}
.header .logo img {
	height: 71px;
	display: block;
}
.header .nav {
	float: right;
	margin-top: 30px;
	height: 50px;
}
.header .nav ul {
	display: block;
	overflow: hidden;
	height: 50px;
}
.header .nav ul li {
	display: block;
	float: left;
	overflow: hidden;
	margin-left: 44px;
	width: 66px;
}
.header .nav ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	height: 40px;
	width: 66px;
}
.header .nav ul li a span {
	width: 66px;
	position: absolute;
	height: 40px;
	left: 0;
	bottom: 0;
	line-height: 20px;
	font-size: 16px;
	display: block;
	overflow: hidden;
	text-align: center;
	transition: height .5s;
	-moz-transition: height .5s;
	-webkit-transition: height .5s;
	-o-transition: height .5s;
}
.header .nav ul li a p {
	width: 66px;
	position: absolute;
	height: 16px;
	left: 0;
	bottom: 0;
	line-height: 16px;
	color: #999;
	font-size: 14px;
	display: block;
	overflow: hidden;
	text-align: center;
	transition: height .5s;
	-moz-transition: height .5s;
	-webkit-transition: height .5s;
	-o-transition: height .5s;
}
.header .nav ul li:hover span {
	height: 20px;
	color: #0284da;
}
.header .nav ul li:hover p {
	height: 40px;
}
.header .nav ul li:hover b {
	display: block;
	width: 30px;
	height: 2px;
	background-color: #0284da;
	margin: auto;
	margin-top: 8px;
}
#banner {
	position: relative;
	width: 100%;
	height: 640px;
	border: 0px solid #666;
	overflow: hidden;
}
#banner_list img {
	width: 1920px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	top: 0;
	display: block;
}
#ban {
	width: 100%;
	height: 460px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
#ban img {
	width: 1920px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	top: 0;
	display: block;
}
#banner_bg {
	position: absolute;
	bottom: 0;
	background-color: #000;
	height: 0px;
	filter: Alpha(Opacity=30);
	opacity: 0.7;
	z-index: 1000;
	cursor: pointer;
	width: 100%;
	left: 0;
}
#banner_info {
	position: absolute;
	bottom: 0;
	left: 5px;
	height: 22px;
	color: #fff;
	z-index: 1001;
	cursor: pointer
}
#banner_text {
	position: absolute;
	width: 120px;
	z-index: 1002;
	right: 3px;
	bottom: 3px;
}
.banner_di {
	width: 100%;
	height: 17px;
	position: absolute;
	list-style-type: none;
	filter: Alpha(Opacity=80);
	opacity: 0.8;
	z-index: 1002;
	padding: 0;
	bottom: 10px;
	left: 0;
}
.banner_di1 {
	width: 102px;
	height: 17px;
	margin: 0 auto;
}
#banner ul {
	width: 102px;
	height: 17px;
	position: absolute;
	list-style-type: none;
	filter: Alpha(Opacity=80);
	z-index: 1002;
	padding: 0;
	bottom: 10px;
}
#banner ul li {
	padding: 0px 0px;
	float: left;
	display: block;
	width: 14px;
	height: 14px;
	color: rgba(0, 0, 0, 0);
	cursor: pointer;
	border: 0px solid #FFFFFF;
	margin-right: 30px;
	border-radius: 50px;
	float: left;
	background-color: #030000;
}
#banner ul li.on {
	width: 14px;
	height: 14px;
	background-color: #F79F17;
}
#banner_list {
	width: 100%;
	height: 640px;
	position: relative;
}
#banner_list a {
	position: absolute;
	text-align: center;
	width: 100%;
	left: 0;
	display: block;
	top: 0;
	height: 640px;
}
.jiesao {
	width: 100%;
	height: 669px;
}
.biaoti {
	width: 1150px;
	height: 123px;
	margin: 0 auto;
}
.zx {
	width: 507px;
	height: 1px;
	float: left;
	background-color: #0284da;
	margin-top: 62px;
}
.yx {
	width: 507px;
	height: 1px;
	float: right;
	background-color: #0284da;
	margin-top: 62px;
}
.zi {
	font-size: 24px;
	text-align: center;
	line-height: 119px;
	height: 78px;
}
.xiaozi {
	font-size: 14px;
	text-align: center;
	color: #666666;
}
.jiesao1 {
	width: 1150px;
	height: 546px;
	margin: 0 auto;
}
.jiesaotu {
	width: 490px;
	height: 330px;
	float: left;
	overflow: hidden;
}
.jiesaotu img {
	height: 330px;
}
.jiesaoyou {
	width: 580px;
	height: 329px;
	border-bottom: 1px solid #cacaca;
	float: right;
}
.p1 {
	font-size: 18px;
	color: #0284da;
	height: 24px;
	line-height: 24px;
	width: 300px;
	margin-top: 25px;
	overflow: hidden;
}
.p2 {
	font-size: 12px;
	color: #333333;
	margin-top: 9px;
	width: 300px;
	height: 16px;
	overflow: hidden;
	line-height: 1.4em;
}
.p3 {
	width: 40px;
	height: 2px;
	background-color: #999999;
	margin-top: 14px;
}
.p4 {
	font-size: 14px;
	color: #333333;
	margin-top: 14px;
	line-height: 24px;
	width: 580px;
	height: 125px;
	overflow: hidden;
	text-indent:2em;
}
.p5 {
	width: 140px;
	height: 40px;
	font-size: 14px;
	color: #666666;
	text-align: center;
	line-height: 40px;
	margin-top: 22px;
	background-image: url(../images/kuang.jpg) !important;
}
.jiesaodi {
	width: 170px;
	height: 165px;
	float: left;
	border-bottom: 1px solid #999999;
}
.yyy {
	margin-right: 26px;
}
.jp1 {
	font-size: 18px;
	color: #333333;
	text-align: center;
	line-height: 24px;
	width: 170px;
	height: 27px;
	overflow: hidden;
	margin-top: 25px;
}
.jp2 {
	font-size: 14px;
	color: #666666;
	text-align: center;
	line-height: 24px;
	width: 170px;
	height: 21px;
	overflow: hidden;
}
.jp3 {
	font-size: 48px;
	color: #666666;
	margin-top: 11px;
	text-align: center;
	width: 170px;
	height: 81px;
	line-height: 1.4m;
	overflow: hidden;
}
.jiesaodi:hover p {
	color: #0284da;
	cursor: pointer;
}
.jiesaodi:hover {
	border-bottom: 1px solid #0284da;
	cursor: pointer;
}
.chanp {
	width: 100%;
	background-color: #f1f1f1;
}
.chanp1 {
	width: 1150px;
	overflow: hidden;
	padding-bottom: 30px;
	margin: 0 auto;
}
.chanpintu111 {
	float: left;
	width: 272px;
	height: 460px;
	overflow: hidden;
}
.chanpintu111 .nbv img {
	cursor: pointer;
	width:100%;
	height: 460px;
	transition: all 0.6s;
}
.chanpintu111 img:hover {
	transform: scale(1.2);
}
.jinruchanpin {
	display: block;
	color: #ffffff;
	font-size: 18px;
	margin-left: 29px;
	margin-top: -107px;
	width: 220px;
	height: 24px;
	overflow: hidden;
	line-height: 1.4em;
	position: relative;
	pointer-events: none;
}
#xz {
	font-size: 14PX;
	color: #ffffff;
	margin-left: 29px;
	margin-top: 5px;
	width: 220px;
	height: 19px;
	overflow: hidden;
	line-height: 1.4em;
	position: relative;
	cursor: pointer;
	pointer-events: none;
}
.jiantou {
	margin-left: 29px;
	margin-top: 10px;
	position: relative;
	pointer-events: none;
}
.jiantou img {
	height: 8px;
}
.tuzuo {
	width: 272px;
	height: 220px;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
}
.trg {
	margin-left: 20px;
	margin-right: 20px;
}
.touming {
	width: 100%;
	height: 220px;
	background-color: #333333;
	opacity: 0.5;
	margin-top: -224px;
	pointer-events: none;
}
.tuzuo1 {
	margin-top: -196px;
	margin-left: 31px;
	color: #FFFFFF;
	font-size: 18PX;
	pointer-events: none;
	position: relative;
	width: 210px;
	height: 24px;
	line-height: 1.4em;
	overflow: hidden;
}
.tuzuo2 {
	margin-left: 31px;
	color: #FFFFFF;
	font-size: 14PX;
	margin-top: 5px;
	position: relative;
	pointer-events: none;
	width: 210px;
	height: 35px;
	line-height: 1.4em;
	overflow: hidden;
}
.tuzuo3 {
	margin-left: 31px;
	margin-top: 6px;
	position: relative;
	pointer-events: none;
}
.tuzuo3 img {
	height: 8px;
}
.tuzuo img {
	cursor: pointer;
	transition: all 0.6s;
}
.tuzuo img:hover {
	transform: scale(1.2);
}
.jianjie {
	width: 100%;
	height: 318px;
}
.jianjie1 {
	width: 1150px;
	height: 318px;
	margin: 0 auto;
}
.jianjie2 {
	font-size: 24px;
	color: #0284DA;
	text-align: center;
	padding-top: 47px;
	line-height: 1.3em;
}
.jianjie3 {
	width: 945px;
	height: 45px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 1.65em;
	margin-top: 12px;
	color: #333333;
	overflow: hidden;
}
.licheng {
	float: left;
	text-align: center;
}
.licheng1 {
	font-size: 48px;
	color: #0284DA;
	line-height: 1.3em;
	height: 64px;
	overflow: hidden;
}
.licheng2 {
	font-size: 14px;
	color: #333333;
	height: 19px;
	overflow: hidden;
	line-height: 1.3em;
}
.litu {
	float: left;
}
.lizhong {
	margin: 0 auto;
	width: 703px;
	height: 88px;
	margin-top: 42px;
}
.litu {
	width: 1px;
	height: 88px;
	background-color: #999999;
	margin-left: 85px;
	margin-right: 85px;
}
.xiangmu {
	width: 100%;
	height: 705px;
	background-color: #f1f1f1;
}
.xiangmu1 {
	width: 1150px;
	height: 705px;
	margin: 0 auto;
}
.xiangmu2 {
	width: 1150px;
	height: 685px;
	border: 0px solid red;
}
.zhanshi {
	width: 1150px;
	height: 440px;
	border: 0px solid red;
	margin-top: 17px;
}
.zhanshi a {
	width: 550px;
	height: 440px;
	display: block;
	float: left;
	margin-left: 50px;
	position: relative;
	overflow: hidden;
}
.zhanshi a:nth-child(2n+1) {
	margin-left: 0;
}
.zhanshi .tu {
	width: 100%;
	height: 440px;
	overflow: hidden;
	position: relative;
}
.zhanshi .tu img {
	width: 100%;
	display: block;
}
.zhanshi .tu p {
	display: block;
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.7);
	font-size: 16px;
	line-height: 50px;
	height: 50px;
	text-align: center;
	color: #fff;
}
.zhanshi a:hover .tu p {
	opacity: 0;
}
.zhanshi .wen {
	padding: 30px;
	width: 490px;
	height: 380px;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 9;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background-color: rgba(0,0,0,.7);
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.zhanshi a:hover .wen {
	top: 0;
}
.zhanshi .wen .w01 {
	font-size: 24px;
	line-height: 34px;
	color: #fff;
	text-align: center;
}
.zhanshi .wen .w02 {
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	margin-top: 20px;
	max-height: 240px;
}
.zhanshi .wen .w03 {
	width: 108px;
	height: 34px;
	border: 1px solid #fff;
	line-height: 34px;
	font-size: 14px;
	text-align: center;
	color: #fff;
	overflow: hidden;
	position: relative;
	margin-top: 30px;
	margin-bottom: 5px;
}
.zhanshi .wen .w03:hover {
	background-color: #fff;
	color: #0284DA;
}
.zifudong {
	float: left;
}
.tu1 {
	width: 270px;
	height: 440px;
	border: 0px solid red;
	float: left;
	margin-right: 22px;
	overflow: hidden;
}
.tu2 {
	width: 270px;
	height: 440px;
	border: 0px solid red;
	float: left;
	margin-right: 23px;
	overflow: hidden;
}
.tu3 {
	overflow: hidden;
	width: 270px;
	height: 440px;
	border: 0px solid red;
	float: left;
	margin-right: 23px;
}
.tu4 {
	overflow: hidden;
	width: 270px;
	height: 440px;
	border: 0px solid red;
	float: left;
}
.a1 {
	margin-top: 139px;
	font-size: 24px;
	color: #333333;
	text-align: center;
}
.a2 {
	font-size: 30px;
	color: #f1c21f;
	margin-top: 8px;
	text-align: center;
}
.a3 {
	float: left;
	width: 270px;
	height: 440px;
	overflow: hidden;
}
.a3 img {
	height: 440px;
	overflow: hidden;
}
.tu5 {
	width: 270px;
	height: 440px;
	background-color: #333333;
	opacity: 0.8;
	position: absolute;
	pointer-events: none;
	overflow: hidden;
}
.tu6 {
	width: 270px;
	height: 440px;
	background-color: #333333;
	opacity: 0.8;
	position: absolute;
	margin-left: 292px;
	pointer-events: none;
	overflow: hidden;
}
.tu7 {
	width: 270px;
	height: 440px;
	background-color: #333333;
	opacity: 0.8;
	position: absolute;
	margin-left: 585px;
	pointer-events: none;
	overflow: hidden;
}
.tu8 {
	width: 270px;
	height: 440px;
	background-color: #333333;
	opacity: 0.8;
	position: absolute;
	margin-left: 878px;
	overflow: hidden;
	pointer-events: none;
}
.tu61 {
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 99px;
	width: 270px;
	height: 31px;
	line-height: 24px;
	overflow: hidden;
	margin-bottom: 19px;
	position: relative;
}
.tu62 {
	margin: 0 auto;
	width: 167px;
	height: 145px;
	font-size: 14px;
	line-height: 24px;
	color: #FFFFFF;
	margin-bottom: 36px;
	position: relative;
	overflow: hidden;
}
.tu63 {
	width: 76px;
	height: 16px;
	border: 2px solid #FFFFFF;
	margin: 0 auto;
	color: #FFFFFF;
	line-height: 34px;
	font-size: 14px;
	line-height: 16px;
	margin-top: 25px;
	position: relative;
	text-align: center;
}
.m1 {
	margin-top: -150px;
}
.xiangdi {
	width: 138px;
	height: 38px;
	border: 1px solid #0284DA;
	line-height: 38px;
	text-align: center;
	color: #0284DA;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	top: 31px;
}
.xinwen {
	width: 100%;
}
.xinwen2 {
	width: 1150px;
	margin: 0 auto;
}
.news {
	width: 1150px;
	margin: auto;
	display: block;
	margin-top: -25px;
	overflow: hidden;
}
.news dd {
	width: 32%;
	display: block;
	overflow: auto;
	float: left;
	margin-left: 2%;
	margin-top: 25px;
	border: 1px solid #eee;
	box-sizing: border-box;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	padding: 1.5vw 2.08%;
}
.news dd:nth-child(3n+1) {
	clear: left;
	float: left;
	margin-left: 0;
}
.news dd .w01 {
	float: left;
	font-weight: bold;
}
.news dd .w01 span {
	display: block;
	font-size: 18px;
	line-height: 26px;
	height: 26px;
	text-align: right;
	color: #999;
}
.news dd .w01 p {
	display: block;
	font-size: 24px;
	line-height: 30px;
	height: 30px;
	color: #333;
}
.news dd .w02 {
	width: 38px;
	height: 38px;
	border-radius: 100%;
	background-color: #fafafa;
	float: right;
	margin: 9px 0;
	background-image: url(../images/duo.png);
	background-position: center;
	background-repeat: no-repeat;
}
.news dd .w03 {
	width: 100%;
	height: 1px;
	background-color: #eee;
	margin: 10px 0;
	float: left;
}
.news dd .w04 {
	width: 100%;
	float: left;
}
.news dd .w04 a {
	width: 100%;
	display: block;
	font-size: 17px;
	height: 27px;
	line-height: 27px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news dd .w05 {
	font-size: 15px;
	line-height: 25px;
	height: 50px;
	margin-top: 5px;
	color: #666;
	float: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.news dd:hover {
	background-color: #0284DA;
	border-radius: 20px;
	border: 1px solid #0284DA;
}
.news dd:hover .w02 {
	background-color: #fff;
	background-image: url(../images/duo01.png);
}
.news dd:hover .w03 {
	opacity: .5;
}
.news dd:hover .w04 a, .news dd:hover .w05, .news dd:hover .w01 span, .news dd:hover .w01 p {
	color: #fff;
}
.xinwen1 .xiangdi {
	top: 0;
	margin: 50px auto;
	margin-top: 31px;
}
.xinwen2 {
	width: 375px;
	height: 498px;
	float: left;
	border-bottom: 1px solid #cacaca;
	border-top: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	overflow: hidden;
}
.xinwen .xinwen2:nth-child(3) {
	margin-left: 7px;
	margin-right: 7px;
}
.xinwen3 {
	width: 381px;
	height: 498px;
	float: left;
	border-bottom: 1px solid #cacaca;
	border-top: 1px solid #cacaca;
	border-left: 1.5px solid #cacaca;
	border-right: 1.5px solid #cacaca;
}
.xinwentu {
	width: 382px;
	height: 179px;
	overflow: hidden;
}
.xinwentu img {
	width: 381px;
}
.xinwentimu {
	width: 382px;
	height: 45px;
	background-color: #000000;
	opacity: 0.5;
	color: #FFFFFF;
	text-align: center;
	line-height: 45px;
	margin-top: -45px;
}
.fu {
	width: 382px;
	height: 45px;
	color: #FFFFFF;
	text-align: center;
	line-height: 45px;
	margin-top: -45px;
	position: relative;
}
.xinwen2 ul li {
	font-size: 14px;
	line-height: 24px;
	width: 365px;
	padding-bottom: 15px;
	height: 24px;
}
.xinwen2 ul li span {
	float: right;
}
.fuzzz {
	float: left;
}
.xinwen2 ul li a {
	color: #333333;
	font-size: 14px;
	line-height: 24px;
	width: 240px;
	float: left;
	height: 21px;
	overflow: hidden;
	display: block;
}
.ggg {
	padding-top: 41px;
}
.xinwen2 ul li a:hover {
	color: #0284DA;
}
.xwny {
	font-size: 16px;
	color: #333333;
	margin-left: 300px;
	margin-top: 5px;
	line-height: 1.4em;
}
.xwny a {
	color: #333333;
}
.xwny a:hover {
	color: #0284DA;
}
.shipin {
	width: 100%;
	height: 647px;
	background-color: #f1f1f1;
}
.shipin1 {
	width: 1150px;
	height: 647px;
	margin: 0 auto;
}
.shipinz {
	width: 583px;
	height: 500px;
	float: left;
}
.kong {
	margin-left: 27px;
	margin-right: 27px;
}
.shipiny {
	float: left;
	width: 256px;
	height: 241px;
}
.xinwenti {
	line-height: 1.4em;
	font-size: 18px;
	color: #0284DA;
}
.xinwenshijian {
	font-size: 16px;
	margin-top: 3px;
	line-height: 1.4em;
}
.xiaoti {
	font-size: 16px;
	color: #0284DA;
	line-height: 1.4em;
	width: 256px;
	height: 22px;
	overflow: hidden;
}
.xiaoti2 {
	font-size: 14px;
	line-height: 1.4em;
}
.di {
	width: 100%;
	padding-bottom:20px;
	background-color: #1f1f1f;
}
.di1 {
	width: 100%;
	background-color: #1f1f1f;
	border-bottom: 1px solid #414141;
	padding-top: 32px;
	padding-bottom:20px;
}
.kuai {
	width: 110px;
	height: 34px;
	background-color: #384144;
	position: relative;
	color: #ffffff;
	line-height: 34px;
	text-align: center;
}
.di3 {
	width: 1150px;
	margin: 0 auto;
}
.di3 ul {
	margin-top: 19px;
	overflow:hidden;
	display:block;
}
.di3 li {
	list-style: none;
	float: left;
	margin-right: 20px;
	line-height: 1.4em;
	font-size: 14px;
}
.di3 li a {
	color: #FFFFFF;
}
.di2 {
	width: 1150px;
	margin: 0 auto;
	overflow:hidden;
}
.di2 .left{ width:50%; float:left;}
.di2 .right{ width:50%; float:right;}
.di2 li {
	list-style: none;
	float: left;
	margin-right: 25px;
	line-height: 1.4em;
	font-size: 14px;
}
.di2 ul {
	margin-top: 20px;
	height: 19px;
}
.di2 li a {
	color: #FFFFFF;
}
.dibu {
	font-size: 14px;
	color: #999999;
	margin-top: 10px;
	width: 700px;
	overflow: hidden;
	line-height: 1.4em;
}
.dibu2 {
	text-align:right;
	font-size: 14px;
	color: #999999;
	overflow: hidden;
	height: 19px;
	line-height: 1.4em;
	margin-top:20px;
}
.dibu3 {
	text-align:right;
	line-height: 1.4em;
	font-size: 14px;
	color: #999999;
	margin-top: 10px;
	overflow: hidden;
}
.dibu3 a{ color: #999999;}
.dibu3 img {
	height: 14px;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 20px;
}
.erwei {
	float: right;
	width: 114px;
	height: 150px;
	margin-top: 23px;
	font-size: 14px;
	color: #999999;
	display: none;
	text-align: center;
}
.erwei p {
	line-height: 1.4em;
}
.erwei img {
	width: 114px;
	height: 114px;
}
.ov {
	overflow: hidden;
}
.main {
	width: 1150px;
	margin: auto;
	margin-bottom: 50px;
	margin-top: 30px;
}
.main .lbar {
	width: 208px;
	padding: 0 20px;
	padding-bottom: 60px;
	border: 3px solid #0284DA;
	margin-bottom: 20px;
}
.fl {
	float: left;
}
.main .lbar .title {
	width: 100%;
	padding-top: 9px;
	height: 79px;
}
.main .lbar .title p {
	display: block;
	text-align: right;
	text-transform: uppercase;
	height: 58px;
	padding-top: 21px;
	line-height: 58px;
	font-size: 40px;
	color: #eee;
}
.main .lbar .title span {
	display: block;
	height: 58px;
	margin-top: -79px;
	line-height: 58px;
	font-size: 36px;
	color: #0284DA;
	text-shadow: 2px 2px #fff;
}
.main .lbar .biao {
	font-size: 16px;
	line-height: 24px;
	height: 48px;
	margin-top: 16px;
	color: #999;
}
.main .lbar b {
	width: 40px;
	height: 2px;
	display: block;
	background-color: #0284DA;
	margin-top: 16px;
}
.main .lbar .sav {
	display: block;
	padding-top: 10px;
}
.main .lbar .sav li.on, .main .lbar .sav li:hover {
	background-color: #0284DA;
}
.main .lbar .sav li {
	width: 100%;
	height: 40px;
	background-color: #eee;
	display: block;
	margin-top: 10px;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
	overflow: hidden;
}
.main .lbar .sav li a {
	width: 100%;
	height: 40px;
	display: block;
	color: #333333;
}
.main .lbar .sav li.on a, .main .lbar .sav li:hover a {
	color: #fff;
}
.zzz {
	float: left;
	width: 254px;
}
.lian {
	width: 248px;
	border: 3px solid #0284DA;
	padding: 18px 0;
	text-align: center;
}
.lian span {
	width: 100%;
	line-height: 42px;
	font-size: 28px;
	color: #1d70af;
	display: block;
	overflow: hidden;
}
.lian p {
	width: 100%;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #999;
	display: block;
	overflow: hidden;
	margin-bottom: 18px;
}
.lian a {
	width: 130px;
	height: 36px;
	display: block;
	margin: 2px auto;
}
.rbar {
	float: right;
	width: 860px;
}
.title {
	width: 100%;
	border-bottom: 1px solid #cacaca;
	height: 30px;
}
.title span {
	line-height: 20px;
	float: left;
	display: block;
	font-size: 18px;
	color: #2699ff;
}
.title p {
	line-height: 20px;
	float: right;
	text-align: right;
	display: block;
	font-size: 14px;
	color: #333;
}
.title a {
	color: #333333;
}
.youjs {
	width: 860px;
	display: block;
	float: right;
	overflow: hidden;
}
.youjs p {
	color: #666666;
	margin-top: 10px;
	line-height: 24px;
	font-size: 16px;
}
.youjstu {
	margin-top: 20px;
}
.youjsjs {
	width: 860px;
	text-indent: 2em;
	color: #666666;
	font-size: 16px;
	line-height: 24px;
	margin-top: 20px;
}
.youjsjs1 {
	width: 860px;
	color: #666666;
	font-size: 16px;
	line-height: 24px;
	margin-top: 20px;
}
.youjsjs2 {
	width: 860px;
	color: #666666;
	font-size: 16px;
	text-indent: 2em;
	line-height: 24px;
	margin-top: 20px;
}
.xueshu1 {
	width: 100%;
	display: block;
	overflow: hidden;
	margin-top: 17px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e1e1e1;
}
.x1 {
	float: left;
	color: #0090FF;
	width: 16px;
	height: 24px;
	overflow: hidden;
}
.x2 {
	float: left;
	width: 800px;
	font-size: 16px;
	color: #333333;
	overflow: hidden;
	height: 24px;
	line-height: 1.4em;
}
.x2:hover {
	color: #0284DA;
}
.x3 {
	float: left;
	display: block;
	overflow: hidden;
	font-size: 14px;
	margin-top: 9px;
	line-height: 1.6em;
	color: #666666;
	width: 860px;
	height: 45px;
}
.xueshu1 a:nth-child(1) {
	color: #0090ff;
	position: absolute;
	margin-left: 790px;
	font-size: 14px;
	margin-top: 55px;
	display: none;
	background-color: #ffffff;
}
.fanye1 {
	clear: right;
	float: right;
	margin-top: 19px;
	margin-bottom: 2px;
}
.shang {
	float: left;
	width: 66px;
	height: 25px;
	border: 1px solid #CACACA;
	text-align: center;
	font-size: 14px;
	line-height: 25px;
	color: #0284DA;
}
.shang:hover {
	border: 1px solid #0284DA;
}
.xia:hover {
	border: 1px solid #0284DA;
}
.xia {
	float: right;
	width: 66px;
	border: 1px solid #cacaca;
	text-align: center;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #0284DA;
	margin-left: 19px;
}
.ye {
	float: left;
	margin-left: 19px;
	line-height: 25px;
	text-align: center;
	display: block;
	width: 25px;
	height: 25px;
	font-size: 14px;
	color: #0284DA;
	border: 1px solid #cacaca;
}
.canpinbiaoti {
	font-size: 20px;
	color: #0284da;
	margin-top: 13px;
	line-height: 24px;
}
.canpinneirong {
	font-size: 16px;
	color: #666666;
	margin-top: 13px;
	line-height: 24px;
}
.canpinneirong2 p {
	font-size: 16px;
	color: #666666;
	line-height: 24px;
}
.lianxi11 {
	width: 500px;
	float: left;
	margin-top: 24px;
	font-size: 16px;
	color: #666666;
	line-height: 1.4em;
}
.er {
	float: right;
	width: 170px;
	margin-top: 20px;
}
.xinbiaoti {
	font-size: 18px;
	color: #333333;
	text-align: center;
	margin-top: 16px;
}
.xinshijian {
	font-size: 14px;
	color: #333333;
	text-align: center;
	margin-top: 8px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e1e1e1;
}
.shangyipian {
	margin-top: 16px;
	width: 700px;
	float: left;
}
.shangyipian a {
	color: #333333;
}
.hui {
	float: right;
	font-size: 14px;
	margin-top: 53px;
}
.cpzs {
	width: 257px;
	height: 257px;
	float: left;
	margin-top: 20px;
	overflow: hidden;
}
.rig {
	margin-right: 44px;
}
.youjs a:nth-child(3n) .cpzs {
	margin-right: 0;
}
.cptu {
	height: 257px;
}
.dibu2 a {
	color: #999999;
}
.cptu img {
	height: 257px;
	width: 257px;
}
.kuang {
	width: 257px;
	height: 35px;
	background: #000000;
	opacity: 0.7;
	margin-top: -257px;
}
.mm2 {
	width: 257px;
	height: 35px;
	color: #0090ff;
	text-align: center;
	line-height: 35px;
	margin-top: -35px;
	position: relative;
}
.nbv {
	width: 310px;
	height: 460px;
	overflow: hidden;
}
.vbn {
	width: 100%;
	height: 220px;
	overflow: hidden;
}
.vbn img {
	width: 100%;
	height: 220px;
}
.cpjiesao {
	width: 210px;
	height: 120px;
	color: #FFFFFF;
	font-size: 16px;
	margin: auto;
	line-height: 24px;
	position: relative;
	z-index: -999;
	overflow: hidden;
	text-align: center;
}
.cpzs:hover .kuang {
	height: 257px;
	transition: all 0.6s;
}
.cpzs:hover .mm2 {
	display: none;
}
.cpzs:hover .cpjiesao {
	position: relative;
	z-index: 999;
	margin-top: -205px;
	transition: all 0.6s;
}
.fanye1 a {
	color: #333333;
}
.shangyipian a p {
	line-height: 1.4em;
	margin-top: 10px;
}
.shangyipian a p:hover {
	color: #0284DA;
}
.youjstu img {
	width: 860px;
}
.prev {
	float: left;
	width: 66px;
	height: 25px;
	border: 1px solid #CACACA;
	text-align: center;
	font-size: 14px;
	line-height: 25px;
	color: #0284DA;
}
.prev:hover {
	border: 1px solid #0284DA;
}
.next:hover {
	border: 1px solid #0284DA;
}
.num {
	float: left;
	margin-left: 19px;
	line-height: 25px;
	text-align: center;
	display: block;
	width: 25px;
	height: 25px;
	font-size: 14px;
	color: #0284DA;
	border: 1px solid #cacaca;
}
.next {
	float: right;
	width: 66px;
	border: 1px solid #cacaca;
	text-align: center;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #0284DA;
	margin-left: 19px;
}
.current {
	float: left;
	margin-left: 19px;
	line-height: 25px;
	text-align: center;
	display: block;
	width: 25px;
	height: 25px;
	font-size: 14px;
	color: #0284DA;
	border: 1px solid #cacaca;
}
.cpzs5 {
	width: 198px;
	height: 290px;
	float: left;
	margin-top: 20px;
	border: 1px solid #e1e1e1;
	overflow: hidden;
}
.cptu5 {
	height: 290px;
}
.cptu5 img {
	height: 290px;
}
.cptu5 img {
	cursor: pointer;
	transition: all 0.6s;
}
.cptu5 img:hover {
	transform: scale(1.2);
}
.kuang5 {
	width: 200px;
	height: 35px;
	background: #000000;
	opacity: 0.3;
	margin-top: -290px;
	display: none;
}
.mm25 {
	width: 200px;
	height: 35px;
	color: #0090ff;
	text-align: center;
	line-height: 35px;
	margin-top: -35px;
	display: none;
	position: relative;
}
.cpjiesao5 {
	width: 210px;
	height: 120px;
	color: #FFFFFF;
	font-size: 16px;
	margin: auto;
	display: none;
	line-height: 24px;
	position: relative;
	z-index: -999;
	overflow: hidden;
}
.cpzs5:hover .kuang5 {
	height: 290px;
	transition: all 0.6s;
}
.cpzs5:hover .mm25 {
	display: none;
}
.cpzs5:hover .cpjiesao {
	position: relative;
	z-index: 999;
	margin-top: -260px;
	transition: all 0.6s;
}
.youjs a:nth-child(4) .cpzs5 {
	margin-right: 0;
}
.youjs a:nth-child(8) .cpzs5 {
	margin-right: 0;
}
.youjs a:nth-child(12) .cpzs5 {
	margin-right: 0;
}
.youjs a:nth-child(16) .cpzs5 {
	margin-right: 0;
}
.youjs a:nth-child(20) .cpzs5 {
	margin-right: 0;
}
.rig5 {
	margin-right: 20px;
}
.youjs a:nth-child(3) .cpzs {
	margin-right: 0;
}
.youjs a:nth-child(6) .cpzs {
	margin-right: 0;
}
.youjs a:nth-child(9) .cpzs {
	margin-right: 0;
}
.youjs a:nth-child(12) .cpzs {
	margin-right: 0;
}
.youjs a:nth-child(15) .cpzs {
	margin-right: 0;
}
.fdv {
	width: 350px;
	height: 460px;
	margin-top: -460px;
	background-color: #333333;
	opacity: 0.2;
	pointer-events: none;
}
.f3 {
	position: absolute;
	/* margin-left: 95.5px; */

	margin-top: 188px;
	font-size: 20px;
	color: #333;
	width: 270px;
	background-color: rgba(255,255,255,0.8);
	font-weight: 700;
	padding: 20px 0;
	text-align: center;
}
.tu1:hover .f3 {
	display: none;
}
.tu2:hover .f3 {
	display: none;
}
.tu3:hover .f3 {
	display: none;
}
.tu4:hover .f3 {
	display: none;
}
.fudong {
	position: absolute;
	margin-top: -28px;
	margin-left: 153px;
	height: 27px;
}
#er1 img {
	width: 170px;
}
.notice {
	width: 860px;
	overflow: hidden;
	margin-top: 20px;
}
.notice .tab-hd {
	height: 35px;
	margin-bottom: -1px;
	color: #0284DA;
	margin-bottom: 20px;
}
.notice .tab-hd ul {
}
.notice .tab-hd li {
	float: left;
	height: 35px;
	line-height: 35px;
	width: 169.6px;
	text-align: center;
	background-color: #eee;
}
.notice .tab-hd li a {
	display: block;
	padding: 0 14px;
}
.notice .tab-hd li a:hover {
	text-decoration: none;
}
.notice .tab-hd li.on {
	border-bottom: none;
	background-color: #0284DA;
	color: #fff;
	position: relative;
}
.notice .tab-hd li.on a {
	color: #fff;
}
.notice .tab-bd {
}
.notice .tab-bd ul {
	overflow: hidden;
	zoom: 1;
}
.notice .tab-bd li {
	height: 22px;
	line-height: 22px;
	padding: 0 10px 0 5px;
	overflow: hidden;
	width: 125px;
	float: left;
}
.tab-nav li:nth-child(2) {
	margin-left: 3px;
	margin-right: 3px;
}
.tab-nav li:nth-child(4) {
	margin-left: 3px;
	margin-right: 3px;
}
.notice tbody td {
	border-left: none !important;
	border-top: none !important;
}
.notice tbody tr td:nth-child(1) {
	border-left: 1px solid rgb(0, 0, 0) !important;
}
.notice tbody tr:nth-child(1) td {
	border-top: 1px solid rgb(0, 0, 0) !important;
}
.nm {
	overflow: hidden;
	margin-top: 20px;
}
.nm li {
	float: left;
	width: 120px;
	height: 44px;
	text-align: center;
	line-height: 40px;
	margin-right: 1px;
	background-color: #eee;
	font-size: 14px;
}
.nn {
	background-color: #2699ff !important;
}
.nn a {
	color: #fff;
}
.ytnews_list li {
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
}
.news_pic {
	float: left;
	margin-right: 24px;
}
.news_pic img {
	width: 152px;
	height: 92px;
}
.news_title {
	float: left;
	width: 684px;
}
.news_title h4 {
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	height: 24px;
	padding-bottom: 5px;
	border-bottom: 1px solid #99CCFF;
	overflow: hidden;
}
.news_title h4 a {
	color: #1f1f1f;
}
.news_title table {
	font-size: 12px;
	color: #666;
}
.tab-pal .ytnews_list li {
	height: auto;
	padding: 0 0 0 0;
	overflow: hidden;
	width: auto;
}
.ytnews_list .news_title table tbody tr .word {
	border: none !important;
}
.hz {
	width: 198px;
	border: 1px solid #cacaca;
	height: 118px;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	overflow: hidden;
}
.hz:hover {
	border: 1px solid #0284da;
}
.youjs a:nth-child(4n) .hz {
	margin-right: 0;
}
.hz img {
	width: 100%;
	display: block;
	height: auto;
}
.hj {
	width: 257px;
	height: 192px;
	float: left;
	margin-top: 20px;
	overflow: hidden;
	position: relative;
}
.youjs a:nth-child(3n) .hj {
	margin-right: 0;
}
.hj img {
	width: 100%;
	display: block;
	height: auto;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.hj:hover img {
	transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
	-webkit-transform: scale(1.05, 1.05);
	-o-transform: scale(1.05, 1.05);
}
.hj .mm2 {
	width: 100%;
	height: 36px;
	font-size: 14px;
	line-height: 36px;
	text-align: center;
	padding: 0 15px;
	box-sizing: border-box;
	background-color: rgba(0,0,0,.7);
	color: #fff;
	overflow: hidden;
}
