* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
*:before,
*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#wrapper{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.head{
	width: 100%;
	height: 127px;
	background: url(../images/head-bg.png)no-repeat;
}
.logo-box .text-box .ct{
	font-size: 40px;
	color: #0a4db2;
}
.logo-box .text-box .yt{
	font-size: 22px;
	color: #0a4db2;
	text-transform: uppercase;
}
.logo-box{
	margin-top: 20px;
	margin-left: 15px;
}
.head .collection{
	display:block;
	background: #0a4db2;
	color: #fff;
	padding: 5px 10px;
	border-radius: 3px;
	margin: 5px 5px 0px 0px;
}
.head .right{
	width: 340px;
}
.head .right .weather-box .date{
	font-size: 14px;
	color: #30302f;
	margin-top: 9px;
	margin-right: 5px;
}
.serch-box{
	width: 300px;
	height: 35px;
	border-radius: 5px;
	border: 1px solid #9c9c9c;
	float: right;
	position: relative;
	margin-top: 10px;
	margin-right: 5px;
}
.serch-box .select-option{
	position: relative;
	width: 53px;
	float: left;
}
.serch-box .select-option .this{
	width: 53px;
	height: 33px;
	background: #FFFFFF;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
	color: #999;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.serch-box .select-option .search-tab{
	width: 53px;
	height: 30px;
	background: #fff;
	position: absolute;
	bottom: -30px;
	left: 0;
	text-align: center;
	line-height: 30px;
	color: #999;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	cursor: pointer;
	display: none;
	z-index:10;
}
.serch-box .select-option:hover .search-tab{
	display: block;
}
.serch-box .select-option .this i{
	width: 9px;
	height: 5px;
	background: url(../images/xx-ico.png)no-repeat;
	display: block;
	float:right;
	margin-top: 15px;
	margin-right: 5px;
}
.serch-box .inp-box{
	float: right;
	width:245px;
	height: 100%;
	background: rgba(255,255,255,0.5);
	position: relative;
}
.serch-box .inp-box .text{
	width: 100%;
	height: 100%;
	background: none;
	border: none;
}
.serch-box .inp-box .btn{
	width: 19px;
	height: 19px;
	display: inline-block;
	background: url(../images/search.png) no-repeat;
	border:none;
	position: absolute;
	right: 6px;
	top: 6px;
	cursor: pointer;
}

.banner .slide-banner{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.banner .slide-banner li{
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 0;
	opacity: 0;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.banner .slide-banner li.active{
	z-index: 1;
	opacity: 1;
}
.banner .slide-banner img{
	width: 100%;
	display: block;
}
.swiper-pagination{
	width: 100%;
	position: absolute;
	z-index: 2;
	bottom: 5px;
	text-align: center;
}
.swiper-pagination .swiper-pagination-bullet{
	width: 16px;
	height: 16px;
	border: 1px solid #169bd5;
	display: inline-block;
	border-radius: 50%;
	margin: 5px;
	cursor: pointer;
}
.swiper-pagination .swiper-pagination-bullet.active{
	border-color: #fff;
	background: #169bd5;
}
.nav{
	width: 100%;
	height: 44px;
	background: url(../images/nav-bg.jpg);
}
.nav>ul>li{
	width: 150px;
	height: 100%;
	text-align: center;
	line-height: 44px;
	float: left;
	position: relative;
}
.nav>ul>li>a{
	display: block;
	color: #e5e4e4;
	font-size: 16px;
}
.nav>ul>li:hover>a{
	background: url(../images/nav-bg2.png) no-repeat;
	background-size: 100% 100%;
}
.nav .two-dwon{
	position: absolute;
	left: 0;
	width: 100%;
	height: auto;
	overflow: hidden;
	z-index: 10;
}
.nav>ul>li:after{
	content: "";
	position: absolute;
	width: 4px;
	height: 24px;
	display: inline-block;
	background: url(../images/nav-silder.jpg) no-repeat;
	right: -3px;
	top: 10px;
}
.nav>ul>li:last-child:after{
	display: none;
}
.nav>ul .on>a{
	background: url(../images/nav-bg2.png) no-repeat;
	background-size: 100% 100%;
}
.nav .two-dwon li{
	height: 0px;
	text-align: center;
	line-height: 35px;
	background: rgba(0,150,215,0.8);
	  filter:alpha(opacity=5);
	  transition: height ease 0.3s;
	-webkit-transition: height ease 0.3s;
	-moz-transition: height ease 0.3s;
	-ms-transition: height ease 0.3s;
	overflow: hidden;
}
.nav .two-dwon li a{
	color: #FFFFFF;
	font-size: 14px;
}
.nav>ul>li:hover .two-dwon li{
	height: 35px;
}
.nav .two-dwon li:hover{
	background: #fff;
}
.nav .two-dwon li:hover a{
	color: #0e69bf;
}
.ind-content{
	overflow: hidden;
}
.ind-content .left-list{
	width: 360px;
	float: left;
}
.ind-content .left-list .content-box{
	border:1px solid #dcdcdc;
	margin-top: 5px;
}
.ind-content .left-list .content-box .title{
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: #0096d7;
	text-align: center;
	font-size: 20px;
	color: #fff;
}
.ind-content .left-list .content-box.one{
	min-height: 415px;
	overflow: hidden;
}
.ind-content .left-list .content-box.two{
	/* min-height: 530px; */
	overflow: hidden;
}
.ind-content .left-list .content-box.three{
	/* min-height: 415px; */
	overflow: hidden;
}
.left-list .content-box li{
	padding:0px 0px 0px 50px;
	height: 35px;
	line-height: 35px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.left-list .content-box li a{
	color: #333;
	font-size: 16px;
	display: block;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.left-list .content-box li:hover{
	background: #e5f6fd;	
}
.left-list .content-box li:hover a{
	color: #0a50b3;
}
.ind-content .right-box{
	width: 830px;
	float: left;
	margin-left: 10px;
}
.right-box .new-ban{
	width: 445px;
	margin-top: 5px;
	float: left;
}
.right-box .new-ban .big-img{
	width: 100%;
	height: 335px;
	position: relative;
}
.right-box .new-ban .big-img a,
.right-box .new-ban .big-img img,
.right-box .new-ban .sm-img a,
.right-box .new-ban .sm-img img{
	width: 100%;
	height: 100%;
	display: block;
}
.right-box .new-ban .big-img li{
	width: 100%;
	height: 335px;
	position: absolute;
	z-index: 1;
	opacity: 0;
}
.right-box .new-ban .big-img li.active{
	z-index: 3;
	opacity: 1;
}
.right-box .new-ban .sm-img{
	overflow: hidden;
	margin-top: 5px;
}
.right-box .new-ban .sm-img li{
	width: 105px;
	height: 75px;
	float: left;
	margin-right: 8px;
	position: relative;
	background: #000;
	cursor: pointer;
}
.right-box .new-ban .sm-img li:last-child{
	margin-right: 0px;
}
.right-box .new-ban .sm-img .active{
	opacity: 0.5;
}
.right-box .new-ban .big-img li .label{
	height: 40px;
	line-height: 40px;
	width: 100%;
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,0.3);
	padding:0px 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 14px;
}
.right-box .new-ban .big-img li a{
	color: #fff;
}
.new-list{	
	/*height: 415px;*/
	float: left;
}
.new-list.one{
	width: 375px;
	margin-left: 10px;
	margin-top: 5px;
}
.new-list.one .title-two{
	position: relative;
}
.new-list .title{
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: #0096d7;
	color: #fff;
	text-align: center;
	position: relative;
	font-size: 20px;
}
.new-list .title a{
	color: #fff;
	float: right;
	position: absolute;
	right: 5px;
	font-size: 14px;
}
.new-list .list{
	height: 360px;
	border:1px solid #dcdcdc;
	overflow: hidden;
}
.new-list .list li{
	height: 45px;
	line-height: 45px;
	list-style-type: none;
	padding-left: 20px;
	position: relative;
}
.new-list .list li:before{
	content: "";
	position: absolute;
	width: 4px;
	height: 4px;
	top: 21px;
	left: 10px;
	display: inline-block;
	background: #000;
}
.new-list .list li a{
	display: block;
	width: 80%;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left;
	font-size: 16px;
}
.new-list .list li a:hover{
	text-decoration: underline; 
	color: #0096d7;
}
.new-list .list li .date{
	float: right;
	width: 20%;
	color: #999999;
}
.new-list.two{
	width: 445px;
	margin-top: 5px;
}
.new-list.two .title-two{
	width: 100%;
	height: 45px;
	position: relative;
}
.new-list .title-two p{
	width: 150px;
	background: #0096d7;
	height: 100%;
	line-height: 45px;
	text-align: center;
	font-size:20px;
	color: #fff;
}
.new-list .title-two a{
	color: #666;
	position: absolute;
	right: 5px;
	font-size: 14px;
	top: 13px;
}
.ind-gg{
	width: 100%;
	height: 130px;
	float: left;
	margin-top: 5px;
}
.ind-gg a,
.ind-gg img{
	height: 100%;
	display: block;
	width: 100%;
}
.footer{
	background: #0096d7;
	margin-top: 15px;
	padding: 10px 100px;
}
.footer .contact{
	width: 360px;
	float: left;
	color: #fff;
}
.footer .contact .label{
	font-size: 24px;
}
.footer .contact .com-name{
	font-size: 18px;
	margin-top: 10px;
}
.footer .contact .contact-text{
	font-size: 14px;
	line-height: 25px;
}
.link{
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	background: #0075a8;
	text-align: center;
	position: relative;
	cursor: pointer;
}
.zf-link{
	width: 300px;
	float: left;
}
.yq-link{
	width: 235px;
	float: left;
	margin-left: 15px;
}
.link i{
	width: 13px;
	height: 8px;
	background: url(../images/ft-xl.png) no-repeat;
	display: block;
	position: absolute;
	right: 15px;
	top: 16px;
}
.ft-link-list li{
	background: #0075a8;
	width: 100%;
	height: 0px;
	border-bottom: 1px solid #0096d7;
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
}
.ft-link-list li{
	font-size: 14px;
	color: #fff;
}
.ft-link-list{
	position: absolute;
	width: 100%;
	bottom: 41px;
	left: 0;
	overflow: hidden;
	z-index: 4;
}
.open .ft-link-list li{
	height: 40px;
	line-height: 40px;
}
.open .ft-link-list li:hover{
	background: #0096d7;
}
.ft-link-list li a{
	color: #fff;
}
.open i{
	transform: rotateX(180deg);
	-webkit-transform: rotateX(180deg);
	-ms-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);
}
.link-two-box{
	margin-top: 20px;
}
.link-two-box a{
	font-size: 24px;
	color: #fff;
	display: inline-block;
	overflow: hidden;
}
.link-two-box a .text{
	margin: 8px 0px 0px 10px;
}
.link-two-box .web,
.link-two-box .oa{
	margin-left: 65px;
}
.link-three-box{
	margin-top: 15px;
}
.link-three-box .li{
	float: left;
	line-height: 48px;
	margin-left: 35px;
}
.link-three-box .li img{
	display: block;
}
.link-three-box .li:first-child{
	margin-left: 65px;
}
.link-three-box .li a{
	display: inline-block;
	color: #fff;
	font-size: 14px;
}
.link-three-box .li .text{
	margin-left: 10px;
}
.copy-right{
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: #0a50b3;
	color: #FFFFFF;
}
.copy-right a{
	color: #fff;
}
.flinkelip{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 220px;
	display: inline-block;
}