@charset "utf-8";

/*全局控制*/
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body{margin:0;padding:0;font-size:14px;line-height:22px;font-family:"Times New Roman","Microsoft YaHei"; color:#000;-webkit-text-size-adjust:none;background:#fff;}
html,body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
img{border:0; vertical-align:bottom;max-width: 100%;}ul,li{list-style:none;}
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}.fb{font-weight:bold;}
.dis{display:block;}.undis{display:none;}
a{text-decoration:none;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}


#w-center{width: 1200px;margin: 0 auto;    box-sizing: border-box;}
.h-10{height: 10px;}.h-11{height: 11px;}.h-12{height: 12px;}.h-13{height: 13px;}.h-14{height: 14px;}.h-15{height: 15px;}.h-16{height: 16px;}.h-17{height: 17px;}.h-18{height: 18px;}.h-19{height: 19px;}
.h-20{height: 20px;}.h-21{height: 21px;}.h-22{height: 22px;}.h-23{height: 23px;}.h-24{height: 24px;}.h-25{height: 25px;}.h-26{height: 26px;}.h-27{height: 27px;}.h-28{height: 28px;}.h-29{height: 29px;}.h-30{height: 30px;}
.h-30{height: 30px;}.h-40{height: 40px;}

.center{text-align: center;}
.clear{clear: both;}
.left{float: left;}
.right{float: right;}

.ov1{overflow:hidden;text-overflow: ellipsis;display:-webkit-box;display:-webkit-inline-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;  }
.ov2{overflow:hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;  }
.ov3{overflow:hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;  }
.ov4{overflow:hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;  }
.ov5{overflow:hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;  }

/*头部区域*/
.min{min-width:1200px;}
.nr{width:1200px;margin:0 auto;}
.over{overflow:hidden;}
.pos{position:relative;}
.header{padding:18px 0;overflow:hidden;}
.logo{float:left;width:auto;}
.nav{float:right;margin-right: 78px;}
.nav li{float:left;padding:0 0 0 10px;}
.nav li a{display:inline-block;padding:0 20px;height:50px;line-height:47px;border-bottom:solid 3px #fff;color:#212121;font-size:16px;}
.nav li a.current{border-bottom:solid 3px #254164;}
#swiper0 .swiper-pagination-bullet-active{background:#fff;}
#swiper0 .swiper-pagination-bullet{width:10px;height:10px;}

/*中间区域*/
.top_bg{height:1137px;background:url(../images/bg1.jpg) no-repeat center top;position:relative;}
.top_dw{width:100%;height:458px;position:absolute;bottom:-270px;left:0;background:url(../images/bg2.png) no-repeat center top;}
.top_jl{padding:80px 0 0 0;}
.top_l{width:506px;height:506px;background:url(../images/bg3.png) no-repeat center center/cover;float:left;margin:100px 0 0 0;padding:355px 80px 0 80px;color:#7b6425;font-size:16px;line-height:2;}
.top_l a{color:#7b6425;}
.top_r{width:510px;float:right;text-align:right;}
.top_r a{display:block;}
.top_r_eng{color:#082344;font-size:54px;line-height:1.3;}
.top_r_title{height:30px;background:url(../images/bg4.png) repeat-x center top;font-size:30px;line-height:30px;color:#3e6597;margin:15px 0 20px 0;}
.top_r_text{color:#444444;font-size:14px;line-height:30px;margin:0 0 30px 0;padding:0 0 0 80px;}
.top_bot_nr{position:absolute;left:50%;top:0;margin-left:-600px;}
.top_bot_title{color:#fff;font-size:40px;margin:80px 0 0 0;line-height:1.2;position:relative;}
.top_bot_title::before{content:"";width:158px;height:6px;background:#f1edc3;position:absolute;left:0;top:-30px;}
.top_bot_t{color:#fff;font-size:30px;line-height:1.5;padding:10px 0 10px 0;}
.top_bot_text{width:800px;color:#fff;font-size:16px;line-height:2;}
.top_bot_more{color:#f1edc3;font-size:18px;display:inline-block;width:190px;height:60px;border:solid 2px #f1edc3;line-height:56px;text-align:center;margin:10px 0 0 450px;}

.pro_bg{height:430px;background:url(../images/bg6.jpg) no-repeat center top;/*margin:270px 0 0 0;*/}
.pro_l{width:710px;float:left;padding:90px 0 0 0;}
.pro_r{width:412px;float:right;}
.pro_title{text-align:right;color:#4d4d4f;font-size:36px;line-height:60px;}
.pro_title_eng{font-size:60px;color:#4d4d4f;}
.pro_r_list{border-bottom:solid 1px #dedede;padding:20px 0 0 0;}
.pro_r_list li{padding:25px 0 25px 60px;color:#4d4d4f;font-size:16px;line-height:2;}
.pro_r_list li:nth-child(2n-1){background:url(../images/icon1.png) no-repeat left 25px;}
.pro_r_list li:nth-child(2n){background:url(../images/icon2.png) no-repeat left 25px;}
.pro_l_pic{width:185px;height:200px;margin:0 auto;}
.pro_l_more{display:block;color:#577fa5;font-size:14px;width:134px;border:solid 2px #254164;line-height:36px;text-align:center;position:absolute;}

/*#swiper1{padding:0 0 40px 0;}
#swiper1 .swiper-slide{height:290px;position:relative;}
#swiper1 .swiper-slide:nth-child(2n-1){padding:20px 0 0 0;}
#swiper1 .swiper-slide:nth-child(2n){padding:70px 0 0 0;}
#swiper1 .swiper-slide:nth-child(2n-1) .pro_l_more{left:50%;bottom:0;transform: translateX(-50%);}
#swiper1 .swiper-slide:nth-child(2n) .pro_l_more{left:50%;top:0;transform: translateX(-50%);}
#swiper1 .swiper-pagination-bullet{width:14px;height:14px;border:solid 1px #254164;background:#fff;opacity:1;}
#swiper1 .swiper-pagination-bullet-active{background:#254164;}
#swiper1 .swiper-pagination-bullets{bottom:0;}*/

.news_bg{height:1034px;background:url(../images/bg7.jpg) no-repeat center center;margin-top:25px;}
.news_title{height:220px;color:#4d4d4d;font-size:36px;line-height:36px;}
.news_title_eng{color:#212121;font-size:60px;line-height:70px;padding:0 0 15px 0;}
.news_list{width:500px;float:left;}
.news_list li{background:#7094b7;padding:20px 15px 20px 15px;color:#fff;font-size:16px;height:226px;}
.news_list li:nth-child(2n){background:#91abc4;}
.news_list li a{display:block;color:#fff;}
.news_list_date{font-size:16px;color: #4d4d4d;}
.news_list_title{font-size:20px;font-weight: bold;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:20px 0;color: #3c3c3c}
.news_list_text{font-size:15px;line-height:20px;height:60px;overflow:hidden;color: #999999;margin-top: 14px}
.news_list_icon{padding:0 20px 0 0;text-align:right;}
.news_m{width:375px;height:420px;float:left;background:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,0.3);margin:258px 0 5px 50px;}
.news_m_pic{height:240px;}
.news_m_nr{padding:0 15px;}
.news_m_title{font-size:20px;color:#212121;line-height:30px;padding:0 0 5px 0;}
.news_m_eng{color:#212121;font-size:50px;line-height:64px;text-transform: uppercase;}
.news_m_text{color:#818181;font-size:14px;line-height:30px;height:70px;overflow:hidden;border-top:solid 1px #dedede;padding:8px 0 0 0;}
.news_r{width:210px;float:right;padding:410px 0 0 0;}
.news_r a{height:52px;display:block;line-height:50px;border:solid 1px #7094b7;text-align:center;background:#7094b7;color:#fff;font-size:16px;margin:0 0 20px 0;}
.news_r a:hover{color:#7094b7;background:none;}
.news_r a.current{color:#7094b7;background:none;}
#swiper1{height: 400px;}
/*底部*/
.footer_bg{}
.footer_top{background:rgba(241,237,195,0.85);height:129px;}
.footer_top ul{padding:25px 0 0 0;}
.footer_top ul li{width:400px;float:left;color:#666666;font-size:16px;}
.footer_top_pic{width:77px;height:77px;float:left;border-radius:50%;margin:0 18px 0 0;}
.footer_top_title{color:#212121;font-size:30px;line-height:40px;padding:0 0 10px 0;}
.footer_bot{background:rgba(112,148,183,0.85);padding:40px 0 0 0;}
.footer_nav {width:1050px;margin:0 auto;text-align:center;overflow:hidden;}
.footer_nav li{width:175px;text-align:center;font-size:16px;border-left:solid 1px #fff;float:left;}
.footer_nav li:nth-child(1){border-left:none;}
.footer_nav li a{display:block;padding:15px 0;color:#fff;}
.footer_nav_title{font-size:24px;margin:0 0 15px 0;color:#fff;}
.footer_bottom{padding:25px 0 25px 0;overflow:hidden;}
.copyright{color:#ffffff;font-size:14px;line-height:30px;float:left;margin:40px 0 0 0;    border-right: 1px solid #575657;padding:0 68px 0 37px;}
.footer_ewm{float:right;margin-top: 38px;margin-right: 12px;}
.footer_ewm img{width:100%;}




#swiper2 .swiper-slide{border-left:solid 1px #d7d7d7;border-right:solid 1px #d7d7d7;text-align:center;}
#swiper2 .swiper-slide a{line-height:70px;color:#212121;font-size:18px;display:block;}
#swiper2 .swiper-slide a.current{background:#254164;color:#fff;}
#swiper2 .swiper-slide a:hover{background:#254164;color:#fff;}
.swiper2 .swiper-button-prev{width:28px;height:28px;left:auto;right:42px;margin-top:0;top:-35px;background-image:url(../images/icon5.png) ;background-size:100% 100%;}
.swiper2 .swiper-button-next{width:28px;height:28px;left:auto;right:0;margin-top:0;top:-35px;background-image:url(../images/icon6.png) ;background-size:100% 100%;}
.swiper2 .swiper-button-disabled{opacity:0.8}

/*产品*/
.pro_show_title{border-bottom:solid 1px #dedede;padding:20px 0;line-height:1.6;color:#254164;font-size:20px;text-align:center;}
.pro_show_pic{text-align:center;padding:20px 0;}
.pro_show_pic img{max-width:100%;}
.pro_show_text{color:#212121;font-size:16px;line-height:2;border-bottom:solid 10px #f4f4f4;padding:20px 0;}
.pro_show_page{padding:10px 0;}
.pro_show_page a{color:#7b6425;font-size:16px;display:block;line-height:40px;}




/*联系我们*/
.m_con {text-align:center;padding:50px 0 20px 0;}
.m_con li{width:36%;margin:30px 5%;border:solid 1px #7094b7;display:inline-block;padding:50px 5% 30px 5%;color:#000;font-size:16px;line-height:2;position:relative;}
.m_con_icon{width:160px;position:absolute;left:50%;top:-33px;margin-left:-80px;background:#fff;}
.m_con_icon img{width:66px;height:66px;}



/*首页*/
.index-whoarewe{text-align: center;font-size: 30px;margin: 25px auto 20px auto;font-weight: bold;}
.index-textwss{text-align: center;font-size: 22px;}
.index-jianjie{text-align: center;font-size:18px;    width: 1000px;margin: 12px auto;font-size: 16px;color: #999999;line-height: 32px;}
.w-about-gywm{display: inline-block;width: 300px;float: left;position: relative;}
.gywm-lc-pic1{width: 100%;height: 100%;}
.gywm-cont{position: absolute;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.4);}
.gywm-cont img{margin:66px auto 20px auto;display: block;}
.gywm-cont-title{text-align: center;color: #ffffff;font-size:18px;font-weight: bold;}
.xian{width: 20px;height: 2px;background: #ffffff;margin:20px auto;}
.center-lc_description{    color: #e5e5e5;
    font-size: 14px;
    width: 82%;
    display: block;
    margin: 0 auto;}
.w-about-cpzx{width:50%;float: left;}
.w-about-cpzx a{display: inline-block;position: relative;width: 100%}
.index-cpzx-cont{position: absolute;;top:50%;left: 50%;transform:translate(-50%,-50%);width: 100%;height: 100%;text-align: center;}
.pot1{position: absolute;;top:50%;left: 50%;transform:translate(-50%,-50%);width: 70%;text-align: center;}
.index-cpzx-title{color: #fff;font-size: 20px;font-weight: bold;}
.cpzx-lc_description{    color: #ffffff;
    font-size: 15px;
    width: 100%;
    line-height: 30px;
    display: block;}
/*.index-cpzx-cont-left{left: 70px;}*/
.index-color-title{color: #4f4f4f}
.xian-color{background: #1d4973}
.index-color-description{color: #999999}
.but-ljgd{display: none;border-radius: 20px;width: 150px;padding: 7px 0;text-align: center;margin: 13px auto;background: rgba(71,132,169,0.6);color: #ffffff}
/*.index-cpzx-cont-top{top: 130px}*/
.w-about-cpzx:hover .but-ljgd{display: block;}

.bj{background: url(../images/bj.jpg) no-repeat;background-size: 100% 100%;overflow: hidden;}
/*.index-news{width: 100% !important;}*/
.index-news{text-align: center;height:  auto !important; }
.index-news:hover{background: #1d4973}
.index-news:hover .news_list_date{color: #ffffff}
.index-news:hover .news_list_title{color: #ffffff}
.index-news:hover .news_list_text{color: #ffffff}
.shu{background: #d2d2d2;height: 20px;width: 2px;margin:0 auto;}
.jrwm-foot{text-align: center;background: #f1f1f1;padding: 20px 0;color: #626262;font-size: 16px;margin-top: 20px;font-weight: bold;}
.jrwm-foot span{color: #1d4973}
.w-foot{background:#373737 }
.foot_left{float: left;    padding: 0px 26px 0 0px;margin-top: 40px;border-right: 1px solid #575657;}
.foot_left img{margin-right: 20px}
.jrwm-foot-cl{background: #373737;border-top: 1px solid #484849;color: #ffffff;padding: 12px 0}



/*二级页*/
.m_title{width:647px;height:147px;margin:30px auto;text-align:center;}
.m_title_eng{color:#000;font-size:48px;text-transform:uppercase;line-height:50px;padding:30px 0 10px 0;}
.m_title_t{color:#818181;font-size:24px;line-height:50px;border-top:solid 1px #b8b8b8;padding:0 30px;display:inline-block;}
.m_top_line{border-top:solid 1px #d7d7d7;border-bottom:solid 1px #d7d7d7;}
.m_pro_list{overflow:hidden;}


.m_pro_list li{width:100%;float:left;padding:0 3%;padding:30px 0 0 0;color:#212121;font-size:16px;}
.m_pro_list li a{display:block;color:#212121;}
.m_pro_list_pic{height:253px;float: left;width: 50%;}
.m_pro_list_pic img{width: 100%;height: 100%;}
.m_pro_list_text{float: left;width: 50%;height:253px;padding: 30px;position: relative;}
.page{padding:30px 0;text-align:center;}
.page a{display:inline-block;min-width:30px;height:30px;font-size:16px;line-height:28px;margin:0 5px;border-radius:3px;text-align:center;padding:0 10px;color:#666666;border:solid 1px #666666;}
.page a:hover{color:#008ae3;border:solid 1px #008ae3;}
.pro-title{font-size: 20px;font-weight: bold;color: #ffffff;margin-bottom: 18px;}
.m_pro_list_text{background: #1d4973}
.pro-jianjie{color: #ffffff;line-height: 30px;}
.pro-but{position: absolute;bottom: 32px;left: 44px;width: 150px;height: 40px;line-height: 40px;background: #7e96aa;text-align: center;font-size: 15px;color: #ffffff;border-radius: 5px;}
.m_pro_list li:nth-child(2n) .m_pro_list_pic{float: right;}

/*新闻*/
.news_show_date{color:#a1a1a1;font-size:14px;}
.m_news_pic{height:160px;width: 260px;float: left;}
.m_news_title{color:#383737;font-size:22px;line-height:1.6;padding:0px 0 10px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.m_news_text{color:#878787;font-size:14px;line-height:30px;height:60px;overflow:hidden;}
.m_news_list{padding:30px 0 0 0;overflow:hidden;}
.m_news_list li{width:100%;float:left;margin:0 2% 2% 0;}
.m_news_list li:nth-child(3n){margin-right:0;}
.m-news-jiajie{float: left;width: 78%;padding:0 20px}
.ckxq{float: right;color: #696969;font-weight: bold;}
.m_news_list li:hover .m_news_title{color: #1d4973;font-weight: bold;}
.m_news_list li:hover .ckxq{color: #1d4973;font-weight: bold;}