input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
    max-width: 100%;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}



hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

p {
    margin: 0;
}

.wd1200 {
    width: 1200px;
    margin: 0 auto;
}


/*滚动*/

#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800%
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}


/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}

@font-face {
    font-family: dinpro;
    src: url(../fonts/iconfont/dinpro.OTF);
}

@media (min-width:1440px) {
    .container {
        width: 1380px
    }
}

/*头部样式*/
.ititle {position:relative;}
.ititle_more {position:absolute;bottom:10px;right:0px;display:block;padding-left:25px;color:#999;font-size:24px;font-family:Arial;background:url(../images/more_bg3.jpg) no-repeat 0px 7px;}
.ititle_more span {color:#666;}
.ititle_more:hover span {color:#d8090f;}
@media (max-width:991px) {
	.ititle_more { padding-left:15px; font-size:20px;}
}
@media (max-width:791px) {
	.ititle_more { padding-left:15px; font-size:16px;background: none; top:0;}
}
/* box-head */

.box-head {
    height: 90px;
}


/* box-company */

.box-company {
    padding: 4.5% 0;
}

.company-img {
    width: 50%;
    float: right;
}

.company-img img {
    max-width: 100%;
}

.company-con {
    width: 45.7%;
    float: left;
}

.company-con h3 {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 16px;
}

.company-con h4 {
    font-size: 24px;
    font-weight: 400;
}

.company-text {
    font-size: 18px;
    color: #666;
    line-height: 1.8;
    margin-top: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
    font-family: "黑体";
}

.company-more {
    display: block;
    width: 222px;
    height: 50px;
    line-height: 50px;
	border:2px solid #999;
    color: #666;
    padding-left: 60px;
    font-size: 16px;
    margin-top: 5%;
}

@media (max-width:1440px) {
    .company-more {
        margin-top: 3%;
    }
    .company-text {
        margin-top: 18px;
        -webkit-line-clamp: 4;
    }
    .company-con h3 {
        margin-top: 3%;
    }
}

@media (max-width:1199px) {
    .company-text {
        font-size: 16px;
        color: #666;
        line-height: 1.8;
        margin-top: 20px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }
    .company-con h3 {
        font-size: 28px;
        font-weight: bold;
        margin-top: 3%;
        margin-bottom: 16px;
    }
}

@media(max-width:991px) {
    .company-img {
        width: 100%;
        float: none;
    }
    .company-con {
        width: 100%; margin-bottom:20px;
        float: none;
    }
}

@media (max-width:767px) {
	    .company-img { display:none;}
    .company-con h3 {
        font-size: 20px;
        font-weight: bold;
        margin-top: 3%;
        margin-bottom: 10px;
    }
	.company-con h4 {
    font-size: 16px;
	}
    .company-text {
        font-size: 16px;
        color: #666;
        line-height: 1.8;
        margin-top: 12px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }
    .box-company {
        padding: 8.5% 0;
    }
	.company-more {
    width: 172px;
    height: 40px;    padding-left: 30px;
    line-height: 40px;
}
}
.xbannerb {
	background: url(../images/ixbannerbg2.jpg) center center no-repeat; background-size:100% 100%;
	width: 100%;
	height: 200px;
}

.xbanner .slip_tit {
	width: 70%;
}
.xbanner .slip_tit .tit1 {
	padding-top: 55px;
	font: bold 32px "microsoft yahei";
	color: #fff;
}
.xbanner .slip_tit .tit2 {
	margin-top: 14px;
	font-size: 24px;
	color: #fff;
}
.xbanner .slip_btn {
	width: 23%;
	text-align: center;
}
.xbanner .slip_btn span {
	display: block;
	font-size: 15px;
	color: #fff;
	line-height: 18px;
	padding-top: 40px;
	padding-bottom: 5px;
}
.xbanner .slip_btn span i {
	width: 16px;
	height: 16px;
	background-position: -0px -141px;
	margin-right: 7px;
}
.xbanner .slip_btn p {
	font-weight: bold;
	font-size: 34px;
	color: #fff;
	font-family: "Arial";
	line-height: 36px;
}
.xbanner .slip_btn a {
	display: block;
	width: 200px; margin-left:60px;
	height: 46px;
	background-position: 0px -217px;
	margin-top: 16px;
	font-size: 18px;
	color: #fff;
	line-height: 46px;
	position: relative;
	border:2px solid #fff;
	/*
	background: -moz-linear-gradient(top, #005197, #1872bf);
	background: -webkit-linear-gradient(top, #005197, #1872bf);
	background: -o-linear-gradient(top, #005197, #1872bf);
	background: linear-gradient(top, #005197, #1872bf);
	*/
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
.xbanner .slip_btn a:hover {
	/*
	background: -moz-linear-gradient(bottom, #005197, #1872bf);
	background: -webkit-linear-gradient(bottom, #005197, #1872bf);
	background: -o-linear-gradient(bottom, #005197, #1872bf);
	background: linear-gradient(bottom, #005197, #1872bf);
	*/
}
.xbanner .slip_btn a img {
	width: 250px;
	height: 0;
	transition: all .36s ease;
	position: absolute;
	left: 0;
	top: 46px;
}
.xbanner .slip_btn a:hover img {
	height: 250px;
}
@media (max-width: 868px) {
.xbannerb {
	background: url(../images/ixbannerbg_2.jpg) center center no-repeat; background-size:100% 100%;
	width: 100%;
	height: 150px;
}
.xbanner .slip_tit {
	width: 100%;
}
.xbanner .slip_btn {
	width: 0; display:none;
}
.xbanner .slip_tit .tit1 {
	padding-top: 35px;
	font: bold 20px "microsoft yahei";
}
.xbanner .slip_tit .tit2 {
	font-size: 15px;
}
}
/* box-product */
.box-product {
background-color: #f9f9f9;
padding-top: 3.2%;
padding-bottom: 3.8%;
}

.index_pro_list ul li {  height: auto; transition: 0.5s; } 
.index_pro_list ul li a {width: 100%;height: auto;display: block; }    
.index_pro_list ul li a .pic {width: 100%;height: auto;overflow: hidden; position: relative;}     
.index_pro_list ul li a .pic .img {max-width: 100%;transition: 1s; height: 236px; overflow:hidden}
.index_pro_list ul li a .pic .img img{overflow:hidden;} 
.index_pro_list ul li a .pic .img1 {  position:absolute; top:0px; left:0px; width:100%; height: 100%;  opacity:0; background:rgba(0,113,187,.68); transition:all 0.5s ease;}  
.index_pro_list ul li a .pic .img1 img{ position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); display:block; text-align:center; font-size:1rem;  }
.index_pro_list ul li a:hover .pic .img1 { opacity:1;}
.index_pro_list ul li a .title { padding: 10px 0px 30px; }
.index_pro_list ul li a .t1 {font-size: 20px;line-height: 50px; color:#333; text-align:center; }
.index_pro_list ul li a .pic:hover .img {transform: scale(1.1);transition-duration: 1s; }   

.main-title { height:70px; }
.main-title p {
font-size: 24px;
color: #666;
position: relative;
left:20px;
margin-top: 20px;
}

.main-title p:before {
position: absolute;
content: '';
width: 1px;
height:32px;
background-color: #d5d5d5;
left: -20px;
top: 0;
}
@media (max-width:1400px) {
.index_pro_list ul li a .pic .img{height: 220px;} 
}
@media (max-width:1366px) {
.index_pro_list ul li a .pic .img{height: 210px;} 
}
@media (max-width:1200px) {
.index_pro_list ul li a .pic .img{height: 180px;} 
}
@media (max-width:991px) {
.main-title h2 {
font-size: 20px;
font-weight: bold;
color: #333;
margin-right: 26px;
}
.main-title p {
font-size: 16px;
color: #666;
position: relative;
left: 55px;
margin-top: 10px;
}


}

@media (max-width:768px) {
.main-title p { display:none}
.main-title { height:40px; }
.index_pro_list ul li a .t1 {font-size: 16px;line-height: 40px;}
.index_pro_list ul li a .title { padding: 0px 0px 0px; }
.index_pro_list ul li a .pic .img{height: 200px;} 
}
@media (max-width:568px) {
	.index_pro_list ul li a .pic .img{height: 170px;} 
}
/* box-case */

.box-case {background-color: #f9f9f9;
padding-top: 3%;
padding-bottom: 1.5%;
}
.box-case .min{width: 100%;box-sizing: border-box; margin-top:20PX;}
.box-case .min a{display: block;width: calc((100% - 150px)/4);float: left;margin-right: 50px;position: relative;margin-bottom: 50px; }
.box-case .min a:after{content: '';display: block;width: 0%;height: 1px;background-color: #d8090f;position: absolute;left: 0;bottom: 0;transition: all .3s;}
.box-case .min a:hover:after{width: 100%;}
.box-case .min a:nth-of-type(4n){margin-right: 0;}
.box-case .min a .imgbox{width: 100%;overflow: hidden;box-sizing: border-box;}
.box-case .min a .imgbox img{display: block;width: auto;min-width: 100%;transition: all .6s;}
.box-case .min a:hover .imgbox img{transform: scale(1.1);}
.box-case .min a .text{display: block;width: 100%;box-sizing: border-box;padding: 20px 0;border-bottom: 1px solid #ddd;}
.box-case .min a .text h3{display: block;width: 100%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 18px;margin-bottom: 20px;color: #333333;font-weight: bold;}
.c-more{display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;-webkit-justify-content: flex-start;justify-content: flex-start;font-size: 16px;color: #333333;}
.c-more i{display: inline-block;width: 20px;height: 1px;position: relative;transition: all .3s;margin-left: 5px;}
.c-more i:after{content: '';height: 1px;background-color: #d8090f;position: absolute;left: 0;bottom: 0;transform-origin: 100% 100%;}
.c-more i:before{content: '';width: 6px;height: 6px;border-top: 1px solid #333333;border-right: 1px solid #333333;transform: rotate(45deg);-webkit-transform: rotate(45deg);right: 0;display: block;position: absolute;top: -3px;}
.c-more i:after{width: 100%;}
.box-case .min a:hover .c-more i{margin-left: 20px;}
.box-case .min a:hover .c-more i:after{background-color: #d8090f;}
.box-case .min a:hover .c-more i:before{border-color: #d8090f;}
.box-case .min a:hover .c-more{color: #d8090f;}
.box-case .min a:hover .text h3{color: #d8090f;}

@media only screen and (max-width: 768px){
.box-case .min a{display: block;width: calc((100% - 20px)/2); margin-right: 5px; margin-left:5PX; margin-bottom:30PX; }
.box-case .min a .text{ padding: 10px 0; }
.box-case .min a .text h3{ font-size: 16px;margin-bottom: 10px; }
.c-more{ font-size: 14px; }
}

.case-more,
.news-more {
display: block;
width: 180px;
height: 48px;
background-color: #fff;
border-radius: 50px;
line-height: 48px;
text-align: center;margin-top: 10px;
margin-bottom: 20px;
-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
color: #666;
font-size: 14px;
}

@media(max-width:767px) {
.case-title-left {
float: none;
}
.case-more {
float: none;
}

}


/* box-news */

.box-news {
padding-top: 3.4%;padding-bottom: 3.8%;
}



@media (min-width:992px) {
.news-item:hover {
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
}

#inews a {display:inline-block;position:relative;margin:40px 22px 0px 0px;padding:35px 25px 0px 140px;width:32%;height:270px;box-sizing:border-box;border:1px solid #e4e4e4;background:url(../images/inews_bg1.jpg) no-repeat 24px 115px #f3f3f3;overflow:hidden;}
#inews a:nth-child(3n) {margin-right:0;}
#inews a:after {position:absolute;bottom:32px;left:140px;display:block;width:34px;height:14px;content:"";background:url(../images/arrow1.png) no-repeat;}
#inews a:hover {border-color:#d8090f;background-color:#d8090f;background-image:url(../images/inews_bg2.jpg);box-shadow:0px 0px 28px rgba(0,0,0,0.3);}
#inews a:hover * {color:#fff;}
#inews a:hover:after {background-image:url(../images/arrow3.png);}
#inews a h2 {height:48px;font-size:18px;line-height:24px;overflow:hidden;}
#inews a p {position:absolute;top:108px;left:140px; width:60%; height:88px;color:#505050;line-height:22px;overflow:hidden;}
.inews_year {position:absolute;top:37px;left:0px;display:block;width:100px;text-align:right;color:#999;font-size:18px;font-family:Arial;}
.inews_date {position:absolute;top:58px;left:0px;display:block;width:100px;text-align:right;color:#333;font-size:24px;font-family:Arial;font-weight:bold;}
@media (max-width: 1440px){
#inews_box {padding:50px 0px;}
#inews a {margin:30px 30px 0px 0px;padding:35px 25px 0px 130px;width:100%;height:270px;background:url(../images/inews_bg1.jpg) no-repeat 24px 115px #f3f3f3;}
#inews a h2 { font-size:16px}
#inews a p {left:130px; }
#inews a p { top:88px;}
}
@media (max-width: 840px){
#inews a {margin:30px 0px 0px 0px; height:240px;}
}
/* Fade */

.hvr-fade {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    overflow: hidden;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
}

.hvr-fade:hover,
.hvr-fade:focus,
.hvr-fade:active {
    background-color: #d8090f; border:#d8090f;
    color: white;
}

.hvr-fade1 {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    overflow: hidden;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
}

.hvr-fade1:hover,
.hvr-fade1:focus,
.hvr-fade1:active {
    background-color: #d8090f;
    color: white;
}

.box-bottom {
    text-align: center;
    background-color: #222;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.main-bottom {
    line-height: 1.7;
    padding: 30px 0 20px;
}
.copyright-left {
    color: #999;
    text-align: center;
}

.x-region {
    color: #999; line-height:36px;
    text-align: center;}

.box-case1 .min{width: 100%;box-sizing: border-box; margin-top:20PX;}
.box-case1 .min a{display: block;width: calc((100% - 150px)/4);float: left;margin-right: 50px;position: relative;margin-bottom: 50px; }
.box-case1 .min a:after{content: '';display: block;width: 0%;height: 1px;background-color: #d8090f;position: absolute;left: 0;bottom: 0;transition: all .3s;}
.box-case1 .min a:hover:after{width: 100%;}
.box-case1 .min a:nth-of-type(4n){margin-right: 0;}
.box-case1 .min a .imgbox{width: 100%;overflow: hidden;box-sizing: border-box;}
.box-case1 .min a .imgbox img{display: block;width: auto;min-width: 100%;transition: all .6s;}
.box-case1 .min a:hover .imgbox img{transform: scale(1.1);}
.box-case1 .min a .text{display: block;width: 100%;box-sizing: border-box;padding: 20px 0;border-bottom: 1px solid #ddd;}
.box-case1 .min a .text h3{display: block;width: 100%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 18px;color: #333333;font-weight: bold;}
.c-more{display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;-webkit-justify-content: flex-start;justify-content: flex-start;font-size: 16px;color: #333333;}
.c-more i{display: inline-block;width: 20px;height: 1px;position: relative;transition: all .3s;margin-left: 5px;}
.c-more i:after{content: '';height: 1px;background-color: #333333;position: absolute;left: 0;bottom: 0;transform-origin: 100% 100%;}
.c-more i:before{content: '';width: 6px;height: 6px;border-top: 1px solid #333333;border-right: 1px solid #333333;transform: rotate(45deg);-webkit-transform: rotate(45deg);right: 0;display: block;position: absolute;top: -3px;}
.c-more i:after{width: 100%;}
.box-case1 .min a:hover .c-more i{margin-left: 20px;}
.box-case1 .min a:hover .c-more i:after{background-color: #d8090f;}
.box-case1 .min a:hover .c-more i:before{border-color: #d8090f;}
.box-case1 .min a:hover .c-more{color: #d8090f;}
.box-case1 .min a:hover .text h3{color: #d8090f;}

@media only screen and (max-width: 768px){
.box-case1 .min a{display: block;width: calc((100% - 20px)/2); margin-right: 5px; margin-left:5PX; margin-bottom:30PX; }
.box-case1 .min a .text{ padding: 10px 0; }
.box-case1 .min a .text h3{ font-size: 16px;margin-bottom: 10px; }
.c-more{ font-size: 14px; }
}

.page-news { width: 100%;min-height: 220px;padding-bottom:30px;}
.page-news p{ line-height:30px; text-indent:2em; font-size:16px; margin-bottom:10px;}
.newsList li{  background: #f4f4f4; padding: 20px 20px; margin-bottom: 20px; cursor: pointer;}
.newsList li:hover{background: #eee; }
.newsList li a{ color:#333}
.newsList li .dateTitle{font-size:18px;color: #232323; font-weight:bold}
.newsList li .desc{color:#5e5e5e; font-size:15px;line-height: 45px;}
.newsList li:hover a{ color:#d8090f}

.contact .link { overflow: hidden}
.contact .item {margin-bottom: 2.86vw;padding-right: 10px; overflow: hidden;cursor: pointer}
.contact .item a {display: block}
.contact .item .pic {margin-right: 32px;width: 68px;height: 68px;border-radius: 100%;border: 1px solid #eee;float: left;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s}
.contact .item .pic img {width: 100%;height: 100%;display: block}
.contact .item .pic .on {display: none}
.contact .item:hover .pic {background: #d8090f;;border-color: #d8090f;}
.contact .item:hover .pic img {display: none}
.contact .item:hover .pic .on {display: block}
.contact .item .txt {overflow: hidden}
.contact .item .txt h3 {margin-bottom: 10px;font-size: 14px;color: #343434;text-transform: capitalize;font-weight: 400}
.contact .item .txt .desc {margin-bottom: 10px;font-size: 16px;line-height: 1.63;color: #000;font-weight: 700}
.contact .item .txt p { text-indent:0px;}
.contact .item .txt em {width: 30px;height: 1px;background: #000;display: block}
.map {height: 490px;}
.article-wrap{padding:40px; background:#fff;color:#666;min-height:500px;border: 1px solid #eee; margin-bottom:40px}
.article-wrap hr{border-top: 1px solid #d6d5ce;}
.article-wrap .article-header { text-align:center;padding-bottom:20px; margin-bottom:20px;border-bottom: 1px solid #d6d5ce;}
.article-wrap .article-header h1{color: #000000;font-size: 24px;margin-bottom:20px; font-weight:normal;}
.article-wrap .article-header .sub{ color:#999; }
.article-wrap .article-header .sub span{ margin:0 10px; display:inline-block;}
.article-wrap .article-header .sub span i{ margin-right:4px;}



#ifooter_blk {width:100%; background-color:#232323;}
#ifooter_blk #footer_nav span {padding:0px 5%;}

#footer_blk {margin-top:40px;width:100%; background-color:#232323;}

#footer_blk #footer_nav span {padding:0px 20px;}

#footer_nav_blk { border-bottom:1px solid #333;}
#footer_nav {position:relative;margin:0px auto;height:60px;color:#3e3e3e;font-size:15px;line-height:60px;}
#footer_nav a {color:#afafaf;}
#footer_nav a:hover {color:#fff;}
#footer_tel {position:absolute;top:15px;right:0px;padding-left:40px;height:29px;color:#b1211a;font-size:22px;font-family:Arial;font-weight:normal;line-height:31px;background:url(../images/header_tel.png) no-repeat;}
#footer {position:relative;margin:0px auto;height:200px;overflow:hidden;}
#footer_logo {position:absolute;top:48px;left:0px;}
#footer_qq {position:absolute;top:120px;left:0px;width:158px;}
#footer_qq a {margin:0px 10px;}
#footer_copyright {position:absolute;top:40px;left:219px;padding-left:50px;width:750px;height:120px;color:#6c6c6c;line-height:1.8;border-left:1px solid #3e3e3e;}
#footer_copyright a {color:#6c6c6c;}
#footer_copyright a:hover {color:#fff;}
#footer_qrcode {position:absolute;top:20px;right:0px;width:137px;color:#bbb;font-size:12px;text-align:center;}
#footer_qrcode img {margin-bottom:5px;padding:9px;width:137px;height:137px;box-sizing:border-box;background:url(../images/footer_qrcode_bg.png) no-repeat;}
@media (max-width: 825px) {
	#footer_nav_blk { border-bottom:0px solid #333; display:none;}
	#footer_logo {display:none;}
#footer_copyright {position:absolute;top:40px;left:0px;padding-left:20px;width:100%;height:120px;color:#6c6c6c;line-height:1.8;border-left:0px solid #3e3e3e;}
#footer_qrcode {position:absolute;top:20px;right:20px;width:137px;}
}

@media (max-width:425px) {
	#footer_qrcode { display:none}
}

.page-padding{padding: 60px 0px;}
.m2ban { height: 420px;}
.m2ban .bgImg { height: 100%; width: 100%;}
.m2banTxt { color: #FFF; width: 100%; position: absolute; left: 0%; top: 50%; transform: translateY(-50%); text-align: center; padding-top: 50px; }
.m2ban_t1 { font-size: 32px; line-height: 50px; display: inline-block; }
.m2ban_t2 { font-size: 40px; line-height: 50px; font-weight: 600; text-transform: uppercase; }
.m2banTxt i { background: #FFF; height: 3px; width: 38px; display: block; margin: 18px auto 0px; }
.m2pos { background: #f0f0f0; padding: 15px 0px; }
.m2posItms { font-size: 14px; color: #777777; line-height: 22px; position: relative; padding: 0px 10px 0px 20px; }
.m2posItms a{ color: #777777;}
@media(max-width: 1640px){
.m2ban { height: 299px; }
.m2ban img{ width:100%; height:100%;}
}
@media(max-width: 1640px){
.m2ban { height: 240px; }
}
@media(max-width: 1440px){
.m2ban { height: 223px; }
.m2ban_t1 { font-size: 22px; line-height: 36px; }
.m2ban_t2 { font-size: 30px; line-height: 36px; }
.m2banTxt { top: 40%;}
}
@media(max-width: 1400px){
.m2ban { height: 255px; }
}

@media(max-width: 1366px){
.m2ban { height: 210px; }

}
@media(max-width: 1280px){
.m2ban { height: 215px; }
.m2banTxt { padding-top: 10px; }
.m2banTxt i { margin: 10px auto 0px; }
}
@media(max-width: 1200px){
.m2ban { height: 220px; }
.m2ban img{ height:100%;}
}
@media(max-width: 1024px){
.m2ban { height: 180px;}
}

@media(max-width: 640px){
.m2ban { height: 160px; }
.m2ban_t1 { font-size: 18px; line-height: 30px; }
.m2ban_t2 { font-size: 24px; line-height: 30px; }
}

@media(max-width: 640px){
.m2ban { height: 140px; }
}
.page-1 {min-height:400px;}
.page-1 .page-1-l{ width:24%; float:left; margin-bottom:50px;}
.page-1 .page-1-l .leftcontact{ background:#f5f5f5; margin-top:20px;}
.page-1 .page-1-l .leftcontact .tit{ background:#cc0000; padding:20px 10px; text-align:center; color:#fff; font-size:26px; }

.page-1 .page-1-l dl {  padding:15px 15px;}
.page-1 .page-1-l dl dt { font-size:17px;  margin-bottom:15px;}
.page-1 .page-1-l dl dd{ font-size:15px; margin-bottom:10px; }
.page-1-l .side-nav{background: #f5f5f5;}
.page-1-l .side-nav .side-title{ background:#cc0000; color:#fff; padding:15px 20px; text-align:center; font-size:24px;}
.page-1-l .side-nav .side-title em{ font-size:18px; margin-left:8px;}
.page-1-l .side-nav ul{ padding:15px;}
.page-1-l .side-nav ul li{ margin-bottom:5px;}
.page-1-l .side-nav ul li a{display:block;background: #fff; color: #777777;padding:10px 15px;font-size:17px;position:relative;}
.page-1-l .side-nav ul li a.on{ color:#fff; background: #cc0000;}
.page-1-l .side-nav ul li a:hover{ color:#fff;background: #cc0000;}
.page-1-l .side-nav ul li a:before{ content:"+"; position:absolute; right:15px; top:15px; opacity:.6;}

.page-1 .page-1-r{ width:71%; float:left; margin-left:3%; margin-bottom:30px;}
.page-1 .page-1-r .crumbs{ border-bottom:1px solid #eee; line-height:40px; padding-bottom:15px; color:#333; text-align:center; margin-bottom:20px; font-size:26px;}
.page-1 .page-1-r { line-height:28px;}
.page-1 .page-1-r strong{ font-size:18px; margin-bottom:15px;}
.page-1 .pro_r .crumbs{ border-bottom:1px solid #eee; line-height:40px; padding-bottom:10px; color:#333; font-weight:bold;margin-bottom:20px; font-size:26px;}
.page-1 .pro_r { line-height:28px;}
.page-1 .pro_r strong{  font-size:16px; margin-bottom:15px;}
.page-1 .page-1-r p{ line-height:34px; color:#666; margin-bottom:5px;}
/*
.page-1 .page-1-r ul {padding-top:10px;clear:both;}
.page-1 .page-1-r ul li {padding:0 5px;height:50px;line-height:50px;border-bottom:1px dotted #b0c9d1}
.page-1 .page-1-r ul li a {color:#333333;font-size:14px;}
.page-1 .page-1-r ul li a:hover {color:#e40011;}
.page-1 .page-1-r ul li span {float:right;color:#999;}
*/
.page-1 .page-1-r .mainContect .title {width:100%;text-align:center;font-size:22px;color:#000;border-bottom:1px dotted #0a78b9;font-weight:bold}
.page-1 .page-1-r .mainContect .title span {display:block;color:#999999;font-size:12px;line-height:50px;}
.page-1 .page-1-r .mainContect .pic {width:100%;text-align:center;padding:20px 0;}
.page-1 .page-1-r .mainContect .pic img {margin:0 auto;}
.page-1 .page-1-r .mainContect .con {padding:20px 10px;line-height:30px;font-size:14px;color:#666666}
.page-1 .page-1-r .mainContect .con p {font-size:14px;color:#666666;line-height:30px;}
.page-1 .page-1-r .mainContect .pgfy {width:100%;border-top:1px dotted #b0c9d1;padding-top:15px;padding-bottom:10px;}
.page-1 .page-1-r .mainContect .pgfyl {width:630px;float:left}
.page-1 .page-1-r .mainContect .pgfyl p {color:#666;}
.page-1 .page-1-r .mainContect .pgfyl p a {color:#666;}
.page-1 .page-1-r .mainContect .pgfyl p a:hover {color:#006e42;}
.page-1 .page-1-r .mainContect .pgfyr {width:100px;float:left;text-align:center;padding-top:30px;}
.page-1 .page-1-r .mainContect .pgfyr a {color:#006e42;font-size:14px;}
.page-1 .pro_r ul li{ width:31.33333333%; float:left; margin-right:2%; margin-bottom:20px;}
.page-1 .pro_r ul li:nth-child(3n){ margin-right:0px;}
.page-1 .pro_r{ width:73%; float:left; margin-left:3%;}
.page-1 .pro_r .main{position: relative;}
.page-1 .pro_r .slick-slide{margin:0 10px;position: relative;overflow: hidden;}
.page-1 .pro_r .img{background:#fff; transition: 0.5s;}
.page-1 .pro_r .txt-box{ text-align:center;height: 30px;line-height: 30px;font-size:16px;width: 100%;color: #333;padding: 10px 0px 10px;transition: 0.5s;}
.page-1 .pro_r a:hover .txt-box{color: #cc0000;}
.page-1 .pro_r .left{position: absolute;top:50%;margin-top: -40px;left:5%;width: 65px;height: 80px;background:rgba(0,0,0,0.5) url(../img/jt-1-l.png) no-repeat center;cursor: pointer;transition: 0.3s;}
.page-1 .pro_r .right{position: absolute;top:50%;margin-top: -40px;right:5%;width: 65px;height: 80px;background:rgba(0,0,0,0.5) url(../img/jt-1-r.png) no-repeat center;cursor: pointer;transition: 0.3s;}


.page-1 .pro_r ul li .img-box .img {max-width: 100%;transition: 1s; height: 232px; overflow:hidden}
@media (max-width:1400px) {
.page-1 .pro_r ul li .img-box .img{height: 220px;} 
}
@media (max-width:1366px) {
.page-1 .pro_r ul li .img-box .img{height: 210px;} 
}
@media (max-width:1200px) {
.page-1 .pro_r ul li .img-box .img{height: 180px;} 
}
@media (max-width:768px) {
.page-1 .pro_r ul li .img-box .img{height: 200px;} 
}
@media (max-width:568px) {
.page-1 .pro_r ul li .img-box .img{height: 170px;} 
}

@media only screen and (max-width: 1560px) {
.page-1 .page-1-l{ width:26%; }
.page-1 .page-1-r,.page-1 .pro_r{ width:69%; }
}
@media only screen and (max-width: 1460px) {
.page-1 .page-1-l{ width:27%; }
.page-1 .page-1-r,.page-1 .pro_r{ width:68%; }
}
@media only screen and (max-width: 1366px) {
.page-1 .page-1-l dl dd{ padding:15px 15px; }

}
@media only screen and (max-width: 1200px) {
.page-1 .pro_r ul li{ width:31.9%; }
.page-1 .pro_r ul li:nth-child(4n){ margin-right:2%;}
.page-1 .pro_r ul li:nth-child(3n){ margin-right:0;}
}
@media only screen and (max-width: 992px) {
.page-1 .page-1-l{ width:0; float: none; display:none;}
.page-1 .page-1-r,.page-1 .pro_r{ width:96%; float: none; margin:0 auto;}
.page-1 .page-1-r .crumbs{font-size:18px;padding-bottom: 10px;}
.page-1 .pro_r .crumbs{font-size:18px;padding-bottom: 10px;}
}
@media only screen and (max-width: 592px) {
.page-1 .page-1-r img{ width:100%;}
}

@media only screen and (min-width: 1025px) {
.page-1 .pro_r .slick-slide:hover .img{transform: scale(1.025);opacity: 0.7;}
.page-1 .pro_r .slick-slide:hover .txt-box{color: #fff;}
.page-1 .pro_r .left:hover{background-color:rgba(142,195,34,1);}
.page-1 .pro_r .right:hover{background-color:rgba(142,195,34,1);}
}
@media only screen and (max-width: 992px) {
.page-1 .pro_r{ width:100%; float:left; margin-left:0;}
}
@media only screen and (max-width: 980px) {
 
	.page-1 .pro_r .txt-box{bottom: 5px;padding: 5px 0px;font-size: 16px;}
	.page-1 .pro_r .left{width:30px;height: 50px;background-size:40%;left: 10px;margin-top: -25px;}
	.page-1 .pro_r .right{width: 30px;height: 50px;background-size:40%;right:10px;margin-top: -25px;}
}
@media only screen and (max-width:640px) {
	.page-1 .pro_r .main{width:calc(90% + 10px);}
	.page-1 .pro_r .slick-slide{margin:0 5px;}
	.page-1 .pro_r ul li{ width:47.5%; float:left; margin-right:2%; margin-bottom:20px;}
.page-1 .pro_r ul li:nth-child(4n),.page-1 .pro_r ul li:nth-child(2n){ margin-right:0px;}
.page-1 .pro_r ul li:nth-child(3n),.page-1 .pro_r ul li:nth-child(6n){ margin-right:2%;}
}


.ny-newscase ul li{ background:#fff; padding:20px; position:relative;box-shadow: 0 2px 4px 4px rgba(0,0,0,.22); margin-bottom:20px;}
.ny-newscase ul li a{ display:block;}
.ny-newscase ul li a .txt{  padding-left:20px; }
.ny-newscase ul li a .txt.w100{ width:100%; padding-left:0;}
.ny-newscase ul li a .txt .tit{overflow: hidden;text-overflow:ellipsis;white-space: nowrap; color:#333;}
.ny-newscase ul li a .txt .line{ width:100%; height:1px; background:#eee; margin:15px 0;}
.ny-newscase ul li a .txt .note{ font-size:14px; color:#666;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;}
.ny-newscase ul li a .txt .info{ font-size:14px; margin-top:15px; color:#666;}
.ny-newscase ul li a .txt .info span{ display:inline-block; margin-right:25px;}
.ny-newscase ul li a .tou{ position:absolute; right:40px; top:0; background:#ee2d32; color:#fff; display:inline-block; padding:4px 10px;}
.ny-newscase ul li a .txt.w10{ width:100%; padding-left:0;}
.ny-newscase.w10 i{ width:25%;}

.article-wrap{padding:40px; background:#fff;color:#666;min-height:500px;border: 1px solid #eee; margin-bottom:40px}
.article-wrap hr{border-top: 1px solid #d6d5ce;}
.article-wrap .article-header { text-align:center; margin-bottom:20px;}
.article-wrap .article-header h1{color: #000000;font-size: 24px;margin-bottom:20px; font-weight:normal;}
.article-wrap .article-header .sub{ color:#999; font-size:12px;}
.article-wrap .article-header .sub span{ margin:0 10px; display:inline-block;}
.article-wrap .article-header .sub span i{ margin-right:4px;}

.article-body{font-family:'Microsoft Yahei',verdana;font-size: 16px;letter-spacing: 0.08rem;line-height: 36px;min-height:400px; margin-bottom:25px;}
.article-body img{ max-width:100%;}

.contact .link { overflow: hidden}
.contact .item {margin-bottom: 1.5vw;}
.contact .item a {display: block}

.contact .item .txt {overflow: hidden}
.contact .item .txt h3 { font-size: 18px;color: #343434;text-transform: capitalize;font-weight: 400}
.contact .item em {width: 100%;height: 1px;background: #ddd;display: block; margin-top:15px;}
.map {height: 490px; margin-bottom:30px;}