body{
overflow-x: hidden;
}
header{
	background: #fff;
	width: 100%;
}
.newsul{
	width: 100%;
	list-style: none;
	height: auto;
	margin-top: 30px;
}
.newsul li{
	width: 100%;
	line-height: 35px;
}
.newsul li span:hover a{
	color: #4790d0;
}
.newsul li span:nth-of-type(1){
	width:76%;
	text-overflow: ellipsis;
	overflow: hidden;
}
.newsul li span a{
	white-space: nowrap;
	display: inline-block;
	font-size: 18px;
	color: #000;
}
.newsul li span:nth-of-type(2){
	color: #666666;
    font-size: 14px;
	margin-top: 1px;
}
/*header>nav{
	width: 1200px;
	height: 96px;
}*/
.navbar{
	border: none;
	margin-bottom: 0px;
}
.biajiqi img{
	max-width: 100% !important;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	background: none;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
	background: none;
}
.navbar-brand{
	height: 96px;
	padding: 0px;
}
.navbar-brand img{
	width: 398px;
	height: 70px;
	margin-top: 13px;
}

.nav>li>a{
	padding: 38px 21px  !important;
}
.active{
	color: #fff !important;
	background: #2f90da !important;
}
.active>a{
	color: #fff !important;
}
#yijilanmu a{
	font-size: 18px;
}
.dropdown{
	color: #575757 !important;
	font-size: 18px;
}
.dropdown a{
	color: #575757 !important;
}
.dropdown a:hover{
	color: #fff !important;
}
#yijilanmu a{
	color: #575757 ;
}
#yijilanmu a:hover{
	background: #2f90da !important;
	color: #fff !important;
}
.dropdown-menu{
	/*display: block;*/
}
.shouji_show{
	display:none;
}
nav{
	display: none !important;
}
.pc_diannao{
	position: relative;
	width: 1200px;
	margin: auto;
	height: 96px;
}
.pc_diannao>a{
	display: block;
	width: 398px;
	height: 70px;
	margin-top: 13px;
	margin-bottom: 13px;
}
.pc_diannao>a>img{
	width: 100%;
	height: 100%;
}
.hezad{
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width:fit-content;
	height: auto;
}
ul{
	list-style: none;
}
.hezad>li>a{
	padding: 0px 21px;
   	height: 96px;
	display: inline-block;
	line-height: 96px;
}
a{
	text-decoration: none !important;
}	
.hezad>li>a:hover{
	background-color: #2f90da;
	color: #fff !important;
}
.wejilanmu{
	position: absolute;
	width: 115px;
	height: auto;
	z-index: 1;
	text-align: center;
	box-shadow: 0px 3px 13px 0px 
 rgba(0, 0, 0, 0.18) !important;
	background: #fff;
	padding-bottom: 1px;
	transition: 0.5s;
	transform: translateY(16px);
	opacity: 0;
	z-index: -5;
}
.news_x:hover div{
	opacity: 1;
	z-index: 5;
	transform: translateY(0px);
}
.wejilanmu>a{
	display: block;
	width: 100%;
	height: 48px;
	line-height: 48px;
	color: #666;
}
.xian{
	width: 0%;
	height: 1px;
	background: #2f90da;
	transition: 0.5s;
}
.wejilanmu a:hover{
	color: #2f90da;
}
.wejilanmu a:hover div{
	width: 100%;
	color: #2f90da;
}
.jianren{
	position: absolute;
	height: 10px;
/*	background: lavenderblush;*/
	width: 1200px;
	margin: auto;
	top: 50%;
	margin-top: -5px;
	left: 50%;
	margin-left: -600px;
}
.jianren>img{
	display: block;
	cursor: pointer;
}
.jianren>img:nth-of-type(1){
    margin-left: -114px;
}
.jianren>img:nth-of-type(2){
    margin-right: -114px;
}

/*@keyframes mymove
{
from {opacity: 0; transform: translateX(-54px);}
to {opacity: 1; transform: translateX(-144px);}
}*/



.carousel-control.left{
  background-image:none;
}
.carousel-control.right{
  background: none;
}
.carousel-inner{
 top: -10px;
}
.zuyao{
  width: 524px;
  height: 77px;
}
#myCarousel{
 margin-bottom: 80px;
}
.huakuai{
  width: 1200px;
  height: 484px;
  margin-top: 40px;
  background: lavenderblush;
}


/***************************滑块开始*/
.Box {position: relative;top: 40px;margin-bottom: 130px;}
.Box .content {width: 1200px;margin: 0 auto;}
.Box h2 {text-align: center;margin-bottom: 35px;padding-top: 250px;}
.Box .Box_con {position: relative;}
.Box .Box_con .btnl {position: absolute;}
.Box .Box_con .btn {display: block;width: 41px;height: 41px;position: absolute;top: 80px;cursor: pointer;}
.Box .Box_con .conbox {position: relative;overflow: hidden;}
.Box .Box_con .conbox ul {position: relative;list-style: none;}
.Box .Box_con .conbox ul li {float: left;width: 260px;height: 484px;margin-left: 41px;overflow: hidden; background: #eee;}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.Box .Box_con .conbox ul li img {display: block;width: 260px;height: auto;transition: all 0.5s;margin-top: 101px;transform: scale(2.2);}
/*.Box .Box_con .conbox ul li:hover img {transform: scale(1.1);}*/
.Box .BoxSwitch {margin-top: 30px;text-align: center;}
.Box .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 30px;height: 3px;background: #ccc;margin: 0 5px;cursor: pointer;}
.cur{
	position: relative;
}
.texias{
	width: 100%;
	height: 309px;
	position: absolute;
	/*top: 175px;*/
	top:310px;
	padding: 19px 19px 25px 19px;
	color: #808080;
	background: #fff;
	transition: 0.35s;
}

.cur:hover .texias{
	color: #fff;
	background: #2f90da;
	top: 175px;
}
.cur:hover .yihao{
	border-bottom: 2px solid #fff;
}
.cur:hover .xen_xain{
	opacity: 1;
}
.cur:hover .xiaole{
	opacity: 1;
}
.yihao{
	width: 66px;
	height: 53px;
	line-height: 43px;
	font-weight: bold;
	font-size: 42px;
	margin-bottom: 10px;
	border-bottom: 2px solid #808080;
}
.xen_xain{
	width: 100%;
	height: 3px;
	margin-top: 27px;
	margin-bottom: 20px;
	background: #fff;
	opacity: 0;
}
.xiaole{
	opacity: 0;
}
.texias img{
	display: block !important;
	width: 36px !important;
	height: 36px !important;
	position: absolute !important;
	left: 50% !important;
	bottom: 25px !important;
	margin-left: -18px !important;
    transform: scale(1) !important;
}
.wobuhui{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.wobuhui>div{
	width: 1200px;
	height: 100%;
}
.wobuhui>div>img{
	display: block;
	width: 170px;
	height: 170px;
}
.zidonxing{
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin-left: 45px;
	padding-top: 30px;
	height: 170px;
	padding-bottom: 32px;
	box-sizing: border-box;
}
.zidonxing>div{
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	line-height: 50px;
	border-bottom: 2px solid #fff;
}
.zidonxing>span{
	display: block;
	width: 740px;
	height: auto;
	margin-top: 20px;
}
.pdsad{
	display: block;
	padding-top: 126px;
	margin-left: 157px;
}
.pdsad a{
	transition: 0.5s;
}
.pdsad a:hover{
	display: block;
	color: lightsalmon;
	transform: scale(1.2);
}
/******************滑块结束*/			
/*最新公告*/
.nesgongao{
	font-size: 26px;
	position: relative;
}
.nesgongao>span{
	font-size: 24px;
}
.container {
	  padding-left: 0px;
    padding-right: 0px;
}
.duan{
	width: 50px;
	height: 2px;
	position: absolute;
	bottom: -10px;
	background: #000000;
}

@media (min-width: 1200px){
.container {
    width: 1200px;
    }
}

#flomi{
	margin-top: 110px;
}
.jiumei{
	width: 100%;
	height: 150px;
	display: block;
	margin-top: 28px;
	overflow: hidden;
}
.jiumei>img{
	display: block;
	width: 210px;
	height: 100%;
}
.jiumei>div{
	width: 320px;
	height: 100%;
	margin-left: 20px;
	float: left;
}
.dinyi>div{
	font-size: 18px;
	color: #000;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.jiumei:hover .dinyi>div{
	color: #2f90da;
}

.dinyi>span{
	width: 100%;
	height: auto;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient:vertical;
	overflow: hidden;
	margin-top: 21px;
/*	display: block;*/
	line-height: 26px;
	color: #000000;
	text-align: justify;
	font-size: 14px;
}
.dinyi>p{
	width: 100%;
	display: inline-block;
	margin-top: 26px;
	margin-bottom: 0px;
	border-bottom: 2px solid #4790d0;
}
.dinyi>p>span{
	line-height: 26px;
	color: #666666;
	font-size: 14px;
}
.margin_top80{
	margin-top: 80px;
	margin-bottom: 40px;
}
.wubawu{
	display: block;
	width: 91.66%;
	height: auto;
	float: left;
	margin-bottom: 36px;
}
.worigui{
	border-right: 1px solid #ddd;
}

.konqi{
	width: 100%;
	margin-top: 20px;
	font-size: 18px;
	line-height: 40px;
	color: #000000;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 43px  !important;
	
}
.konqi>div{
	width: 0%;
	height: 2px;
	transition: 0.35s;
	background: #2f90da;
}
.wubawu:hover .konqi>div{
	width: 100%;
}
.conmaos{
	width: 100%;
	height: auto;
	color: #000000;
	font-size: 14px;
	overflow: hidden;
	text-align: justify;
	margin-top: 20px;
	display: -webkit-box;
	line-height: 26px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}
.xiayuhe{
	width: 100%;
	height: 30px;
	margin-top: 25px;
	line-height: 30px;
	position: relative;
	border-bottom: 1px solid #cccccc;
}
.xiayuhe>img{
	display: block;
	position: absolute;
	width: 25px;
	height: 25px;
	left: 0px;
}
.xiayuhe>span{
	display: block;
	font-size: 14px;
	color: #808080;
}
.xiayuhe>span:nth-of-type(1){
	margin-left: 30px;
}
.mc10{
	margin-top: -10px;
}

.mc68{
	margin-top: 54px;
}





#rowes{
	position: relative;
}
.wubawu:nth-of-type(2){
	/*bottom: 0px;
	position: relative;*/
	margin-top: auto; 
}

.wubawu>img{
	width: 100%;
	height: 220px;
}
#zhuijiadata{
	height: 338px;
}
#zhuijiadatas{
	height: 338px;
}






@media only screen and (min-width: 100px) and (max-width: 768px) {
	#zhuijiadata{
		height: auto;
	}
	#zhuijiadatas{
		height: auto;
	}
.navbar-brand{
	height: auto;
}
.navbar-brand img {
    width: 207px;
    height: auto;
    margin-top: 4px;
    margin-left: 8px;
}
.nav>li>a{
	padding: 10px 15px  !important;
}
header{
	    box-shadow: 0px 3px 13px 0px 
 rgba(0, 0, 0, 0.18) !important;
	border-bottom: 1px solid #ddd;
}
.dropdown{
	font-size: 14px;
}
#yijilanmu a{
	font-size: 14px;
}
.dropdown>a{
	color: #575757 !important;
}
.shouji_show{
	display: block;
}
nav{
	display: block !important;
}
.pc_diannao{
	display: none;
}
.mosfot{
		width: 100%;
		height: auto;
	}
.wory_list img{
	width: 100%;
	height: auto;
}
.icon_list{
	left: 36%;
	bottom: -320px;
}
.jianren{
	margin-top: 66px;
}
.carousel-inner{
   top: 0px;
}
.zuyao{
    width: 100%;
    height: auto;
    margin-top: 20px;
}
#myCarousel{
 margin-bottom: 0px;
}
.Box{
  transform: scale(0.5);
  top: -100px;
  left: -90px;
  margin-bottom: 40px;
}
.Box .Box_con .conbox ul li{
   /*width: 300px;*/
  margin-left: 41px;
}
.wobuhui{
	margin-top: -252px;
}
.wobuhui>div{
	width: 100%;
}
.wobuhui>div>img{
	width: 150px;
	height: 150px;
}
.shouji_wh{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: -245px;
	background: #2f90da;
}
.shouji_wh>img{
	width: 35%;
	height: auto;
	display: block;
}
.shouji_wh>div{
	width: 65%;
	padding-top: 10px;
	padding-left: 10px;
	height: 100%;
}
.widthsa{
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}
#mks>div:nth-of-type(1){
	border-bottom: 2px solid #fff;
}
#mks>p{
	margin-bottom: 0px;
}
.erhang{
	height: auto;
	margin-top: 10px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 13px;
}
#flomi{
	margin-top: 13px;
}
/*最新公告*/
.nesgongao{
	font-size: 18px;
	position: relative;
}
.nesgongao>span{
	font-size: 16px;
}
.ma_bot8>div{
	margin-bottom:15px;
	box-sizing: border-box;
	padding-left: 20px;
}
.duan{
	width: 30px;
}
.jiumei{
	display: block;
	overflow: hidden;
	height: auto;
	margin-top:20px;
}
.jiumei>img{
	width: 140px;
	height: 100px;
}
.jiumei>div{
	width: 209px;
	float: right;
}
.dinyi{
	margin-right: 6px;
}
.dinyi>span{
	margin-top: 1px;
	line-height: 20px;
	overflow: hidden;
	font-size: 13px;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.jiumei>div{
	margin-left: 0px;
}
.dinyi>p{
    margin-top: 5px;
}
.dinyi>p>span{
	font-size: 13px;
}
.margin_top80{
	margin-bottom: 10px;
}
.jiumei>img{
	width: 98.8%;
	height: auto;
}
.jiumei>div{
	width: 98.8%;
	float: left;
}
.wubawu{
	width: 98.8%;
	float: none;
	margin: auto;
	margin-left: 0.8%;
	margin-bottom: 26px;
}
.konqi{
	line-height: 25px;
}
.conmaos{
	-webkit-line-clamp:2;
}
.mc68{
	margin-top: 0px;
}
.mc10{
	margin-top: 0px;
}
.wubawu:nth-of-type(2){
	margin-top: auto;
}
.wubawu>img{
	width: 100%;
	height: auto;
}
.newsul li span a{
	font-size: 15px;
}
.konqi{
	font-size: 15px;
}
.xiayuhe>span{
	font-size: 12px;
}
.xiayuhe>img{
	width: 20px;
	height: 20px;
	top: 3px;
}
.xiayuhe{
	margin-top: 0px;
}
.newsul li span:nth-of-type(2){
	padding-right: 4px;
	font-size: 12px;
	margin-top: 1px;
}

}

@media only screen and (min-width: 760px) and (max-width: 768px) {
	.wobuhui>div>img{
		display: none;
	}
	.zidonxing{
		margin-left: 15px;
	}
	.pdsad{
		padding-top: 20px;
		margin-left: 20px;
	}
}



