﻿@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:1300px; margin:0 auto}

.clear {
	clear: both;
}
.clearfix:after { content: "."; height: 0; display: block; visibility: hidden; clear: both; }

.container{width: 1300px; margin: 0 auto; padding-top:50px;}
.container::after{content: '';clear: both;display: block;}


/*------------公用样式结束----------*/

/*top*/
.topbj{width: 100%;height:125px; background:url(img/topbj.jpg) bottom center no-repeat; padding-top:35px;}
.topbj .t-logo{ width:153px; height:100px;}
.topbj .t-mz{width:760x; height:auto;text-align:left;padding-top:10px;overflow:hidden;}
.topbj .t-mz p{font-family:"微软雅黑"; font-size:24px; color:#23AB3C; line-height:30px;}
.topbj .t-mz h1{font-family:"微软雅黑"; font-size:44px; color:#494949; line-height:50px;}
.topbj .t-right{width:400px; height:auto; float:right; overflow:hidden;}
.topbj .t-right ol{width:260px; height:auto; text-align:center; font-family:"微软雅黑"; font-size:16px; color:#666; padding-top:5px;line-height:30px; float:left; overflow:hidden;}
.topbj .t-right ol h3{width:96%; height:auto; background-color:#23AB3C;border-radius:20px; padding:5px; margin-top:5px; text-align:center; font-size:30px; color:#fff; line-height:30px;}
.topbj .t-right img{width:110px; height:90px; float:right;}


/* nav */
#dh{width:100%; height:auto; background-color:#23ab3c;}
 #l-nav .navBtn{display:none}
 #l-nav .navSliBtn{display:none}
 #l-nav .iconJt{display:none}
 #l-nav .tNav{width:100%;margin:0 auto;overflow:hidden}
 #l-nav .navUl{ margin:0 auto;width:1300px;font-size:0;}
 #l-nav .navLi{ width:11.1%;display:inline-block;font-size:1.5rem}
 #l-nav .navLi.nav08{display:none}
 #l-nav .navLi:hover .tNavH::before{width:100%;opacity:1}
 #l-nav .tNavH{position:relative}
 #l-nav .tNavH::before{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:block;width:0;height:2px;background-color:#1f8521;opacity:0;transition:all .5s ease}
 #l-nav .tNav .navName{position:relative;display:block;padding:1.7rem .8vw;font-size:17px;color:#FFF;font-weight:normal;transition:all .5s ease}
 #l-nav .tNav.fixed .navName{color:#222;padding:1.5rem .8vw}
 #l-nav .navName::after{content:attr(data-title);position:absolute;top:0;left:0;transform:translateY(100%);width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#eaeaea}
 #l-nav .navLi:hover .navName{transform:translateY(-100%)}
 #l-nav .slidBox{position:fixed;left:0;right:0;width:70%;min-width:1024px;height:0;overflow:hidden;display:flex;flex-direction:row-reverse;justify-content:space-between;flex-wrap:nowrap;z-index:110;margin:0 auto;padding:0 18%;transition:all .5s ease;opacity:0}
 #l-nav .navLi:hover .slidBox{height:auto;opacity:1;background-color: rgba(247,247,247,1);}
 #l-nav .leftBox{flex:0 0 45%;overflow:hidden;max-width:520px;margin:46px 0px}
 #l-nav .img100{display:block;width:100%}
 #l-nav .right_img .img100{transition-duration:.5s}
 #l-nav .right_img:hover .img100{transform:scale(1.1)}
 #l-nav .rightBox{flex:0 0 40%;margin:46px 0px}
 #l-nav .left_text .onetitle{font-size:18px;line-height:1.1;color:#333;padding-bottom:20px;padding-top:20px;font-weight:bold;text-align:left}
 #l-nav .navSbox{display:flex;flex-wrap:wrap;justify-content:space-between}
 #l-nav .oneName{font-size:26px;padding-bottom:15px;color:#000;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
 #l-nav .tNavSummry{line-height:24px;width:100%;height:auto;overflow:hidden;color:#666;font-size:14px;max-width:420px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis}
 #l-nav .tNavMore{display:block;position:relative;height:auto;padding-top:25px;border-top:1px dashed #ccc;margin-top:20px;cursor:pointer}
 #l-nav .txt{color:#000;transition:all .5s ease}
 #l-nav .leanMore{margin-left:2rem;transition:all .5s ease}
 #l-nav .tNavMore:hover .txt{color:#015bbb;margin-left:10px}
 #l-nav .tNavMore:hover .leanMore{color:#015bbb}
 #l-nav .navSli{flex:0 0 50%}
 #l-nav .navSimg{position:relative;width:100%;height:160px;overflow:hidden}
 #l-nav .navImg{position:absolute;left:50%;transform:translateX(-50%) scale(1);width:auto;height:100%;transition:all .5s ease}
 #l-nav .navSbox .navSlink{display:block;font-size:16px;line-height:36px;color:#666;transition-duration:.3s}
 #l-nav .navSlink1{ width:600px;display:block;font-size:16px;line-height:30px;color:#666;transition-duration:.3s}
 #l-nav .navSbox .navSli a{font-size:16px; color:#888; font-family:"微软雅黑"; line-height:26px;}
 #l-nav .navSbox .navSlink:hover{color:#e60013;transform:translateX(6px)}
 #l-nav .navSbox .navSlink:hover:before{background:#e60013}
 #l-nav .navSbox .navSlink:before{content:"";display:inline-block;vertical-align:top;margin-right:6px;width:4px;height:4px;background:#000;position:relative;top:16px}
 #l-nav .navSlink::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;height:3px;opacity:0;background-color:#015bbb;transition:all .5s ease;display:none}
 #l-nav .navSli:hover .navImg{transform:translateX(-50%) scale(1.1)}
 #l-nav .navSli:hover .navSlink::after{width:100%;opacity:1}


/*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: #fff; border-radius: 50%; position: relative; cursor: pointer; margin: 0 13px !important; transition: .3s; opacity: 1; }
.banner .swiper-pagination-bullet-active { background: #2c4c9c; }
.banner .swiper-pagination-bullet-active:before { position: absolute; content: ""; width: 23px; height: 23px; border-radius: 50%; top: -9px; left: -9px; border: 1px solid #fff }

.ssbj{width:100%; height:auto; background-color:#2d7bdd; padding-top:10px; padding-bottom:10px;}
.search{ width:1200px; margin:0 auto;height: 95px;overflow: hidden;}
.search p{ float:left;font-size: 14px; color:#fff; width:970px; height:95px; line-height:95px; overflow:hidden;}
.search p a{font-size: 14px; color:#fff; padding:0 10px 0 0;}
.search p a:hover{color: #e1a104;}
.search .ser_inp{ background:none; width:150px; height:42px; border:none; float:left; font-family:"Microsoft YaHei";font-size: 14px; color:#ccc; line-height:42px; outline:none;margin-top: 30px;}
.search .ser_so{cursor: pointer; float:left; background:url(img/ss.gif) no-repeat; border:none; width:70px; height:42px;margin-top: 30px;}
input::-webkit-input-placeholder {color: #ccc;}


/*=========浮动导航========*/
.sp_header{height:50px;overflow:hidden;position:fixed;z-index:3000;width:100%;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
.sp_nav span{display:block;background:#be8c45;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:9;background:#eee;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;}
.nav_show{top:80px}
.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:40px;font-size:14px}
.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%}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left; font-weight:normal; border-bottom:1px dotted #ddd;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#008cd4}
.sjj_nav ul li ul li>ul{margin-left:10px}

/*--手机导航--*/
.s-menu{
	width: 100%;
	height: auto;
	background-color:#23ab3c;
	text-align: center;
	overflow:hidden;
	
}
.ph-menu2{
	width: 100%;
	height: auto;
	padding-top:5px;
	padding-bottom:15px;
	text-align: center;
	overflow:hidden;

}


.ph-menu12 h2{
	display: block;
	margin:2px;
	padding:2%;
	height:20px;
	padding-top:5px;
	text-align: center;
	font-size: 14px;
	font-weight:normal;
	color: #fff;
	display: block;
}
.ph-menu12:hover h2{
	text-decoration: none;
}
.ph-menu12:focus{text-decoration: none}



/*手机banner轮播*/
.sj-banner{width:100%; }
.sj-banner img{display:block;width:100%}
.swipe{width:100%;overflow:hidden;position:relative;}
.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;}


/**/
.pz{background: url(img/pz_bg.jpg) no-repeat center 0;height: 230px;overflow: hidden;}
.pz_l{font-size: 30px;color: #fff;width: 280px;text-align: right;padding: 74px 53px 0 0;line-height: 40px;}
.pz_l b{display: block;font-size: 24px;}
.pz_r{width: 867px; float:right;}
.ibrand-num li{float:left;width:248px;height:170px;color:#666;font-size:14px;border-left: #e1e1e1 1px solid;padding: 60px 0 0 40px;}
.ibrand-num li span{font-size:50px;color: #333;font-family: "Impact";display: block;float: left;line-height: 50px;}
.ibrand-num li i{display: block;font-size: 20px;color: #fff;float: left;width: 35px;height: 35px;text-align: center;line-height: 35px;overflow: hidden;background:#2d7bdd;border-radius: 50%;}
.ibrand-num li b{display:block;font-size: 20px;color: #333;height: 30px;line-height: 30px;overflow: hidden;width: 100%;clear: both;}
.ibrand-num li em{display:block;height: 50px;line-height: 25px;overflow: hidden;padding: 10px 0 0;width: 210px;}


/*------------首页栏目----------*/
.sylm{margin:0 auto; width:500px; height:auto; padding-top:70px; text-align:center; overflow:hidden;}
.sylm li{margin:0 auto; width:500px; height:auto; text-align:center; overflow:hidden;}
.sylm li span{font-family:"微软雅黑"; font-size:44px; color:#343434; line-height:50px; padding-top:8px; float:left;}
.sylm li img {width:60px; height:62px; float:left; margin-left:10px;}
.sylm li h2{font-family:"微软雅黑"; font-size:44px; color:#2d7bdd; line-height:50px;padding-top:8px; font-weight:bold; float:left;}
.sylm p{font-family:"微软雅黑"; font-size:22px; color:#5D5D5D; text-align:center; line-height:30px; padding-top:10px;}

.cplm{margin:0 auto; width:80%; height:auto; text-align:center; padding-top:20px; padding-bottom:30px; overflow:hidden;}
.cplm h2{font-family:"微软雅黑"; font-size:50px; color:#343434; line-height:50px; padding-top:8px; font-weight:normal;}
.cplm h2 span{font-family:"微软雅黑"; font-size:50px; color:#2d7bdd; font-weight:bold; line-height:50px;padding-top:8px; }
.cplm p{font-family:"微软雅黑"; font-size:22px; color:#343434; line-height:30px; padding-top:10px;}

/*------------pic----------*/
.fl-w{margin:0 auto; width:1340px; height:auto; overflow:hidden;}
.fl_left{width:220px; height:auto; margin-top:40px;}
.fl_left .fl_l{width:230px; height:auto; background-color:#2d7bdd; text-align:center; padding-top:50px; padding-bottom:50px; margin-bottom:10px;}
.fl_left .fl_l p{ font-family:"微软雅黑"; font-size:30px; color:#fff; font-weight:bold; line-height:40px; padding-top:10px;}
.fl_left .fl_v{width:230px; height:auto; background-color:#23ab3c; text-align:center; padding-top:50px; padding-bottom:50px; font-family:"微软雅黑"; font-size:30px; color:#fff; font-weight:bold; line-height:40px;}
.fl_right{width:1100px; height:auto;margin-top:37px; float:right;}
.fl_right li{width:19%; height:auto; border:1px solid #808080; margin:0.4%; text-align:center; padding-top:30px; padding-bottom:30px; float:left;}
.fl_right li:hover{background-color:#2d7bdd;border:1px solid #2d7bdd;transition-duration:.5s}
.fl_right li h3{font-family:"微软雅黑"; font-size:17px; color:#010101; line-height:30px;}
.fl_right li:hover h3{color:#fff;}
.fl_right li ol{margin:0 auto; width:120px; height:auto;border-radius:20px; background-color:#d60719; text-align:center; margin-top:15px; }
.fl_right li ol a{font-family:"微软雅黑"; font-size:14px; color:#fff; line-height:25px;}

/*sjfl*/
.h-proc1{
    margin:0 auto;
	width:auto;
	height: auto;
	padding-left:8px;
}
.h-proc1 a{
	display: inline-block;
	margin:1px;
	height:auto;
	width:97%;
	background-color:#2d7bdd;
	font-size:13px;
	color: #fff;
	text-align: center;
	line-height:30px;
	border-spacing:5px;
	transition: all 0.3s ease-in-out;
}
.h-proc1 a:hover{
	background-color: #23ab3d;
	color: #fff; font-weight:bold;}


.cpbj{width:auto; height:auto; background:url(img/cpbj.jpg) center no-repeat; padding-top:30px; padding-bottom:50px; margin-top:70px; overflow:hidden;}
.anliroll {height:1300px;width:90%;margin:20px auto; }
.anliroll li {float: left;width: 23%; background: #fff;margin: 2% 0 0 1.4%; }
.anliroll li a {display: block;overflow: hidden;font-size: 18px;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: #efefef;color: #222;width: 100%; border-top:2px solid #222;z-index: 555;transition: all .2s;text-align: center;font-size:20px; line-height:20px;padding:10px; padding-top:20px; padding-bottom:20px;box-sizing: border-box; }
.anliroll li a ol i {display: block;color: dimgray;font-size: 14px; color:#666;margin-top: 10px; }
.anliroll li a ol a {color: #666;font-size: 18px; }
.anliroll li a:hover img {transform:scale(1.1)}
.anliroll li a:hover ol {background: #2d7bdd;color: #fff; }
.anliroll li a:hover ol i {color: #fff;}

/*ys*/
.g_ys{ background:url(img/yzbj.png) top  right no-repeat;border-top:4px solid #23ab3c;padding-top: 80px; padding-bottom:180px; overflow:hidden;}
.g_ys h2{height: 171px;text-align: center;font-size: 50px; line-height:50px;color: #000}
.g_ys h2 a{color: #000000;}
.g_ys h2 b{color: #d60719;display: inline-block;padding-left: 18px;}
.g_ys h2 em{display: block;font-size: 22px;color: #333333;font-weight: normal;padding-top: 6px;}
.yshd{height: 98px;}
.yshd li{float: left;width: 144px;margin-right: 145px;height: 60px; padding-top:10px;border-bottom: 7px solid #eee;font-size: 28px;color: #000000;position: relative;padding-left: 70px;}
.yshd .lastli{margin-right: 0;}
.yshd li a{color: #000}
.yshd li em{position: absolute;left:7px;top:0;width: 60px;height: 50px;overflow: hidden;}
.yshd li:hover,.yshd .on{border-bottom: 7px solid #23ab3c;}
.yshd li:hover em img,.yshd .on em img{margin-left: -60px;}
.ysbd dl{position: relative;height: 600px;}
.ysbd dt{width: 1300px;height: 600px;overflow: hidden;} 
.ysbd dt img{width: 1300px;height: 600px;display: block;transition: all 0.5s linear 0s;}
.ysbd dt:hover img{transform: scale(1.1);}

.ysbd dd{background: #23ab3c;width: 485px;height: 330px;box-shadow: 1px 0 20px #ccc;position: absolute;left:0;top:310px;padding:30px 0 0 30px;}
.ysbd h3{height: 120px;font-size: 45px; line-height:60px;font-weight: normal;color: #fff;}
.ysbd h3 em{display: block;font-size: 25px; line-height:30px;color: #fff;}
.ysbd .yswzs p{height: auto; width:95%;line-height: 20px;font-size: 15px;color: #fff;}
.ysbd .yswzs{margin-bottom:36px; height:auto; overflow:hidden;}
.ysbd .yslst li{float: left;width: 180px; font-size: 14px;color: #fff;}
.ysbd .yslst li em{display: inline-block;font-size: 60px;color: #fff; line-height:70px;}
.ysbd .yslst i{font-size: 16px;width: 26px;height: 26px;line-height: 26px; background: #2d7bdd;border-radius: 50%;text-align: center; font-style: normal;position: relative;top:-36px; color: #fff;display: inline-block;}
.ysbd .yslst li span{display: block;}


.yszx{position: absolute;right:0;top:900px;width: 227px;height: 51px;}
.yszx a{color: #1a1a1a;position: relative;z-index: 1;background:url(img/ysan.jpg) no-repeat;width: 165px;height: 51px;line-height: 51px;padding-left: 62px;font-size: 17px;color: #1a1a1a;display: block;}
.yszx a:before{content: "";position: absolute;z-index:-1;width:0;height:51px;top: 0;left: 0;-webkit-transition:width .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);-webkit-transition:width .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);}
.yszx a:hover{color: #fff;box-shadow:0 5px 7px -1px #d2d2d2;}
.yszx a:hover:before{width: 227px;background:#23ab3c;color: #fff;}

.f_fw{ font-family:"Microsoft Yahei" }
.f_pr{position:relative;}


/*sjys*/
.sjys{width:auto; height:auto; background-color:#f4f4f4;}

.sjys h2{ background-color:#2d7bdd;height: auto;text-align: center;font-size:22px; line-height:24px;color: #fff; padding-top:30px; padding-bottom:30px;}
.sjys h2 a{color: #23ab3d;}
.sjys h2 b{color: #f4c923;display: inline-block;padding-left: 18px;}
.sjys h2 em{display: block;font-size: 22px;color: #fff;font-weight: normal;padding-top: 6px;}

.sjys li{width:auto; height:auto; }
.sjys li img{width:100%;}
.sjys li ol{width:auto; height:auto; background-color:#23ab3d;text-align:left; padding:20px; padding-top:20px; padding-bottom:30px;}
.sjys li ol em{font-family:Arial, Helvetica, sans-serif; font-size:40px;line-height:70px; color:#fff; border-bottom:2px solid #f4c923; padding:10px;background-color:#2d7bdd;font-style:oblique; float:left; margin-right:10px;}
.sjys li ol h3{font-family:"微软雅黑"; font-size:24px; color:#f4c923; line-height:30px; padding-top:10px; font-weight:bold;}
.sjys li ol h3 span{font-family:"微软雅黑"; font-size:24px; color:#f4c923; font-weight: bold;line-height:30px;}
.sjys li ol p{font-family:"微软雅黑"; font-size:15px; color:#fafafa; line-height:26px; padding-top:10px;}

/*yy*/
.sgbj{width:100%; height:auto; background:url(img/albj.jpg) top no-repeat;border-top:4px solid #23ab3c; padding-bottom:50px;}

.anlirol2 {height:auto;width:90%;margin:20px auto; }
.anlirol2 li {float: left;width: 23%;background: #fff;margin: 2% 0 0 1.4%; }
.anlirol2 li a {display: block;overflow: hidden;font-size: 18px;position: relative; }
.anlirol2 li a h4 {overflow: hidden; }
.anlirol2 li a img { margin:0 auto;width:100%;display: block;transition-duration:.5s}
.anlirol2 li a ol {background: #23ab3c;color: #fff;width: 100%;z-index: 555;transition: all .2s;text-align: center;font-size:20px; line-height:20px;padding:10px; padding-top:20px; padding-bottom:20px;box-sizing: border-box; }
.anlirol2 li a ol i {display: block;color: dimgray;font-size: 14px; color:#fff;margin-top: 10px; }
.anlirol2 li a ol a {color: #fff;font-size: 18px; }
.anlirol2 li a:hover img {transform:scale(1.1)}
.anlirol2 li a:hover ol {background: #2d7bdd;color: #fff; }
.anlirol2 li a:hover ol i {color: #fff;}

/*------------news----------*/
.newsbj{width:100%; height:400px; background-color:#f2f2f2;}
.news_zw{margin:0 auto; width:1300px; height:auto; background:url(img/newsbj.jpg) center no-repeat #fff;border: 1px solid #dadada; margin-top:-160px; overflow:hidden;}
.news{width: 100%;padding:40px;}
.news dl{width:640px;height:200px;margin-bottom: 55px; float:left;}
.news dl dt{width: 280px;height:200px;float: left;line-height: 0;overflow: hidden;}
.news dl dt img{width:280px;height:200px;transition-duration:.5s}
.news dl dt:hover img{transform:scale(1.1)}
.news dl dd{width:300px; text-align:left;float: left;padding: 0 0 0 15px;}
.news dl dd h5{height: 30px;line-height: 30px;overflow: hidden;font-weight: normal;}
.news dl dd h5 a{font-size: 16px;color: #333;}
.news dl dd h5 a:hover,.news_m dd h5 a:hover{color: #1f339a;}
.news .wd_desc{font-size: 14px;color: #777;height: auto;line-height: 22px;overflow: hidden;padding: 10px 0 0;}
.news dl dd span{display: block;width: 105px;padding: 10px 0 0;}
.news dl dd span a{display: block;font-size: 14px;color: #fff;width: 105px;text-align: center;height: 32px;line-height: 32px;background: #23ab3c;overflow: hidden;}
.news dl dd span a:hover{background: #2d7bdd;}




/*about*/
.about{background:url(img/aboutbj.jpg) no-repeat center 0;height: auto;overflow: hidden;padding-top:50px; padding-bottom:50px; margin-top:70px;}
.about h2{height: auto;text-align: center;font-size: 50px; line-height:50px;color: #fff}
.about h2 a{color: #fff;}
.abouts h2 b{color: #23ab3c;display: inline-block;padding-left: 18px;}
.about h2 em{display: block;font-size: 22px;color: #fff;font-weight: normal;}

.about .zwbj{margin:0 auto; width:1300px; height:auto; background-color:#fff; margin-top:40px; overflow:hidden;}
.about .zwbj .a-sp{width:550px; height:445px;}
.about .zwbj .a-zw{width:700px; padding-top:60px; height:auto; text-align:left; padding-left:20px; overflow:hidden;}
.about .zwbj .a-zw strong{font-family:"微软雅黑"; font-size:30px; color:#333; font-weight:normal;line-height:40px;}
.about .zwbj .a-zw h3{font-family:"微软雅黑"; font-size:24px; color:#23AC3C; line-height:40px;}
.about .zwbj .a-zw p{font-family:"微软雅黑"; font-size:16px; color:#333; line-height:30px; padding-top:30px;}
.about  .a-more{ margin:0 auto;width:100px; height:70px; text-align:center; padding-top:10px; background-color:#23ab3d; margin-top:-40px;float:right;}
.about  .a-more a{font-family: Impact; font-size:44px; color:#fff; line-height:50px;}
.about  .a-more:hover {background-color:#e1a104;}

/*厂区*/
.cq_t{width: 390px;margin: 0 auto;height: 110px; margin-top:40px;}
.cq_t ul li{width: 130px;text-align: center;float: left;}
.cq_t ul li em{display: block;width: 55px;height: 55px;line-height: 0;overflow: hidden;margin: 0 auto 5px;}
.cq_t ul li em img{width: 55px;height: 110px;-webkit-transition:all .5s;transition:all .5s;}
.cq_t ul li a{font-size: 14px;color: #fff;}
.cq_t ul li a:hover em img{margin-top: -55px;}
.cq_m ul li{width: 223px;height: 167px;float: left;line-height: 0;overflow: hidden; margin-left:40px;}
.cq_m ul li img{width: 223px;height: 167px;transition-duration:.5s}
.cq_m ul li:first-child{margin-left: 0;}
.cq_m ul li:hover img{transform:scale(1.1)}


/*sjabout*/
.sjaboutys{width:auto; height:auto;}
.sjaboutys img{width:100%;}
.sj-aboutbj{width:auto; height:auto; padding:10px; padding-top:20px; background-color:#2d7bdd; padding-bottom:20px; overflow:hidden;}
.sj-aboutbj p{ text-align:left;font-family:"微软雅黑"; font-size:16px; color:#fff; line-height:30px;}
.sj-aboutbj h3{ text-align:left;font-family:"微软雅黑"; font-size:16px; color:#f4c923; line-height:26px;}
.sj-aboutbj strong{font-family:"微软雅黑"; font-size:24px; color:#fff; line-height:40px;}
.sj-aboutbj ul{ width:auto;text-align:left; font-family:"微软雅黑"; font-size:15px; color:#fff; padding-top:20px; line-height:26px;}
.sj-about{width:100%; height:auto; margin-top:20px;}
.sj-about img{width:100%; height:auto;}



/*------------footer----------*/
.t_ft{ height:276px;padding-top: 64px; background: url(img/ftbg.jpg) no-repeat center top;}
.t_ft .m_fnav{float: left;width: 277px;}
.t_ft .m_fnav a{display: inline-block;font-size:14px;color: #fff;width:110px;line-height:26px;}
.t_ft .m_fnav a:hover{color: #e1a104;}
.t_ft .f_ftcon{float: left;width:400px; padding-left:50px;}
.t_ft .f_ftcon li{float: left;width:200px;font-size: 16px;color:#fff;height: 65px; line-height: 22px; font-family:arial;}
.t_ft .f_ftcon li em{display: block;color: #e2e1e1;font-size:14px;}
.t_ft .f_ftcon .lastli{font-size:14px;color:#fff;}
.t_ft h2{position: relative;height:46px;padding-left:22px;line-height:46px; font-weight:normal;font-size:18px;color:#fff;margin-bottom:12px;}
.t_ft h2:before{content: "";position:absolute;width:3px;height:24px;background:#e1a104;left:0;top:12px;}
.t_ft .m_code{float: left;width: 292px;padding-left:50px;}
.t_ft .codelst{height: 140px;}
.t_ft .codelst li{float: left;width: 102px;height: 102px;margin-right: 46px;}
.t_ft .codelst li img{width: 102px;height: 102px;display: block;margin: 0 auto;}
.t_ft .codelst .code2{margin-right: 0;}
.t_ft .codelst li em{display: block;height: 32px;line-height: 32px;text-align: center;font-size: 14px;color: #fff;}
.t_ft .m_code p{font-size: 14px;line-height: 24px;color: #fff;}
.t_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:#fdae05;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(0,15,203,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;
}


/* 内页 */
#nybanner{width:100%; height:360px; background:url(img/aboutbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner1{width:100%; height:360px; background:url(img/qyjgbnnner.jpg) center no-repeat;overflow:hidden;}
#nybanner2{width:100%; height:360px; background:url(img/newsbnnner.jpg) center no-repeat;overflow:hidden;}
#nybanner3{width:100%; height:360px; background:url(img/khalbnnner.jpg) center no-repeat;overflow:hidden;}
#nybanner4{width:100%; height:360px; background:url(img/picbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner5{width:100%; height:360px; background:url(img/shbzbnnner.jpg) center no-repeat;overflow:hidden;}
#nybanner6{width:100%; height:360px; background:url(img/lxwmbnnner.jpg) center no-repeat;overflow:hidden;}
#nybanner7{width:100%; height:360px; background:url(img/spbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner8{width:100%; height:360px; background:url(img/fhbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner9{width:100%; height:360px; background:url(img/jcalbanner.jpg) center no-repeat;overflow:hidden;}


.nyzw-lm1{width:auto;height:40px; padding-left:20px; padding-top:25px; padding-bottom:10px; background-color:#f2f2f2; border-bottom:1px solid #eee; overflow:hidden;}
.nyzw-lm2{border-left:10px solid #1b6bda;padding-left:8px;width:500px; height:auto; text-align:left;}
.nyzw-lm2 span{font-family:"微软雅黑"; font-size:16px; line-height:26px; color:#888;}
.nyzw-lm2 span a{font-family:"微软雅黑"; font-size:16px; line-height:26px; color:#888;}

.sj-nyzw{width:100%; height:auto; border-bottom:1px dashed #ccc; padding-bottom:10px;margin-bottom:20px; margin-top:20px;overflow:hidden;}
.sj-nydh{width:100%; padding-left:10px; height:auto; text-align:left;}
.sj-nyzw3{width:100%; height:auto; padding-top:20px;}

.nyzw{margin:0 auto; width:1300px; height:auto; font-family:"微软雅黑"; font-size:15px; color:#434343; padding-bottom:50px; line-height:28px;text-align:left; margin-top:50px;overflow:hidden;}
.cpnylm{margin:0 auto; width:1300px; height:auto; margin-bottom:20px; margin-top:50px; overflow:hidden;}
.sjcpnylm{width:auto; height:auto; margin-bottom:0px; overflow:hidden;}

.ly_t{font-size:40px;color: #28292b;font-weight: normal;text-align: center;line-height: 45px;height: 90px;}
.ly_t b{color: #1b6bda;}
.ly_t span{display: block;font-size: 20px;color: #666;}
.ly_t i{color: #1b6bda;padding:0 15px;}


.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;}


.ny-news01{width:100%;height: auto;}
.ny-news01 li{
  padding:20px 0px;
  width:100%;
  border-bottom:1px dashed #dedddd;
  overflow: hidden;
}
.ny-news01 li:hover{background-color:#f7f7f7;}
.ny-news01 li .tu1{
	float: left;
	width: 240px;
	height: 165px;
	overflow: hidden;
}
.ny-news01 li .tu1 img{
	width: 240px;
	height: 165px;
	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:40px;
  margin-top:10px;
  border-right: 1px solid #efefef;
  border-left: 1px solid #efefef;
}
.ny-news01 li .l01 .n-day{
  width: 100%;
  height:30px;
  font-size:18px;
  color: #08c339;
  text-align: center;
  line-height:30px;
  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;
  margin-left:20px;
  width:80%;
  height: auto;
}
.ny-news01 li .r01 a h2{
  display: block;
  width: 100%;
  height: auto;
  overflow:hidden;
  font-size: 16px;
  color: #333;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}
.ny-news01 li .r01 a h2 span{color:#08c339; font-weight:normal; margin-right:10px;}
.ny-news01 li .r01 p{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 14px;
  color: #555;
  letter-spacing: 0px;
  line-height: 130%;
  overflow: hidden;
}
.ny-news01 li .more{width:120px; height:30px; background-color:#2d7bdd; text-align:center; margin-top:10px;}
.ny-news01 li .more a{ font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#fff;}
.ny-news01 li:hover .more{background-color:#08c339;transition: all 0.3s ease-in-out;}

/*新闻详情页样式*/
.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 #131f37; 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:#08c339;
  color: #fff;
  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;
  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;
}



/*内页产品分类*/
.zhanshiz{
  float:left;
  width:22%;
  margin-bottom:40px;
  margin-top:40px;
  height:auto;
  background-color:#f5f5f5;
}	
.ny-cont{margin-top:40px;}
.zhanshiz1{
  width: 100%;
  height: auto;
  padding-top:10px;
  padding-bottom:10px;
   background-color:#23ab3d;
   border-radius:5px;
}

.zhanshiz1-1{
  width: 100%;
  height: auto;
   background-color:#494949;
   margin-top:30px;
}
.zhanshiz1-wz{
	width: 100%;
	height:30px;
	color:#fff;
	font-size:24px;
	font-weight: bold;
	padding-top:10px;
	text-align:center;
}
.zhanshiz1-wz a{
	
	color:#fff;
	font-size:24px;
	font-family:"微软雅黑";
	
}
.zhanshiz1-wz1{
	width: 100%;
	color:#fff;
	font-size:14px;
	line-height:16px;
	padding-top:10px;
	text-align:center;
	text-transform: uppercase;
	padding-bottom:10px;
	background-color:#23ab3d;
}
.zhanshiz1-wz2{
	width: 100%;
	color:#fff;
	font-size:14px;
	padding-top:10px;
	text-align:center;
	text-transform: uppercase;
	padding-bottom:10px;
}

.zhanshiz2{
  width: 100%;
  height: auto;
}	
.zhanshiz2-1{
  width: 100%;
  height: auto;
  margin: 0 auto;
  color:#666666;
  font-size:16px;
  line-height:28px;
}
.zhanshiz2-1 p{
  width: 100%;
  height: auto;
  margin: 0 auto;
  color:#666666;
  font-size:16px;
  line-height:28px;
}		
.zhanshizr{
  float:right;
  width:77%;
  height: auto;
}	

.ny-weizhi{padding:10px 0px;width: 100%;height: auto;background-color: #efefef;border:1px solid #DFDEDE;}
.ny-weizhi .ny-r-t{margin:0 auto;width: 100%; font-size: 15px;color: #333; padding-left:10px;}
.fenl{
	width:100%;
	height: auto;
	margin-top:20px;

}
.yjdl{margin:0 auto; width:150px; height:30px; margin-top:10px; border-bottom:1px solid #070707; margin-bottom:10px; padding-left:10px;}
.yjdl a{font-family:"微软雅黑"; font-size:15px; color:#070707; line-height:24px; text-decoration:none; font-weight:bold;}
.yjdl a:hover{text-decoration:none; color:#00A8FF;}
.fenl h3{
	display: block;
	margin:0 auto;
	width:90%;
	height:30px;
	font-size:18px;
	color: #fff;
	font-weight:normal;
	text-align: left;
	line-height:35px;
	padding-top:5px;
	margin-top:2px;
	background-color:#2d7bdd;
	background-repeat: no-repeat;
	background-position: center top;	
}

.fenl h3 a{
	display: block;
	width: 90%;
	height:20px;
	background-image: none;
	font-size:16px;
	text-indent:20px;
	color: #fff;
	line-height: 30px;

}
.fenl h3 a:hover{
	
	display: block;
	width:100%;
	height: 30px;
	background-image: none;
	text-indent:20px;
	color: #fff;
	line-height:20px;
	text-decoration:none;
	transition: all ease .3s; 


}
.fenl dl{
	width: 100%;
	height: auto;
}
.fenl dl dd a{
	margin:0 auto;
	display: block;
	width:90%;
	height:30px;
	font-size: 14px;
	font-family:"微软雅黑";
	color: #525252;
	line-height:30px;
	text-indent:10px;
	border-bottom: 1px dotted #999999; 
}

.fenl dl dd a:hover{
	color: #d90112;
}	


.l-dt{width:auto; height:auto; margin-bottom:30px;}
/*--栏目--*/
.heading{margin:0 auto; width:80%; height:auto; margin-top:40px;}
.heading h3 {font-family: Arial, Helvetica, sans-serif; font-size:25px; color:#333; line-height:40px; margin:0px; font-weight:normal;}
.heading hr{border:none;position:relative; margin:0px;height:1px; width:100%;background:#f5f5f5; margin-top:10px;}
.heading hr:before{height:2px;background:#666;content:"";position:absolute;top:-1px;width:90px;left:0px;}



/*====================手机====================*/
@media only screen and (max-width: 768px){
	.topbj{padding-top:0px;}
	.topbj .t-mz h1{color:#434343;}
	.topbj .t-mz p{color:#08c339;}
	.topbj .t-logo{width:30%; height:auto;}
	.topbj .t-logo img{width:100%;}
	.topbj .t-mz{width:70%; height:auto;}
	.topbj .t-mz p{font-size:18px; line-height:20px;}
	.topbj .t-mz h1{font-size:18px; line-height:30px;}
	.topbj .t-right{width:100%; border-top:1px solid #ccc; padding-top:5px; padding-bottom:5px; margin-top:8px;}
	.topbj .t-right ol{width:65%;}
	.topbj .t-right ol h3{font-size:22px;}
	#dh{display: none;}
	.banner{display: none;}
	.w1300{width:auto;}
	.search{width:auto; height:auto; text-align:center; padding-left:20px;}
	.search .ser_inp{margin-top:0px;}
	.search .ser_so{margin-top:0px;}
	.search p{display: none;}
	
	.pz{height:auto;overflow: hidden;}
	.pz_l{background-color:#23ab3d;width: 100%;text-align: center; padding-top:20px; padding-bottom:20px; padding-right:0px;}
	.pz_r{width:100%; float: inherit;}
	.ibrand-num li{background-color:#f5f5f5;width:100%;border-bottom: #e1e1e1 1px solid;padding:30px 0 0 30px;}
	
	.sylm{width:auto; height:auto; text-align:center; padding-top:20px;}
	.sylm li{width:auto; padding-left:15px;}
	.sylm li span{font-size:24px; line-height:30px;}
    .sylm li h2{font-size:24px;line-height:30px;}
    .sylm p{font-size:16px; padding-top:0px;}
	.fl_left{display: none;}
	.fl_right{display: none;}
	.cpbj{margin-top:20px;}
	.cplm{width:auto;}
	.cplm h2{font-size:30px; line-height:30px;}
	.cplm h2 span{font-size:30px; line-height:30px;}
	.cplm p{font-size:18px; line-height:26px;}
	.anliroll li{width:48%;}
	.anliroll li a ol{font-size:14px; background-color:#2d7bdd; color:#fff; padding:0px; padding-top:10px; padding-bottom:10px;}
	.anliroll li a ol i{display: none;}
	.g_ys{display: none;}
	.anlirol2 li{width:48%;}
	.anlirol2 li a ol{font-size:14px; padding:0px;  padding-top:10px; padding-bottom:10px;}
	.anlirol2 li a ol i{display: none;}
	.newsbj{padding-top:30px;}
	.news_zw{width:auto; height:auto;margin-top:-260px; overflow:hidden;}
	.news{width: 100%;padding:10px;}
	.news dl{width:100%;height:auto;margin-bottom:35px; float:left;}
	.news dl dd{width:86%; text-align:left;float: left;padding: 0 0 0 15px;}
	
	.about{display: none;}
	.cq_m{width:100%;}
	.cq_m ul li{width: 48%;height: auto; margin:1%;}
	.cq_m ul li img{width: 100%;height: auto;}
	
	
	
	.n_news{ height:auto;margin-top:0px;width:95%; overflow: hidden;}
    .n_news li{width:100%;height:auto;overflow: hidden;}
    .n_news li dl{width:100%;height:auto;overflow: hidden;}
	.n_news dd h3{ height:auto;font-size:18px; line-height:30px; overflow:hidden;}
	.n_news dd span{ margin:0 auto; width:90%;height:30px; line-height:30px;}
	.n_news li dl:hover{margin-top:0px;}
	
	
	.t_ft{height:auto; background:url(img/ftbg.jpg) bottom center no-repeat #23ab3d; padding:30px; overflow:hidden;}
	.t_ft .m_fnav{width:auto;}
	.t_ft .f_ftcon{width:95%; height:auto;padding-left:0px; border-top:1px dashed #fff; margin-top:10px; overflow:hidden;}
	.t_ft .f_ftcon .f_cb{height:auto;}
	.t_ft .m_code{width:auto; padding-left:0px; padding-top:20px;height:auto;border-top:1px dashed #fff; padding-bottom:60px; overflow:hidden;}
	
	#nylm{padding-top:50px; padding-bottom:10px;}
    #nylm h3{font-size:24px;}
    #nylm h3 span{ font-size:24px;}
    #nylm p{display: none;}
	.nyzw-lm2 span a{display: none;}
	
	
	.nyzw-lm1{margin-bottom:20px; padding-top:10px; height:auto;}
	.nyzw-lm2{width:auto;}
	
	#nycpzs{width:100%; padding:10px;}
	.nyzw{width:auto; padding:10px;margin-top:0px;}
	.cpnyzw{width:100%;}
	.nycpfl{width:100%;}
	.cpnylm{display: none;}
	.ly_t{ width:98%;font-size:22px;}
	.ly_t span{font-size:15px; line-height:26px;}
	.fen-n{ margin:0 auto;width:95%; margin-top:30px;}
	.fen-n ul{ height:47px; }
	.fen-n ul li {width:100%; margin:1%; border-right:0px;}
	
	.showleft{display: none;}
	#nybanner{width:100%; height:120px;background-size:200% auto;}
	#nybanner1{width:100%; height:120px;background-size:200% auto;}
	#nybanner2{width:100%; height:120px;background-size:200% auto;}
	#nybanner3{width:100%; height:120px;background-size:200% auto;}
	#nybanner4{width:100%; height:90px;background-size:150% auto;}
	#nybanner5{width:100%; height:120px;background-size:200% auto;}
	#nybanner6{width:100%; height:120px;background-size:200% auto;}
	#nybanner7{width:100%; height:120px;background-size:200% auto;}
	#nybanner8{width:100%; height:120px;background-size:200% auto;}

	
	.ny-news01{width:100%}
	.ny-news01 li .tu1{width:100%; margin-bottom:10px;}
	.ny-news01 li .r01{width:100%; margin-left:0px;}
	.ny-news01 li .l01{}
	.ny-news01 li .r01 a h2{font-size:14px; font-weight:bold;}
	
	.new-xq-l{display: none;}
	.new-xq-r{width:90%; padding:5px;}
	.new-xq-r p{
	  width:100%;
	}
    .lx-nyzw{width:auto;}
    .l-dt{display: none;}
	.zhanshiz{display: none;}
	.zhanshizr{width:100%;}

	/*系统原样式修改*/
	.min_box_content{display: noe;}
	.showpics{margin:3% !important;}

}
/*====================平板====================*/
@media screen and (min-width: 768px) and (max-width: 1200px){
	
	.topbj{padding-top:0px;}
	.topbj .t-logo{width:30%; height:auto;}
	.topbj .t-logo img{width:100%;}
	.topbj .t-mz{width:70%; height:auto; padding-top:40px;}
	.topbj .t-mz p{font-size:24px; line-height:30px;}
	.topbj .t-mz h1{font-size:40px; line-height:40px;}
	.topbj .t-right{width:100%; border-top:1px solid #ccc; padding-top:5px; padding-bottom:5px; margin-top:8px;}
	.topbj .t-right ol{width:65%;}
	.topbj .t-right ol h3{font-size:30px;}
	#dh{display: none;}
	.banner{display: none;}
	.w1300{width:auto;}
	.search{width:auto; height:auto; text-align:center; padding-left:20px;}
	.search .ser_inp{margin-top:0px;}
	.search .ser_so{margin-top:0px;}
	.search p{display: none;}
	
	.pz{height:auto;overflow: hidden;}
	.pz_l{background-color:#23ab3d;width: 100%;text-align: center; padding-top:20px; padding-bottom:20px; padding-right:0px;}
	.pz_r{width:100%; float: inherit;}
	.ibrand-num li{background-color:#f5f5f5;width:100%;border-bottom: #e1e1e1 1px solid;padding:30px 0 0 30px;}
	
	
	.sylm{margin:0 auto; width:500px; height:auto; padding-top:70px; text-align:center; overflow:hidden;}
	.sylm li{margin:0 auto; width:500px; height:auto; text-align:center; overflow:hidden;}
	.sylm li span{font-family:"微软雅黑"; font-size:44px; color:#343434; line-height:50px; padding-top:8px; float:left;}
	.sylm li img {width:60px; height:62px; float:left; margin-left:10px;}
	.sylm li h2{font-family:"微软雅黑"; font-size:44px; color:#2d7bdd; line-height:50px;padding-top:8px; font-weight:bold; float:left;}
	.sylm p{font-family:"微软雅黑"; font-size:22px; color:#5D5D5D; text-align:center; line-height:30px; padding-top:10px;}
	.fl_left{display: none;}
	.fl_right{width:auto;}
	.fl_right li{width:18%; margin:0.9%}
	

	.cpbj{margin-top:20px;}
	.cplm{width:auto;}
	.cplm h2{font-size:30px; line-height:30px;}
	.cplm h2 span{font-size:30px; line-height:30px;}
	.cplm p{font-size:18px; line-height:26px;}
	.anliroll li{width:48%;}
	.anliroll li a ol{font-size:18px; background-color:#2d7bdd; color:#fff; padding-top:10px; padding-bottom:10px;}
	.anliroll li a ol i{display: none;}
	.g_ys{display: none;}
	.anlirol2{width:auto;}
	.anlirol2 li{width:31%;}
	.anlirol2 li a ol{font-size:18px;  padding-top:10px; padding-bottom:10px;}
	.anlirol2 li a ol i{display: none;}
	
	.news_zw{width:auto; height:auto;margin-top:-200px; overflow:hidden;}
	.news{width: 100%;padding:10px;}
	.news dl{width:100%;height:auto;margin-bottom:35px; float:left;}
	.news dl dd{width:86%; text-align:left;float: left;padding: 0 0 0 15px;}
	
	.aboutys{display: none;}
	.aboutys{display: none;}
	.aboutbj{display: none;}
    .allm{display: none;}
	.albj{display: none;}
	.n_news{ height:auto;margin-top:0px;width:95%; overflow: hidden;}
    .n_news li{width:48%;height:auto;overflow: hidden;}
    .n_news li dl{width:100%;height:auto;overflow: hidden;}
	.n_news dd h3{ height:auto;font-size:18px; line-height:30px; overflow:hidden;}
	.n_news dd span{ margin:0 auto; width:90%;height:30px; line-height:30px;}
	.n_news li dl:hover{margin-top:0px;}
		
	.t_ft{height:auto; background:url(img/ftbg.jpg) bottom center no-repeat #23ab3d; padding:30px; overflow:hidden;}
	.t_ft .m_fnav{width:auto;}
	.t_ft .f_ftcon{width:95%; height:auto;padding-left:0px; border-top:1px dashed #fff; margin-top:10px; overflow:hidden;}
	.t_ft .f_ftcon .f_cb{height:auto;}
	.t_ft .m_code{width:auto; padding-left:0px; padding-top:20px;height:auto;border-top:1px dashed #fff; padding-bottom:60px; overflow:hidden;}
	
	#nylm{padding-top:50px; padding-bottom:10px;}
    #nylm h3{font-size:24px;}
    #nylm h3 span{ font-size:24px;}
    #nylm p{display: none;}
	
	#nycpzs{width:100%; padding:10px;}
	.nyzw{width:auto; padding:10px;margin-top:0px;}
	.cpnyzw{width:100%;}
	.nycpfl{width:100%;}
	.showleft{display: none;}
	
	.cpnylm{display: none;}
	.ly_t{ width:98%;font-size:30px;}
	.ly_t span{font-size:15px; line-height:26px;}
	
	#nybanner{ width:auto; height:150px;background-size:100% auto;}
	#nybanner1{width:100%; height:150px;background-size:100% auto;}
	#nybanner2{width:100%; height:150px;background-size:100% auto;}
	#nybanner3{width:100%; height:150px;background-size:100% auto;}
	#nybanner4{width:100%; height:150px;background-size:100% auto;}
	#nybanner5{width:100%; height:150px;background-size:100% auto;}
	#nybanner6{width:100%; height:150px;background-size:100% auto;}
	#nybanner7{width:100%; height:150px;background-size:100% auto;}
	#nybanner8{width:100%; height:150px;background-size:100% auto;}
	
	#nycpzs{width:100%; padding:10px;}
	.nyzw{width:auto;}
	.new-xq-l{display: none;}
	.new-xq-r{width:90%; padding:5px;}
	.new-xq-r p{
	  width:100%;
	}
    .fen{display: none;}
	.lx-nyzw{width:auto;}
    .l-dt{display: none;}
}


/*====================PC====================*/
@media only screen and (min-width: 1200px){
	.sj-banner{display: none;}
	.s-menu{display: none;}
	.ph-bq{display: none;}
	.h-proc1{display: none;}
	.ph-foot{display: none;}
	#ph-menu-tu{display: none;}
	.sjys{display: none;}
	.sjal{display: none;}
	.sjaboutys{display: none;}
	.sj-aboutbj{display: none;}
	.sjdt{display: none;}
	.sjcpnylm{display: none;}
}


