@charset "utf-8";
/* CSS Document */
:root{--main-color:#004ea1;}
body {font-family:微软雅黑;font-size:14px;color: #333;margin:0;}
img{border:0;}
A:link {COLOR: #333; TEXT-DECORATION: none;}
A:visited{COLOR:#333; TEXT-DECORATION:none;}
A:hover{COLOR:#333; TEXT-DECORATION:none;}
ol, ul, li{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;border-collapse:collapse;list-style-type:none;list-style:none;}
*{margin: 0;padding: 0;hide-focus: expression(this.hideFocus=true); /* for ie 5+ */outline: none; /* for firefox 1.5 + */}
.cl{clear:both;}

.synav{width:100%; height:47px; background:#333;}
.synav .synab{width:1200px; height:47px; margin:auto;}
.synav .synab .syright{width:600px; height:47px; float:right;}
.synav .synab .syright img{width:30px; height:30px; float:left; margin:8px 0px 9px 23px;}
.synav .synab .syright p{float:left; line-height:47px; padding:0px 10px; color:#d0d0d0; font-size:13px; }

.tops{line-height:40px;position:relative;z-index:999; background:#3c3c3c;}
.top_m_l{width:auto; float:left;}
.top_m_l p{width:auto; float:left; line-height:40px; font-size:14px; color:#a8ab9f; padding-right:15px;}
.top_m_l p b{font-size:16px;}
.top_m_l p a{color:#a8ab9f; text-decoration:none;}
.top_m_l p a:hover{color:#fff;}
.top_m_r{width:auto; float:right;}
.top_m_r p{width:auto; float:right; line-height:40px; font-size:14px; color:#a8ab9f; padding:0 10px 0 0;}
.top_m_r p span{font-size:16px; color:#fff; font-weight:bold; font-family:Arial;}
.top_m_r p a{color:#a8ab9f; text-decoration:none;}
.top_m_r p a:hover{color:#fff;}
.top_m_r .web_txt{width:115px; line-height:40px; padding:0; float:right;}
.top_m_r .web_txt select{width:115px; height:40px; line-height:40px; float:left; border:0; background:none; color:#a8ab9f;font-size:14px;}
.top_m_r .web_txt select option{line-height:40px; height:40px; background:#333; color:#a8ab9f;}

.shouji{width:70px; height:40px; position:relative; font-size:14px; line-height:40px; text-align:right; z-index:999;float:right; padding-right:20px;}
.shouji a{width:70px; height:40px; display:block; position:absolute; color:#a8ab9f; left:0; top:0; text-decoration:none;}
.shouji .shouji_nr{width:289px; height:152px; padding:0px; background:#d0cfcf; text-align:center; position:absolute; z-index:9999;left:-114px; top:40px; display:none; line-height:20px;}
.shouji .shouji_nr img{ margin-bottom:0px; margin:0px; width:289px; height:152px; padding:0;}
.shouji .shouji_nr .arrow{ width:0; height:0; border-bottom:10px solid #f5f5f5;border-left:10px solid transparent;border-right:10px solid transparent; position:absolute; left:144px; top:-10px;}
.shouji.on .shouji_nr{ display:block;}
.shouji.on a{color:#fff;}

.weixin{width:90px; height:50px; position:relative; font-size:14px; line-height:50px; text-align:right; z-index:999; float:right;}
.weixin a{width:90px; height:50px; display:block; position:absolute; color:#fff; left:0; top:0;background:url(../images/t_1.png) no-repeat left center; text-decoration:none;}
.weixin .weixin_nr{width:126px; height:146px; padding:10px; background:#d0cfcf; text-align:center; position:absolute; left:-30px; top:50px; display:none; line-height:20px;}
.weixin .weixin_nr img{ margin-bottom:5px; margin:0px; width:126px; height:126px; padding:0;}
.weixin .weixin_nr .arrow{ width:0; height:0; border-bottom:10px solid #d0cfcf;border-left:10px solid transparent;border-right:10px solid transparent; position:absolute; left:63px; top:-10px;}
.weixin.on .weixin_nr{ display:block;}
.weixin.on a{ background:url(../images/t_1-.png) no-repeat left center; color:#004da2;}
@media screen and (max-width: 860.98px) { 
.tops{display:none;}
} 

.headbanner{width:100%; height:auto;}
.headbanner img{width:100%;}
.banner_key{width:100%;height:600px;}

.home_tit{width:auto; height:auto; line-height:40px; color:#9c9b99; padding:80px 0px 40px 0px;text-align:center; margin:auto;}
.home_tit dl{width:100%;}
.home_tit dl dt{font-size:40px; color:#333; line-height:70px; font-weight:bold; margin-top:-80px;}
.home_tit dl dd{font-size:60px; color:#ededed; font-family:Arial; text-transform:uppercase; font-weight:bold;}
.home_tit dl p{color:#666;font-size:18px;}
@media screen and (max-width: 850px) { 
.home_tit{padding:20px 0px;}
.home_tit dl{width:90%; margin:auto;}
.home_tit dl dt{font-size:23px; line-height:40px;margin-top:-30px;}
.home_tit dl dd{font-size:25px; line-height:22px;}
.home_tit dl p{font-size:16px;}
}
@media (max-width: 680px)
{
.headbanner { padding-top:40px;}
.home_tit{line-height:30px;}
.home_tit dl p{font-size:12px;}
}

/*首页优势*/
.advantage{width:100%; height:auto;}
.advantage .advantage_tab_top{width:100%; height:auto; float:left;}
.advantage .advantage_tab_top UL{width:100%; list-style-type:none; text-align:center;}
.advantage .advantage_tab_top UL LI{width:23%; height:500px; float:left; background:#fff; transition:all ease-in-out .5s; position:relative; overflow:hidden;}
.advantage .advantage_tab_top UL LI .img_mask{width:100%; height:5rem; bottom:0; overflow:hidden; background:rgba(255,255,255,0.9); position:absolute; transition:all ease-in-out .5s; z-index:2;}
.advantage .advantage_tab_top UL LI .img_mask dl{width:100%; height:auto; color:#000; float:left; padding:0 12%; z-index:2;position:relative; margin:0; text-align:left; font-family:Arial;}
.advantage .advantage_tab_top UL LI .img_mask dl dt:nth-child(1){font-size:20px; line-height:50px; padding-top:4rem; transition:all ease-in-out .5s; text-transform:uppercase;display:none;}
.advantage .advantage_tab_top UL LI .img_mask dl dt:nth-child(2){font-size:25px; line-height:5rem; color:#666; transition:all ease-in-out .5s;}
.advantage .advantage_tab_top UL LI .img_mask dl dd{font-size:18px; line-height:35px; padding:5% 0 7% 0; color:#656565; transition:all ease-in-out .5s;display:none;}
.advantage .advantage_tab_top UL LI .img_mask dl .more{width:156px; line-height:48px; border:1px solid #fff; border-radius:25px; text-align:center; margin-top:5%; font-size:18px; color:#fff; transition:all ease-in-out .5s; display:none;}
.advantage .advantage_tab_top UL LI:nth-child(1){background:url(../images/ad_1.jpg) center no-repeat; border-right:1px solid #fff;}
.advantage .advantage_tab_top UL LI:nth-child(2){background:url(../images/ad_2.jpg) center no-repeat; border-right:1px solid #fff;}
.advantage .advantage_tab_top UL LI:nth-child(3){background:url(../images/ad_3.jpg) center no-repeat; border-right:1px solid #fff;}
.advantage .advantage_tab_top UL LI:nth-child(4){background:url(../images/ad_4.jpg) center no-repeat;}
.advantage .advantage_tab_top UL LI.hover{width:31%;}
.advantage .advantage_tab_top UL LI.hover .img_mask dl .more{color:#fff;}
.advantage .advantage_tab_top UL LI.hover .img_mask dl{color:#fff;}
.advantage .advantage_tab_top UL LI.hover .img_mask dl dt:nth-child(1){display:block;}
.advantage .advantage_tab_top UL LI.hover .img_mask dl dt:nth-child(2){font-size:30px; line-height:3rem; font-weight:bold; color:#fff;}
.advantage .advantage_tab_top UL LI.hover .img_mask dl dd{color:#fff;display:block;}
.advantage .advantage_tab_top UL LI.hover .img_mask dl .more{display:block;}
.advantage .advantage_tab_top UL LI.hover .img_mask{width:100%; height:100%; background:rgba(0,77,162,0.8);}
.advantage .advantage_tab_bottom{display:inline; width:0%; float:left; height:auto;position:relative;}
.advantage .advantage_tab_bottom dl{width:auto; height:auto; line-height:35px; padding:35px 6%; background:#8dcfcb; color:#fff; right:0;  position:absolute; z-index:2;text-align:left;}
.advantage .advantage_tab_bottom dl dt{font-size:20px;font-family:Arial;}
.advantage .advantage_tab_bottom dl dd{font-size:25px; font-weight:bold; }
.advantage .advantage_tab_bottom dl dd span{color:#000;}
@media screen and (max-width: 1200.98px) { 
.advantage .advantage_tab_top UL LI .img_mask dl dt:nth-child(1){font-size:25px; line-height:50px; padding-top:4rem;}
.advantage .advantage_tab_top UL LI .img_mask dl dt:nth-child(2){font-size:20px; line-height:5rem;}
.advantage .advantage_tab_top UL LI .img_mask dl dd{font-size:16px; line-height:30px; padding:5% 0 7% 0;}
.advantage .advantage_tab_top UL LI .img_mask dl .more{width:156px; line-height:48px; margin-top:5%; font-size:16px;}
.advantage .advantage_tab_top UL LI.hover .img_mask dl dt:nth-child(2){font-size:25px; line-height:2rem;}
} 
@media screen and (max-width: 750px) { 
.advantage .advantage_tab_top UL LI .img_mask dl dt:nth-child(1){font-size:20px; line-height:40px; padding-top:4rem;}
.advantage .advantage_tab_top UL LI .img_mask dl dt:nth-child(2){font-size:18px; line-height:4rem;}
.advantage .advantage_tab_top UL LI .img_mask dl dd{font-size:15px; line-height:30px; padding:5% 0 7% 0;}
.advantage .advantage_tab_top UL LI .img_mask dl .more{width:130px; line-height:38px; margin-top:5%; font-size:16px;}
.advantage .advantage_tab_top UL LI.hover .img_mask dl dt:nth-child(2){font-size:20px; line-height:2rem;}
}
@media screen and (max-width: 660px) { 
.advantage .advantage_tab_top UL LI{width:50%;}
.advantage .advantage_tab_top UL LI .img_mask dl dd{font-size:12px; line-height:25px; padding:5% 0 7% 0;}
.advantage .advantage_tab_top UL LI .img_mask dl dt:nth-child(2){font-size:16px; line-height:4rem;}
.advantage .advantage_tab_top UL LI .img_mask dl .more{width:120px; line-height:38px; font-size:14px;}
.advantage .advantage_tab_top UL LI.hover{width:50%;}
}

/*首页产品*/
.product{width:100%; height:auto;}
.product .product_tit{width:100%; height:auto; float:left; padding-bottom:4%;}
.product .product_tit UL{width:auto; list-style-type:none; text-align:center;}
.product .product_tit UL LI{width:auto; line-height:45px; font-size:15px; display:inline-block; padding:0 25px; cursor: pointer;  background:#dbdbdb; color:#565656;  margin:0 5px 10px 5px; text-align:left; transition:all ease-in-out .3s;}
.product .product_tit UL LI:hover{background:#004da2; color:#fff;}
.product .product_tit UL a:first-child LI{background:#004da2; color:#fff;}

.pro_con{width:100%; height:auto; float:left;}
.procon{width:23.5%;margin:0 2% 2% 0; border:1px solid #e8e8e8; box-sizing:border-box;background:#d9d9d9;transition:all 0.1s; float:left; overflow:hidden;box-sizing:border-box;}
.procon:nth-child(4n){margin:0 0 2% 0;}
.procon .in-pro-img{overflow:hidden;}
.procon .in-pro-img img{width: 100%; transition: all 0.5s;}
.procon .in-pro-title{color:#5c5c5c;font-size:16px; text-align:center; margin:1.5rem 0;transition:all 0.3s;}
.procon:hover{border:1px solid #004da2;background:#004da2;}
.procon:hover .in-pro-title{color:#fff;}

@media screen and (max-width: 960px) { 
.product .product_tit UL{float:left;}
.product .product_tit UL LI{line-height:33px; font-size:13px; padding:0 15px;}
} 
@media screen and (max-width: 660px) { 
.procon .ptit{line-height:22px;}
.procon:nth-child(9){display:none;}
.procon{width:49%;}
.procon:nth-child(2n){margin:0 0 2% 0;}
.procon .in-pro-title{font-size:13px; margin:0.6rem 10px; line-height:20px;}
} 

/*首页行业应用*/
.homecase{width:100%; height:auto; background:#000;flex-wrap: wrap;display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; margin-top:3%;}
.homecase .case_left{width:24%; height:auto; background:url(../images/case_left.jpg) no-repeat; background-size:cover;box-sizing:border-box; display: flex; float:left;}
.homecase .case_left .case_left_tit{width:70%; height:auto; padding:20% 15% 0 15%; flex: 1;color:#fff; font-family:Arial; background:rgba(0,0,0,0.5);}
.homecase .case_left .case_left_tit p:nth-child(1){font-size:40px; font-weight:bold; line-height:50px;}
.homecase .case_left .case_left_tit p:nth-child(2){font-size:25px; font-weight:bold; text-transform:uppercase; line-height:30px; padding:10px 0;}
.homecase .case_left .case_left_tit p:nth-child(3){font-size:15px; line-height:30px;}
.homecase .case_right{width:76%; height:auto; box-sizing:border-box; float:left;}
.homecase .case_right .case_right_img{width:25%; height:auto; float:left; position:relative;}
.homecase .case_right .case_right_img p:before{content: ''; position:absolute; height:3px; width:40px; background-image:linear-gradient(to top,rgba(255,255,255,1),rgba(255,255,255,1),rgba(255,255,255,1));}
.homecase .case_right .case_right_img p{top:15%; color:#fff; position:absolute; line-height:60px; padding:0 10%; font-size:18px; font-weight:bold; z-index:2;}
.homecase .case_right .case_right_img img{width:100%;opacity:0.8;transition: all 0.5s;z-index:1;}
.homecase .case_right .case_right_img:hover img{width:100%;opacity:1;}
@media screen and (max-width: 1200px) { 
.homecase .case_left .case_left_tit{padding:30% 15% 0 15%;}
.homecase .case_left .case_left_tit p:nth-child(1){font-size:25px; line-height:40px;}
.homecase .case_left .case_left_tit p:nth-child(2){font-size:18px; line-height:25px; padding:5px 0;}
.homecase .case_right .case_right_img p{bottom:10px; line-height:40px; padding:0 10%; font-size:16px;}
} 
@media screen and (max-width: 750px) { 
.homecase .case_left{width:35%;}
.homecase .case_left .case_left_tit{padding:44% 15% 0 15%;}
.homecase .case_left .case_left_tit p:nth-child(1){font-size:20px; line-height:30px;}
.homecase .case_left .case_left_tit p:nth-child(2){font-size:16px; line-height:20px;}
.homecase .case_left .case_left_tit p:nth-child(3){font-size:13px; line-height:20px;}
.homecase .case_right{width:65%;}
.homecase .case_right .case_right_img{width:50%;}
.homecase .case_right .case_right_img p:before{height:2px; width:40px;}
.homecase .case_right .case_right_img p{font-size:14px;}
} 


/*首页案例*/
.index_by{background-color:#f9f9f9; overflow:hidden;}
.index_by .con{padding-top:0px;}
.index_by .swiper-container3{padding-bottom:25px;position:relative;}
.index_by .swiper-container3 .swiper-slide{opacity:1;cursor:pointer;}
.index_by .swiper-container3 .swiper-slide .by_img{position:relative;overflow:hidden; width:100%; float:left;}
.index_by .swiper-container3 .swiper-slide .by_img .by_list{position:relative;overflow:hidden; width:100%; float:left;}
.index_by .swiper-container3 .swiper-slide .by_img .by_list i{position:absolute;z-index:1;width:100%;height:100%;left:0;top:0;background-size:cover;background-position:center;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;}
.index_by .swiper-container3 .swiper-slide .by_img .by_list img{width:100%;}
.index_by .swiper-container3 .swiper-slide .by_img .by_list:hover i{transform: scale(1.1);}
.index_by .swiper-container3 .swiper-slide .by_img .by_tit{position:relative;overflow:hidden; width:100%; float:left; padding:5% 8%; background:#ebebeb;}
.index_by .swiper-container3 .swiper-slide .by_img .by_tit p{font-size:15px; color:#000; line-height:30px;}

.index_by .swiper-container3 .swiper-slide-active{opacity:1;}
.index_by .btn{position:absolute;height:64px;left:0;right:0;top:calc(50% - 25px);z-index:1;pointer-events:none;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}
.index_by .btn .btn_{width:45px;height:50px;background:#FFFFFF;border-radius:0px 0px 0px 0px;pointer-events:auto;cursor:pointer;background-image:url(../images/more_gray.svg);background-position:center;background-repeat:no-repeat;background-size:24px;}
.index_by .btn .btn_:hover{background-color:var(--main-color);background-image:url(../images/more_white.svg);}
.index_by .btn .btn_.prev{float:left;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}
.index_by .btn .btn_.next{float:right;}
.index_by .more{text-align:center;}
.index_by .more p{font-size:24px;font-weight:400;color:#333333;letter-spacing:1px;font-weight:bold;}
.index_by .more span{display:block;font-size:16px;font-weight:400;color:#666666;line-height:24px;letter-spacing:1px;max-width: 660px;margin: 24px auto 0;}
.index_by .more .i{display:none;}
.index_by .more .i:first-child{display:block;}
.index_by .more .public_more_02{margin-top:20px;}
.index_by .swiper-pagination{bottom:0;}
.index_by .swiper-pagination-bullet{width:16px;height:2px;background:#CCCCCC;border-radius:0px 0px 0px 0px;opacity:1;}
.index_by .swiper-pagination-bullet-active{background-color:var(--main-color);}
.public_more_02{height:50px;border-radius:0px 0px 0px 0px;border:1px solid #666666;padding:0 24px;display:inline-block;font-size:16px;font-weight:400;color:#666666;line-height:50px;-webkit-transition:background .3s;-o-transition:background .3s;transition:background .3s;}
.public_more_02:hover{border-color:var(--main-color);background:var(--main-color);color:#fff;}

@media(max-width:768px){
    .index_by{padding:0 0 30px 0;}
	.index_by .swiper-container3 .swiper-slide .by_img{width:100%;}
	.index_by .swiper-container3 .swiper-slide .by_img .by_tit p{font-size:13px; line-height:25px;}
    .index_by .btn .btn_{width:35px;height:35px;background-size:20px;}
    .index_by .btn{top:50%;}
    .index_by .more{padding-left:20px;padding-right:20px;}
    .index_by .more p{font-size:22px;}
    .index_by .more span{line-height:24px;}
}


/*首页设备&荣誉*/
.plant{width:100%;height:auto;background:url(../images/case_back.jpg) center no-repeat; padding:5% 0;}
.plant .plant_left{width:60%;height:auto; float:left;}
.plant .plant_lefts{width:60%;height:auto; float:left; display:none;}
.plant .plant_lefts .plant_list{width:31%; height:auto;float:left;border:5px solid #333; margin:1%;}
.plant .plant_lefts .plant_list img{width:100%; height:auto;}
.plant .plant_lefts .plant_list:hover{background:#136ad4;}
.plant .plant_right{width:35%;height:auto; float:right;}
.plant .plant_right .about_tit{width:100%; height:auto; text-align:left;padding:5% 0 0 0; color:#004da2; border-bottom:1px solid rgba(0,0,0,0.1); font-size:30px;font-weight:bold; line-height:80px;}
.plant .plant_right .about_tit2{width:100%; height:auto; padding:4% 0; line-height:28px; text-align:left; color:#666; font-size:15px;}
.plant .plant_right .btn_about{width:9rem; height:3rem; line-height:3rem; border:1px solid rgba(0,0,0,0.3); position:relative; z-index:1; text-align:center; color:#828282; font-size:0.9rem; position:absolute; font-family:Arial; margin-top:0;}
.plant .plant_right .btn_about:hover{ color:#fff !important;}
.plant .plant_right .btn_about:after{ content:""; position: absolute; right: 0; top: 0; display: block; height:100%; width:0; background:#004da2; transition:all ease 600ms; z-index:-1;}
.plant .plant_right .btn_about:hover:after{ width:100%; left:0; right:auto;}

@media screen and (max-width:1350.98px) { 
.plant .plant_left{width:70%;height:auto; float:left;}
.plant .plant_right{width:25%;height:auto; float:right;}
}
@media screen and (max-width:1200.98px) { 
.plant{background:#e7e7e7;}
.plant .plant_left{width:100%;height:auto; float:left;}
.plant .plant_right{width:100%;height:auto; float:left;}
.plant .plant_right .about_tit{padding:1% 0 0 0; font-size:20px; line-height:60px;}
.plant .plant_right .about_tit2{padding:2% 0; font-size:13px;}
}
@media screen and (max-width: 860.98px) { 
.plant .plant_right .about_tit dl{font-size:22px;}
.plant .plant_right .about_tit dl dt{line-height:35px;}
.plant .plant_right .about_tit dl dd{line-height:35px;}
.plant .plant_right .about_tit2{font-size:12px;}
.plant .plant_left{display:none;}
.plant .plant_lefts{width:100%; display:block;}
} 


/*首页新闻中心*/
.in-news-wp{padding:5% 0; background:url(../images/bg1_02.jpg) bottom center no-repeat;}
.in-news-rec-wp{background:#fff; width:100%;}
.in-news-rec-left{float:left; width: calc(65% - 1px); border-right:1px solid rgba(0,0,0,0.1);}
.in-news-img{overflow: hidden;}
.in-news-img img{width: 100%;transition: all 0.6s;}
.in-news-rec-left:hover .in-news-img img{transform: scale(1.1);}
.in-news-rec-righttop{width:45%; float:left;}
.in-news-rec-righttop:hover .in-news-img img{transform: scale(1.1);}
.in-news-title{color:#333;background:rgba(0,0,0,0.05); padding:6%;transition: all 0.3s ease; float:left; width:100%;}
.in-news-title p:nth-child(1){font-weight:bold;font-size:16px; color:#000; line-height:30px; width:100%;transition: all 0.3s ease;}
.in-news-title p:nth-child(2){font-size:14px; color:#777777; line-height:25px; width:100%;}
.in-news-title:hover{background:rgba(0,0,0,0.08);}
.in-news-title:hover p:nth-child(1){color:#004da2;}
.in-news-items{width:50%; float:right;}
.in-news-list{position: relative; line-height:45px;}
.in-news-list p{font-size:14px;transition: all 0.6s ease; color:#666666; float:left; padding-left:18px;}
.in-news-list p:before{content:'●';width:5px;height:5px; font-size:5px; color:#d4d4d4; position: absolute;left: 0;transition: all 0.6s ease;z-index: 3;}
.in-news-list span{font-size:12px; font-family:Arial;color:#a8a8a8; float:right;}
.in-news-list:before{content:'';width: 0%;height:1px;border-bottom:1px dashed #004da2;position: absolute;left: 0;bottom: 0;transition: all 0.6s ease;z-index: 3;}
.in-news-list:after{content:'';width: 100%;height:1px;position: absolute;left: 0;bottom: 0; border-bottom:1px dashed #d8d8d8;z-index: 2;}
.in-news-lists{width:100%;}
.in-news-lists:hover p{color: #004da2;}
.in-news-lists:hover .in-news-list:before{width: 100%;}

.in-news-rec-right{float:left; width:35%;}
.in-news-rec-right .LI_title{float:left; width:100%; line-height:65px; color:#282828; font-size:16px; background:url(../images/news_3.png) left 5% center no-repeat;border-bottom:1px solid rgba(0,0,0,0.1);}
.in-news-rec-right .LI_title p{padding-left:11.5%; line-height:65px; float:left;}
.in-news-rec-right .LI_title .moren{width:20%; line-height:65px; float:right; text-align:center; color:#999999; font-size:14px; font-family:Arial; text-transform:uppercase;}
.in-news-rec-right .LI_title .moren a{color:#999999; text-decoration:none;}
.in-news-rec-right .LI_title .moren a:hover{color:#004da2; text-decoration:none;}
.in-news-rec-right .LI_content{float:left; width:100%; height:auto; padding:5%;}
.in-news-rec-right .LI_content .in-right-list{line-height:45px;border:1px solid rgba(0,0,0,0.1); border-bottom:none;}
.in-news-rec-right .LI_content .in-right-list p{font-size:14px;transition: all 0.6s ease; color:#666666; float:left; padding-left:18px;}
.in-news-rec-right .LI_content .in-right-list span{font-size:14px; font-family:Arial;color:#a8a8a8; float:left; width:10%; border-right:1px solid rgba(0,0,0,0.1); text-align:center;}
.in-news-rec-right .LI_content .in-right-list:nth-child(2n){background:#f4f3f3;}
.in-news-rec-right .LI_content .in-right-list:last-child{border-bottom:1px solid rgba(0,0,0,0.1);}
.in-news-rec-right .LI_content .in-right-list:hover{background:rgba(0,0,0,0.08);}


.news_tabn_top{float:left; width:100%; line-height:65px; border-bottom:1px solid rgba(0,0,0,0.1);}
.news_tabn_top UL{width:100%; line-height:65px; list-style-type: none; float:left;}
.news_tabn_top UL LI{display:inline; float:left; width:23%; cursor:pointer; line-height:65px; color:#282828; font-size:16px; text-align:center;}
.news_tabn_top UL LI p{padding-left:24px; line-height:65px; background:url(../images/news_1_hover.png) left 28% center no-repeat;}
.news_tabn_top UL LI.hover{display:inline; float:left; width:23%; cursor:pointer; line-height:65px; color:#fff; font-size:16px; text-align:center; background:#004da2;}
.news_tabn_top UL LI.hover p{padding-left:24px; line-height:65px; background:url(../images/news_1.png) left 28% center no-repeat;}
.news_tabn_top UL LI:nth-child(2){display:inline; float:left; width:23%; cursor:pointer; line-height:65px; color:#282828; font-size:16px; text-align:center;}
.news_tabn_top UL LI:nth-child(2) p{padding-left:24px; line-height:65px; background:url(../images/news_2_hover.png) left 28% center no-repeat;}
.news_tabn_top UL LI:nth-child(2).hover{display:inline; float:left; width:23%; cursor:pointer; line-height:65px; color:#fff; font-size:16px; text-align:center; background:#004da2;}
.news_tabn_top UL LI:nth-child(2).hover p{padding-left:24px; line-height:65px; background:url(../images/news_2.png) left 28% center no-repeat;}
.news_tabn_top UL .moren{width:15%; line-height:65px; float:right; text-align:center; color:#999999; font-size:14px; font-family:Arial; text-transform:uppercase;}
.news_tabn_top UL .moren a{color:#999999; text-decoration:none;}
.news_tabn_top UL .moren a:hover{color:#004da2; text-decoration:none;}
.news_tabn_bottom{display:inline; float:left; width:100%; height:auto; padding:3%;}
.clear{ clear:both}
@media screen and (max-width: 1225px){
.in-news-list span{display:none;}
.in-news-rec-right .LI_title p{padding-left:13%;}
.news_tabn_top UL LI p{padding-left:28px; background:url(../images/news_1_hover.png) left 25% center no-repeat;}
.news_tabn_top UL LI.hover p{padding-left:28px; background:url(../images/news_1.png) left 25% center no-repeat;}
.news_tabn_top UL LI:nth-child(2) p{padding-left:28px; background:url(../images/news_2_hover.png) left 25% center no-repeat;}
.news_tabn_top UL LI:nth-child(2).hover p{padding-left:28px; background:url(../images/news_2.png) left 25% center no-repeat;}
}

@media screen and (max-width: 1100px){
	.in-news-rec-left{width:100%;}
	.in-news-rec-right{width:100%;}
}
@media screen and (max-width: 680px){
	.in-news-rec-left{width:100%;}
	.in-news-rec-righttop{width:100%;}
	.in-news-items{width:100%; float:left;}
	.in-news-title p:nth-child(1){font-size:15px;line-height:30px;}
    .in-news-title p:nth-child(2){font-size:13px;line-height:25px;}
	.news_tabn_top UL LI{width:35%; font-size:16px;}
	.news_tabn_top UL LI p{padding-left:30px; background:url(../images/news_1_hover.png) left 16% center no-repeat;}
	.news_tabn_top UL LI.hover{width:35%;}
	.news_tabn_top UL LI.hover p{padding-left:30px; background:url(../images/news_1.png) left 16% center no-repeat;}
	.news_tabn_top UL LI:nth-child(2){width:35%;}
	.news_tabn_top UL LI:nth-child(2) p{padding-left:30px; background:url(../images/news_2_hover.png) left 16% center no-repeat;}
	.news_tabn_top UL LI:nth-child(2).hover{width:35%;}
	.news_tabn_top UL LI:nth-child(2).hover p{padding-left:30px; background:url(../images/news_2.png) left 16% center no-repeat;}
	.in-news-rec-right{width:100%;}
}
/*页脚*/
.footnav{width:100%; height:auto; background: url(../images/foot_back.jpg) center bottom no-repeat;background-size:cover; background-attachment: fixed;color:rgba(255,255,255,0.5);font-size:14px;}
.footnav .homefoot{width:100%; height:auto; padding:3% 0; text-align:left;}
.footnav .homefoot .tit{width:20%; height:auto; float:left; text-align:left;}
.footnav .homefoot .tit .dt{width:100%; float:left; font-size:16px; line-height:55px; color:rgba(255,255,255,0.8); font-family:Arial; text-transform:uppercase; font-weight:bold; background:url(../images/foot_xian.png) bottom left no-repeat; margin-bottom:15px;}
.footnav .homefoot .tit .dd{width:100%; float:left; line-height:30px; color:rgba(255,255,255,0.5);}
.footnav .homefoot .tit .dd:hover{color:rgba(255,255,255,0.8);}
.footnav .homefoot .tits{width:30%; height:auto; float:left; text-align:left;}
.footnav .homefoot .tits .dt{width:100%; float:left; font-size:16px; line-height:55px; color:rgba(255,255,255,0.8); font-family:Arial; text-transform:uppercase; font-weight:bold; background:url(../images/foot_xian.png) bottom left no-repeat; margin-bottom:15px;}
.footnav .homefoot .tits a{width:50%; float:left;}
.footnav .homefoot .tits .dd{width:100%; float:left; line-height:30px; color:rgba(255,255,255,0.5);}
.footnav .homefoot .tits .dd:hover{color:rgba(255,255,255,0.8);}
.footnav .homefoot .contact{width:20%; height:auto; float:right; text-align:center;}
.footnav .homefoot .contact .dl{width:100%; float:left;}
.footnav .homefoot .contact .dl .dt{width:100%; float:left; font-size:16px; line-height:55px; color:rgba(255,255,255,0.8); font-family:Arial; text-transform:uppercase; font-weight:bold; background:url(../images/foot_xian.png) bottom left no-repeat; margin-bottom:15px;}
.footnav .homefoot .contact .dl .dd{width:100%; float:left; line-height:30px; color:rgba(255,255,255,0.5);}


.ding{width:64px; height:64px; position:absolute; right:0px;}
.footer{width:100%; line-height:25px; padding:25px 0; color:rgba(255,255,255,0.6); border-top:1px solid rgba(255,255,255,0.1); text-align:center;}
.footer a{color:rgba(255,255,255,0.6); !important;}
.footer a:hover{color:rgba(255,255,255,0.8); !important;}
.footer span{float:right;}
@media screen and (max-width: 1400px) { 
.footnav{font-size:13px;}
.footnav .homefoot .tit .dt{font-size:16px;}
.footnav .homefoot .tits .dt{font-size:16px;}
.footnav .homefoot .contact .dl .dt{font-size:16px;}
} 
@media screen and (max-width: 1100px) { 
.footnav .homefoot .tit{width:100%;}
.footnav .homefoot .tit .dd{width:25%;}
.footnav .homefoot .tits{width:100%;}
.footnav .homefoot .tits .dd{width:25%;}
.footnav .homefoot .contact{width:100%; float:right;}
.footnav .homefoot .contact .dl .dd{width:100%; font-size:14px;}
.footer{text-align:left;}
} 

@media screen and (max-width: 860px) {
.footnav .homefoot .tit .dt{font-size:16px;}
.footnav .homefoot .tit .dd{width:33.3%;}
.footnav .homefoot .tits .dd{width:50%;}
.footnav .homefoot .contact .dl .dt{font-size:16px;}
.footer{padding:10px 0 90px 0;}
} 

/*font*/
@font-face {
	font-family: "commonfont";
	src: url('../font/common.woff') format('woff'), url('../font/common.ttf') format('truetype');
}
.commonfont {
	font-family: "commonfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
/* footer */
.footer_float {
	width: 100%;
	height:0px;
	padding:0;
	overflow:hidden;
	position: fixed!important;
	bottom: 0;
	right: 0;
	z-index: 9999;
	background:#004da2;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.foot_float {
	width: 100%;
	position: fixed;
	height: 0.8rem;
	bottom: 0;
	left: 0;
	z-index: 10;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.foot-relative_float {
	position: relative;
	width: 100%;
	height: 0.8rem;
}
.foot_float a {
	display: block;
	float: left;
	width: 33.33%;
	color: #ffffff
}
.foot_float a span {
	display: block;
	width: 100%;
	text-align: center;
	font-size:30px;
	line-height:40px;
}
.foot_float a h3 {
	width: 100%;
	text-align: center;
	font-size:14px;
	line-height:20px;
}

@media screen and (max-width: 660px) { 
.footer_float {
	height:70px;
	padding:5px 0;
}
} 
/* 设置了浏览器宽度不大于660px时 */


.pagelist{ width:100%; height:auto; margin-top:15px;}
.center {text-align: center;}

.news_tit{ width:900px; height:60px; overflow:hidden; line-height:80px; font-size:20px; text-align:center;}
.news_date{ width:900px; height:34px; line-height:34px; color:#919191; text-align:center;}
.news_con{ width:900px; height:auto; overflow:hidden; padding-top:20px; padding-bottom:30px;}
.news_pre{ width:900px; height:36px; line-height:36px; border-bottom:1px solid #d2d2d2; color:#8d8d8d; text-indent:45px;}
.news_pre a{ color:#8d8d8d;}
.proimg{ width:550px; height:auto; margin:20px auto 0; text-align:center;}


.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
.clear{ clear:both; display:block}
.main{ width:1200px; height:auto; margin:0px auto;}
.lf{ float:left; display:block} 


/* 内页左边 */
.ny_left{width:100%; height:auto; line-height:70px;}
.ny_left .div_tit{color:#adadad; padding-left: 26px; font-size:12px; background: url(../images/home_icon.png) left center no-repeat; float:right;}
.ny_left .div_list{width:auto; font-size:15px; font-weight:bold; color:#333; text-align:center;}
.ny_left .div_list .list_con{width:14%; color:#333; line-height:70px; border-right:1px dotted #d6d6d6; float:left; transition:all ease-in-out .3s;}
.ny_left .div_list a:nth-child(1) .list_con{background:#004da2; color:#fff;border-right:none;}
.ny_left .div_list .list_con:hover{background:#004da2; color:#fff;}
.ny_left .div_list .list_cog{width:14%; background:#004da2; color:#fff; line-height:70px; border-right:1px dotted #d6d6d6; float:left; transition:all ease-in-out .3s;}

/* 内页右边 */
.ny_right{width:100%; float:left; height:auto; padding:2% 0 4% 0;}
.ny_right img{max-width:100%;}
.ny_right_content{width:100%; height:auto; line-height:30px; color:#333; padding-bottom:3%;}
.ny_right_content img{max-width:100%;}

.ny_right_content .ny_img_left{width:40%; height:auto; float:left;}
.ny_right_content .ny_img_left video{width:100%; height:auto;}
.ny_right_content .ny_img_right{width:56%; height:auto; float:right; text-align:left;}
.ny_right_content .ny_img_right h3{padding-bottom:2%; font-weight:bold;}


@media screen and (max-width: 1200px) { 
.ny_left .div_list{font-size:14px;}
} 
@media screen and (max-width: 960px) { 
.ny_left .div_tit{display:none;}
.ny_left .div_list{font-size:13px;}
.ny_left .div_list .list_con{width:33%; line-height:45px; margin-top:10px;}
.ny_left .div_list .list_cog{width:33%; line-height:45px; margin-top:10px;}
.ny_right_content .ny_img_left{width:100%;}
.ny_right_content .ny_img_right{width:100%;}
.ny_right_content .ny_img_right h3{padding-top:6%;}
} 

/* 产品内页左边 */
.nypro_left{width:25%; height:auto; line-height:60px; float:left;}
.div_titt{color:#adadad; padding-left: 26px; font-size:12px; background: url(../images/home_icon.png) left center no-repeat; width:100%; line-height:70px;}
.nypro_left .div_list{width:auto; font-size:16px; color:#333; text-align:center;border:1px solid #dfdfdf;font-weight:bold;}
.nypro_left .div_list .list_con{width:100%; color:#333; line-height:60px;  float:left; transition:all ease-in-out .3s;border-bottom:1px solid #dfdfdf;}
.nypro_left .div_list a:nth-child(1) .list_con{background:#004da2;font-size:20px; color:#fff;border-right:none; padding:3% 0;}
.nypro_left .div_list .list_con:hover{background:rgba(0,0,0,0.1);}
.nypro_left .div_list .list_cog{width:100%; background:rgba(0,0,0,0.1); line-height:60px; border-right:1px solid #dfdfdf; float:left; transition:all ease-in-out .3s;}

/* 产品内页右边 */
.nypro_right{width:73%; float:right; height:auto; padding:0 0 2% 0;}
.nypro_right img{max-width:100%;}
.nypro_right_content{width:100%; height:auto; line-height:30px; color:#333; padding-bottom:3%;}
.nypro_right_content img{max-width:100%;}

.nypro_right_content .nypro-list{width:100%; height:auto; float:left; margin:0 0 2% 0; background:#fff; text-align:left; position:relative;}
.nypro_right_content .nypro-list .pimg{width:25%; height:auto;overflow:hidden;border-radius:3px; border:1px solid #dfdfdf; z-index:2; float:left;}
.nypro_right_content .nypro-list .pimg img{width:100%; height:auto; transform:scale(1); transition:all ease-in-out .5s;}
.nypro_right_content .nypro-list .ptit{width:72%; line-height:25px; color:#383a4e; font-size:16px; font-weight:bold; overflow:hidden; z-index:2; padding-left:3%; float:left;}
.nypro_right_content .nypro-list .ptit .span{color:#838383; height:50px; font-size:14px; font-weight:normal;}
.nypro_right_content .nypro-list .ptit .ptit-more{width:100px; line-height:30px; color:#838383; font-weight:normal; font-size:14px; border:1px solid #838383; text-align:center; margin-top:10px;}
.nypro_right_content .nypro-list .img_mask{width:100%; height:0px; overflow:hidden; background:rgba(0,146,63,0.95); border-left:1px solid #004da2; border-right:1px solid #004da2; position:absolute; transition:all ease-in-out .5s; z-index:1;border-radius:3px;}
.nypro_right_content .nypro-list .img_mask p{line-height:80px; width:auto; padding:0 20px; display:inline-block; border:1px solid #fff;  border-radius:8px;color:#fff; text-align:center; font-size:16px; margin-top:28%;}
.nypro_right_content .nypro-list a{color:#535353;}
.nypro_right_content .nypro-list:hover .ptit{color:#004da2;}
.nypro_right_content .nypro-list:hover .ptit .ptit-more{color:#004da2; border:1px solid #004da2;}
.nypro_right_content .nypro-list:hover a{color:#fff;}
.nypro_right_content .nypro-list:hover .pimg img{transform:scale(1.1);}
.nypro_right_content .nypro-list:hover .img_mask{width:100%; height:100%;}


.nypro_right_content .nypro-list-img{width:32.3%; height:auto; float:left; margin:0% 0.5%; background:#fff; text-align:center; position:relative;}
.nypro_right_content .nypro-list-img .pimg{width:100%; height:auto;overflow:hidden;border-radius:3px; border:1px solid #dfdfdf; z-index:2;}
.nypro_right_content .nypro-list-img .pimg img{width:100%; height:auto; transform:scale(1); transition:all ease-in-out .5s;}
.nypro_right_content .nypro-list-img .ptit{width:100%; line-height:60px; color:#383a4e; font-size:16px; font-weight:bold; overflow:hidden; z-index:2;}


.nypro_right_content .ny_img_left{width:40%; height:auto; float:left;}
.nypro_right_content .ny_img_left video{width:100%; height:auto;}
.nypro_right_content .ny_img_right{width:56%; height:auto; float:right; text-align:left;}
.nypro_right_content .ny_img_right h3{padding-bottom:2%; font-weight:bold;}

.nypro_right_content .tj_superiority{width:100%; background:#282828; padding:4rem 5%; margin:5% 0; text-align:center;}
.nypro_right_content .tj_superiority .tj_superiority_tit{width:100%; padding:20px 0;}
.nypro_right_content .tj_superiority .tj_superiority_tit p{width:100%; text-align:center; color:#fff;font-size:1.4rem;}
.nypro_right_content .tj_superiority .tj_superiority_tit p:nth-child(1){line-height:2rem; font-family:Arial;}
.nypro_right_content .tj_superiority .tj_superiority_tit p:nth-child(2){line-height:6rem; font-size:3rem; font-weight:bold;}
.nypro_right_content .tj_superiority .tj_superiority_tit p:nth-child(2) span{color:#004da2;}
.nypro_right_content .tj_superiority .tj_superiority_tit p:nth-child(3){line-height:2rem;}
.nypro_right_content .tj_superiority .tj_superiority_list{width:45%; height:auto; margin:2.5%; float:left; overflow:hidden; background:#fff; border-radius:10px;}
.nypro_right_content .tj_superiority .tj_superiority_list img{width:100%; height:auto;}
.nypro_right_content .tj_superiority .tj_superiority_list dl{width:100%; height:auto; padding:5% 10%;}
.nypro_right_content .tj_superiority .tj_superiority_list dl dt{width:100%; font-size:1.6rem; color:#004da2; line-height:3rem; font-weight:bold;background:url(../images/page_ys_back.png) bottom center no-repeat; padding-bottom:0.5rem;}
.nypro_right_content .tj_superiority .tj_superiority_list dl dd{width:100%; font-size:1rem; color:#333; line-height:1.5rem;padding:1rem 0;}


.nypro_right_content .tj_product_title{width:100%; background:url(../images/page_top.jpg) center no-repeat; padding:4rem 0 2rem 0; text-align:center;}
.nypro_right_content .tj_product_title p{width:100%; text-align:center; color:#000;font-size:1.4rem;}
.nypro_right_content .tj_product_title p:nth-child(1){line-height:3rem; font-family:Arial; text-transform:uppercase;}
.nypro_right_content .tj_product_title p:nth-child(2){line-height:4.5rem; font-size:2.6rem; font-weight:bold; padding-bottom:0.5rem;}
.nypro_right_content .tj_product_title p:nth-child(3){line-height:3rem; width:20rem; margin:auto; background:#004da2; color:#fff; font-size:1.4rem; border-radius:3rem;}
.nypro_right_content .tj_product_title p:nth-child(4){line-height:4rem;font-size:1.3rem;}

.nypro_right_content .tj_product_tit{width:100%; background:url(../images/page_back.png) center no-repeat; padding:20px 0;}
.nypro_right_content .tj_product_tit p{width:100%; text-align:center; color:#000;font-size:1.4rem;}
.nypro_right_content .tj_product_tit p:nth-child(1){line-height:2rem; font-family:Arial;}
.nypro_right_content .tj_product_tit p:nth-child(2){line-height:6rem; font-size:3rem; font-weight:bold;}
.nypro_right_content .tj_product_tit p:nth-child(2) span{color:#004da2;}
.nypro_right_content .tj_product_tit p:nth-child(3){line-height:2rem;}

.nypro_right_content .tj_product_con{width:100%; height:auto; padding-top:2%;}
.nypro_right_content .tj_product_con img{width:100%; height:auto;}
.nypro_right_content .tj_product_con p{width:100%; height:auto; padding:4% 5%; line-height:2rem; font-size:1rem; margin-bottom:15px;}
.nypro_right_content .tj_product_con p:nth-child(2){background:#e6e6e6; color:#000;}
.nypro_right_content .tj_product_con p:nth-child(3){background:#565656; color:#fff;}
.nypro_right_content .tj_product_con .production_force{width:33.3%; height:auto; padding:0.5%; float:left;}
.nypro_right_content .tj_product_con .production_force .p_tit{width:100%; line-height:3rem; background:#565656; color:#fff; text-align:center; font-size:1rem;}

.nypro_right_content .tj_product_honor{width:100%; height:auto; padding-top:2%;}
.nypro_right_content .tj_product_honor dl{width:100%; height:5rem; line-height:5rem; font-size:1.6rem; color:#fff; padding:0 5%; background:#27282a;}
.nypro_right_content .tj_product_honor dl dt{font-weight:bold; float:left;}
.nypro_right_content .tj_product_honor dl dd{float:left; font-family:Arial; padding-left:10px;}
.nypro_right_content .tj_product_honor .honor_list{width:32.3%; height:auto; background:#dbdbdb; padding:2%; margin:2% 0.5%; float:left;}
.nypro_right_content .tj_product_honor .honor_list img{width:100%; height:auto;}

.nypro_right_content .tj_news_tit{border-bottom: 1px solid #ccc; width: 100%; margin:20px 0;}
.nypro_right_content .tj_news_tit em{display: block; width:150px; line-height:40px; text-align:center;font-style: normal; background-color:#004da2; color:#fff;font-size:16px;}
.nypro_right_content .tj_news_neirong{width:100%; height:auto;}
.nypro_right_content .tj_news_neirong .list_tj{width:48%; margin:0 1%; line-height:40px; text-align:left; color:#333; float:left;border-bottom: 1px dashed #ccc;}
.nypro_right_content .tj_news_neirong .list_tj p{float:left;}
.nypro_right_content .tj_news_neirong .list_tj span{float:right;}
.nypro_right_content .tj_news_neirong .list_tj:hover p{color:#004da2;}

.nypro_img_com{width:73%; padding:0 0 4% 0; height:auto; background:#fff; float:right;}
.nypro_img_com .ny_img_left{width:100%; height:auto; float:left;}
.nypro_img_com .ny_img_center{width:100%; height:auto; float:right; text-align:left;}
.nypro_img_com .ny_img_center .tit_h1{width:100%; line-height:25px; padding-bottom:4%; font-size:21px; color:#333;}
.nypro_img_com .ny_img_center .tit_h2{width:92%; height:auto; line-height:30px; padding:4%; margin-bottom:5%; background:#eaeaea; font-size:14px; color:#333;}
.nypro_img_com .ny_img_center .tit_h3{width:100%; height:auto; line-height:25px; padding:0 0 5% 0; font-size:14px; color:#575757; float:left;}
.nypro_img_com .ny_img_center .tit_h3 span{color:#e30013; padding-right:10px;}
.nypro_img_com .ny_img_center .tit_message{width:45%; line-height:40px; background:#e30013; font-size:15px; color:#fff; float:left; text-align:center; margin-right:5%;}
.nypro_img_com .ny_img_center .tit_message a{color:#fff;}
.nypro_img_com .ny_img_center .tit_message:hover{background:#eb4f38;}
.nypro_img_com .ny_img_center .tit_message:hover a{color:#fff;}
.nypro_img_com .ny_img_center .tit_fasong{width:45%; line-height:40px; background:#eb4f38; font-size:15px; color:#fff; float:left; text-align:center; margin-right:5%;}
.nypro_img_com .ny_img_center .tit_fasong a{color:#fff;}
.nypro_img_com .ny_img_center .tit_fasong:hover{background:#e30013;}
.nypro_img_com .ny_img_center .tit_fasong:hover a{color:#fff;}
.nypro_img_com .ny_pro_left{width:100%; height:auto; float:left;}
.nypro_img_com .ny_pro_center{width:100%; height:auto; float:right; text-align:left;}
.nypro_img_com .ny_pro_center .tit_h2{width:100%; height:auto; line-height:30px; padding:4% 0; border-top:1px solid #eaeaea; margin-top:2%; font-size:14px; color:#333;}


@media screen and (max-width: 1200px) { 
.nypro_left .div_list{font-size:14px;}
.nypro_right_content .nypro-list .ptit{line-height:22px;font-size:13px;}
.nypro_right_content .nypro-list .ptit .span{font-size:12px;}
.nypro_right_content .nypro-list .ptit .ptit-more{width:90px; line-height:25px; font-size:12px;}
.nypro_img_com .ny_img_left{width:100%; height:auto; float:left;}
.nypro_img_com .ny_img_center{width:100%; height:auto; float:left; text-align:left;}
} 
@media screen and (max-width: 960px) { 
.nypro_left{width:100%;}
.nypro_left .div_tit{display:none;}
.nypro_left .div_list .list_con{width:32.8%; line-height:45px;}
.nypro_left .div_list .list_cog{width:32.8%; line-height:45px;}
.nypro_left .div_list a:nth-child(1) .list_con{font-size:14px;padding:0;}
.nypro_right{width:100%;}
.nypro_img_com{width:100%;}
.nypro_right_content .nypro-list{margin:2% 0;}
.nypro_right_content .nypro-list-img{margin:0 1%; width:48%;}
.nypro_right_content .nypro-list-img .ptit{line-height:40px; font-size:14px;}
.nypro_right_content .nypro-list .img_mask p{font-size:14px;line-height:60px;}
.nypro_right_content .ny_img_left{width:100%;}
.nypro_right_content .ny_img_right{width:100%;}
.nypro_right_content .tj_news_neirong .list_tj{width:100%; margin:0;}
} 
@media screen and (max-width: 660px) {
.nypro_right_content .nypro-list .pimg{width:40%;}
.nypro_right_content .nypro-list .ptit{width:55%; padding-left:5%;}
.nypro_right_content .nypro-list .ptit .span{height:40px; overflow:hidden;}
.nypro_img_com .ny_img_left{width:100%; height:auto; float:left;}
.nypro_img_com .ny_img_center{width:100%; height:auto; float:left; text-align:left;}
.nypro_img_com .ny_img_center .tit_h1{font-size:18px;}
.nypro_img_com .ny_img_center .tit_h2{font-size:12px;}
.nypro_img_com .ny_img_center .tit_h3{height:0px; padding:0; overflow:hidden;}
.nypro_img_com .ny_pro_center .tit_h2{font-size:12px;}


.nypro_right_content .tj_superiority{padding:2rem 5%;}
.nypro_right_content .tj_superiority .tj_superiority_tit p{font-size:1rem;}
.nypro_right_content .tj_superiority .tj_superiority_tit p:nth-child(1){line-height:1.5rem;}
.nypro_right_content .tj_superiority .tj_superiority_tit p:nth-child(2){line-height:3rem; font-size:2rem;}
.nypro_right_content .tj_superiority .tj_superiority_tit p:nth-child(3){line-height:1.5rem;}
.nypro_right_content .tj_superiority .tj_superiority_list dl dt{font-size:1rem; line-height:2rem;padding-bottom:0.5rem;}
.nypro_right_content .tj_superiority .tj_superiority_list dl dd{font-size:0.7rem; line-height:1.2rem;padding:0.5rem 0;}

.nypro_right_content .tj_product_title{padding:2rem 0 1rem 0;}
.nypro_right_content .tj_product_title p{font-size:1rem;}
.nypro_right_content .tj_product_title p:nth-child(1){line-height:2rem; padding-top:40px; background-size:120px;}
.nypro_right_content .tj_product_title p:nth-child(2){line-height:2.5rem; font-size:1.6rem;padding-bottom:0.5rem;}
.nypro_right_content .tj_product_title p:nth-child(3){line-height:2.5rem; width:15rem;font-size:1.1rem;}
.nypro_right_content .tj_product_title p:nth-child(4){line-height:2.5rem;font-size:1rem;}

.nypro_right_content .tj_product_tit{background-size:100%;}
.nypro_right_content .tj_product_tit p{font-size:1rem;}
.nypro_right_content .tj_product_tit p:nth-child(1){line-height:1.5rem;}
.nypro_right_content .tj_product_tit p:nth-child(2){line-height:3rem; font-size:2rem;}
.nypro_right_content .tj_product_tit p:nth-child(3){line-height:1.5rem;}
.nypro_right_content .tj_product_con p{line-height:2rem; font-size:1.2rem; margin-bottom:10px;}
.nypro_right_content .tj_product_con .production_force .p_tit{line-height:2rem; font-size:0.8rem;}
.nypro_right_content .tj_product_honor dl{height:3.5rem; line-height:3.5rem; font-size:1.2rem;}
} 

/* 联系内页左边 */
.nycontact_left{width:30%; float:right; height:auto; margin-bottom:20px;}
.nycontact_left .TwoOfTwo .aboutus{width:100%; margin-bottom:20px; background:#fff;border-radius:10px 10px 0 0; color:#333;-webkit-box-shadow:0 0 20px rgba(0, 0, 0, .2);  -moz-box-shadow:0 0 20px rgba(0, 0, 0, .2);  box-shadow:0 0 20px rgba(0, 0, 0, .2);}
.nycontact_left .TwoOfTwo .aboutus p{line-height:87px; font-size:22px; font-weight:bold; text-align:left; color:#fff; background:#004da2; text-align:center;border-radius:10px 10px 0 0;}
.nycontact_left .TwoOfTwo .aboutus .div_list{width:80%; font-size:14px; color:#333; text-align:center; padding:10%;}
.nycontact_left .TwoOfTwo .aboutus .div_list .txt_message{width:100%;height:auto; font-size:16px; text-align:left;}
.nycontact_left .TwoOfTwo .aboutus .div_list .txt_message .left_txt{width:100%; font-size:14px;line-height:50px; text-indent:20px; color:#333; background:#fff; margin-bottom:18px; border:1px solid #b9b9b9; border-radius:4px;}
.nycontact_left .TwoOfTwo .aboutus .div_list .txt_message .submit{width:100%; font-size:18px;line-height:52px; background:#004da2; border:0; text-align:center; color:#fff; text-transform:uppercase; border-radius:4px;}

/* 联系内页左边 */
.txt_message{width:100%;height:auto; font-size:16px; text-align:left;}
.txt_message .left_txt{width:100%; font-size:14px;line-height:50px; text-indent:20px; color:#333; background:#fff; border:none; border-radius:4px;}
.txt_message .left_txt2{width:100px; font-size:14px;line-height:50px; text-indent:20px; color:#333; background:#fff;border:1px solid #595959; border-radius:4px;}
.txt_message .submit{width:100px; font-size:18px;line-height:52px; background:#00923f; border:0; text-align:center; color:#fff; text-transform:uppercase; border-radius:4px;}

/* 联系内页右边 */
.nycontact_right{width:100%; float:left; height:auto;background:#fff; padding:4% 0;}
.nycontact_right_tit{width:100%; line-height:60px; border-bottom:1px solid #ccc; margin-bottom:30px; text-align:right; font-size:16px;}
.nycontact_right_content{width:100%; height:auto; line-height:30px; color:#333;}
.nycontact_right_content img{max-width:100%;}

.nycontact_right_content .dl_list{width:50%; float:left;}
.nycontact_right_content .dl_list .dt_list{width:100%; float:left; font-size:1.85rem; color:#000; line-height:3rem;}
.nycontact_right_content .dl_list .dt_list:nth-child(2){font-size:1rem;text-transform:uppercase; font-family:Arial;}
.nycontact_right_content .dl_list .dt_list:nth-child(3){width:90px; height:5px; background:#004da2; margin-top:3%;}
.nycontact_right_content .dl_list .dd_list{width:100%; float:left; padding-left:35px; font-size:1rem; line-height:2.3rem; color:#333;}
.nycontact_right_content .dl_list .dd_list:nth-child(1){background:url(../images/i17_1.png) left center no-repeat;background-size:20px;}
.nycontact_right_content .dl_list .dd_list:nth-child(2){background:url(../images/i17_2.png) left center no-repeat;background-size:20px;}
.nycontact_right_content .dl_list .dd_list:nth-child(3){background:url(../images/i17_3.png) left center no-repeat;background-size:20px;}
.nycontact_right_content .dl_list .dd_list:nth-child(4){background:url(../images/i17_4.png) left center no-repeat;background-size:20px;}
.nycontact_maps{width:100%; height:500px; border-top:1px solid rgba(0,0,0,0.15);}
 
@media screen and (max-width: 1100px) { 
.nycontact_left{width:100%;}
.nycontact_left .TwoOfTwo .aboutus p{line-height:60px; font-size:20px;}
.nycontact_left .TwoOfTwo .aboutus .div_list{padding:5% 10%;}
.nycontact_right{width:100%;padding:3% 0;}
} 
/* 设置了浏览器宽度不大于1100px时 */
@media screen and (max-width: 660px) { 
.nycontact_right_content .dl_list{width:100%; padding-bottom:5%;}
.nycontact_right_content .dl_list .dt_list:nth-child(2){font-size:1.3rem;}
.nycontact_right_content .dl_list .dd_list{padding-left:30px; font-size:1.4rem; line-height:3rem;}
.nycontact_right_tit{font-size:14px; margin-bottom:20px;}
.nycontact_left{width:100%;}
} 
/* 设置了浏览器宽度不大于660px时 */


.nypro-list{width:24%; height:auto; float:left; margin:0% 0.5%; background:#fff; text-align:center; position:relative;}
.nypro-list .pimg{width:100%; height:auto;overflow:hidden;border-radius:3px; border:1px solid #dfdfdf; z-index:2;}
.nypro-list .pimg img{width:100%; height:auto; transform:scale(1); transition:all ease-in-out .5s;}
.nypro-list .ptit{width:100%; line-height:80px; color:#383a4e; font-size:15px; font-weight:bold; overflow:hidden; z-index:2;}
.nypro-list .img_mask{width:100%; height:0px; overflow:hidden; background:rgba(0,0,0,0.8); border-left:1px solid #000; border-right:1px solid #000; position:absolute; transition:all ease-in-out .5s; z-index:1;border-radius:3px;}
.nypro-list .img_mask p{line-height:80px; width:auto; padding:0 20px; display:inline-block; border:1px solid #fff;  border-radius:8px;color:#fff; text-align:center; font-size:16px; margin-top:28%;}
.nypro-list a{color:#535353;}
.nypro-list:hover a{color:#fff;}
.nypro-list:hover .pimg img{transform:scale(1.1);}
.nypro-list:hover .img_mask{width:100%; height:100%;}

@media screen and (max-width: 1200px) { 
.nypro-list .ptit{line-height:50px;}
} 
/* 设置了浏览器宽度不大于1200px时 */
@media screen and (max-width: 860px) { 
.nypro-list{width:48%;margin:3% 1% 0 1%;}
.nypro-list .img_mask p{font-size:14px;line-height:60px;}
} 
/* 设置了浏览器宽度不大于860px时 */
@media screen and (max-width: 660px) { 
.nypro-list .ptit{line-height:40px; font-size:13px;}
.nypro-list .ptit_more{line-height:40px; font-size:13px;width:70%;}
} 
/* 设置了浏览器宽度不大于660px时 */

/* 项目内页 */
.ny_img_com{width:100%; padding:4% 0; height:auto; background:#fff; margin:auto;}
.ny_img_com .ny_img_left{width:40%; height:auto; float:left;}
.ny_img_com .ny_img_center{width:56%; height:auto; float:right; text-align:left;}
.ny_img_com .ny_img_center .tit_h1{width:100%; line-height:25px; padding-bottom:4%; font-size:21px; color:#333;}
.ny_img_com .ny_img_center .tit_h2{width:92%; height:auto; line-height:30px; padding:4%; margin-bottom:5%; background:#eaeaea; font-size:14px; color:#333;}
.ny_img_com .ny_img_center .tit_h3{width:100%; height:auto; line-height:25px; padding:0 0 5% 0; font-size:14px; color:#575757; float:left;}
.ny_img_com .ny_img_center .tit_h3 span{color:#e30013; padding-right:10px;}
.ny_img_com .ny_img_center .tit_message{width:45%; line-height:40px; background:#e30013; font-size:15px; color:#fff; float:left; text-align:center; margin-right:5%;}
.ny_img_com .ny_img_center .tit_message a{color:#fff;}
.ny_img_com .ny_img_center .tit_message:hover{background:#eb4f38;}
.ny_img_com .ny_img_center .tit_message:hover a{color:#fff;}
.ny_img_com .ny_img_center .tit_fasong{width:45%; line-height:40px; background:#eb4f38; font-size:15px; color:#fff; float:left; text-align:center; margin-right:5%;}
.ny_img_com .ny_img_center .tit_fasong a{color:#fff;}
.ny_img_com .ny_img_center .tit_fasong:hover{background:#e30013;}
.ny_img_com .ny_img_center .tit_fasong:hover a{color:#fff;}
.ny_img_com .ny_pro_left{width:100%; height:auto; float:left;}
.ny_img_com .ny_pro_center{width:100%; height:auto; float:right; text-align:left;}
.ny_img_com .ny_pro_center .tit_h2{width:100%; height:auto; line-height:30px; padding:4% 0; border-top:1px solid #eaeaea; margin-top:2%; font-size:14px; color:#333;}

@media screen and (max-width: 1000px) { 
.ny_img_com .ny_img_left{width:100%; height:auto; float:left;}
.ny_img_com .ny_img_center{width:100%; height:auto; float:left; text-align:left;}
} 
/* 设置了浏览器宽度不大于1100px时 */
@media screen and (max-width: 660px) { 
.ny_img_com .ny_img_left{width:100%; height:auto; float:left;}
.ny_img_com .ny_img_center{width:100%; height:auto; float:left; text-align:left;}
.ny_img_com .ny_img_center .tit_h1{font-size:18px;}
.ny_img_com .ny_img_center .tit_h2{font-size:12px;}
.ny_img_com .ny_img_center .tit_h3{height:0px; padding:0; overflow:hidden;}
.ny_img_com .ny_pro_center .tit_h2{font-size:12px;}
} 
/* 设置了浏览器宽度不大于660px时 */

/*内页新闻*/
.nynewslist{width:100%; height:auto;}
.nynewslist li{ width:96%; height:auto; padding:20px 2%; color:#333; font-size:16px; border-bottom:1px solid #ededed;}
.nynewslist li a{ font-size:16px; color:#333; line-height:30px;transition:all ease-in-out .3s;}
.nynewslist li:hover a{text-decoration:none; color:#004da2; font-weight:bold; padding-left:20px;}
.nynewslist li span{ font-size:14px; color:#787878; line-height:25px;}
.nynewslist li:hover{background:#ececec;}

/*内页新闻加图片*/
.nynewsimg{width:100%; height:auto;}
.nynewsimg li{ width:96%; height:auto; padding:20px 2%; color:#333; font-size:16px; border-bottom:1px dotted #ccc;}
.nynewsimg li img{width:28%; height:auto; float:left; padding:1%; border:1px solid #ccc;}
.nynewsimg li dl{width:65%; height:auto; float:right;}
.nynewsimg li dl dt{font-size:16px; color:#333; line-height:50px;}
.nynewsimg li dl dd{font-size:14px; color:#787878; line-height:25px;}
.nynewsimg li a{ font-size:16px; color:#333; line-height:27px;}
.nynewsimg li:hover img{border:1px solid #004da2;}
.nynewsimg li:hover dl dt{color:#004da2; font-weight:bold;}
.nynewsimg li:hover{background:#ececec;}

@media screen and (max-width: 1000px) { 
.nynewsimg li img{width:38%; height:auto; float:left; padding:1%; border:1px solid #ccc;}
.nynewsimg li dl{width:55%; height:auto; float:right;}
.nynewsimg li dl dt{line-height:35px;}
} 
/* 设置了浏览器宽度不大于1100px时 */
@media screen and (max-width: 660px) { 
.nynewsimg li img{width:90%; padding:5%;}
.nynewsimg li dl{width:90%; padding:5%;}
} 
/* 设置了浏览器宽度不大于660px时 */


/*分页*/
.page{ width:100%;height:35px;padding-top:15px; text-align:center;}
.page a{display:inline-block; color:#333; border:1px solid #dedede; padding: 5px 8px; margin:0px 3px; border-radius:2px;}
.page a:hover{background-color:#6e2200;color:#fff; text-decoration:none;}
.page .current{display:inline-block; padding: 5px 8px; color:#6e2200; font-weight:bold;}

/*详情页*/
.article_title{ text-align:center; width:100%; padding:10px 0;}
.article_title h1{font-size:20px; line-height:30px;}
.newsin-c{width:100%; height:auto; margin:0px auto; padding-top:20px;}
.newsnext{width:100%; padding:30px 0px;}
.newsnext li{width:100%; height:30px; line-height:30px;}
.newsnext li a{color:#333; line-height:30px;}
.newsnext li a:hover{color:#004da2; cursor:pointer; text-decoration:none;}
.artdet{width:100%; line-height:50px; text-align:center; border-top:1px solid #dfdfdf; border-bottom:1px solid #dfdfdf; margin-bottom:25px; background:#efefef;}

.nyproleft{width:480px; height:440px; text-align:left;}
.nyprolefts{width:480px; height:440px; text-align:left;}
#tbody {width:305px;margin:0px auto;}
#mainbody {width:305px;border:1px solid #dedede; margin-bottom: 10px;}
#mainphoto {cursor:pointer;display:block;}
#goleft {float:left;clear:left;}
#goright {float:right;clear:right;}
#photos {width:370px;height:62px;overflow:hidden; float: left; margin: 0px 5px;}
#showArea img {display:block;float:left;margin:0px 6px;cursor:pointer;border:1px solid #dedede}
#showArea img:hover{ border: 1px solid #cc0000;}


.nyproright{ width:400px; height: auto; float: right;}
.pro_title{ text-align:left; width:100%; font-size:22px; line-height:40px; }
.nyproright p{ margin: 10px 0px; line-height:40px; height: 40px; overflow: hidden; color:#616161; font-size:15px;}
.nyproright span{ font-size: 18px; color: #464646; height: 45px;}
.nyproright span b{ color: #004da2; font-size: 26px;}
.nyproright a{ display:block; background: #004da2 url(../images/productshow_03.jpg) no-repeat 130px center; height: 40px;line-height: 40px; font-size: 16px; color: #fff; text-align: center;  width: 160px; margin-top: 20px;float: left;}
.nyproright a:hover{ text-align: center;}
.pofont1{ float: left; color: #616161; font-size: 16px; padding-top: 25px;}
.probody{ border-top:1px dashed #dedede; padding: 15px 0px; font-size: 13px; line-height: 23px; margin-top: 40px;}
.probody img{ max-width:890px}
.probodytitle{ width:100%; height:60px; line-height:50px; text-align:left; color:#333; font-size:16px; margin-bottom:20px; border-bottom:1px solid #e1e1e1;text-transform:uppercase;}

.page_list{text-align:center;letter-spacing:0;font-size:15px;margin-top:20px; margin-bottom:10px; clear:both}
.page_list .page-status{display:inline-block;color:#979797;text-align:center;padding:0px 10px; margin:0px 2px; line-height:35px; border:1px solid #dfdfdf; border-radius:4px;}
.page_list .page-index{display:inline-block;color:#979797;text-align:center;padding:0px 10px; margin:0px 2px; line-height:35px; border:1px solid #dfdfdf; border-radius:4px;}
.page_list .page-index a{color:#979797;}
.page_list .page-index:hover{color:#fff;border:1px solid #004da2; background:#004da2;}
.page_list .page-index:hover a{color:#fff;}

.page_list .page-pre{display:inline-block;color:#979797;text-align:center;padding:0px 10px; margin:0px 2px; line-height:35px; border:1px solid #dfdfdf; border-radius:4px;}
.page_list .page-pre a{color:#979797;}
.page_list .page-pre:hover{color:#fff;border:1px solid #004da2; background:#004da2;}
.page_list .page-pre:hover a{color:#fff;}

.page_list .page-numbar .page-num{display:inline-block;color:#979797;text-align:center;padding:0px 10px; margin:0px 2px; line-height:35px; border:1px solid #dfdfdf; border-radius:4px;}
.page_list .page-numbar .page-num a{color:#979797;}
.page_list .page-numbar .page-num:hover{color:#fff;border:1px solid #004da2; background:#004da2;}
.page_list .page-numbar .page-num:hover a{color:#fff;}

.page_list .page-next{display:inline-block;color:#979797;text-align:center;padding:0px 10px; margin:0px 2px; line-height:35px; border:1px solid #dfdfdf; border-radius:4px;}
.page_list .page-next a{color:#979797;}
.page_list .page-next:hover{color:#fff;border:1px solid #004da2; background:#004da2;}
.page_list .page-next:hover a{color:#fff;}

.page_list .page-last{display:inline-block;color:#979797;text-align:center;padding:0px 10px; margin:0px 2px; line-height:35px; border:1px solid #dfdfdf; border-radius:4px;}
.page_list .page-last a{color:#979797;}
.page_list .page-last:hover{color:#fff;border:1px solid #004da2; background:#004da2;}
.page_list .page-last:hover a{color:#fff;}


/*link*/
.sylink{width:100%; height:64px; background:#004da2; text-align:left;}
.sylink .linkcen{width:1200px; height:64px; line-height:64px; font-size:15px; color:#fff; margin:auto;}
.sylink .linkcen span{float:left; padding:0px 15px 0px 0px;}
.sylink .linkcen a{color:#fff; text-decoration:none; line-height:64px; padding:0px 10px;}
.sylink .linkcen a:hover{color:#e0edff; text-decoration:none;}

/*link*/
.hy { width: 1200px; margin:auto; height:132px; margin-top:30px;}
.hy_top {width: 1200px; height: 46px; border-bottom:1px #d3d3d3 solid; float:left;}
.hy_top ul li { float: left; height: 46px; line-height: 46px; width: 102px; font-size:20px; font-weight:bold;}
.hy_top ul li span{ width:12px; color:#004da2; float:right;}
.hy_top ul li a { display: block; height: 46px; width: 90px; color: #333; text-align:center; text-decoration:none;}
.hy_top ul li a:hover, .hy_top ul .cur a {  height: 43px; width: 90px; color:#004da2; border-bottom:3px #004da2 solid; text-decoration:none;}
.hy_con {width: 1200px;  height: 83px; margin-top:20px; float:left; line-height:25px;}