﻿@charset "utf-8";
* {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
A {
	COLOR: #000; TEXT-DECORATION: none !important;
}
A IMG {
	BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none; 
}
LI {
	LIST-STYLE-TYPE: none
}
body,td,th {
	font-family: 微软雅黑; 
}

body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
body,
button, input, select, textarea {
    font: 14px/22px "Microsoft YaHei";color: #666;
}
/* 重置列表元素 */
ul, ol ,li{list-style: none;}

/* 重置文本格式元素 */
a {text-decoration: none; color: #666; word-wrap:break-word;}/*英文换行*/
a:hover {text-decoration: none; }

.scale_img dl img, .scale_img li img { -o-transition: all .8s ease 0s; transition: all .8s ease 0s }
.scale_img dl:hover img, .scale_img li:hover img { -webkit-transform: scale(1.1) rotate(0deg) translateY(0); -ms-transform: scale(1.1) rotate(0deg) translateY(0); transform: scale(1.1) rotate(0deg) translateY(0) }

i,em{
	font-style: normal;
}

.fl{ float:left;}
.fr{ float:right;}
.tac{text-align: center;}
.w1300{ width:1400px; margin:0 auto}

.clear {
	clear: both;
}
.clearfix:after { content: "."; height: 0; display: block; visibility: hidden; clear: both; }

.container{width: 1400px; margin: 0 auto; padding-top:50px;}
.container::after{content: '';clear: both;display: block;}


/*------------公用样式结束----------*/

/*头部*/
.header{position: absolute;z-index:3;width:100%;height:100px;line-height:100px;border-bottom:1px solid rgba(255,255,255,0.3);}
.k-width{width:94.5%;}
.header .logo{margin-left:5%;}
.header .nav-list {
    width:50%;margin-left:5%;
    display: flex;
    flex-direction:row;
    justify-content: space-between;
    align-items: center;
}


.header .nav-list .right {width:100%;
    display: flex;
    flex-direction: column;
    justify-items: flex-start;
    align-items: flex-end;
}


.header .nav-list .right .nav_list { width:100%;
    display: flex;
    flex-direction: row;
    justify-items: flex-start;
    align-items: center;
}
.header .nav-list .right .nav_list .active .nav{
    font-weight: bold; color:#ea9427;
}
.header .nav-list .right .nav_list .nav {
    height:77px;
    font-size: 16px; color:#fff;
    transition: all 500ms;
}

.header .nav-list .right .nav_list .nav:hover {
    font-weight: bold;
}
.header .nav-list .right .nav_list .list{
    position: relative; padding:0 15px;
}

.header .nav-list .right .nav_list .list:hover a{ color:#ea9427;}
.header .nav-list .right .nav_list .list:hover .nav_part_list{
    border-bottom: 3px solid #ea9427;
}
.header .nav-list .right .nav_list .list:hover .nav_part_list .nav_part_list_a{
    height: 38px;
}
.header .nav-list .right .nav_list .nav_part_list{
    overflow: hidden;
    position: absolute;
    background: rgba(255,255,255,0.8);
    transition: all 500ms;
    z-index: 2;
}
.header .nav-list .right .nav_list .nav_part_list .nav_part_list_a{
    width: 117px;
    height: 0;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    transition: all 500ms;
}
.header .new_list_part{
    position: absolute;
    left: 0;
    top: 100px;
    width: 100%;
    height: 0;
    background: #fff;
    overflow: hidden;
    z-index: 2;
}

.header .new_list_part .nav-list1 {
    margin-left:5%;
	width:70%;
    display: flex;
    flex-direction:row;
    justify-content: space-between;
    align-items: center;
}
.header .new_list_part .nav-list1 a{ width:20%;}
.header .new_list_part .nav-list1:hover a{ color:#e99221}

.header .new_list_part.show{
    height: 290px;
}
.header .new_list_part .border{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}
.header .new_list_part .part{
    width: 280px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 33px;
}
.header .new_list_part .part .b_title{
    font-size: 18px;
    line-height: 18px;
}
.header .new_list_part .part .img{
    width: 200px;
    height: 150px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}
.header .new_list_part .part .img img{
    max-width: 200px;
}
.header .new_list_part .part .s_title{
    font-size: 16px;
    line-height: 16px;
    color: #353535;
    margin-bottom: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 280px;
    text-align: center;
}
.header .new_list_part .part b{
    font-size:15px;
    line-height:22px; width:100px; text-align:center; margin-top:20px;
    color: #ea9525; border:1px solid #eee;border-radius:20px;
    font-weight: normal;
}
.header .new_list_part .part:hover b{ background-color:#0065b3; border:1px solid #0065b3; color:#fff;}

.header .new_list_part .part:hover  .s_title{
    color: #ed5f21;
}
.header-right .search{font-size:14px; line-height:20px;font-family:"微软雅黑"; color:#ccc; background:url(img/t_tel.png) left no-repeat; padding-left:50px; margin-top:25px;}
.header-right .search p{ font-size:30px; font-family:Arial, Helvetica, sans-serif; color:#ea9525; line-height:30px;}


.header .new_list_part1{
    position: absolute;
    left: 0;
    top: 100px;
    width: 100%;
    height: 0;
    background: #fff;
    overflow: hidden;
    z-index: 2;
}
.header .new_list_part1.show{
    height: 290px;
}
.header .new_list_part1 .border{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}
.header .new_list_part1 .part{
    width: 280px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 33px;
}
.header .new_list_part1 .part .b_title{
    font-size: 18px;
    line-height: 18px;
}
.header .new_list_part1 .part .img{
    width: 200px;
    height: 150px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}
.header .new_list_part1 .part .img img{
    max-width: 200px;
}
.header .new_list_part1 .part .s_title{
    font-size: 16px;
    line-height: 16px;
    color: #353535;
    margin-bottom: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 280px;
    text-align: center;
}
.header .new_list_part1 .part b{
    font-size: 18px;
    line-height: 18px;
    color: #ec5513;
    font-weight: normal;
}
.header .new_list_part1 .part:hover  .s_title{
    color: #ed5f21;
}



.header .new_list_part2{
    position: absolute;
    left: 0;
    top:100px;
    width:100%;
    height: 0;
    background: #fff;
    overflow: hidden;
    z-index: 2;
}

.header .new_list_part2 .nav-list{width:20%;}
.header .new_list_part2.show{
    height: 290px;
}
.header .new_list_part2 .border{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}
.header .new_list_part2 .part{
    width: 280px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 33px;
}
.header .new_list_part2 .part .b_title{
    font-size: 18px;
    line-height: 18px;
}
.header .new_list_part2 .part .img{
    width: 200px;
    height: 150px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}
.header .new_list_part2 .part .img img{
    max-width: 200px;
}
.header .new_list_part2 .part .s_title{
    font-size: 16px;
    line-height: 16px;
    color: #353535;
    margin-bottom: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 280px;
    text-align: center;
}
.header .new_list_part2 .part b{
    font-size: 18px;
    line-height: 18px;
    color: #ec5513;
    font-weight: normal;
}
.header .new_list_part2 .part:hover  .s_title{
    color: #ed5f21;
}


/*banner*/
.banner { min-width:1200px; position: relative; overflow: hidden; z-index: 2; }
.banner .bd { position: relative; z-index: 0; }
.banner .bd ul { width: 100% !important; height:auto;}
.banner .bd li{line-height: 0;}
.banner .bd li img {max-width:100%; }
.banner .swiper-pagination { position: absolute; width: 100%; text-align: center; bottom: 57px; }
.banner .swiper-pagination-bullet { width: 7px; height: 7px; display: inline-block; background: #ccc; border-radius: 50%; position: relative; cursor: pointer; margin: 0 13px !important; transition: .3s; opacity: 1; }
.banner .swiper-pagination-bullet-active { background: #e99424; }
.banner .swiper-pagination-bullet-active:before { position: absolute; content: ""; width: 23px; height: 23px; border-radius: 50%; top: -9px; left: -9px; border: 1px solid #e99424 }
.s_key { position: absolute; top: 66px; right: 0; width: 238px; height: 40px; z-index: 9; display: none; background: #fff; border-radius: 20px; }




/*=========浮动导航========*/
#ph-menu-tu{
  position: fixed;
  top:10px;
  right: 12px;
  z-index: 11111;
  padding-top:5px;
  width: 45px;
  height: 37px;
  background:#303030;
  border-radius: 5px;
}

#ph-menu-tu div{
  width: 60%;
  height: 3px;
  background: #fff;
  margin: 5px auto;
  transition: all 0.3s;
  backface-visibility: hidden;
}
#ph-menu-tu.on .one {
  margin-top: 8px;
    transform: rotate(45deg) translate(4px, 4px);
}

#ph-menu-tu.on .two {
    opacity: 0;
}

#ph-menu-tu.on .three {
    transform: rotate(-45deg) translate(7px, -8px);
}
#menu{
  position: fixed;
  top:0px;
  left:0px;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 600px;
  background:rgba(0,0,0,0.9);
}
.ph-menu{
  padding-top: 30px;
}
.ph-menu h2{
  padding-bottom: 10px;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.ph-menu a{
  display: block;
  margin:5px auto;
  width: 80%;
  height: 30px;
  border-bottom:1px dotted #888;
  text-align: center;
  font-size: 17px;
  color: #fff;
  line-height: 30px;
}



/*手机banner轮播*/
.sj-banner{width:100%; }
.sj-banner img{display:block;width:100%}
.swipe{width:100%;overflow:hidden;}
.swipe ul{
	-webkit-transition:left 800ms ease-in 0;
	-moz-transition:left 800ms ease-in 0;
	-o-transition:left 800ms ease-in 0;
	-ms-transition:left 800ms ease-in 0;
	transition:left 800ms ease-in 0;
}
.swipe #pagenavi{position:absolute;left:10px;bottom:5px;text-align:center;width:100%; background:rgba(fff, fff, fff, 0.6)!important; filter:Alpha(opacity=50); padding:6px;}
.swipe #pagenavi a{width:8px; height:8px; line-height:99em; background:#fff; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; margin:0 4px; overflow:hidden; cursor:pointer; display:inline-block; *display:inline; *zoom:1; position:relative;}
.swipe #pagenavi a.active{background:#ff0;  position:relative;}

/*jls*/
.probox{clear: both;font-size:14px;font-family:"Microsoft Yahei";line-height:26px;position: relative;z-index: 1;text-align: center;}
.prod1{color: #fff;height:681px;background:url(img/probg1.jpg) no-repeat top center; padding-top:70px;}
.prod1_p,.prod2_p{width:40%;display: block;top: 72px;right: 2.6%;z-index: 1;}
.prod1_p{left: 2.6%;}
.prod1_p img,.prod2_p img{width: 100%;display: block;}
.prod1_w{width: 62.35%;max-width: 873px;position: relative;z-index: 2; margin-left:5%; margin-top:2%;}
.probox h3{height: 78px;line-height: 78px;font-size: 32px;text-align: center;background-size: 100% 78px;margin-bottom: 52px;white-space: nowrap;overflow:hidden;}
.probox h3 b{display: inline-block;width: 39%;float: right;}
.probox h3 span{display: inline-block;width: 20%;font-size: 20px;font-weight: normal;color: #fff;box-sizing:border-box;float:left;}
.probox h3 span:nth-child(3),.probox h3 span:nth-child(4){padding-left:40px;}
.probox .prod1_w h3{background:url(img/protbg1.png) no-repeat center 0;background-size: 100% 78px;}
.probox .prod1_w h3 b{float: left;color: #434343;}
.probox li{width: 15.9%;float: left;margin-left:5%; color:#434343;-webkit-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;font-size: 16px;white-space: nowrap;}
.probox li:first-child{margin-left: 0;}
.probox li:hover{margin-top: -10px;}
.probox li em{display: block;}
.probox li b{display: block;font-size: 26px;line-height: 62px;white-space: nowrap;}
.prod2_w h3 b,.prod2_w li b{color: #000;}
.probox .a_jj{width:auto; height:auto; font-size:16px; line-height:30px; color:#666; margin-bottom:30px; text-align:left;}

@media screen and (max-width: 1680px) {
    .prod2_w{padding: 120px 0 0;}
    .probox li b{font-size: 24px;}
}
@media screen and (max-width: 1480px) {
    .prod2_w{padding: 80px 0 0;}
    .probox li{font-size: 14px;}
    .probox li b{font-size: 22px;}
}
.ban_tel02 a{display: block;float: left;width: 155px;text-align: center;height:42px;line-height: 42px;background:#e2850e;font-size:18px;color: #fff;margin-top:20px;}
.ban_tel02 a {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.ban_tel02 a:hover{
  -webkit-animation-name: hvr-pulse-shrink;
  animation-name: hvr-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}



/*sjls*/
.s_jlsbj{width:auto; height:auto; padding:10px;overflow: hidden;}
.s_jlsbj ul{width:100%; height:auto; overflow:hidden;}
.s_jlsbj ul .j-left{width:auto; height:auto;}
.s_jlsbj ul .j-right{width:auto; height:auto; text-align:left; padding-top:20px; padding-bottom:20px;}
.s_jlsbj ul .j-right h3{font-family:"微软雅黑"; font-size:22px; color:#434343; font-weight:bold; line-height:30px;}
.s_jlsbj ul .j-right h3 span{color:#ec4b05;}
.s_jlsbj ul .j-right em{font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#888;line-height:30px; text-transform:uppercase;}
.s_jlsbj ul .j-right p{font-family:"微软雅黑"; font-size:14px; color:#666;line-height:26px;}



/*------------首页栏目----------*/
.sylm{width:auto; height:auto; text-align:center;padding-bottom:20px;}
.sylm h3{font-family:"微软雅黑"; font-size:30px; color:#434343; font-weight:bold; line-height:35px;}
.sylm h3 span{color:#0065b3;}
.sylm p{font-family:"微软雅黑"; font-size:18px; color:#888;line-height:30px;}


/*分类*/
.flbj{ width:auto; height:auto;overflow:hidden;padding-bottom:20px;}
.xn_c_index_326_wrap{ margin:0 auto;width:80%; overflow: hidden; clear: both;margin: 20px auto;}
.xn_c_index_326_inner{width:100%; overflow: hidden; padding-bottom:40px; }
.xn_c_index_326_inner li{width:14%; height: 373px; float: left; overflow: hidden; position: relative; transition: all 0.5s ease;}
.xn_c_index_326_inner li.curr{width:30%; height: 373px; }
.xn_c_index_326_inner li .xn_c_index_326_img{width:100%; height: 100%; filter:Alpha(opacity=50);}
.xn_c_index_326_inner li .xn_c_index_326_img a{ display: block;width: 100%;height: 100%;background: #444;}
.xn_c_index_326_inner li img{width:auto; height: 100%;}
.xn_c_index_326_inner li.curr .xn_c_index_326_img{opacity: 1;filter:Alpha(opacity=100);}
.xn_c_index_326_inner li.curr .xn_c_index_326_con{ background-color: #0065b3;}
.xn_c_index_326_con{position: absolute; bottom:-90px; left: 0; width: 100%; height:188px; color: #fff; background-color:#f2f3f5;opacity:1;}
.xn_c_index_326_title a{color: #e99221; font-weight:bold;}
.xn_c_index_326_more{display: none;}
.xn_c_index_326_title{font-size: 18px;color: #fff;margin:35px 6px 10px 20px;}
.xn_c_index_326_TypeName{font-size: 18px;color: #fff;margin: 25px 25px 10px 20px;display: none;}
.c_line{display: block;width: 40px;height: 4px;background: #e99221;margin:0 0 20px 20px; }
.xn_c_index_326_intro{font-size: 14px;margin: 0 15px 10px 20px;line-height: 30px;overflow: hidden;}
.xn_c_index_326_intro a{width:50%; font-family:"微软雅黑"; color:#fff; font-size:14px; line-height:26px; float:left;}
.xn_c_index_326_intro a:hover{color:#e99221;}
.bg{width:100%;height: 373px;position: absolute;top: 0;left: 0;background: #000;opacity: 0; filter:Alpha(opacity=50);}
.xn_c_index_326_inner li.curr:hover .xn_c_index_326_img{opacity:0.8;}

/*产品展示*/

.page{width:auto; height:auto; padding-top:40px; border-top:1px solid #ccc;}
.news_box{margin:0px auto; }
.news_box ul{width:100%; height:auto; overflow:hidden;}
.news_bt{margin:0px auto;width:1340px; margin-bottom:40px;}
.nb_tab{font-size:0;text-align:center;}
.nb_tab a{width:15%;height:42px;background:#fff;display:inline-block;vertical-align:top;color:#333;box-shadow:0px 0px 20px #eee;border-radius:20px;margin-top:22px;}
.nb_tab a+a{margin-right:15px;}
.nb_tab a.cur{background:#0065b3;color:#fff;background-size:400% 370%;box-shadow:0px 0px 1px rgb(236, 75, 5);}
.nb_tab a i,.nb_tab a b{display:inline-block;vertical-align:top;line-height:42px;}
.nb_tab a b{font-size:16px;font-weight:100;letter-spacing:1px;}
@-webkit-keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
@-moz-keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
@keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
.nbc_list+.nbc_list{display:none;}
.nbc_list{margin:0 auto; width:100%; height:auto; overflow:hidden; }


.anliroll {margin:0px auto; height:auto;width:1340px;overflow:hidden;}
.anliroll li {float:left;width:31%; border:1px solid #f2f3f5;border-radius:5px;box-shadow:0 0 5px #ccc;margin-right:1.8%; margin-top:20px; margin-bottom:20px;}
.anliroll li a {display: block;overflow: hidden;font-size:16px;position: relative;}
.anliroll li a h4 {overflow: hidden; }
.anliroll li a img {margin:0 auto;width:100%;display: block;transition-duration:.5s;}
.anliroll li a ol {background: #666; border-top:1px solid #eeeeee;color:#fff;width: 100%;z-index: 555;transition: all .2s;text-align: center;font-size:15px;line-height:20px;padding:10px; padding-top:15px; padding-bottom:15px;box-sizing: border-box; }
.anliroll li a:hover ol{color:#e99221}
.anliroll li a:hover img {transform:scale(1.1)}
.anliroll li a:hover ol dd { background-color:#183fb4;color: #fff; border:1px solid #183fb4;}
.p_more{margin:0 auto; width:400px; height:55px; text-align:center; margin-top:40px; background-color:#fff;box-shadow:0px 0px 20px #eee;border-radius:5px;}
.p_more a{font-family:"微软雅黑"; font-size:15px; color:#e99221; line-height:55px;}
.p_more:hover{background-color:#e99221;transition: all .5s;}
.p_more:hover a{color:#fff;}

/*优势*/
.ysbj{width:auto; height:auto; background:url(img/f-bj1.jpg) top center no-repeat; padding-top:70px; padding-bottom:80px; margin-bottom:70px; overflow:hidden;}


.plan{height:510px;font-family:"Microsoft Yahei";font-size: 16px;line-height: 24px;text-align: center;color: #666;}
.plan_c{margin-top:40px;}
.plan_c dl{width:18%;float: left; padding:30px;background:rgba(255, 255, 255, 0.9); text-align:center;tmargin-left:30px;margin-right:30px;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.plan_c dl:last-child{margin: 0;background: none;background:rgba(255, 255, 255, 0.9);}
.plan_c dt{height: 170px;font-size:24px;line-height: 80px;color: #ea9325; font-weight:normal;}
.plan_c dt img{width: 83px;height: 83px;display: block;margin: 0 auto;}
.plan_c dd p{height:auto; padding-bottom:15px;display: block; color:#888; font-size:15px;}
.plan_c dd span,.more01{display: block;width:127px;line-height: 34px;margin: 0 auto;}
.plan_c dd span a,.faqs_c dt,.show_t li{background:#666;-webkit-gradient(linear, left top, right bottom, from(#999), to(#666));  
    background-image: -webkit-linear-gradient(left, #999, #666); 
    background-image: -moz-linear-gradient(left, #999, #666); 
    background-image: -o-linear-gradient(left, #999, #666); 
    background-image: -ms-linear-gradient(left, #999, #666); 
    background-image: linear-gradient(left, #999, #666);}
.plan_c dl:hover{margin-top: -20px;}
.plan_c dl:hover dd span a,.plan_c dd span a:hover,.more01 a,.faqs_c dl:hover dt,.show_t li.cur{background:#1f227d;-webkit-gradient(linear, left top, right bottom, from(#3e4092), to(#1f227d)); 
    background-image: -webkit-linear-gradient(left, #ea9325, #ea9325); 
    background-image: -moz-linear-gradient(left, #ea9325, #ea9325); 
    background-image: -o-linear-gradient(left, #ea9325, #ea9325); 
    background-image: -ms-linear-gradient(left, #ea9325, #ea9325); 
    background-image: linear-gradient(left, #ea9325, #ea9325);}
.plan_c dd span a,.more01 a{display: block;color: #fff;border-radius: 17px;}


/*about*/

.anlirol2 {margin:0px auto; height:auto;width:80%; margin-top:20px; margin-bottom:40px;overflow:hidden;}
.anlirol2 li {float: left;width:22.5%; border:1px solid #f2f3f5;margin:2% 0 0 2%; }
.anlirol2 li a {display: block;overflow: hidden;font-size:16px;position: relative;}
.anlirol2 li a h4 {overflow: hidden; }
.anlirol2 li a img {width:100%;display: block;transition-duration:.5s;}
.anlirol2 li a ol {background: #f2f3f5; border-top:1px solid #eeeeee;color:#666;width: 100%;z-index: 555;transition: all .2s;text-align: center;font-size:15px;line-height:20px;padding:10px; padding-top:15px; padding-bottom:15px;box-sizing: border-box; }
.anlirol2 li a:hover ol{color:#ec4b05}
.anlirol2 li a:hover img {transform:scale(1.1)}
.anlirol2 li a:hover ol dd { background-color:#183fb4;color: #fff; border:1px solid #183fb4;}


/*------------cf----------*/
.pro-bot{ width:100%; height:550px; background:url(img/zzbj.jpg) bottom center no-repeat; margin-bottom:60px; margin-top:20px;}
.pro-bot .z_nr{width:800px; height:auto; text-align:left; padding-top:40px; float:right;}
.pro-bot .z_nr h3{font-size:28px; color:#434343; line-height:50px;}
.pro-bot .z_nr p{font-size:15px; color:#888; line-height:30px;}
.pro-bot .z_nr ol{width:120px; height:35px; background-color:#e99221; text-align:center; margin-top:30px; margin-bottom:30px;}
.pro-bot .z_nr ol a{color:#fff; font-size:15px; line-height:35px;}

.pro-bot .pro-con{width:800px;height:auto; margin-top:10px; float:right;}
.pro-bot .pro-con .bdt{overflow: hidden;}
.pro-bot .pro-con .bdt ul li{float:left; width:19.3%; margin-right:6px;}
.pro-bot .pro-con .bdt ul li span{display: block; width:100%;line-height: 0; overflow: hidden;}
.pro-bot .pro-con .bdt ul li span img{width:100%; transition: .5s;}
.pro-bot .pro-con .bdt ul li em{display: block; height:30px; line-height:30px;text-align: center;font-size: 14px; color:#FFF;background:#666;border-radius:10px;}
.pro-bot .pro-con .bdt ul li em i{display:inline-block;height:30px; line-height:30px;padding-right:20px;}
.pro-bot .pro-con .bdt ul li:hover em{background:#e99221;}
.pro-bot .pro-con .bdt ul li:hover em i{background:url(img/pro-jia2.png) no-repeat right;}

/*------------al----------*/
.case_con{position: relative; margin:0 auto; width:1400px; margin-top:20px; margin-bottom:40px;}
.case_list dl{float: left;width:50%;margin-right:5px;}
.case_list dt{height:500px;overflow: hidden;}
.case_list dt img{display:block;width:100%;height:500px;transition: all 0.5s;}
.case_list dt:hover img{transform:scale(1.05);}
.case_list dd{height:auto;background: linear-gradient(to left,#0065b3,#a4bece);padding:0 30px 30px;position: relative; overflow:hidden;}
.case_list dd h3{font-size:24px;color: #fff;line-height:30px;padding:26px 0 10px;}
.case_list dd p{font-size: 14px;color: #fff;line-height: 24px;width: 410px;}
.case_list dd .more{position: absolute;right: 0;top:44px;width:115px;height: 74px;border-left:1px solid #ececec;font-size:20px;color: #fff;font-family: Impact;line-height:66px;text-align: center;}
.case_list dd .more:hover,.case_list dd h3:hover a{color: #fff;}
.case_con .prev{position: absolute;width: 55px;height: 55px;left: -70px;top:240px;background:url(img/prev1.png) no-repeat;}
.case_con .next{position: absolute;width: 55px;height: 55px;right: -70px;top:240px;background:url(img/next1.png) no-repeat;}
.case_con .prev:hover{background:url(img/prev1h.png) no-repeat;}
.case_con .next:hover{background:url(img/next1h.png) no-repeat;}
.case_pg{height: 15px;padding:30px 0;text-align: center;}
.case_pg i{display: inline-block;width: 15px;height: 15px;background: #dcdcdc;border-radius: 50%;margin:0 10px;}
.case_pg i.cur{background: #6b8391;}
.coop{height: 314px;background: #fff;}
.coop h3{float: left;width: 130px;height: 314px;background: #1568b4;padding:0 40px;font-weight: normal;}
.coop h3 b{display:block;font-size: 26px;color: #fff;line-height: 26px;margin:68px 0 15px;height: 48px;position: relative;}
.coop h3 b:after{position: absolute;width: 98px;height: 1px;background: #75a6d3;content: "";left: 0;bottom: 0;}
.coop h3 i{display:block;font-size: 20px;color: #fff;font-family: Arial;opacity: 0.3;line-height: 24px;}
.coop_r{float: right;width: 990px;height: 282px;overflow: hidden;padding-top: 32px;}
.coop_r li{float: left;width: 247.5px;position: relative;}
.coop_r li img{display:block;width: 247px;height:125px;border-bottom: 1px solid #e6e6e6;}
.coop_r li a:nth-child(2n) img{border: 0;}
.coop_r li:after{position: absolute;width: 1px;height: 170px;background: #e6e6e6;content: "";left: -1px;top: 50%;margin-top: -85px;}

/*------------news----------*/
.newsbj{width:100%; height:auto; background:url(img/newsbj.jpg) bottom center no-repeat; padding-top:60px;  margin-top:60px; padding-bottom:60px;}

.h-news-w{ margin:0 auto; width:1380px;
  overflow: hidden;
}
.h-news1{
  margin-top: 40px;
  padding: 2%;
  width: 100%;
  background: #fff;
  box-sizing: border-box;
  overflow: hidden;
}
.h-news1 .news_img{
  width:100%;
}
.h-news1 .news_img img{
  width: 100%;
}
.h-news1 .news_txt {
  float: right;
    width: 67%;
  box-sizing: border-box;
}
.h-news1 .news_txt h3{
  display: block;
  margin: 18px 0;
  font-size: 32px;
  color: #333;
  line-height: 60px;
  transition: color 0.4s;
}
.h-news1 .news_txt p{
  font-size: 18px;
  color: #555;
  line-height: 36px;
  height:102px;
  overflow: hidden;
}
.h-news1 .news_txt span{
  display: block;
  margin-top: 20px;
  font-size: 16px;
  color: #555;
}
.h-news2{
  padding:20px 0px;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
}
.h-news2 li{
  width: 32%;
  border: 1px solid #eee;
  background-color: #fff;
  padding: 2% 2%;
  box-sizing: border-box;
  overflow: hidden;
}
.h-news2 li h3{
  display: block;
  position: relative;
  font-size: 22px;
  line-height: 60px;
  color: #333;
  transition: border 0.5s;
}
.h-news2 li h3:after{
  position: absolute;
  display: block;
  content: " ";
  width: 0;
  height: 1px;
  bottom: 0;
  left: 0;
  transition: width 0.5s ease-in-out;
  background-color: #a4bece;
}
.h-news2 li p{
  display: block;
  color: #888;
  font-size: 16px;
  line-height: 32px;
  height: 96px;
  overflow: hidden;
}
.h-news2 li .news_time{
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  padding: 0 3%;
  min-width: auto;
  height: 60px;
  line-height: 60px;
  color: #333;
  background: #f9f9f9;
}
.h-news2 li .news_time span{
  font-size: 14px;
}
.h-news2 li:hover h3:after {
        width: 100%;
    }
.h-news2 li:hover .news_time {
  color: #fff;
  background: #a4bece;
}
.h-news2 li:hover .news_time span{
  color: #fff;
}



/*------------footer----------*/
.g_ft{ height:276px;padding-top: 64px; background: url(img/ftbg.jpg) no-repeat center top;}
.g_ft .m_fnav{float: left;width: 277px;}
.g_ft .m_fnav a{display: inline-block;font-size: 14px;color: #9a9a9a;width:100%;line-height:26px;}
.g_ft .m_fnav a:hover{color: #e99426;}
.g_ft .f_ftcon{float: left;width:540px; padding-left:100px;   }
.g_ft .f_ftcon li{float: left;width:260px;font-size: 16px;color: #bcbcbc;height: 65px; line-height: 22px; font-family: arial;}
.g_ft .f_ftcon li em{display: block;color: #9d9d9d;font-size: 14px;}
.g_ft .f_ftcon .lastli{font-size: 14px;color: #9d9d9d;}
.g_ft h2{position: relative; height: 46px;padding-left: 22px;line-height: 46px; font-weight: normal;font-size: 18px;color: #fff;margin-bottom: 12px;}
.g_ft h2:before{content: "";position: absolute;width: 3px;height: 24px;background: #e99426;left:0;top:12px;}
.g_ft .m_code{float: left;width:422px;padding-left:50px;}
.g_ft .codelst{height: 140px;}
.g_ft .codelst li{float: left;width: 102px;height: 102px;margin-right: 46px;}
.g_ft .codelst li img{width: 102px;height: 102px;display: block;margin: 0 auto;}
.g_ft .codelst .code2{margin-right: 0;}
.g_ft .codelst li em{display: block;height: 32px;line-height: 32px;text-align: center;font-size: 14px;color: #fff;}
.g_ft .m_code p{font-size: 14px;line-height: 24px;color: #fff;}
.g_ft .m_code p a{color: #fff;}

	


/* 底部固定导航 */


.go_top{display: none;background:url(img/top.png) center center/50% no-repeat;width:40px;height:40px;cursor:pointer;text-align: center;background-color:#ea9528;border-radius:50%;position: fixed;right:6px;bottom:100px;z-index:99999999999;}

.fixed_footer, .wap_show{display: none;}
.mobile .fixed_footer{display: none;background-color:rgba(38,171,184,0.75);height:50px;position: fixed;bottom:30px;left:50%;margin-left:-46%;z-index:999;width:92%;border-radius:10px;}
@media (min-width:640px){.mobile .fixed_footer{width:640px !important;left:50%;margin-left:-320px;}}
.mobile .fixed_footer a{float: left;width:33.33%;text-align: center;}
.mobile .fixed_footer img{display: inline-block;height:24px;margin:5px 0 0;}
.mobile .fixed_footer strong{color:#fff;font-size:12px;display: block;height:20px;line-height:20px;}

@media( max-width:1210px ){
	.fixed_right, .footer .three, .footer .one, .footer .nav {display: none;}
	.mobile .fixed_footer{display: block;}
	.footer .two{width:100%;margin:0;}
	}


.ph-bq{
  margin-bottom:43px;
  padding:9px 15px 15px 15px;
  font-size: 15px;
  color: #ffba00;
  text-align: center;
  line-height: 150%;
  background-color: #434343;
}
.ph-bq p,
.ph-bq p a,
.ph-bq a{
  font-size: 15px;
  color: #ffba00;
  text-align: center;
  line-height: 150%;
}
.ph-bq img{
  display: block;
  margin:0 auto;
  margin-top: 10px;
}

 /*ph页脚*/

.ph-foot{
  position: fixed;
  bottom:0px;
  left: 0px;
  padding-bottom:10px;
  width: 100%;
  background-color: #5e5d5d;
  overflow: hidden;
  border-top:1px solid #fff;
  border-radius: 15px 15px 0px 0px;
}
.ph-foot li{
  float: left;
  padding:10px 0px;
  width: 25%;
  height: 40px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.ph-foot li img{
  display: block;
  margin:0 auto;
  width: 25%;
}
.ph-foot li p{
  display: block;
  margin-top:15px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}





/* 内页 */
.padding0-sm-mini{padding:0px;}
.ny-about{
  position: relative; width: 100%;height:400px; overflow: hidden;background: url(img/nyabout.jpg) top center no-repeat;}
.ny-video{
  position: relative; width: 100%;height:400px; overflow: hidden;background: url(img/nyvideo.jpg) top center no-repeat;}
.ny-case{
  position: relative; width: 100%;height:400px; overflow: hidden;background: url(img/nycase.jpg) top center no-repeat;}
.ny-lxwm{
  position: relative; width: 100%;height:400px; overflow: hidden;background: url(img/nylxwm.jpg) top center no-repeat;}
.ny-pic{
  position: relative; width: 100%;height:400px; overflow: hidden;background: url(img/nypic.jpg) top center no-repeat;}
.ny-factory{
  position: relative; width: 100%;height:400px; overflow: hidden;background: url(img/nyfactory.jpg) top center no-repeat;}
.ny-crcm{
  position: relative; width: 100%;height:400px; overflow: hidden;background: url(img/nycrcm.jpg) top center no-repeat;}
.ny-honor{
  position: relative; width: 100%;height:400px; overflow: hidden;background: url(img/nyhonor.jpg) top center no-repeat;}
.ny-news{
  position: relative; width: 100%;height:400px; overflow: hidden;background: url(img/nynews.jpg) top center no-repeat;}



.nywh{width:100%; height:auto; background:url(img/nywhbj.jpg) center no-repeat; padding-top:100px; padding-bottom:260px;overflow:hidden;}
.nywh ul{margin:0 auto; width:1000px; height:auto; text-align:center; overflow:hidden;}
.nywh ul li{width:330px; height: auto; float:left; text-align:center; padding-top:60px; overflow:hidden;}
.nywh ul li .t1{margin:0 auto; width:122px; height:140px; background:url(img/21n.png) center no-repeat;}
.nywh ul li p{ margin:0 auto; padding-top:10px; width:240px; height:auto; text-align:center; color:#666; font-size:16px; line-height:30px;}
.nywh ul li p span{font-size:20px; line-height:30px; color:#333;}
.nywh ul li:hover .t1{background:url(img/21nh.png) center no-repeat;}
.nywh ul li .t2{margin:0 auto; width:122px; height:140px; background:url(img/22n.png) center no-repeat;}
.nywh ul li:hover .t2{background:url(img/22nh.png) center no-repeat;}
.nywh ul li .t3{margin:0 auto; width:122px; height:140px; background:url(img/23n.png) center no-repeat;}
.nywh ul li:hover .t3{background:url(img/23nh.png) center no-repeat;}


.nyry{margin:0 auto; width:1400px; height:auto; margin-top:50px; margin-bottom:50px; text-align:center; overflow:hidden;}
div.indexmaindiv{height:300px;margin:0px auto;width:100%;}
div.indexmaindiv div.playerstyles{width:168px;height:44px;}
div.indexmaindiv1{margin-top:25px;}
div.indexmaindiv1 div.playerdetail{width:340px;height:300px;background:#FFF;font-family:'微软雅黑';}
div.indexmaindiv1 div.playerdetail div.detailimg{width:340px;height:300px;}
div.indexmaindiv1 div.playerdetail div.detailimg img{width:330px;height:300px;}
div.indexmaindiv1 div.playerdetail div.teanames {text-align:center;margin-top:15px;height:26px;}
div.indexmaindiv1 div.playerdetail div.teanames a{font-size:16px;color:#404040;}
div.indexmaindiv1 div.playerdetail div.teadetail{width:340px;height:27px;margin:5px 8px;color:#666;}
div.indexmaindiv1 div.playerdetail .checkdetail{width:134px;height:27px;display:block;margin:18px;}
/*滚动*/
div.maindiv1{float:left;width:100%;height:300px;overflow:hidden;position:relative;}
div.maindiv1 ul{position:absolute;left:0;top:0;}
div.maindiv1 ul li{float:left;width:340px;height:300px;margin-left:10px;}

.n_li{height:100px;font-size: 18px;padding-top:10px;}
.n_li li{float: left;text-align: center;}
.n_li li a{ width:auto;height:auto;line-height:40px;height:60px; padding:10px;border-radius:5px;box-sizing:border-box;display: block;color:#333; margin-right:15px;overflow:hidden;}
.n_li li:hover a { background-color:#0065b3; color:#fff;}



.jt-page{
  width: 100%;
  height: 80px;
  background-color: #f5f5f5;
  font-size: 0;
}
.ny-top{
	width: 100%;
	height: auto;
}

.jt-ny-tit{
  position: relative;
  height: 400px;
}
.jt-ny-tit h2{
  position: absolute;
  bottom:0px;
  left:0px;
  width:200px;
  height: 50px;
  background-color: #3985ff;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 26px;
}


.ny-pagemenu{
  text-align:left;
}
.ny-pagemenu li{
  margin:0px;
  padding:0px;
  position: relative;
  display: inline-block;
  padding: 0 10px;
}
.ny-pagemenu li a{
  display: block;
  color: #fff;
  background-color:#0065b3;
  font-size:20px;
  padding: 27px;
}

.ny-pagemenu li:hover:after{
  width: 63px;
  left:16px;
}
.ny-pagemenu li:hover a{
  color: #3985ff;
}
.ny-pagemenu-ov:after{
  width: 63px !important;
  left:16px !important;
}
.ny-pagemenu-ov a{
   color: #fff !important;
   font-weight: bold;
}
.ny-loc{
  margin-top: 28px;
  font-size: 14px;
  text-align: right;
  float:right;
}
.ny-loc i{
  display: inline-block;
  width: 10px;
  height: 10px;
  position: relative;
  top: 1px;
}
.ny-loc em{
  display: inline-block;
  background: url(img/location-li.png) no-repeat;
  width: 3px;
  height: 5px;
  margin: 0 10px;
  position: relative;
  top: -2px;
}
.ny-loc a {
  display: inline-block;
    color: #6a6a6a;
    font-weight: bold;
}
.ny-loc span {
  padding-left:3px;
  font-size: 14px;
  color: #6a6a6a;
}
.ny-loc p:last-child{
  color: #6a6a6a;
    font-weight: bold;
}




.ny-loc1{ margin:0 auto; width:1400px;
  margin-top: 28px;
  font-size: 14px;
  text-align: left;
}
.ny-loc1 i{
  display: inline-block;
  width: 10px;
  height: 10px;
  position: relative;
  top: 1px;
}
.ny-loc1 em{
  display: inline-block;
  background: url(img/location-li.png) no-repeat;
  width: 3px;
  height: 5px;
  margin: 0 10px;
  position: relative;
  top: -2px;
}
.ny-loc1 a {
  display: inline-block;
    color: #6a6a6a;
    font-weight: bold;
}
.ny-loc1 span {
  padding-left:3px;
  font-size: 14px;
  color: #6a6a6a;
}
.ny-loc1 p:last-child{
  color: #6a6a6a;
    font-weight: bold;
}





.ny-pagemenu1{
  text-align:left; float:right;
}
.ny-pagemenu1 li{
  margin:0px;
  padding:0px;
  position: relative;
  display: inline-block;
  padding: 0 10px;
}
.ny-pagemenu1 li a{
  display: block;
  color: #fff;
  background-color:#0065b3;
  font-size:20px;
  padding: 27px;
}

.ny-pagemenu1 li:hover:after{
  width: 63px;
  left:16px;
}
.ny-pagemenu1 li:hover a{
  color: #fff;
}
.ny-pagemenu1-ov:after{
  width: 63px !important;
  left:16px !important;
}
.ny-pagemenu1-ov a{
   color: #fff !important;
   font-weight: bold;
}




/*--首页栏目--*/
.nyzw{margin:0 auto; width:1400px; height:auto; font-family:"微软雅黑"; font-size:16px; color:#434343; margin-top:70px;padding-bottom:50px; line-height:30px;text-align:left;overflow:hidden;}
.nyzw h3{font-size:24px; color:#274195; font-weight:normal;}
.nycpfl{ margin:0 auto; width:1280px; height:auto; margin-top:30px; overflow:hidden;}
.lx-nyzw{margin:0 auto; width:1280px; height:auto; font-family:"微软雅黑"; font-size:15px; color:#434343; line-height:28px;text-align:left;padding-top:50px;padding-bottom:50px;overflow:hidden;}
.n-ysbj{width:auto; height:auto; background:url(img/f-bj1.jpg) top center no-repeat; padding-top:50px; padding-bottom:50px; margin-bottom:20px; overflow:hidden;}
.n-plan{height:auto;font-family:"Microsoft Yahei";font-size: 16px;line-height: 24px;text-align: center;color: #666;}
.ny-news01{width:100%;height: auto;}
.ny-news01 li{
  width:100%;
  margin:1%; padding-bottom:30px; padding-top:30px;
  border-bottom:3px solid #f9f9f9;
  overflow: hidden;
}
.ny-news01 li .tu1{
	float: left;
	width: 240px;
	height: 155px;
	overflow: hidden;
}
.ny-news01 li .tu1 img{
	width: 270px;
	height: 155px;
	overflow: hidden;
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.ny-news01 li:hover .tu1 img{
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out;
}
.ny-news01 li .l01{
  width:120px;
  height:30px;
  margin-top:5px;
}
.ny-news01 li .l01 .n-day{
  width: 100%;
  height:20px;
  font-size:14px;
  color: #ccc; font-weight:bold;
  text-align: left;
  line-height:20px;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0px;
  transition: all 0.4s ease-in-out;
}
.ny-news01 li:hover .l01 .n-day{color: #888;}
.ny-news01 li .l01 .n-month{
  width: 100%;
  font-size: 15px;
  color: #555;
  text-align: center;
  letter-spacing: 0px;
}
.ny-news01 li .r01{
  float: left;
  width:75%;
  padding-left:80px;
  height: auto;
}
.ny-news01 li .r01 a h2{
  display: block;
  width: 100%;
  height: 60px;
  overflow:hidden;
  font-size:24px;
  line-height:40px;
  font-weight:normal;
  color: #434343;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}
.ny-news01 li .r01 a h2 span{color:#e60002; font-weight:normal; margin-right:10px;}
.ny-news01 li .r01 p{
  display: block;
  width: 100%;
  height:auto;
  font-size:16px;
  color: #888;
  letter-spacing: 0px;
  line-height: 150%;
  overflow: hidden;
}
.ny-news01 li .more{width:120px; height:30px; border:1px solid #ccc;text-align:center; }
.ny-news01 li .more a{ font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#ccc;}
.ny-news01 li:hover .more{background-color:#666;transition: all 0.3s ease-in-out;}


.ny-news01 li .r02{
  float: left;
  width:100%;
  padding-left:20px;
  height: auto;
}
.ny-news01 li .r02 a h2{
  display: block;
  width: 100%;
  height: 60px;
  overflow:hidden;
  font-size:16px;
  line-height:26px;
  font-weight:normal;
  color: #434343;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}
.ny-news01 li .r02 a h2 span{color:#e60002; font-weight:normal; margin-right:10px;}
.ny-news01 li .r02 p{
  display: block;
  width: 100%;
  height:86px;
  font-size: 14px;
  color: #888;
  padding-top:10px;
  letter-spacing: 0px;
  line-height: 150%;
  overflow: hidden;
}



/*新闻详情页样式*/
.newszwbj{ width:auto; height:auto; overflow:hidden;}
.new-cont-h1{text-align:center; font-family:"微软雅黑"; font-size:30px; line-height:40px;color:#535353; border-bottom:1px solid #ccc; font-weight:normal;}
.new-xq{
  margin:0px auto;
  margin-top:30px;
  width:100%;
  height: auto;
  overflow:hidden;
}
.new-xq-l{
  width:100%;
  height:auto;
  text-align:left;
  
}
.new-xq-l .date1{
  width: 100%;
  height: auto;
  text-align: left;
}
.new-xq-l .date1 .year1 {
  font-size: 20px;
  color: #000;
  line-height:30px;
  font-family: "微软雅黑";
  font-weight:normal;
  text-align: center;
}
.new-xq-l .date1 .year1 span{
  position: absolute;
  z-index:2;
  display:block;
  font-size:15px;
  color: #b2b2b2;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0px; 

}
.new-xq-l .date1:before{
  content: "";
  display: block;
  width: 100%;
  height:30px;
  position: absolute;
  left: 0;
  z-index:1;
}
.new-xq-l .date2{
  margin-top: 32px;
  text-align: center;
  font-size: 34px;
  line-height: 120%;
  color: #27cbf1;
  font-family:Impact;
  letter-spacing: 0px;
}
.new-xq-l .read1{
  position:relative;
  z-index:22222;
  width:120px;
  font-size:13px;
  padding-top:0px;
  text-align: center;
  background-color:#efeeee;
  color: #888;
  letter-spacing: 0px;
  float:right;
 
}
.new-xq-l .read1 strong{
  font-weight: bold;
}
.new-xq-r{
  margin:0 auto;
  padding:10px;
  width:auto;
  height:auto;
  margin-bottom:30px;
  text-align:center;
  background-color:#efeeee;
  overflow: hidden;
}
.new-xq-r p{
  display: block;
  height: auto;
  font-size: 14px;
  color: #666;
  text-align:left;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}
.new-xq-r p p{
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
}


.ny-l01 {
    float: left;
    width: 250px;
}
.ny-r01 {
    float: right;
    width: 956px;
}
.ny-l-fenlei{
  padding:20px 15px 50px 15px;
  background-color: #043d77;
  border-radius: 15px;
}
.ny-l-fenlei .ny-fl-tit{
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.ny-l-fenlei .line01{
  margin:0 auto;
  margin-top: 15px;
  width: 60%;
  height: 5px;
  background-color: #fff;
}
.ny-fenlei1{
  height: auto;
  overflow: hidden;
}
.ny-fenlei1 dt a{
  display: block;
  margin:15px 0px;
  width: 100%;
  height: 30px;
  background-color: #fbe000 ;
  font-size: 17px;
  color: #000;
  text-align: center;
  line-height: 30px;
  border-radius: 20px;
}
.ny-fenlei1 dd a{
  display: block;
  padding:3px;
  width: 100%;
  border-bottom:1px dashed #5084b5;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 20px;
}
.ny-fenlei1 dd a:hover{
  background-color: #039de5;
  color: #fff;
}
.ny-fenlei1-hover{
  background-color: #facd00 !important;
  color: #525252 !important;
}

.pic-jj{
  margin:0 auto;
  padding:10px;
  width:auto;
  height:auto;
  font-size:16px;
  text-align:left;
  line-height:26px;
  background-color:#efeeee;
  overflow: hidden;
}
.pic-jj p{
  display: block;
  height: auto;
  font-size:18px;
  color: #666;
  text-align:left;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}

/* 联系内页 */

.contact-wrapper {
  padding:0.25vw 0.5416666667vw;
}
@media screen and (max-width: 768px) {
  .contact-wrapper {
  }
}
.contact-wrapper .big-title {
  color: #e60012;
  margin-bottom: 2.0833333333vw;
}
.contact-wrapper .title-gray {
  color: #999;
  margin-bottom: 0.5208333333vw;
}
.contact-wrapper .desc {
  font-size: 1.3541666667vw;
}
@media screen and (max-width: 768px) {
  .contact-wrapper .desc {
    font-size: 16px;
  }
}
.contact-wrapper .desc-small {
  font-size: 0.9375vw;
}
@media screen and (max-width: 768px) {
  .contact-wrapper .desc-small {
    font-size: 14px;
  }
}
.contact-wrapper .desc-red {
  color: #d50505;
}
.contact-wrapper .clean-padding-top > div {
  padding-top: 0 !important;
}
.contact-wrapper .contact {
  display: flex;
}
@media screen and (max-width: 768px) {
  .contact-wrapper .contact {
    flex-wrap: wrap;
  }
}
.contact-wrapper .contact.border-top {
  background-color:#f9f9f9; margin-bottom:1%; padding:1%;
}
.contact-wrapper .contact.border-bottom {
  border-bottom: 1px solid #cccbcb;
}
.contact-wrapper .contact > div {
  flex: 0 0 27%;
  padding-left:5%;
  padding-bottom: 2.125vw;
  padding-top: 2.125vw;
}
@media screen and (max-width: 768px) {
  .contact-wrapper .contact > div {
    flex: 0 0 100%;
  }
}
.contact-wrapper .contact-email {
  display: flex;
  padding-bottom: 3.125vw;
  padding-top: 3.125vw;
}
.contact-wrapper .contact-email .img-wrapper {
  flex: 0 0 23.4375vw;
}
.contact-wrapper .contact-email .text-wrapper {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
}
.contact-wrapper .contact-email .text-wrapper .big-title {
  width: 100%;
  color: #e60012;
  margin-bottom: 2.0833333333vw;
}
.contact-wrapper .contact-email .text-wrapper .wrapper {
  flex: 1;
}

.h-proc2{
    margin:0 auto;
	width:auto;
	height: auto;
	margin-bottom:30px;
	text-align: center !important;
}
.h-proc2 a{
	display: inline-block;
	margin:2px;
	height:45px;
	width:13.8%;
	margin:0.2%;
	background-color:#434343;
	font-size:15px;
	color: #ccc;
	text-align: center;
	line-height:45px;
	border-spacing:5px;
}
.h-proc2 a:hover{
	background-color: #f08226;
	color: #fff;}
.x_sylm{width:auto; height:auto; background-color:#f9f9f9; padding:10px; text-align:left; margin-bottom:30px;}
.x_sylm h2{font-size:18px;}
.n_pro{height:auto;position: relative;width:auto; margin-bottom:50px; overflow: hidden;}
.n_pro li{float:left;width:32%;margin:10px 0.5% 0; height:450px;}
.n_pro li dl{width:100%;height:410px;  position: relative;transition: all 0.5s linear;-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;-o-transition: all 0.5s linear;}
.n_pro li dl a{text-decoration: none; }
.n_pro dt{width: 100%;}
.n_pro dt img{width: 100%; height:300px;display: block;}
.n_pro dd{height: auto;padding-top: 10px; background-color:#f5f5f5;box-sizing: border-box; text-align: center; color: #333333;}
.n_pro dd h3 {height: 40px; line-height: 40px;  color: #333333; font-size:22px; display: block; text-align: center;}
.n_pro dd em{ color:#e31b1d;}
.n_pro dd  p{padding:0 10px; height:auto; text-align: center; margin-bottom:10px; line-height: 24px; font-size: 14px; color: #888888;}
.n_pro dd .m-more{width: 154px; height:40px; line-height:40px; display: block;margin:0 auto; color: #fff; background: #e31b1d; text-align: center; }
.n_pro dd .s-more{ margin:0 auto;width:80%; height:25px; line-height:25px; border-radius:10px;display: block;margin:0 auto; background: #e31b1d; text-align: center; }
.n_pro dd .s-more a{color:#fff; font-size:12px;}
.n_pro li:hover dd{background-color:#e31b1d;}
.n_pro li:hover .m-more{background-color:#434343}
.n_pro li:hover dd em{ color:#fff;}
.n_pro li:hover dd p{ color:#fff;}
.n_pro li:hover dd h3{ color:#fff;}
.n_pro li dl:hover{margin-top: 8px; }
.n_pro li dl:hover img{box-shadow: 0 0 10px #ccc;}
.n_pro li dl:hover span{display: block;}


/*=========浮动导航========*/
.sp_header{height:auto;overflow:hidden;position:fixed;z-index:30000;width:100%;}
.sp_nav{width:40px;float:right;position:relative;cursor:pointer;height:30px;margin-top:25px; margin-right:10px;}
.sp_nav span{display:block;background-color:#ea9528;width:20px;height:3px;position:absolute;left:15px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:5px}
.sp_nav span:nth-of-type(3){top:10px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background-color:rgba(245,245,245,.95); padding-top:30px;width:100%;height:calc(100% - 104px);font-size:16px; right:0;line-height:40px;top:-100%;overflow:auto;overflow-x:hidden;transition:top ease 0.35s; margin-top:60px;}
.nav_show{top:0px; padding-top:30px;}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ccc solid;margin-left:10px;position:relative;line-height:50px;font-size:16px; font-weight:bold;}
.sjj_nav>ul >li:last-child{border-bottom:1px #ccc solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#222;width:90%}
.sjj_nav ul li ul li a{color:#333;display:block;text-align:left; font-weight:normal; border-bottom:1px dotted #ddd;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#e78218;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#e78218}
.sjj_nav ul li ul li>ul{margin-left:10px}




/*====================bjb====================*/
@media only screen and (max-width: 1700px){
.header .logo{ width:26%;margin-left:1%;}
.header .logo img{width:100%;}

.header .nav-list {
    width:50%;margin-left:2%;
}

.header .nav-list .right .nav_list .list{
    position: relative; padding:0 5px;
}
}

/*====================bjb====================*/
@media only screen and (max-width: 1440px){
.header .logo{ width:20%;margin-left:1%;}
.header .logo img{width:100%;}

.header .nav-list {
    width:54%;margin-left:2%;
}

.header .nav-list .right .nav_list .list{
    position: relative; padding:0 5px;
}
}




/*====================手机====================*/
@media only screen and (max-width: 768px){
	.header{height:auto; width:auto; padding:3%; line-height:40px; border-bottom:0px;}
	.header .nav-list{display: none;}
	.header-right{display: none;}
	.header .logo{margin-left:0%; margin-top:0px;}
	.header .logo img{width:80%;}
	.banner{display: none;}
	.w1300{width:auto;}
	.prod1{padding-top:30px; height:auto; background:url(img/probg1.jpg) bottom left no-repeat #f2f2f2; overflow:hidden; padding-bottom:30px;}
	.prod1_p{display: none;}
	.prod1_w{ width:auto; padding:5px; margin-left:auto; margin-top:auto;}
	.probox h3{display: none;}
	.probox .a_jj{padding:5px;}
	.probox li{width:30%; margin-bottom:10px;}
	.sylm{width:auto; height:auto; padding-top:20px; padding-bottom:20px;}
    .sylm h3{font-size:24px;line-height:30px;}
    .sylm p{font-size:15px; }
	.xn_c_index_326_wrap{display: none;}
	.page{display: none;}
	.sjpic{width:auto; height:auto;}
	.s_pic{width:auto; height:auto; background-color:#0065b3; padding:8px; overflow:hidden;}	
	.s_pic h2{width:60%; text-align:left; font-size:18px; color:#fff; font-weight:normal;}
	.s_pic a{width:25%; text-align:left; font-size:14px; color:#fff; float:right;}
	.love{width:auto; height:auto; padding:10px;}
	.love li{width:48%; height:auto; margin:1%; float:left;}
	.love li img{width:100%; height:auto;}
	.love li ol{height:50px;}
	.ysbj{background:url(img/f-bj1.jpg) top center no-repeat; padding-top:0px; margin-bottom:10px;}
	.ysbj .sylm{width:auto; height:auto; text-align:center; padding-top:30px; padding-bottom:20px;}
	.ysbj .sylm h3{font-size:24px;}
	.ysbj .sylm p{font-family:"微软雅黑"; font-size:15px; color:#ccc;line-height:20px;}
	.case_con{width:auto; margin-bottom:0px;}
	.case_list dl{float: left;width:48%;margin-right:5px;}
	.case_list dt{height:150px;}
	.case_list dt img{height:150px;}
	.case_list dd{padding:0 10px 10px}
	.case_list dd h3{font-size:18px;}
	.case_list dd p{display: none;}
	.case_list dd .more{display: none;}
	.case_con .prev{display: none;}
	.case_con .next{display: none;}
	.pro-bot{ height:auto; background-color:#f2f3f5; margin-bottom:30px; overflow:hidden; padding-bottom:30px;}
	.pro-bot .z_nr{width:auto; padding:10px;}
	.plan_c{margin-top:0px;}
	.plan_c dl{width:42%;float: left; padding:10px;margin:1.5%;}
	.plan_c dl:last-child{width:42%;float: left; padding:10px;background:rgba(255, 255, 255, 0.9); text-align:center;tmargin-left:30px; margin:1.5%;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
    .plan_c dt{height: 100px;font-size:20px;line-height:40px;}
	.plan_c dd p{font-size:13px;line-height:22px; height:100px;}
	.plan_c dt img{width:63px; height:63px;}
	.pro-bot .z_nr h3{ font-size:22px; line-height:36px;}
	
	.anlirol2 {width:auto; margin-top:0px; margin-bottom:20px;}
    .anlirol2 li {float: left;width:45%; margin:3% 0 0 3%; }
   	
	.pro-bot .pro-con{width:auto;}
	.pro-bot .pro-con .bdt ul li{width:48%;}
	
	.newsbj{margin-top:0px; padding-top:0px;}
	.h-news-w{width:auto;}
	.h-news2{width:auto; display:block; padding:0px;}
	.h-news2 li{width:100%;}
	.h-news1{margin-top:10px;}
	
	
    .g_ft{height:auto; padding-top:34px; background:url(img/s_f.jpg) repeat;padding:10px; padding-bottom:100px;overflow:hidden;}
	.g_ft .m_fnav{width:100%; border-bottom:1px solid #434343; padding-bottom:10px;}
	.g_ft .m_fnav a{width:50%; float:left;}
	.g_ft .f_ftcon{width:100%; border-bottom:1px solid #434343; padding-bottom:10px;padding-left:0px; margin-bottom:30px;}
	.g_ft .f_ftcon li{width:50%; float:left;}
	.g_ft .m_code{width:100%; padding-left:0px;}

	 
     .ny-about{ height:180px;background-size:210% auto;}
	.ny-video{ height:180px; background-size:210% auto;}
    .ny-lxwm{height:180px;background-size:210% auto; }
	.ny-pic{height:180px;background-size:210% auto; }
	.ny-factory{height:180px;background-size:210% auto; }
	.ny-case{height:180px;background-size:210% auto; }
	.ny-honor{height:180px;background-size:210% auto; }
	.ny-news{height:180px;background-size:210% auto; }
	.ny-crcm{height:180px;background-size:210% auto; }
	
	.ny-pagemenu li{margin-top:10px;}
	
    .jt-page{ width: 100%; height: auto; margin-bottom:20px; background-color: #fff; font-size: 0; border-bottom: 1px solid #eaeaea; overflow:hidden;}
	.ny-pagemenu li a{padding:10px 5px;}
    .ny-top{width: 100%;height: auto;}
	.jt-ny-tit{position: relative; height:156px;}
	.jt-ny-tit h2{width:140px; height:35px; font-size:20px; line-height:35px;}
	.ny-loc{display: none;}
	.a_ys{width:auto;}
	.a_ys dl{width:40%; height:100px; margin:4.5%;}
	.a_ys dt{font-size:30px; line-height:40px;}
	.tr_wh{width:auto; padding-top:0px;}
	
	.w_jlsbj ul{width:auto;}
	.w_jlsbj ul .j-left{width:100%; height:auto; padding-top:0px; margin-bottom:40px;}
	.w_jlsbj ul .j-left img{width:100%;}
	.w_jlsbj ul .j-right{width:auto; }
	.a_jlsbj{padding-top:0px;}
	.a_jlsbj ul{width:auto;}
	.a_jlsbj ul .j-left{width:100%; height:auto; float:left;}
	.a_jlsbj ul .j-left img{width:100%;}
	.a_jlsbj ul .j-right{width:auto; height:auto; padding-left:0px; float:left;text-align:left; overflow:hidden;}
	
	.nyzw{width:auto;padding:10px; margin-top:0px;}
	.nyzw h3{font-size:18px; color:#274195; font-weight:normal;}

	.sf{display: none;}
	.showleft{display: none;}
	
	.ny-news01{width:auto}
	.ny-news01 li{width:auto;}
	.ny-news01 li .tu1{width:100%; margin-bottom:10px;}
	.ny-news01 li .r01{width:100%; margin-left:0px; padding-left:0px;}
	.ny-news01 li .l01{display: none;}
	.ny-news01 li .r01 a h2{font-size:16px; line-height:30px; font-weight:bold;}
	.ny-news01 li .r01 p{font-size:14px;}
	
	
	.ny-news01 li .r02{width:100%; margin-left:0px; padding-left:0px;}
	.ny-news01 li .l02{display: none;}
	.ny-news01 li .r02 a h2{font-size:14px; font-weight:bold;}
	
	
	.new-xq-l{display: none;}
	.new-xq-r{display: none;}
	.new-xq-r p{
	  width:100%;
	}
   .lx-nyzw{width:auto;padding-top:10px;}
   
   
   .n_pro{margin-top:10px; width:auto;}
	.n_pro li{width:48%; height:auto;}
	.n_pro dt img{height:160px;}
	.n_pro dd h3{font-size:18px;}
	.n_pro li dl{height:auto;}
	.n_pro dd p{display: none;}
	.n_pro dd .m-more{display: none;}

	
	
	.nywh{background:url(img/nywhbj.jpg) left bottom no-repeat #0167bc; padding-top:20px; padding-bottom:20px;}
	.nywh ul{width:95%;}
	.nywh ul li{width:100%;padding-top:20px;}
	.nywh ul li .t1{margin:0 auto; width:122px; height:140px; background:url(img/21n.png) center no-repeat;}
	.nywh ul li p{ margin:0 auto; padding-top:10px; width:100%; }
	.nyry{display: none;}

	.ny-pagemenu1{display: none;}
	.n_li{padding-top:0px; padding-bottom:10px;}
	.ny-loc1{margin-top:0px;}
	

	/*系统原样式修改*/
	.min_box_content{display: none;}
	.showpics{margin:3% !important;}
	.page_list span{display: none!important;}
	.showlist li .t{line-height:25px!important;}

}


/*====================平板====================*/
@media screen and (min-width: 768px) and (max-width: 1200px){
	
	.header{height:auto; padding:3%; line-height:50px;}
	.header .nav-list{display: none;}
	.header-right{display: none;}
	.header .logo{margin-left:0%; margin-top:0px;}
	.header .logo img{width:80%;}
	.banner{display: none;}	
	.w1300{width:auto;}
	.jlsbj {display: none;}
	.prod1{padding-top:30px; height:auto; background:url(img/probg1.jpg) bottom left no-repeat #f2f2f2; overflow:hidden; padding-bottom:30px;}
	.prod1_p{display: none;}
	.prod1_w{ width:auto; padding:5px; margin-left:auto; margin-top:auto;}
	.probox h3{display: none;}
	.probox .a_jj{padding:5px;}
	.probox li{width:16%;}
	.sylm{width:auto; height:auto; padding-top:20px; padding-bottom:20px;}
    .sylm h3{font-size:30px;line-height:30px;}
    .sylm p{font-size:18px; }
	.xn_c_index_326_wrap{display: none;}
	.page{display: none;}
	.sjpic{width:auto; height:auto;}
	.s_pic{width:auto; height:auto; background-color:#0065b3; padding:8px; overflow:hidden;}	
	.s_pic h2{width:60%; text-align:left; font-size:20px; color:#fff; line-height:30px; font-weight:normal;}
	.s_pic a{width:25%; text-align:left; font-size:16px; color:#fff; float:right;}
	.ysbj{background:url(img/f-bj1.jpg) top center no-repeat; padding-top:0px;padding-bottom:20px;}
	.ysbj .sylm{width:auto; height:auto; text-align:center; padding-top:30px; padding-bottom:20px;}
	.ysbj .sylm h3{font-size:30px;}
	.ysbj .sylm p{font-family:"微软雅黑"; font-size:18px; color:#ccc;line-height:20px;}
	.case_con{width:auto; margin-bottom:0px;}
	.case_list dt{height:250px;}
	.case_list dt img{height:250px;}
	.case_list dd{padding:0 10px 10px}
	.case_list dd h3{font-size:18px;}
	.case_list dd p{display: none;}
	.case_list dd .more{display: none;}
	.case_con .prev{display: none;}
	.case_con .next{display: none;}
	.pro-bot{ height:auto; background:url(img/zzbj.jpg) right no-repeat #f2f3f5; margin-bottom:30px; overflow:hidden; padding-bottom:30px;}
	.pro-bot .z_nr{width:auto; padding:10px;}
	
	.plan_c{margin-top:0px;}
	.plan_c dl{width:44%;float: left; padding:10px;margin:1.5%;}
	.plan_c dl:last-child{width:44%;float: left; padding:10px;background:rgba(255, 255, 255, 0.9); text-align:center;tmargin-left:30px; margin:1.5%;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
    .plan_c dt{height:100px;font-size:24px;line-height:40px;}
	.plan_c dd p{font-size:18px;line-height:26px;}
	.plan_c dt img{width:63px; height:63px;}
	
	.anlirol2 {width:auto; margin-top:0px; margin-bottom:20px;}
    .anlirol2 li {float: left;width:45%; margin:3% 0 0 3%; }
   	
	.pro-bot .pro-con{width:auto;}
	.pro-bot .pro-con .bdt ul li{width:32.6%;}
	
	.newsbj{margin-top:0px; padding-top:0px;}
	.h-news-w{width:auto;}
	.h-news2{width:auto; display:block; padding:0px;}
	.h-news2 li{width:100%;}
	.h-news1{margin-top:10px;}
	
	.ny-pagemenu1{display: none;}
	.n_li{padding-top:0px; padding-bottom:10px;}
	.ny-loc1{margin-top:0px;}
	
	.g_ft{height:auto; padding-top:34px; background:url(img/s_f.jpg) repeat;padding:10px; padding-bottom:100px;overflow:hidden;}
	.g_ft .m_fnav{width:100%; border-bottom:1px solid #434343; padding-bottom:10px;}
	.g_ft .m_fnav a{width:50%; float:left;}
	.g_ft .f_ftcon{width:100%; border-bottom:1px solid #434343; padding-bottom:10px;padding-left:0px; margin-bottom:30px;}
	.g_ft .f_ftcon li{width:50%; float:left;}
	.g_ft .m_code{width:100%; padding-left:0px;}
	
	.ny-about{ height:180px;background-size:125% auto;}
	.ny-video{ height:180px; background-size:125% auto;}
    .ny-lxwm{height:180px;background-size:125% auto; }
	.ny-pic{height:180px;background-size:125% auto; }
	.ny-factory{height:180px;background-size:125% auto; }
	.ny-case{height:180px;background-size:125% auto; }
	.ny-honor{height:180px;background-size:125% auto; }
	.ny-news{height:180px;background-size:125% auto; }
	.ny-crcm{height:180px;background-size:125% auto; }
	
	.ny-pagemenu li{margin-top:10px;}
	
	.nywh{background:url(img/nywhbj.jpg) right  center no-repeat; padding-top:20px; padding-bottom:20px;}
	.nywh ul{width:95%;}
	.nywh ul li{width:33%;padding-top:20px;}
	.nywh ul li .t1{margin:0 auto; width:122px; height:140px; background:url(img/21n.png) center no-repeat;}
	.nywh ul li p{ margin:0 auto; padding-top:10px; width:100%; }
	.nyry{display: none;}
	
	
}






/*====================PC====================*/
@media only screen and (min-width: 1200px){
	.sj-banner{display: none;}
	.s-menu{display: none;}
	.ph-bq{display: none;}
	.s_jlsbj {display: none;}
	.ph-foot{display: none;}
	#ph-menu-tu{display: none;}
	.sjys{display: none;}
	.sjal{display: none;}
	.fen{display: none;}
	.sjaboutys{display: none;}
	.sj-aboutbj{display: none;}
	.sjal{display: none;}
	.sjal-pic{display: none;}
	.m_border{display: none;}
	.sjpic{display: none;}
}


