*{ margin:0; padding:0; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
body{color: #333; }
body, div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p { margin:0; padding:0; font:14px/1.5 Microsoft Yahei,Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif;}
table,td,tr,th { border-collapse: collapse; border-spacing: 0; font-size:14px;}
ol,ul {list-style:none;}
li { list-style-type:none;}
img { vertical-align:middle;border:0;}
address,cite,code,em,th,i { font-weight:normal; font-style:normal;}
.clear { clear:both; *zoom:1;}
.clear:after { display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
.clearfix:after { content: ''; display: block; clear: both; }
.clearfix { zoom: 1; }
a {text-decoration:none; color:#333;cursor:pointer;}
a:visited { text-decoration:none;}
a:hover { text-decoration:none;}
a:active { text-decoration:none;}
.fl { float:left;}
.fr { float:right;}
/* 设置滚动条的样式 */
::-webkit-scrollbar { width:3px !important;}
::-webkit-scrollbar-track { background-color:#e6e6e6; border-radius:0px;}
::-webkit-scrollbar-thumb { background-color:#013f99;border-radius:4px;}
::-webkit-scrollbar-thumb:window-inactive { background-color:#013f99;border-radius:4px;}


/* 按钮样式去除*/
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {  -webkit-appearance: none;}
input{ border-radius: 0; } 
.w1600{ width:1600px; margin:0 auto;}
@media screen and (max-width:1650px){
.w1600{ width:94%;}	
}

/**top start**/
.lff_top{ width:100%; background:#f7f7f7; height:100px;}
.lff_top .lfftop_main{ height:100%; position:relative;padding: 0 60px;}
/*
.lff_top .lfftop_main .toplogo{ width:330px; float: left; margin-top:12px;}
.lff_top .lfftop_main .toplogo a{ display:block; width:100%; height:100%;}
.lff_top .lfftop_main .toplogo a img{ max-width:100%;}
*/

/*
.lff_top .lfftop_main .toplogo { width:172px; position:absolute; top:0px; background:#fff; z-index:9999; padding:15px 20px 10px 20px;box-shadow: 5px 5px 5px -4px rgba(0, 0, 0, .3); border-bottom-left-radius:5px; border-bottom-right-radius:5px;}
.lff_top .lfftop_main .toplogo a{ display:block; width:100%; height:100%;}
.lff_top .lfftop_main .toplogo a img{ max-width:100%;}
*/

.lff_top .lfftop_main .toplogo { width:360px; position:absolute; top:33px; z-index:9999; }
.lff_top .lfftop_main .toplogo a{ display:block; width:100%; height:100%;}
.lff_top .lfftop_main .toplogo a img{ max-width:100%;}

.lff_top .lfftop_main .top_right{width: calc(100% - 430px); float:right; height:100%;}
.lff_top .lfftop_main .top_right .nav{float:right; height:100%;transition:all 0.4s;}
.lff_top .lfftop_main .top_right#showopen .nav{transform: scale3d(0, 0, 0); width:0;}
.lff_top .lfftop_main .top_right .nav li{ padding: 0 30px;height:100%; float:left; text-align:center;position:relative;}
.lff_top .lfftop_main .top_right .nav li> a{ height:100%; line-height:100px;font-size:18px; text-align:center;transition: .4s ease;display: inline-block; position:relative;}
.lff_top .lfftop_main .top_right .nav li a::before,.lff_top .lfftop_main .top_right .nav li.navon a::before {content: "";display: block; position: absolute;bottom: 0;height: 3px; width:3px; left:50%; transform: translateX(-50%);opacity: 0;background-color: #013f99; -webkit-transition: all .4s; -o-transition: all .4s;-ms-transition: all .4s;transition: all .4s;}
.lff_top .lfftop_main .top_right .nav li:hover a::before,.lff_top .lfftop_main .top_right .nav li.navon a::before{ width:100%;opacity: 1;-webkit-transition: all .4s;-o-transition: all .4s;-ms-transition: all .4s;transition: all .4s;}
.lff_top .lfftop_main .top_right .nav li:hover a,.lff_top .lfftop_main .top_right .nav li.navon a{ color:#013f99;}



.lff_top .lfftop_main .top_right .nav li:hover a:after{transform:rotate(180deg);}

.lff_top .lfftop_main .top_right .nav li> i{ position:absolute; top:15px; right:0;display:block; width:30px; height:30px;background: url(../images/topjt.png) center no-repeat; -webkit-transition: all .4s; -o-transition: all .4s;-ms-transition: all .4s;transition: all .4s; display:none;}

/*下拉*/
.nav_item_open { width: 140%; height: auto; position: absolute; left: -20%; top: 100%; z-index: 10; background-color:#fff; box-shadow: 0 4px 8px 0 rgba(0, 12, 49, 0.1); border-radius: 0; opacity: 0; visibility: hidden;-webkit-transform: translateY(34px); transform: translateY(34px); -webkit-transition: all .4s; transition: all .4s; overflow: hidden; }
.ny_top .nav_item_open { background-color:#fff;}
.lff_top .lfftop_main .top_right .nav li:hover:hover .nav_item_open { visibility: visible; opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px);}
.lff_top .lfftop_main .top_right .nav li .subopen { display: none; }
.lff_top .lfftop_main .top_right .nav li .nav_item2 { width: 100%;}
.lff_top .lfftop_main .top_right .nav li .nav_item2 a { display: block; width:100%; height:60px; overflow:hidden; line-height:60px; padding: 0 10px; color: #666; font-size: 14px; white-space:nowrap; text-overflow: ellipsis; text-align: center; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.lff_top .lfftop_main .top_right .nav li .nav_item2 a { color:#565656;}
.lff_top .lfftop_main .top_right .nav li .nav_item2:hover a { background-color: #013f99; color: #fff;}

/*PC搜索*/
.lff_top .lfftop_main .top_search{ float:right;position:relative;transition:all 0.5s; margin-left:30px; height:100%;display:flex; display: -webkit-flex;align-items:center;}
.lff_top .lfftop_main .nav-hide .top_search{ margin-top:19px;}
.lff_top .lfftop_main .top_search em{background:url(../images/search.png) center center no-repeat;height:100%; width:26px; height:26px;cursor:pointer; display:block;float:right; overflow:hidden;transition:all 0.3s;}
.lff_top .lfftop_main .top_search em:Hover{opacity:0.8;filter:Alpha(opacity=80);}
.lff_top .lfftop_main #showopen .top_search em{opacity:0;filter:Alpha(opacity=0);}
.lff_top .lfftop_main .top_search .search_con2{position:absolute;  right:0px; height:50px;z-index:100;transform: scale3d(0, 0, 0);transform-origin: right center;transition:all 0.5s;opacity:0;filter:Alpha(opacity=0);width:500px;background: #fff;}
.lff_top .lfftop_main #showopen .top_search .search_con2{opacity:1.0;filter:Alpha(opacity=100);transform: scale3d(1, 1, 1);}
.top_search .search_con2 .search-input{ width:380px; float:left; height:48px; line-height:48px; overflow:hidden; border:1px solid #d4d4d4; border-radius:5px;font-size: 16px;padding-left: 20px; background:#fff;}
.top_search .search_con2 .input1{ height:48px; line-height:48px; background:none; border:0;width:calc(100% - 57px);width:-webkit-calc(100% - 57px);width:-moz-calc(100% - 57px); float:left; outline:none; font-size:16px; color:#666; }
.top_search .search_con2 .bnts{ float:right; width:56px; height:48px; background:url(../images/search.png) center center no-repeat; margin-right:1px; cursor:pointer; border:none;}
.top_search .search_con2 .bnts:hover{transition:all 0.3s;opacity:0.8;filter:Alpha(opacity=80);}
.top_search .search_con2 .moblie-search-close{position: absolute; top: 15px; right: 15px; width:20px; height:20px;background:url(../images/scguan.png) center center no-repeat; }
.nav-hide .top_search .search_con2 .moblie-search-close{ background-image:url(../images/scguan.png);}

/*头部电话*/
.lff_top .lfftop_main .top_tel{float:right;transition:all 0.5s; height:100%;display:flex; display: -webkit-flex;align-items:center; }
.lff_top .lfftop_main .top_tel em{background:url(../images/toptel.png) center center no-repeat;width:21px; height:21px;cursor:pointer; display:block;}
.lff_top .lfftop_main .top_tel p{ color:#013f99; font-weight:bold; font-size:24px; padding-left:5px;}
@media screen and (max-width:1650px){
	.lff_top .lfftop_main{padding: 0 3%;}
	.lff_top .lfftop_main .top_right .nav li> i{ margin-right:0;}
}
@media (min-width: 1023px) and (max-width: 1550px) { 
	.lff_top .lfftop_main .top_right .nav{width: calc(100% - 70px);}
	.lff_top .lfftop_main .top_tel{ position:relative;}
	.lff_top .lfftop_main .top_tel p{ position:absolute; top:100%; width:300px; background:#fff; padding:10px 20px; z-index:999; text-align:center;left: -270px;border-top: 1px solid #013f99; opacity:0;transition:all 0.3s;}
	.lff_top .lfftop_main .top_tel:hover p{opacity:1;}
	.lff_top .lfftop_main .top_search{margin-left: 20px;}
}
@media screen and (max-width:1399px){
	.lff_top .lfftop_main .toplogo{ width:300px; top: 40px;}
	.lff_top .lfftop_main .top_right{width: calc(100% - 300px);}
	.lff_top .lfftop_main .top_right .nav li> a{font-size:16px;}
}
@media screen and (max-width:1200px){
	.lff_top .lfftop_main .top_right .nav li a::after{ display:none !important;}
}
@media screen and (max-width:1023px){
	.phonebox{position: fixed; width: 100%;z-index: 999999; background:#fff; top:0;}
	.lff_top{ height:68px; position:relative;}
	.lff_top .w1400{ width:100%;}
	.lff_top .lfftop_main .toplogo{ top:8px;}
	.lff_top .lfftop_main .top_right{ width:100%; position:absolute; top:68px; z-index:9999999; background:#fff; height:100vh;border-top:1px solid #ddd; left:100%;transition: all .5s ease;overflow: scroll;}
	.lff_top .lfftop_main .top_right.open{ left:0;}
	.lff_top .lfftop_main .top_right .nav{width:100%; height:auto;float: none;}
	.lff_top .lfftop_main .top_right .nav li:first-child{width:90%;}
	.lff_top .lfftop_main .top_right .nav li{width:90%;margin:0 auto; float:none;background: #fff; border-bottom:1px dashed #ddd;}
	.lff_top .lfftop_main .top_right .nav li> a{ line-height:60px;}
	.lff_top .lfftop_main .top_right .nav li::before, .lff_top .lfftop_main .top_right .nav li.navon a::before{ height:0;}
	.lff_top .lfftop_main .top_right .nav li .hide> a{ font-size:18px; line-height:60px;}
	.lff_top .lfftop_main .top_right .nav li> i{ display:block;}
	
	/*下拉*/
	.nav_item_open{ position:static; width:100%; visibility: visible; opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px);    box-shadow:none; display:none;transition:none;}
	.lff_top .lfftop_main .top_right .nav li.on> i{transform:rotate(180deg);}
	.lff_top .lfftop_main .top_right .nav li .nav_item2{background-color: #f7f7f7; margin-bottom:1px;}
	
	
	
	.lff_top .lfftop_main .top_search{ width:100%; height:auto; float:none; margin-left:0;}
	.lff_top .lfftop_main .top_search em{ display:none;}
	.lff_top .lfftop_main .top_search .search_con2{ opacity:1; transform:none; position:static; width:80%; margin:40px auto 0;}
	.top_search .search_con2 .search-input{ width:100%;}
	.top_search .search_con2 .moblie-search-close{ display:none;}
	
	
	.lff_top .lfftop_main .top_tel{ height:auto;display:flex; display: -webkit-flex;justify-content: center; float:none;margin-top: 30px; margin-bottom: 100px;}
	.lff_top .lfftop_main .top_tel p{}
	
	.lff_top .nav_menu{ position: absolute; right:3%;margin-top: 18px; height:36px; width:36px; transition: all .5s ease;background-color: #015dc0; padding:8px ;}
	.lff_top .nav_menu span{ display:block; width:20px; height:2px; background:#fff;margin-top:7px;}
	.lff_top .nav_menu:before,.lff_top .nav_menu:after{ content:"";display:block; width:20px; height:2px; background:#fff; }
	.lff_top .nav_menu:after{margin-top:7px;}
    .lff_top .nav_menu.open span{background: transparent; transform: translate(-50%, -50%) rotate(180deg);}
    .lff_top .nav_menu.open:before{margin-top:10px;transform: rotate(45deg); width:23px;}
    .lff_top .nav_menu.open::after { margin-top:-11px;transform: rotate(-45deg); width:23px;}
}
@media screen and (max-width:767px){
	.lff_top .lfftop_main .toplogo{width: 224px;top: 22px;}
}


/* banner 开始 */
.apple-banner { width: 100%; height: 700px; overflow: hidden;}
.apple-banner .swiper-container1 { width: 100%; height:700px; position:relative;}
.apple-banner .swiper-container1 .swiper-button-prev, .apple-banner .swiper-container1 .swiper-button-next { width:42px; height: 42px; top:50%;transform: translateY(-50%); background:none; margin:0;}
.apple-banner .swiper-container1 .swiper-button-prev { left:0;}	
.apple-banner .swiper-container1 .swiper-button-next { right:234px;}
.apple-banner .swiper-container1 .swiper-button-prev.swiper-button-disabled,.apple-banner .swiper-container1 .swiper-button-next.swiper-button-disabled {opacity:1;}
.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { display:block; width:42px; height: 42px; border-radius: 100%;}
.apple-banner .swiper-button-prev span { background: url(../images/arrows1.png) center no-repeat,linear-gradient(to bottom, #1e2b71, #1e2b71);}
.apple-banner .swiper-button-next span { background: url(../images/arrows2.png) center no-repeat,linear-gradient(to bottom, #1e2b71, #1e2b71);}

.apple-banner .swiper-container1 .swiper-button-prev.swiper-button-disabled span{background: rgba(255,255,255,0.3) url(../images/arrows1.png) center no-repeat; transition: all .5s ease;}
.apple-banner .swiper-container1 .swiper-button-next.swiper-button-disabled span{ background: rgba(255,255,255,0.3) url(../images/arrows2.png) center no-repeat; transition: all .5s ease;}

/*分页器*/
.apple-banner .lbanbox { position: absolute;right: 0;bottom: 0;padding-left: 103px;  height: 110px;z-index: 1;}
.apple-banner .lbanbox::after {content: ''; position: absolute;left: 0; top: 0;width: 103px; height: 110px;background: url(../images/balbanbg.png) no-repeat;    background-size: cover;}
.apple-banner .lbanbox .lban{padding:0 360px 0 60px; position: relative; height: 110px;background:rgba(30,40,110,.4);}

.apple-banner .swiper-pagination{ top:50%; transform:translateY(-50%); background:none;}
.apple-banner .swiper-pagination-bullet { display: inline-block; margin: 0 6px; width:10px; height:10px;cursor: pointer; background:rgba(255,255,255,.88);opacity: 1;border-radius: 50%; transition: all .5s ease;}
.apple-banner .swiper-pagination-bullet span { width: 12px; height: 12px; display: block; background: rgba(255,255,255,0.3); border-radius:6px;}
.apple-banner .swiper-pagination-bullet-active span{width: 32px; background-color: #fff;}
.apple-banner .swiper-pagination-bullet-active { width:32px; height:10px; border-radius:10px; background:#fff;}
.apple-banner .autoplay .swiper-pagination-bullet-active span{ background: rgba(255,255,255,1);}

.apple-banner .bannertext{position:absolute;top: 46%; left:50%;transform: translate(-50%,-50%); text-align:center;}
.apple-banner .bannertext p{color:#fff; font-size:36px; display:block; letter-spacing:5px;}
.apple-banner .bannertext p i{ font-weight:bold;}
.apple-banner .bannertext span{ font-weight:bold; color:#fff; font-size:50px;margin: 0px 0 30px; display:block; line-height:100px;text-shadow:2px 2px 2px #000; letter-spacing: 10px;}

.apple-banner .bannertext .babtn{letter-spacing: 1px;display:block; width:150px; margin:0 auto; height:45px; line-height:45px; border:1px solid rgba(255,255,255,.8); color:#fff; text-align:center; font-size:15px;background: rgba(255,255,255,.1) url(../images/bajt.png) 125px center no-repeat; padding-right: 20px;transition: all .4s ease;}
.apple-banner .bannertext .babtn:hover{background: url(../images/bajt.png) 130px center no-repeat;padding-right: 30px;}


@media screen and (max-width:1499px){
	.apple-banner { height:630px;}
	.apple-banner .swiper-container1{ height:630px;}
	.apple-banner .bannertext p{font-size:40px;}
	.apple-banner .bannertext span{ font-size:50px; }
	.apple-banner .bannertext .babtn{ width:160px; height:50px;line-height: 46px; font-size:16px;background: rgba(255,255,255,.1) url(../images/bajt.png) 115px center no-repeat;}
	.apple-banner .bannertext .babtn:hover{background: url(../images/bajt.png) 120px center no-repeat;padding-right: 30px;}
}
@media screen and (max-width:1299px){
	.apple-banner { height: 550px;}
	.apple-banner .swiper-container1{ height: 550px;}
	.apple-banner .swiper-container1 .swiper-button-next {right: 124px;}
	.apple-banner .lbanbox{height:70px;}
	.apple-banner .lbanbox::after { height:70px;}
	.apple-banner .lbanbox .lban{ height:70px;padding: 0 250px 0 60px;}
}
@media screen and (max-width:1023px){
	.apple-banner { height: 400px; margin-top:68px;}
	.apple-banner .swiper-container1{ height: 400px;}
	.apple-banner .bannertext p{font-size:30px;}
	.apple-banner .bannertext span{ font-size:34px;margin: 0 0 20px; line-height:42px;}
	.apple-banner .bannertext .babtn{ width:150px;background: rgba(255,255,255,.1) url(../images/bajt.png) 110px center no-repeat;}
	.apple-banner .bannertext .babtn:hover{background: url(../images/bajt.png) 105px center no-repeat;}
}
@media screen and (max-width:767px){
	.apple-banner { height: 350px;}
	.apple-banner .swiper-container1{ height: 350px;}
	.apple-banner .swiper-container-horizontal>.swiper-pagination-bullets, .apple-banner .swiper-pagination-custom, .apple-banner .swiper-pagination-fraction{bottom:60px;}
	.apple-banner .swiper-container1 .swiper-button-prev, .apple-banner .swiper-container1 .swiper-button-next{width:32px; height:32px;}
	.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span{ width:32px; height:32px;}
	.apple-banner .swiper-container1 .swiper-button-next { right:35px;}
	.apple-banner .lbanbox{height:50px;}
	.apple-banner .lbanbox::after { height:50px;}
	.apple-banner .lbanbox .lban{ height:50px;padding: 0 120px 0 40px;}
	.apple-banner .swiper-pagination-bullet{ width:8px; height:8px;}
	.apple-banner .swiper-pagination-bullet-active{ width:22px; height:8px;margin: 0 2px;}
	
	.apple-banner .bannertext{letter-spacing:1px;}
	.apple-banner .bannertext p{font-size:20px;}
	.apple-banner .bannertext span{ font-size:24px;margin: 0;}
	.apple-banner .bannertext .babtn{ display:none;}
}
@media screen and (max-width:600px){
	.apple-banner { height: 300px;}
	.apple-banner .swiper-container1{ height: 300px;}
}
@media screen and (max-width:500px){
	.apple-banner { height: 250px;}
	.apple-banner .swiper-container1 { height: 250px;}
}
@media screen and (max-width:375px){
	.apple-banner { height: 200px;}
	.apple-banner .swiper-container1 { height: 200px;}
	
	.apple-banner .bannertext p{font-size:18px;}
	.apple-banner .bannertext span{ font-size:22px;}
}
@media screen and (max-width:320px){
	.apple-banner { height: 180px;}
	.apple-banner .swiper-container1 { height: 180px;}
}
/* banner 结束 */


/*首页标题*/

.lyIdx_title { width: 100%; height: 80px; margin: 0 0 50px; padding: 0; position: relative; }
.lyIdx_title em { display: block; width: 100%; height: 80px; line-height: 80px; color: rgba(255,255,255,0.05); font-size: 80px; font-weight: bold; font-style: normal; margin: 0; padding: 0; text-transform: uppercase; }
.lyIdx_title p { width: 100%; height: 45px; overflow: hidden; line-height: 45px; color: #fff; font-size: 40px; margin: -50px 0 0; padding: 0; }
.lyIdx_title_l { float: left; }
.lyIdxTit_more { display: block; float: right;background-color: #42897c; background: url(../images/jhjt.png) no-repeat 110px, linear-gradient(to right, #013f99, #013f99); color: #fff; font-size: 16px; width: 164px; height: 50px; line-height: 50px; padding-left: 35px; border-radius: 30px; overflow: hidden; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; margin-top: 25px; transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s; -o-transition: all .5s; }
.lyIdxTit_more:hover { border-radius: 0; }
.lyIdx_title1 p { color: #333; }
.lyIdx_title1 em { color: #f3f7f7; }

@media screen and (max-width:1023px) and (min-width:768px) {
	.lyIdx_title em, .lyIdx_title1 em { font-size: 60px; }
	.lyIdx_title p { font-size: 35px; }
}

@media (max-width: 767px) {
	.lyIdx_title { margin-bottom: 20px; }
	.lyIdx_title em, .lyIdx_title1 em { font-size: 40px; }
	.lyIdx_title p, .lyIdx_title1 p { font-size: 30px; }
	.lyIdxTit_more { display: none; }
}

/*首页公司简介*/


.ind_com{ width:100%; background:#333; position:relative; padding: 80px 0; overflow:hidden;}

.ind_com .ind_com_pic{ width:35%; margin-right:4%; position:relative;z-index: 9;}
.ind_com_pic .com_pic img{  width:100%; }

.ind_com .ind_com_txt{ width:60%;margin: 30px 0;position: relative;z-index: 9;}
.ind_com_txt .com_tit{}
.ind_com_txt .com_tit p{display:block; font-size:75px; font-weight:bold; color:rgba(255,255,255,0.1);line-height: 60px; position:relative; left:0; bottom:0;}
.ind_com_txt .com_tit p span{ display:block; font-size:36px; font-weight:bold; color:#fff; position:absolute;top: 54%;}
.ind_com_txt .com_txt{ margin-bottom:60px; }
.ind_com_txt .com_txt p{ display:block; font-size:16px; color:#fff;line-height:36px;}

.ind_com_txt .babtn{letter-spacing: 1px;display:block; width:150px; height:48px; line-height:45px; border:1px solid rgba(255,255,255,.8); color:#fff; text-align:center; font-size:15px;background: rgba(255,255,255,.1) url(../images/bajt.png) 125px center no-repeat; padding-right: 20px;transition: all .4s ease;}
.ind_com_txt .babtn:hover{background: url(../images/bajt.png) 130px center no-repeat;padding-right: 30px;}


@media screen and (max-width:1079px) and (min-width:768px) {
.ind_com:after {width: 100%;right: 0;transform: skewX(0deg);}
.ind_com .ind_com_pic{ width:101%;}
.ind_com_pic .com_pic img{height:100%; }

.ind_com .ind_com_txt{width: 100%;margin: 30px 0 0;}
.ind_com_txt .com_txt{ margin:40px auto;}

}
@media screen and (max-width:767px) {
.ind_com:after {width: 100%;right: 0;transform: skewX(0deg);}
.ind_com .ind_com_pic{ width:101%;}
.ind_com_pic .com_pic img{height:100%; }
.ind_com_pic .jx .jx1{background-color: #1d6492;}
.ind_com_pic .com_pic{ height:100%;}
.ind_com_txt .com_tit p{ font-size:36px;}
.ind_com_txt .com_tit p span {top: 28%;}

.ind_com .ind_com_txt{width: 100%;margin: 30px 0 0;}
.ind_com_txt .com_txt{ margin:30px auto;}

.ind_com_txt .babtn {width:140px; height:46px; line-height:42px; font-size:15px;}

}



/*首页产品展示*/
.idxProtj_main_box{ padding:60px 0 60px 0; overflow: hidden; background:#fff; min-height:300px;}

.indpro {width: 100%; /*background: url(../images/pro_bg.png) no-repeat center bottom; overflow: hidden; background-size: cover; padding: 60px 0; */min-height: 300px;}

.h_pro_mulu { text-align: center; float:left; width:12%; }
.h_pro_mulu a { display: block; width: 100%; float:left; height: 55px; line-height: 55px; text-align: center; color: #fff; position: relative; font-size: 16px; margin:0 0 15px 0; vertical-align: middle; padding: 0 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background: #013f99; }

.h_pro_mulu a:hover { background:#C00; color:#fff; }

.indpro {float:right; width:85%; overflow:hidden;}
.indpro .indpro_box{ overflow:hidden; margin:0 -30px; padding:0 30px 50px; position:relative;}
.indpro .indpro_box ul{ width:100%;}
.indpro .indpro_box ul li{ width:23.5%; border:1px solid #efefef; float:left; background:#fff;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;}
.indpro .indpro_box ul li .proli_img{ display:block; width:96%; height:300px; position:relative; overflow:hidden; margin:0 auto;}
.indpro .indpro_box ul li .proli_img img{ max-width:100%; max-height:100%; position:absolute; margin:auto; top:0; bottom:0; left:0; right:0;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;}
.indpro .indpro_box ul li .lblibottom{ padding:20px 30px 30px; text-align:center;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.indpro .indpro_box ul li .lblibottom .proli_name{ display:block;font-size:21px; font-weight: normal;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;transition: all .4s ease;}
.indpro .indpro_box ul li .lblibottom p{ font-size:15px; color:#777; text-align:center; margin:10px 0 20px; height:22px; line-height:22px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;transition: all .4s ease;}
.indpro .indpro_box ul li .lblibottom .proli_more{ display:block; width:55%; height:40px; line-height:40px; margin:0 auto; color:#333; font-size:15px; background:#fff; border:1px solid #ddd; transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;}
.indpro .indpro_box ul li:hover{ box-shadow:0 10px 30px rgba(0,0,0,0.1);}
.indpro .indpro_box ul li:hover .proli_img img{ -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.indpro .indpro_box ul li:hover .lblibottom .proli_name{ color:#013f99;}
.indpro .indpro_box ul li:hover .lblibottom .proli_more{ background:#013f99; color:#fff; border:1px solid #013f99;}
.indpro .swiper-pagination { bottom:0;}
.indpro .swiper-pagination .swiper-pagination-bullet{ width: 12px; height: 12px; background:#606060; border-radius:6px;transition: all .5s ease;}
.indpro .swiper-pagination-bullet-active .swiper-pagination-bullet{width: 32px; background-color:linear-gradient(to bottom, #2894aa , #2d6fb2);}
.indpro .swiper-pagination .swiper-pagination-bullet-active { width:32px; height:12px; border-radius:10px; background:#013f99;}
.indpro .autoplay .swiper-pagination-bullet-active .swiper-pagination-bullet{ background:linear-gradient(to bottom, #2894aa , #2d6fb2);}

@media (max-width:1200px) {
	.indpro .indpro_box{ padding:0 0 50px; margin:0;}
	.indpro .indpro_box ul li .proli_img{height:200px;}
}
@media (max-width:1023px) {
	.idxProtj_main_box {padding:30px 0 ;}
	.indpro{ padding:40px 0;float:none; width:100%;}
	.indpro .indpro_box{ padding:0 0 40px;}
	.indpro .indpro_box ul li .lblibottom{ padding:20px;}
	.indpro .indpro_box ul li .lblibottom p{margin: 10px 0 10px;}
	
	.h_pro_mulu { float: none; width:100%; }
	.h_pro_mulu a { display: inline-block; float:none;}
}
@media (max-width:767px) {
	.indpro{ padding:30px 0;}
	.indpro .indpro_box{ padding:0 0 30px;}
	
	.h_pro_mulu { margin: 12px 0 0; }
	.h_pro_mulu a { width: 31.33%; height: 34px; line-height: 34px; font-size: 13px; margin:0 1% 10px 1%; }
}
@media (max-width:414px) {
	.indpro .indpro_box ul li .proli_img{height:250px;}
}



/*首页新闻中心*/

.ly_idxNews { width: 100%; overflow: hidden; margin: 0 auto; padding: 60px 0; background: #f7f7f7; }
.ly_idxNews .idxNews_main { height: auto; margin: 0 auto; padding: 0; }
.idxNews_main .lyIdxNew_Tj { width: 32%; height: auto; margin: 0; padding: 30px; background-color: #fff; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: relative; max-height: 575px; }
.idxNews_main .lyIdxNew_Tj:hover { box-shadow: 0 8px 16px rgba(0, 0, 0, 0.06); }
.lyIdxNew_Tj .idxTjNew_img { width: 100%; height: 285px; overflow: hidden; margin: 0 auto 30px; padding: 0; }
.lyIdxNew_Tj .idxTjNew_img a { display: block; width: 100%; height: 100%; margin: auto; padding: 0; position: relative; }
.lyIdxNew_Tj .idxTjNew_img a img { display: block; width: 100%; height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; object-fit: cover; }
.lyIdxNew_Tj:hover .idxTjNew_img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1); }
.lyIdxNew_Tj .idxTjNew_text { width: 100%; min-height: 165px; overflow: hidden; margin: 0 auto; padding: 0 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.lyIdxNew_Tj .idxTjNew_text a { display: block; width: 100%; height: 30px; overflow: hidden; line-height: 30px; color: #232428; font-size: 22px;  white-space: nowrap; text-overflow: ellipsis; margin: 0 auto; padding: 0; }
.lyIdxNew_Tj:hover .idxTjNew_text a { color: #013f99; }
.lyIdxNew_Tj .idxTjNew_text p { width: 100%; height: 80px; overflow: hidden; line-height: 28px; color: #777; font-size: 16px; text-align: justify; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-overflow: ellipsis; margin: 30px auto; padding: 0; text-indent: 2em; }

.lyIdxNew_Tj .idxTjNew_text .idxTjNew_more { background: url(../images/jhjt2.png) no-repeat left center; }
.idxNews_main .lyIdxNew_Tj:hover .idxTjNew_text .idxTjNew_more { background: url(../images/jhjt2.png) no-repeat left center; }
.idxNews_main .lyIdxNew_list { width: 65%; height: auto; margin: 0 auto; padding: 0; float: right; background: #fff; max-height: 575px; box-sizing: border-box; min-height:300px; }
.lyIdxNew_list ul li { width: 49%; float: left; height: auto; margin: 0 2% 2% 0; padding: 35px 20px; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-top: 1px solid #f0f1f3; }
.lyIdxNew_list ul li:nth-child(2n+2) { margin-right: 0; }
.lyIdxNew_list ul li .lyIdxNew_time { font-size: 16px; color: #999; background: url(../images/date1.png) no-repeat left 3px; padding-left: 25px; }
.lyIdxNew_list ul li .lyIdxNew_text { width: 100%; margin: 0 auto; padding: 0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.lyIdxNew_list ul li .lyIdxNew_text .lyIdxNew_name { width: 100%; height: auto; overflow: hidden; margin: 0 auto 15px; padding: 0; }
.lyIdxNew_list ul li .lyIdxNew_text .lyIdxNew_name a { display: block; width: 100%; height: 40px; overflow: hidden; line-height: 40px; color: #333; font-size: 22px; white-space: nowrap; text-overflow: ellipsis; margin: 0 auto; padding: 0; }
.lyIdxNew_list ul li .lyIdxNew_text p { width: 100%; height: 56px; overflow: hidden; line-height: 30px; color: #797979; font-size: 15px; margin: 20px auto 40px; padding: 0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-indent: 2em; }
.lyIdxNew_list ul li:hover .lyIdxNew_text .lyIdxNew_name a { color: #013f99; }
.lyIdxNew_list ul li .lyIdxNew_btn { width: 28px; height: 10px; overflow: hidden; margin: 0; padding: 0; }
.lyIdxNew_list ul li .lyIdxNew_btn a { display: block; width: 100%; height: 100%; overflow: hidden; margin: 0; padding: 0; background: url(../images/jhjt2.png) left center no-repeat; }
.lyIdxNew_list ul li:hover .lyIdxNew_btn a { background: url(../images/jhjt2.png) left center no-repeat; }

 @media screen and (max-width:1199px) and (min-width:1080px) {
.ly_idxNews { width: 90%; padding: 60px 2%; }
.ly_idxNews .idxNews_main { width: 100%; }
.idxNews_main .lyIdxNew_Tj { width: 35%; }
.idxNews_main .lyIdxNew_list { width: 62%; }
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.ly_idxNews { width: 96%; padding: 40px 2%; }
.ly_idxNews .idxNews_main { width: 100%; }
.idxNews_main .lyIdxNew_Tj { width: 100%; }
.idxNews_main .lyIdxNew_list { width: 100%; }
.lyIdxNew_list ul li{padding:30px 20px 20px;}
.lyIdxNew_list ul li .lyIdxNew_text p{ margin: 20px auto 30px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
.ly_idxNews { width: 96%; padding: 40px 2%; }
.ly_idxNews .idxNews_main { width: 100%; }
.idxNews_main .lyIdxNew_Tj { width: 100%; padding: 30px 30px 20px; }
.lyIdxNew_Tj .idxTjNew_text p{margin: 30px auto 20px;}
.idxNews_main .lyIdxNew_list { width: 100%; }
.lyIdxNew_list ul li{padding: 20px 20px 10px;}
.lyIdxNew_list ul li .lyIdxNew_text p{ margin: 20px auto 25px;}
}
@media (max-width: 767px) {
.ly_idxNews { width: 100%; padding: 30px 0; }

.ly_idxNews .lyIdx_title { width: 94%; margin:0 auto;}

.ly_idxNews .idxNews_main { width: 100%; }
.idxNews_main .lyIdxNew_Tj, .idxNews_main .lyIdxNew_list { width: 100%; margin: 0 auto; max-height:inherit; }
.idxNews_main .lyIdxNew_Tj { margin: 0 auto 20px; padding: 20px; }
.lyIdxNew_Tj .idxTjNew_text a { font-size: 20px; }
.lyIdxNew_Tj .idxTjNew_text p { font-size: 15px; margin: 20px auto; height:auto; }
.lyIdxNew_Tj .idxTjNew_img { width: 100%; height: auto; }
.lyIdxNew_Tj .idxTjNew_img a { height: auto; }
.lyIdxNew_Tj .idxTjNew_img a img { display: block; width: 100%; height: auto; margin: 0 auto; position: inherit; left: inherit; top: inherit; right: inherit; bottom: inherit; }
.lyIdxNew_Tj .idxTjNew_text { width: 100%; min-height: 80px; margin: 0 auto; padding: 0 10px 0px; }
.lyIdxNew_Tj .idxTjNew_text span { margin: 0 auto; }

.idxNews_main .lyIdxNew_list { width: 100%; }
.lyIdxNew_list ul li { width: 100%; padding: 20px 10px; }
.lyIdxNew_list ul li .lyIdxNew_text .lyIdxNew_name a { font-size: 20px; }
.lyIdxNew_list ul li .lyIdxNew_text p { font-size: 15px; margin-bottom: 25px; }
.lyIdxNew_list ul li .lyIdxNew_time { font-size: 15px; }

.lyIdxNew_Tj .idxTjNew_text .idxTjNew_more { display:none;}
}


/*底部 开始*/
.foot { width:100%;background-color:#222;padding: 40px 0;}
.foot .w1600{position:relative;}
.foot .foot_left{width: calc(100% - 320px); padding-right:40px; border-right:1px solid #383838;}
.foot .foot_left .footnav{ margin-bottom:25px;}
.foot .foot_left .footnav a{ padding:0 4.5%; font-size:17px; color:#fff; border-right:1px solid #383838; transition: all .4s ease;}
.foot .foot_left .footnav a:last-child{ border:0;}
.foot .foot_left .footnav a:hover{ color:#013f99;}
.foot .foot_left ul{ overflow:hidden; padding:40px 0;border-top:1px solid #383838; border-bottom:1px solid #383838; margin-bottom:30px;}
.foot .foot_left ul li{ width:33.3333%; float:left; position:relative; padding-left:52px;}
.foot .foot_left ul li:before{ content:""; display:block; width:42px; height:42px;background: url(../images/tbicojh.png) no-repeat; background-position:-69px 0; position:absolute; left:0; top:50%; transform:translateY(-50%);}
.foot .foot_left ul li:nth-of-type(2):before{ background: url(../images/tbicojh.png) no-repeat; background-position:-167px 0;}
.foot .foot_left ul li:nth-of-type(3):before{ background: url(../images/tbicojh.png) no-repeat; background-position:-118px 0;}
.foot .foot_left ul li p{ font-size:16px; color:#7d7d7d;}
.foot .foot_left ul li span{ font-size:15px; color:#fff;}
.foot .foot_left .link{ color:#7b7b7b; position:relative;margin-bottom:10px;}
.foot .foot_left .link p{ padding-left:22px; float:left;}
.foot .foot_left .link p:before{ content:""; display:block; width:18px; height:18px;background: url(../images/tbicojh.png) no-repeat; background-position:-233px 0; position:absolute; left:0; top:3px;}
.foot .foot_left .link a{color:#7b7b7b; margin-right:10px; line-height:21px;}
.foot .foot_left .link a:hover{ color:#fff;transition: all .5s ease;}
.foot .foot_left .footbq{color:#7b7b7b;}
.foot .foot_left .footbq a{color:#7b7b7b;}
.foot .foot_left .footbq a:hover{ color:#fff;transition: all .5s ease;}


.foot .foot_right{width: 280px; position:absolute; top:50%; right:0; transform:translateY(-50%);}
.foot .foot_right p{ font-size:17px; color:#fff;}
.foot .foot_right em{ display:block; width:60px; height:1px; background:#383838; margin:10px 0 5px;}
.foot .foot_right span{ font-size:36px;color: #fff;letter-spacing: -1px;}
.foot .foot_right .ewmbox{ width:100%; margin:10px 0;}
.foot .foot_right .ewmbox .ewm2{ width:114px; height:145px; }
.foot .foot_right .ewmbox img{ width:100%;}
.foot .foot_right .ewmbox{ max-width:100%;}
.foot .foot_right .ewmbox i{ color:#fff; text-align:center; display:block; margin-top:10px;}
@media screen and (max-width:1400px){
	.foot .foot_left{width: calc(100% - 260px);padding-right: 20px;}
	.foot .foot_left .footnav a{ font-size:15px;padding: 0 2.2%;}
	.foot .foot_right{width: 240px;}
	.foot .foot_right span{ font-size:30px;}
}
@media screen and (max-width:1200px){
	.foot .foot_left .footnav a{padding: 0 1.5%;}
	.foot .foot_left ul li{ width:50%;}
	.foot .foot_left ul li:nth-of-type(3){ display:none;}
}

@media screen and (max-width:1023px){
	.foot{ padding:25px 0;}
	.foot .foot_left{ width:100%; padding-right:0; border-right:0;}
	.foot .foot_left .footnav,.foot .foot_left ul{ display:none;}
	.foot .foot_right{ position:static; transform:none;margin: 0 auto; width:260px; text-align:center; overflow: hidden; margin-bottom: 20px;}
	.foot .foot_right em{ display:none;}
	
	.foot .foot_right .ewmbox { text-align:center;}	
	.foot .foot_right .ewmbox .ewm2 { text-align:center; margin:0 auto;}
}
@media (max-width: 767px) {
	.foot .foot_left .footbq { text-align:center;}
}
@media (max-width: 320px) {
}
/*底部 结束*/




.ny_banner{ width:100%; height:300px; overflow:hidden; margin:0 auto; padding:0; position:relative;}

@media screen and (max-width:1079px) and (min-width:768px) {
	.ny_banner{ height:260px;}
}

@media screen and (max-width:767px) {
	.ny_banner{ height:150px; margin-top:70px; background-size: 100%;}
}


.ind_ss .w1600{ position:relative;}

.ind_ss{-webkit-box-shadow: #ccc 0px 10px 10px;-moz-box-shadow: #ccc 0px 10px 10px;box-shadow: #ccc 0px 10px 10px;}
.ind_ss .gjc{ width:78%;}
.ind_ss .gjc em{ display:inline-block; width:90px;background:url(../images/hot_ico.png) left no-repeat; padding-left: 30px;font-size:15px; color:#333; line-height:70px;}
.ind_ss .gjc a{display:inline-block; width:80%; font-size:15px;color:#888;line-height:70px;overflow: hidden;text-overflow: ellipsis; white-space:nowrap;}
.ind_ss .gjc a:hover{ color:#333;}
.ind_ss ss{ width:40%;}
.ss{ width:300px;margin:15px auto;position: relative;}
.ss input{color:#8d8d8d;outline:none;border:1px solid #ddd;padding:9px 41px 9px 10px;}
.ss .search_b{width:78px; height:40px;color:#fff; border:0px;cursor:pointer; float:left;background:#013f99 url(../images/ss_an.png) center no-repeat; position:absolute; right:0; top:0;}

.nylm{ position:absolute; width:20%; left:0; bottom:0; padding:40px 20px; background:#013f99; text-align:left; border-top-right-radius:20px; z-index:9; color:#fff;}
.nylm p{ display:block; font-size:32px; color:#fff; padding: 20px 0;position:relative;}


.nylm em{ display:inline-block;background:url(../images/ml.png) left no-repeat; padding:0 6px 0 36px; font-size:20px; font-weight:bold; vertical-align:middle;}
.nylm span{display:inline-block;vertical-align:middle;text-transform: uppercase;}

.mbx{ position:absolute; z-index:9; top:40%; left:22%; background:url(../images/home.png) left no-repeat;padding-left:24px; font-size:15px; color:#aaa; line-height:20px;width: 54%;height: 20px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.mbx a{font-size:15px; color:#aaa; line-height:20px;}
.mbx a:hover{ color:#013f99;}


@media screen and (max-width:1399px) and (min-width:1200px) {
.ind_ss .gjc{ width:73%;}
}
@media screen and (max-width:1199px) and (min-width:1080px) {
.ind_ss .gjc{ width:71%;}
.mbx{ width:46%;}
}
@media screen and (max-width:1079px) and (min-width:768px) {
.ind_ss { -webkit-box-shadow: #f1f1f1 0px 10px 10px;-moz-box-shadow: #f1f1f1 0px 10px 10px;box-shadow: #f1f1f1 0px 10px 10px;}
.ind_ss .gjc {width: 100%;}
.ind_ss .gjc em{ line-height:50px;}
.ind_ss .gjc a {width: 83%;line-height:50px;}
.ss{width: 100%;margin: 0 auto 15px;}
.ss input{ width:608px;}

.nylm p{ font-size:31px; line-height:50px;}
.nylm p:after{ width:30%;}

.mbx{ width:74%;top:18%;left:24%;}
}

@media screen and (max-width:767px) {
.ind_ss { -webkit-box-shadow: #f1f1f1 0px 10px 10px;-moz-box-shadow: #f1f1f1 0px 10px 10px;box-shadow: #f1f1f1 0px 10px 10px;}
.ind_ss .gjc { display:none;}

.ss{width: 100%;}
.ss input{ width:100%;}

.nylm{ display:none;}
.mbx{ width:93%; top:10%;left:0;}
.ny_ss{ margin-top:40px;}
}



/*nyProducts*/

.ny-subnav { background:#fff; padding:20px;}
.ny-subnav .bd {}
.ny-subnav .bd ul li { border-bottom:1px solid #ddd; margin-bottom:10px; padding:10px 0;}
.ny-subnav .bd ul li p  { padding-bottom:8px;}
.ny-subnav .bd ul li p a { color:#013f99; font-size:16px; font-weight:bold; padding-bottom:8px;}
.ny-subnav .bd ul li p a:hover { text-decoration:underline;}

.ny-subnav .bd ul li div a { display:block; width:100%;line-height:30px; color:#454545; font-size:15px; margin:0 auto 1px; padding:0 10px 0 10px; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.ny-subnav .bd ul li div a:before{content:""; display:block; width:5px; height:5px; background:#999; float:left; margin-top: 13px; margin-right: 10px; border-radius:5px;}
.ny-subnav .bd ul li div a:hover { color:#013f99; text-decoration:underline;}

@media screen and (max-width:767px) {
	.ny-subnav .bd { text-align:center; clear:both; } 
	.ny-subnav .bd ul li { width:48%; float:left; margin:0 1%;}
}

.ny-left {margin-bottom: 20px;}

.subnta { /*border-bottom:1px solid #ddd; margin-bottom:10px; padding:10px 0;*/ margin-bottom:10px;}
.subnta .subnt1 a{ color:#013f99; font-size:16px; padding:0 15px; line-height:45px; background:#f7f7f7; display:block; margin-bottom:8px;}
.subnta .subnt1 a:hover { text-decoration:underline;}

.subnta .subnt2 a { display:block; width:100%;line-height:36px; color:#454545; font-size:15px; margin:0 auto 1px; padding:0 15px 0 15px; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.subnta .subnt2 a:before{content:""; display:block; width:5px; height:5px; background:#999; float:left; margin-top: 15px; margin-right: 10px; border-radius:5px;}
.subnta .subnt2 a:hover { color:#013f99; text-decoration:underline;}

.subnta .subnt3 { padding:0 30px;}
.subnta .subnt3 a{ font-size:13px; line-height:30px; }
.subnta .subnt3 a:before{content:""; display:block; width:6px; height:6px; float:left; margin-top: 12px; margin-right: 8px; border-bottom:1px solid #999;  border-left:1px solid #999;}
.subnta .subnt3 a:hover { color:#013f99; text-decoration:underline;}

@media screen and (max-width:767px) {
	.ny-subnav { padding:0 0 20px 0;}
	.subnta { width:48%; float:left; margin:0 1%;}
	.subnta .subnt1 a{ background:#013f99; color:#fff;}
	.subnta .subnt3 { display:none;}
}

.nyProducts { width:100%; height:auto; margin:0 auto; padding:0; background-color:#f7f7f7;}
.nyProducts .nyProducts_main { width:1600px; height:auto; min-height:300px; margin:0 auto; padding:0;}
.nyProducts_main .nyProductsMain { width:100%; height:auto; margin:0 auto; padding:0;}
.nyProductsMain .nyProducts_fl { width:20%; height:auto; padding:0; float:left;}

.nyProductsMain .nyProducts_fr { width:78%; height:auto; padding:0; float:right;}
.nyProducts_fr .nyProducts_list { width:100%; height:auto; margin:0 auto; padding:0;}
.nyProducts_list ul li { width:48.7%; height:auto; margin:0 2.6% 30px 0; padding:30px; background-color:#fff; box-shadow:0 0 0 rgba(0,0,0,0); float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyProducts_list ul li:nth-child(2n+2) { margin:0 0 30px;}
.nyProducts_list ul li:hover { box-shadow:0 6px 12px rgba(0,0,0,0.06);}
.nyProducts_list ul li .nyPro_img { width:44%; height:220px; overflow:hidden; margin:0; padding:0; float:left; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
.nyProducts_list ul li .nyPro_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative;}
.nyProducts_list ul li .nyPro_img a img { display:block; max-width:100%; max-height:100%; overflow:hidden; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyProducts_list ul li:hover .nyPro_img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.nyProducts_list ul li .nyPro_text { width:50%; height:auto; overflow:hidden; margin:30px 0; padding:0; float:right;}
.nyProducts_list ul li .nyPro_text a.nyPro_name { display:block; width:100%; height:auto; min-height:30px; max-height:60px; overflow:hidden; line-height:30px; color:#303030; font-size:20px; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; margin:0 auto; padding:0;}
.nyProducts_list ul li .nyPro_text a.nyPro_name:hover { color:#013f99; }
.nyProducts_list ul li .nyPro_text p { width:100%; height:50px; overflow:hidden; line-height:25px; color:#999; font-size:15px; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; margin:10px auto; padding:0;}
.nyProducts_list ul li .nyPro_text a.nyPro_more { display:inline-block; width:auto; height:30px; overflow:hidden; line-height:30px; color:#013f99; font-size:15px; margin:0; padding:0;}

.nyProducts_list ul li .nyPro_text a.nyPro_more:hover { color:#F60;}


@media (max-width:1600px) {
	.nyProducts_list ul li { padding:20px;}
}
@media (max-width:1560px) {

}
@media (max-width:1440px) {
	.nyProducts_list ul li .nyPro_img { height:200px;}
	.nyProducts_list ul li .nyPro_text { margin:20px 0;}

}
@media (max-width:1366px) {
	.nyProductsMain .nyProducts_fl { width:30%;}
	.nyProductsMain .nyProducts_fr { width:68%;}
}
@media (max-width:1280px) {
	.nyProductsMain .nyProducts_fl { width:30%;}
	.nyProductsMain .nyProducts_fr { width:68%;}
	.nyProducts_list ul li { width:100%; margin:0 auto 20px; float:inherit;}
	.nyProducts_list ul li .nyPro_img { width:30%;}
	.nyProducts_list ul li .nyPro_text { width:68%;}
}
@media (max-width:1200px) {

}
@media (max-width:1080px) {
	.nyProducts_list ul li .nyPro_img { width:32%;}
	.nyProducts_list ul li .nyPro_text { width:65%;}
}
@media (max-width:1024px) {
	.nyProductsMain .nyProducts_fl { width:100%; margin:0 auto 30px; float:inherit;}
	.nyProductsMain .nyProducts_fr { width:100%; margin:0 auto; float:inherit;}
}
@media (max-width:800px) {

}
@media (max-width: 767px) {
	
	.nyProductsMain .nyProducts_fl { width:100%; float:none;}
	.nyProductsMain .nyProducts_fr { width:100%; float:none;}
	
	.nyProductsMain .nyProducts_fl { margin:0 auto 20px;}
	.nyProducts_list ul li { width:48%; margin:0 1%; float:left;}
	.nyProducts_list ul li .nyPro_img { width:100%; height:180px; margin:0 auto 20px; float:inherit;}
	.nyProducts_list ul li .nyPro_text { width:100%; margin:0 auto; float:inherit;}
	.nyProducts_list ul li .nyPro_text p { height:auto; max-height:48px; line-height:24px; font-size:14px;}
}
@media (max-width: 375px) {
	.nyProducts_list ul li .nyPro_img { height:280px;}
	.nyProducts_list ul li .nyPro_text a.nyPro_name { font-size:18px;}
}
@media (max-width: 320px) {
	.nyProducts_list ul li .nyPro_img { height:260px;}
}

.nyAbout_list { min-height:360px; padding-top:30px;}
.nyAbout_list p, .nyAbout_list div { font-size:16px; line-height:32px;}



.tj_new{margin-bottom:40px; background:#fff;border-radius: 10px; position:relative;box-shadow:0 16px 40px 0 rgba(237,237,237,0.2);-webkit-transition:all .2s;transition:all .2s;}
.tj_new:after{ position:absolute; content:""; width:100%; height:4px; background:#013f99; left:0; bottom:0;}

.tj_new .tj_new_l{ display:inline-block; width:50%; height:420px; overflow:hidden; border-bottom-left-radius:10px; border-top-left-radius:10px;}
.tj_new .tj_new_l img{ width:100%; height:100%; object-fit: cover;-webkit-transition: all .5s;-moz-transition: all .5s; -ms-transition: all .5s;-o-transition: all .25s;transition: all .5s;}

.tj_new .tj_new_r{ width:45%; padding: 50px 30px;}
.tj_new .tj_new_r .tit1{}
.tj_new_r .tit1 em{ display:block; font-size:30px;font-family: fantasy; color:#013f99; line-height:30px;}
.tj_new_r .tit1 i{ display:block; width:2px; height:50px; background:#013f99; margin:5px 15px;}
.tj_new_r .tit1 p{ display:block; font-size:16px; color:#999; line-height:30px;}
.tj_new .tj_new_r .tit{ display:block; font-size:24px; color:#333; line-height:25px; margin-top:20px; width:100%;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.tj_new .tj_new_r span{ display:block; font-size:15px; color:#999; line-height:30px; height:90px; margin:20px auto;overflow: hidden;display: -webkit-box; -webkit-line-clamp: 5;-webkit-box-orient: vertical;text-overflow: ellipsis;word-break: break-all;}
.tj_new .tj_new_r .date{ display:block;background:url(../images/rl.png) left no-repeat; padding-left:25px; font-size:15px; color:#999;}

.tj_new:hover{box-shadow:0 5px 20px 0 rgba(0,0,0,0.05);-webkit-transform:translate(0, -3px);-ms-transform:translate(0, -3px);transform:translate(0, -3px);}
.tj_new:hover .tj_new_l img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.tj_new:hover .tj_new_r .tit{ color:#013f99;}


.nyNews_list ul li{ width:48.5%; margin:0 3% 30px 0;background:#fff; _border:1px solid #eee; padding:30px 30px;border-radius: 10px; float:left; position:relative;box-shadow:0 16px 40px 0 rgba(237,237,237,0.2);-webkit-transition:all .2s;transition:all .2s;padding:20px;}
.nyNews_list ul li:after{ position:absolute; content:""; width:0; height:3px; background:#013f99; left:0; bottom:0;-webkit-transition: all .5s;-moz-transition: all .5s; -ms-transition: all .5s;-o-transition: all .25s;transition: all .5s;}
.nyNews_list ul li:nth-child(2n){ margin-right:0;}
.nyNews_list ul li .tit{ display:block; font-size:20px; color:#333; width:100%;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.nyNews_list ul li span{ display:block; font-size:14px; color:#999; line-height:25px; height:50px;margin: 20px auto 30px;overflow: hidden;display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;word-break: break-all;}
.nyNews_list ul li em{ display:block;background:url(../images/rl.png) left no-repeat; padding-left:25px; font-size:15px; color:#bbb; line-height:20px;}

.nyNews_list ul li:hover{box-shadow:0 5px 20px 0 rgba(0,0,0,0.05);-webkit-transform:translate(0, -3px);-ms-transform:translate(0, -3px);transform:translate(0, -3px);}
.nyNews_list ul li:hover:after{ width:100%;}
.nyNews_list ul li:hover .tit{ color:#013f99;}


@media screen and (max-width:1399px) and (min-width:1200px) {
.tj_new .tj_new_r{ width:44%;}

.nyNews_list ul li{ width:45.2%;}
.nyNews_list ul li span{ margin:20px auto;}
}
@media screen and (max-width:1199px) and (min-width:1080px) {
.tj_new .tj_new_l{ height:410px;}
.tj_new .tj_new_r{ width:44%;padding: 20px 30px;}
.tj_new_r .tit1 i{ height:42px;}

.nyNews_list ul li{ width:44.6%;}
.nyNews_list ul li span{ margin:10px auto;}
}
@media screen and (max-width:1079px) and (min-width:768px) {
.tj_new .tj_new_l{ width:100%; height:280px;}
.tj_new .tj_new_r{ width:92%;padding: 30px 30px;}
.tj_new_r .tit1 em{ display:inline-block; vertical-align:middle;}
.tj_new_r .tit1 i{ display:inline-block; width:50px; height:2px; vertical-align:middle;}
.tj_new_r .tit1 p{ display:inline-block;vertical-align:middle;}

.nyNews_list ul li{ width:95%;}
}
@media screen and (max-width:767px) {
.tj_new .tj_new_l{ width:100%; height:200px;}
.tj_new .tj_new_r{ width:94%;padding: 20px 20px;}
.tj_new_r .tit1 em{ display:inline-block; vertical-align:middle;}
.tj_new_r .tit1 i{ display:inline-block; width:50px; height:2px; vertical-align:middle;}
.tj_new_r .tit1 p{ display:inline-block;vertical-align:middle;}

.nyNews_list ul li{ width:100%;padding: 20px 20px;}
.nyNews_list ul li span{ margin:10px auto;}
}



/*

.pagination { display: flex; justify-content: center; margin: 20px 0;}
.pagination a { background: #fff; border: 1px solid #ccc; color: #333; font-size: 14px; padding: 3px 12px; margin: 0 3px; }
.pagination span { color: #333; font-size: 14px; padding: 3px 2px; margin: 0 3px; border-radius: 3px;}
.pagination a:hover { color: #fff; border: 1px solid #013f99;background: #013f99;}
.pagination a.page-num-current { color: #fff; background: #013f99; border: 1px solid #013f99;}
.text-secondary { text-align:center;}

@media (max-width: 767px) {
	.pagination span { display:none;}
}
*/

.pagination{display: flex; justify-content: center;padding-left:0;margin:20px 0;border-radius:4px;}
.pagination>li{display:inline;}
.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857;text-decoration:none;color:#337ab7;background-color:#fff;border:1px solid #ddd;margin-left:-1px;}
.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px;}
.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px;}
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd;}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;background-color:#337ab7;border-color:#337ab7;cursor:default;}


.prodetail_img { width:44%; background:#fff; margin: 0; padding: 0; box-sizing: border-box; float: left;}
.jqzoom { position:relative; width:100%; height:400px; overflow:hidden; padding:0; border:1px solid #eaeaea; box-sizing: border-box;}
.jqzoom img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}

.pro_detail_text { width:53%; min-height:374px; overflow: hidden; margin: 0; padding: 0 0 80px; float: right; position:relative;}
.pro_detail_text h1 { width:100%; overflow: hidden; line-height: 40px; color: #013f99; font-size: 30px; text-align: justify; margin: 0 auto; padding: 0;}
.pro_detail_text .jyms { width:100%; height:140px; overflow:hidden; margin:20px auto; padding:20px; background-color:#fff; box-sizing: border-box;}
.pro_detail_text .jyms p { width:100%; height:100px; overflow:hidden; line-height:25px; color:#888; font-size:14px; text-align: justify; margin:0 auto; padding:0;}
.pro_detail_text .jyms p span { color:#333; font-weight: bold;}
.pro_detail_text ul { width:100%; margin: 20px auto; padding: 0;}
.pro_detail_text ul li { width:50%; height:30px; overflow: hidden; line-height: 30px; color: #888; font-size: 16px; text-align: justify; white-space:nowrap;	text-overflow: ellipsis; margin: 10px auto; padding: 0; float:left;}
.pro_detail_text ul li img { display:block; width:16px; height:16px; overflow:hidden; margin:7px 4px 7px 0; padding:0; float:left;}
.pro_detail_text ul li span { color:#333; font-weight: bold;}

.pro_detail_text .pro_detail_btn { width:100%; height: 60px; overflow: hidden; margin: 0 auto; padding: 0; position:absolute; left:0; bottom:6px;}
.pro_detail_btn a { display:block; width: 48%; height: 60px; overflow: hidden; line-height: 60px; color: #fff; font-size: 22px; text-align: center; margin: 0; padding: 0; float: left;}
.pro_detail_btn a.prodtl_btn1 { float:left; margin: 0 4% 0 0; background-color: #013f99;}
.pro_detail_btn a.prodtl_btn2 { float:left; background-color: #4a4a4a;}
.pro_detail_btn a.prodtl_btn1:hover { background-color: #f60;}
.pro_detail_btn a.prodtl_btn2:hover { background-color: #f60;}

@media (max-width: 767px) {
	.prodetail_img { width:100%; float: none;}
	.pro_detail_text { width:100%; min-height:374px; padding: 0; float: none; }
	
	.pro_detail_text h1 { font-size:24px; padding-top:15px;}
	
	.pro_detail_text ul { margin:0 auto; padding-bottom:10px;}
	.pro_detail_text ul li {margin: 5px auto;}
	
	.pro_detail_text .pro_detail_btn { position: relative; left:0; bottom:0;}
	.pro_detail_btn {}
	.pro_detail_btn a {font-size: 16px; height: 42px; line-height: 42px;}
	
	
}


.list_box {margin-top: 30px; background:#fff;}
.pro_con {}
.pro_con,.pro_con p {font-size:14px;color:#555;line-height:30px;}
.pro_con {margin-top:0;overflow: hidden;}

.pro_con_tlt {border-bottom:1px solid #dedede;}
.pro_con_tlt span {display:block;width:14%;height:50px;line-height:50px;background:#013f99;color:#fff;font-size:18px;font-weight:bold;text-align:center;}
.pro_con_xq { background:#fff; padding:30px;}
.pro_con_xq p, .pro_con_xq div { font-size: 16px; line-height: 200%; }
.pro_con_xq img { max-width:90%;}

@media screen and (max-width:768px) {
	.pro_con_tlt span{ width:30%; font-size: 16px;  font-weight: normal;}
}
@media screen and (max-width:375px) {
	.pro_con_tlt span{ width:40%;}
}



.ny_cpzs_ml{ width:100%; margin-bottom:20px;}
.mltit{ padding:35px 20px; font-size:15px; color:#fff; line-height:30px;background:#013f99;}
.mltit em{ display:inline-block;background:url(../images/ml.png) left no-repeat; padding:0 6px 0 36px; font-size:20px; font-weight:bold; vertical-align:middle;}
.mltit span{display:inline-block;vertical-align:middle;}

.ny_cpzs_ml .ny_cpzs_ml_m{ padding:20px;background:#fff; }

.xgwz{ width:100%; margin-bottom:0!important; border-bottom:1px solid #eee; padding:15px 0;position: static!important;}
.xgwz i{ display:inline-block; width:5px; height:5px; border:2px solid #e0e0e0; background:none; border-radius:40px;vertical-align:middle;}
.xgwz a{ display:inline-block; width:90%;font-size:15px; color:#888; line-height:20px; vertical-align:middle; padding-left:10px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.xgwz:hover i{border:2px solid #013f99;}
.xgwz:hover a{ color:#013f99;}

@media screen and (max-width:768px) {
	.ny_cpzs_ml { display:none;}
	.mltit{ padding:15px 20px;}
}


.nyCase_list {}
.nyCase_list ul li { width:31.3%; height:auto; margin:0 2% 30px 0; padding:20px; background:#fff; border-radius: 4px; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyCase_list ul li:nth-child(4n+4) { margin:0 0 30px;}
.nyCase_list ul li:hover { background-color:#fff; box-shadow:0 8px 16px rgba(0,0,0,0.1); border-radius:10px 10px 0 0;}
.nyCase_list ul li .lyIdxHonor_img { width:100%; height:240px; overflow:hidden; margin:0 auto 20px; padding:0;}
.nyCase_list ul li .lyIdxHonor_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; position:relative;}
.nyCase_list ul li .lyIdxHonor_img a img {  display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyCase_list ul li:hover .lyIdxHonor_img a img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.nyCase_list ul li .lyIdxHonor_text { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.nyCase_list ul li .lyIdxHonor_text a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:16px; text-align:center; white-space: nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.nyCase_list ul li:hover .lyIdxHonor_text a { color:#013f99;}
.nyCase_list ul li i { display:block; width:0; height:3px; overflow:hidden; margin:0; padding:0; background-color:#013f99; position:absolute; bottom:0; left:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyCase_list ul li:hover i { width:100%;}

@media screen and (max-width:1399px) and (min-width:1360px) {
	.nyCase_list ul li .lyIdxHonor_img { height:190px;}
}
@media screen and (max-width:1359px) and (min-width:1200px) {
	.nyCase_list ul li .lyIdxHonor_img { height:174px;}
}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.nyCase_list ul li { padding:10px;}
	.nyCase_list ul li .lyIdxHonor_img { height:160px; margin:0 auto 10px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.nyCase_list ul li { margin:0 2% 20px 0; padding: 10px;}
	.nyCase_list ul li:nth-child(4n+4) { margin:0 0 20px;}
	.nyCase_list ul li .lyIdxHonor_img { height:160px; margin:0 auto 10px;}
	.nyCase_list ul li .lyIdxHonor_text a { height:30px; line-height:30px; font-size:15px;}
	.nyCase_list ul li i { height:3px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.nyCase_list ul li { width:31.333333%; margin:0 3% 20px 0; padding:10px;}
	.nyCase_list ul li:nth-child(4n+4) { margin:0 3% 20px 0;}
	.nyCase_list ul li:nth-child(3n+3) { margin:0 0 20px;}
	.nyCase_list ul li .lyIdxHonor_img { height:155px; margin:0 auto 10px;}
	.nyCase_list ul li .lyIdxHonor_text a { height:30px; line-height:30px; font-size:15px;}
	.nyCase_list ul li i { height:2px;}
}
@media (max-width: 767px) {
	.ly_NyHonor .nyCase_list { width:94%;}
	.nyCase_list ul li { width:48%; margin:0 4% 20px 0; padding:10px;}
	.nyCase_list ul li:nth-child(2n+2) { margin:0 0 20px;}
	.nyCase_list ul li .lyIdxHonor_img { height:120px; margin:0 auto 10px;}
	.nyCase_list ul li .lyIdxHonor_text a { height:30px; line-height:30px; font-size:14px;}
	.nyCase_list ul li i { height:2px;}
}
@media (max-width: 320px) {
	.nyCase_list ul li { width:100%;}
	.nyCase_list ul li:nth-child(2n+2) { margin:0 auto 20px;}	
	.nyCase_list ul li .lyIdxHonor_img { height:210px; margin:0 auto 10px;}
	.nyCase_list ul li .lyIdxHonor_text a { height:30px; line-height:30px; font-size:15px;}
}





.lyNyCont_lxfs { width: 75%; overflow: hidden; margin: 0; padding: 0 20px 0 0; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.lyNyCont_lxfs ul li { width: 48.5%; height: 155px; margin: 0 3% 20px 0; padding: 40px 30px 40px 120px; background-color: #fff; position: relative; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.lyNyCont_lxfs ul li:nth-child(2n+2) { margin: 0 0 20px; }
.lyNyCont_lxfs ul li i { display: block; width: 70px; height: 70px; overflow: hidden; margin: -35px 0 0 0; padding: 0; background-color: #f6f6f6; border-radius: 50%; position: absolute; left: 30px; top: 50%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.lyNyCont_lxfs ul li i img { display: block; width: 40px; height: 40px; overflow: hidden; margin: 15px auto; padding: 0; }
.lyNyCont_lxfs ul li:hover i { transform: rotateY(180deg); -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -o-transform: rotateY(180deg); -ms-transform: rotateY(180deg); }
.lyNyCont_lxfs ul li .ContLxfs_text { width: 100%; overflow: hidden; margin: 0; padding: 10px 0; }
.lyNyCont_lxfs ul li .ContLxfs_text span { display: block; width: 100%; height: 25px; overflow: hidden; line-height: 25px; color: #999; font-size: 15px; margin: 0 auto 5px; padding: 0; }
.lyNyCont_lxfs ul li .ContLxfs_text p { width: 100%; height: auto; min-height: 25px; max-height: 50px; overflow: hidden; line-height: 25px; color: #333; font-size: 15px; word-break: break-all; display: -webkit-box; text-overflow: ellipsis; white-space: normal; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin: 0 auto; padding: 0; }
.lyNyCont_lxfs ul li .ContLxfs_text p font { font-size: 20px; }


.nyContact_list .lyNyCont_ewm { width: 25%; overflow: hidden; margin: 0; padding: 0 0 0 20px; float: right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.nyContact_list .NyContEwm_con { width: 100%; height: 330px; overflow: hidden; margin: 0 auto; padding: 60px 40px; background-color: #fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.nyContact_list .NyContEwm_code { width: 100%; overflow: hidden; margin: 0; padding: 0; }
.nyContact_list .NyContEwm_code span { display: block; width: 160px; height: 160px; overflow: hidden; margin: 0 auto 10px; padding: 0; border: 1px solid #f1f1f1; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.nyContact_list .NyContEwm_code span img { display: block; max-width: 100%; max-height: 100%; overflow: hidden; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.nyContact_list .NyContEwm_code p { width: 100%; overflow: hidden; line-height: 20px; color: #333; font-size: 14px; text-align: center; margin: 0 auto; padding: 0; }


.lyNyContact_lxfs { width:100%; overflow:hidden; margin:30px auto ; padding:0;}
.lyNyContact_lxfs ul { border:1px solid #eaeaea; border-radius: 4px; background:#fff;}
.lyNyContact_lxfs ul li { width:33.333333%; overflow:hidden; margin:0; padding:60px 30px 30px; border-right:1px solid #eaeaea; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNyContact_lxfs ul li:nth-child(3) { border:0;}
.lyNyContact_lxfs ul li img { display:block; width:130px; height:130px; overflow:hidden; margin:0 auto 40px; padding:0;}
.lyNyContact_lxfs ul li span { display:block; width:100%; overflow:hidden; color:#797979; font-size:15px; text-align:center; margin:0 auto 10px; padding:0;}
.lyNyContact_lxfs ul li p { width:100%; height:60px; overflow:hidden; line-height:30px; color:#333; font-size:18px; text-align:center; display:-webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNyContact_lxfs ul li:nth-child(1) p { font-size: 20px;}
.lyNyContact_lxfs ul li:nth-child(2) p { font-size: 20px;}


#contact-map{ width:100%; height: 450px; margin-bottom:40px;}





.ly_NyNewsdetail { width:100%; overflow:hidden; margin:40px auto; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.ly_NyNewsdetail .NyNewsdetail_title { width:100%; overflow:hidden; line-height:40px; color:#333; font-size:30px; text-align:center; margin:0 auto; padding:0;}
.ly_NyNewsdetail .NyNewsdetail_tips { width:100%; height:auto; overflow:hidden; line-height:20px; color:#999; font-size:14px; text-align:center; margin:20px auto 40px; padding:10px 0; background-color:#f1f1f1;}
.ly_NyNewsdetail .NyNewsdetail_con { width:100%; min-height:300px; overflow:hidden; margin:0 auto; padding:0; line-height:30px; color:#565656; font-size:15px; text-align:justify;}
.NyNewsdetail_con p, .NyNewsdetail_con div { width:100%; overflow:hidden; line-height:30px; color:#565656; font-size:15px; text-align:justify;  margin:0 auto; padding:0;}
.NyNewsdetail_con p span, .NyNewsdetail_con span, .NyNewsdetail_con p em, .NyNewsdetail_con em { color:#565656!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:15px!important;}
.NyNewsdetail_con table tr td p { text-indent:0!important;}
.NyNewsdetail_con img { display:inline-block; width:auto!important; height:auto!important; max-width:100%; margin:0 auto; padding:0; text-indent:0!important;}

.ly_NyNewsdetail .ly_PrevNext { margin:40px auto 0;}

@media (max-width: 767px) {
	.ly_NyNewsdetail { width:98%; margin:0px auto;}
	.ly_NyNewsdetail .NyNewsdetail_title { line-height:32px; font-size:24px;}
	.ly_NyNewsdetail .NyNewsdetail_con { max-height:9999999999999999px;}
	.NyNewsdetail_con div { max-height:9999999999999999px; line-height:28px; color:#565656; font-size:14px; text-align:justify;}
	.NyNewsdetail_con p { }
	.NyNewsdetail_con p span, .NyNewsdetail_con span, .NyNewsdetail_con p em, .NyNewsdetail_con em { color:#666!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:15px!important;}
	
	.ly_NyNewsdetail .ly_PrevNext { margin:20px auto 0;}
}
@media (max-width: 320px) {
	.ly_NyNewsdetail .NyNewsdetail_title { line-height:30px; font-size:20px;}
}


.ly_PrevNext { width:100%; overflow:hidden; margin:0 auto; padding:20px 0 0; border-top:1px solid #eaeaea;}
.ly_PrevNext ul li { width:100%; height:40px; overflow:hidden; line-height:40px; color:#999; font-size:16px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_PrevNext ul li a { color:#333; font-size:16px;}
.ly_PrevNext ul li:hover { color:#013f99;}
.ly_PrevNext ul li:hover a { color:#013f99;}

@media (max-width:1200px) {
	.ly_PrevNext { margin:0 auto 0;}
}
@media (max-width:1080px) {
	.ly_PrevNext { margin:0 auto 0; padding:10px 0 0;}
}
@media (max-width:800px) {
	.ly_PrevNext { margin: 0 auto 0; padding: 10px 0 0;}
	.ly_PrevNext ul li { padding:0;}
}
@media (max-width: 767px) {
	.ly_PrevNext ul li { width:100%;}
	.ly_PrevNext ul li:last-child { text-align:left;}
}





.ly_msg { width: 90%; margin:0 auto;}
.ly_msg ul { width: 100%; overflow:hidden; margin: 20px auto; padding: 0;}
.ly_msg ul li { width: 100%; overflow: hidden; margin: 0 auto 20px; padding: 0; clear:both;}

.ly_msg ul li h4 { width: 11%; height: 44px; line-height: 44px;float:left; text-align:right;}
.ly_msg ul li .msg_ipt1 {width: 87%; float: right;}
.ly_msg ul li .msg_ipt1 input { display: block; width: 100%; overflow: hidden; margin: 0; padding:0 15px; color: #666; font-size: 12px; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; height:44px;}

.ly_msg ul li textarea { height: 90px; line-height: 16px;display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #dfdfdf; box-sizing: border-box;-webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}

.ly_msg ul li .msg_btn {width: 87%; float: right;}
.ly_msg .msg_btn .msg_btn1 { display: block;width: 150px; height: 42px; overflow: hidden; line-height:42px; margin:0 15px 0 0; padding: 0; background-color:#013f99; color: #fff; font-size: 14px; text-align: center; border:none; float: left;}
.ly_msg .msg_btn .msg_btn2 { background-color: #666;}


@media (max-width: 767px) {
	.ly_msg { width: 100%; margin:0 auto;}
}


.pro_con_xgcp { padding:15px; }
.pro_con_xgcp ul{ width:100%; position:relative; z-index:2;}
.pro_con_xgcp ul li{ width:32%; float:left; margin-right:2%; background:#fff; margin-bottom:20px; position:relative;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s; }
.pro_con_xgcp ul li:nth-child(3n){ margin-right:0;} 
.pro_con_xgcp ul li:after{ content:""; display:block; width:0; height:4px; background:#013f99; position:absolute; left:50%; bottom:0;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s; }
.pro_con_xgcp ul li:hover{ box-shadow:1px 1px 15px rgba(0,0,0,.1);}
.pro_con_xgcp ul li:hover:after{ width:100%; left:0;}
.pro_con_xgcp ul li .propic{ display:block; width:100%; height:300px; border-bottom:1px solid #ddd; position:relative; overflow:hidden;}
.pro_con_xgcp ul li .propic img{ max-height:96%; max-width:96%; position:absolute; margin:auto; top:0; bottom:0; left:0; right:0;transition: all .4s ease;}
.pro_con_xgcp ul li:hover .propic img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}

.pro_con_xgcp ul li .indprotext{padding: 25px}
.pro_con_xgcp ul li .indprotext .probt{font-size:18px;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s; }
.pro_con_xgcp ul li:hover .indprotext .probt{ color:#013f99;}
.pro_con_xgcp ul li .indprotext p{ font-size:15px; color:#999; margin:10px 0;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis; display:none;}
.pro_con_xgcp ul li .indprotext .indpromore{font-size:15px; color:#013f99; padding-right: 30px; display:none;}

@media screen and (max-width:1399px){
	.pro_con_xgcp ul li .propic{height: 214px;}
	.pro_con_xgcp ul li .indprotext{padding: 15px;}
	.pro_con_xgcp ul li .indprotext p{margin: 5px 0;}
}
@media screen and (max-width:1080px){
	.pro_con_xgcp { width:100%;}
	.pro_con_xgcp ul li .propic{height: 234px;}
	.pro_con_xgcp ul li .indprotext .probt{ font-size:18px;}
	.pro_con_xgcp ul li .indprotext p{ font-size:14px;}
}
@media screen and (max-width:767px){
	.pro_con_xgcp ul li{ width:100%; margin-right:0; margin-bottom:10px;}
	.pro_con_xgcp ul li .propic{height:314px;}
}
@media screen and (max-width:375px){
	.pro_con_xgcp ul li .propic{height:264px;}
}



.ny_pro_ml_m ul{ width:100%; position:relative; z-index:2;}
.ny_pro_ml_m ul li{ background:#fff; margin-bottom:20px; position:relative;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s; }
.ny_pro_ml_m ul li:after{ content:""; display:block; width:0; height:4px; background:#013f99; position:absolute; left:50%; bottom:0;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s; }
.ny_pro_ml_m ul li:hover{ box-shadow:1px 1px 15px rgba(0,0,0,.1);}
.ny_pro_ml_m ul li:hover:after{ width:100%; left:0;}
.ny_pro_ml_m ul li .propic{ display:block; width:100%; height:200px; border-bottom:1px solid #ddd; position:relative; overflow:hidden;}
.ny_pro_ml_m ul li .propic img{ max-height:96%; max-width:96%; position:absolute; margin:auto; top:0; bottom:0; left:0; right:0;transition: all .4s ease;}
.ny_pro_ml_m ul li:hover .propic img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}

.ny_pro_ml_m ul li .indprotext{padding:15px 15px}
.ny_pro_ml_m ul li .indprotext .probt{font-size:16px;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s; }
.ny_pro_ml_m ul li:hover .indprotext .probt{ color:#013f99;}
.ny_pro_ml_m ul li .indprotext p{ font-size:15px; color:#999; margin:10px 0;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis; display:none;}
.ny_pro_ml_m ul li .indprotext .indpromore{font-size:15px; color:#013f99; padding-right: 30px; display:none;}


@media screen and (max-width:767px){
	.ny_pro_ml_m { display:none;}
}






/*右侧漂浮 开始*/
.client-2 {position:fixed;right:-155px;top:50%;z-index:999;}
.client-2 li a {text-decoration:none;}
.client-2 li {margin-top:5px;clear:both;height:70px;position:relative;}
.client-2 li i {background:url(../images/fx.png) no-repeat;display:block;width:30px;height:27px;margin: 4px auto 0;text-align:center;}
.client-2 li p {height:20px;font-size:12px;line-height:20px;overflow:hidden;text-align:center;color:#838383;}
.client-2 li.my-kefu-qq i {background-position:4px 5px;}
.client-2 li.my-kefu-tel i {background-position:3px -24px;}
.client-2 li.my-kefu-liuyan i {background-position:3px -53px;}
.client-2 li.my-kefu-weixin i {background-position:-32px 1px;}
.client-2 li.my-kefu-weibo i {background-position:-30px -22px;}
.client-2 li.my-kefu-ftop {display:none;}
.client-2 li.my-kefu-ftop i {width:33px;height:45px;background-position:-27px -47px;}
.client-2 li .my-kefu-left {float:left;width:70px;height:70px;position:relative;}
.client-2 li .my-kefu-tel-right {font-size:16px;color:#fff;float:left;height:24px;line-height:22px;padding:0 15px;border-left:1px solid #fff;margin-top:14px;}
.client-2 li .my-kefu-right {width:20px;}
.client-2 li .my-kefu-main { background:#fff;border:1px solid #f0f1f3;color:#838383;height:70px;width:70px;padding:9px 0 6px;float:left;}
.client-2 li .my-kefu-tel-main{ width:225px;}
.client-2 li .my-kefu-weixin-pic {position:absolute;left:-130px;top:-24px;display:none;z-index:333;}
.my-kefu-weixin-pic img {width:115px;height:115px;}
.client-2 li:hover .my-kefu-main{background:#013f99; border:0;}
.client-2 li:hover i{background:url(../images/fx_on.png) no-repeat;}
.client-2 li:hover p{ color:#fff;}
.client-2 li.my-kefu-qq:hover i {background-position:4px 5px;}
.client-2 li.my-kefu-tel:hover i {background-position:3px -24px;}
.client-2 li.my-kefu-liuyan:hover i {background-position:3px -53px;}
.client-2 li.my-kefu-weixin:hover i {background-position:-32px 1px;}
.client-2 li.my-kefu-weibo:hover i {background-position:-30px -22px;}
.client-2 li.my-kefu-ftop:hover i {background-position:-27px -47px;}


@media (max-width:880px) {
	.my-kefu-liuyan,.my-kefu-weixin,.my-kefu-tel-right{display:none;}
	.client-2{right:0;}
	.client-2 li{ height:61px; position: static;}
	.client-2 li .my-kefu-tel-main,.client-2 li .my-kefu-main{ width:54px;border-radius:50%; height:54px;}
	.my-kefu-main{background:linear-gradient(to bottom, #0068ff , #013f99) !important; border:0;}
	.client-2 li a p{ display:none;}
	.client-2 li i{background:url(../images/fx_on.png) no-repeat;}
	.client-2 .my-kefu-ftop i {margin: -8px 0 0 8px;}
	.client-2 .my-kefu-ftop{ margin-top:10px;}
	.client-2 .my-kefu-tel i {margin: 6px 0 0 11px;}
}
@media (max-width:768px) {
}
/*右侧漂浮 结束*/