﻿body,html{
  scroll-behavior: smooth;
}
h1.siteName2 {
 font-size: 20px;
 font-weight: bold;
 margin: 20px auto;
 width: 100%;
 padding-left: 20px;
 line-height: 25px;
 text-align: center;
 border:none;
}
.clearfl:after{
	content: "";
	display: block;
	clear: both;
}
h2.title_header2 span.jiantou , .title_header3 span.jiantou{
	 width: 13%;
  float: left;
	 color: #ccc;
	 border-bottom: none; 
  padding: 0; 
  border-left: none;
  border-right: 1px solid #ccc; 
  text-align: center;
  height: 98%;
}
.title_header3 span.jiantou{
	display: block;
 height: 100%;
 line-height: 45px;
}
span.jiantou img{

}
.content_bot ul li a.lv1_tit2{
	display: inline-block;
}
h2.title_header2{
	text-align: left;
	overflow-y: hidden; 
}
h2.title_header3{
	overflow-y: hidden; 
}

.lv1_tit2{padding-left: 10%}
.h1.dep_img span{border-bottom:none;}
.h1.dep_img a{color: none;}

a.lv2_tit3 {
	font-size: 16px;
 line-height: 45px;
 float: left;
 font: 14px/31px "Microsoft YaHei","微软雅黑",STXihei,"华文细黑",Heiti,"黑体";
 padding-left: 8%;
}
.content_bot ul li a.lv2_tit3{
	font: 14px/31px "Microsoft YaHei","微软雅黑",STXihei,"华文细黑",Heiti,"黑体";
 line-height: 45px;
   
}
.content_bot ul li.lv1_li.tylelable2 h2 a.lv2_tit3{
	 font-weight: normal;
}
.lv2_li3{
	width: 200px;
 float: left;
 height: 45px;
 border: 1px solid #ccc;
 border-radius: 5px;
 margin: 0 15px 15px 0;
 text-align: center;
}
.content_bot ul li.lv1_li.tylelable4 h2 a{
	font-weight:normal;
}
h1.dep_img span{
	border-bottom: none;	
}
h1.dep_img span a {
 color: #333;
}

.content_bot {
 width: 1200px;
 margin-top: 15px;
 margin-bottom: 34px;
 margin: 0 auto;
 margin-bottom: 50px;
}
/*导航*/

.daohanWrap{
	margin-top: 33px;
	margin-bottom: 12px;
}

.daohanWrap nav{
	float: left;
}
.daohanWrap nav ul{
	
}
.daohanWrap nav ul li{
	float: left;
 border-radius: 7px;
 width: 137px;
 height: 40px;
 margin-left: 13px;
}
.daohanWrap nav ul li a{
	display: inline-block;
 width: 100%;
 height: 100%;
 text-align: center;
 vertical-align: middle;
 line-height: 40px;
 color: #fff;
}
.daohanWrap nav ul li:nth-child(1){
	background: #085bab;
	margin-left: 0;
}
.daohanWrap nav ul li:nth-child(2){
	background: #55bb55;
}
.daohanWrap nav ul li:nth-child(3){
	background: #5cdcd7;
}
.daohanWrap nav ul li:nth-child(4){
	background: #ea859a;
}
.daohanWrap nav ul li:nth-child(5){
	background: #797ed2;
}
.daohanWrap nav ul li:nth-child(6){
	background: #f2a75b;
}
.daohanWrap .keshi_search{
	float: right;
}

.daohanWrap .keshi_search form{
	
}

.daohanWrap .keshi_search form input[type=text]{
	height: 37px;
 padding: 10px;
 width: 162px;
 border-radius: 7px;
 margin-right: 6px;
}

.daohanWrap .keshi_search form input[type=submit]{
	background: #085bab;
 border: none;
 color: #fff;
 border-radius: 5px;
 width: 63px;
 height: 37px;
}
i.backtu{
	display: inline-block;
	width: 7px;
	height: 12px;
	background: url('/Sites/Uploaded/UserUpLoad/20190425/20190425110251.png');
}
li.lv1_li.tylelable:hover {
 border-color: #0b479d;
 box-shadow: 0 0 10px #ccc;
}
li.lv1_li.tylelable:hover span.jiantou{
	border-right: 1px solid #0b479d; 
}
.content_bot ul li a:hover {
 color: #0b479d;
}
.content_bot ul li h2.title_header:hover i.backtu{
	background: url('/Sites/Uploaded/UserUpLoad/20190425/20190425144432.png');
}


h2.title_header3:hover span.jiantou{
	border-right: 1px solid #0b479d; 
	
}
h2.title_header3:hover .jiantou i.backtu{
	background: url('/Sites/Uploaded/UserUpLoad/20190425/20190425144432.png');
}
h2.title_header3:hover a{
	color: #0b479d;
}
.lv2_li3:hover{
	border-color: #0b479d;
	box-shadow: 0 0 10px #ccc;
}
li.lv1_li.tylelable2 , li.lv1_li.tylelable4{
	margin-bottom: 0;
}




/*新增*/

 @media only screen and (max-width:768px) {
 	.content_bot{
 		width: 100%;
 	}
 	.daohanWrap nav ul li{
 		margin-right: 10px;
	 margin-left: 0px;
	 margin-bottom: 10px;
 	}
	.daohanWrap .keshi_search {
	 width: 280px;
	 float: none;
	 position: relative;
	 left: 50%;
	 margin-left: -149px;
	}
	.content_bot ul li {
	 width: 32%;
	 box-sizing: border-box;
	 -moz-box-sizing: border-box;
	 -webkit-box-sizing: border-box;
	}
	li.lv1_li.tylelable {
	 width: 26%;
	 box-sizing: border-box;
	}



 }



 @media only screen and (min-width:461px) and (max-width:768px) {
 	.daohanWrap nav {
	 margin: 0 auto;
	 float: none;
	 width: 451px;

	}
 }
 @media only screen and (min-width:314px) and (max-width:460px) {
	.daohanWrap nav {
		float: none;
	 width: 294px;
	 margin: 0 auto;
	}
 }

  @media only screen and (max-width:313px) {
	.daohanWrap nav {
		float: none;
	 width: 138px;
	 margin: 0 auto;
	}
	.daohanWrap nav ul li {
	 width: 100%;

	}	
  }

  @media only screen and (max-width:640px){
 	.content_bot ul li {
	 width: 44%;
	 overflow: hidden;
	}


	.ullist1 .lv2_li3{
		margin: 0 10px 10px 10px;
	}

	.ullist1 li.lv1_li.tylelable{
		margin: 0 10px 10px 10px ;		
		width: 44%;
	}
 a.lv2_tit3{
 	padding-left: 2%;
 } 	
 .lv1_tit2 {
	 padding-left: 3%;
	}
  } 