.part01{ padding:30px 0;}
.w50{
	width: 50%;
}
.slideBox1{
	display: none;
}
.in-js{
	padding-right: 27px;
}
.in-ti h1{
	font-size: 24px;	
}
.in-ti{
	margin-bottom: 20px;
}
.in-ti p{
	font-family: "Arial";
	color: #959595;
	text-transform: uppercase;
	padding-left: 14px;
	padding-top: 15px;
}
.in-ti a{
	color: #016fd4;
	font-size: 16px;
	height: 25px;
	line-height: 25px;
	background: url(../images/more.png) no-repeat right center;
	padding-right:42px;
    display: block;
    margin-top: 10px;
    transition-duration: .5s;
}
.in-ti a:hover{
	padding-right: 50px;
}
.in-video{
	width: 100%;
	position: relative;
	background: #000;
	padding-bottom: 42.1%;
	overflow: hidden;
}
.in-video img{
	position: absolute;
	top:0;
	left: 0;
	display: block;
}
.in-video .vi01{
	width: 100%;
	height: 100%;
	transition-duration: .5s;
}
.in-video .vi02{
	top:0;
	left: 0;
	right:0;
	bottom: 0;
	margin:auto;
}
.in-video:hover  .vi01{
	opacity: 0.8;
	transform: scale(1.1,1.1);
}
.in-zi01{
	font-size: 15px;
	border-bottom: 2px solid #e6e6e6;
	padding:31px 0;
	line-height: 2.1;
	text-align: justify;
}
.in-dt{
	padding-left:27px;
}
.in-bb01{
	padding-bottom: 26px;
}
.in-bb01 ul li{
	float: left;
	width: 149px;
	height: 42px;
	line-height: 42px;
	border:1px solid #c4c4c4;
	margin-right: 12px;
	text-align: center;
	font-size: 18px;
	position:relative;
	padding-left: 20px;
}
.in-bb01 ul li.hover{
	background: #3d8def;
	color: #fff;
}
.in-bb01 ul li:after{
	content:"";
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	height: 25px;
	width: 25px;
	left: 15px;
	top:8px;
	transition-duration: .5s;
}
.in-bb01 ul li:nth-child(1):after{
	background-image: url(../images/icon01.png);
}
.in-bb01 ul li:nth-child(2):after{
	background-image: url(../images/icon02.png);
}
.in-bb01 ul li.hover:after{
	background-position:0 -25px
}
.dt01-tu{
	width: 33%;
	position: relative;
	padding-bottom: 21.6%;
	background: #000;
	overflow: hidden;
}
.dt01-tu img{
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	left: 0;
	display: block;
	transition-duration: .5s;
}
.dt01-zi{
	width: 64%;
}
.dt01-zi h1{
	font-size: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
	margin:15px 0;
}
.dt01-zi p{
	color: #666;
	font-size: 14px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.8;
}
.dt01-zi span,.in-dt02 li span{
	display: block;
	color: #888;
	font-family: "Arial";
	padding-top:15px;
}
.in-dt01:hover .dt01-tu img{
	opacity: 0.8;
	transform: scale(1.1,1.1);
}
.in-dt01:hover .dt01-zi h1{
	color: #016fd4;
}
.in-dt01{
	padding-bottom:30px;
}
.in-dt02 li{
	float: left;
	width: 47%;
	border-bottom: 1px dashed #bfbfbf;
	padding-bottom: 15px;
	margin-right: 6%;
	margin-bottom: 20px;
}
.in-dt02 li span{
	padding-top:0;
}
.in-dt02 li p{
	font-size: 16px;	
	position: relative;
	margin-top: 13px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.in-dt02 li:nth-child(2n){
	margin-right:0;
}
.in-dt02 li p:before{
	content: "";
	width: 0;
	height: 2px;
	background: #016fd4;
	position: absolute;
	top:0px;
	transition-duration: .5s;
}
.in-dt02 li:hover p:before{
	width: 40px;
}
.in-dt02 li:hover p{
	color: #016fd4
}
.in-fc{
	width: 100%;
	background: url(../images/fc-bg.jpg) no-repeat bottom center;
}
.in-fc .in-ti{
	border-bottom: 1px solid #016fd4
}
.in-fc .in-ti a{
	padding-right:0;
}
.in-fc .in-ti h1{
	background: url(../images/ti-bg.png) no-repeat;
	width: 222px;
	color: #fff;
	height: 41px;
	line-height: 41px;
	padding-left:32px;
}

.picMarquee-left{ 
	overflow:hidden; 
	position:relative;
	width: 100%;
	padding-top: 22px;
	padding-bottom:32px;
}
.picMarquee-left .bd ul li{ 
	width: 22.6%;
	margin:0 43px 0 0; 
	float: left;
}
.picMarquee-left .bd ul li .pic{
	position: relative;
	padding-bottom: 66.5%;
	overflow: hidden;
	background: #000;
}
.picMarquee-left .bd ul li .pic img{ 
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	transition-duration: .5s;
}

.picMarquee-left .bd ul li .title{ 
	line-height:50px;   
	color: #333;
	text-align: center;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.picMarquee-left .bd ul li:hover .pic img{
	opacity: 0.6;
	transform: scale(1.1,1.1);
}
.in-xx ul li{ padding-left:0; text-align:center; font-size:16px;width: 139px; margin-right:8px;}

.in-xx ul li:nth-child(1):after{
	/*background-image: url(../images/icon03.png);*/
	background-image:none
}
.in-xx ul li:nth-child(2):after{
	/*background-image: url(../images/icon04.png);*/
	background-image:none
}
.in-xx ul li:nth-child(3):after{
	/*background-image: url(../images/icon05.png);*/
	background-image:none
}
.bd-list dl dt{
	width: 98px;
	height: 98px;
	background: #3d8def;
	color: #fff;
	text-align: center;
	font-family: "Arial";
	float: left;
}
.bd-list dl dt h1{
	font-size: 48px;
	padding-top: 5px;
}
.bd-list dl dt p{
	font-size: 20px;
}
.bd-list dl{
	margin-bottom: 25px;
}
.bd-list dl dd{
	width: 82%;
	float: right;
}
.bd-list dl dd h1{
	font-size: 18px;
	font-weight: normal;
	padding:10px 0 15px 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;

}
.bd-list dl dd p{
	font-size: 15px;
	color: #666;
	line-height: 1.6;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.in-tt{ width:100%; background:#f7f7f7; padding:33px 0;}
.tt01{ width:49%; margin-right:1%; float:left}
.tt01:nth-child(2){ margin-right:0; float:right}
.tt-tu{ width:223px; height:178px; background:#000; overflow:hidden}
.tt-tu img{ width:100%; height:100%; display:block; transition-duration:.5s;}
.tt01 .new-list{width: calc(100% - 223px);
    width: -webkit-calc(100% - 223px);
    padding-left: 16px;
    float: left;
    box-sizing: border-box;}
.tt01 .new-list li p:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #a8a8a8;
    position: absolute;
    top: 10px;
    left: 0;
}


 
@media only screen and (max-width: 1230px){
  .in-bb01 ul li {
    width: 120px;
    font-size: 16px;
    padding-left: 30px;
}
.bd-list dl dt{
	width: 70px;
	height: 70px;
}
.bd-list dl dt h1{
	font-size: 28px;
}
.bd-list dl dt p{
	font-size: 16px;
}
.bd-list dl dd h1{
	font-size: 16px;
	padding:0 0 5px 0;
}
.bd-list dl dd p{
	font-size: 14px;
}
.dt01-zi h1{
	font-size: 16px;
	margin:0 0 5px 0;
}
.dt01-zi span, .in-dt02 li span{
	padding-top: 5px;
}
.new-list li{
	font-size: 14px;
}
.in-zi01{
	padding:21px 0;
}
}
@media only screen and (max-width: 992px){

}

@media only screen and (max-width: 760px){
.part01{
  padding:20px 2%;
}
.w50{
  width: 100%;
}
.in-ti p{
	display: none;
}
.in-ti h1{
	font-size: 18px;
}
.in-ti a{
	margin-top:0;
}
.in-js{
	padding-right: 0;
}
.in-zi01{
	padding:0 0 10px 0;
	margin-bottom: 20px;
}
.in-dt{
	padding-left: 0;
}
.in-ti{
	margin-bottom: 10px;
}
.picMarquee-left .bd ul li{ 
	width: 30%;
	margin:0 13px 0 0; 
	float: left;
}
.picMarquee-left .bd ul li .title{
	line-height: 30px;
	font-size: 14px;
}
.in-fc .in-ti h1{
	width: auto;
	padding-left: 0;
	text-align: center;
	padding:0 10px;
}
.in-bb01 ul li{
	margin-right:1%;
	font-size: 14px;
	padding-left:0; width:32%;
	margin-bottom:10px;
}
.bd-list dl dd{
	width: 75%;
}
.in-dt02 li p{
	font-size: 14px;
	margin-top:5px;
}
.new-list li p{
	width: 72%;
}
.new-list li p:before{
	top:5px;
}
.banquan{
	padding:20px 0;
}
.slideBox .hd{
	bottom: 5px;
}
.in-dt01{
	padding-bottom: 15px;
}
.in-dt02 li{
	width: 100%;
	margin-right: 0;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
.in-dt02 li:nth-child(5),.in-dt02 li:nth-child(6){
	display: none;
}
.in-video{
	display: none;
}
.slideBox{
	display: none;
}
.slideBox1{
	display: block;
}
.tt01{ width:100%;}
.tt01 .new-list{ width:100%;}
.tt-tu{ margin:0 auto 10px; float:none;}
.in-tt{ padding:10px 0;}
.in-bb01 ul li:after{ left:3px;}
}