@charset "utf-8";
/* CSS Document */
html,body,ul,li,p,input,form,h1,h2,h3,h4,h5,h6,dl,dt,dd{ margin:0; padding:0;}
ol,ul,li{ list-style:none;padding: 0;}
body{ font-size:14px; color:#333333; line-height:24px; margin:0px; padding:0px;  font-family:"Microsoft YaHei"; }
img{ border:none;}
form{ margin:0px; padding:0px;}
.clear{ clear:both;}
a{ text-decoration:none; color:#383838; font-family:"Microsoft YaHei";}
a:hover{ color:#ff0000; text-decoration:underline; font-family:"Microsoft YaHei";text-decoration:none; }
em{font-style:normal}
h1,h2,h3,h4{font-weight:normal;}
.fl{float: left;}
.fr{float: right;}
.w1400{max-width:1400px;margin:0 auto;}

/*网站头部*/
header{background:#eee;height:110px;position: fixed;z-index:999;width:100%;}
.top_head_box{width:94%;margin:0 auto;background:#fff;}
.top_head{margin:0 auto;border-bottom:1px solid #eee;padding:0 45px;}
.top_head dd{float: left;line-height:43px;color:#666;}
.top_head ul{float: right;height:43px;}
.top_head ul li{float:left;line-height:43px;border-left:1px solid #eee;padding:0 15px;font-size:14px;color:#666;}
.top_head ul li a{padding-left:30px;font-size:14px;color:#666;}
.top_head ul li span{color:#995d10;font-size:22px;font-weight: bold;font-family: "Arial";}
.top_head ul li:nth-child(1) a{background:url(../images/icon_01.png) no-repeat center left;}
.top_head ul li:nth-child(2) a{background:url(../images/icon_02.png) no-repeat center left;}
.top_head ul li:nth-child(3) a{background:url(../images/icon_03.png) no-repeat center left;}
.top_head ul li:nth-child(4) a{background:url(../images/icon_04.png) no-repeat center left;}
.top_head ul li:nth-child(5) a{background:url(../images/ch.png) no-repeat center left; background-size: 25px;}
.top_head ul li:nth-child(6) a{background:url(../images/en.png) no-repeat center left; background-size: 25px;}

.top_head_box_top.xg .top_head{display: none;}
.top_head_box_top.xg{height: 78px;}

.top_dg{height:120px;margin: 0 auto;padding:0 45px;}
.top_left{float: left;padding:15px 0;}
.top_left a{float: left;}
.top_left a img{height: 90px;}
.top_left dl{float:left;background:url(../images/icon_06.png) no-repeat center left;margin-left:18px;padding-left:18px;padding-top:20px;}
.top_left dl h1{font-size:18px;color:#222;font-weight: bold;text-transform: uppercase;}
.top_left dl dd{font-size:14px;color:#222;line-height: 18px;}
.top_nav{float: right;}
.top_nav ul{line-height:120px;}
.top_nav ul li{float: left;padding:0 32px;background:url(../images/icon_05.png) no-repeat center left;height: 116px;position: relative;}
.top_nav ul li:nth-child(1){background:none;}
.top_nav ul li a{color:#000;font-size:18px;height: 116px;display: block;}
.nav_hover a{color:#995d10 !important;border-bottom:4px solid #995d10;}
.top_nav ul li:hover a{color:#995d10 !important;border-bottom:4px solid #995d10;}
.sp_header{display: none;}

.top_nav .subnav{background:#995d10;top: 120px;left: 50%;visibility: hidden;width: 250px;margin-left: -70px;-webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  opacity: 0;z-index: 9999999;box-shadow: 0 3px 16px rgba(0, 0, 0, 0.1);position: absolute;padding: 0 10px;}
.top_nav ul li:hover ul{ visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;}
.top_nav .subnav li{float: none;padding: 0;text-align: left; position: relative;width: 100%;border-right:none;line-height: 60px;height: 60px;background: none;}
.top_nav .subnav li .subnav_a{line-height:60px;height:60px;display: block;color: #fff !important;border-bottom: 1px solid #824900;}
.top_nav .subnav li .subnav_a:hover{color:#ffe0b9 !important;}
.top_nav ul li ul li span:hover .subnav_a{color:#222 !important;}
/*.top_nav ul li:hover{color:#222 !important;}*/
.nav_hover{background: #f5f5f5;}

@media ( max-width:1030px) {
	.top_nav{display: none;}
	.sp_header{display: block;}
	.top_left{padding-left:20px;}
}
@media ( max-width:768px) {
 .top_dg{height:80px !important;}
 .sp_header{height: 80px !important;}
 .top_left{padding: 0;}
 #ups-banner{margin-top:80px !important;}
 .sp_nav{margin-top:60% !important;}
 .top_left img{height:55px;padding:15px 0;}
 .top_left{padding-left:20px;}
}


/*----手机站导航开始----------*/
.sp_header{height:120px;overflow:hidden;position:absolute;z-index:999;right: 0;}
.sp_nav{width:50px;position:relative;cursor:pointer;height:30px;margin-top:100%;}
.sp_nav span{display:block;background:#995d10;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.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:99;background:#fff;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.sjj_nav span{padding-top: 20px;display: block;margin-left:20px;float: left;}
.sjj_nav span img{display: block;float: left;padding-top:6px;}
.nav_show{top:0;}
.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 #ddd solid;margin-left:20px;position:relative;line-height:60px;font-size:16px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%;text-transform: uppercase;}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#c9141e}
.sjj_nav ul li ul li>ul{margin-left:10px}
/*----手机站导航结束----------*/

/*banner*/
.ups-banner{position: relative;}
#ups-banner{padding-top:110px;}


.banNews {
	position: relative;
	height: 380px
}

.banNews .imgBg {
	height: 100%;
	    text-align: center;
}

.banCon {
	position: absolute;
	top: 40%;
	left: 0;
	padding: 0 15px;
	width: 100%;
	color: #FFF
}

.banEn {
	padding: 10px 0;
	font-size: 40px;
	font-family: Arial
}

.banCn {
	font-size: 26px
}

/*网站内容*/
.keyword_dg{height:65px;line-height:65px;}
.keyword_dg dd{float:left;margin-left:80px;background: url(../images/icon_09.png) no-repeat center left;padding-left:33px;font-size:16px;}
.keyword_dg dd a{color:#666;padding:0 15px;}
.keyword_right{float: right;}
.keyword_right form{}
.keyword_right form input{line-height:65px;border:none;height:65px;float: left;color:#999;font-size: 14px;}
.keyword_right form .textCont{padding-left:16px;width:250px;}
.keyword_right form .anSearch {border: 0;background: url(../images/icon_10.png) no-repeat center;width:40px;height:65px;float: right;}

/*标题*/
.title_home{text-align: center;padding-top:65px;}
.title_home h2{font-size:50px;font-weight: bold;}
.title_home h2 span{color:#995d10;}
.title_home dd{font-size:18px;line-height:90px;}

.strength_dg{width:100%;background:#f3f3f3;height:823px;border-top:1px solid #e1e1e1;}
.strength_box{max-width:1400px;margin: 0 auto;}
.strength_img{float: left;}
.strength_img img{padding-top:45px;}

/* innum */
.innum_dg{max-width:940px; float: right;}
.innum_dg dl{border-bottom: 1px solid #ddd;margin-top:70px;max-width:860px;float: right;width: 100%;}
.innum_dg dl dd{font-size:18px;line-height:60px;padding-bottom:10px;}
.innum {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top:40px;
}
.innum li {
    width: 33%;
    margin: 30px 0;
    border-right: 1px solid #ddd;
    text-align: center;
}
.innum li:nth-child(3n) {
    border-right: 0;
}
.innum h4 {
    font-size: 16px;
}
.innum h4 img{padding-bottom:10px;}
.innum h4>span {
    font-size: 70px;
    font-family: Arial;
    font-weight: bold;
    color: #333;
}
.innum p {
    font-size: 18px;
    line-height: 30px;
}
/* innum end */

/*cont5*/
.cont5{background: url(../images/cpbj.png) no-repeat center top;height:1120px;margin-top:20px;box-sizing: border-box;padding-top:65px;}
.tit_dg{max-width:1400px;margin:0 auto 50px;}
.tit_a4{background: url(../images/icon_15.png) no-repeat left top;float: left;width: 370px;}
.tit_a4 h2{color:#fff;font-weight: bold;font-size:40px;padding-top: 30px;}
.tit_a4 dd{font-family: arial;color:#fff;font-size:16px;padding-top:20px;}
.tit_dd{float: right;}
.tit_dd dd{font-size:18px;color:#fff;background: url(../images/icon_16.png) no-repeat center left;padding-left:120px;float: right;margin-bottom:25px;}
.tit_dg ul li {float: left;margin-left:20px;line-height:45px;}
.tit_dg ul li a{background:#fff;text-align: center;border-radius: 40px;display: block;width:255px;font-size:20px;}
.case_a1 li.cur a{background:#222;color:#fff;}
.a5_b1 {margin-top: 72px;max-width:1400px;margin:0 auto;}
.a5_b1 .tt{max-width:1400px;margin:0 auto;}
.tab_content{max-width:1400px;width: 100%;}
.product_fl{max-width:55.7%;float:left;}
.list1{display: -webkit-box;background: #fff;}
.list1 li .case_img{max-width: 52%;height: 400px;overflow:hidden;}
.list1 li .case_img img{width: 100%;height: 100%;transition: .4s;}
.list1 li:hover .case_img img{transform: scale(1.07);}
.list1 li .case_wen{width:48%;background:#fff;height: 400px;}
.list1 li .case_wen h3 a{display: block;color: #2a2b2d;font-size:34px;margin-left:40px;margin-top:50px;}
.list1 li .case_wen h4{color: #666;margin-top:15px;font-size:18px;margin-left:40px;}
.list1 li .case_wen dl{margin-left:40px;margin-top:50px;}
.list1 li .case_wen dl span{display:block;float:left;background:#222;width:84px;height:84px;margin-right:25px;border-radius:6px;color:#fff;text-align: center;}
.list1 li .case_wen dl span img{padding-top:15px;}
.list1 li .case_wen dl span dd{line-height:35px;}
.list1 li:hover .case_wen dl span{
  background: -webkit-linear-gradient(left, #da8517 0%, #995d10 100%);
  background: -o-linear-gradient(left, #da8517 0%, #995d10 100%);
  background: -ms-linear-gradient(left, #da8517 0%, #995d10 100%);
  background: linear-gradient(to left, #da8517 0%, #995d10 10);
}
.list1 li .case_more{display: block;width:140px;text-align: center;color: #222;margin-top:60px;font-size:16px;border:1px solid #a0a0a0;line-height:35px;border-radius:40px;margin-left:40px;}

.list2{margin-top:13px;font-size: 0;}
.list2{display: flex;justify-content: space-between;flex-wrap: wrap;}
.list2 li{
	/*float: left;*/
	text-align: center;
	display: inline-block;
	position: relative;
	width: 32.2%;
	overflow: hidden;
	background:#fff;
	height:382px;
}
.list2 li img{width: 100%;height: 382px;transition: .4s;}
.list2 li:hover img{transform: scale(1.1);}
.list2 li h3{position: absolute;top:20px;text-align: left;text-indent: 20px;background: url(../images/icon_20.png) no-repeat right 20px center;width:100%;}
.list2 li h3 a{color: #000;font-size:20px;line-height:40px;}

.product_fr{max-width:44%;float: right;width:44%;height:795px; overflow: hidden;background:#fff;position: relative;}
.product_fr .clearfix .case_img{width: 100%;height:530px;overflow:hidden;position: absolute;bottom:0;}
.product_fr .clearfix .case_img img{width: 100%;height: 530px;transition: .4s;}
.product_fr .clearfix:hover .case_img img{transform: scale(1.07);}
.product_fr .clearfix .case_wen{width:100%;background:#fff;}
.product_fr .clearfix .case_wen .product_span{border-bottom:1px dashed #a0a0a0;display: block;width: 86%;margin: 0 auto;padding-bottom:25px;background: url(../images/icon_21.png) no-repeat right 10px;}
.product_fr .clearfix .case_wen h3 a{display: block;color: #2a2b2d;font-size:34px;margin-top:50px;}
.product_fr .clearfix .case_wen h4{color: #666;margin-top:15px;font-size:18px;}
.product_fr .clearfix .case_wen dl{margin-left:40px;margin-top:20px;}
.product_fr .clearfix .case_wen dl span{display:block;float:left;background:#222;width:84px;height:84px;margin-right:25px;border-radius:6px;color:#fff;text-align: center;}
.product_fr .clearfix .case_wen dl span img{padding-top:15px;}
.product_fr .clearfix .case_wen dl span dd{line-height:35px;}
.product_fr .clearfix:hover .case_wen dl span{
  background: -webkit-linear-gradient(left, #da8517 0%, #995d10 100%);
  background: -o-linear-gradient(left, #da8517 0%, #995d10 100%);
  background: -ms-linear-gradient(left, #da8517 0%, #995d10 100%);
  background: linear-gradient(to left, #da8517 0%, #995d10 10);
}

/*产品优势*/
.youshi{background: url(../images/icon_31.png) no-repeat center 50px;position: relative;height:1100px;text-align: center;max-width:1400px;margin:0 auto;}
.youshi .youshi_img{position:absolute;bottom:0;left: 50%;}
.youshi .youshi_img img{text-align: center;margin-left:-444px;}
.youshi dl{position: absolute;text-align: center;}
.youshi dl dt{color:#995d10;font-size:24px;font-weight: bold;line-height:45px;}
.youshi dl dd{color:#555;font-size:16px;line-height:25px;}
.youshi dl:nth-child(1) {left:50%;top:20px;margin-left:-142px;}
.youshi dl:nth-child(2) {left:15%;top:220px;}
.youshi dl:nth-child(3) {left:65%;top:220px;}
.youshi dl:nth-child(4) {left:3%;top:570px;}
.youshi dl:nth-child(5) {left:80%;top:570px;}
.youshi dl img{
transition: all 0.8s;
}
.youshi dl:hover img{
transform: rotateY(180deg);
}

/*公司优势*/
/* str-box */

.str-box {background: url(../images/ys.jpg) no-repeat center;height:1131px;margin-top: 50px;}
.str-box .title_home{padding-top: 80px;}
.str-box .title_home,.str-box .title_home span{color:#fff;}
.str-box>ul {
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: space-between;
    background: url(../images/icon_36.png) no-repeat center top;
    margin-top: 30px;
}
.str-box>ul>li {
    width: 24.8%;
    padding: 30px 5%;
    color: #333;
    font-size: 24px;
    transition: all 0.3s;
    background: url(../images/icon_37.png) no-repeat center left;
}
.str-box>ul>li:nth-child(1){background:none;}
.str-box>ul>li a {
    transition: all 0.3s;
    color:#fff;
}
.str-box>ul>li a p{font-size:24px;font-weight:bold;padding-top: 11px;}
.str-box>ul>li a dd{font-size:12px;font-family: "Arial";line-height: 30px;}
.str-box>ul>li .str-icon {
    margin: 0 auto;
    width: 60px;
    height: 60px;
    position: relative;
    float: left;
    padding-right: 14px;
}

.str-box>ul>li img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    max-width: 60px;
    transition: all 0.8s;
}

.str-box>ul>li img.str-n {
    opacity: 0;
}

.str-box>ul>li:hover,
.str-box>ul>li.on {
    border-top: 1px solid #ffbf6d;
}

.str-box>ul>li:hover>a,
.str-box>ul>li.on>a {
    color: #fff;
}

.str-box>ul>li:hover img,
.str-box>ul>li.on img {
    opacity: 0;
    transform: rotateY(180deg);
}

.str-box>ul>li:hover img.str-n,
.str-box>ul>li.on img.str-n {
    opacity: 1;
}

.str-box .str-list {
    margin-top: -50px;
    margin-bottom: 100px;
    max-width: 1400px;
    margin: 0 auto;
}

.str-box .str-img {
    position: relative;
}

.str-box .str-img img {
    width: 100%;
}

.str-box .str-img-text {
    position: absolute;
    bottom: -60px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    height: 148px;
    background: #fff url(../images/icon_39.png) no-repeat center right 40px;
    color: #fff;
    width: 75%;
}
.str-box .str-img-text:hover{background: #fff url(../images/icon_40.png) no-repeat center right 40px;}
.str-box .str-img-text .gsys_fl{
  background: -webkit-linear-gradient(left, #995d10 0%, #e29f4a 100%);
  background: -o-linear-gradient(left, #995d10 0%, #e29f4a 100%);
  background: -ms-linear-gradient(left, #995d10 0%, #e29f4a 100%);
  background: linear-gradient(to left, #995d10 0%, #e29f4a 10);
  height:148px;
  width:27%;
}
.str-box .str-img-text .gsys_fl h4{font-size:50px;font-weight:bold;font-family: "Arial";float: left;padding-top:50px;padding-left:43px;}
.str-box .str-img-text .gsys_fl dl{float:left;background: url(../images/icon_38.png) no-repeat left top;padding-left:40px;padding-bottom:10px;margin-top:50px;margin-left: -14px;}
.str-box .str-img-text .gsys_fl dl dt{font-size:12px;font-family: "Arial";text-transform: uppercase;}
.str-box .str-img-text .gsys_fl dl dd{font-size:28px;}
.str-box .str-img-text .gsys_fr{width:73%;}
.str-box .str-img-text .gsys_fr dl{padding:0 90px 0 35px;}
.str-box .str-img-text .gsys_fr dd{font-size:24px;color:#111;}
.str-box .str-img-text .gsys_fr p {
    color: #666;
    font-size: 14px;
    padding-top:12px;
}

/*案例*/
.case_box .category ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom:25px;
}

.case_box .category ul li {
	width: 16.66%;
	text-align: center;
}
.case_box .category ul li a{
	color:#111;
	font-size:22px;
	padding-left:50px;
	line-height:80px;
	display: flex;
}
.case_box .category ul li:nth-child(1) a{background:url(../images/icon_41.png) no-repeat center left;}
.case_box .category ul li:nth-child(2) a{background:url(../images/icon_42.png) no-repeat center left;}
.case_box .category ul li:nth-child(3) a{background:url(../images/icon_43.png) no-repeat center left;}
.case_box .category ul li:nth-child(4) a{background:url(../images/icon_44.png) no-repeat center left;}
.case_box .category ul li:nth-child(5) a{background:url(../images/icon_45.png) no-repeat center left;}
.case_box .category ul li:nth-child(6) a{background:url(../images/icon_46.png) no-repeat center left;}
.case_box .category ul li.active a{
	color: #995d10;
	background:url(../images/icon_40.png) no-repeat center left;
}
.case_box .category ul li:nth-child(1).active a{background:url(../images/icon_41_1.png) no-repeat center left;}
.case_box .category ul li:nth-child(2).active a{background:url(../images/icon_42_1.png) no-repeat center left;}
.case_box .category ul li:nth-child(3).active a{background:url(../images/icon_43_1.png) no-repeat center left;}
.case_box .category ul li:nth-child(4).active a{background:url(../images/icon_44_1.png) no-repeat center left;}
.case_box .category ul li:nth-child(5).active a{background:url(../images/icon_45_1.png) no-repeat center left;}
.case_box .category ul li:nth-child(6).active a{background:url(../images/icon_46_1.png) no-repeat center left;}

.case_box .content {
}

.case_box .content .cont {
	display: none;
	border:1px solid #a0a0a0;
	max-width:1400px;
}

.case_box .content .cont.active {
	display: block;
}
.case_box .content .cont .bg{float: left;width:58%;}
.case_box .content .cont .info {float: left;width:34%;padding:40px 4% 0 4%;}
.case_box .content .cont .info .title:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	clear: both;
}

.case_box .content .cont .info .title h4 {
	float: left;
	padding-top: 30px;
	font-size: 26px;
	font-weight:bold;
	color: #000;
}
.case_box .content .cont .info .title h4 span{font-size:18px;color:#666;font-family: "Arial";font-weight:100;padding-left:10px;}
.case_box .content .cont .info p {
	font-size: 16px;
	line-height: 36px;
	padding-top: 30px;
	color: #000;
}
.case_box .content .cont .info a{color:#995d10;font-size:18px;border:1px solid #995d10;padding:10px 50px;border-radius:50px;margin-top:130px;display: table;}
/* str-box end */

/* marqueeleft */
.marqueeleft_dg{position: relative;background:#eee;height:182px;margin-top:50px;}
.marqueeleft_box{position: absolute;z-index:9;top: 0;width:220px;height:182px;background:#995d10;}
.marqueeleft_box dl{color:#fff;padding:45px 0 0 20px;}
.marqueeleft_box dl dt{font-size:24px;}
.marqueeleft_box dl dd{font-size:22px;font-weight:bold;line-height:65px;}
.marqueeleft_box dl i{height:4px;width:26px;background:#fff;display: block;margin-top:10px;}
.marqueeleft{overflow:hidden;margin:0 auto;}
.marqueeleft ul{float:left;}
.marqueeleft li{float:left;margin:30px 8px 0;display:inline;overflow:hidden;position: relative;}
.marqueeleft li .pic{display:block;overflow:hidden;}
.marqueeleft li .pic img{width:210px;height:100%;}

/*视频*/
.shipin { overflow:hidden; width:100%;background:url(../images/gsbj.jpg) no-repeat center top;height:855px;margin-top:50px;}
.shipin .spbox{ overflow:hidden;position:relative;float:left;width:50%;}
.shipin_box{background:#fff;box-shadow: 0 5px 8px rgba(0, 0, 0, 0.4);height:472px;margin-top:40px;}
.shipin .last{ border:none}
.shipin img.bf{ display:block; cursor:pointer; position:absolute; z-index:1;left: 50%;top: 50%;}
.shipin .sp{ max-width:1200px;width:100%;height:500px; border:5px solid #fff; position:fixed; z-index:5; left:50%; top:20%; margin-left:-34%; background-color:#000; display:none; border-radius:5px;}
.shipin .sp .close{ display:block; position:absolute; cursor:pointer; right:-30px; top:-5px}
.shipin_box .shipin_auto{padding:35px 2% 0;float: left;width:46%;}
.shipin_box .shipin_auto dl dt{font-size:40px;color:#995d10;font-weight:bold;}
.shipin_box .shipin_auto dl dt span{font-size:20px;color:#666;font-weight:100;padding-left:10px;}
.shipin_box .shipin_auto p{font-size:16px;line-height:35px;padding-top:20px;}
.shipin_box .shipin_auto ul{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.shipin_auto ul li{width:25%;font-size:18px;line-height:40px;margin-top:50px;}
.shipin_auto ul li:hover{
 -webkit-transform: translateY(-20px); transform: translateY(-20px); -webkit-transition: all ease .6s; transition: all ease .6s;
}
.shipin_auto ul li:hover a{color:#995d10;}
.shipin img.bf:hover{
 -webkit-transform: translateY(-20px); transform: translateY(-20px); -webkit-transition: all ease .6s; transition: all ease .6s;
}


/* 公司图片 */
.tab_ry{margin-top:80px;}
.tab_li ul{text-align: center;width: 100%;}
.tab_li a{
    padding:15px 45px;
    margin: 0 10px;
    font-size:24px;
    background: #f5f5f5;
    border: 1px solid #e5e5e5;
}
.tab_li a.cur{color:#fff;background:url(../images/icon_53.png) no-repeat center;border:none;}
.slide-wrap{position: relative; margin-top: 65px;}
  .roll3,
  .roll4 {
    margin-top: 70px;
    width: 30px;
    height: 84px;
    overflow: hidden;
    position: absolute;
}
  .roll3 a,
  .roll4 a {
    display: block;
    width: 30px;
    height: 84px;
    background: url(../images/roll3.jpg) no-repeat;
}
.roll3 {left: -45px;}
.roll4 {right:-45px;}

  .roll4 a {
    background: url(../images/roll4.jpg) no-repeat;
}
  .slide_c {
    max-width: 1400px;
    width: 100%;
    float: left;
    overflow: hidden;
}

  .slide_c ul li {
    margin-right: 33px;
    width: 325px;
    line-height: 0px;
    float: left;
}
.slide_c ul li img{max-width:325px;}
  .slide_c ul li em {
    display: block;
    text-align: center;
    color: #525252;
    font-size: 14px;
    line-height: 24px;
    padding-top: 10px;
}

  .slide_c ul li:hover em {
    color: #0067ac;
}

  .slide_c ul .nones {
    margin-right: 0px;
}

/* 新闻 */
/*资讯*/
.news_dg{width: 100%;margin-top: 70px;background:#f3f3f3;}
.news_box{max-width: 1400px;margin: 0 auto;background:#fff;}
.zx{ width:70%; overflow:hidden;float: left;background:url(../images/icon_54.png) no-repeat center right;}
.zx h2{line-height:75px; font-size:24px;border-bottom:1px solid #e3e3e3;}
.zx h2 span{color: #666;float: right;margin-right: 40px;text-transform: uppercase;font-size: 18px;font-family: "Arial";}
.zx h2 a{ line-height:75px; display:inline-block;color:#222; width: 25%;text-align: center;background:url(../images/icon_56.png) no-repeat center left 18%;}
.zx h2 a:nth-child(2){background:url(../images/icon_55.png) no-repeat center left 18%;}
.zx h2 span a:hover{background:none;color:#B40000;text-decoration:underline;}
.zx h2 a.cur,.zx h2 a:hover{ color:#fff; background:#995d10 url(../images/icon_56_1.png) no-repeat center left 18%; }
.zx h2 a.cur:nth-child(2),.zx h2 a:hover:nth-child(2){ color:#fff; background:#995d10 url(../images/icon_55_1.png) no-repeat center left 18%; }
.zx_c{padding:45px 30px;}
.zx_c dl{overflow:hidden;float: left;width: 45%;}
.zx_c dt img{ width:100%; height:100%;display: block;}
.zx_c dd h3{padding:25px 0 10px;}
.zx_c dd a{font-weight:100;font-size:18px;color:#222;}
.zx_c dd p{font-size:15px;color:#666;}
.zx_c ul{float: right;width: 51%;}
.zx_c li{line-height:65px; border-bottom:dashed 1px #d2d2d2; background:url(../images/icon_57.png) no-repeat center left;font-size:18px;color:#222;padding-left:20px;}
.zx_c li span{ float:right;}
.zx_c li.born,.al dl.born{ border:0;}

#quertion01{margin: 0 auto;}
.new_tit p{overflow: hidden;font-size:24px;color:#222;text-transform: uppercase;display: inline;background:url(../images/icon_58.png) no-repeat center left;padding-left:40px;margin-left:30px;}
.new_tit em{float: left;color:#016daf;font-size: 28px;font-weight: normal;max-width: 290px; height: 34px;line-height: 34px;display: block; overflow: hidden;}
.faq{width:30%; overflow:hidden;}
.faq_c{margin-top:40px; height:440px; overflow:hidden;}
.faq_c dl{border-bottom:1px dotted #e4e4e4; overflow: hidden;display: block;width: 100%;padding:20px 0;}
.faq_c dt a{color:#222;display: block;overflow: hidden;font-size: 18px;background:url(../images/icon_59.png) no-repeat center left;padding-left:30px;}
.faq_c dd{padding-left:32px; font-size: 15px; color:#666;line-height:26px;display: block;padding-top:8px;}
.faq_c dl.nones{border-bottom:0;}
.faq_c dd{position:relative;}
.biaoti{line-height:75px;border-bottom:1px solid #e3e3e3;}
.biaoti span a{float: right;font-size: 18px;color: #666; line-height:75px;padding-right: 20px;text-transform: uppercase;font-family: "Arial";}

/* 友情链接 */
.yqlink {
    margin-top: 40px;
    height: 72px;
    line-height: 70px;
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
  }
  .yqlinkl{background:url(../images/icon_60.png) no-repeat center left;padding-left:25px;}
  .yqlinkl span {
    font-size: 16px;
    color: #222;
  }
  .yqlinkl b {
    margin-left: 10px;
    font-size: 14px;
    color: #666;
    font-family: "Arial";
  }
  .yqlinkr {
    margin-left: 30px;
  }
  .yqlinkr .yqlinkr_item {
    font-size: 16px;
    color: #666666;
    padding: 0 20px;
  }

  /* 底部 */
.foott {
    background-color: #f3f3f3;padding-top: 110px;
  }
  .baise .foott {
    background-color: #fff;
  }
  .footlan {
    z-index: 0;
    height: 165px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    background: -moz-linear-gradient(left, #da8517 0%, #995d10 100%);
    background: -webkit-linear-gradient(left, #da8517 0%, #995d10 100%);
    background: -o-linear-gradient(left, #da8517 0%, #995d10 100%);
    background: -ms-linear-gradient(left, #da8517 0%, #995d10 100%);
    background: linear-gradient(to left, #da8517 0%, #995d10 10);
  }
  .footlanl {
    width: 68%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .footlanl_txt {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .footlanlimg {
    margin-right: 60px;
    margin-left: 75px;
    transform: translateY(-75px);
    -webkit-transform: translateY(-75px);
    -moz-transform: translateY(-75px);
    -ms-transform: translateY(-75px);
    -o-transform: translateY(-75px);
  }
  .footlanlh span {
    font-size: 40px;
    color: #fff;
    font-weight:bold;
  }
  .footlanlh b {
    font-size: 18px;
    color: #eedccd;
    font-weight: 100;
    font-family: "Arial";
    margin-left: 10px;
  }
  .footlanlp {
    color: #fff;
    font-size:14px;
    padding-top: 10px;
  }
  .footlanr {
    width: 32%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .footlanr .footlanra {
    width: 224px;
    height: 54px;
    overflow: hidden;
    text-align: center;
    line-height: 52px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 27px;
    -webkit-border-radius: 27px;
    -moz-border-radius: 27px;
    -ms-border-radius: 27px;
    -o-border-radius: 27px;
  }
  .footlanr .footlanra:hover {
    border-color: transparent;

  }
  .pl:hover {
    padding-left: 8px;
  }
  .pl {
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
  }
  .footlanra i {
    font-size: 30px;
    color: #fff;
  }
  .footlanra span {
    font-size: 18px;
    color: #fff;
    background:url(../images/icon_61.png) no-repeat center left;
    padding: 5px 0 5px 45px;
  }
  .footb {
    background-color: #292929;
    z-index: 1;
    position: relative;
  }
  .footblxfs {
    background-color: #202020;
  }
  .footblxfs_item {
    padding: 28px 0;
    width: 33.33%;
  }
  .footblxfs_item:last-child {
    border-right: none;
  }
  .footblxfs_itemi{
      margin-left:60px;
  }
  .footblxfs_itemtxt {
    margin-left: 15px;
    margin-top: 5px;
  }
  .footblxfs_itemtxth {
    color: #fff;
    font-size:20px;
  }
  .footblxfs_itemtxtp {
    /*    margin-top: 5px;*/
    font-size: 16px;
    color: #777777;
  }
  .footblxfs_itemtxtp a {
    color: #777777;
    font-family: "Arial";
    font-size:18px;
  }
  .footbnav {
    padding: 70px 0 50px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .footbnav_box {
    width: 80%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-justify-content: space-around;
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
  .footbnav_box_itemh {
    font-size:22px;
    color: #fff;
  }
  .footbnav_box_itembox {
    margin-top: 25px;
  }
  .footbnav_box_itembox .footbnav_itembox_link {
    line-height:40px;
    display: block;
    font-size: 16px;
    color: #999;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
  }
  .footbnav_weixin {
    width: 20%;
    text-align: center;
  }
  .footbnav_weixintx {
    margin-top: 8px;
    font-size: 14px;
    color: #777;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
  }
  .footbnav_weixinimg img {
    margin: auto;
    max-width: 180px;
    border: solid 10px #fff;
  }
  .footbnav_weixin:hover .footbnav_weixintx {
    color: #fff;
  }
  .footbnav_box_itembox .footbnav_itembox_link:hover {
    color: #fff;
  }
  .footbbq {
    border-top: 1px solid #3e3e3e;
    line-height: 80px;
  }
  .footbbql_sy {
    font-size: 16px;
    color: #777777;
  }
  .footbbql .footbbql_ba {
    margin-left: 15px;
    font-size: 16px;
    color: #777777;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
  }
  .footbbql .footbbql_ba:hover {
    color: #fff;
  }
  .footbbqr span {
    font-size: 13px;
    color: #777777;
  }
  .footbbqr a {
    font-size: 16px;
    color: #777777;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
  }
  .footbbqr a:hover {
    color: #fff;
  }
  .footbnav_box_itembox .footbnav_itembox_link:hover {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
  }
  @media screen and (max-width: 1200px) {
    .footlan {
      padding: 20px 0;
    }
    .footbnav {
      padding: 50px 0;
    }
    .footlanlimg {
      transform: translateY(-75px);
      -webkit-transform: translateY(-75px);
      -moz-transform: translateY(-75px);
      -ms-transform: translateY(-75px);
      -o-transform: translateY(-75px);
    }
  }
  @media screen and (max-width: 992px) {
    .footlan {
      padding: 30px;
      height: auto;
      margin-top: 30px;
    }
    .footblxfs_item {
      padding: 25px 0 25px 10px;
    }
    .footblxfs_itemi i {
      display: none;
      font-size: 26px;
    }
    .footblxfs_itemtxtp {
      margin-top: 0;
    }
    .footblxfs_itemtxtp a {
      font-size: 14px;
    }
    .footbbq > div {
      width: 100%;
      text-align: center;
      font-size: 12px;
    }
    .footlanlimg {
      display: none;
    }
    .footlanr .footlanra {
      width: 200px;
      height: 50px;
      line-height: 50px;
    }
    .footbnav {
      display: block;
    }
    .footbnav_box {
      width: 100%;
      margin-bottom: 40px;
    }
    .footbnav_weixin {
      width: 100%;
      background: rgb(32, 32, 32);
      padding: 30px;
    }
    .footbbq > div.fr {
      display: none;
    }
    .footbbq {
      margin-bottom: 60px;
    }
  }
  @media screen and (max-width: 768px) {
    .footlan {
      display: none;
    }
    .footblxfs_itemi i {
      display: block;
      font-size: 30px;
    }
    .footblxfs_item {
      width: 100%;
      padding-left: 15px;
      border-right: none;
      border-bottom: 1px solid rgba(255, 255, 255, .1);
    }
    .footbnav_box .footbnav_box_item {
      display: none;
    }
    .footbnav_box .footbnav_box_item:first-child, .footbnav_box .footbnav_box_item:nth-of-type(3) {
      display: block;
    }
    .footbnav {
      padding: 30px 0 0;
    }
    .footbnav > div {
      /* width: 50%; */
    }
    .footbnav_box_itembox {
      margin-top: 15px;
    }
    .footbbql_sy, .footbbql .footbbql_ba {
      font-size: 12px;
      line-height: 1.2;
    }
  }

@media only screen and (max-width:1680px ) {
    .top_nav ul li{padding:0 20px;}
}
@media only screen and (max-width:1610px ) {
    .top_nav ul li{padding:0 10px;}
}
@media only screen and (max-width:1480px ) {
    .top_nav ul li{padding:0 10px;}
    .top_dg{padding: 0 20px;}
}
@media only screen and (max-width:1410px ) {
    .top_left{zoom:0.9;}
    .roll4{right: -0px;}
    .roll3{left:0px;z-index:9;}
}
@media only screen and (max-width:1330px ) {
    .top_head_box{width:100%;box-shadow: 0 0 8px #ccc;}
    .top_dg{padding:0 10px;}
    .case_box .content .cont .info a{margin-top: 60px;}
    .str-box>ul>li{padding: 30px 4%;}
    .shipin_box .shipin_auto p{height:200px;overflow: auto;}
    #ups-banner{padding-top: 160px;}
    .list1 li .case_wen h4,.list1 li .case_wen h3 a,.list1 li .case_wen dl{margin-left: 10px;}
}
@media only screen and (max-width:1234px ) {
    .top_left{zoom:0.8;padding: 27px 0;}
    .innum_dg{max-width: 780px;}
    .innum_dg dl dd{font-size:16px;}
}
@media only screen and (max-width:1198px ) {
    .top_nav{display: none;}
    .sp_header{display: block;}
    .top_head{padding: 0 10px;}
    .str-box .str-img-text{width: 85%;}
    .case_box .content .cont .info{padding: 0px 2% 0 2%;width: 38%;}
    .list1 li .case_wen dl span{margin-right: 11px;}
}
@media only screen and (max-width:1124px ) {
	.top_head{display: none;}
	.top_nav{display: none;}
	.sp_header{display: block;}
    .top_head_box{width:100%;}
    .innum_dg{max-width:750px;}
    .innum_dg dl dd{font-size: 16px;}
    .list1 li .case_wen h3 a{font-size: 30px;}
    .list1 li .case_wen h4,.list1 li .case_wen h3 a,.list1 li .case_wen dl{margin-left: 10px;}
    .list1 li .case_wen dl span,.product_fr .clearfix .case_wen dl span{margin-right: 10px;}
    .product_fr .clearfix .case_img img{height: auto;position: absolute;bottom: 40px;}
    .list1 li .case_img{height: auto;position: absolute;right: 0;top: 10%;}
    .list1{position: relative;}
    .list1 li .case_wen{width:100%;}
    .youshi .youshi_img img{zoom: 0.9;}
    .str-box>ul>li{padding: 30px 3%;}
    .str-box .str-img-text{width: 85%;}
    .str-box{height: auto;padding-bottom: 150px;}
    .case_box .content .cont .info a{margin-top: 50px;}
    .case_box .content .cont .info{padding: 0px 2% 0 2%;width: 38%;}
    .case_box .content .cont{height: auto;}
    .shipin_box .shipin_auto p{height: 200px;    overflow: auto;}
    .roll4{right: 0;}
    .roll3{left: 0;z-index: 9;}
    .zx h2 a{ background-position-x: 11% !important;}
    .footblxfs_item{zoom: 0.9;}
}
@media only screen and (max-width:768px ) {
	.top_dg{position: fixed;top:0;width:100%;background:#fff;z-index:9999;padding: 0;box-shadow:0 0 10px #ccc;}
  .nav_hover a{border-bottom: none;}
	.top_left{zoom:1;padding:0 10px;}
    .top_left dl h1{font-size:18px;}
    .top_left dl{margin-left: 5px; padding-left: 5px;padding-top: 13px;display: none;}
    .top_left dl dd{font-size:14px;width: 200px;padding-top: 0;line-height: 20px;}
    header{height:0;}
    #ups-banner{margin-top: 0px ;padding-top: 0;}
    .bottom-nav,.next_prev,.keyword_dg dd{display: none;}
    .keyword_right{float: none;width:80%;margin: 0 auto;}
    .keyword_right form .anSearch,.keyword_right form .textCont,.keyword_dg,.banner_box{height:50px !important;line-height:50px;}
    .top_head_box_top.xg{height:0;}
    .title_home h2{font-size: 24px;}
    .title_home dd{font-size: 14px;line-height: 25px;padding-top:5px;}
    .title_home{padding: 25px 10px 0 10px;}
    .innum_dg dl{width: auto;padding:20px 20px 0;border-top: 1px solid #ddd;margin-top: 20px;border-bottom: none;}
    .innum_dg dl dd{font-size:14px;line-height:25px;padding-top:10px;}
    .innum_dg dl dt{zoom:0.7;}
    .innum{margin-top:0;}
    .innum li{zoom:0.6;}
    .strength_img{width:100%;text-align: center;}
    .strength_img img{width:40%;}
    .tit_a4{width:100%;background: url(../images/icon_15.png) no-repeat left top;}
    .tit_a4 h2{font-size: 28px;}
    .tit_dd dd{background: none;padding-left:0;font-size:16px;float: none;margin-bottom:35px;}
    .cont5{padding-top: 23px;background:#995d10 url(../images/cpbj.png) no-repeat top left;height: auto;padding-bottom: 20px;}
    .tit_dd{width:100%;}
    .tit_dd .case_a1 {width:100%;display: flex;
        flex-wrap: wrap;
        justify-content: space-between;}
    .tit_dg ul li{width:32%;margin: 0;}
    .tit_dg ul li a{width: auto;font-size:16px;}
    .tit_dg{padding: 0 20px;margin: 0 auto 30px;}
    .a5_b1{width: 94%;}
    .product_fl{width: 100%;max-width: 100%;}
    .list1 li .case_img{max-width:100%;top: 50%;position: inherit;}
    .list1 li .case_wen{height: auto;}
    .list1 li .case_more{display: none;}
    .list1 li .case_wen dl{margin-top:20px;}
    .list2 li{width:48.5%;}
    .list2 li:nth-child(3){display: none;}
    .product_fr{width: 100%;max-width:100%;margin-top:10px;}
    .product_fr .clearfix .case_wen h3 a{font-size:28px;}
    .product_fr .clearfix .case_wen h4{font-size:16px;}
    .list2 li h3 a{font-size:16px;}
    .product_fr .clearfix .case_wen .product_span{width:90%;}
    .product_fr .clearfix .case_wen dl{margin-left: 20px;}
    .product_fr .clearfix .case_wen dl span,.list1 li .case_wen dl span{zoom: 0.8;}
    .product_fr,.product_fr .clearfix .case_img{height: auto;}
    .product_fr .clearfix .case_img,.product_fr .clearfix .case_img img{position: initial;}
    .list1 li .case_wen h3 a,.product_fr .clearfix .case_wen h3 a{margin-top:30px;}
    .youshi dl{width:30%;float: left;margin-left: 0 !important;position: initial;}
    .youshi dl img{width:100%;}
    .youshi{display: flex;
        flex-wrap: wrap;
        justify-content: space-between;width: 94%;margin-top: 30px;height: auto;background: none;padding-bottom: 150px;}
    .youshi dl dt{font-size:18px;}
    .youshi dl dd{font-size:14px;}
    .youshi .youshi_img{width: 100%;left: 0;}
    .youshi .youshi_img img{width:100%;margin-left:0px;}
    .str-box .title_home{padding-top:30px;}
    .str-box>ul>li .str-icon{float: none;}
    .str-box>ul>li a p{font-size:16px;}
    .str-box>ul>li a{text-align: center;}
    .str-box>ul>li a dd{line-height:15px;display: none;}
    .str-box>ul>li .str-icon{height:27px;width: 18px;}
    .str-box>ul>li a p{padding-top: 5px;font-weight: 100;}
    .str-box .str-img-text{bottom:inherit;width: 100%;background:#fff;}
    .str-box .str-img-text .gsys_fl h4{float: none;font-size:34px;padding-top:30px;}
    .str-box .str-img-text .gsys_fl dl{margin-top: 0;background: none;}
    .str-box .str-img-text .gsys_fl dl dd{font-size: 16px;}
    .str-box .str-img-text .gsys_fr dl{padding: 0 10px 0 10px;}
    .str-box .str-img-text .gsys_fr dd{font-size:16px;}
    .str-box .str-img-text .gsys_fr p{padding-top: 0;font-size: 12px;}
    .case_box .category ul li{width: 32%;}
    .case_box .category ul li a{font-size:16px;}
    .case_box .content .cont .bg{width: 100%;}
    .case_box .content .cont .info{width:96%;}
    .case_box .content .cont .info a{margin-top: 20px;margin-bottom:10px;font-size: 16px;}
    .case_box .content .cont .info p{padding-top:20px;font-size:16px;}
    .case_box .content .cont .info .title h4{font-size: 20px;}
    .marqueeleft_dg{height: auto;padding-bottom: 30px;}
    .marqueeleft li .pic img{width:120px;}
    .marqueeleft_box{position: inherit;width: 100%;}
    .shipin{margin-top:0;}
    .shipin video{height:100%}
.shipin .sp{height: auto;top:40%;width: 83%;margin-left: -44%;}
.shipin_box{width:94%;height: auto;}
.shipin .spbox{width:100%;}
.shipin .spbox img.bg{width:100%;}
.shipin_box .shipin_auto{width:100%;padding:35px 0 0;}
.shipin_box .shipin_auto p{font-size:14px;line-height:25px;padding:0 20px;height: auto;}
.shipin_box .shipin_auto dl dt{font-size:28px;padding-left:20px;}
.shipin_auto ul li{width:20%;zoom: 0.8;text-align: center;}
.tab_li a{display: inline-block;width:22%;margin: 0;padding: 0;font-size:16px;line-height: 50px;}
.tab_ry,.slide-wrap{margin-top:20px;}
.slide_c ul li img{width:150px;}
.slide_c ul li{width:150px;margin-right: 12px;}
.roll3, .roll4{margin-top:18px;zoom: 0.7;}
.news_dg{margin-top:30px;}
.zx{width:100%;}
.zx h2{font-size:16px;}
.zx h2 a{width:49%;}
.zx h2 span{display: none !important;}
.zx_c dl,.zx_c ul,.faq{width: 100%;}
.zx_c li{font-size: 14px;line-height:45px;}
.zx_c dd a{font-size:16px;}
.faq_c dl{padding: 10px 0;}
.yqlink {display: none;}
.faq_c dt a{font-size:14px}
.foott{padding-top:50px;}
.footbnav_weixin{padding:30px 0;}
.footblxfs_item{padding:20px 0;}
.banNews{display: none;}
.pageBox{margin-top:80px !important;}
.pageMenu{margin: 0 !important;;}
.prodetailsinfo .wen{padding-top: 100px;}
.container .cpcs_pro img{width:96%;}
.new_tit p{font-size: 20px;}
.list2 li h3{text-indent: 10px;
    background: url(../images/icon_20.png) no-repeat right 10px center;
}
.youshi dl dd br{display:none;}
}

@media only screen and (max-width:415px ) {
	
}
@media ( max-width:375px) {
.keyword_right{width:90%;}
.title_home h2{font-size: 22px;}
}