@charset "utf-8";
/* CSS Document */

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

.fl{
	float: left;
}

.fr{
	float: right;
}

.clear{
	clear: both;
}

body{
	margin: 0px;
	background: url(../img/top-bg.png) no-repeat;
}


.ding{
	background: #2e7fd1;
	height: 40px;
}

.top-l{
	color: #fff;
	font-size: 14px;
	padding-top: 9px;
}

.top-l span{
	padding-left: 15px;
	padding-right: 15px;
}

.top-l i{
	padding-right: 5px;
}

.top-l a{
	text-decoration: none;
	color: #fff;
}

.daohang{
	padding-top: 15px;
	height: 90px;
}

.dh-l{
	
}

.dh-r{
	
}

.caidan{
	
}

.cd-line{
	height: 55px;
	border-bottom: 1px solid #8cc1ed;
}

.caidan ul{
	
}

.caidan li{
	list-style: none;
	width: 95px;
}

.caidan a{
	text-decoration: none;
	font-size: 15px;
	padding: 7px 12px;
    color: #2269a3;
    height: 40px;
    line-height: 40px;
}

.caidan a:hover{
	background: #478ac1;
    color: #FFFFFF;
}


/*下拉导航*/
.dropbtn {
  text-decoration: none;
    font-size: 15px;
    padding: 7px 12px;
    color: #2269a3;
    height: 40px;
    line-height: 40px;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
 left: -10px;	
  background-color: #f9f9f9;
  min-width: 100px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 3;
}

.dropdown-content a {
	text-align: center;
  color: black;
  padding: 0px 10px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {
	background-color: #f1f1f1;
	color: #478ac1;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropbtn {
  background-color: #478ac1;
}





.banner{
    width: 1400px;
    margin: 0 auto;
}

.i-news{
	margin-top: 40px;
	height: 550px;
}

.in-l{
	width: 770px;
}




.in-r{
	width: 390px;
}


.in-tit{
	padding-bottom: 20px;
	height: 40px;
    color: #444444;
    line-height: 40px;
	font-size: 22px;
}

.in-tit i img{
	vertical-align: middle;
}

.in-tit span a{
    color: #999;
	text-decoration: none;
	font-size: 16px;
}

.ini-box{
	width: 370px;
	display: inline-block;
}

.ini-box:first-child{
	margin-right: 20px;
}

.ini-box img{
	width: 368px;
	height: 246px;
}

.ini-box ul{
	padding-left: 20px;
	padding-top: 10px;
	font-size: 14px;
	color: #333;
}

.ini-box li{
	height: 33px;
    line-height: 25px;
}

.ini-box li a{
	text-decoration: none;
	color: #333;
}

.inl-tw{
	border: 1px solid #e3e2e2;
}



.inl-tww{
	height: 60px;
	display: block;
	padding: 8px 12px;
    line-height: 22px;
    font-size: 16px;
	text-decoration: none;
	color: #111;
}


.in-r{
	padding-left: 20px;
}

.swiper2{
	height: 125px;
}

.inr-lb .swiper-slide{
    border-bottom: 1px solid #e7e7e7;
    padding-left: 5px;
	padding-right: 10px;
}

.inr-lb .swiper-slide span{
	padding-right: 10px;
	color: #999;
}

.inr-lb a{
	text-decoration: none;
	color: #333;
	font-size: 14px;
}

.inr-2{
	margin-top: 10px;
}

.inr-2 ul{
	padding-left: 10px;
}

.inr-2 ul li{
	height: 42px;
	list-style: none;
	margin-bottom: 12px;
}

.inr-2 ul li a{
	text-decoration: none;
	color: #111;
	font-size: 14px;
}

.inr-2 ul li span{
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	background: #eff1f2;
	text-align: center;
	width: 45px;
	font-size: 12px;
	margin-right: 15px;
	color: #999999;
}



.new_telst{
	text-align: center;
	margin-bottom: 40px;
}

.newtel li{
	display: inline-block;
	list-style: none;
	font-size: 22px;
	padding: 0 35px 0 45px;
}

.new_telst li.newon{
	font-weight: bold;
}

.newtel li span{
	font-size: 18px;
	font-style: italic;
}

.newtel li a{
	text-decoration: none;
	color: #999;
}


.newtel li a:hover{
	color: #b22923;
}

.tab{
	margin-bottom: 10px;
	height: 700px;
}

.tab1{
	float: left;
	margin-bottom: 10px;
}

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

.tab1 a{
	text-decoration: none;
	color: #fff;
}

.tab1-l{
	width: 900px;
	float: left;
}

.tab1-r{
	width: 300px;
	float: left;
}

.tab1-l .img{
	float: left;
    width: 595px;
    height: 360px;
    overflow: hidden;
}

.tab1-l .txt{
	float: left;
    width: 254px;
    height: 320px;
    padding: 20px;
    background: #88c0ee;
}



.tab1-l .txt h3{
	font-weight: 500;
}

.tab1-l .txt p{
	padding: 20px 0;
    line-height: 30px;
    font-size: 14px;
}

.tab1-r .img{
	float: left;
    width: 290px;
    height: 180px;
}

.tab1-r .txt{
	float: left;
    width: 250px;
	height: 155px;
    padding: 12px 20px;
	background: #88c0ee;
}

.tab1-r h3{
	font-weight: 100;
}

.tab1-r p{
	font-size: 14px;
}


.tab2{
	float: left;
}

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

.tab2 a{
	text-decoration: none;
	color: #fff;
}

.tab2-r{
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}

.tab2-r .img{
    width: 289px;
    height: 180px;
}

.tab2-r .txt{
    width: 259px;
	height: 60px;
    padding: 10px 15px;
	background: #88c0ee;
}


.td{
	margin-top: 20px;
	height: 100px;
}

.td-lb{
	margin-left: 80px;
}

.td-tit{
	float: left;
}

.td-lb{
	float: left;
	width: 800px;
	height: 100px;
}

.td-lb .swiper-wrapper{
	
}

.td-lb img{
	width: 80px;
	height: 80px;
}


.swiper3{
	margin-top: 15px;
	width: 930px;
	padding-left: 30px;
	
}

.swiper3 a{
	font-size: 14px;
	height: 100px;
	text-align: center;
	text-decoration: none;
	color: #000;
}

.td-txt{

}

.dibu{
	margin-top: 30px;
	padding-top: 28px;
	height: 265px;
	background: url(../img/foot-bg.png) no-repeat;
}

.link{
	color: #fff;
	height: 70px;
}

.link a{
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	margin-left: 20px;
}

.dbi1{
	width: 220px;
    padding: 30px 20px 40px 50px;
    border-right: 1px solid #d2e7f8;
	float: left;
}

.dbi2{
	float: left;
	margin-left: 30px;
}

.dbi2 p{
	line-height: 20px;
	color: #fff;
	margin-top: 7px;
	margin-bottom: 5px;
}

.dbi3{
	float: right;
	margin-left: 30px;
}

.dbi3 div{
	margin-right: 20px;
	width: 100px;
	text-align: center;
	float: left;
}

.dbi3 img{
	width: 100px;
	height: 100px;
}

.banquan{
	text-align: center;
	margin-bottom: 10px;
}

.banquan a{
	text-decoration: none;
	color: #999;
}


.sy-float{
	position: fixed;
    height: 218px;
    bottom: 100px;
    width: 224px;
    left: 0px;
    display: block;
	z-index: 9999;
}

.sy-float img{
	max-width: 100%;
	height: auto;
}









