.head{
	position: relative;
	width: 100%;
    height: auto; 
    background: none; 
    background-size: cover;
    background-color: #fff; 
    padding: 0;
}
.headserch>*
{
    vertical-align:middle;}
.head>*
{
   vertical-align:middle;
}
.head_top{
	width: 100%;
	position: relative;
}
.pic_topbg{
    position: absolute;
    top: 0;
    left: -1px;
    width: 101%;
    height: auto!important;
}
.head_top{
	height: auto;
	overflow: hidden;
	background: url(/Web/template/img20171025/headbgimg.jpg) ;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.head_top .addlogo{
    display: block;
height: 55px;
    margin: 0;
    margin: 15px 0;
}
.add_bigtitle{
	color: #fff;
	height: auto;
}
.add_bigtitle>h2{
    display: inline-block;
	font-size: 26px;
    font-weight: bold;
    padding-bottom: 24px;
}
.headserch{
	display: inline-block;
	font-size: 0;
}
.headserch input{
    border: none;
    background-color: #fff;
    padding: 8px 10px;
    height: 100%;
    width: 200px;
}
.headserch a{
	font-size: 14px;
	border-radius: 0!important;
	height: 100%;
	background-color: #3F97F5!important;
	color: #fff;


}
.rkbtn{
	text-align: right;
}
.btn_login{
	color: #fff;
	float: right;
    padding-top: 30px;
}
.btn_login a{
    background-color: #fff;
    border-radius: 4px;
    padding: 7px 10px;
}
.btn_login>*{
	vertical-align: middle;
}
.nav{
	background-color: #3F97F5;
	height: 50px;
	line-height: 50px;
}
.head ul{
	display: block!important;
	text-align: center;
}
.head li {
	float: none!important;
	display: inline-block;
    margin: 0px 47px;
}

.head li .checked:after {
	-webkit-transform: inherit;
	transform: inherit;
}
.rkbtn a{
	background-color: transparent;
	padding: 0;
}
.rkbtn img{
	display: inline-block;
    height: 32px;
    padding: 10px 0;
    margin: 0;
}
.head li a:after {
	content: "";
	position: absolute;
	bottom: 10px;
	height: 2px;
	background-color: #fff;
	width: 100%;
	left: 0;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}

.head li:hover a:after {
	transform: scaleX(1);
	-webkit-transform: scaleX(1);
}

.head li:hover a {
	color: #fff;
	font-weight: normal;
}

.head li a {
	display: block;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	position: relative;
}
.section{
	padding: 20px 0;
	margin: 0;
}
.section01{
    background-color: #F6F6F6;
}
.section01 .yunchas_mail{
	    padding-bottom: 20px;
	background: url(/Web/template/img20171025/s1bgimg.png) no-repeat;
    background-size: 100% ;
}
.section01 .yunchaslist ul{
	display: table;
	width: 100%;
}
.section01 .yunchaslist ul li{
	display: table-cell;
	text-align: center;
}
.section01 .yunchaslist ul li p{
	font-size: 15px;
	display: block;
	padding: 20px 0;
	padding-top: 10px;
}
.white{
	color: #fff!important;
}
.dt_list_content{
	background-color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.section01 .ptdt_content h2.phone_tel{
	display: block;
	text-align: center;
	color: #fff;
	background-color: #ff9035;
    height: 55px;
    line-height: 55px;
	margin-bottom: 20px;
	border-radius: 4px;
}
h2.list_title>*{
	vertical-align: middle;
}
h2.list_title{
	background-color: #4285f4;
	text-align: left;
	height: 50px;
	line-height: 50px;
	border-radius: 4px;
	font-size: 18px;
	font-weight: 600;
}
h2.list_title em{
	font-size: 20px;
	font-weight: bold;
	padding: 0 5px;
	padding-left: 10px;
}

.section02{
	background-color: #F6F6F6;
	position: relative;
	padding-top: 0;
}
.data_content .data_top{
	padding-bottom: 20px;
}
.data_content .data_top>div.datamain{
	float: left;
	border: 1px solid #e6e6e6;
	background-color: #fff;
	width: 32%;
    margin-right: 1.7%;
	height: 220px;
}
.data_content .data_bottom .datamain01{
	width: 44%!important;
}
.data_content .data_bottom>div.datamain{
	position: relative;
float: left;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    width: 23%;
    margin-right: 1.7222222%;
	height: 255px;
    overflow: hidden;
}
.data_content .data_bottom .fl-r h2{
	display: block;
	background-color: #3F97F5;
	padding-left: 5px;
	color: #fff;
	font-weight: 700;
	padding: 5px 0;
}
.data_content .data_bottom .fl-r h2 em{
	padding: 0 5px;
}
h2.datamain_title{
	font-size: 18px;
	font-weight: 700;
	display: block;
	padding: 5px 0;
	text-align: center;
}
.ptdtlist_content .list{
	border-bottom: 1px solid #e6e6e6;
}
.ptdtlist_content .list a{
	font-size: 14px;
	display: inline-block;
	padding: 8px 0;
	padding-left: 10px;
	padding-bottom:0px ;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
    max-width: 95%;
    transition: all 0.3s;
}
.ptdtlist_content .list a:hover{
	color: #3F97F5;
}
.ptdtlist_content .list label{
	display: block;
	padding-left: 10px;
	margin: 8px 0;
}
.ptdtlist_content .list:last-child{
	border: none;
}
.icon_btn{
	position: absolute;
	top: 100px;
	height: 60px;
	cursor: pointer;
}
.icon_btn_right{
	left: -45px;
}
.icon_btn_left{
	right: -45px;
}
.qy_menu ul{
	display: table;
	width: 100%;
	margin-top: 20px;
}
.qy_menu ul li{
	display: table-cell;
	width: 33.333333333%;
}
.qy_menu ul li a{
	display: block;
	text-align: center;
	border: 1px solid #e6e6e6;
	padding: 10px 0;
	font-size: 15px;
}
.qy_menu ul li a:hover{
	border-color: #336699;
	color: #336699;
}
.qy_menu ul li a.select{
	border-color: #336699;
	color: #336699;
}
.mynav {
    text-align: center;
   padding-bottom: 20px;
}
.mynav .hover {
    border-bottom: 1px solid #4285F4;
}
.mynav li {
    display: inline-block;
    margin: 0 2%;
    height: 30px;
    line-height: 30px;
font-size: 14px;
    position: relative;
    border-bottom: 1px solid transparent;
}
.mynav li:hover{
	 border-bottom: 1px solid #4285F4;
}
.mynav li:hover a {
    color: #4285F4;
}
.mynav .hover a {
    color: #4285F4;
}
.section03{
	background-color: #fff;
}
.big-title{
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
    height: 34px;
    color: #000;
}
.ycs_content ul li{
	float: left;
	background-color: #fff;
	width: 13%;
	margin-right: 1.3%;
	text-align: center;
	border: 1px solid #e6e6e6;
}
.ycs_content ul li img{
	margin: 10px auto;
}
.ycs_content ul li h3{
	font-size: 16px;
	color: #000;
}
.ycs_content ul li p{
	font-size: 14px;
	color: #999;
	margin: 10px 0;
	margin-bottom: 15px;
}
.section04{
	background: url(/Web/template/img20171025/s4bgimg.jpg) no-repeat;
	background-size: 100% 100%;
}
.num {
    font-size: 15px;
    margin-bottom: 20px;
    text-align: center;
}
.num >*{
	vertical-align: ;
}
.num span {
    display: inline-block;
    vertical-align: baseline;
    padding-right: 12px;
    margin-right: 12px;
}
.num em {
    font-size: 28px;
    font-weight: bold;
    color: #3F97F5;
    display: inline-block;
    margin: 0 5px;
}

.qy_date{
	margin-top: 20px;
}
.qy_date>div{
	float: left;
	width: 32%;
	background-color: #012A7A;
	color: #fff;
	margin-right: 1.6%;
    height: 200px;
	position: relative;
}
.qy_date>div h3{
	font-size: 16px;
	padding: 10px;
	padding-left: 40px;
}
.qy_date>div img{
    position: absolute;
    top: 25px;
    right: 1%;
    height: 162px
}
.qy_date .date{
    margin-top: 49px;
    padding-left: 15px;
}
.qy_date .date>div{
    font-size: 14px;
    padding: 5px 0;
    width: 70%;
}
.qy_date .date>div label{
	display: inline-block;
	background-color: #6190ff;
	width: 60%;	
	height: 10px;
	border-radius: 15px;
}
.qy_date .date>div.d01 label{
	background-color: #6190ff;
}
.qy_date .date>div.d02 label{
	background-color: #ffa238;
}
.qy_date .date>div.d03 label{
	background-color: #3ed2a5;
}
.qy_date .date>div.d01 em{
	color: #6190ff;
}
.qy_date .date>div.d02 em{
	color: #ffa238;
}
.qy_date .date>div.d03 em{
	color: #3ed2a5;
}
.section05{
	background-color: #f6f6f6;
}
.xmsb_menu ul li{
	float: left;
	width: 32%;
    margin-right: 1.999999%;
}
.xmsb_menu ul li a{
	display: block;
	border: 1px solid #e6e6e6;
	font-size: 16px;
	text-align: center;
	padding: 20px 0;
}
.xmsb_menu ul li a:hover{
	border-color: #4285f4;
    color: #4285f4;
}
.xmsb_menu ul li a.select{
	border-color: #4285f4;
    color: #4285f4;
}
.xmsb_small_menu ul{
    display: table;
    width: 100%;
    margin: 20px 0;
}
.xmsb_small_menu ul li{
	display: table-cell;
	border-right: 1px solid #fff;
}
.xmsb_small_menu ul li a{
	display:block;
	text-align: center;
	color: #000;
	background-color: #f6f6f6;
	padding: 10px 0;
	width:100%;
	    font-size: 16px;
}
.xmsb_small_menu ul li a:hover,
.xmsb_small_menu ul li a.select{
	background-color: #4285f4;
	color: #fff;
}
.mytabld {
    font-size: 13px;
    width: 100%;
    background: #fff;
}
.mytabld th {
    background: #dbe9ff;
    border: #f5f9ff solid 1px;
    padding: 10px;
    text-align: center;
    font-weight: bold;
}
.mytabld  td{
	    border: #ededed solid 1px;
	    padding: 15px 0;
	    text-align: center!important;
    /*padding-right: 0!important;*/
    vertical-align: middle;
}
.mytabld .bgs {
    background: #f6f6f6;
}
.mytabld .bgs {
    background: #f6f6f6;
}
.word {
    background: url(/Web/template/img/ico_word.gif) no-repeat;
}
.guide {
    background: url(/Web/template/img/ico_guide.gif) no-repeat;
}
.uibtn {
    width: 16px;
    height: 16px;
    display: inline-block;
    cursor: pointer;
}
.left_menu{
	width: 20%;
}
.left_menu ul li a{
    color: #000;
    font-size: 14px;
    display: block;
    margin: 8px 5px;
    padding: 5px 10px;
    transition: all 0.3s;
    text-align: center;
    background-color: #fff;
}
.left_menu ul li a:hover,
.left_menu ul li a.select{
	background-color: #4285f4;
	color: #fff;
}
.left_menu ul{
	height: 400px;
    /*overflow-y: scroll;
    overflow-x: hidden;*/
    margin-right: 10px;
}
.left_menu ul li{
    display: inline-block;
    width: 48%;
}
.right_details{
	overflow: hidden;
}
.right_details ul li{
    float: left;
    width: 23%;
    background-color: rgba(255,255,255,0.5);
    text-align: center;
    margin-right: 2.66666666%;
    margin-bottom: 2.66666666%;
    border-radius: 5px;
}
.fl-r{
	float: right!important;
	margin-right: 0!important;
}
.right_details ul li a img{
	display: block;
	margin: 10px auto;
    height: 80px;
}	
.right_details ul li a {
    color: #000;
}
.right_details ul li a h2{
    font-size: 16px;
    margin: 25px 0;
}
.right_details ul li a p{
	font-size: 14px;
	margin: 15px 0;
}
.section07{
	background-color: #fff;
}
.rmhd_content .rmhd_list a:hover .pic img{
	/*transform: scale(1.1);*/
}
.rmhd_list1 .rmhd_title a:hover{
	color: #4285f4;
}
.rmhd_content .rmhd_list{
	position: relative;
    height: 112px;
	overflow: hidden;
	margin-bottom: 10px;
}
.rmhd_content .rmhd_list .pic{
	height: 100%;
	overflow: hidden;
}
.rmhd_content .rmhd_list .pic img{
	width: 100%;
	transition: all 0.8s;
}
.top000{
	position: absolute;
	top: 0;
	left: 10px;
}
.rmhd_title{
	position: absolute;
    bottom: 0;
    left: 10px;
    width: 100%;
    left: 0;
    padding: 8px;
    background-color: rgba(0,0,0,0.5);
}
.rmhd_title a{
    font-size: 15px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    max-width: 95%;
}
.rmhd_list1>div{
	vertical-align: top;
}
.rmhd_list1{
	height:75px!important;
}
.rmhd_list1 .pic{
	float: left;
    width: 35%;
	vertical-align: top;
}
.rmhd_list1 .pic img{
	height: 100%;
	width: auto!important;
}
.rmhd_list1 .rmhd_title{
	margin-left: 36%;
	vertical-align: top;
	position: static;
}
.hdleft {
	padding-right: 1.5%;
	height: 458px;
	overflow: hidden;
	
}
.rmhd_list1 .rmhd_title a{ 
	color: #000;
}
div.pic:hover img{
	transform: scale(1.1);
}
.hdright{
	overflow: hidden;
}
.xxhd_content .xxhd_list{
    position: relative;
    float: left;
    width: 32%;
    margin-right: 1.9%;
    height: 250px;
    overflow: hidden;
}
.xxhd_content .xxhd_list .addmark{
	background-color: #4285f4;
	position: absolute;
	top: 10px;
	left: 0;
	width: 80px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	padding: 6px 0;
	border-radius: 0 8px 8px 0;
}
.xxhd_content .xxhd_list .pic{
	overflow: hidden;
} 
.xxhd_content .xxhd_list .pic img{
	width: 100%;
	transition: all 0.8s;
}
.xxhd_list01{
	width: 66%!important;
	margin-bottom: 2%;
}
.xxhd_list02{
	float: right;
	margin-bottom: 2%;
}
.section06{
	background-color: #fff;
}
.numbtn{
    text-align: center;
    margin-bottom: 20px;
}
.numbtn a{
    display: inline-block;
    background-color: #4285f4;
    color: #fff;
    font-size: 14px;
    padding: 6px 20px;
    border-radius: 15px;
    box-shadow: 0 0px 5px 0px #4285f4;
    width: 185px;
    margin: 0 5px;
}
.numbtn a img{
	padding-right: 5px;
}
.cxcyztlist_content .list{
	float: left;
	width: 32%;
	margin-right: 1.6%;
}
.cxcyztlist_content .list .pic{
	width: 100%;
	overflow: hidden;
	height: 252px;
}
.cxcyztlist_content .list .pic img
{
    width: 100%;
	transition: all 0.8s;
}
.cxcyztlist_content .list .word00{
	border: 1px solid #e6e6e6;
}
.cxcyztlist_content .list .word00 .top{
	width: 95%;
	margin: 0 auto;
	padding: 5px 0;
	border-bottom: 1px solid #e6e6e6;
}
.cxcyztlist_content .list .word00 .top a{ 
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0;
}
.cxcyztlist_content .list .word00 .top p{ 
	font-size: 13px;
	padding: 10px 0;
	color: #b3b3b3;
}
.cxcyztlist_content .list .word00  .bottom{
	font-size: 15px;
	padding: 10px 0;
	padding-left: 10px;
}
.section08{
    background-color: #E5F1FC;
}
.cyds_content .cyds_list{
    float: left;
    width: 24%;
    background-color: #fff;
    margin-right: 1.1111111%;
    border: 1px solid #e6e6e6;
}
.cyds_content .word_content{
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
}
.cyds_content .word_content h2{
    margin: 10px 0;
    font-weight: bold;
}
.cyds_content .word_content .bq02 {
	background-color: #EBF5FF;
}
.cyds_content .cyds_list .pic{
	overflow: hidden;
}
.cyds_content .cyds_list .pic{
    overflow: hidden;
    height: 270px;
}
.cyds_content .cyds_list .pic img{
	display: block;
	width: 100%;
	transition: all 0.8s;
}
.cyds_content .word_content h2 a{
	font-size: 18px;
	color: #000;
	margin-bottom: 10px;
	display: inline-block;
}
.cyds_content .word_content p.addp1{
    margin-top: -22px
}
.cyds_content .word_content p{
    font-size: 14px;
    color: #b3b3b3;
    padding: 10px 0;
}
.cyds_content .word_content .bq01{
	padding-bottom:15px ;
}
.cyds_content .word_content .bq01 a{
	display: block;
    /* background-color: #f0f6ff; */
    font-size: 14px;
    text-align: center;
    padding: 0px 10px;
    color: #999;
    border-radius: 12px;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 95%;
    margin: 0 auto;
}
.cyds_content .word_content .bq02 img{
	float: left;
	display: block;
	margin-right: 8px;
}
.cyds_content .word_content .bq02 label{
	display: block;
	overflow: hidden;
}
.cyds_content .word_content .bq02 label p{
	color: #000;
	font-size: 14px;
}
a.ytds{
	position: absolute;
    bottom: 4%;
    left: 4%;
	display: inline-block;
	background-color: #4285f4;
	color: #fff;
	font-size: 14px;
	padding: 6px 20px;
	border-radius: 15px;
	box-shadow: 0 0px 5px 0px #4285f4;
}
.cyds_content .cyds_list{
    margin-bottom: 2%;
}
.section07{
	background-color: #f6f6f6;
}
.section09{
    background-color: #fff;
}
.saml_word{
	text-align: center;
	color:#666;
	font-size: 13px;
}
.back_list ul li {
    position: relative;
    float: left;
    width: 22.55555555%;
    padding-bottom: 25px;
    margin-right: 3%;
    background-color: #fff;
    border: 1px solid #ccc;
    transition: all 0.3s;
}
.back_list ul li img {
    display: block;
    margin: auto;
    margin-top: -50px;
    margin-bottom: 25px;
    height: 140px;
}
.back_list ul li p {
    font-size: 13px;
    font-weight: 600;
    color: #000;
    padding-left: 10%;
    line-height: 180%;
}
.back_list ul li a {
    display: block;
    padding: 8px 0;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    width: 80%;
    margin: auto;
    border-radius: 20px;
    background-color: #4285F4;
    margin-top: 25px;
    box-shadow: 1px 2px 5px 2px #4285F4;
}
.mytable01{
  width: 100%;
}
.mytable01 tr td{
  padding: 15px 0;
  text-align: center;
}
.mytable01 tr td img{
  height: 55px;
}
.section-action {
 
  text-align: center;
  font-size: 1.3em
}
.section-action a {
	display: inline-block;
    margin: 0 20px!important;
    color: #3F97F5!important;
    border: 1px solid #3F97F5!important;
    padding: 5px 20px!important;
    border-radius: 3px!important;
    -moz-border-radius: 20px!important;
    -webkit-border-radius: 20px!important;
    background-color: transparent;
    background: -webkit-linear-gradient(left bottom, transparent, transparent);
}

.section-action a span{
	margin-right: 5px;
}
.section-action a * {
  vertical-align: middle;
  display: inline-block;
}
.footer_top{
	background-color: #2e3033;
	padding: 20px 0;
}
.footer_top .menu_content{
    display: table;
    width: 100%;
    border-bottom: 0.1px solid #fff;
    padding-bottom: 15px;
}
.footer_top .menu_content .menu_list{
	display: table-cell;
	width: 23%;
	text-align: left;
}
.footer_top .menu_content .menu_list h2{
	color: #fff;
	font-size: 16px;
	font-weight: normal;
}
.footer_top .menu_content .menu_list ul{
	padding-top: 10px;
}
.datamain_menu{
	position:absolute ;
	bottom:10px;
	left: 10px;
	border: 1px solid #e6e6e6;
	padding: 5px;
}
.datamain_menu img{
	width: 35px;
}
.datamain_menu span{
	font-size: 14px;
}
.footer_top .menu_content .menu_list ul li a{
	color: #fff;
	font-size: 13px;
	display: inline-block;
	width: auto;
	margin: 5px 0;
	transition: all 0.3s;
	font-weight: inherit;
}
.footer_top .menu_content .menu_list ul li a:hover{
	color: #4285F4;
	text-decoration: underline;
}
.addpicimg{
    width: 50%;
	overflow: hidden;
	margin: 0 auto;
}
.section10 {
    background-color: #f6f6f6!important;
}
.sub-item-2s .sub-a a {
    color: #333;
    font-weight: normal;
    font-size: 14px;
}
.sub-item-2s{
	
}
.sub-item-2s:hover{
	transform: scale(1.02);
}

.left_menu ul::-webkit-scrollbar-track
{
	/*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
	border-radius: 10px;
	background-color: #F5F5F5;
}

.left_menu ul::-webkit-scrollbar
{
	width: 12px;
	background-color: transparent;
}

.left_menu ul::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #eee;
}
