.sandt_top{
	width: 100%;
	height: 100%;
	overflow: hidden;
}

/*顶部图片 动态效果*/
.sandt_top img{
	background-size: cover;
	-webkit-animation-duration: 7s;
	          animation-duration: 7s;
	opacity: 1;
	-webkit-animation-name: kenburns-1;
	animation-name: kenburns-1;
}
@-webkit-keyframes kenburns-1 {
  0% {
    opacity: 1;
    transform: scale(1.2);
  }
  1.5625% {
    opacity: 1;
  }
}


.sandt_body{
	background: #fff;
	width: 100%;
}
.sandt_mian{
	width: 1400px;
	margin:0 auto;
	padding-bottom: 40px;
	position: relative;
	min-height: 1900px;
}
.sandt_position{
	font-size: 14px;
	color: #666666;	
	line-height: 54px;
}
.transfor_left{
	width: 947px;
	border: 1px solid #EEEEEE;
	padding-bottom: 30px;
	display: inline-block;
	z-index: 99;
	position: relative;
	background: #fff;
}
.transfor_left .transfor_titile{
	text-align: center;
	font-size: 30px;
	color: #333333;
	font-weight: 700;
	width: 93%;
	margin:0 auto;
	border-bottom: 2px dashed #D8D8D8;
	line-height: 54px;
    letter-spacing: 2px;
    padding: 23px 0px;
}
.transfor_sti{
	border-bottom:1px solid #F0F0F0;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
}
.transfor_sti p{
	font-size: 24px;
	font-weight: 700;
	color: #333333;
	line-height: 60px;
	border-bottom: 5px solid #01AAFF;
	display: inline-block;
	margin-left: 3.5%;
	position: relative;
    top: 3px;
}
.transfor_content{
	font-size: 18px;
	color: #333333;
	width: 93%;
	margin:0 auto;
	line-height: 40px;
}
.transfor_content img{
	max-width: 100%;
}

.transfor_right{
	position: absolute;
	right: 0;
	top: 30px;
	z-index: 1;
}
.transfor_right_tbg{
	width: 501px;
	text-align: center;
	background: #18A1E6;
	position: relative;
}
.transfor_right_tbg p{
	color: #fff;
	font-size: 24px;
	line-height: 78px;
}
.right_tbg_b{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
    height: 0;
    border-left: 59px solid transparent;
    border-bottom: 59px solid #fff;
}
.right_tbg_t{
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
    height: 0;
    border-right: 9px solid transparent;
    border-top:19px solid #fff;	
}

.transfor_right .transfor_right_tbg:nth-child(1){
	padding-top: 30px;
}

.transfor_right_ul{
	height: 190px;
	overflow-y:scroll;
	margin:0 auto; 
	margin-bottom: 33px;
	margin-top: 20px;
	width: 78%;
}
.long_right_ul{
	height: 560px;
}
.transfor_right_ul::-webkit-scrollbar  
{  
    width: 10px;  
    height: 10px;  
    background-color: #F5F5F5;  
}  

.transfor_right_ul::-webkit-scrollbar-thumb {
    background-color: #18A1E6;
}

.transfor_right_ul ul{
	text-align: center;
}
.transfor_right_ul ul li{
	line-height: 57px;
	font-size: 18px;
	color: #333333;
	position: relative;
}
.transfor_on{
	width: 13px;
	margin-right: 30px;
	position: absolute;
	top: 19px;
    left: 52px;
    display: none;
}
.transfor_li_on .transfor_on{
	display: block;
}
.transfor_li_on a{
	color: #00a0e9;
}
.transfor_right_ul  ul li:hover .transfor_on{
	display: block;
}
.transfor_right_ul  ul li span{
	font-size: 26px;
	margin-right: 7px;
	position: relative;
	top: 4px;
}
.transfor_right_ck{
	width: 394px;
	border:2px solid #F6F6F6;
	margin-left: 77px;
	margin-bottom: 26px;
}
.transfor_right_ckt{
	border-bottom:1px solid #F0F0F0;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
}
.transfor_right_ckt p{
	font-size: 21px;
	color: #333333;
	line-height: 60px;
	border-bottom: 5px solid #01AAFF;
	display: inline-block;
	margin-left: 4%;
	position: relative;
    top: 3px;
}
.tansfor_zj_li{
	width: 92%;
	margin:0 auto;
	margin-bottom: 30px;
}
.transfor_zj_img{
	width: 86px;
	height: 92px;
	display: inline-block;
	vertical-align: top;
}
.transfor_zj_img img{
	width: 100%;
}
.transfor_zj_des{
	display: inline-block;
	width: 250px;
	overflow:hidden;
	margin-left: 17px;
}
.transfor_zj_name{
	font-size: 21px;
	color: #333333;
	line-height: 37px;
}
.transfor_zj_desc{
	font-size: 14px;
	color: #999999;
	line-height: 21px;
}

.transfor_zx_img{
	width: 361px;
	margin:0 auto;
	height: 161px;
}
.transfor_zx_img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.transfor_zx_title{
	font-size: 18px;
	color: #333333;
	width: 88%;
	line-height: 30px;
	margin:0 auto;
	margin-top: 10px;
	border-bottom: 1px dashed #D8D8D8;
	padding-bottom: 10px;
}
.transfor_zx_li{
	width: 90%;
	margin:0 auto;
	border-bottom: 1px dashed #D8D8D8;
	padding:14px 0;
}
.transfor_zx_li:last-child{
	border-bottom: none;
}
.transfor_zx_time{
	font-size: 13px;
	color: #8b8a8a;
}
.transfor_zx_li p:nth-child(1){
	line-height: 34px;
}

.sandt_body a:hover{
	color:#01AAFF;
}



.transfor_select{
	border: 1px solid #e6e6e6;
	width: 90%;
	margin:30px auto;

}
.transfor_select .more{
	height: 73px;
}
.transfor_select_item{
	padding:20px 0px;
	border-bottom:1px solid #e6e6e6;
	position: relative;
    overflow: hidden;
}
.transfor_select_item strong{
	display: table-cell;
	font-size: 18px;
	color: #333333;
	width: 118px;
	text-align: center;
}
.transfor_select_item ul{
	display: table-cell;
} 
.transfor_select_item li{
	display: inline-block;
	margin:0 20px;
	font-size: 18px;
	color: #333333;
	line-height: 43px;
}
.transfor_select_item .seemore{
	position: absolute;
	right: 14px;
    top: 18px;
	font-size: 18px;
	color: #01aaff;
}
.transfor_select_item_aon{
	color: #01AAFF;
}

.transfor_problem{

}
.transfor_problem li{
	font-size: 13px;
	list-style-type: disc;
	width: 281px;
	float: left;
	margin-left: 10px;
}
.transfor_problem li a{
	color: #333;
	font-size: 16px;
}

.transfor_acticle_li:hover{
	border: 2px solid #18A1E6;
}
.transfor_acticle_ul li{
	border: 1px solid #e6e6e6;
    width: 90%;
    margin: 30px auto;
    height: 196px;
}
.transfor_acticle_img{
	display: inline-block;
	vertical-align: top;
	padding:20px;
}
.transfor_acticle_img img{
	width: 220px;
	height: 150px;
}
.transfor_acticle_p{
	display: inline-block;
	width:548px;
	padding: 20px 0;
}
.transfor_p_title{
	font-size: 20px;
	padding-bottom: 5px;
}
.transfor_p_fl{
	font-size: 15px;
	line-height: 29px;
}
.transfor_p_fl span:nth-child(1){
	color: #999;
}
.transfor_p_des{
	color: #535353;
	line-height: 25px;
	height: 64px;
	overflow:hidden;
	line-height: 31px;
	margin-top: 5px;
}

.transfor_titile_detail{
	text-align: left !important;
	position: relative;
}
.transfor_titile_button{
	position: absolute;
	right: 0;
	top: 25px;
	width: 208px;
	text-align: center;
	color: #fff;
	background: #00A0E9;
	font-size: 20px;
	height:55px;
	line-height: 55px;
	cursor: pointer;
}

.sand_content_cj{
	padding: 11px 0;
}
.sand_content_cj img{
	display: inline-block;
	vertical-align: middle;
}
.sand_content_cj p{
	display: inline-block;
	margin-left: 10px;
	vertical-align: top;
	font-size: 18px;
}


.sand_content_cjc{
	background: #dbf3ff;
	font-size: 15px;
	padding:5px 10px; 
}
.sandt_content_button{
	margin:0 auto;
	color: #fff;
	background: #00A0E9;
	border: none;
	padding: 4px 65px;
	display: block;
	margin-top: 16px;
}
.sandt_cl_li{
	width: 100%;
	background: #D6F1FF;
	margin:0 auto;
	margin-bottom: 18px;
}
.sandt_cl_li_left{
	margin: 0px 38px;
	display: inline-block;
	position: relative;
    bottom: 20px;
}
.sandt_cl_li_left2{
	 bottom: 46px;
}
.sandt_cl_li_left img{
	width: 127px;
	display: block;
	margin:0 auto;
	margin-bottom: 15px;
}
.sandt_cl_li_bp{
	width: 148px;
	font-size: 16px;
	background: #01aaff;
	color: #fff;
	text-align: center;
}
.sand_cl_li_r{
	font-size: 14px;
	display: inline-block;
	color: #333333;
	line-height: 23px;
	margin-top: 10px;
	width: 624px;
}
.sandt_jz_li{
	width: 141px;
	display: inline-block;
	vertical-align: top;
	margin-right: 22px;
	margin-left: 10px;
}
.sandt_jz_li:nth-child(5){
	margin-right: 0px;
}
.sandt_jz_li_img img{
	width: 123px;
	display: block;
	text-align: center;
	margin:0 auto;
}
.sandt_jz_li_p1{
	color: #333333;
	font-size: 18px;
	text-align: center;
	line-height: 29px;
}
.sandt_jz_li_p2{
	color: #333333;
	font-size: 14px;
	line-height: 25px;
	margin-top: 4px;
}
.transfor_y{
	font-size: 12px;
}


.sandt_xiangmu_div{
	padding:14px;
}
.sandt_xiangmu_li{
	width: 273px;
	display: inline-block;
	vertical-align: top;
	margin:16px;
}

.sandt_xiangmu_li:hover .sandt_xiangmu_li_p{
	background: #00A0E9;
	color: #fff;
}
.sandt_xiangmu_li:hover .sandt_xiangmu_li_p button{
	background: #6FC1FF;
}

.sandt_xiangmu_li_img{
	width: 100%;
}
.sandt_xiangmu_li_img img{
	width: 100%;
	height: 157px;
	object-fit: cover;
}
.sandt_xiangmu_li_p{
	width: 100%;
	text-align: center;
	background: #F6F6F6;
	color: #333;
	margin-top: 3px;
}
.sandt_xiangmu_li_p p{
	height: 75px;
	display: inline-block;
	width: 100%;
	text-align: center;
	line-height: 75px;
	overflow: hidden;
}
.sandt_xiangmu_li_p button{
	background: #DEDEDE;
	text-align: center;
	width: 90%;
	border: none;
	line-height: 40px;
	margin-bottom: 14px;
}

.transfor_body .pages ul li{
	float: left;
}

.transfor_content_img{
	margin:0 auto;
	text-align: center;
	margin-bottom: 10px;
}


