.main{
	width: 100%;
}
.part1{
	padding-top: 16px;
	/* padding-bottom: 16px; */
	background: #fff;
	height: 404px;
	overflow: hidden;
}
.slider2{
	width: 602px;
	height: 404px;
	overflow: hidden;
}
.slider2 .slideImg {
	width: 602px;
	height: 404px;
	overflow: hidden;
	position:relative;
}
.slider2 .slideImg img{
	width:602px;
	height:404px;
}

.slider2 .layui-carousel .titleNew {
	font-size: 20px;
	color: #fff;
	width: 582px;
	padding: 0 10px;
	height: 50px;
	text-align: left;
	display: inline-block;
	position: absolute;
	bottom: 0;
	left:598px;
	line-height: 50px;
	z-index: 10;
	background: rgba(67,67,67,0.7);
	cursor: pointer;
}


.slider2 .layui-carousel .layui-carousel-ind {
	display: none !important;
}
.slider2 .layui-carousel-arrow{
	border-radius: 0 !important;
	background: rgba(67,67,67,0.6) !important;
	height: 62px !important;
	width: 30px !important;
	top: 50% !important;
}
.part1 .tit{
	border-bottom: 3px solid #0a76d9;
}


.part1 .col1{
	width: 570px;
	height: 404px;
}
.part1 .col1 .tit{
	height: 58px;
}
.part1 .col1 .tit span a{
	display: inline-block;
	padding: 0 40px;
	height: 58px;
	color: #4c4c4c;
	font-size: 22px;
	line-height: 58px;
}
.tit span.active a{
	background:#0a76d9;
	color: #fff !important;
}


.part1 .news{display: none;    
	height: 345px;
    overflow: hidden;}
.part1 .news p{
	color: #fc0505;
    font-size: 20px;
    font-family: "微软雅黑";
    line-height: 40px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top:20px;
	cursor:pointer;
}
.part1 .news p i{margin-right: 10px;}
.part1 .news li{
	width: 570px;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	}
.part1 .news li i{
	margin-right: 8px;
	font-size: 20px;
}
.part1 .news li a{
	width: 500px;
	font-size: 16px;
	font-family: "宋体";
	display: inline-block;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #535353;
	}
	.part1 .news li i{
		float: left;
	}
.part1 .news li span{
	float: right;
	color: #5e5e5e;
}
	
.part1 .news li:hover a,.part1 .news li:hover i{
	color: #f40a0a;
}
.mainB{
	width: 100%;
	background: #f1f0f0;
	overflow: hidden;
		margin: 24px auto 0;
		 padding: 13px 0 24px;
}
.alunbo1{
    width: 1200px;
    height: 174px;
    margin: 15px auto 0px;
 /*    overflow: hidden; */
    position: relative;
    display: none;

}
.alunbo1 li{
    float: left;
    margin-right: 24px;
    width: 220px;
    height: 212px;
}
.alunbo1 a{
    width: 220px;
    height: 212px;
	display: block;
}
.alunbo1 li img{
	width: 220px;
	height: 168px;
	
}
.alunbo1 li p{
	width: 220px;
	line-height: 38px;
	font-size: 14px;
	text-align: center;
	float: left
	
}
#product_scroll1{
	margin-left: 0; 
}

.con_left{background: url(../images/leftA.png) no-repeat 0 bottom;width: 20px; height: 20px; cursor: pointer;position: absolute; right: 50px; top:-49px ;}
.con_right{background: url(../images/rightA.png) no-repeat 0 top;width: 20px; height: 20px;  cursor: pointer;position: absolute; right: 5px; top:-49px ;}

.model1 {
	padding-top: 12px;
	    /* margin-top: 30px; */
	    height: 362px;
	    overflow: hidden;
	    height:362px;
    overflow: hidden;
}
.model1 .xyztc{
	width: 352px;
	float: right;
}
.model1 .xyztc .title{
	height: 50px;
	background: url(../images/icon_title3.png) no-repeat;
	padding-left: 62px;
	position: relative;
}
.model1  .title a{
	display: inline-block;
	height: 50px;
	position: absolute;
	right: 0;
	    top: 0;
}
.model1  .title a img{
	margin-top: 18px;
}
.model1 .tite_name{
	color: #444444;
	font-size: 20px;
	font-family: "微软雅黑";
	line-height: 50px;    margin-right: 5px;
	    display: block;
    margin: 0 auto;
    width:106px;
}
.model1 .english_name{
	color: #ca3429;
	font-family: "微软雅黑";
	line-height: 50px;
	font-size: 14px;
}
.xx_jj_zs{
margin: 15px 0 0px;
height: 116px;
-webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
	overflow: hidden;
}
.xx_jj_zs a{
	display: block;
	width: 88px;
	height: 116px;
	overflow: hidden;
	float: left;
}
.xx_jj_zs img{
    border: 0;
 
    outline: none;
    width: 88px;
    height: 116px;
	cursor: pointer;
	transition:0.4s ease;
	-webkit-transition:0.4s ease;
	-moz-transition:0.4s ease;
	-o-transition:0.4s ease;
	-ms-transition:0.4s ease;
	
	transform-origin: bottom;
}
.xx_jj_zs a:hover img{
	transform: scale(1.1);
	-webkit-transform:scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	/* transform: rotateX(16deg) rotateY(-25deg); */
}
.xx_jj_zs .last_img{
	margin: 0;
}
.xyztc .icons{
	padding: 5px;
	height: 180px;
	background: #f1f1f1;
}
.xyztc  .icons li{

	width: 50px;
	height: 54px;
	float: left;
	cursor: pointer;
	text-align: center;
	margin: 2px 9px;
}
.xyztc  .icons img{
	transition:0.4s ease;
	-webkit-transition:0.4s ease;
	-moz-transition:0.4s ease;
	-o-transition:0.4s ease;
	-ms-transition:0.4s ease;
}
.xyztc  .icons li:hover img {
	transform:scale(1.2);
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-moz-transform:scale(1.2);
}
.xyztc  .icons li:hover span{
	color: red;
}
.xyztc  .icons span{
	display: block;
	width: 100%;
	text-align: center;
	color: #535353;
	font-family: "宋体";
	font-size: 16px;
}
.xyztc .icon_right{
	border-right:0;
}
.xyztc .icon_bottom{
	border-bottom: 0;
}
.model1 .news{
	width:405px;
	height: 360px;
	float:left;
	margin-left:10px;
}
.model1 .news1 .title{
	height: 50px;
	background: url(../images/icon_title.png) no-repeat;
	padding-left: 62px;
	margin-bottom: 10px;
}
.model1 .news2 .title{
	height: 50px;
	background: url(../images/icon_title2.png) no-repeat;
	padding-left: 62px;
	margin-bottom: 10px;
}
.model1 .news .title span{
	color: #444444;
	font-size: 20px;
	font-family: "微软雅黑";
	line-height: 50px; 
	display: inline-block;
	width: 100px;
	text-align: center;
	cursor: pointer;
	
}
.model1 .news .title  .active{
	color: #0c7ed9;
	background: url(../images/upArrow.png) no-repeat center bottom;
}
.model1 .news li{
	height: 37px;
	line-height: 37px;
	    padding-left: 14px;
    background: url(../images/rArrow.png) no-repeat 0px center;

	color: #5c5c5c;
	font-size: 14px;
	font-family: "宋体";
	cursor: pointer;
	*margin-top: -2px;
}
.model1 .news  li a{
	float: left;
	color:#5c5c5c ;
}
.model1 .news  li span{
	float: right;
}
.model1 .news li:hover,.model1 .news li:hover a{
	color: red;
}
.model1 .news .body{
	position: relative;
}
.model1 .news .body p{
	    position: absolute;
    top: -67px;
    right: 0;
    padding-top: 20px;
    height: 30px;
    width: 20px;
    padding-left: 30px;
    cursor: pointer;
}
.work{
	width:288px;
	float: right;
}
.work .title{
	height: 50px;
	background: url(../images/icon_ttle3.png) no-repeat;
	padding-left: 62px;
	margin-bottom: 20px;
	position: relative;
}
.work .row{
	height: 50px;
	margin-bottom: 24px;
	cursor: pointer;
}
.work .row:hover .date{
	background: #1b467b;
	color: white;
}
.work .row:hover{
	background: whitesmoke;
}
.work .row .date{
	float: left;
	height: 50px;
	width: 50px;
	margin-right: 11px;
	background: url(../images/date.png) no-repeat;
	color: #0c427b;
}
.work .row .date .dd {
	    margin-top: 8px;
	    font-weight: bold;
}
.work .row .date .dd,.work .row .date .mm{
	text-align: center;
	
	font-size: 15px;
	
}
.work .row  .data{
	float: left;
	width:219px;
	height: 50px;
	font-size: 14px;
	color: #5c5c5c;
	font-family: "宋体";
}
.work .row  .data P{
	    line-height: 25px;
}
.work .row  .data a{
	color: red;
}

.model2 .title{
	padding-left: 16px;
	height: 43px;
	line-height: 43px;
	border-bottom: 1px solid gainsboro;
	color: #494949;
	font-size: 22px;
	font-family: "微软雅黑";
	margin-top: 10px;
}
.model2 .title span{
	cursor: pointer;
}
.model2  .icons{
	height: 150px;
}
.model2  .icons .row{
	margin-top: 18px;
	height: 53px;
	padding-left: 0px;
}
.model2  .icons .row li{
	float: left;
	height:59px;
	margin-right: 2px;
	width: 198px;
	cursor: pointer;
}
.model2 li span{
	color: #fff;
	font-size: 20px;
	
	line-height: 60px;
	transition:0.4s ease;
	-webkit-transition:0.4s ease;
	-moz-transition:0.4s ease;
	-o-transition:0.4s ease;
	-ms-transition:0.4s ease;
	
}
.model2 li:hover img{
	transform:scale(1.2);
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-moz-transform:scale(1.2);
}
.model2 li img{
	margin-top: -9px;
	margin-left: 24px;
	transition:0.4s ease;
	-webkit-transition:0.4s ease;
	-moz-transition:0.4s ease;
	-o-transition:0.4s ease;
	-ms-transition:0.4s ease;
}
.model2 .r1_l1,.model2 .r2_l1{
	background: #2d7cc5;
}
.model2 .r1_l2,.model2 .r2_l2{
	background: #f2705a;
}
.model2 .r1_l3,.model2 .r2_l3{
	background: #f6b155;
}
.model2 .r1_l4,.model2 .r2_l4{
	background: #22c294;
}
.model2 .r1_l5,.model2 .r2_l5{
	background: #a661f0;
}
.model2 .r1_l6,.model2 .r2_l6{
	background: #21a7e7;
}
.model2 .r1_l6 img,.model2 .r2_l6 img{
	margin-left: 10px;
}

/* .model2  .icons .r1_l1{
	background: url(../images/yw.png) no-repeat;
}
.model2  .icons .r1_l2{
	background: url(../images/sx.png) no-repeat;
}
.model2  .icons .r1_l3{
	background: url(../images/yy.png) no-repeat;
}
.model2  .icons .r1_l4{
	background: url(../images/wl.png) no-repeat;
}
.model2  .icons .r1_l5{
	background: url(../images/hx.png) no-repeat;
}
.model2  .icons .r1_l6{
	background: url(../images/sw.png) no-repeat;
}
.model2  .icons .r2_l1{
	background: url(../images/zz.png) no-repeat;
}
.model2  .icons .r2_l2{
	background: url(../images/ls.png) no-repeat;
}
.model2  .icons .r2_l3{
	background: url(../images/dl.png) no-repeat;
}
.model2  .icons .r2_l4{
	background: url(../images/js.png) no-repeat;
}
.model2  .icons .r2_l5{
	background: url(../images/ys.png) no-repeat;
}
.model2  .icons .r2_l6{
	background: url(../images/ty.png) no-repeat;
}


.model2  .icons .r1_l1:hover{
	background: url(../images/yw_hover.png) no-repeat;
}
.model2  .icons .r1_l2:hover{
	background: url(../images/sx_hover.png) no-repeat;
}
.model2  .icons .r1_l3:hover{
	background: url(../images/yy_hover.png) no-repeat;
}
.model2  .icons .r1_l4:hover{
	background: url(../images/wl_hover.png) no-repeat;
}
.model2  .icons .r1_l5:hover{
	background: url(../images/hx_hover.png) no-repeat;
}
.model2  .icons .r1_l6:hover{
	background: url(../images/sw_hover.png) no-repeat;
}
.model2  .icons .r2_l1:hover{
	background: url(../images/zz_hover.png) no-repeat;
}
.model2  .icons .r2_l2:hover{
	background: url(../images/ls_hover.png) no-repeat;
}
.model2  .icons .r2_l3:hover{
	background: url(../images/dl_hover.png) no-repeat;
}
.model2  .icons .r2_l4:hover{
	background: url(../images/js_hover.png) no-repeat;
}
.model2  .icons .r2_l5:hover{
	background: url(../images/ys_hover.png) no-repeat;
}
.model2  .icons .r2_l6:hover{
	background: url(../images/ty_hover.png) no-repeat;
}
 */

/* .artical2{
	height: 130px;
}
.artical2 .left{
	float: left;
	width: 46px;
	height: 130px;
	background: #098ae5;    cursor: pointer;
}
.artical2 .left .p1{
	color: white;
	margin-top: 38px;
	font-size: 14px;
	font-family: "微软雅黑";
	text-align: center;
	line-height: 42px;
}
.artical2 .left .p2{
	color: white;
	font-size: 12px;
	font-family: "微软雅黑";
	text-align: center;
}
.artical2 .right{
	float: left;
	width: 1144px;
	border: 1px solid #eeeeee;
	border-left: 0;
	height: 128px;
    overflow: hidden;
}
.artical2 .right li{
	float: left;
	height: 128px;
	width: 107px;
	cursor:pointer;
}
.artical2 .right li img{
	display: block;
	margin: 14px auto 8px;
	 transition:0.4s ease;
	-webkit-transition:0.4s ease;
	-moz-transition:0.4s ease;
	-o-transition:0.4s ease;
	-ms-transition:0.4s ease;
}
.artical2 .right li img:hover{
	transform: rotate(360deg) scale(1.2);
	-ms-transform: rotate(360deg) scale(1.2);
	-webkit-transform: rotate(360deg) scale(1.2);
	-o-transform: rotate(360deg) scale(1.2);
	-moz-transform: rotate(360deg) scale(1.2);
}
.artical2 .right li p{
	text-align: center;
	font-size: 14px;
	color: #646464;
	font-family: "微软雅黑";
} */
