*{ margin:0; padding:0; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
html{}
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:16px/1.5 Arial,Microsoft Yahei,微软雅黑,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif;line-height:40px;}
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:".";}
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;}
/* 设置滚动条的样式 */


/* 按钮样式去除*/
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {  -webkit-appearance: none;}
input{ border-radius: 0; } 
.w1500{width:80%; margin:0 auto; max-width:1500px}
@media screen and (max-width:1550px){
.w1500{ width:90%;}	
}
@media screen and (max-width:1079px){
.w1500{ width:94%;}	
}

/**top start**/
header{ height:100px; position:relative;}
header .logo{ width:25%; max-width:280px; float:left; display:block; position:absolute; top:50%; transform:translateY(-50%);}
header .logo img{ max-width:100%;}
header .top_search_icon{background: url(../images/top_search.png) center center no-repeat;width:5%;height:100px;float:right;cursor:pointer;transform: scale(1) ;transition: .6s ease-in-out;transition-duration: .5s;}
header .top_tel {height:100px; overflow:hidden; line-height:100px; color:#104492; font-size:24px; font-weight:bold; text-overflow:ellipsis; word-break:break-all; white-space: nowrap; float:right;}
header .top_tel img { display:block; width:40px; height:40px; margin:30px 4px 20px 0; padding:0; float:left;}
header .top_nav{width:52%;float:right;}
.menu-button {position:relative;display:none;padding: 0;background: none;color:#ddd;cursor:pointer;line-height: 70px;font-weight:700;font-size:14px;font-size: 0;}
.menu-button.one-page {position:fixed;top:0;right:5%;padding-right:45px}
.menu-button .touch-button {background:transparent;position:absolute;z-index:999;top:0;right:0;width: 100%;height: 70px;display:inline-block;text-align:center;}
.menu-button .touch-button .navicon {font-size:16px;position:relative;top:1em;color:#666}
.menu-button::after {position:absolute;content:"";right:20px;top: 27px;height:6px;width: 24px;border-top: 2px solid #104492;border-bottom: 2px solid #104492;z-index:1;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.menu-button::before {position:absolute;content:"";right:20px;top: 40px;height:3px;width: 24px;border-bottom: 2px solid #104492;z-index:1;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.flexnav {margin:0;padding:0;list-style:none;line-height:1;display:block;overflow:visible;width:100%;height: 100%;font-family:"Noto Sans",Helvetica,sans-serif;}
.flexnav:after {content:"";display:table;clear:both}
.flexnav>li {float:left}
.flexnav li { width:16.66%; float:left; position:relative;}
.flexnav>li.item-with-ul>a {padding-right: 40px;}
.flexnav li a {position:relative;display:block; text-align:center;height:100px;line-height:100px;font-size:18px;color:#333;text-decoration:none;-webkit-transition:color .2s ease-in;-moz-transition:color .2s ease-in;-ms-transition:color .2s ease-in;-o-transition:color .2s ease-in;transition:color .2s ease-in;}
.flexnav li a i { display:block; background:url(../images/nav_fgico.png) center no-repeat; width:0; height:6px; position:absolute;  left:50%; transform:translateX(-50%); bottom:10px;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;}
.flexnav li:hover>a i,.flexnav li.active>a i { width:56px; background-size:100%;}
.flexnav ul li a {width: 80px;font-weight:400;font-size:13px;padding:13px 25px;text-align: center;}
.flexnav li a span{overflow: hidden;height: 20px;display: inline-block;vertical-align: middle;margin-right: 5px;}
.flexnav li a span img{margin-top:-38px;-webkit-transition: all .3s;-moz-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.flexnav li:hover>a,.flexnav li.active>a {color: #104492;}
.flexnav ul {position:absolute;top:auto;left:0;display:block;padding:0}
.flexnav>li>ul {left: 50%;right:0;margin-left: -65px;}
.flexnav ul ul {margin-left:100%;top:0}
.flexnav li ul li {position:relative;overflow:hidden}
.flexnav li ul.show li {overflow:visible}
.flexnav li ul li a {background: rgba(255,255,255,.3);}
.flexnav ul li ul li a {background:#253136}
.flexnav ul li ul li ul li a {background:#2c3b40}
.flexnav li ul.open {display:block;opacity:1;visibility:visible;z-index:1}
.flexnav li ul.open li {overflow:visible;max-height:100px}
.flexnav li ul.open ul.open {margin-left:100%;top:0}
.flexnav .touch-button {position:absolute;z-index:999;top:0;right:0;width:46px;height: 80px;display:inline-block;text-align:center;}
.flexnav .touch-button:hover {cursor:pointer}
.flexnav .touch-button::after {height:0;width:0;content:"";border:6px solid transparent;border-top-color:#fff;display:block;position:absolute;top: 37px;left:17px;}
.flexnav>li:hover>.touch-button::after,.sm-screen .submenu-open::after {border-top-color:#ca1511}
.flexnav ul li .touch-button {width:39px;height:39px;background:rgba(255,255,255,.05);border-top-color:transparent}
.flexnav ul li .touch-button::after {top:15px}
.flexnav.lg-screen ul li .touch-button::after {border-left-color:#ddd;border-top-color:transparent;border-width:5px}
.flexnav.lg-screen ul li:hover>.touch-button::after {border-left-color:#ca1511}
.flexnav.sm-screen ul li .touch-button::after {border-width:5px;left:14px;top:17px}
.flexnav li .item-with-ul { width:120%; left:-10%; height:0; overflow:hidden; margin:0; padding:0 10px; background-color:#fff; box-shadow:0 5px 10px rgba(0,0,0,0.3); position:absolute; top:100%; -webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;box-sizing:border-box;z-index: 999;}
.flexnav li:hover .item-with-ul { height:auto; padding:10px 10px 30px;}
.flexnav .item-with-ul a { display:block; width:100%; height:55px; line-height:55px; color:#666; font-size:15px; font-weight:normal; text-align:center; margin:0 auto; padding:0; border-bottom:1px solid #eee; position:relative;white-space:nowrap;text-overflow:ellipsis; overflow:hidden;}
.item-with-ul a:hover { color:#104492; background-color:#fff;}
.item-with-ul a em { display:block; width:0; height:1px; overflow:hidden; margin:18px 10px 0 0; padding:0; float:left; background-color:#104492;-webkit-transition: all .5s;-moz-transition: all .25s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s; position:absolute; left:0; bottom:0;}
.item-with-ul a:hover em { width:100%;}

/*弹出搜索框样式*/
.search_wrap {height:100%;background:#fff;transform: scale(0);opacity:0; box-sizing:border-box;}
.search_wrap .search_in {position:absolute;z-index:10;right:0;top:22px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0; width:600px;height:44px;margin-left:-300px;padding-right:44px;border-bottom:1px solid rgba(0,0,0,0.1);color:#666;line-height:44px;transition:all 0.5s; box-sizing:border-box;}
.search_in input.serach {width:100%;display:block;height:44px;line-height:44px;color:#555;font-size:15px;position:relative;border:none;background:none; outline:none; box-sizing:border-box;text-indent:0;}
.search_in .sub {position:absolute;top:0;right:34px;z-index:5;display:block;width:44px;height:44px;background:url(../images/top_search.png) center center no-repeat;border:none;outline:none;box-sizing:border-box;}
.search_close {position:absolute;z-index:-1;display:block;right:0;top:50%;margin-top:-11px;width:24px;height:24px;background:url(../images/close.png) no-repeat center;background-size:24px !important;cursor:pointer;transition-duration:.5s;transform:scale(0);}
.show1 {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);opacity: 1;}
.search_wrap.show1 .search_in{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;}
.search_wrap.show1 .search_close{transform:scale(1);}

@media screen and (max-width:1300px){
	 header .top_tel{ font-size:18px;}
	 header .top_tel img{ width:32px; height:32px;margin: 34px 4px 20px 0;}
	 header .top_search_icon{ background-size:32px 32px;}
	.flexnav li a{ font-size:16px;}
	.flexnav li a i{ bottom:15px;}
	.flexnav li:hover>a i,.flexnav li.active>a i { width:40px;}
	.flexnav li .item-with-ul{ width:140%; left:-20%;}
	
}
@media screen and (max-width:1079px){
	header{ height:70px;}
	header.hide1 .topbox{ display:none;}
	header .logo{ width:280px;}
	header .top_tel{ font-size:20px; float:left; margin-left:50%; height:70px; line-height:70px;}
	header .top_tel img{margin: 19px 4px 20px 0;}
	header .top_nav { width: 100%; max-width: 100%; float: none;}
	.flexnav {padding-top:0;overflow:hidden;max-height:0}
	.flexnav.show {border-top: 1px solid #ededed;overflow:visible;max-height:2000px;width:100%;height:100%;padding:14px 0 0;position:fixed;left:0;top: 70px;background-color:white;z-index:10;color:#666;overflow-y:auto;z-index: 999999;}
	.flexnav li {float:none;width: 90%;border-bottom: 1px solid #ededed; margin: 0 auto;}
	.flexnav li a{min-height:60px;line-height:60px;width: 30%; height:auto;font-size: 18px;margin:0 auto;padding:0 0;font-weight:bold;color:#555;}
	.flexnav li a i{ bottom:5px;}
	.flexnav li span{ display:block; width:20px; height:20px; border-radius:50%;background:#104492 url(../images/navdown.png) center no-repeat;position: absolute;right: 30%;top: 19px;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
	.flexnav li span.cur{ transform:rotate(180deg);}
	.flexnav li .item-with-ul{ position:static; width:100%; box-shadow:none; display:none;-webkit-transition: all 0s;-moz-transition: all 0s;-ms-transition: all 0s;-o-transition: all 0s;transition: all 0s;
} 
	.flexnav .item-with-ul a{ background:#f7f7f7;}
	
	.menu-button{display:block;width:64px; line-height:64px;float:right;}
	.menu-button.cur::before{transform: rotate(-45deg);top: 34px;}
	.menu-button.cur::after{transform: rotate(45deg);top: 35px;border-bottom:0;}
	header .top_search_icon{ height:70px;}
	.search_wrap .search_in{ width:50%; top:10px;}
	.search_in .sub{background-size: 32px 32px;}
}
@media screen and (max-width:767px){
	header .top_tel{ display:none;}
	header .logo{ width:200px;}
	header .top_search_icon{ width:32px;}
	.show1 .logo{ display:none;}
	.search_wrap .search_in{ width:100%;}
}

/**top end**/


/*首页产品分类*/
.ind_fenlei{position: relative;margin-top: -90px;z-index: 9999;min-height: 90px;}
.ind_fenlei ul{width: 100%;}
.ind_fenlei ul li{margin-right: 20px;overflow: hidden; width:32%; height: 180px; margin-right:2%;box-shadow: 0 5px 10px rgba(0,0,0,0.1); float:left;}
.ind_fenlei ul li:last-child{ margin-right:0;}
.ind_fenlei ul li .fenlei_box{display: block;position: relative;width: 100%;height: 100%; display: flex;justify-content: center;
    flex-direction: column;padding: 0 20px;}
.ind_fenlei ul li .fenlei_box .text{z-index: 5; max-width:60%;}
.ind_fenlei ul li .text .d_text { font-size:20px;overflow:hidden; display:block; white-space:nowrap;text-overflow:ellipsis;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.ind_fenlei ul li .text .c_text {color: rgba(51, 51, 51, .8);margin-top: 15px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.ind_fenlei ul li:hover .text .d_text {color: #fff;}
.ind_fenlei ul li:hover .text .c_text {color: rgba(255, 255, 255, .6);}
.ind_fenlei ul li .text .ty_jiantou { display:block;position: absolute; top: 50%;right: 35px;transform: translateY(-50%);opacity: 0;}
.ind_fenlei ul li .fenlei_box:hover .text .ty_jiantou {opacity: 1;}
.ind_fenlei ul li .fenlei_box:hover .text .ty_jiantou .svg svg.circle-hover circle {stroke-dashoffset: 0;}
.ind_fenlei ul li .fenlei_box:hover .text .ty_jiantou .svg svg.circle-hover.copy circle {transition-delay: 0.2s;}
.ind_fenlei ul li .fenlei_box .cir { position: absolute;top: 50%;
    -webkit-transform: translate(22%, -50%);
    -moz-transform: translate(22%, -50%);
    -ms-transform: translate(22%, -50%);
    -o-transform: translate(22%, -50%);
    transform: translate(22%, -50%);
    right: 50px;
    width: 134px;
    height: 134px;
    border-radius: 50%;
    box-shadow: 0px 0px 0px 400px #fff;
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}
.ind_fenlei ul li:hover .fenlei_box .cir {width: 700px;height: 700px;background-image: linear-gradient(rgba(0, 75, 142, .8), rgba(2, 46, 137, .8));}
.ind_fenlei ul li .fenlei_box .cir  img{display: block;width: 100%;transition-duration: .3s;-ms-transition-duration: .3s;-moz-transition-duration: .3s;-webkit-transition-duration: .3s;}
.ind_fenlei ul li:hover .fenlei_box .cir  img{opacity: 0;}
@media screen and (max-width:1079px){
	.ind_fenlei{ margin-top:-75px;}
	.ind_fenlei ul li{height: 150px;}
	.ind_fenlei ul li .fenlei_box .text{ max-width:100%;}
	.ind_fenlei ul li .text .d_text{ font-size:16px;}
	.ind_fenlei ul li .text .c_text{ margin-top:5px; font-size:12px; max-width:60%;}
	.ind_fenlei ul li .fenlei_box .cir{ width:104px; height:104px;}
}
@media screen and (max-width:767px){
	.ind_fenlei{ margin-top:-20px;}
	.ind_fenlei ul li{width:100%; margin-right:0; margin-bottom:10px;}
	.ind_fenlei ul li .fenlei_box .cir {box-shadow: 0px 0px 0px 700px #fff;}
	.ind_fenlei ul li:hover .fenlei_box .cir {width:1000px;height: 1000px;}
}

/*首页大标题*/
.ind_bigtit{ position:relative; max-width:50%;}
.ind_bigtit:before{ content:""; display:block; width:50px; height:50px; border-radius:50%; background-image: linear-gradient(to right,#104492, #fc8795); position:absolute; left:0; top:0;z-index: 0;}
.ind_bigtit p{ text-transform:uppercase; color:#333; font-size:57px; line-height:57px; font-family:Youshebiaotihei;letter-spacing:-5px;padding-left: 23px; position:relative; z-index:2}
@font-face {font-family: "Youshebiaotihei";src: url(../fonts/youshebiaotihei.ttf);}
.ind_bigtit span{position:relative; font-size:24px; line-height:24px; margin-left:23px;}
.ind_bigtit span:before{ content:""; display:block; position:absolute; top:15px; left:110px; width:70px; height:1px; background:#c6cace;}
.ind_bigtit span:after{ content:""; display:block; position:absolute; top:20px; left:110px;width:106px; height:1px; background:#c6cace;}
@media screen and (max-width:1079px){
	.ind_bigtit p{ font-size:40px;}
}

/*首页产品展示*/
.pro_center{ padding:60px 0 45px; overflow:hidden; min-height:300px;}
.pro_center .swiper-container2{ overflow:hidden; padding-bottom:15px;}
.pro_center ul{ width:100%; margin-top:35px;}
.pro_center ul li{ width:32%; margin-right:2%; float:left;}
.pro_center ul li:nth-child(3n){ margin-right:0;}
.pro_center ul li .proimg{ display:block; width:100%; height:436px; background:#fff; position:relative; overflow:hidden;}
.pro_center ul li .proimg:before{ content:""; display:block; position:absolute;width:100%; height:0; background:rgba(1,56,123,.8); z-index:99;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.pro_center ul li:hover .proimg:before{height:100%; }
.pro_center ul li .proimg img{ position:absolute; max-width:100%; max-height:100%; margin:auto; top:0;bottom:0; left:0; right:0;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.pro_center ul li:hover .proimg img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.pro_center ul li .pro_text{ position:relative; margin-top:-30px;box-shadow: 0 5px 10px rgba(0,0,0,0.1); background:#fff;width:90%; height:90px; left:50%; transform:translateX(-50%); padding:34px 15px 20px 15px;z-index: 100;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.pro_center ul li:hover .pro_text{ height:290px;margin-top:-230px;}
.pro_center ul li .pro_text .protit{ display:block; font-size:20px; overflow:hidden; height:40px; line-height:40px;white-space:nowrap;text-overflow:ellipsis;}
.pro_center ul li:hover .pro_text .protit{ font-weight:bold; margin:15px 0 20px;}
.pro_center ul li .pro_text span{ display:block; height:0; color:#999; line-height:28px; overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.pro_center ul li:hover .pro_text span{ height:112px;}
.pro_center ul li .pro_text .promore{ display:block; position:absolute; width:55px; height:55px; border-radius:50%; background:#104492 url(../images/promore.png) center center no-repeat; left:50%; transform:translateX(-50%);top: -25px;}
@media screen and (max-width:1400px){
	.pro_center ul li .proimg{ height:340px;}
}
@media screen and (max-width:1200px){
	.pro_center ul li .proimg{ height:290px;}
}
@media screen and (max-width:880px){
	.pro_center ul li .proimg{ height:200px;}
	.pro_center ul li .pro_text{ height:70px;padding: 24px 15px 20px 15px;}
	.pro_center ul li:hover .pro_text{ height:100px;margin-top:-60px;}
	.pro_center ul li .pro_text .protit{ font-size:16px;}
	.pro_center ul li:hover .pro_text span{ display:none;}
	.pro_center ul li .pro_text .promore{ width:40px; height:40px;top: -20px;}
}
@media screen and (max-width:1079px){
	.pro_center{ padding:40px 0 25px;}
	.pro_center ul{ margin-top:25px;}
}
@media screen and (max-width:767px){
	.pro_center{ padding:25px 0 20px;}
	.pro_center ul li{ width:100%; margin: 0 0 20px 0;}
	.pro_center ul li .proimg {height: 360px;}
}
@media screen and (max-width:413px){
	.pro_center ul li .proimg {height: 300px;}
}

/*首页关于我们*/
.ind_about{padding:60px 0;margin-top: 70px;background:url(../images/indab_bg.jpg) no-repeat; min-height:650px; background-size:cover;}
.ind_about .ab_right{ width:48%; float:right; position:relative; margin-top:-130px;}
.ind_about .ab_right .ab_rtop{ width:100%; height:230px; background:#104492 url(../images/ab_rtop.png) right bottom no-repeat; padding:55px 5%;}
.ind_about .ab_right .ab_rtop p{ font-size:80px; line-height:70px; color:#fff; text-transform:uppercase; font-family:Youshebiaotihei; letter-spacing:-2px;}
.ind_about .ab_right .ab_rtop span{ display:block; font-size:30px; color:#fff;}
.ind_about .ab_right .ab_rfoot{ width:100%; background:#fff; padding:5%;}
.ind_about .ab_right .ab_rfoot .ab_rfoottit{ font-size:32px; font-weight:bold;margin-bottom: 20px;}
.ind_about .ab_right .ab_rfoot .ab_rfootxx{ height:240px; overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 8;-webkit-box-orient: vertical;}
.ind_about .ab_right .ab_rfoot .ab_rfootxx,.ind_about .ab_right .ab_rfoot .ab_rfootxx p,.ind_about .ab_right .ab_rfoot .ab_rfootxx span{ color:#666; line-height:30px; font-size:16px;}
.ind_about .ab_left{width:48%; float:left;}
.ind_about .ab_left ul li{ width:49%; float:left; margin-right:2%;margin-top: 60px;}
.ind_about .ab_left ul li:nth-child(2n){ margin-right:0;} 
.ind_about .ab_left ul li p{ font-size:64px; line-height:64px; font-weight:bold; color:#fff; float:left;margin-bottom: 10px;}
.ind_about .ab_left ul li em{ display:block; width:24px; height:24px; line-height:24px; background:#104492; text-align:center; font-size:14px; border-radius:50%;color:#fff; float:left;margin: 35px 0 0 7px;}
.ind_about .ab_left ul li span{ display:block;color:#fff; font-size:16px; width:100%; clear:both;}
.ind_about .ab_left .abmore{background: #104492 url(../images/indfljt.png) 75% center no-repeat; font-size:16px;color: #fff;clear: both;display: block;width: 178px;height: 60px;line-height: 60px; text-align: center;padding-right:34px;margin-top: 80px;}
@media screen and (max-width:1079px){
	.ind_about{padding:40px 0;}
	.ind_about .ab_right{width: 100%;margin-top: -100px;}
	.ind_about .ab_right .ab_rtop{ height:180px;padding:37px 5%;}
	.ind_about .ab_right .ab_rtop p{ font-size:60px; line-height:60px;}
	.ind_about .ab_right .ab_rfoot{padding: 4% 5%;}
	.ind_about .ab_left{width: 100%; float:none;}
	.ind_about .ab_left ul li{ margin-top:40px;}
	.ind_about .ab_left ul li p{ font-size:44px; line-height:44px;}
	.ind_about .ab_left ul li em{margin: 15px 0 0 7px;}
	.ind_about .ab_left .abmore{ margin-top:40px;}
}
@media screen and (max-width:767px){
	.ind_about{padding:35px 0; margin-top:30px;min-height: 575px;}
	.ind_about .ab_right{ margin-top:-80px;}
	.ind_about .ab_right .ab_rtop{height: 140px; padding: 33px 5%;}
	.ind_about .ab_right .ab_rtop p{ font-size:40px; line-height:40px;}
	.ind_about .ab_right .ab_rtop span{ font-size:24px;}
	.ind_about .ab_right .ab_rfoot .ab_rfoottit{font-size:24px;margin-bottom: 10px;}
	.ind_about .ab_left ul{ display:none;}
	.ind_about .ab_left .abmore{ height:50px; line-height:50px; margin:30px auto 0;}
}

/*首页新闻文章*/
.ind_news{padding:60px 0; overflow:hidden; min-height:400px;}
.ind_news .w1500{position:relative;}
.ind_news .new_btn{ position:absolute; right:0; top:0;}
.ind_news .new_btn p{ float:left; font-size:20px; height:40px; line-height:40px;background: url(../images/newcon.png) no-repeat;    padding-left: 50px;cursor:pointer;}
.ind_news .new_btn p.newon,.ind_news .new_btn p:hover{ color:#104492;}
.ind_news .new_btn p:nth-of-type(2) { background-position:0 -44px; margin-left:20px;}
.ind_news  .indnew_box{ margin-top:35px;}
.ind_news  .indnew_box .indnew_tj{ width:50%; float:left;}
.ind_news .indnew_tjli{ width:100%;box-shadow: 0 5px 8px rgba(0,0,0,0.1); background:#fff; padding:30px; overflow:hidden; position:relative; margin-bottom:25px;}
.ind_news .indnew_tjli:hover{ box-shadow:none;}
.ind_news .indnew_tjli:after{ content:""; display:block; width:100%; height:0; position:absolute; left:0; bottom:0;background-image: linear-gradient(to bottom, #f2f3f4 , #e0e2e4);transition-duration: .3s;-ms-transition-duration: .3s;-moz-transition-duration: .3s;-webkit-transition-duration: .3s;}
.ind_news .indnew_tjli:hover:after{ height:100%;}
.ind_news .indnew_tjli .indnewimg{ display:block; width:40%; height:206px; float:left; position:relative; z-index:10; overflow:hidden}
.ind_news .indnew_tjli .indnewimg img{ position:absolute; margin:auto; top:0; bottom:0; left:0; right:0; width:100%; height:100%;object-fit: cover;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;}
.ind_news .indnew_tjli:hover .indnewimg img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.ind_news .indnew_tjli .indnewtext{ width:57%; float:right;position:relative; z-index:10}
.ind_news .indnew_tjli .indnewtext .indnetit{ font-size:20px; width:100%;overflow:hidden; white-space:nowrap;text-overflow:ellipsis; display:block; margin: 10px 0 15px;}
.ind_news .indnew_tjli:hover .indnewtext .indnetit{ color:#104492;}
.ind_news .indnew_tjli .indnewtext span{ display:block; line-height:24px; color:#999; height:96px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.ind_news .indnew_tjli .indnewmore{ display:block; width:32px; height:28px;background: url(../images/newmore.png) no-repeat;    margin-top: 20px; float:left;transition-duration: .3s;}
.ind_news .indnew_tjli:hover .indnewmore{ background-position:0 -28px;}
.ind_news .indnew_tjli time{float: right; color: #999;margin-top: 25px;}
.ind_news  .indnew_box ul{ width:47%; float:right;}
.ind_news  .indnew_box ul li{width:100%;box-shadow: 0 5px 8px rgba(0,0,0,0.1); background:#fff;padding: 42px 20px;overflow:hidden; position:relative; margin-bottom:22px;}
.ind_news  .indnew_box ul li:after{ content:""; display:block; width:100%; height:0; position:absolute; left:0; bottom:0;background-image: linear-gradient(to bottom, #f2f3f4 , #e0e2e4);transition-duration: .3s;-ms-transition-duration: .3s;-moz-transition-duration: .3s;-webkit-transition-duration: .3s;}
.ind_news  .indnew_box ul li:hover:after{ height:100%;}
.ind_news  .indnew_box ul li .new_time{ width:120px; height:87px; float:left; border-right:1px solid #ddd; position:relative; z-index:10;}
.ind_news  .indnew_box ul li .new_time:after{ content:""; display:block; width:9px; height:9px;border-radius:50%; background-image: linear-gradient(#104492, #fc8795); position:absolute; right:-5px; top:0; opacity:0;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;}
.ind_news  .indnew_box ul li:hover .new_time:after{opacity:1; top:50%; transform:translateY(-50%);}
.ind_news  .indnew_box ul li .new_time p{ text-align:center; font-size:18px;}
.ind_news  .indnew_box ul li .new_time span{ display:block; text-align:center; font-weight:bold; font-size:24px;margin-top: 13px;}
.ind_news  .indnew_box ul li .new_wz{width:calc(100% - 145px); float:right;position:relative; z-index:10;}
.ind_news  .indnew_box ul li .new_wz a{font-size:20px; width:100%;overflow:hidden; white-space:nowrap;text-overflow:ellipsis; display:block; margin-bottom:7px;}
.ind_news  .indnew_box ul li:hover .new_wz a{ color:#104492;}
.ind_news  .indnew_box ul li .new_wz span{display:block; line-height:24px; color:#999; height:48px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
@media screen and (max-width:1079px){
	.ind_news{padding:40px 0 20px;}
	.ind_news .indnew_box .indnew_tj,.ind_news .indnew_box ul{ width:100%;}
}
@media screen and (max-width:767px){
	.ind_news{padding:35px 0 15px;}
	.ind_news .indnew_box{ margin-top:25px;}
	.ind_news .new_btn{ top:10px;}
	.ind_news .new_btn p{ font-size:0;}
	.ind_news .new_btn p:nth-of-type(2){ margin-left:10px;}
	.ind_news .indnew_tjli{ padding:20px; margin-bottom:15px;}
	.ind_news .indnew_box ul li{padding:20px;}
	.ind_news .indnew_tjli .indnewtext .indnetit{ font-size:16px;margin: 10px 0 5px;}
	.ind_news .indnew_box ul li .new_wz a{font-size:16px;}
}
@media screen and (max-width:500px){
	.ind_news .indnew_tjli .indnewimg,.ind_news .indnew_tjli .indnewtext{ width:100%;}
	.ind_news .indnew_box ul li{ margin-bottom:15px;}
	.ind_news .indnew_box ul li .new_time{ width:90px;}
	.ind_news .indnew_box ul li .new_time span{font-size:20px;}
	.ind_news .indnew_box ul li .new_wz{width:calc(100% - 110px);}
	
}

/*首页视频*/
.ind_video{padding:60px 0; overflow:hidden;background:url(../images/indvd_bg.jpg) no-repeat; min-height:448px;}
.ind_video .ind_bigtit:before{ z-index:0;}
.ind_video .ind_bigtit p{ color:#fff; position:relative; z-index:1;}
.ind_video .ind_bigtit span{color:#fff;}
.ind_video .ind_bigtit span:before,.ind_video .ind_bigtit span:after{background:#fff;opacity:.3;}
.ind_video ul{ padding:45px; background:#fff; margin-top:50px;overflow:hidden;box-shadow: 0 5px 8px rgba(0,0,0,0.1);min-height: 600px;}
.ind_video ul li{ width:32%; margin-right:2%; float:left; position:relative; background:#fff; height:280px}
.ind_video ul li:nth-child(3n){ margin-right:0;}
.ind_video ul li .indvdimg{ display:block; width:100%; height:326px; position:relative;}
.ind_video ul li .indvdimg img{ max-width:100%; max-height:100%; margin:auto; top:0; bottom:0; left:0; right:0; position:absolute;}
.ind_video ul li .indvdname{ display:block; width:100%; height:60px; line-height:60px; font-size:20px; color:#fff; padding:0 20px; position:absolute; bottom:0;background-image: linear-gradient(to top, #fff, rgba(0, 0, 0, 0));overflow:hidden; white-space:nowrap;text-overflow:ellipsis;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;}
.ind_video ul li:hover .indvdname{height:100%;line-height:430px;}
.ind_video ul li .indvdico{ display:block; width:66px; height:66px; position:absolute; top:30%; transform:translateY(-50%); left:50%; transform:translateX(-50%); z-index:10; opacity:.6;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;}
.ind_video ul li:hover .indvdico{opacity:1;}
@media screen and (max-width:1400px){
	.ind_video ul li .indvdimg{ height:260px;}
}
@media screen and (max-width:1200px){
	.ind_video ul li .indvdimg{ height:220px;}
}
@media screen and (max-width:880px){
	.ind_video ul li .indvdimg{ height:200px;}
}
@media screen and (max-width:1079px){
	.ind_video{padding:40px 0;}
	.ind_video ul{ margin-top:35px;padding: 35px;}
	.ind_video ul li .indvdimg{ height:160px;}
	.ind_video ul li .indvdname{ padding:0 10px;}
}
@media screen and (max-width:767px){
	.ind_video{padding:35px 0;}
	.ind_video ul{ margin-top:30px;padding: 30px;}
	.ind_video ul li{ width:100%; margin-bottom:15px;}
	.ind_video ul li .indvdimg{ height:326px;}
	.ind_video ul li .indvdname{ font-size:16px;}
}
@media screen and (max-width:500px){
	.ind_video ul li .indvdimg{ height:240px;}
}

/*友情链接*/
.yqlink{ position:relative;height:128px;margin-bottom: -50px; float:left; width:100%;}
.yqlink .link_tit{ width:168px; float:left; height:100%; background:#104492; text-align:center; border-radius:30px 0 0 0;}
.yqlink .link_tit .linkimg{ position:relative; width:84px; margin:30px auto 0;}
.yqlink .link_tit .linkimg:before{ content:""; display:block; width:18px; height:1px; background:#fff; position:absolute; left:0; top:18px;}
.yqlink .link_tit .linkimg:after{ content:""; display:block; width:18px; height:1px; background:#fff; position:absolute; right:0; top:18px;}
.yqlink .link_tit p{ color:#fff; font-size:20px; font-weight:bold;}
.yqlink  .link_r{ width: calc(100% - 168px); height:100%; float:left; background:#fafafa url(../images/lingbg.png) repeat;border-radius:0 0 30px 0; padding:30px;}
.yqlink  .link_r .scroll{overflow-y: scroll; height:100%;}
.yqlink  .link_r a{ font-size:16px; color:#999;padding: 5px 10px; display:block; float:left;}
.yqlink  .link_r a:hover{ color:#104492;}
@media screen and (max-width:1079px){
	.yqlink{ margin:40px auto -50px;}
}
@media screen and (max-width:767px){
	.yqlink{ display:none;}
}

/**/
footer{ background:#232323; padding:60px 0 0; overflow:hidden; clear:both;}
footer .font_list{ margin-top:40px;}
#nybody footer .font_list{ margin-top:0;}
footer .font_list .footli1{ width:30%; float:left; padding:0 5% 20px 0; border-right:1px solid #1c1c1c; height:289px;}
footer .font_list .footli1 img{ max-width:100%;}
footer .font_list .footli1 .foot_lia{ margin-top:20px;}
footer .font_list .footli1 .foot_lia a{ display:block; float:left; width:40%; margin-right:20%; font-size:16px; color:rgba(255,255,255,.5); border-bottom:1px solid rgba(255,255,255,.1); margin-top:30px; padding-bottom:10px;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;}
footer .font_list .footli1 .foot_lia a:nth-child(2n){ margin-right:0;} 
footer .font_list .footli1 .foot_lia a:hover{color:rgba(255,255,255,1); border-bottom:1px solid rgba(255,255,255,.5);}
footer .font_list .footli2{ width:35%; float:left;border-right:1px solid #1c1c1c; border-left:1px solid #393939;height:289px; padding:0 5% 20px;}
.footlxwm{ font-size:20px; color:#fff;}
.footlxwm:after{ content:""; display:block; width:70px; height:1px; background:rgba(255,255,255,.1); margin-top:10px;}
footer .font_list .footli2 p{ color:#fff; font-weight:bold; font-size:24px; background:url(../images/foottel.png) left center no-repeat; padding-left:35px; margin:15px 0 35px;}
footer .font_list .footli2 span{ font-size:16px; color:rgba(255,255,255,.5); display:block; margin-top:25px;}
footer .font_list .footli3{width:35%; float:left;border-left:1px solid #393939;height:289px; padding:0 0 20px 5%;}
footer .font_list .footli3 .footlxwm{ text-align:right; position:relative;}
footer .font_list .footli3 .footlxwm:after{ position:absolute; right:0;}
footer .font_list .footli3 .ewmbox{display:flex; display: -webkit-flex;justify-content:flex-end;margin-top: 70px; }
footer .font_list .footli3 .ewm{ width:120px;}
footer .font_list .footli3 .ewm:nth-of-type(2){ margin-left:7%;}
footer .font_list .footli3 .ewm img{ width:100%;}
footer .font_list .footli3 .ewm p{ text-align:center;color:rgba(255,255,255,.5); margin-top:10px;}
footer .baxinxi{ margin-top:40px;}
footer .baxinxi .baxinxi_l{ width:50%; padding-left:10%; float:left;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
footer .baxinxi .baxinxi_l p{ font-size:16px;color:rgba(255,255,255,.5); float:left; line-height:84px;}
footer .baxinxi .baxinxi_l p:nth-of-type(2){ margin-left:20px;}
footer .baxinxi .baxinxi_l p a{color:rgba(255,255,255,.5);}
footer .baxinxi .baxinxi_l p a:hover{color:rgba(255,255,255,1);}
footer .baxinxi .baxinxi_r{height:84px; line-height:84px;float:right; padding:0 10% 0 120px;    display: flex; display: -webkit-flex;justify-content: flex-end;background:linear-gradient(55deg,transparent 84px,#014a8e 0) top left;
	background-size:100% 100%;background-repeat:no-repeat;}
footer .baxinxi .baxinxi_r a{ color:#fff; float:left; padding:0 20px; font-size:16px;}
footer .baxinxi .baxinxi_r a:last-child{ padding-right:0;}
@media screen and (max-width:1550px){
	footer .baxinxi .baxinxi_l{padding-left:5%;width: 45%;}
	footer .baxinxi .baxinxi_l p{font-size:14px; line-height:64px;}
	footer .baxinxi .baxinxi_r{padding:0 5% 0 120px; height:64px; line-height:64px;}
	footer .baxinxi .baxinxi_r a{padding: 0 10px; font-size:14px;}
}
@media screen and (max-width:1079px){
	footer{padding:50px 0 60px;}
	footer .font_list .footli1{ display:none;}
	footer .font_list .footli2,footer .font_list .footli3{ width:50%; height:220px;}
	footer .font_list .footli2{ border-left:0;padding-left: 0;}
	footer .font_list .footli2 p{margin: 15px 0 15px;font-size: 20px;}
	footer .font_list .footli2 span{margin-top: 10px; font-size:14px;}
	footer .font_list .footli3 .ewmbox{margin-top: 30px;}
	footer .baxinxi{ margin-top:10px;}
	footer .baxinxi .baxinxi_l{ width:100%;padding:0 3%;justify-content: center;display: flex;display: -webkit-flex;}
	footer .baxinxi .baxinxi_r{ width:100%;padding:0 3%; padding-left:0;justify-content:center;background:#014a8e;}
	footer .baxinxi .baxinxi_r a{padding: 0 5px;}
}
@media screen and (max-width:767px){
	footer{padding:35px 0 60px;}
	footer .font_list{ margin-top:0;}
	footer .font_list .footli2{ display:none;}
	footer .font_list .footli3{ border:0; width:100%; height:auto;padding: 0 0 20px 0;}
	footer .font_list .footli3 .footlxwm{ display:none;}
	footer .font_list .footli3 .ewmbox{justify-content:center; margin-top:0; }
	footer .baxinxi{margin-top:0;}
	footer .baxinxi .baxinxi_l{ display:block; margin-bottom:10px;}
	footer .baxinxi .baxinxi_l p{ width:100%; text-align:center; line-height:30px;}
	footer .baxinxi .baxinxi_l p:nth-of-type(2){ margin-left:0;}
}

/*手机端底部导航*/
.sjfootnav{ position:fixed; bottom:0; height:60px;width:100%;z-index:1000000;display:none;background: #232323;}
.sjfootnav a{ width:33.3333%; float:left; text-align:center; line-height:60px; border-right:1px solid #333; color:#fff;}
.sjfootnav a:last-child{border-right:0;}
.sjfootnav a img{ margin-right:5px;}
@media screen and (max-width:1079px){
	.sjfootnav{ display:block;}
}

/*内页banner*/
.nyba_lff{width:100%; height:500px; overflow:hidden;padding:0; background-color:#fff; position:relative;}
.nyba_lff img {display:block; width:100%; height:100%; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.nyba_lff .nyBa_text {overflow:hidden;position:absolute; left:50%; top:40%; z-index:10;transform: translateX(-50%); opacity:1;}
.nyBa_text span { display:block; width:100%; overflow:hidden;color:#fff; font-size:36px; font-weight:bold;margin:0 auto 18px; padding:0;}
.nyBa_text em{display:block; width:80px; height:5px; background:rgba(255,255,255,.5);}
@media screen and (max-width:1499px){
.nyba_lff{height:400px;}
.nyBa_text em{ height:6px;}
}
@media screen and (max-width:1199px){
.nyba_lff{height:350px;}
}
@media screen and (max-width:1079px){
.nyba_lff .nyBa_text{top:30%;}
.nyBa_text span {font-size:28px;}
.nyBa_text em{ width:60px;}
}
@media screen and (max-width:1023px){
.nyba_lff{height:284px;}
}
@media (max-width: 767px) {
	.nyba_lff{height:234px;}
	.nyBa_text span {font-size:16px;margin:0 auto 5px;}
    .nyBa_text em{ width:40px; height:4px;}
}
@media (max-width: 414px) {
	.nyba_lff{height:200px;}
}

/*面包屑*/
.ny_mbx{ height:65px; background:#fff;position: relative;margin-top: -65px; border-bottom:1px solid #ddd;}
.ny_mbx .ny_mbxl a{display:block; padding:0 5%; height:65px; line-height:65px; font-size:24px; text-align:center; float:left; position:relative;}
.ny_mbx .ny_mbxl a.on,.ny_mbx .ny_mbxl a:hover{background:#104492; color:#fff;}
.ny_mbx .ny_mbxl a:after{ content:""; display:block; width:1px; height:36px; background:#ddd; position:absolute; right:0; top:50%; transform:translateY(-50%);}
.ny_mbx .ny_mbxl .on:after{display:none !important;}
.ny_mbx .ny_mbxl a:hover:after{ display:none;}
.ny_mbx .ny_mbxr{ max-width:60%;float:right; color:#999; font-size:16px; line-height:65px; padding-right:20px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.ny_mbx .ny_mbxr img{ margin-right:3px;}
.ny_mbx .ny_mbxr a{ color:#666;}
.ny_mbx .ny_mbxr a:hover{color:#104492;}
@media (max-width: 1079px) {
	.ny_mbx .ny_mbxl a{ font-size:18px;}
	.ny_mbx .ny_mbxr{ font-size:14px;}
}
@media (max-width: 767px) {
	.ny_mbx { height:55px; margin-top:-55px;}
	.ny_mbx .ny_mbxl{ display:none;}
	.ny_mbx .ny_mbxr{ max-width:100%; width:100%; padding-left:20px; line-height:55px;}
}

/*联系我们页面*/
.ny_body footer .font_list{ margin-top:0;}
.ny_content{ background:#fff; min-height:360px; padding:0;}
/*Ny_contact 开始*/
.Ny_contact {overflow:hidden;padding:0;background: #fff;}
.Ny_contact .NyContact_lxfs {width:100%;height:auto;margin:40px auto;padding:0;background: #fff;}
.Ny_contact .NyContact_lxfs ul{padding: 0 2%;}
.NyContact_lxfs ul li { width:23.5%; height:auto; margin:0 2% 0 0; padding:0; float:left;}
.NyContact_lxfs ul li:nth-child(4n+4) { margin:0;}
.NyContact_lxfs ul li img { display:block; width:120px; height:120px; overflow:hidden; margin:0 auto; padding:0; position:relative; z-index:1;}
.NyContact_lxfs ul li .lxfs_text { width:100%; height:auto; margin:-60px auto 0; padding:80px 40px 40px; background-color:#fff; border-radius:10px; box-shadow:0 10px 20px rgba(20,34,49,0.04); box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.lxfs_text .lxfs_tit { width:100%; overflow:hidden; line-height:30px; color:#333; font-size:18px; text-align:center; margin:0 auto; padding:0;}
.lxfs_text em { display:block; width:100%; height:20px; overflow:hidden; line-height:20px; color:#999; font-size:14px; text-align:center; font-style:normal; margin:0 auto; padding:0;}
.lxfs_text i {display:block;width:30px;height:2px;overflow:hidden;margin:15px auto 20px;padding:0;background-color: #104492;}
.lxfs_text p { width:100%; height:60px; overflow:hidden; line-height:30px; color:#666; font-size:16px; text-align:center; margin:0 auto; padding:0; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis;}
.NyContact_lxfs ul li:hover .lxfs_text { box-shadow:0 10px 20px rgba(20,34,49,0.1);}

.Ny_contact .NyContact_ewm {width: 96%;overflow:hidden;margin: 40px auto 0;padding:20px;background:url(../images/ewm_bg.jpg) center center no-repeat;background-size:1600px 480px;border-radius:10px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.NyContact_ewm .NyContact_ewmcon { width:100%; overflow:hidden; margin:0 auto; padding:60px 80px; border:1px solid rgba(255,255,255,0.1); box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyContact_ewmcon p { width:100%; overflow:hidden; line-height:40px; color:#fff; font-size:32px; text-align:center; margin:0 auto; padding:0;}
.NyContact_ewmcon span { display:block; width:100%; overflow:hidden; line-height:30px; color:#fff; font-size:16px; text-align:center; margin:10px auto; padding:0;}
.NyContact_ewmcon i { display:block; width:48px; height:2px; overflow:hidden; margin:26px auto 30px; padding:0; background-color:#fff;}
.NyContact_ewmcon .ewm_img { width:180px; height:180px; overflow:hidden; margin:0 auto; padding:9px; border:1px solid rgba(255,255,255,0.1); box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.ewm_img em { display:block; width:160px; height:160px; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; position:relative;}
.ewm_img em img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}

.Ny_contact .NyContact_map {width:96%;overflow:hidden;margin: 20px auto 0;padding:20px 0 30px;background-color:#fff;border-radius:10px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.NyContact_map .NyContactMap_main { width:100%; height:500px; overflow:hidden; margin:0 auto; padding:0;}

.NyContact_top { width:100%; overflow:hidden; line-height:40px; color:#333; font-size:24px; text-align:center; margin:40px auto; padding:0;}
.NyContact_top img { display:inline-block; width:30px; height:30px; vertical-align:middle; margin:-4px 6px 0 0;}
.NyContact_top font {color: #104492;font-size:36px;font-weight:bold;}
@media screen and (max-width:1599px) {
	.NyContact_lxfs ul li .lxfs_text { padding:80px 20px 20px;}
}
@media screen and (max-width:1359px) {
	.NyContact_lxfs ul li img { width:100px; height:100px;}
}
@media screen and (max-width:1279px) {
	.NyContact_ewm .NyContact_ewmcon { padding:40px 80px;}
	.NyContact_ewmcon p { font-size:28px; line-height:36px;}
	.NyContact_ewmcon span { line-height:25px; font-size:15px;}
	.NyContact_map .NyContactMap_main { height:440px;}
}
@media screen and (max-width:1079px) {
	.ny_content{padding-bottom:40px;}
	.lxfs_text .lxfs_tit { line-height:24px; font-size:16px;}
	.lxfs_text i { margin:14px auto;}
	.lxfs_text p { height:48px; line-height:24px; font-size:14px;}
	.NyContact_map .NyContactMap_main { height:400px;}
}
@media screen and (max-width:1023px){
	.Ny_contact .NyContact_lxfs { margin:40px auto 20px;}
	.NyContact_lxfs ul li { width:48.5%; height:auto; margin:0 3% 20px 0; padding:0; float:left;}
	.NyContact_lxfs ul li:nth-child(4n+4) { margin:0 3% 20px 0;}
	.NyContact_lxfs ul li:nth-child(2n+2) { margin:0 0 20px;}
	.NyContact_lxfs ul li img { width:100px; height:100px;}
	.Ny_contact .NyContact_ewm { background-size:1333px 400px; margin:20px auto 40px;}
	.NyContact_ewm .NyContact_ewmcon { padding:20px 80px;}
	.NyContact_map .NyContactMap_main { height:360px;}
}
@media (max-width: 767px) {
	.ny_content{padding-bottom:35px;}
	.Ny_contact .NyContact_lxfs { margin:20px auto 0;}
	.NyContact_lxfs ul li { width:100%; height:auto; margin:0 auto 20px; padding:0; float:left;}
	.NyContact_lxfs ul li:nth-child(4n+4) { margin:0 auto 20px;}
	.NyContact_lxfs ul li:nth-child(2n+2) { margin:0 auto 20px;}
	.NyContact_lxfs ul li img { width:100px; height:100px;}
	.NyContact_lxfs ul li .lxfs_text { padding:80px 20px 20px;}
	.lxfs_text .lxfs_tit { line-height:24px; font-size:16px;}
	.lxfs_text i { margin:14px auto;}
	.lxfs_text p { height:48px; line-height:24px; font-size:14px;}
	.Ny_contact .NyContact_ewm { padding:12px; background-size:1333px 400px; margin:0px auto 20px;}
	.NyContact_ewm .NyContact_ewmcon { padding:20px;}
	.NyContact_ewmcon p { font-size:28px; line-height:36px;}
	.NyContact_ewmcon span { line-height:25px; font-size:15px;}
	.NyContact_ewmcon i { margin:20px auto;}
	.Ny_contact .NyContact_map { margin:20px auto; padding:12px;}
	.NyContact_map .NyContactMap_main { height:320px;}
	
	.NyContact_top { font-size:16px;}
	.NyContact_top font { font-size:36px; display:block;}
	.NyContact_top img { width: 22px; height: 22px; margin: -5px 4px 0 0;}
}
@media (max-width: 375px) {
	.NyContact_top { margin:20px auto;}
}
@media (max-width: 320px) {
	.NyContact_top font { font-size:32px;}
}
/*Ny_contact 结束*/

/*内页视频*/
.ny_content .ny_padding{ background:#fff; padding:0px 0px 0px; }
.ny_video ul li{ width:32.333%; margin-right:1.5%; margin-bottom:20px; float:left; position:relative; background:#ddd; height:300px}
.ny_video ul li:nth-child(3n){ margin-right:0;}
.ny_video ul li .indvdimg{ display:block; width:100%; height:326px; position:relative;}
.ny_video ul li .indvdimg img{ display:block; width:100%; height:100%; object-fit:cover; margin:auto; top:0; bottom:0; left:0; right:0; position:absolute;}
.ny_video ul li .indvdname{ display:block; width:100%; height:60px; line-height:60px; font-size:20px; color:#fff; padding:0 20px; position:absolute; bottom:0;background-image: linear-gradient(to top, #fff, rgba(0, 0, 0, 0));overflow:hidden; white-space:nowrap;text-overflow:ellipsis;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;}
.ny_video ul li:hover .indvdname{height:100%; padding-top:45%;}
.ny_video ul li .indvdico{ display:block; width:66px; height:66px; position:absolute; top:30%; transform:translateY(-50%); left:50%; transform:translateX(-50%); z-index:10; opacity:.6;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;}
.ny_video ul li:hover .indvdico{opacity:1;}
@media screen and (max-width:1400px){
	.ny_video ul li .indvdimg{ height:260px;}
}
@media screen and (max-width:1200px){
	.ny_video ul li .indvdimg{ height:220px;}
}
@media screen and (max-width:1079px){
	.ny_content{ padding-bottom:0;}
	.ny_content .ny_padding{ padding:30px 3%; width:100%;}
	.ny_video ul li .indvdname{ padding:0 10px;}
}
@media screen and (max-width:880px){
	.ny_video ul li .indvdimg{ height:200px;}
}
@media screen and (max-width:767px){
	.ny_content .ny_padding{ padding:20px;}
	.ny_video ul li{ width:100%; margin-bottom:15px;}
	.ny_video ul li .indvdimg{ height:326px;}
	.ny_video ul li .indvdname{ font-size:16px;}
}
@media screen and (max-width:500px){
	.ny_video ul li .indvdimg{ height:260px;}
}


/*换页 开始*/
.Ny_page { width:100%; height:40px; text-align:center; margin:30px auto; padding:0;}
.Ny_page a { display:inline-block; width:40px; height:40px; overflow:hidden; line-height:38px; color:#666; font-size:16px; text-align:center; background-color:#fff; border:1px solid #eaeaea; margin:0 4px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.Ny_page a:hover, .Ny_page a.pnnum1 { color:#fff; background-color:#104492; border:1px solid #104492;}

.Ny_page a.NyPg_prev, .Ny_page a.NyPg_next { width:60px;}
.Ny_page a.NyPg_prev { background:#fff url(../images/prev1.png) center center no-repeat;}
.Ny_page a.NyPg_next { background:#fff url(../images/next1.png) center center no-repeat;}
.Ny_page a.NyPg_prev:hover { background:#104492 url(../images/prev2.png) center center no-repeat;}
.Ny_page a.NyPg_next:hover { background:#104492 url(../images/next2.png) center center no-repeat;}
@media screen and (max-width:1079px){
	.Ny_page { margin:20px auto;}
}
@media (max-width: 767px) {
	.Ny_page a { display:none;}
	.Ny_page a.NyPg_prev, .Ny_page a.NyPg_next { display:inline-block; width:60px; height:44px; line-height:42px;}
}
/*换页 结束*/

/*内页产品中心*/
/*产品中心目录*/
.ny_profl{ width:100%; position:relative;padding: 50px 70px 0; z-index:9999;min-height: 100px;}
.ny_profl .swiper-container4{ overflow:hidden;}
.ny_profl .swiper-button-prev ,.ny_profl .swiper-button-next{ width:55px; height:55px; border-radius:50%; background:#ddd; position: absolute; top:67px;}
.ny_profl .swiper-button-prev{left:0;background: #ddd url(../images/promore1.png) center center no-repeat; }
.ny_profl .swiper-button-next{background: #ddd url(../images/promore.png) center center no-repeat; right:0;}
.ny_profl .swiper-button-prev:hover{background: #104492 url(../images/promore1.png) center center no-repeat;}
.ny_profl .swiper-button-next:hover{background: #104492 url(../images/promore.png) center center no-repeat;}
.ny_profl .ny_proflli{position:relative;}
.ny_profl .ny_proflli a{ color:#fff; font-size:18px; padding:0 20px; display:block;width: calc(100% - 57px);  overflow:hidden; white-space:nowrap;text-overflow:ellipsis;height:50px; line-height:50px; background:#004b8e;}
.ny_profl .ny_proflli:hover a { background:#cf121c;}
.ny_profl .ny_proflli.on a{background:#104492;}
.ny_profl .ny_proflli em{ position:absolute; width:58px; height:50px; display:block;background:url(../images/icon5.png) 0 center no-repeat;background: #004b8e url(../images/mulu4.png) center center no-repeat; background-size:27px 27px;right:0; top:0;cursor:pointer;}
.ny_profl .ny_proflli:hover em, .ny_profl .ny_proflli.on em{background:#cf121c url(../images/mulu2.png) center center no-repeat;}
.ny_profl .ny_proflli.on i{ display:block;border-top: 20px solid #104492;border-right: 15px solid transparent; border-left: 15px solid transparent; position:absolute; left:50%; transform:translateX(-50%); top:45px;}
.ny_profl .ny_proflli .erjifl{ width:100%; background:#ddd; border-radius:10px;margin-top: 17px;padding:10px;border:1px solid #ccc; display:none;}
.ny_profl .ny_proflli .erjifl .erjiflbg{ background:#fff; overflow:hidden; padding:20px;}
.ny_profl .ny_proflli .erjifl .erjiflbg a{ color:#333; border-bottom:1px solid #ddd; font-size:15px; width:48%; float:left; margin-right:4%; height:50px; line-height:50px; display:block;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;background:url(../images/icon4.png)0 center no-repeat;}
.ny_profl .ny_proflli .erjifl .erjiflbg a:hover{ color:#104492;background:url(../images/icon5.png) 0 center no-repeat;}
.ny_profl .ny_proflli .erjifl .erjiflbg a:nth-child(2n){ margin-right:0;} 
@media screen and (max-width:1200px){
	.ny_profl .swiper-button-prev, .ny_profl .swiper-button-next{ width:45px; height:45px;top: 73px;}
	.ny_profl .ny_proflli .erjifl .erjiflbg a{ width:100%; margin-right:0;}
}
@media screen and (max-width:1079px){
.ny_profl{ padding:30px 50px 0; min-height:80px;}
.ny_profl .swiper-button-prev, .ny_profl .swiper-button-next{top: 55px;}
}
@media screen and (max-width:767px){
.ny_profl{ padding:20px 50px 0; min-height:70px;}
.ny_profl .swiper-button-prev, .ny_profl .swiper-button-next{top: 50px;}
}

.ny_content .ny_pro{ margin-top:0px;}
.ny_pro ul li{ width:32.333%; margin-right:1.5%;margin-bottom:20px; float:left;}
.ny_pro ul li:nth-child(3n){ margin-right:0;}
.ny_pro ul li .proimg{ display:block; width:100%; height:280px; background:#fff; position:relative; overflow:hidden;}
.ny_pro ul li .proimg:before{ content:""; display:block; position:absolute;width:100%; height:0; background:rgba(1,56,123,.8); z-index:99;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.ny_pro ul li:hover .proimg:before{height:100%; }
.ny_pro ul li .proimg img{ position:absolute; width:100%;  margin:auto; top:0;bottom:0; left:0; right:0;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.ny_pro ul li:hover .proimg img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.ny_pro ul li .pro_text{ position:relative; margin-top:-30px;box-shadow: 0 5px 10px rgba(0,0,0,0.1); background:#fff;width:100%; height:50px; left:50%; transform:translateX(-50%); padding:5px 5px 5px 5px;z-index: 100;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}

@media screen and (max-width:1400px){
	.ny_pro ul li .proimg{ height:340px;}
}
@media screen and (max-width:1200px){
	.ny_pro ul li .proimg{ height:290px;}
	.ny_content .ny_pro { margin-top:30px;}
}

@media screen and (max-width:880px){
	.ny_pro ul li .proimg{ height:200px;}
	.ny_pro ul li .pro_text{ height:70px;padding: 24px 15px 20px 15px;}
	.ny_pro ul li:hover .pro_text{ height:100px;margin-top:-60px;}
	.ny_pro ul li .pro_text .protit{ font-size:16px;}
	.ny_pro ul li:hover .pro_text span{ display:none;}
	.ny_pro ul li .pro_text .promore{ width:40px; height:40px;top: -20px;}
}
@media screen and (max-width:1079px){
}
@media screen and (max-width:767px){
	.ny_content .ny_pro{ margin-top:25px;}
	.ny_pro ul li{ width:100%; margin: 0 0 20px 0;}
	.ny_pro ul li .proimg {height: 360px;}
}
@media screen and (max-width:413px){
	.ny_pro ul li .proimg {height: 300px;}
}

/*内页产品列表页*/
/*分类*/
.prolist_fl{ width:100%; padding:25px 60px 25px 40px; border:1px solid #ddd; border-radius:10px; overflow:hidden; position:relative;}
.prolist_fl a.listyj{ display:block;font-size:30px; font-weight:bold; color:#333; position:relative; float:left; padding-right:20px;}
.prolist_fl a.listyj:after{ content:""; display:block; width:1px; height:34px; background:#808080; position:absolute; right:0; top:50%; transform:translateY(-50%);}
.prolist_fl a{ float:left; line-height:30px; padding:10px; font-size:16px; color:#666;}
.prolist_fl a:nth-of-type(2){ padding-left:20px;}
.prolist_fl a:hover{ color:#104492;}
.prolist_fl .prolist_more{ content:""; display:block; width:200px; height:60px; line-height:60px; padding:0; background:#014a8e; position:absolute; right:-100px; bottom:0;transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg);}
.prolist_fl .prolist_more a{color:#fff; text-align:center; font-size:24px; text-align:center; width:100%; height:100%;transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg);    padding: 20px 39px 0 0;}
.prolist_fl .prolist_more:hover{ background:#104492;}
/*产品*/
.ny_prolist ul{ margin-top:45px;}
.ny_prolist ul li{ width:100%; background:#f7f7f7; padding:40px; overflow:hidden;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s; margin-bottom:20px;}
.ny_prolist ul li:hover{box-shadow: 0 5px 10px rgba(0,0,0,0.1);background:#eee;}
.ny_prolist ul li .ny_proimg{ width:400px; height:354px; float:left; position:relative;overflow:hidden; background-color: #fff;}
.ny_prolist ul li .ny_proatu{ display:block; width:100%; height:100%;}
.ny_prolist ul li .ny_proatu img{ position:absolute; margin:auto; top:0; left:0; right:0; bottom:0; max-width:100%; max-height:100%;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.ny_prolist ul li .ny_proimg:hover .ny_proatu img{ -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.ny_prolist ul li .ny_proimg .ny_promore{ display:block; width:112px; height:38px; line-height:38px; background:#104492; position:absolute; top:30px; left:35px; text-align:center; color:#fff; border-radius:38px;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;}
.ny_prolist ul li:hover .ny_proimg .ny_promore{top:50%; left:50%; transform:translate(-50%,-50%);}
.ny_prolist ul li .ny_prolistr{width: calc(97% - 400px); float:right; height:354px; position:relative;}
.ny_prolist ul li .ny_prolistr a{ font-size:22px; font-weight:bold; margin:20px 0; display:block;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.ny_prolist ul li:hover .ny_prolistr a{ color:#104492;}
.ny_prolist ul li .ny_prolistms{ line-height:28px; color:#999; height:140px; overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
.ny_profour{ position:absolute; bottom:0; border:1px solid #e2e2e2;width: 100%;height: 90px;}
.ny_profour1 { position:inherit; bottom:inherit;}
.ny_profour .ny_pro4li{ width:25%; height:100%; float:left; border-right:1px solid #e2e2e2; text-align:center;}
.ny_profour .ny_pro4li:last-child{border-right:0;}
.ny_profour .ny_pro4li p{color:#666;margin: 20px 0 5px;}
.ny_profour .ny_pro4li p img{ margin-right:5px;}
.ny_profour .ny_pro4li span{ color:#999;}
/*产品列表页相关文章*/
.proshow_tit{ width:100%; height:58px; line-height:58px; font-size:20px; font-weight:bold; background:#f7f7f7; border-left:4px solid #104492; margin:0 auto;}
.proshow_tit1 { margin:50px auto 0;}
.proshow_tit img{ margin:0 3px 0 12px;}
.prolist_xgwz dl{ margin:40px 0 20px;}
.prolist_xgwz dl dd { width:32%; height:auto; margin-right:2%;padding:20px;border-radius:4px; float:left; background:#f7f7f7;}
.prolist_xgwz dl dd:nth-child(3n+3) {margin-right:0;}
.prolist_xgwz dl dd .IdxNew_text { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.prolist_xgwz dl dd .IdxNew_text a.IdxNew_name { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:18px; text-overflow: ellipsis; white-space: nowrap; margin:0 auto 10px; padding:0;}
.prolist_xgwz dl dd:hover .IdxNew_text a.IdxNew_name { color:#104492;}
.prolist_xgwz dl dd .IdxNew_text p { width: 100%; height: 48px; overflow: hidden; line-height:24px; color:#777; font-size:14px; text-align:justify; margin: 0 auto; padding: 0; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; display: -webkit-box;}
.prolist_xgwz dl dd .IdxNew_line { width:100%; height:1px; overflow:hidden; margin:20px auto; padding:0; background-color:#eaeaea;}
.prolist_xgwz dl dd .IdxNew_line i { display:block; width:0; height:1px; overflow:hidden; margin:0; padding:0; background-color:#104492; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.prolist_xgwz dl dd:hover .IdxNew_line i { width:100%;}
.prolist_xgwz dl dd .IdxNew_timebtn { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.prolist_xgwz dl dd .IdxNew_timebtn .IdxNew_time { width:80px; float:left;}
.prolist_xgwz dl dd .IdxNew_timebtn .IdxNew_time span { display:block; width:100%; height:25px; overflow:hidden; line-height:25px; color:#999; font-size:15px; text-align:left; margin:0; padding:0;}
.prolist_xgwz dl dd .IdxNew_timebtn .IdxNew_time font { display:block; width:100%; height:35px; overflow:hidden; line-height:35px; color:#333; font-size:27px; text-align:left; margin:0; padding:0;}
.prolist_xgwz dl dd:hover .IdxNew_timebtn .IdxNew_time font { color:#104492;}
.prolist_xgwz dl dd .IdxNew_timebtn a.IdxNew_timebtn { width:86px; height:40px; overflow:hidden; line-height:40px; color:#999; font-size:14px; margin:10px 0 0; padding:0 24px 0 0; background:url(../images/next1.png) right center no-repeat; float:right; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.prolist_xgwz dl dd:hover .IdxNew_timebtn a.IdxNew_timebtn { width:96px; color:#104492;}

.lyNyProDetail_tjPro { width:100%; height:auto; margin:0 auto; padding:0;}
.ProDetail_tjProtit { width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:20px; font-weight:bold; margin:0 auto 20px; padding:0;}
.ProDetail_tjProtit img { display:block; width:24px; height:20px; margin:10px 10px 10px 0; padding:0; float:left;}
.ProDetail_tjProtit a { display:inline-block; height:40px; line-height:40px; color:#999; font-size:15px; font-weight:normal; margin:0; padding:0; float:right;}
.lyNyProDetail_tjPro .ProDetail_tjProlist { width:100%; height:auto; min-height:240px; margin:0 auto; padding:0;}
.ProDetail_tjProlist ul li { width:100%; height:auto; margin:0 auto 20px; padding:0; background-color:#fff; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ProDetail_tjProlist ul li .lyNyPro_img { width:100%; height:306px; margin:0 auto; padding:0; border:1px solid #eee; box-shadow:0 0 10px rgba(0,0,0,0); transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ProDetail_tjProlist ul li:hover .lyNyPro_img { border:1px solid #fff; box-shadow:0 0 10px rgba(0,0,0,0.06);}
.ProDetail_tjProlist ul li .lyNyPro_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background-color:#fff; border-bottom:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ProDetail_tjProlist ul li .lyNyPro_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;}
.ProDetail_tjProlist ul li:hover .lyNyPro_img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}

.ProDetail_tjProlist ul li .lyNyPro_con { width:100%; height:auto; overflow:hidden; margin:10px auto 0; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ProDetail_tjProlist ul li .lyNyPro_con a.lyNyPro_name { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:16px; text-align:center; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ProDetail_tjProlist ul li:hover .lyNyPro_con a.lyNyPro_name { color:#cf121c;}
.ProDetail_tjProlist ul li .lyNyPro_con a.lyNyPro_btn { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#cf121c; font-size:14px; text-align:center; margin:0 auto; padding:0;}

@media screen and (max-width:1079px){
	.prolist_fl a.listyj{ font-size:26px;}
	.ny_prolist ul{ margin-top:30px;}
	.ny_prolist ul li{ padding:20px;}
	.ny_prolist ul li .ny_proimg{ width:300px; height:280px;}
	.ny_prolist ul li .ny_proimg .ny_promore{left: 30px;}
	.ny_prolist ul li .ny_prolistr{width: calc(97% - 300px); height:280px;}
	.ny_prolist ul li .ny_prolistms{ height:84px;-webkit-line-clamp: 3;}
	
	.proshow_tit { margin:0 auto 0;}
	.prolist_xgwz dl { margin: 20px 0;}
	
	.ProDetail_tjProlist ul li { width:32%; margin:0 2% 20px 0; float:left;}
	.ProDetail_tjProlist ul li:nth-child(3n+3) { margin:0 0 20px;}
}
@media screen and (max-width:767px){
	.prolist_fl{ padding:20px;}
	.prolist_fl a.listyj{ width:100%; text-align:center; font-size:22px;}
	.prolist_fl a.listyj:after{ display:none;}
	.prolist_fl a{ padding:5px; display:block; width:50%;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
	.prolist_fl a:nth-of-type(2){ padding-left:5px;}
	
	.ny_prolist ul li .ny_proimg{ width:100%; height:334px;}
	.ny_prolist ul li .ny_prolistr{ width:100%; height:auto;}
	.ny_prolist ul li .ny_prolistr a{margin: 15px 0 10px; font-size:18px;}
	.ny_prolist ul li .ny_prolistms{ height:56px;-webkit-line-clamp: 2;}
	.ny_prolist ul li .ny_profour{ position:static; margin-top:15px; display:none;}
	.prolist_xgwz dl dd { width:100%; margin-bottom:10px;}
	.prolist_xgwz dl { margin: 20px 0 0;}
	.prolist_xgwz dl dd .IdxNew_line{margin: 10px auto;}
}
@media screen and (max-width:413px){
	.ny_prolist ul li .ny_proimg{height:254px;}
}

@media (max-width:1680px) {
	.ProDetail_tjProlist ul li .lyNyPro_img { height:290px;}
}
@media (max-width:1600px) {
	.ProDetail_tjProlist ul li .lyNyPro_img { height:275px;}	
}
@media (max-width:1560px) {
	.ProDetail_tjProlist ul li .lyNyPro_img { height:267px;}
}
@media (max-width:1440px) {
	.ProDetail_tjProlist ul li .lyNyPro_img { height:242px;}
}
@media (max-width:1366px) {
	.ProDetail_tjProlist ul li .lyNyPro_img { height:260px;}
}
@media (max-width:1280px) {
	.ProDetail_tjProlist ul li .lyNyPro_img { height:250px;}
}
@media (max-width:1200px) {
	.ProDetail_tjProlist ul li .lyNyPro_img { height:232px;}
	
}
@media (max-width:1080px) {
	.ProDetail_tjProlist ul li .lyNyPro_img { height:210px;}
}
@media (max-width:1024px) {

}
@media (max-width:800px) {
	.lyNyProDetail_tjPro .ProDetail_tjProtit { margin:0 auto 20px;}
	.ProDetail_tjProlist ul li { width:32%; margin:0 2% 20px 0;}
	.ProDetail_tjProlist ul li:nth-child(3n+3) { margin:0 0 20px;}
	.ProDetail_tjProlist ul li .lyNyPro_img { height: 220px;}
}
@media (max-width: 767px) {	
	.lyNyProDetail_tjPro { margin:0 auto;}
	.ProDetail_tjProlist ul li { width:48.5%; margin:0 3% 20px 0;}
	.ProDetail_tjProlist ul li:nth-child(4n+4) { margin:0 3% 20px 0;}
	.ProDetail_tjProlist ul li:nth-child(2n+2) { margin:0 0 20px;}
	.ProDetail_tjProlist ul li .lyNyPro_img { height:164px;}
}
@media (max-width: 375px) {
	.ProDetail_tjProlist ul li .lyNyPro_img { height:150px;}
}
@media (max-width: 320px) {
	.ProDetail_tjProlist ul li { width:100%; margin:0 auto 20px; float:inherit}
	.ProDetail_tjProlist ul li:nth-child(2n+2), .lyNyPro_list ul li:nth-child(4n+4) { margin:0 auto 20px;}
	.ProDetail_tjProlist ul li .lyNyPro_img { height:258px;}
	.ProDetail_tjProlist ul li .lyNyPro_con a.lyNyPro_btn {}
}

/*内页新闻*/
.ny_new .newul{ width:100%;}
.ny_new .newul li{ width:100%; border-bottom:1px solid #ddd;overflow:hidden; height:218px;}
.ny_new .newul li .news_time {width: 115px;height: 28px;line-height: 28px;text-align: center;background: url(../images/news_time.png) no-repeat;font-size: 14px;color: #fff;margin-top: 32px; float:left;}
.ny_new .newul li:hover .news_time{-webkit-animation: newdx 2s infinite; animation: newdx 2s infinite;}
.ny_new .newul li .ny_newlir{ height:100%; width: calc(100% - 125px); position:relative; border-left:2px solid #a2a2a2; position:relative; float:right; padding-left:3%;}
.ny_new .newul li:last-child{ margin-bottom:20px;}
.ny_new .newul li .ny_newlir:before{ content:""; display:block; position:absolute; left:-8px; top:39px; width:10px; height:10px; background:#fff; border-radius:50%; border:2px solid #a2a2a2;}
.ny_new .newul li:hover .ny_newlir:before{border:2px solid #104492;-webkit-animation: newdx2 2s infinite; animation: newdx2 2s  infinite;}
.ny_new .newul li .ny_newlir .ny_newtext {width: calc(94% - 242px); float:left;}
.ny_new .newul li .ny_newlir .ny_newtext .ny_newname{ display:block; font-size:20px; font-weight:bold;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;margin: 30px 0 15px;}
.ny_new .newul li:hover .ny_newlir .ny_newtext .ny_newname{ color:#104492;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;}
.ny_new .newul li .ny_newlir .ny_newtext .ny_newms{ color:#999; line-height:28px; height:84px;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.ny_new .newul li .ny_newlir .ny_newimg{ display:block; width:242px; height:164px; overflow:hidden;margin-top: 26px; position:relative; float:right;}
.ny_new .newul li .ny_newlir .ny_newimg img{width:100%; height:100%;object-fit: cover;transition-duration: 1s;-ms-transition-duration: 1s;-moz-transition-duration: 1s;-webkit-transition-duration: 1s;}
.ny_new .newul li:hover .ny_newlir .ny_newimg img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
@-webkit-keyframes newdx {
  0% {
   margin-top: 32px;
  }
  50% {
   margin-top: 60px; 
  }
  100% {
  margin-top: 32px; 
  }
}
@-webkit-keyframes newdx2 {
  0% {
   top: 39px;
  }
  50% {
  top: 67px; 
  }
  100% {
  top: 39px; 
  }
}
@media screen and (max-width:767px){
	.ny_new .newul li{ height:178px;}
	.ny_new .newul li .ny_newlir .ny_newtext{ width:100%;}
	.ny_new .newul li .ny_newlir .ny_newtext .ny_newname{ font-size:18px;}
	.ny_new .newul li .ny_newlir .ny_newimg{ display:none;}
}

/*新闻详情 开始*/
.NyNew_detail { width:100%;}
.NyNew_detail h1 { width:100%; overflow:hidden; line-height:40px; color:#333; font-size:32px; text-align:center; margin:0 auto; padding:0;}
.NyNew_detail .NyNewDetail_time { width:100%; height:40px; overflow:hidden; line-height:40px; color:#999; font-size:14px; text-align:center; margin:20px auto; padding: 0 0 20px; border-bottom: 1px solid #f1f1f1;}
.NyNewDetail_time img { display:inline-block; width:20px; height:20px; overflow:hidden; vertical-align:middle; margin:-2px 4px 0 0; padding:0;}
.NyNew_detail .NyNewDetail_ms { width:100%; overflow:hidden; margin:0 auto 30px; padding:20px; background-color:#f2f3f6; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyNewDetail_ms p { width:100%; height:60px; overflow:hidden; line-height:30px; color:#999; font-size:15px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis;}
.NyNewDetail_ms p em.Mszy { display:inline-block; width:72px; height:30px; overflow:hidden; line-height:30px; color:#fff; text-align:center; border-radius:15px; margin:-3px 10px 0 0; padding:0; background-color:#d62620; vertical-align:middle;}
.NyNew_detail .NyNewDetail_con { width:100%; overflow:hidden; margin:0 auto; padding:0;min-height: 300px;}
.NyNewDetail_con p, .NyNewDetail_con div { width:100%; overflow:hidden; line-height:40px;text-align:justify; margin:0 auto; padding:0;}
.NyNewDetail_con table tr td p { text-indent:0!important;}
.NyNewDetail_con p img { display:inline-block; width:auto!important; height:auto!important; max-width:100%; margin:10px auto; padding:0; text-indent:0!important;}
.NyNew_detail .NyNewDetail_con video{width:70% !important;margin:0 auto;display: block;}

.Ny_prev_next { width:100%; overflow:hidden; margin:40px auto 20px; padding:0;}
.Ny_prev_next ul li { width:49%; overflow:hidden; margin:0 2% 0 0; padding:0; float:left;}
.Ny_prev_next ul li:nth-child(2n+2) { margin:0;}
.Ny_prev_next ul li a { display:block; width:100%; height:60px; overflow:hidden; line-height:40px; color:#333; font-size:16px; white-space: nowrap; text-overflow: ellipsis; margin:0; padding:10px 20px; background-color:#f7f7f7; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.Ny_prev_next ul li:nth-child(2n+2) a { text-align:right;}
.Ny_prev_next ul li a:hover { color:#fff; background-color:#104492;}
.NyNew_detail .NyNewDetail_con img, .NyNew_detail .NyNewDetail_con table,.NyNew_detail .NyNewDetail_con tr, .NyNew_detail .NyNewDetail_con td,.NyNew_detail .NyNewDetail_con  p, .NyNew_detail .NyNewDetail_con span, .NyNew_detail .NyNewDetail_con video,.NyNew_detail .NyNewDetail_con embed {width:auto !important;height:auto !important;max-width:100% !important;max-height: 100%; line-height: 28px; font-size: 14px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;}
/*新闻详情 结束*/
@media screen and (min-width:1360px) and (max-width:1439px) {
	.NyNew_detail h1 { font-size:30px;}
}
@media screen and (max-width:1359px) {

	.NyNew_detail h1 { line-height:36px; font-size:28px;}
}
@media screen and (max-width:1079px) {
	.NyNew_detail h1 { line-height:32px; font-size:24px;}
	.NyNew_detail .NyNewDetail_time { margin:10px auto;}
	.NyNew_detail .NyNewDetail_ms { margin:0 auto 20px;}
	.Ny_prev_next ul li { width:100%; margin:0 auto 20px;}
	.Ny_prev_next ul li:nth-child(2n+2) { margin:0 auto;}
	.Ny_prev_next ul li:nth-child(2n+2) a { text-align:left;}
}
@media (max-width: 767px) {
	.Ny_page { height:44px; margin:20px auto;}
	.Ny_page a { display:none;}
	.Ny_page a.NyPg_prev, .Ny_page a.NyPg_next { display:inline-block; width:80px; height:44px; line-height:42px;}
	
	.NyNew_detail { margin:0 auto;}
	.NyNew_detail h1 { line-height:28px; font-size:18px;}
	.NyNew_detail .NyNewDetail_time { line-height:24px; margin:10px auto;padding:0;font-size: 12px;height: auto;min-height: 40px;}
	.NyNew_detail .NyNewDetail_ms { margin:0 auto 20px; padding:12px;}
	.NyNewDetail_ms p { height: auto; max-height:84px; line-height:28px; font-size:14px; -webkit-line-clamp: 3;}
	.NyNewDetail_ms p em.Mszy { width: 68px; height:28px; line-height:28px; font-size:14px;}
	.NyNewDetail_con p, .NyNewDetail_con div {}
	.NyNewDetail_con p span, .NyNewDetail_con span, .NyNewDetail_con p em, .NyNewDetail_con em {}
	.Ny_prev_next { margin:20px auto;}
	.Ny_prev_next ul li { width:100%; margin:0 auto 10px;}
	.Ny_prev_next ul li a { height:48px; padding:4px 20px; font-size:14px;}
	.Ny_prev_next ul li:nth-child(2n+2) { margin:0 auto;}
	.Ny_prev_next ul li:nth-child(2n+2) a { text-align:left;}
}



/*内页 关于我们*/

/*内页 关于我们简介*/
.nyab_nrtent{ padding:0 !important;}
.ny_about .section1{ padding:60px 0; overflow:hidden; background:url(../images/nyabout_bg1.jpg); height:1850px; background-size:cover;}
.ny_about .section1 .w1500{ height:100%;}
.ny_about .section1 .section1_l{ float:left; width:252px; height:100%; position:relative;}
.ny_about .section1 .section1_l li:nth-of-type(1){ width:100%; position:absolute; top:0;}
.ny_about .section1 .section1_l li:nth-of-type(2){ width:100%; position:absolute; top:50%; transform:translateY(-50%);}
.ny_about .section1 .section1_l li:nth-of-type(3){ width:100%; position:absolute; bottom:0;}
.ny_about .section1 .section1_l li img{ width:100px; height:100px;}
.ny_about .section1 .section1_l li span{ display:block; width:100%; font-size:18px; margin:20px 0 0;padding-right: 10px;}
.ny_about .section1 .section1_l li p{width:100%; font-size:18px;}
.ny_about .section1 .section1_l li p em{font-size:34px; color:#104492; font-weight:bold; letter-spacing:-2px; margin-right:5px;}
.ny_about .section1 .section1_r{width: calc(100% - 252px); border-left:1px solid #ddd; height:100%; float:right; padding-left:5%; position:relative;}
.ny_about .section1 .section1_r .nyab_jjtit{ font-size:32px; font-weight:bold;}
.ny_about .section1 .section1_r .nyab_jjtit:after{ content:""; display:block; width:68px; height:6px; background:#104492; margin-top:15px;}
.ny_about .section1 .section1_r .ny_gsjj{ color:#666; margin-top:40px; height:306px; overflow-y:auto;}
.ny_about .section1 .section1_r .ny_gsjj,.ny_about .section1 .section1_r .ny_gsjj p,.ny_about .section1 .section1_r .ny_gsjj span{ line-height:28px;}
.ny_about .section1 .section1_r .ny_jjimg{ position:absolute; bottom:0;}
.ny_about .section1 .section1_r .ny_abjj1{ width: 60.8%; border-radius:50px 0 0 0; overflow:hidden; float:left;}
.ny_about .section1 .section1_r .ny_abjj1 img{ width:100%;}
.ny_about .section1 .section1_r .ny_abjj2{ width: 37.72%; border-radius:0 0 50px 0; overflow:hidden; float:right; position:relative;}
.ny_about .section1 .section1_r .ny_abjj2 img{ width:100%;}
.ny_about .section1 .section1_r .ny_abjj2 .ny_ablogo{ position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); max-width:70%;}
@media screen and (max-width:1200px){
	.ny_about .section1{height:760px;}
}
@media screen and (max-width:1079px){
	.ny_about .section1{ padding:40px 0; height:760px;}
	.ny_about .section1 .section1_l{ width:190px;}
	.ny_about .section1 .section1_r{width: calc(100% - 190px);}
	.ny_about .section1 .section1_r .nyab_jjtit{ font-size:26px;}
	.ny_about .section1 .section1_r .ny_gsjj{ height:50%; margin-top:20px;}
}
@media screen and (max-width:767px){
	.ny_about .section1{ height:auto;padding:30px 0;}
	.ny_about .section1 .section1_l{width:100%; margin-top:20px; position:static;}
	.ny_about .section1 .section1_l li{ width:32% !important; margin-right:2%!important; position:static!important; float:left; transform:none!important; text-align:center;}
    .ny_about .section1 .section1_l li:nth-of-type(3){ margin-right:0!important;}
	.ny_about .section1 .section1_l li img{ width:70px; height:70px;}
	.ny_about .section1 .section1_l li span,.ny_about .section1 .section1_l li p{ font-size:14px;}
	.ny_about .section1 .section1_l li p em{ font-size:22px;}
	.ny_about .section1 .section1_r{width:100%;padding-left: 0;border-left: 0;}
	.ny_about .section1 .section1_r .nyab_jjtit{ font-size:22px}
	.ny_about .section1 .section1_r .ny_gsjj{ height:auto; max-height:362px;margin-top:10px;}
	.ny_about .section1 .section1_r .ny_jjimg{ position:static; margin-top:20px;}
	.ny_about .section1 .section1_r .ny_abjj1{width:100%;}
	.ny_about .section1 .section1_r .ny_abjj2{ display:none;}
	}
	
/*内页关于我们 荣誉资质*/
.ny_about .section2{ padding:60px 0; overflow:hidden; background:url(../images/nyabout_bg2.jpg); background-size:cover; position:relative;}
.ny_about .section2:after{content: '';position: absolute;left: 0;right: 0;height: 1px;background-color: #8392ae; bottom:106px;}
.ny_about .section2 .ind_bigtit p,.ny_about .section2 .ind_bigtit span{ color:#fff;}
.ny_about .section2 .ind_bigtit span:before,.ny_about .section2 .ind_bigtit span:after{ background:#fff; opacity:.3;}
.ny_about .section2 .abhonor_box{ position:relative; width:100%; margin-top:40px;padding:0 90px; min-height: 200px;}	
.ny_about .section2 .abhonor_box .swiper-container3{overflow:hidden;}
.ny_about .section2 .abhonor_box ul li{display: inline-block;vertical-align: bottom;float: none;}
.ny_about .section2 .abhonor_box ul li .pic{padding:19px 18px;margin:0 auto; width:100%; height:280px;border-radius:10px;overflow:hidden;background-color:#fff;}
.ny_about .section2 .abhonor_box ul li .pic a{ display:block; width:100%; height:100%; position:relative;}
.ny_about .section2 .abhonor_box ul li .pic img{display:block;max-width:100%; max-height:100%; position:absolute; margin:auto; top:0; bottom:0; left:0; right:0;}
.ny_about .section2 .abhonor_box ul li .line1{margin:0 auto 15px;width:22px;height:145px;background:url(../images/i32.png) center center no-repeat;-webkit-background-size:cover;background-size:cover}
.ny_about .section2 .abhonor_box ul li .inner{overflow:hidden; text-align:center;}
.ny_about .section2 .abhonor_box ul li .inner .icon{margin:0 auto 13px;display:block;width:20px;height:20px;background:#fff; border: 3px solid #68758a;border-radius:50%;}
.ny_about .section2 .abhonor_box ul li:hover .inner .icon{background:#104492; border: 3px solid #fff;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.ny_about .section2 .abhonor_box ul li .inner a{font-size:16px;color:#fff;text-align:center;font-weight:400;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden; max-width:100%; display:block; opacity:.6;}
.ny_about .section2 .abhonor_box ul li:hover .inner a{ opacity:1;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.ny_about .section2 .swiper-button-prev,.ny_about .section2 .swiper-button-next{ top:30%; width:60px; height:60px; border-radius:50%; border:2px solid #fff;background: url(../images/honornext.png) center center no-repeat;}
.ny_about .section2 .swiper-button-prev{background: url(../images/honorprev.png) center center no-repeat;}
@media screen and (max-width:1079px){
	.ny_about .section2{ padding:40px 0;}
}
@media screen and (max-width:767px){
	.ny_about .section2{ padding:35px 0;}
	.ny_about .section2 .abhonor_box{padding:0; }	
	.ny_about .section2 .abhonor_box ul li .line1{ display:none;}
	.ny_about .section2 .abhonor_box ul li .pic{ padding:12px; margin-bottom:10px;}
	.ny_about .section2 .abhonor_box ul li .inner a{ font-size:14px;}
	.ny_about .section2 .swiper-button-prev,.ny_about .section2 .swiper-button-next{ display:none;}
}
@media screen and (max-width:500px){
	.ny_about .section2 .abhonor_box ul li .pic{ height:200px;}
}
	
/*内页关于我们 企业文化*/	
.ny_about .section3{ padding:60px 0; overflow:hidden; background:url(../images/nyabout_bg3.jpg); background-size:cover;}
.ny_about .section3 ul{ width:100%; margin:60px 0 0; overflow:hidden;}
.ny_about .section3 ul li{ width:32%; margin-right:2%; float:left;}
.ny_about .section3 ul li:last-child{ margin-right:0;}
.ny_about .section3 ul li .nyab2_img{ width:110px; height:110px; background:#104492; border-radius:50%; position:relative; float:left;}
.ny_about .section3 ul li .nyab2_img img{ position:absolute; margin:auto; top:0; bottom:0; left:0; right:0;}
.ny_about .section3 ul li .nyab2_text { float:right; font-size:18px; color:#999;width: calc(100% - 125px); }
.ny_about .section3 ul li .nyab2_text p{ width:100%; font-size:30px; font-weight:bold; margin:15px 0 10px; color:#333;}
@media screen and (max-width:1079px){
	.ny_about .section3{ padding:40px 0;}
	.ny_about .section3 ul{margin:40px 0;}
	.ny_about .section3 ul li .nyab2_img{ width:90px; height:90px; }
	.ny_about .section3 ul li .nyab2_text { font-size:16px;width: calc(100% - 105px);}
	.ny_about .section3 ul li .nyab2_text p{font-size:24px;}
}
@media screen and (max-width:767px){
	.ny_about .section3{ padding:30px 0;}
	.ny_about .section3 ul{margin:40px 0 0;}
	.ny_about .section3 ul li{ width:100%; margin-right:0; margin-bottom:15px;}
}


/*产品详细页*/
.ny_content .ny_proshow { padding:40px;}
.ny_content .ny_proshow{ overflow:hidden;}
.pro_detail_main {height:auto;margin: 0 auto;padding: 0;position: relative;box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-moz-box-sizing: border-box;background: #fff; overflow:hidden;}
.pro_detail_main .pro_detail_img { width:480px; height: 480px; overflow: hidden; margin: 0; padding: 10px; border: 1px solid #eaeaea; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.pro_detail_img .pro_detail_img_main { width:100%; height: 100%; margin: 0 auto; padding: 0; position: relative;}
.pro_detail_img_main 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_main .pro_detail_text {width: 51%;min-height:467px;overflow: hidden;margin: 0;padding: 0 0 80px;float: right;position:relative;box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-moz-box-sizing: border-box;}
.pro_detail_main .pro_detail_text .proshow_xh{ font-size:25px; font-weight:bold; color:#104492;}
.pro_detail_text h1 { width:100%; overflow: hidden; line-height: 40px; font-size: 30px; text-align: justify; margin: 0 auto; padding: 5px 0 25px;border-bottom: 1px solid #ddd;}
.pro_detail_text .jyms { width:100%; height:auto; overflow:hidden; margin:30px auto;}
.pro_detail_text .jyms p {width:100%;height:107px;overflow:hidden;line-height: 28px;color:#888;font-size: 15px;text-align: justify;margin:0 auto;padding:0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
.pro_detail_text .jyms p span { color:#333; font-weight: bold;}
.pro_detail_text ul { width:100%; margin: 0 auto 22px; padding: 20px 0; background:#f2f2f2; overflow:hidden;}
.pro_detail_text ul li { width:33.333333%; height:55px; overflow: hidden;border-right:1px solid #ddd; color:#999; font-size:15px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0 20px; float:left;box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-moz-box-sizing: border-box;}
.pro_detail_text ul li:last-child{ border-right:0;}
.pro_detail_text ul li p { display:block; width:100%; height:25px; overflow:hidden; line-height:25px; color:#333; font-size:16px; font-weight:bold; white-space:nowrap; text-overflow: ellipsis; margin-bottom:5px; padding:0;}
.pro_detail_text ul li span { display:block; width:100%; height:25px; overflow:hidden; line-height:25px; color:#999; font-size:15px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0;}
.pro_detail_text .pro_detail_btn { width:100%; height: 60px; overflow: hidden; margin: 0 auto; padding: 0; position:absolute; left:0; bottom:0;}
.pro_detail_btn a { display:block; width: 48%; height: 60px; overflow: hidden; line-height: 60px; color: #fff; font-size: 20px; text-align: center; margin: 0; padding: 0; float: left;}
.pro_detail_btn a.prodtl_btn1 { float:left; margin: 0 4% 0 0; background-color: #014a8e;}
.pro_detail_btn a.prodtl_btn2 { float:left; background-color: #104492;}
.pro_detail_btn a.prodtl_btn1:hover { background-color: #003d74;}
.pro_detail_btn a.prodtl_btn2:hover { background-color: #c30219;}

/**产品详情页产品图片切换**/
.prodetail_img {width: 46%;margin: 0;padding: 0;float:left;box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-moz-box-sizing: border-box;}
#preview { width:100%; margin:0; text-align:center; position:relative;}
.list-h li { float:left;}
#spec-n5 {width: 13%;float: right;height: 467px;overflow:hidden;}
#spec-left { width:16px; height:70px; float:left; cursor:pointer; margin-top:3px;}
#spec-right { width:16px; height:70px; float:left;cursor:pointer; margin-top:3px;}
#spec-list { width:440px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul {}
#spec-list ul li {float: none;display: block;padding:0;width: 100%;height: 87px;margin: 0 0 8px 0;}
#spec-list ul li:last-child {/* margin:0; */}
#spec-list ul li:first-child p{border: 1px solid rgb(187, 40, 33);}
#spec-list ul li p { width:100%; height:100%; overflow:hidden; margin:0; padding:0; border:1px solid #dfdfdf; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#spec-list ul li:hover p { border:1px solid #1f71c2;}
#spec-list ul li img { display:block; max-width:94%; max-height:94%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
/*jqzoom*/
.jqzoom {position:relative;padding: 0;box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-moz-box-sizing: border-box;width:100%;height:100%;}
#preview .pic_wrap{padding:10px;border:1px solid #ddd;width: 84%;height: 467px;float:left;overflow:hidden;}
.jqzoom img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.zoomdiv { z-index:100;position:absolute;top:1px;left:0px;border:1px solid #eaeaea;display:none;text-align:center;overflow: hidden; left:104%!important; top:0!important;}
.bigimg { }
.jqZoomPup { width:200px!important; height:200px!important; z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list { position:relative; width:100%; margin:0;}
#spec-list div { width:100%!important; height:70px!important; margin:0;}
#ceshi {display:block;margin:auto!important;left:0;top:0;bottom:0;right:0;}
.prodetail_img a.videoIco { left:20px!important; bottom:20px!important; z-index:99!important;}
.Warning { width:100%!important; height:100%!important;}
@media screen and (max-width:1079px){
	.prodetail_img{ width:100%;}
	.pro_detail_main .pro_detail_text{ width:100%; min-height:inherit; margin-top:20px;}
	.pro_detail_text .jyms p { height:auto; max-height:112px;}
}
@media screen and (max-width:767px){
	.pro_detail_main {margin: 0 auto 30px;}
	#preview .pic_wrap{ width:100%;}
	#spec-n5{ width:100%; margin-top:10px; height:auto;}
	#spec-list ul li{ width:18.4%; margin: 0 2% 0 0;float:left;}
	#spec-list ul li:last-child{ margin-right:0;}
	.pro_detail_main .pro_detail_text .proshow_xh{ font-size:18px;}
	.pro_detail_text h1{padding: 0 0 10px; font-size:22px;}
	.pro_detail_text .jyms{ height:130px;}
	.pro_detail_text ul{ margin:0 auto; padding:15px;}
	.pro_detail_text ul li{ height:50px;}
	.pro_detail_text ul li p{ font-size:14px;}
	.pro_detail_btn a{ height:45px; line-height:45px; font-size:16px;}
}
@media screen and (max-width:600px){
	#preview .pic_wrap{ height:300px;}
	#spec-list ul li{ height:60px;}
}
/*产品详细页下方板块*/
.proshow_cont { width:100%; overflow:hidden; margin:50px auto 0; padding:50px 0; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.proshow_cont .proshow_left{ width:73.5%; float:left;}
.proshow_cont .proshow_left .proshow_tit{ width:100%; height:58px; line-height:58px; font-size:20px; font-weight:bold; background:#f2f2f2; border-left:4px solid #104492;}
.proshow_cont .proshow_left .proshow_tit img{ margin:0 3px 0 12px;}
.proshow_cont .proshow_left .proshow_xxnr {line-height: 28px;color: #555;font-size: 14px;margin:30px auto;}
.proshow_cont .proshow_left .proshow_xxnr table{width:100%;}
.proshow_cont .proshow_left .proshow_xxnr img, .proshow_cont .proshow_left .proshow_xxnr table, 
.proshow_cont .proshow_left .proshow_xxnr tr, .proshow_cont .proshow_left .proshow_xxnr td, 
.proshow_cont .proshow_left .proshow_xxnr p, .proshow_cont .proshow_left .proshow_xxnr span, 
.proshow_cont .proshow_left .proshow_xxnr div, .proshow_cont .proshow_left .proshow_xxnr video, .proshow_cont .proshow_left .proshow_xxnr embed {width:auto !important;height:auto !important;max-width:100% !important;max-height: 100%; line-height: 28px;  font-size: 14px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;margin: 0 !important;}
.proshow_cont .proshow_right{ width:30%; float:right;}
/*产品详细页目录*/
.proshow_cont .proshow_right{width: 24.3%;overflow:hidden;margin:0;padding:0;float: right; margin:0 0 40px; padding:20px 30px 0; border:1px solid #efebec; border-top:2px solid #cf121c; box-shadow:0 5px 10px rgba(0,0,0,0.05); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.proshow_cont .proshow_right .fixed{position: absolute;right: 0;}
.proshow_cont .proshow_right .cp_type {background: #F2F2F2; position:relative;}
.proshow_cont .proshow_right .cp_type .hd {text-align:center;background: #104492;background-size:100% 100%;padding:20px 20px 0;}
.proshow_cont .proshow_right .cp_type .sanjiao{background:url(../images/mulubg.png) center top no-repeat; height:30px; width:100%; background-size:cover; position:absolute; top:80px;}
.proshow_cont .proshow_right .cp_type .hd p { height:40px; line-height:40px; font-size:24px; font-weight:bold; color:#fff;}
.proshow_cont .proshow_right .cp_type .hd p:before { content:''; display:inline-block; width:28px; height:28px; background:url(../images/mulu_tlt.png) center center no-repeat; margin-right:5px; vertical-align:middle; margin-top:-3px;}
.proshow_cont .proshow_right .cp_type .hd span { display:block; height:20px; line-height:20px; font-size:14px; color:#fff; text-transform:uppercase;}
.proshow_cont .proshow_right .cp_type .bd { border-top:0; padding:40px 10px 10px;}
.proshow_cont .proshow_right .cp_type .bd ul li { margin:0 auto 10px;}
.proshow_cont .proshow_right .cp_type .bd ul li.on { border:0;}
.proshow_cont .proshow_right .cp_type .bd ul li p { height:60px; line-height:60px; padding:0 60px 0 0; background-color:#fff; position:relative;}
.proshow_cont .proshow_right .cp_type .bd ul li p a { display:block; width:100%; padding:0 0 0 20px; overflow: hidden; line-height:60px; color:#333; font-size:16px; white-space:nowrap; text-overflow: ellipsis; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.proshow_cont .proshow_right .cp_type .bd ul li p span { display:block; width:60px; height:60px; cursor:pointer; position:absolute; top:0; right:0;background:url(../images/mulu1.png) center center no-repeat; background-size:27px 27px;}
.proshow_cont .proshow_right .cp_type .bd ul li:hover p span{ background:url(../images/mulu3.png) center center no-repeat; background-size:27px 27px;}
.proshow_cont .proshow_right .cp_type .bd ul li div { display:none;}
.proshow_cont .proshow_right .cp_type .bd ul li.on div { display:block;}
.proshow_cont .proshow_right .cp_type .bd ul li div a { display:block; height:48px; line-height:48px; color:#454545; font-size:14px; margin:0 auto 1px; padding:0 20px 0 36px; overflow: hidden; text-overflow: ellipsis; white-space:nowrap; background:#fff url(../images/icon4.png) 20px center no-repeat;}
.proshow_cont .proshow_right .cp_type .bd ul li div a:first-child { border-top:0;}
.proshow_cont .proshow_right .cp_type .bd ul li p:hover, .proshow_cont .proshow_right .cp_type .bd ul li.on p { background-color:#104492;}
.proshow_cont .proshow_right .cp_type .bd ul li p:hover a, .proshow_cont .proshow_right .cp_type .bd ul li.on p a { color:#fff;}
.proshow_cont .proshow_right .cp_type .bd ul li.on p span { background:url(../images/mulu2.png) center center no-repeat; background-size:27px 27px;}
.proshow_cont .proshow_right .cp_type .bd ul li div a:hover { color:#104492; background:url(../images/icon5.png) 20px center no-repeat;}
.proshow_cont .proshow_right .cp_type .bd ul a.ckqb { display:block; height:34px; line-height:34px; font-size:16px; color:#333; background:#f1f1f1; width:94%; margin:10px auto; text-align:center; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;cursor:pointer;}
.proshow_cont .proshow_right .cp_type .bd ul a.ckqb:hover { background:#e30614; color:#fff;}
@media screen and (max-width:1199px){
	.proshow_cont .proshow_right .cp_type .bd ul li div a { padding:0 20px 0 40px;}
	.proshow_cont .proshow_right .cp_type .hd p{font-size:22px;}

}
@media screen and (max-width:1079px){
	.proshow_cont .proshow_left{ width:100%;}
	.proshow_cont .proshow_right{ width:100%;}
	.proshow_cont .proshow_right .cp_type .sanjiao{ display:none;}
	.proshow_cont .proshow_right .h_left { margin:0 auto 20px;}
	.proshow_cont .proshow_right .cp_type { margin:0;}
	.proshow_cont .proshow_right .cp_type .hd p:before { display:none;}
	.proshow_cont .proshow_right .cp_type .hd { background:#104492 url(../images/mulu3.png) 96% center no-repeat;padding: 20px;text-align:left;overflow:hidden;}
	.proshow_cont .proshow_right .cp_type .hd.on { background:#104492 url(../images/mulu2.png) 96% center no-repeat;}
	.proshow_cont .proshow_right .cp_type .hd span { display:block; font-style:italic; float:left; height:40px; line-height:40px; font-size:16px;}
	.proshow_cont .proshow_right .cp_type .hd p { padding:0; display:block; font-size:24px; float:left; min-width:88px; margin:0 10px 0 0;}
	.proshow_cont .proshow_right .cp_type .bd { display:none;padding:20px 10px 10px;}
	.proshow_cont .proshow_right .cp_type .bd ul li:last-child { border:0;}
	.proshow_cont .proshow_right .cp_type .bd ul li p { height:60px; line-height:60px;}
	.proshow_cont .proshow_right .cp_type .bd ul li p a { width:90%; font-size:16px; line-height:60px;}
	.proshow_cont .proshow_right .cp_type .bd ul li p span { width:10%; background-size: 20px;}
	.proshow_cont .proshow_right .cp_type .bd ul li.on p span {}
	.proshow_cont .proshow_right .cp_type .bd ul li p:hover span {}
	.proshow_cont .proshow_right .cp_type .hd p:before { display:none;}	
	
	.proshow_cont { padding:40px 0 20px;}
}
@media screen and (max-width:767px) {
	.proshow_cont .proshow_right .cp_type .hd { background:#104492 url(../images/mulu3.png) 95% center no-repeat;padding: 10px 20px;}
	.proshow_cont .proshow_right .cp_type .hd.on { background:#104492 url(../images/mulu2.png) 95% center no-repeat;}
	.proshow_cont .proshow_right .cp_type .hd span { display:none;}
	.proshow_cont .proshow_right .cp_type .hd p {font-size:20px;}
	.proshow_cont .proshow_right .cp_type .bd ul li p a { line-height:48px;}
	.proshow_cont .proshow_right .cp_type .bd ul li div a { font-size:14px;}
	.proshow_cont .proshow_right .cp_type .bd ul li p { height:48px;line-height:48px;}
	.proshow_cont .proshow_right .cp_type .bd ul li div a { height:44px;line-height:44px;}
	.proshow_cont .proshow_right .cp_type .bd ul li p span { width:48px; height:48px;right: 10px;}
	.proshow_cont .proshow_right .cp_type .bd ul li.on p span { background-size: 20px;}
	.proshow_cont .proshow_right .cp_type .bd ul li p:hover span { background-size: 20px;}
}
@media screen and (max-width:320px) {
	.proshow_cont .proshow_right .cp_type .hd { padding:4px 4%;}
	.proshow_cont .proshow_right .cp_type .hd p { font-size:20px;}
	.proshow_cont .proshow_right .cp_type .hd span { display:none;}
}

/*产品详细页相关文章*/
.lyNy_Xgwz { width:100%; overflow:hidden; margin:20px auto 0; padding:0;background: #f2f2f2;}
.lyNy_Xgwz .hd {text-align: center; background: #104492; background-size: 100% 100%;padding: 20px 20px 0;}
.lyNy_Xgwz .hd p { height:40px; line-height:40px; font-size:24px; font-weight:bold; color:#fff;}
.lyNy_Xgwz .hd p:before { content:''; display:inline-block; width:28px; height:28px; background:url(../images/mulu_tlt.png) center center no-repeat; margin-right:5px; vertical-align:middle; margin-top:-3px;}
.lyNy_Xgwz .hd span { display:block; height:20px; line-height:20px; font-size:14px; color:#fff; text-transform:uppercase;}
.lyNy_Xgwz .sanjiao{background:url(../images/mulubg.png) center top no-repeat; height:30px; width:100%; background-size:cover;}
.lyNy_Xgwz .Xgwz_list { width:100%; min-height: 150px; overflow:hidden; margin:0 auto; padding: 20px 10px 10px;}
.lyNy_Xgwz .Xgwz_list ul li { width:100%; overflow:hidden; background:#fff; padding:13px 40px 13px 13px; position:relative; margin-bottom:10px;} 
.lyNy_Xgwz .Xgwz_list ul li:hover{ background:#104492;}
.lyNy_Xgwz .Xgwz_list ul li .Xgwz_name{ display:block; max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis; font-size:16px;}
.lyNy_Xgwz .Xgwz_list ul li:hover .Xgwz_name{ color:#fff;}
.lyNy_Xgwz .Xgwz_list ul li p{ color:#999; line-height:28px;}
.lyNy_Xgwz .Xgwz_list ul li:hover p{ color:#fff;}
.lyNy_Xgwz .Xgwz_list ul li .Xgwz_more{ width:20px; height:20px; text-align:center; line-height:20px; border-radius:50%; background:#999; color:#fff; display:block; position:absolute; right:10px; top:50%; transform:translateY(-50%);}
.lyNy_Xgwz .Xgwz_list ul li:hover .Xgwz_more{background:#fff; color:#104492;}
@media screen and (max-width:1079px){
	.lyNy_Xgwz .sanjiao{ display:none;}
	.lyNy_Xgwz .hd{ text-align:left;padding: 20px; overflow:hidden;}
	.lyNy_Xgwz .hd p{padding: 0;display: block;font-size: 24px;float: left;min-width: 88px; margin: 0 10px 0 0;}
	.lyNy_Xgwz .hd p::before{ display:none;}
	.lyNy_Xgwz .hd span{display: block;font-style: italic;float: left;height: 40px;line-height: 40px;font-size: 16px;}
}
@media screen and (max-width:767px){
.lyNy_Xgwz .hd span{ display:none;}
.lyNy_Xgwz .hd { padding:4px 4%;}
.lyNy_Xgwz .hd p{ font-size:20px;}
.lyNy_Xgwz .Xgwz_list ul li .Xgwz_name{ font-size:14px;}
}

/*上一篇下一篇*/
.ly_PrevNext {width:100%;overflow:hidden;margin: 0 auto;padding: 40px 0 0;border-top: 1px solid #eaeaea;}
.ly_PrevNext ul li {width:49%; height:58px; overflow:hidden; margin:0 2% 0 0; padding:0; float:left; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.ly_PrevNext ul li:nth-child(2) { margin:0; text-align:right;}
.ly_PrevNext ul li a { display:block; width:100%; height:58px; overflow:hidden; line-height:58px; color:#333; font-size:16px; white-space:nowrap; text-overflow:ellipsis; margin:0; padding:0 20px; background-color:#f7f7f7; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.ly_PrevNext ul li:hover, .ly_PrevNext ul li:hover a { color:#fff; background-color:#da3432;}
@media screen and (max-width:1079px){
	.ly_PrevNext { padding: 40px 0;}
}
@media screen and (max-width:800px){
	.ly_PrevNext ul li { width:100%; margin:0 auto 20px; float:inherit;}
	.ly_PrevNext ul li:nth-child(2) { margin:0; text-align:left;}
}
/*内页-产品详情 结束*/

/* 留言咨询*/
/*Ny_order 开始*/
.Ny_order {width:100%;overflow:hidden;background-color:#fff;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.Ny_order .NyOrder_top { width:100%; overflow:hidden; margin:0 auto 80px; padding:20px 20px 20px 160px; background-color:#f2f3f6; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyOrder_top .NyOrderTop_img { width:140px; height:140px; margin:0; padding:0; border:4px solid #fff; background-color:#fff; border-radius:50%; box-shadow:0 6px 12px rgba(20,34,49,0.1); position:absolute; left:20px; top:20px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyOrderTop_img p { width:100%; height:100%; overflow:hidden; border-radius:50%; position:relative;}
.NyOrderTop_img p img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.NyOrder_top .NyOrderTop_text { width:100%; min-height:140px; overflow:hidden; margin:0; padding:15px 240px 15px 40px; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyOrderTop_text .NyOrderTop_tit { width:100%; overflow:hidden; line-height:40px; color:#104492; font-size:24px; margin:0 auto 10px; padding:0;}
.NyOrderTop_text p { width:100%; overflow:hidden; line-height:30px; color:#666; font-size:15px; margin:0 auto; padding:0;}
.NyOrderTop_text a.Bx_btn { display:block; width:180px; height:60px; overflow:hidden; line-height:60px; color:#fff; font-size:18px; font-weight:bold; text-align:center; margin:0; padding:0; border-radius:30px; background-color:#104492; position:absolute; top:40px; right:20px;}
.NyOrderTop_text a.Bx_btn:hover { background-color:#dd2b23;}
.NyOrderTop_text a.Bx_btn img { display:inline-block; width:32px; height:32px; vertical-align:middle; margin:-4px 8px 0 0; transition: all 0.2s; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s;}
.NyOrderTop_text a.Bx_btn:hover img { margin:-4px 16px 0 0;}


.NyOrder_msg { width:100%; overflow:hidden; margin:30px auto; padding:0; position:relative;}
.NyOrder_msg ul { width: 100%; overflow: hidden; margin: 0 auto; padding: 0;}
.NyOrder_msg ul li { width: 48.5%; overflow: hidden; margin: 0 3% 40px 0!important; padding: 0; float:left; position:relative;}
.NyOrder_msg ul li:nth-child(2n+2) { margin: 0 0 40px!important;}
.NyOrder_msg ul li h4 { width: 100%!important; height: 30px!important; overflow: hidden; line-height: 30px!important; margin: 0 auto 10px; padding: 0; color: #333; font-size: 16px; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;font-weight:normal;}
.NyOrder_msg ul li .msg_ipt1, .NyOrder_msg ul li .msg_tara { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyOrder_msg ul li .msg_ipt1, .NyOrder_msg ul li .msg_tara { width: 100%!important;}
.NyOrder_msg ul li .msg_ipt1, .NyOrder_msg ul li .msg_ipt2 { height: 48px!important;}
.msg_ipt1 input, .msg_tara textarea { display: block; width: 100%; overflow: hidden; line-height:30px; margin: 0; padding: 9px 20px; color: #666; font-size: 15px; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.msg_tara textarea { height:156px;}
.msg_ipt12 input { height: 30px; line-height: 16px; display: block; width: 100%; overflow: hidden; margin: 0; padding: 9px 20px; color: #666; font-size: 12px; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input { height: 48px!important;}
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input, .msg_tara textarea { font-size: 15px!important; background-color: #f2f3f6!important; border: none!important; outline: none!important; resize: none!important;}
.NyOrder_msg ul li .msg_ipt2, .msg_ipt2 input { width: 100%!important; padding:9px 20px; box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box;}
.NyOrder_msg ul li .msg_ipt2 { width: 120px; height: 34px; overflow: hidden; margin-right: 10px; padding: 0; float: left;}
.NyOrder_msg ul li a.yzm_img {display: block; width: 120px; height: 40px; overflow: hidden; margin: 0; padding: 0; position:absolute; bottom:4px; right:4px;}
.NyOrder_msg ul li a.yzm_img img { display: block; width: 100%!important; height: 100%!important;}
.NyOrder_msg ul li span { display:none;}
.NyOrder_msg ul li:last-child { margin:0!important; position:absolute; right:0; bottom:40px;}
.NyOrder_msg ul li .msg_btn { width: 100%!important; overflow: hidden; margin: 0 auto; padding: 0;}
.msg_btn input { display: block; width: 100px; height: 34px; overflow: hidden; line-height: 32px; margin: 0 15px 0 0; padding: 0; background-color: #f0f0f0; color: #333; font-size: 13px; text-align: center; border: 1px solid #ccc; float: left;}
.msg_btn input {width: 48%!important;height: 60px!important;line-height: 60px!important;color: #fff!important;font-size: 18px!important;text-align: center!important;border: none!important;background-color: #104492!important;cursor: pointer!important;margin:0 4% 0 0!important;}
.msg_btn input:last-child { background-color: #828689!important; margin:0!important;}
.msg_btn input:hover {background-color: #d92a22!important;}
@media screen and (max-width:1359px) {
	.Ny_order .NyOrder_top { margin:0 auto 40px;}
	.NyOrder_top .NyOrderTop_text { padding:9px 240px 9px 40px;}
	.NyOrderTop_text .NyOrderTop_tit { font-size:22px;}
	.NyOrderTop_text p { line-height:24px; font-size:14px;}
	.NyOrder_msg ul li { margin: 0 3% 20px 0!important;}
	.NyOrder_msg ul li:nth-child(2n+2) { margin: 0 0 20px!important;}
	.NyOrder_msg ul li:last-child { bottom:20px;}
}
@media screen and (max-width:1079px) {
	.NyOrder_msg ul li { width:100%; margin: 0 auto 20px!important;}
	.NyOrder_msg ul li:nth-child(2n+2) { margin: 0 auto 20px!important;}
	.NyOrder_msg ul li:last-child { margin:20px auto 0!important; position:inherit; right:inherit; bottom:inherit;}
}
@media (max-width: 767px) {
	.Ny_order .NyOrder_top { margin:0 auto 20px; padding:20px;}
	.NyOrder_top .NyOrderTop_img { position:inherit; left:inherit; top:inherit; margin:0 auto 20px;}
	.NyOrder_top .NyOrderTop_text { padding:0;}
	.NyOrderTop_text .NyOrderTop_tit { font-size:22px; text-align:center;}
	.NyOrderTop_text p { line-height:24px; font-size:14px; text-align:center;}
	.NyOrderTop_text a.Bx_btn { width:160px; height: 48px; line-height:48px; font-size:15px; position:inherit; top:inherit; right:inherit; margin:20px auto 0;}
	.NyOrderTop_text a.Bx_btn img { width:24px; height:24px;}
	.NyOrder_msg ul li { width:100%; margin: 0 auto 20px!important;}
	.NyOrder_msg ul li h4 { height: 24px!important; line-height:24px!important; font-size:14px;}
	.NyOrder_msg ul li:nth-child(2n+2) { margin: 0 auto 20px!important;}
	.NyOrder_msg ul li:last-child { margin:0 auto!important; position:inherit; right:inherit; bottom:inherit;}
	.msg_btn input { height:48px!important; line-height:48px!important; font-size:16px!important;}
}

/*荣誉资质*/	
.nyhonor_box{overflow:hidden;}	
.nyhonor_box li{float:left;width:23.5%;margin-right:2%;margin-bottom:20px; background:#fff; box-shadow: inset 0 0 0 5px #f0f0f4;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s; position:relative; padding:1%;}
.nyhonor_box li::before, .nyhonor_box li::after { box-sizing: inherit; content: '';position: absolute;
  width: 100%; height: 100%;top: 0;left: 0;-webkit-transform-origin: center; transform-origin: center;}
.nyhonor_box li::before { border-top: 5px solid #104492; border-bottom: 5px solid #104492;-webkit-transform: scale3d(0, 1, 1);transform: scale3d(0, 1, 1);}
.nyhonor_box li::after {border-left: 5px solid #104492;border-right: 5px solid #104492; -webkit-transform: scale3d(1, 0, 1);transform: scale3d(1, 0, 1);}
.nyhonor_box li:hover::before, .nyhonor_box li:hover::after {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);transition: -webkit-transform 0.5s;transition: transform 0.5s;transition: transform 0.5s, -webkit-transform 0.5s;}
@media (min-width: 1301px) {
.nyhonor_box li:nth-child(4n) {margin-right: 0px;}
}
.nyhonor_box li>a{display:block;position:relative; z-index:1;}
.nyhonor_box li>a .pro_img{text-align:center; overflow:hidden; height:250px; position:relative;}
.nyhonor_box li>a .pro_img img{ max-width:100%; max-height:100%; position:absolute; margin:auto; top:0; bottom:0; left:0; right:0;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.nyhonor_box li:hover>a .pro_img img{ -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.nyhonor_box li>a .pro_img img .iblock {display:inline-block;height:100%;width:0;vertical-align:middle;}
.nyhonor_box li p{font-size:18px;text-align:center;line-height:40px;overflow:hidden;position:relative; z-index:1;}
.nyhonor_box li p .honor_name{display: block;height:42px;line-height:42px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;max-width:100%;padding:0 10px;}
.nyhonor_box li em{display:block;text-align:center;height:30px;line-height:30px;font-size:14px;color:#999;}
.nyhonor_box li em a{color:#999;}
.nyhonor_box li:hover em a{color:#104492;}
@media (max-width: 1300px) and (min-width:768px){
	.nyhonor_box li{width:32%;}
	.nyhonor_box li:nth-child(3n) {margin-right: 0px;}
}
@media (max-width: 1023px){
	.nyhonor_box li>a .pro_img{ height:180px;}
}
@media (max-width: 767px){
	.nyhonor_box li{width:49%;}
	.nyhonor_box li:nth-child(2n) {margin-right: 0px;}
	.nyhonor_box li>a .pro_img{ height:150px;}
	.nyhonor_box li p .honor_name{height: 35px; line-height: 35px; font-size:16px;}
	.nyhonor_box li em{ line-height:20px;}
}
@media (max-width: 375px){
	.nyhonor_box li>a .pro_img{ height:120px;}
}

/*网站右侧漂浮*/
.f_pf1 {position:fixed;bottom:80px;right:2px;z-index:9999;}
.f_pf1 a.qqa {display:block;width:44px;height:44px;overflow:hidden;background:rgba(226,0,27,.8);margin-bottom:2px;}
.f_pf1 a.qqa:after {content:'';display:block;width:24px;height:24px;background:url(../images/slidebar_icon.png) top center no-repeat;overflow:hidden;margin:9px 10px;}
.f_pf1 .tela>a {display:block;width:44px;height:44px;overflow:hidden;background:rgba(226,0,27,.8);margin-bottom:2px;}
.f_pf1 .tela>a:after {content:'';display:block;width:24px;height:24px;background: url(../images/slidebar_icon.png) center -27px no-repeat;overflow:hidden;margin:9px 10px;}
.f_pf1 .tela .wz {position:absolute;top:40px;left:-224px;z-index:999;display:none;box-shadow: 0 0 10px rgba(0,0,0,.2);}
.f_pf1 .tela:hover .wz{display:block;}
.f_pf1 .tela p {background:#fff;width:200px;height:40px;overflow:hidden;font-size:18px;font-weight:bold;color:#104492;line-height:40px;text-align:center;}
.f_pf1 .tela p em {width:0;height:0;border-width:6px 0 6px 6px;border-style:solid;border-color:transparent transparent transparent #fff;margin-top:-4px;position:absolute;top:50%;right:-6px;}
.f_pf1 .wxa {position:relative;}
.f_pf1 .wxa>span {display:block;width:44px;height:44px;overflow:hidden;background:rgba(226,0,27,.8);margin-bottom:2px;}
.f_pf1 .wxa>span:after {content:'';display:block;width:24px;height:24px;background: url(../images/slidebar_icon.png) center -52px no-repeat;overflow:hidden;margin:9px 10px;}
.f_pf1 .wxa .code {position:absolute;top:-44px;left:-144px;z-index:999;display:none;box-shadow: 0 0 10px rgba(0,0,0,.2);}
.f_pf1 .wxa:hover .code{display:block;}
.f_pf1 .wxa .code p {background:#fff;width:120px;height:120px;overflow:hidden;}
.f_pf1 .wxa .code p img {max-width:100%;max-height:100%;}
.f_pf1 .wxa .code p em {width:0;height:0;border-width:6px 0 6px 6px;border-style:solid;border-color:transparent transparent transparent #fff;margin-top:-4px;position:absolute;top:50%;right:-6px;}
.f_pf1 a.totop {display:block;width:44px;height:44px;overflow:hidden;background:rgba(0,0,0,.8);margin-bottom:2px;}
.f_pf1 a.totop:after {content:'';display:block;width:24px;height:24px;background: url(../images/slidebar_icon.png) center -76px no-repeat;overflow:hidden;margin:9px 10px;}
@media (max-width: 1079px){
	.f_pf1{ display:none;}
}
.g-pages{
	text-align: center;
	font-size: 0;
	margin: 20px 0;
}
.g-pages li{
	display: inline-block;
}

.g-pages li a{
	display: block;
	padding: 2px 10px;
	line-height: 24px;
	margin: 0 2px;
	border: 1px solid #dbdbdb;
	font-size: 14px;
	color:#666666;
	
}
.g-pages li active a {background-color: #1777f8;}
.g-pages li a:hover{
	background-color: #1777f8;
	border: 1px solid #1777f8;
	color: #fff
}

table
    {

       border-collapse:collapse; border:1px solid #d5d5d5; width:100%;

    }

    td

    {
       height:30px;  border:1px solid #d5d5d5;  text-align: center; line-height:30px;

    }
	
	.section {
	padding: 100px 0;
}
.section-title {
	margin-bottom: 40px;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
}
.section-title small {
	display: block;
	font-size: 42px;
	text-transform: uppercase;
}
.section-title strong {
	display: block;
	position: relative;
	color: #104492;
	font-size: 30px;
	margin-top: 10px;
}
.section-title strong:after {
	position: absolute;
	right: 0;
	top: 50%;
	height: 1px;
	width: 86%;
	content: "";
	background: #e5e5e5;
}
.section-title-more .more-big {
	float: right;
	margin-top: -77px;
}
.section-title-1 {
	text-align: center;
	font-size: 0;
	margin-bottom: 40px;
}
.section-title-1 strong {
	display: block;
	font-size: 30px;
	text-transform: uppercase;
}
.section-title-1 h4 {
	margin: 0;
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	position: relative;
	padding: 0 42px;
	color: #104492;
}
.section-title-1 h4:after, .section-title-1 h4:before {
	position: absolute;
	content: '';
	height: 1px;
	width: 22px;
	top: 50%;
	background-color: #104492;
}
.section-title-1 h4:after {
	right: 0;
}
.section-title-1 h4:before {
	left: 0;
}
.section-sub {
	padding: 0px 0;
}
.in-prd-menu {
	margin-top: -77px;
	position: relative;
	z-index: 1;
	margin-bottom: 40px;
}
.in-prd-menu .hform {
	float: right;
	position: relative;
	margin-left: 10px;
}
.in-prd-menu .hform input {
	display: block;
	padding: 11px 58px 11px 15px;
	font-size: 14px;
	border: 1px solid #ddd;
	background-color: #fff;
	width: 150px;
}
.in-prd-menu .hform button {
	position: absolute;
	right: 0;
	top: 0;
	height: 44px;
	width: 44px;
	border: 0;
	padding: 0;
	cursor: pointer;
	background: url(../images/901_top9.png) center no-repeat #104492;
}
.in-prd-menu ul {
	float: right;
	margin: -10px 0 0 -10px;
}
.in-prd-menu li {
	float: left;
}
.in-prd-menu li a {
	display: block;
	line-height: 44px;
	font-size: 16px;
	padding: 0 16px;
	background-color: #363e45;
	color: #fff;
	margin: 10px 0 0 8px;
}
.in-prd-menu li.active a {
	background-color: #104492;
}
.list-1 {
	margin: -50px 0 0 -20px;
	padding-bottom: 28px;
}
.list-1 li {
	float: left;
	width: 33.333333%;
}
.list-1 li a {
	display: block;
	padding: 20px 20px 50px;
	background-color: #f0f0f0;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	margin: 50px 0 0 20px;
	position: relative;
}
.list-1 li .img-cover {
	padding-top: 66%;
}
.list-1 li .text {
	line-height: 40px;
	font-size: 18px;
	margin-top: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}
.list-1 li .desc {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	color: #888;
}
.list-1 li .more {;
	border: 4px solid #f0f0f0;
	background: #ffffff;
	line-height: 48px;
	width: 48px;
	height: 48px;
	text-align: center;
	color: #b3b3b3;
	font-size: 12px;
	border-radius: 50%;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	position: absolute;
	left: 50%;
	bottom: -28px;
	margin-left: -28px;
}
.list-1 li a:hover {
	background-color: #363e45;
	color: #fff;
}
.list-1 li a:hover .img-cover span {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.list-1 li a:hover .more {
	background-color: #104492;
	color: #fff;
	border-color: #104492;
}
.list-1-1 .img-cover {
	margin: -20px -20px 0 -20px;
}
.bg1 {
	background: url(../images/902_ys_bg.jpg) no-repeat center / cover #104492;
	color: #fff;
}
.bg1 .section-title strong {
	color: #fff;
}
.in-adv {
	margin: -20px 0 0 -20px;
}
.in-adv li {
	float: left;
	width: 33.333333%;
}
.in-adv li a {
	display: block;
	margin: 20px 0 0 20px;
	background: rgba(0,0,0,0.5);
	padding: 30px;
	overflow: hidden;
	color: #fff;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.in-adv li .img-center {
	float: left;
	width: 92px;
	line-height: 92px;
	height: 92px;
	border-radius: 50%;
	background-color: rgba(255,255,255,0.1);
}
.in-adv li .text {
	margin-left: 116px;
}
.in-adv li .text h4 {
	margin: 0;
	font-weight: normal;
	font-size: 20px;
	line-height: 1.8;
}
.in-adv li .text p {
	margin: 10px 0 0;
}
.in-adv li a:hover {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
	background-color: rgba(16,68,146,0.9);
}
.list-2 {
	margin: -20px 0 0 -20px;
}
.list-2 li {
	float: left;
	width: 33.333333%;
}
.list-2 li a {
	display: block;
	margin: 20px 0 0 20px;
	background-color: #fff;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.list-2 li .img-cover {
	padding-top: 66%;
}
.list-2 li .more {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(16,68,146,0.7);
	color: #fff;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transform: scale(0);
	transform: scale(0);
}
.list-2 li .more i {
	text-transform: uppercase;
	position: absolute;
	left: 50%;
	top: 50%;
	font-style: normal;
	border: 1px solid #fff;
	width: 54px;
	line-height: 54px;
	border-radius: 50%;
	text-align: center;
	margin: -28px 0 0 -28px;
}
.list-2 li .text {
	line-height: 68px;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	padding: 0 15px;
}
.list-2 li a:hover {
	background-color: #104492;
	color: #fff;
}
.list-2 li a:hover .more {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.list-2-1 li a {
	background-color: #f0f0f0;
}
.in-about {
	margin: 0;
}
.in-about dt {
	float: left;
	position: relative;
	width: 556px;
	margin: 0 0 40px 40px;
}
.in-about dt:before {
	content: '';
	position: absolute;
	left: -40px;
	bottom: -40px;
	width: 80%;
	height: 100%;
	background-color: #104492;
}
.in-about dt img {
	position: relative;
	z-index: 1;
}
.in-about dd {
	margin-left: 570px;
	background-color: #fff;
	box-shadow: 0 1px 18px 1px rgba(54,62,69,0.6);
	margin-top: 40px;
	padding: 60px 80px;
	height: 320px;
}
.in-about dd h4 {
	margin: 0;
	font-size: 24px;
}
.in-about dd p {
	font-size: 16px;
	line-height: 36px;
	color: #666;
	margin: 25px 0 0;
	text-align: justify;
}
.in-about dd .more-big {
	margin-top: 40px;
}
.list-3 {
	margin: -20px 0 0 -20px;
}
.list-3 li {
	float: left;
	width: 50%;
}
.list-3 li a {
	display: block;
	margin: 20px 0 0 20px;
	background-color: #fff;
	padding: 20px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	overflow: hidden;
	position: relative;
}
.list-3 li a:after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	width: 85px;
	height: 0;
	border-bottom: 125px solid #dfdfdf;
	border-right: 78px solid transparent;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.list-3 li .date {
	float: left;
	width: 115px;
	position: relative;
	z-index: 1;
	line-height: 1;
	padding: 5px 0;
	color: #fff;
}
.list-3 li .date small {
	display: block;
	font-size: 16px;
}
.list-3 li .date strong {
	display: block;
	font-size: 48px;
	margin-top: 10px;
}
.list-3 li .text {
	margin-left: 140px;
}
.list-3 li .text h4 {
	margin: 0;
	font-weight: normal;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list-3 li .text p {
	margin: 10px 0 0;
	color: #666;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	line-height: 1.8;
	height: 50px;
	overflow: hidden;
}
.list-3 li a:hover {
	background-color: #3a4249;
	color: #fff;
}
.list-3 li a:hover:after {
	border-bottom-color: #104492;
}
.list-3 li a:hover .text p {
	color: #fff;
}
.footer-fix {
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	z-index: 10;
	display: none;
}
.footer-fix li {
	float: left;
	width: 25%;
}
.footer-fix li a {
	display: block;
	text-align: center;
	padding: 7px 0;
	font-size: 12px;
	line-height: 1;
}
.footer-fix li i {
	display: block;
	height: 20px;
	background: no-repeat center;
	background-size: contain;
	margin-bottom: 4px;
}
.footer-fix li i.i1 {
	background-image: url(../images/f_01.png);
}
.footer-fix li i.i2 {
	background-image: url(../images/f_02.png);
}
.footer-fix li i.i3 {
	background-image: url(../images/f_03.png);
}
.footer-fix li i.i4 {
	background-image: url(../images/f_04.png);
}
.footer {
	background-color: #272c31;
	padding-top: 60px;
	color: #bdbebf;
}
.footer .pp {
	display: none;
}
.footer a {
	color: #bdbebf;
}
.footer a:hover {
	color: #fff;
}
.footer dl {
	float: left;
	margin: 0 20px 0 0;
	width: 210px;
}
.footer dt {
	margin-bottom: 15px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.footer dt:after {
	display: block;
	content: '';
	height: 1px;
	width: 20px;
	background-color: #52565a;
	margin-top: 10px;
}
.footer dd {
	margin: 0;
}
.footer dd li {
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.footer-contact {
	float: right;
	width: 220px;
}
.footer-contact .tel {
	font-size: 24px;
	color: #fff;
	line-height: 1.1;
	background: url(../images/907_tel_1.png) no-repeat 0 0;
	padding-left: 40px;
}
.footer-contact .tel small {
	font-size: 16px;
}
.footer-contact .code {
	margin: 20px 0 0 40px;
}
.footer-contact .code .img-center {
	float: left;
	width: 100px;
}
.footer-contact .code .text {
	float: right;
	border-top: 1px solid #52565a;
	border-bottom: 1px solid #52565a;
	line-height: 28px;
	padding: 20px 0;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	-webkit-writing-mode: tb-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: tb-rl;
	letter-spacing: 4px;
}
.footer-copy {
	background-color: #104492;
	color: #fff;
	margin-top: 50px;
	padding: 15px 0;
	text-align: center;
}
.footer-copy p {
	margin: 5px 0;
}
.footer-copy a {
	color: #fff;
}
.banner-sub {
	height: 330px;
	background: no-repeat center / cover;
}
.ct2-sd {
	float: left;
	width: 250px;
}
.ct2-mn {
	float: right;
	width: 900px;
}
.panel-sd {
	margin-bottom: 20px;
	background-color: #f6f6f6;
}
.panel-sd:last-child {
	margin-bottom: 0;
}
.panel-sd .tit {
	text-align: center;
	color: #fff;
	font-size: 28px;
	background: url(../images/914_cp_bg1.png) no-repeat #104492;
	padding: 35px 0;
	border-radius: 0 30px 0 0;
}
.panel-sd .tit span {
	display: block;
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
}
.lanmu {
	background-color: #363e45;
}
.lanmu li {
	border-bottom: 1px solid #fff;
}
.lanmu li:last-child {
	border-bottom: 0;
}
.lanmu li>a {
	display: block;
	line-height: 60px;
	padding: 0 0 0 25px;
	color: #fff;
	font-size: 18px;
}
.lanmu li .arr {
	float: right;
	height: 60px;
	width: 40px;
	position: relative;
	cursor: pointer;
}
.lanmu li .arr:after {
	content: '';
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	box-sizing: content-box;
	display: block;
	width: 8px;
	height: 8px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 15px;
}
.lanmu-box {
	display: none;
}
.lanmu-box p {
	margin: 0;
	border-top: 1px solid rgba(255,255,255,0.2);
	padding-left: 15px;
}
.lanmu-box p a {
	padding: 0 25px;
	display: block;
	line-height: 45px;
	color: #fff;
}
.lanmu li>a:hover, .lanmu li.active>a {
	background-color: #104492;
}
.lanmu li.open .lanmu-box {
	display: block;
}
.lanmu li.open .arr:after {
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
.pages {
	margin: 30px 0 0;
	text-align: center;
	font-size: 0;
}
.pages a {
	display: inline-block;
	font-size: 14px;
	line-height: 35px;
	padding: 0 14px;
	margin: 5px;
	background-color: #f5f5f5;
	border-radius: 3px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.pages select {
	display: inline-block;
	font-size: 14px;
	line-height: 35px;
	padding: 0 14px;
	margin: 5px;
	background-color: #f5f5f5;
	border-radius: 3px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	height:35px;
}
.pages a:hover, .pages a.active {
	background-color: #104492;
	color: #fff;
}
.nav-sub {
	text-align: center;
	font-size: 0;
	margin: -20px 0 40px -20px;
}
.nav-sub li {
	display: inline-block;
	vertical-align: middle;
}
.nav-sub li a {
	display: block;
	line-height: 48px;
	padding: 0 40px;
	background-color: #363e45;
	color: #fff;
	font-size: 16px;
	margin: 20px 0 0 20px;
}
.nav-sub li a:hover, .nav-sub li.active a {
	background-color: #104492;
}
.list-4 li a {
	display: block;
	border-bottom: 1px solid #e5e5e5;
	padding: 30px 0;
	overflow: hidden;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.list-4 li .img-center {
	float: left;
	width: 250px;
}
.list-4 li .text {
	margin: 0 0 0 290px;
	position: relative;
	padding-right: 180px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.list-4 li .text h4 {
	margin: 0;
	font-weight: normal;
	font-size: 20px;
	position: relative;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-top: 23px;
}
.list-4 li .text p {
	line-height: 2;
	height: 52px;
	overflow: hidden;
	margin: 10px 0 0;
	color: #999;
}
.list-4 li .date {
	position: absolute;
	right: 30px;
	top: 0;
}
.list-4 li .date span {
	display: block;
	font-family: Impact;
	color: #ccc;
	font-size: 22px;
	margin-bottom: 20px;
}
.list-4 li .date i {
	border-left: 1px solid #e5e5e5;
	text-align: right;
	line-height: 20px;
	font-size: 0;
	display: block;
}
.list-4 li .date i:before {
	content: '→';
	color: #999;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	vertical-align: middle;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	font-size: 20px;
	display: block;
	text-align: center;
}
.list-4 li a:hover {
	padding-left: 30px;
}
.list-4 li a:hover .text {
	padding-right: 150px;
}
.list-4 li a:hover .date i:before {
	-webkit-transform: translateX(10px);
	transform: translateX(10px);
}
.about-1 {
	color: #666;
	line-height: 1.8;
	font-size: 16px;
	text-align: justify;
}
.about-1 p {
	margin: 0;
}
.about-1 h4 {
	font-size: 18px;
	margin: 0;
}
.about-2 {
	position: relative;
	padding: 0 80px;
}
.about-2 .date {
	background: url(../images/911_lc.png) no-repeat center / contain;
	height: 82px;
	line-height: 72px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.about-2 i {
	display: block;
	position: relative;
	margin: 20px 0;
}
.about-2 i:after {
	width: 14px;
	height: 14px;
	background-color: #fff;
	border: 1px solid #104492;
	border-radius: 50%;
	content: '';
	display: block;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
.about-2 i:before {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	border-bottom: 1px dashed #999;
	content: '';
}
.about-2 .text {
	background-color: #fff;
	margin: 0 15px;
	padding: 20px;
	line-height: 1.8;
	text-align: justify;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.about-2 .swiper-slide:hover .date {
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
}
.about-2 .swiper-slide:hover .text {
	background-color: #104492;
	color: #fff;
}
.about-2 .swiper-button-prev, .about-2 .swiper-button-next {
	background-color: #c3c3c3;
	background-size: 10px auto;
	width: 24px;
	height: 54px;
	border-radius: 20px;
	outline: none;
	margin: 0;
	top: 82px;
}
.about-2 .swiper-button-prev:hover, .about-2 .swiper-button-next:hover {
	background-color: #104492;
}
.about-2 .swiper-pagination {
	position: static;
	margin-top: 15px;
	text-align: center;
	font-size: 0;
	display: none;
}
.about-2 .swiper-pagination-bullet {
	margin: 0 5px;
}
.about-3 {
	margin: -20px 0 0 -20px;
}
.about-3 li {
	float: left;
	width: 25%;
}
.about-3 li a {
	display: block;
	margin: 20px 0 0 20px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.about-3 li .text {
	text-align: center;
	margin-top: 15px;
}
.about-3 li .text h4 {
	margin: 0;
	font-size: 20px;
}
.about-3 li .text p {
	color: #666;
	margin: 10px 0 0;
}
.about-3 li a:hover {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}
.contact-left {
	float: left;
	width: 560px;
}
.contact-left .map {
	height: 300px;
	margin-bottom: 30px;
}
.contact-right {
	float: right;
	width: 570px;
}
.contact-right .item {
	margin-bottom: 40px;
}
.contact-right .item:last-child {
	margin-bottom: 0;
}
.contact-right .item .ewm {
	float: right;
	position: relative;
	margin-top: 4px;
}
.contact-right .item .ewm a {
	display: block;
	border-radius: 20px;
	line-height: 26px;
	color: #888;
	background: url(../images/925_cont1.png) no-repeat 80px center #e9e9e9;
	padding: 0 40px 0 15px;
}
.contact-right .item .ewm .img-center {
	position: absolute;
	right: 100%;
	border: 3px solid #104492;
	width: 100px;
	top: -30px;
	margin-right: 10px;
	display: none;
}
.contact-right .item .ewm .img-center:before, .contact-right .item .ewm .img-center:after {
	content: '';
	position: absolute;
}
.contact-right .item .ewm .img-center:before {
	width: 7px;
	height: 7px;
	border-radius: 50%;
	border: 1px solid #104492;
	position: absolute;
	top: 36px;
	right: -26px;
}
.contact-right .item .ewm .img-center:after {
	width: 14px;
	height: 1px;
	background: #104492;
	position: absolute;
	top: 40px;
	right: -17px;
}
.contact-right .item .ewm:hover a {
	color: #104492;
}
.contact-right .item .ewm:hover .img-center {
	display: block;
}
.contact-right .item h4 {
	margin: 0;
	font-size: 24px;
}
.contact-right .item .text {
	color: #666;
	border-left: 3px solid #104492;
	margin-top: 24px;
	padding-left: 20px;
	line-height: 2;
}
.contact-right .item .text h5 {
	color: #C01;
	margin: 0;
	font-size: 16px;
}
.contact-right .item .text p {
	margin: 0;
}
.msg {
	background-color: #f2f2f2;
	padding: 40px;
}
.msg h4 {
	margin: 0;
	font-size: 24px;
	color: #104492;
	font-weight: normal;
}
.msg .tips {
	color: #666;
	font-size: 16px;
	margin-top: 10px;
}
.msg form {
	overflow: hidden;
	display: block;
	margin: 10px 0 0 -10px;
}
.msg .form-group {
	float: left;
	margin: 10px 0 0 10px;
	width: 235px;
	background-color: #fff;
	overflow: hidden;
}
.msg .form-label {
	float: left;
	line-height: 30px;
	width: 80px;
	padding: 10px 0 10px 10px;
}
.msg .form-label span {
	color: red;
}
.msg .form-content {
	margin-left: 90px;
	padding: 10px 10px 10px 0;
	font-size: 0;
}
.msg .form-control {
	border: 0;
	background-color: transparent;
	padding: 0;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	width: 100%;
	display: inline-block;
	vertical-align: middle;
}
.msg .form-radio {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 30px;
	margin-right: 10px;
}
.msg .form-radio input {
	margin-right: 8px;
}
.msg .form-submit {
	display: block;
	width: 100%;
	background: #104492;
	color: #fff;
	border: 0;
	padding: 0;
	cursor: pointer;
	outline: none;
	height: 54px;
	font-size: 18px;
}
.msg .form-group.full {
	width: 480px;
}
.msg .form-group.yzm .form-control {
	width: 70px;
}
.msg .form-group.yzm .yzm-pic {
	display: inline-block;
	vertical-align: middle;
	width: 65px;
	height: 30px;
}
.message-left {
	float: left;
	width: 560px;
	color: #666;
	font-size: 16px;
	line-height: 1.8;
}
.message-left h4 {
	margin: 0 0 45px;
	font-size: 36px;
	font-weight: normal;
	color: #333;
}
.message-left p {
	margin: 0;
}
.message-right {
	float: right;
	width: 560px;
}
.jobs {
}
.jobs .item {
	border-top: 1px solid #e3e3e3;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.jobs .item .tit {
	padding: 25px 105px 25px 20px;
	position: relative;
}
.jobs .item .tit:after {
	position: absolute;
	content: '→';
	right: 40px;
	top: 25px;
	width: 65px;
	line-height: 57px;
	border-left: 1px solid #dddddd;
	font-size: 34px;
	font-weight: lighter;
	text-align: right;
	color: #dddddd;
}
.jobs .item .tit h4 {
	margin: 0;
	font-size: 18px;
}
.jobs .item .tit p {
	font-size: 0;
	margin: 10px 0 0;
}
.jobs .item .tit p span {
	display: inline-block;
	vertical-align: middle;
	margin-right: 70px;
	font-size: 16px;
	color: #666;
}
.jobs .item .con {
	padding: 25px 20px 45px 20px;
	font-size: 16px;
	line-height: 1.8;
	color: #666;
	display: none;
}
.jobs .item.open {
	background-color: #f0f0f0;
}
.news-left {
	float: left;
	width: 800px;
}
.news-title {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.news-title h1 {
	margin: 0;
	font-size: 30px;
	font-weight: normal;
}
.news-title p {
	margin: 10px 0 0;
	font-size: 0;
}
.news-title p span {
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
	font-size: 14px;
	color: #999;
	background: no-repeat 0 center;
	padding-left: 25px;
}
.news-title p span.i1 {
	background-image: url(../images/920_newscon1.png);
}
.news-title p span.i2 {
	background-image: url(../images/920_newscon2.png);
}
.news-title p span.i3 {
	background-image: url(../images/920_newscon3.png);
}
.news-content {
	line-height: 1.8;
	margin-bottom: 30px;
}
.news-content img {
	max-width: 100% !important;
	width: auto !important;
	height: auto !important;
}
.news-exp {
	border-top: 1px dashed #ccc;
	padding-top: 20px;
	overflow: hidden;
}
.news-exp a {
	float: left;
	width: 50%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news-exp a:last-child {
	text-align: right;
}
.news-panel {
	margin-top: 40px;
}
.news-panel .tit {
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}
.news-panel .tit .fh {
	float: right;
	color: #999;
	font-size: 16px;
	padding-left: 25px;
	background: url(../images/920_fh.png) no-repeat 0 center;
}
.news-panel .tit .fh:hover {
	color: #104492;
}
.news-panel .tit span {
	display: inline-block;
	font-size: 24px;
	border-bottom: 2px solid #104492;
	color: #104492;
	margin-bottom: -1px;
	padding-bottom: 15px;
	line-height: 1;
}
.list-5 {
	margin-left: -20px;
	margin-top: -15px;
}
.list-5 li {
	float: left;
	width: 50%;
}
.list-5 li a {
	display: block;
	margin-left: 20px;
	padding-bottom: 15px;
	margin-top: 15px;
	border-bottom: 1px dotted #ccc;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list-5 li span {
	float: right;
	color: #999;
}
.news-right {
	float: right;
	width: 340px;
}
.news-banner .img-center {
	overflow: hidden;
}
.news-banner .img-center img {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.news-banner .img-center a:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.news-act-menu {
	overflow: hidden;
}
.news-act-menu li {
	float: left;
	width: 50%;
}
.news-act-menu li a {
	display: block;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
}
.news-act-menu li.active a {
	background-color: #104492;
	color: #fff;
}
.list-6 {
}
.list-6 li {
	border-top: 1px solid #efefef;
}
.list-6 li a {
	display: block;
	padding: 20px;
}
.list-6 li a:hover {
	background-color: #f5f5f5;
}
.list-6 li h4 {
	margin: 0;
	font-size: 16px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list-6 li p {
	font-size: 0;
	margin: 10px 0 0;
}
.list-6 li p span {
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
	font-size: 14px;
	color: #999;
	background: no-repeat 0 center;
	padding-left: 25px;
}
.list-6 li p span.i1 {
	background-image: url(../images/920_newscon1.png);
}
.list-6 li p span.i2 {
	background-image: url(../images/920_newscon2.png);
}
.news-box {
	margin-top: 20px;
	border: 1px solid #efefef;
	box-shadow: 0 5px 5px -5px #ccc;
	border-radius: 10px;
	overflow: hidden;
}
.news-box.msg {
	padding: 20px;
	background-color: transparent;
}
.news-box.msg h4 {
	font-size: 18px;
}
.news-box.msg form {
	margin-left: 0;
}
.news-box.msg .form-group {
	background-color: #f0f0f0;
	margin-left: 0;
	width: 100%;
}
.news-box.msg .form-group.yzm .form-control {
	width: 133px;
}
.case-title {
	text-align: center;
	border-bottom: 0;
}
.case-title p span {
	margin: 0 10px;
}
.yunu-showcase {
	margin-bottom: 30px;
}
.yunu-showcase-info {
	float: right;
	width: 500px;
}
.yunu-showcase-info h1 {
	margin: 0 0 15px;
	font-size: 24px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.yunu-showcase-info p {
	margin: 0;
	color: #666;
	height: 168px;
}
.yunu-showcase-info .tel {
	border-top: 2px solid #e6e6e6;
	margin-top: 15px;
	padding-top: 15px;
	height: 42px;
	line-height: 21px;
	font-size: 18px;
}
.yunu-showcase-info .tel a {
	background-color: #104492;
	color: #fff;
	display: inline-block;
}
.pc-slide {
	float: left;
	width: 380px;
}
.pc-slide .view .swiper-slide .imgauto {
	width: 100%;
	height: 310px;
	line-height: 310px;
}
.pc-slide .view .swiper-container {
	width: 100%;/* border: #e22434 1px solid; */
}
.pc-slide .preview {
	width: 100%;
	margin-top: 10px;
	position: relative;
}
.pc-slide .preview .swiper-container {
	margin: 0 30px;
}
.pc-slide .preview .swiper-slide .imgauto {
	height: 80px;
	border: 1px solid #ddd;
	text-align: center;
	cursor: pointer;
	position: relative;
}
.pc-slide .preview .swiper-slide .imgauto img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}
.pc-slide .preview .arrow-left {
	background: url(../images/feel3.png) no-repeat left top;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}
.pc-slide .preview .arrow-right {
	background: url(../images/feel4.png) no-repeat left bottom;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}
.pc-slide .preview img {
	padding: 1px;
}
.pc-slide .preview .active-nav .imgauto {
	border: 1px solid #104492;
}
.pc-slide1 {
	margin-bottom: 40px;
}
.pc-slide1 .view {
	float: left;
	width: 870px;
}
.pc-slide1 .view .swiper-slide .imgauto {
	width: 100%;
	height: 580px;
	line-height: 580px;
}
.pc-slide1 .preview {
	position: relative;
	margin-left: 895px;
	padding-top: 40px;
}
.pc-slide1 .preview .swiper-container {
	height: 540px;
}
.pc-slide1 .preview .swiper-slide .imgauto {
	height: 171px;
	border: 3px solid #eee;
	text-align: center;
	cursor: pointer;
	position: relative;
}
.pc-slide1 .preview .swiper-slide .imgauto img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}
.pc-slide1 .preview .arrow-left {
	background: url(../images/feel3.png) no-repeat center #e7e7e7;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	width: 128px;
	height: 24px;
}
.pc-slide1 .preview .arrow-right {
	background: url(../images/feel4.png) no-repeat center #e7e7e7;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
	width: 128px;
	height: 24px;
}
.pc-slide1 .preview img {
	padding: 1px;
}
.pc-slide1 .preview .active-nav .imgauto {
	border-color: #104492;
}
div.zoomDiv {
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
	background: #ffffff;
	border: 1px solid #ddd;
	display: none;
	text-align: center;
	overflow: hidden;
	font-size: 0;
}
div.zoomMask {
	position: absolute;
	background: url(../images/mask.png) repeat scroll 0 0 transparent;
	cursor: move;
	z-index: 1;
}
.case-bb {
	font-size: 0;
	margin-bottom: 20px;
	background: url(../images/918_casecon4.png) repeat-x center;
}
.case-bb span {
	display: inline-block;
	vertical-align: middle;
	background-color: #fff;
	padding-right: 20px;
	font-size: 24px;
}
.prd-title {
	text-align: center;
}
.prd-title p span {
	margin: 0 10px;
}
.prd-slide .view {
	width: 650px;
}
.prd-slide .view .swiper-slide .imgauto {
	height: 503px;
	line-height: 503px;
}
.prd-slide .preview {
	margin-left: 680px;
}
.prd-slide .preview .swiper-container {
	height: 463px;
}
.prd-slide .preview .swiper-slide .imgauto {
	height: 145px;
}
.list-7 {
	margin: -20px 0 0 -20px;
}
.list-7 li {
	float: left;
	width: 33.333333%;
}
.list-7 li a {
	display: block;
	margin: 20px 0 0 20px;
	background-color: #fff;
	box-shadow: 0 0 5px #ccc;
	padding: 20px;
	position: relative;
}
.list-7 li a:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(16,68,146,0.8);
	content: '';
	z-index: 1;
	display: none;
}
.list-7 li .img-center {
	height: 350px;
	line-height: 350px;
	overflow: hidden;
	position: relative;
}
.list-7 li .img-center:after, .list-7 li .img-center:before {
	position: absolute;
	content: '';
	left: 50%;
	top: 50%;
	width: 60px;
	height: 60px;
	margin: -30px 0 0 -30px;
	background: no-repeat center / contain;
	z-index: 2;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.list-7 li .img-center:before {
	background-image: url(../images/924_cert3.png);
	-webkit-transform: translateX(-300px);
	transform: translateX(-300px);
}
.list-7 li .img-center:after {
	background-image: url(../images/924_cert2.png);
	-webkit-transform: translateX(300px);
	transform: translateX(300px);
}
.list-7 li .text {
	text-align: center;
	margin-top: 20px;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	z-index: 2;
}
.list-7 li a:hover {
	color: #fff;
}
.list-7 li a:hover:before {
	display: block;
}
.list-7 li a:hover .img-center:before, .list-7 li a:hover .img-center:after {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
.position {
	margin-bottom: 20px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 8px 0 8px 25px;
	background: url(../images/logo_03.png) no-repeat 0 center;
}
 @media screen and (max-width: 767px) {
body {
	min-width: 320px;
	padding-top: 0px;
	padding-bottom: 50px;
}
.container {
	width: auto;
}
#message .m-content .m-message {
	width: 90%;
	padding: 20px;
}
.kf {
	display: none;
}
.footer-fix {
	display: block;
}
.more-big {
	width: 120px;
	line-height: 36px;
}
.more-big:after {
	border-top-width: 36px;
	width: 26px;
}
.more-big span {
	padding: 0 10px;
	font-size: 14px;
}
.header {
	padding: 10px 0;
	position: fixed;
	z-index: 100;
	width: 100%;
	top: 0;
	left: 0;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	background-color: #fff;
}
.header .text, .header .tel {
	display: none;
}
.header .logo {

	line-height: 30px;
	float: none;
	padding: 0;
}
.header .nav {
	margin: 10px 0 -10px;
	text-align: left;
	display: none;
	background: transparent;
	border-bottom: 0;
}
.header .nav .container:after {
	display: none;
}
.header .nav ul {
	margin: 0 -15px;
}
.header .nav li {
	display: block;
	margin: 0;
	border-top: 1px solid #eee;
	background: none;
}
.header .nav li a {
	line-height: 40px;
	padding: 0 15px;
	color: #333;
}
.header .nav li a:after {
	display: none;
}
.header .nav li .arr {
	display: block;
}
.header .nav li.active a, .header .nav li.open a, .header .nav li a:hover {
	background-color: transparent;
	color: #104492;
}
.header .nav li.open .arr:after {
	border-color: #104492;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
.header .nav .dropdown-box {
	position: static;
	background-color: #f5f5f5;
	min-width: auto;
	text-align: left;
}
.header .nav .dropdown-box a {
	color: #333 !important;
	border-top: 1px dotted #ddd;
	padding: 0 15px;
	line-height: 40px;
	background-color: transparent !important;
	border-bottom: 0;
}
.header .nav .dropdown-box a:hover {
	background-color: transparent !important;
}
.menu-btn {
	display: block;
}
.banner .swiper-slide {
	height: 160px;
}
.section, .section-sub {
	padding: 30px 0;
}
.section-title {
	margin-bottom: 20px;
}
.section-title small {
	font-size: 24px;
}
.section-title strong {
	font-size: 18px;
}
.section-title strong:after {
	width: 60%;
}
.section-title-more .more-big {
	margin: 0 0 20px;
}
.section-title-1 {
	margin-bottom: 20px;
}
.section-title-1 strong {
	font-size: 22px;
}
.section-title-1 h4 {
	font-size: 18px;
	padding: 0 30px;
}
.in-prd-menu {
	margin: 0 0 20px;
}
.in-prd-menu .hform {
	float: none;
	margin: 0 0 10px;
}
.in-prd-menu .hform input {
	padding: 7px 50px 7px 12px;
	width: 100%;
	box-sizing: border-box;
}
.in-prd-menu .hform button {
	height: 36px;
}
.in-prd-menu ul {
	float: none;
}
.in-prd-menu li {
	width: 50%;
}
.in-prd-menu li a {
	text-align: center;
	font-size: 14px;
	line-height: 34px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list-1 {
	margin: -30px 0 0 -10px;
}
.list-1 li {
	width: 50%;
}
.list-1 li a {
	margin: 30px 0 0 10px;
	padding: 10px 10px 30px 10px;
}
.list-1 li .text {
	font-size: 14px;
	line-height: 1.4;
	margin-top: 10px;
}
.list-1 li .desc {
	font-size: 12px;
	margin-top: 5px;
}
.list-1 li .more {
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin-left: -24px;
	bottom: -24px;
}
.list-1-1 .img-cover {
	margin: -10px -10px 0;
}
.in-adv {
	margin: -10px 0 0;
}
.in-adv li {
	width: 100%;
}
.in-adv li a {
	padding: 15px;
	margin: 10px 0 0;
}
.in-adv li .img-center {
	width: 70px;
	height: 70px;
	line-height: 70px;
}
.in-adv li .text {
	margin-left: 85px;
}
.in-adv li .text h4 {
	font-size: 16px;
}
.in-adv li .text p {
	font-size: 12px;
	margin-top: 6px;
}
.list-2 {
	margin: 0 0 -10px;
}
.list-2 li {
	width: 100%;
}
.list-2 li a {
	margin: 0 0 10px;
}
.list-2 li .text {
	font-size: 16px;
	line-height: 44px;
}
.list-2-1 {
	margin: -10px 0 0 -10px;
}
.list-2-1 li {
	width: 50%;
}
.list-2-1 li a {
	margin: 10px 0 0 10px;
}
.list-2-1 li .text {
	font-size: 14px;
	line-height: 36px;
	padding: 0 10px;
}
.list-2-1-1 li:last-child {
	display: none;
}
.in-about dt {
	float: none;
	width: auto;
	margin: 0 0 20px 20px;
}
.in-about dt:before {
	left: -20px;
	bottom: -20px;
	width: 100%;
}
.in-about dd {
	margin: 20px 0 0;
	padding: 20px;
	height: auto;
}
.in-about dd h4 {
	font-size: 16px;
}
.in-about dd p {
	margin: 10px 0 0;
	font-size: 14px;
	line-height: 1.8;
}
.in-about dd .more-big {
	margin-top: 20px;
}
.list-3 {
	margin: -10px 0 0;
}
.list-3 li {
	width: 100%;
}
.list-3 li a {
	margin: 10px 0 0;
	padding: 10px;
}
.list-3 li a:after {
	border-bottom-width: 87px;
	border-right-width: 50px;
	width: 50px;
}
.list-3 li .date {
	padding: 11px 0;
	width: 90px;
}
.list-3 li .date small {
	font-size: 12px;
}
.list-3 li .date strong {
	font-size: 28px;
	margin-top: 5px;
}
.list-3 li .text {
	margin-left: 100px;
}
.list-3 li .text h4 {
	font-size: 16px;
}
.list-3 li .text p {
	margin-top: 5px;
	line-height: 1.45;
	height: 40px;
}
.footer {
	padding-top: 30px;
}
.footer dl {
	margin: 0 1% 10px;
	width: 48%;
	border: 1px solid #fff;
	box-sizing: border-box;
	padding: 0 15px;
}
.footer dt {
	line-height: 36px;
	font-size: 16px;
	margin: 0;
	position: relative;
}
.footer dt:after {
	position: absolute;
	right: 6px;
	top: 50%;
	width: 9px;
	height: 9px;
	border-top: solid 1px #bdbebf;
	border-right: solid 1px #bdbebf;
	background-color: transparent;
	margin: -3px 0 0;
	-webkit-transform: rotate(135deg) translateX(-50%);
	transform: rotate(135deg) translateX(-50%);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.footer dd {
	display: none;
}
.footer dd ul {
	padding-bottom: 10px;
}
.footer dl.open dt:after {
	-webkit-transform: rotate(315deg) translateX(-50%);
	transform: rotate(315deg) translateX(-50%);
	right: 0;
	margin-top: -6px;
}
.footer .pp {
	display: block;
}
.footer-contact {
	width: 100%;
	margin-top: 10px;
}
.footer-contact .code {
	display: none;
}
.footer-copy {
	margin-top: 30px;
	font-size: 12px;
	text-align: center;
}
.pages {
	margin-top: 15px;
}
.pages a {
	font-size: 12px;
	line-height: 30px;
	padding: 0 12px;
}
.banner-sub {
	height: 130px;
}
.ct2-sd {
	float: none;
	width: auto;
}
.ct2-mn {
	float: none;
	width: auto;
}
.panel-sd .tit {
	display: none;
}
.lanmu {
	overflow: hidden;
	margin: 0 -1px 20px;
}
.lanmu li {
	float: left;
	width: 50%;
	border: 0;
}
.lanmu li .arr {
	display: none;
}
.lanmu li>a {
	padding: 0;
	text-align: center;
	font-size: 14px;
	line-height: 34px;
	border: 1px solid #fff;
}
.list-4 li a {
	padding: 0 0 15px;
	margin-bottom: 15px;
}
.list-4 li .img-center {
	width: 90px;
}
.list-4 li .text {
	margin: 0 0 0 100px;
	padding: 0 40px 0 0;
}
.list-4 li .text h4 {
	padding: 0;
	font-size: 14px;
}
.list-4 li .text p {
	line-height: 18px;
	font-size: 12px;
	height: 36px;
	overflow: hidden;
}
.list-4 li .date {
	margin-top: 0;
	right: 0;
}
.list-4 li .date span {
	margin: 0 0 5px;
	font-size: 12px;
	color: #adadad;
}
.list-4 li a:hover {
	padding-left: 0;
}
.list-4 li a:hover .text {
	padding: 0 40px 0 0;
}
.list-4 li:first-child a {
	padding-top: 0;
	margin-top: 0;
	border-top: 0;
}
.nav-sub {
	margin: -5px 0 20px -5px;
}
.nav-sub li a {
	margin: 5px 0 0 5px;
	font-size: 12px;
	padding: 0 10px;
	line-height: 32px;
}
.about-1 {
	font-size: 14px;
}
.about-2 {
	padding: 0 35px;
}
.about-2 .text {
	margin: 0;
}
.about-2 .swiper-button-prev {
	left: 0;
}
.about-2 .swiper-button-next {
	right: 0;
}
.about-2 .swiper-pagination {
	display: block;
}
.about-3 li {
	width: 100%;
}
.contact-right, .contact-left {
	width: auto;
	float: none;
}
.contact-right .item {
	margin-bottom: 20px !important;
}
.contact-right .item .ewm {
	margin-top: 0;
	font-size: 12px;
}
.contact-right .item .ewm a {
	line-height: 24px;
	background-size: 12px auto;
	background-position: 64px center;
	padding: 0 26px 0 10px;
}
.contact-right .item .ewm .img-center:before {
	display: none;
}
.contact-right .item .ewm .img-center:after {
	top: 39px;
}
.contact-right .item h4 {
	font-size: 18px;
}
.contact-right .item .text {
	margin-top: 15px;
	line-height: 1.8;
	padding-left: 10px;
	border-left-width: 1px;
}
.contact-left .map {
	height: 200px;
	margin-bottom: 20px;
}
.msg {
	padding: 15px;
}
.msg h4 {
	font-size: 18px;
}
.msg .tips {
	font-size: 14px;
}
.msg form {
	margin-left: 0;
}
.msg .form-group {
	width: 100%;
	margin: 10px 0 0;
}
.msg .form-group.full {
	width: 100%;
}
.msg .form-group.yzm {
	position: relative;
}
.msg .form-group.yzm .form-control {
	width: 100%;
	padding-right: 100px;
	box-sizing: border-box;
}
.msg .form-group.yzm .yzm-pic {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 90px;
}
.message-left, .message-right {
	width: auto;
	float: none;
}
.message-left {
	margin-bottom: 30px;
	font-size: 14px;
}
.message-left h4 {
	font-size: 18px;
	margin-bottom: 20px;
}
.jobs .item .tit {
	padding: 10px 56px 10px 10px;
}
.jobs .item .tit h4 {
	font-size: 16px;
}
.jobs .item .tit p {
	margin-top: 5px;
}
.jobs .item .tit p span {
	font-size: 12px;
	margin-right: 10px;
}
.jobs .item .tit:after {
	font-size: 20px;
	line-height: 44px;
	width: 35px;
	top: 10px;
	right: 10px;
}
.jobs .item .con {
	padding: 10px;
	font-size: 14px;
}
.news-left {
	float: none;
	width: auto;
}
.news-right {
	display: none;
}
.news-title {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.news-title h1 {
	font-size: 18px;
}
.news-title p span {
	font-size: 12px;
	margin-right: 10px;
}
.news-content {
	margin-bottom: 20px;
}
.news-exp {
	padding-top: 10px;
	font-size: 12px;
}
.news-panel {
	margin-top: 30px;
}
.news-panel .tit {
	margin-bottom: 15px;
}
.news-panel .tit span {
	font-size: 16px;
	padding-bottom: 10px;
}
.news-panel .tit .fh {
	font-size: 14px;
}
.list-5 {
	margin-top: -10px;
}
.list-5 li {
	width: 100%;
}
.list-5 li a {
	padding-bottom: 10px;
	margin-top: 10px;
	font-size: 12px;
}
.case-title p span {
	margin: 0 5px;
}
.pc-slide, .yunu-showcase-info {
	float: none;
	width: auto;
}
.yunu-showcase-info {
	margin-top: 20px;
}
.yunu-showcase-info h1 {
	font-size: 20px;
	line-height: 1.8;
}
.yunu-showcase-info p {
	height: auto;
}
.case-bb {
	margin-bottom: 10px;
}
.case-bb span {
	font-size: 18px;
}
.abcc {
	margin-top: -50px;
	padding-top: 80px;
}
.list-7 {
	margin: -10px 0 0 -10px;
}
.list-7 li {
	width: 50%;
}
.list-7 li a {
	margin: 10px 0 0 10px;
	padding: 10px;
}
.list-7 li .img-center {
	height: 150px;
	line-height: 150px;
}
.list-7 li .text {
	margin-top: 10px;
	font-size: 14px;
}
.list-7 li .img-center:after, .list-7 li .img-center:before {
	width: 30px;
	height: 30px;
	margin: -15px 0 0 -15px;
}
.position {
	font-size: 12px;
	display: none;
}
table

    {

       border-collapse:collapse; border:1px solid #eceaea;

    }

    td

    {

       height:40px; border-collapse:collapse; border:1px solid #eceaea;}

      .g-pages{
	text-align: center;
	font-size: 0;
	margin: 20px 0;
}
.g-pages li{
	display: inline-block;
}

.g-pages li a{
	display: block;
	padding: 2px 10px;
	line-height: 24px;
	margin: 0 2px;
	border: 1px solid #dbdbdb;
	font-size: 14px;
	color:#666666;
	
}
.g-pages li active a {background-color: #1777f8;}
.g-pages li a:hover{
	background-color: #1777f8;
	border: 1px solid #1777f8;
	color: #fff
}