body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td, input, select, textarea, button {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑",arial;
}
li{list-style-type: none;}
a{ text-decoration: none;}
body{ margin: auto;}
input,textarea{ outline:0; resize:none; border:none; _border:0; margin:0; padding:0;}
li{ list-style-type: none;}
a{ text-decoration: none;}
img{ vertical-align: middle;}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
}
.clear{ clear: both;}
.li_img{display:table; text-align:center; *position:relative; *overflow:hidden;}
.li_img a{display:table-cell; vertical-align:middle; *position:absolute; *left:50%; *top:50%;}
.li_img a img{*position:relative; *left:-50%; *top:-50%;}
.fl{ float: left;}
.fr{ float: right;}
.d_none{
	display: none;
}
.con{
	width: 1100px;
	margin: 0 auto;
}


.header{
	width: 100%;
	position: relative;
}
.top{
	padding-top: 13px;
}
.top li{
	float: left;
	font-size: 12px;
	line-height: 12px;
	color: #666666;
	padding: 0 10px;
}
.top li a{
	color: #666666;
}


.hcon{
	padding-bottom: 1.5%;
}

.logo{
	min-width: 165px;
}
.phone{
	margin-left: 85px;
	margin-top: 20px;
}
.phone ul{
	float: left;
	margin-right: 10px;
}
.phone span{
	font-size: 16px;
	color: #666666;
	line-height: 1em;
}
.phone p{
	font-size: 25px;
	color: #d9241b;;
	line-height: 2.2em;
}


.hide-menu{
	width: 4%;
	min-width: 25px;
	display: none;
	margin-top: 2%;
}
.menu_click{
	width: 100%;
	min-width: 25px;
}
.menu_click img{
	width: 100%;
}
.hide-menus{
	display: none;
	position: absolute;
	width: 100%;
	top: 100%;
	left: 0;
	z-index: 9999;
	background: #FFFFFF;
}
.hide-menus>ul{
	width: 100%;
	float: left;
}
.hide-menus>ul>li{
	width: 100%;
	font-size: 16px;
	line-height: 2em;
	text-align: center;
	border-bottom: 1px solid #c0c0c0;
}
.hide-menus ul li a{
	display: block;
	color: #d9241b;
}
.hide-ss{
	margin: 0 auto;
	margin-bottom: 1%;
	margin-left: 3%;
}
.hide-menus .phone{
	margin-right: 3%;
}

.ss{
	width: 172px;
	height: 30px;
	background: url(../images/search_bg.png) no-repeat;
	background-size: 100% 100%;
	margin-top: 40px;
}
.ss input{
	height: 100%;
	float: left;
	border: none;
	background: none;
}
.ss input:first-of-type{
	width: 132px;
	padding: 0 20px;
}
.ss input:nth-of-type(2){
	width: 40px;
	background: url(../images/fdj.png) no-repeat center center;
}

.hide-top{
	width: 100%;
	float: left;
	padding: 1% 0;
	text-align: center;
}

.hide-top li{
	display: inline-block;
	font-size: 12px;
	line-height: 12px;
	color: #666666;
	padding: 0 10px;
}
.hide-top li a{
	color: #666666;
}

.nav{
	width: 100%;
	background: #d9241b;
}
.nav>ul>li{
	width: 11.1%;
	float: left;
	font-size: 14px;
	line-height: 3.3em;
	text-align: center;
	position: relative;
}
.nav>ul>li>a{
	display: block;
	width: 100%;
	color: #FFFFFF;
}
.nav>ul>li>a:hover{
	background: #c70a1c;
	background-size: 100% 100%;
}
.nav ul .cur{
	background: #c70a1c;
	background-size: 100% 100%;
}

.nav>ul>li ol{
	position: absolute;
	display: none;
	width: 100%;
	top: 100%;
	left: 0;
	background: #ffffff;
}
.nav>ul>li:hover ol{
	display: block;
	border: 1px solid rgba(217,36,27,0.8);
}
.nav>ul>li ol li{
	line-height: 3em;
	padding: 0 10px;
	font-size: 14px;
	border-top: 1px solid rgba(217,36,27,0.8);
} 
.nav>ul>li ol li:hover{
	background: rgba(217,36,27,0.8);
}
.nav>ul>li ol li a:hover{
	color: #ffffff;
} 
 
.nav>ul>li ol li a{
	display: block;
	color:  rgba(217,36,27,1);
} 

.main{
	width: 100%;
}
.banner{
	width: 100%;
}
.banner img{
	width: 100%;
	vertical-align: middle;
}


.banner .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 15px;
}
.banner .swiper-container-horizontal > .swiper-pagination-bullets  .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 0;
  background: #767676;
  opacity: 1;
  margin: 0 3px;
}
.banner .swiper-container-horizontal > .swiper-pagination-bullets  .swiper-pagination-bullet-active {
  background: #007AFF;
}

.dynamic{
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: #FFFFFF;
	overflow: hidden;
}
.dynamic_tit p{
	float: left;
	font-size: 16px;
	color: #d9241b;
}
.dynamic_tit p:first-of-type{
	margin-right: 6px;
}
.dynamic_con{
	margin-left: 115px;
	font-size: 12px;
	overflow: hidden;
}
.dynamic_con a{
	display: block;
	width: 100%;
	height: 100%;
	color: #333333;
}
.dynamic_con p{
	display: inline-block;
	width: 70%;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow:hidden;
}
.imain{
	width: 100%;
	background: #f6f6f6;
}

.ibox{
	width: 31.8%;
	float: left;
	border: 1px solid #e1e1e1;
	box-sizing: border-box;
	position: relative;
	background: #FFFFFF;
}
.ibox h3{
	width: 177px;
	height: 38px;
	background: url(../images/tit_bg_n.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: -11px;
	left: 13px;
	text-align: center;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 32px;
	font-size: 18px;
}
.more{
	width: 100%;
}
.more a{
	display: block;
	float: right;
	width: 49px;
	height: 19px;
	line-height: 17px;
	border-radius: 50px;
	font-size: 12px;
	color: #999999;
	text-align: center;
	margin-top: 8px;
	margin-right: 4%;
	background: url(../images/more_bg.png) no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
}
.more a:hover{
	color: #FFFFFF;
	background: url(../images/more_hover.png) no-repeat;
}
/**  改    **/
/**
.iabout, .yewu{
	margin-top: 4.5%;
	height: 225px;
}
.iabout{
	margin-right: 2.2%;
}
.ibox_con{
	width: 90%;
	margin: 0 auto;
	padding: 18px 0;
}
.iabouts img{
	float: left;
	width: 33.86%;
	margin-right: 5%;
}

.iabouts a{
	display: block;
	font-size: 12px;
	line-height: 1.9em;
	color: #666666;
}
.iabouts a p span{
	color: #ee7905;
}
.yewu{
	width: 66%;
	float: right;
}
.yewus{
	width: 95%;
}
.yewus li{
	width: 23.25%;
	float: left;
	margin-right: 2.3333%;
}
.yewus li:last-of-type{
	margin-right: 0;
}
.yewus li a{
	display: block;
}
.yewus li a div{
	width: 100%;
	border: 1px solid #cecece;
	box-sizing: border-box;
	overflow: hidden;
}
.yewus li a div img{
	width: 100%;
	vertical-align: middle;
    cursor: pointer;  
    transition: all 0.6s; 
}

.yewus li a div img:hover{  
    transform: scale(1.4);  
}  
.yewus li a p{
	font-size: 14px;
	color: #333333;
	line-height: 1.8em;
	margin-top: 6%;
	text-align: center;
}

.honor,.inews,.icontact{
	margin-top: 3.65%;
}
.honor,.inews{
	margin-right: 2.3%;
}
.honors{
	position: relative;
}
.honors .swiper-slide div{
	width: 82.4%;
	margin: 0 auto;
}
.honors .swiper-slide div img{
	width: 100%;
}
.honors .swiper-button-next,.honors .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 12px;
    height: 24px;
   	font-size: 30px;
   	line-height: 50px;
   	margin-top: -15px;
    z-index: 10;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.honors .swiper-button-next{
	right: 0;
	background: url(../images/next.png);
}
.honors .swiper-button-prev{
	left: 0;
	background: url(../images/prev.png);
}

.inewss li{
	width: 100%;
	float: left;
	font-size: 12px;
	line-height: 30px;
	border-bottom: 1px dashed #dddddd;
	margin-bottom: 3px;
}
.inewss li a{
	display: block;
	width: 100%;
	float: left;
	background: url(../images/inews_ico.png) no-repeat left center;
	color: #666666;
}
.inewss li a p{
	display: inline-block;
	margin-left: 20px;
}
.icontacts h4{
	font-size: 16px;
	line-height: 29px;
	color: #333333;
	font-weight: normal;
}
.icontacts ul{
	width: 200px;
	float: left;
	margin-top: 2px;
}
.icontacts ul li{
	font-size: 12px;
	color: #666666;
	line-height: 24px;
}
.icontact_img{
	float: right;
}
.icase{
	width: 100%;
	float: left;
	border: 1px solid #e1e1e1;
	box-sizing: border-box;
	background: #FFFFFF;
	margin-top: 5%;
	padding: 1.5% 1.5%;
}
.icase_tit{
	width: 100%;
	height: 32px;
	border-bottom: 1px solid #cecece;
}
.icase_tit h3{
	display: inline-block;
	height: 31px;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	border-bottom: 2px solid #0284c2;
}

.inewss li{
	width: 100%;
	float: left;
	font-size: 12px;
	line-height: 30px;
	border-bottom: 1px dashed #dddddd;
	margin-bottom: 3px;
}
.inewss li a{
	display: block;
	width: 100%;
	float: left;
	background: url(../images/inews_ico.png) no-repeat left center;
	color: #666666;
}
.inewss li a p{
	display: inline-block;
	margin-left: 20px;
}

.icontacts h4{
	font-size: 16px;
	line-height: 29px;
	color: #333333;
	font-weight: normal;
}
.icontacts ul{
	width: 200px;
	float: left;
	margin-top: 2px;
}
.icontacts ul li{
	font-size: 12px;
	color: #666666;
	line-height: 24px;
}
.icontact_img{
	float: right;
}


.icase{
	width: 100%;
	float: left;
	border: 1px solid #e1e1e1;
	box-sizing: border-box;
	background: #FFFFFF;
	margin-top: 5%;
	padding: 1.5% 1.5%;
}
.icase_tit{
	width: 100%;
	height: 32px;
	border-bottom: 1px solid #cecece;
}
.icase_tit h3{
	display: inline-block;
	height: 31px;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	border-bottom: 2px solid #0284c2;
}


**/
/** end **/

.iabout{
	width: 31.8%;
	margin-top: 3.65%;
	height: 235px;
}
.iabout{
	margin-right: 2.2%;
}
.ibox_con{
	width: 90%;
	margin: 0 auto;
	padding: 18px 0;
}
.iabouts img{
	float: left;
	width: 33.86%;
	margin-right: 5%;
}

.iabouts a{
	display: block;
	font-size: 12px;
	line-height: 1.9em;
	color: #666666;
}
.iabouts a p span{
	color: #ee7905;
}

.yewu{
	margin-top: 3.65%;
	height: 235px;
}

.yewu{
	width: 66%;
	float: left;
}
.yewus{
	width: 95%;
}
.yewus li{
	width: 23.25%;
	float: left;
	margin-right: 2.3333%;
}
.yewus li:last-of-type{
	margin-right: 0;
}
.yewus li a{
	display: block;
}
.yewus li a div{
	width: 100%;
	border: 1px solid #cecece;
	box-sizing: border-box;
	overflow: hidden;
}
.yewus li a div img{
	width: 100%;
	vertical-align: middle;
    cursor: pointer;  
    transition: all 0.6s; 
}

.yewus li a div img:hover{  
    transform: scale(1.4);  
}  
.yewus li a p{
	font-size: 14px;
	color: #333333;
	line-height: 1.8em;
	margin-top: 6%;
	text-align: center;
}

.qualification,.inews,.icontact{
	margin-top: 3.65%;
}
.qualification,.inews{
	margin-right: 2.3%;
}
.qualification{
	position: relative;
}
.qualification .swiper-slide div{
	width: 82.4%;
	margin: 0 auto;
}
.qualification .swiper-slide div img{
	width: 100%;
}
.qualification .swiper-button-next,.qualification .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 12px;
    height: 24px;
   	font-size: 30px;
   	line-height: 50px;
   	margin-top: -15px;
    z-index: 10;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.qualification .swiper-button-next{
	right: 0;
	background: url(../images/next.png);
}
.qualification .swiper-button-prev{
	left: 0;
	background: url(../images/prev.png);
}



.honor,.inews,.icontact{
	margin-top: 3.65%;
}
.honor,.inews{
	margin-right: 2.3%;
}
.honors{
	position: relative;
}
.honors .swiper-slide div{
	width: 82.4%;
	margin: 0 auto;
}
.honors .swiper-slide div img{
	width: 100%;
}
.honors .swiper-button-next,.honors .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 12px;
    height: 24px;
   	font-size: 30px;
   	line-height: 50px;
   	margin-top: -15px;
    z-index: 10;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.honors .swiper-button-next{
	right: 0;
	background: url(../images/next.png);
}
.honors .swiper-button-prev{
	left: 0;
	background: url(../images/prev.png);
}


.inewss li{
	width: 100%;
	float: left;
	font-size: 12px;
	line-height: 30px;
	border-bottom: 1px dashed #dddddd;
	margin-bottom: 3px;
}
.inewss li a{
	display: block;
	width: 100%;
	float: left;
	background: url(../images/inews_ico.png) no-repeat left center;
	color: #666666;
}
.inewss li a p{
	display: inline-block;
	margin-left: 20px;
}
.icontacts h4{
	font-size: 16px;
	line-height: 29px;
	color: #333333;
	font-weight: normal;
}
.icontacts ul{
	width: 200px;
	float: left;
	margin-top: 2px;
}
.icontacts ul li{
	font-size: 12px;
	color: #666666;
	line-height: 24px;
}
.icontact_img{
	float: right;
}
.icase{
	width: 100%;
	float: left;
	border: 1px solid #e1e1e1;
	box-sizing: border-box;
	background: #FFFFFF;
	margin-top: 5%;
	padding: 1.5% 1.5%;
}
.icase_tit{
	width: 100%;
}
.icase_tit h3{
	display: inline-block;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
}

.inewss li{
	width: 100%;
	float: left;
	font-size: 12px;
	line-height: 30px;
	border-bottom: 1px dashed #dddddd;
	margin-bottom: 3px;
}
.inewss li a{
	display: block;
	width: 100%;
	float: left;
	background: url(../images/inews_ico.png) no-repeat left center;
	color: #666666;
}
.inewss li a p{
	display: inline-block;
	margin-left: 20px;
}

.icontacts h4{
	font-size: 16px;
	line-height: 29px;
	color: #333333;
	font-weight: normal;
}
.icontacts ul{
	width: 210px;
	float: left;
	margin-top: 2px;
}
.icontacts ul li{
	font-size: 12px;
	color: #666666;
	line-height: 24px;
}
.icontact_img{
	float: right;
	width: 100px;
}

	.icase2{
			width: 66%;
			float: left;
			border: 1px solid #e1e1e1;
			box-sizing: border-box;
			background: #FFFFFF;
			margin-top: 3.65%;
			padding: 1.5% 1.5%;
		}

.icase{
	width: 100%;
	float: left;
	border: 1px solid #e1e1e1;
	box-sizing: border-box;
	background: #FFFFFF;
	margin-top: 5%;
	padding: 1.5% 1.5%;
}
.icase_tit{
	width: 100%;
	margin-bottom: 30px;
}
.icase_tit h3{
	display: inline-block;
	font-size: 18px;
	color: #FFFFFF;;
	font-weight: normal;
	line-height: 32px;
}





.footer{
	width: 100%;
	background: #f6f6f6;
	padding-top: 3.5%;
}
.mf{
	width: 100%;
	margin: 0 0 3% 0;
}
.mf_nav{
	text-align: center;
}
.mf_nav ul{
	display: inline-block;
}
.mf_nav li{
	padding: 0 16px;
	float: left;
	border-right: 1px solid #666666;
	font-size: 14px;
	line-height: 16px;
}
.mf_nav li:last-of-type{
	border-right: none;
}
.mf_nav li a{
	color: #666666;
}

.mf_info{
	text-align: center;
	margin-top: 0.5%;
}
.mf_info li{
	display: inline-block;
	font-size: 12px;
	color: #999999;
	line-height: 2em;
	margin: 0 5px;
}

.bottom{
	width: 100%;
	font-size: 12px;
	line-height: 2em;
	color: #FFFFFF;
	background: #d9241b;
	text-align: center;
	padding: 0.5% 0;
}
.bottom p{
	display: inline-block;
}
.bottom p:first-of-type{
	margin-right: 14px;
}



.web_right{
	width: 47px;
	position: fixed;
	right: 10px;
	top: 50%;
	margin-top: -118px;
	cursor: pointer;
	border: 1px solid #ccd0d9;
	box-sizing: border-box;
	text-align: center;
	font-size: 12px;
	color: #666666;
	z-index: 999;
}
.web_right li{
	width: 100%;
	height: 46px;
	border-bottom: 1px solid #ccd0d9;
	line-height: 18px;
	position: relative;
	background: #f6f6f6;
}
.web_right li:last-of-type{
	border-bottom: none;
}
.web_right li div{
	width: 100%;
	height: 100%;
}
.web_right li div img{
	width: 100%;
	height: 100%;
	display: none;
}
.web_right li div img:first-of-type{
	display: block;
}
.web_right li:hover div img{
	display: block;
	background: #d9241b;
}
.web_right li:hover div img:first-of-type{
	display: none;
}
.web_right li p{
	display: none;
	padding: 0 30px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 46px;
	background: #d9241b;
	line-height: 44px;
	font-size: 14px;
	color: #FFFFFF;
}
.web_right li:hover p{
	display: block;
}




/*ny*/
.weizhi{
	width: 100%;
	float: left;
	font-size: 12px;
	color: #666666;
	margin-top: 2%;
	line-height: 2em;
}
.weizhi a{
	color: #666666;
}
.weizhi a:last-of-type{
	color: #d9241b;
}

.ny_left{
	width: 23.8%;
	float: left;
	margin-bottom:20px;
}

.nyl_tit{
	width: 100%;
	background: #d9241b;
	padding: 6% 0 5% 0;
	color: #FFFFFF;
	text-align: center;
}

.nyl_tit span{
	font-size: 28px;
}
.nyl_tit p{
	font-size: 22px;
}
.nyl_menu{
	width: 100%;
	border: 1px solid #ebebeb;
	box-sizing: border-box;
	margin-top: 8%;
	padding-bottom: 40%;
}
.nyl_menu li{
	width: 100%;
	font-size: 18px;
	line-height: 2.7em;
	text-align: center;
	margin-bottom: 8%;
}
.nyl_menu li a{
	display: block;
	color: #333333;
}
.nyl_menu li:hover a{
	color: #FFFFFF;
	background: #d9241b;
}
.nyl_menu .cur a{
	color: #FFFFFF;
	background: #d9241b;
}

.ny_right{
	width: 73.3636%;
	float: right;
}
.ny_right h3{
	font-size: 18px;
	line-height: 2.6em;
	color: #333333;
	font-weight: normal;
	border-bottom: 1px solid #dcdcdc
}
.nyr_in{
	width: 100%;
	padding-bottom: 10%;
}
.nyr_in1 p{
	font-size: 16px;
	line-height: 1.2em;
	height: 5.4em;
}


.ny_list{
	margin-top: 5%;
}
.ny_list li{
	width: 47.7%;

	float: left;
	margin-right: 4.6%;
}
.ny_list li:nth-of-type(2n){
	margin-right: 0;
}
.ny_list li a{
	display: block;
}
/*****************/
.ny_list1{
	margin-top: 5%;
}
.ny_list1 li{
	width: 47.7%;
	float: left;
	margin-right: 4.6%;
}
.ny_list1 li:nth-of-type(3n){
	margin-right: 0;
}
.ny_list1 li a{
	display: block;
}

.ny_list_img{
	width: 100%;
	overflow: hidden;
}
.ny_list_img img{
	width: 100%;
    cursor: pointer;  
    transition: all 0.6s; 
}

.ny_list_img img:hover{  
    transform: scale(1.4);  
}  






.ny_list li a p{
	font-size: 16px;
	line-height: 2em;
	color: #333333;
	margin: 4% auto 6% auto;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow:hidden;
}
.ny_list1 li a p{
	font-size: 16px;
	line-height: 2em;
	color: #333333;
	margin: 4% auto 6% auto;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow:hidden;
}


/*about*/
.about_tit{
	width: 100%;
	font-size: 28px;
	color: #333333;
	margin-top: 5%;
}
.about_tit span{
	font-size: 40px;
	margin-right: 10px;
}
.about_con{
	width: 100%;
	margin-top: 5%;
}

.about_list{
	width: 100%;
	background: url(../images/about_xian.png) repeat-y top center;
	padding-bottom: 15%;
}
.about_list>li{
	width: 100%;
	float: left;
}

.about_box{
	width: 50%;
	float: left;
	border-bottom: 1px solid #cacaca;
	padding: 5% 0 2% 0;
}

.about_text{
	width: 100%;
	min-height: 70px;
	position: relative;
}


.year{
	width: 70px;
	height: 70px;
	position: absolute;
	top: 0;
	right: -35px;
	border: 1px solid #c9c9c9;
	box-sizing: border-box;
	border-radius: 50%;
	font-size: 20px;
	line-height: 62px;
}
.year p{
	width: 100%;
	height: 100%;
	border: 3px solid #FFFFFF;
	box-sizing: border-box;
	background: #737373;
	color: #FFFFFF;
	border-radius: 50%;
	text-align: center;
}

.about_f{
	margin-right: 65px;
}
.about_f h5{
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 1%;
}
.about_f p{
	font-size: 12px;
	color: #666666;
	line-height: 2em;
}

.about_list>li:nth-of-type(2n) .about_box{
	float: right;
}
.about_list>li:nth-of-type(2n) .year{
	top: 0;
	left: -35px;
}

.about_list>li:nth-of-type(2n) .about_f{
	margin-left: 65px;
	margin-right: 0;
}

.about_list>li:hover .year p{
	background: #0284c2;
}
.about_list>li:hover .about_f h5{
	color: #0284c2;
}

/*contact*/
.contact_text{
	width: 100%;
	margin-top: 8%;
	font-size: 16px;
	line-height: 2em;
	color: #666666;
}
.ditu{
	width: 100%;
	margin-top: 6%;
}
.ditu img{
	width: 100%;
}


/*pxzx*/
.pxzx{
	width: 100%;
}
.pxzx p{
	width: 100%;
	font-size: 24px;
	line-height: 1.5em;
	color: #333333;
	margin-top: 5%;
	margin-bottom: 4%;
	text-align: center;
}
.pxzx_img{
	width: 100%;
}
.big_img,.big_img ul,.big_img li,.big_img li img{
	width: 100%;
}
.big_img li{
	display: none;
}
.big_img li:first-of-type{
	display: block;
}
.small_img{
	width: 100%;
	margin-top: 3%;
}
.small_img ul{
	width: 100%;
}
.small_img li{
	width: 23%;
	float: left;
	margin-right: 2.6666%;
	border: 3px solid #FFFFFF;
	box-sizing: border-box;
	cursor: pointer;
}
.small_img li:last-of-type{
	margin-right: 0;
}
.small_img li img{
	width: 100%;
}
.small_img li:hover{
	border: 3px solid #ee7905;
}
.small_img .cur{
	border: 3px solid #ee7905;
}


/*news*/
.new_list{
	width: 100%;
}
.new_list li{
	width: 100%;
	float: left;
	padding: 4% 0;
	border-bottom: 1px solid #eeeeee;
}
.new_list li:last-of-type{
	border-bottom: none;
}
.news_img{
	width: 34.4%;
	float: left;
	overflow: hidden;
	height: 
}
.news_img img{
	width: 100%;
    transition: all 0.6s; 
}
.new_list li:hover .news_img img{  
    transform: scale(1.2);  
}  

.news_text{
	width: 61.5%;
	float: right;
	margin-top: 3%;
	line-height: 2em;
}
.news_text span{
	display: block;
	font-size: 14px;
	color: #333333;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow:hidden;
}
.news_text p{
	font-size: 12px;
	color: #666666;
}

/********************************招聘*************************************************/
.news p{margin-top: 20px;}
.ny_right1{border-bottom: 1px solid #dcdcdc;}

.nypro-list {
  overflow: hidden;

  padding-top: 25px;
}
  .nypro-list ul {
    padding-bottom: 35px;
     }
    .nypro-list ul li {
      float: left;
      margin-top: 35px; }
      .nypro-list ul li .img {
        width: 300px;
        height: 145px;
        border: 1px solid #cccccc;
        float: left; }
      .nypro-list ul li .text {
        width: 520px;
        float: right; }
        .nypro-list ul li .text .t {
          margin-bottom: 15px;
          font-size: 16px; }
          .nypro-list ul li .text .t a {
            line-height: 20px;
            display: block;
            color: #333333; }
          .nypro-list ul li .text .t:hover a {
            color: #1a73c7; }
        .nypro-list ul li .text p {
          min-height: 72px;
          font-size: 12px;
          line-height: 24px;
          color: #666666; }
        .nypro-list ul li .text .more {
          margin-top: 15px;
          display: block;
          width: 62px;
          height: 24px;
          line-height: 24px;
          text-align: center;
          font-size: 12px;
          color: #ffffff;
          background: #1a73c7; }
          .nypro-list ul li .text .more:hover {
            background: #ff5d10; }
  .nypro-list .fy {
    text-align: center;
    margin-top: 37px; }
    .nymain_right{ width:99%;float:left;border:1px solid #ccc;margin-bottom: 50px}
.nybox_tit{line-height:35px; height:35px;font-size:15px;background:#f8f8f8;}
.nybox_tit h3{margin:0px;padding:0px; font-size:12px; padding-left:10px;}
.nybox_tit span{float:right; padding-right:10px;}
.nybox_con{line-height:200%; padding:12px;padding-bottom:50px ;}
.nybox_con1{ border-bottom: 1px solid #ccc;}

.rczp1{float: left;font-size: 13px;color:#333;line-height: 20px; width: 78px;}
.rczp2{display: block;font-size: 13px;line-height: 20px;color: #666; margin-left: 78px;}
.rczp3{ padding: 20px 2%; width: 46%; float: left;}
.rczp4{display: block;font-size: 13px;line-height: 20px;color: #666; margin-left: 78px;}
.nybox_tit1{padding: 0 10px}
.nybox_tit1 p{float: left}
.nybox_tit1 span{float: right; display: block; width: 70px;height: 20px; background-color:#ff5d10;
  text-align:center;line-height: 20px;margin-top: 2px; color:#fff;padding: 0px;cursor:pointer}
/*************招聘弹出**************/
        
.hide_box{z-index:999;filter:alpha(opacity=50);background:#666;opacity: 0.5;-moz-opacity: 0.5;left:0;top:0;height:99%;width:100%;position:fixed;display:none;}
.shang_box{width:700px;height:400px;padding:50px;background-color:#fff;position:fixed;z-index:1000;left:50%;top:50%;margin-left:-350px;margin-top:-250px;display:none;}
.shang_close{float:right;display:inline-block;width:200px;height: 40px;background: #999;color:#fff;
  font-size: 17px;line-height: 40px;margin-right: 10px}
.shang_box h1{text-align: center; color:#ff5d10; margin-top: 20px}
.shang_payimg input{outline:none;font-size:17px;font-family:'微软雅黑'; margin:4px 0;padding:0 10px; border:2px solid #808080;width: 300px;height: 40px;line-height: 40px;margin-right:0 10px}
.shang_payimg table{margin:20px 0;}
.shang_close:hover{background:#ff5d10 !important; color:#fff;}
.tj:hover{background: #ff5d10 !important;}
.shang_payimg textarea{
   outline:0; resize:none; border:none; _border:0; margin:0; padding:0;}



/**************留言*************/
/******************/
.jl_c_b form>div{ display: inline-block; margin-top: 10px; margin-right: 14px;}
.jl_c_b form>div:nth-of-type(2n){ margin-right: 0;}
.jl_c_b form>div i{font-style: normal; font-size: 18px;}
.jl_c_b form>div .text {
    padding-left: 9px;
    width:180px;
    height: 36px;
    background: none;
    border:1px solid #b5b5b5;
    -moz-border-radius:8px;  
    -webkit-border-radius:8px; 
    border-radius:8px;
}
.jl_c_b input,.jl_c_b textarea{ outline:0; resize:none; border:none; _border:0; margin:0; padding:0;}
.jl_c_b input{ margin:0; padding:0; border:none;}
.jl_c_b table,.jl_c_b table td{border-collapse:collapse;}
.jl_c_b p{ font-size: 18px; color: #232323; margin-top: 20px;}
.jl_c_b p .text1 {
    padding-left: 9px;
    width:460px;
    height: 36px;
    background: none;
    border:1px solid #b5b5b5;
    -moz-border-radius:8px;  
    -webkit-border-radius:8px; 
    border-radius:8px;
}
.jl_c_b p i{font-style: normal; font-size: 18px; vertical-align: top;}
.jl_c_b textarea {
    width: 454px;
    padding: 10px 9px;
    height:80px;
    background: none;
    border:1px solid #b5b5b5;
    -moz-border-radius:8px;  
    -webkit-border-radius:8px; 
    border-radius:8px;
}
.jl_c_b_box { width: 216px;margin:0px auto;  margin-top: 20px;}
.jl_c_b_box li{ display: block; float: left; margin: 0 18px;}
.jl_c_b_box .ind-mesg-btn{ display: block;width: 72px; line-height: 27px; text-align:center; font-size: 14px;  cursor: pointer;
color: #ffffff; background: #d9241b;
 -moz-border-radius:8px;  
    -webkit-border-radius:8px; 
    border-radius:8px; 
}
.jl_c_b{ width: 550px; margin: 0 auto;}
/**********************/
.icase_list{
	width: 100%;
	margin-top: 2.5%;
	margin-bottom: 1%;
}
.icase_list .swiper-container{
	width: 100%;
	
}
.icase_list .swiper-slide a{
	display: block;
}
.icase_img,.icase_img img{
	width: 100%;
	vertical-align: middle;
	
}
.icase_name{
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(238,121,5,0.8);
	font-size: 14px;
	line-height: 1.8em;
	color: #FFFFFF;
	z-index: 10;
}
.icase_name ul{
	width: 100%;
	height: 100%;
	display: table;
	text-align: center;
}
.icase_name ul p{
	display: table-cell;
	vertical-align: middle;
}
.icase_list .swiper-slide:hover .icase_name{
	display: block;
}

.datus{
	width: 100%;
	height: 100%;
	position: fixed;
	background: rgba(0,0,0,0.8);
	z-index: 9999;
	top: 0;
	left: 0;
	display: none;
	cursor: pointer;
}
.datus ul{
	display: table;
	min-width: 400px;
	height: 100%;
	margin: 0 auto;
}
.datus ul li{
	display: table-cell;
	vertical-align: middle;
}
.datus ul li img{
	max-width: 100%;
}