@charset "utf-8";

/* 其他地方资讯 */
#goodcover {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 133%;
	background-color: #fff;
	z-index: 1001;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
}
#code {
	width: 100%;
	height: 600px;
	background-color: #fff;
	padding: 10px;
	position: absolute;
	display: none;
	left: 0;
	z-index: 1002;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    box-sizing: border-box;		
}
.close1 {
	width: 100%;
	height: 30px;
}
#closebt {
	float: right;
}
#closebt img {
	width: 20px;
}
.goodtxt {
	text-align: center;
	overflow: hidden;
}
.goodtxt li {
	width: 20%;
	line-height: 60px;
	float: left;
	border: 1px dotted #eee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.goodtxt li a {
	color: #333;
}
.code-img {
	width: 250px;
	margin: 30px auto 0 auto;
	padding: 10px;
}
.code-img img {
	width: 240px;
}



/* banner */
.c-banner{
	width: 100%;
	position: relative;
}
.c-banner img{
	width: 100%;
}
.c-banner .banner ul{
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}
.c-banner .banner ul li{
	opacity: 0;
}
.c-banner .banner ul li:nth-child(1){
	opacity: 1;
	display: block;
}
.c-banner .banner ul li img{
	width: 100%;
	position: absolute;
	top: 0px;
}
.c-banner .banner ul li:first-child img{
	position: relative;
}
.c-banner .nexImg,.c-banner .preImg{
	padding: 10px;
	position: absolute;
	top: 50%;
	margin-top: -53px;
	background: #000000;
	opacity: 0.5;
	border-radius: 5px;
	z-index: 10;
	
}
.c-banner .nexImg:hover,.c-banner .preImg:hover{
	opacity: 0.8;
}
.c-banner .nexImg{
	right: 0px;
}
.c-banner .nexImg img,.c-banner .preImg img{
	width: 70%;
	
}
.c-banner .jumpBtn{
	width: 100%;
	position: absolute;
	bottom: 20px;
	text-align: center;
}
.c-banner .jumpBtn ul{
	margin-bottom: 0px;
	padding: 0px;
}

.c-banner .jumpBtn ul li{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: inline-block;
	background-color: white;
	opacity: 0.9;
	margin-left: 10px;
}
.c-banner .jumpBtn ul li:first-child{
	margin-left: 0px;
}


/* 产品列表 */
.pro_list, .index_news {
	max-width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow:hidden;
}
.pro_list .pro_title, .index_news .pro_title, .facimg .pro_title  {
    padding-top: 40px;
    font-family: "Microsoft YaHei";
    line-height: 50px;
    margin-bottom: 10px;
}
.pro_list .pro_title div {
	text-align: center;
    font-size: 30px;
	background-image: url(/static/images/line.png);
	background-repeat: no-repeat;
	background-position: center;
}
.pro_list .pro_title span {
    color: #0FAA3E;
}
.pro_list .pro_tl {
    padding: 0 10px;
    text-align: center;
    color: #fff;
    font-size: 38px;
    background: #0FAA3E;
    height: 55px;
    margin-left: 360px;
}
.pro_list .pro_tr, .index_news .pro_tr, .facimg .pro_tr {
    color: #333;
    font-size: 33px;
    margin-left: 10px;
}

.m_grui {
	display: none;
}
.grui {
    width: 1205px;
    height: auto;
    margin: 0px auto;
    background: none;
    margin-top: 35px;
}
.grui .tab {
    overflow: hidden;
    max-width: 1050px;
    margin: 0 auto;
}
.grui .tab a {
    background: #0FAA3E;
    display: block;
    float: left;
    text-decoration: none;
    color: #fff;
    height: 35px;
    line-height: 35px;
    width: 12%;
    text-align: center;
    font-size: 16px;
    margin: 0 2.3%;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
}
.grui .tab a:not(:last-child) {
}
.grui .tab a.on {
    background: #FF8800;
    color: #fff;
    text-decoration: none;
}
.grui .content {
    width: 1205px;
    min-height: 1010px;
    position: relative;
    float: left;
    margin-top: 40px;
    overflow: hidden;
}
.grui .content .ul {
    position: absolute;
    left: 0;
    top: 0;
    width: 1205px;
}
.grui .content .li {
    width: 1205px;
    float: left;
}

.grui .content .pro_con li {
	float:left;
	width: 24%;
	text-align: center;
	margin: 0 0.5%;
}
.grui .content .pro_con li img {
	width: 100%;
	border: 2px solid #f4f4f4;
	margin: 0;
	padding:0;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
}
.grui .content .pro_con li span {
	display: block;
	width: 100%;
	line-height: 30px;
	color: #333;
	margin: 0;
	padding:0;
}
.grui .content .pro_con li:hover span {
	color: #0FAA3E;
	font-weight: bold;
}
.grui .content .pro_con li:hover img {
	border: 2px solid #0FAA3E;	
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
}


/* 首页在线沟通 */
.m_sloganlx {
	display: none;
}
.sloganlx {
	width: 100%;
	height: 180px;
	background: url(/static/images/sloganlx.jpg) no-repeat center;
	margin: 30px auto;
}
.sloganlx .sloganlx_con {
	max-width: 1200px;
	margin: 0 auto;
	overflow:hidden;
	text-align: center;
}
.sloganlx .fl {
	width: 880px;
	margin-top: 30px;	
}
.sloganlx h3 {
	font-size: 28px;
	color: #fff;
	letter-spacing:11px;
	line-height: 70px;
}
.sloganlx .slo_con {
	overflow:hidden;
	
}
.sloganlx .slo_con .phone {
	width: 310px;
	height: 40px;
	float: left;
	background: url(/static/images/slo_phone.png) no-repeat;
	font-size: 22px;
	font-weight: bold;
	line-height: 40px;
	letter-spacing:5px;
	padding-left: 30px;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	margin-left: 0;
	margin-top: 0;
}
.sloganlx .slo_con .fuwu {
	width: 490px;
	float: left;
	color: #fff;
	line-height: 40px;
	font-family: "楷体","楷体_GB2312";
	font-size: 22px;
	margin-left: 72px;
	letter-spacing:1px;	
}
.sloganlx .fr {
	width: 180px;
	height: 50px;
	margin-top: 60px;
	margin-right: 20px;	
}
.sloganlx .fr img {
	width: 100%;
	height: 100%;
}

/* 新闻列表 */
.news {
	position: relative;
    width: 1205px;
    height: auto;
    margin: 0px auto;
    background: none;
    margin-top: 20px;
}
.index_news .pro_tl, .facimg .pro_tl  {
    text-align: center;
    color: #0FAA3E;
    font-size: 38px;
    height: 55px;
    margin-left: 360px;
}

.news .tab {
    overflow: hidden;
    width: 85.8%;
}
.news .tab .tab_a1 {
	
}
.tab_a1 {
	background: #0FAA3E;
    display: block;
    text-decoration: none;
    color: #fff;
    height: 35px;
    line-height: 35px;
    width: 14.2%;
    text-align: center;
    font-size: 16px;
	cursor:pointer;
}
.tab_a1 a {
	color:#fff;
}
.tab_a1 li {
	color:#fff;
}
.tab_a1 li:hover {
	color:#fff;
}
.news .tab li {
    border-bottom: 2px solid #0FAA3E;
    display: block;
    float: left;
    text-decoration: none;
    color: #333;
    height: 35px;
    line-height: 35px;
    width: 20%;
    text-align: center;
    font-size: 16px;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    box-sizing: border-box;	
	cursor:pointer;	
}

.news .tab li.on {
    border-bottom: 2px solid #FF8800;
    color: #FF8800;
    text-decoration: none;
    font-weight:bold;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
}
.news .content {
    width: 1205px;
    min-height: 530px;
    position: relative;
    float: left;
    margin-top: 40px;
}
.news .content .ul {
    position: absolute;
    left: 0;
    top: 0;
    width: 1205px;
}
.news .content .li {
    width: 1205px;
    float: left;
    position:relative;
	display:none;
	min-height: 490px;
}
.news .content .li:first-child {
    display: block;
}
.news .content .li ul {
    width: 1205px;
    float: left;
}
.news .content .pro_con .fl {
	
}
.news .content .pro_con .f_li {
	float:left;
	position:relative;
	width: 52%;
	text-align: center;
}
.news .content .pro_con li {
	float:left;
	width: 100%;
	text-align: center;
	margin: 0 0.5%;
}
.news .content .pro_con li a {
	float:left;
	line-height:24px;
}
.news .content .pro_con ul li h5 {
	float: right;
	font-weight: normal;
	color:#c7c7c7;
	line-height: 24px;
}
.news .content .pro_con .f_li img {
	width: 100%;
	max-height:410px;  
	border: 2px solid #0FAA3E;
	margin: 0;
	padding:0;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
}
.news .content .pro_con .f_li span {
	display: block;
	width: 100%;
	line-height: 30px;
	color: #333;
	margin: 0;
	padding:0;
	text-align: left;
	text-indent:2em;
}

.news .content .pro_con ul {
	width: 45%;
	margin-left: 2%;
}

.news .content .pro_con ul li:last-child {
	position:absolute;
	width: 30%;
	bottom: 5px;
}

.news .content .pro_con ul li:last-child h6 {
	font-size: 22px;
	line-height: 50px;
	color: #0FAA3E;
	text-align: left;
	letter-spacing:3px;
}
.news .content .pro_con ul li:last-child .zx img {
	width: 120px;
	height: 120px;
	border:0;
}
.news .content .pro_con ul li:last-child .zx .fl p {
	font-size: 15px;
	font-weight: bold;
	color: #444;
	line-height: 24px;
}
.news .content .pro_con ul li:last-child .zx .fr p {
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #0FAA3E;
	line-height: 24px;
}
.news .content .pro_con ul li:last-child .zx .fr a {
	display:block;
	position: absolute;
	bottom: 20px;
	right: 0;
	border: 1px solid #0FAA3E;
	border-radius: 5px;
	width: 150px;
}

/* 核心优势 */
.hexin {
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 30px;
}
.hexin .pro_tl {
    text-align: center;
    color: #0FAA3E;
    font-size: 30px;
    line-height: 65px;
    font-weight: bold;
}
.hexin .pro_tl span {
    color: #333;
    font-size: 30px;
    margin-left: 10px;
    font-weight: bold;
    color: #C0471D;
}
.hexin h3 {
	display: block;
	background: url(/static/images/line.png) no-repeat center;
	text-align: center;
	font-size: 18px;
}
.hexin_con {
	margin-top: 20px;
}
.hexin_con .hexin_l, .hexin_con .hexin_r{
	width: 45%;
}
.hexin_con .hexin_img {
	max-width: 526px;
	max-height: 237px;
}
.hexin_con ul li {
	display: block;
}
.hexin_con ul li .hexin_c {
	margin: 50px 0;
}
.hexin_con ul li h4 {
	display: block;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #cdcdcd;
    font-weight: 600;
    font-size: 24px;
    color: #23a600;
}
.hexin_con ul li h4 font {
    padding-left: 10px;
    font-size: 14px;
    color: #bebebe;
}
.hexin_con ul li span {
    display: block;
    line-height: 1.8;
    font-size: 14px;
    color: #6d6c6c;
}
/* 客户案例 */
.m_index_anli {
	display: none;
}
.index_anli {
	max-width: 1200px;
	margin: 0 auto;
	overflow:hidden;
	text-align: center;
}
.index_anli .anli_title {
	font-size: 28px;
	font-weight: bold;
}
.index_anli .anli_title span {
	color: #0FAA3E;
	line-height: 50px;
}

.hl_main5_content {
    max-width: 1200px;
    height: 155px;
    border-top: none;
    margin-left: 1px;
    margin: 20px auto;
}
.hl_scrool_leftbtn {
    width: 14px;
    height: 44px;
    background: #ccc url(/static/images/hl_scroll_left.png) no-repeat;
    float: left;
    margin-top: 58px;
    cursor: pointer;
}
.hl_scrool_rightbtn {
    width: 14px;
    height: 44px;
    background: #ccc url(/static/images/hl_scroll_right.png) no-repeat;
    float: right;
    margin-top: 58px;
    cursor: pointer;
}
.hl_main5_content1 {
    max-width: 1150px;
    margin-top: 16px;
    overflow: hidden;
    float: left;
    margin-left: 15px;
}
.hl_main5_content1 ul {
    width: 3600px;
    overflow: hidden;
}
.hl_main5_content1 ul li {
    float: left;
    max-width: 288px;
    display: inline;
    text-align: center;	
}
.hl_main5_content1 ul li img {
    width: 288px;
	height: 192px;
}
.hl_main5_content1 ul li span {
	color:#666;
	line-height: 30px;
}

/* 定制流程 */
.m_dzlc {
	display:none;
}
.dzlc, .cplb {
	max-width: 1200px;
	margin: 30px auto;
	text-align: center;
}
.dzlc h2, .cplb h2 {
	font-size: 28px;
	font-weight: bold;
	color: #0FAA3E;
	margin: 20px 0;
}

/* 公司介绍 */
.index_about {
	max-width: 1200px;
	margin: 0 auto;
}
.index_about .comp_img {
	width: 35%;
}
.index_about .comp_img img {
	width: 100%;
}
.index_about .comp_deta {
	width: 63%;
}
.index_about .comp_deta h2 {
	font-size: 24px;
	font-weight: bold;
	color: #0FAA3E;
	line-height: 36px;
}
.index_about .comp_deta span {
	font-size: 16px;
	color: #888;
	line-height: 28px;
}
.index_about .comp_deta .comp-des {
	font-size: 14px;
	line-height: 36px;
	color:#555;
	text-indent: 2rem;
}
.index_about .comp_deta .comp-des a {
	color:#666;
}
.index_about .comp_deta .comp-des a:hover {
	color: #0FAA3E;
}
.index_about .comp_deta .comp-f {
	width: 33.33%;
	margin-top: 10px;
	text-align: center;
}
.index_about .comp_deta .comp-f span {
	font-size: 40px;
	color: #0FAA3E;
	line-height: 70px;
}
.index_about .comp_deta .comp-f p {
	color: #707070;
	line-height: 20px
}
.facimg {
	width: 100%;
	overflow:hidden;
}
.facimg .pro_title {
	text-align: center;
	font-size: 30px;
}
.facimg .pro_title span {
	color: #0FAA3E;
}
.facimg .slogan {
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	line-height: 30px;
}
#marquee1 {
    width: 1255px;
    height: 220px;
    overflow: hidden;
    background: #fff;
    border: 2px solid #fff;
	margin-top: 20px;
}
#marquee1 ul li {
    float: left;
    padding: 0 1px;
}
#marquee1 ul li img {
    display: block;
}


/* 所有产品栏目展示 */
.index_pro {
	max-width:1200px;
	margin: 20px auto;
	text-align: center;
}

.index_pro .pro .content {
	overflow: hidden;
}
.index_pro .pro .content ul dl {
	float: left;
	width: 16.66%;
	border-left: #efefef solid 1px;
	text-align: left;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    box-sizing: border-box;	
}

.index_pro .pro .content dt {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
	background: #0FAA3E;
	padding-left: 20px;	
}
.index_pro .pro .content dt a {
	color: #fff;
}
.index_pro .pro .content dd {
	padding-top: 12px;
	line-height: 35px;
	padding-left: 20px;	
}
.index_pro .pro .content dd a {
	color: #666;
}


/* 友情链接 */
.link {
    height: 191px;
    background: url(/static/images/link_bj.jpg) no-repeat center top;
}
.link .content {
	max-width: 1200px;
	margin: 0 auto;
}
.link h3 {
    height: 44px;
    font: 22px/44px Impact;
    color: #0FAA3E;
    padding-top: 25px;
    margin-bottom: 16px;
    padding-left: 12px;
}
.link h3 span {
    font: 18px/44px "Microsoft YaHei";
    color: #272727;
    padding-left: 4px;
}
.link p {
    font: 12px/12px "Microsoft YaHei";
}
.link p a {
    color: #2a2a2a;
    display: inline-block;
    margin: 0 16px 20px;
}




.zzindex_pro {
	width:100%;
	height: auto;
	overflow:hidden;
}
.zzindex_pro .dzlc {
	font-size: 16px; 
	color: #666;
}
.zzindex_pro .dzlc h2 {
	line-height: 50px;
}
.zzindex_pro .pro {
	max-width: 1200px;
	margin: 0 auto;
	overflow:hidden;
}
.zzindex_pro .m_pro {
	display: none;
}
.zzindex_pro .pro .tab {
	width: 15%;
	overflow:hidden;
	background: #0FAA3E;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
}
.zzindex_pro .pro .tab h2 {
	font-size: 28px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	margin-top: 15px;
}
.zzindex_pro .pro .tab span {
	font-size: 14px;
	color: #f4f4f4;
	text-align: center;
	line-height: 30px;
}
.zzindex_pro .pro .tab ul {
	overflow:hidden;
}
.zzindex_pro .pro .tab li, .zzindex_pro .pro .tab .gdcp {
	background: #fff;
	line-height: 40px;
	font-size: 16px;
	text-align: left;
	margin:5px 0;
	letter-spacing: 2px;
	padding-left: 5px;
	cursor:pointer;	
}
.zzindex_pro .pro .tab .gdcp a {
}
.zzindex_pro .pro .tab .zxdh {
	width:100%;
}
.zzindex_pro .pro .tab .zxdh img {
	width:20%
}
.zzindex_pro .pro .tab .zxdh p, .zzindex_pro .pro .tab .zxdh h3 {
	width: 80%;
	color:#fff;
	text-indent:0.2rem;
}
.zzindex_pro .pro .tab .zxdh h3 {
	font-size: 1rem;
	line-height: 24px;
}
.zzindex_pro .content {
	width: 84%
}
.zzindex_pro .content .ul .li {
	display: none;
}
.zzindex_pro .content .ul .li:first-child {
    display: block;
}

.zzindex_pro .content ul  li {
	float: left;
	width: 31%;
	margin: 6px 1%;
	text-align: center;
}
.zzindex_pro .content .ul .li .pro_conimg {
	width: 100%;
	height: 100%;
}
.zzindex_pro .content .ul .li .pro_conimg img {
	width: 98%;
	height: 98%;
}
.zzindex_pro .content .ul .li span {
	display:block;
	width: 98%;
	font-size: 16px;
	color: #555;
	margin: 5px auto 0;
	line-height: 45px;
	border-top: 1px solid #eeeeee;
	background: #f4f4f4;
}
.zzindex_pro .content .ul .li span:hover {
	color: #0FAA3E;
}

/* 新闻动态 */
.index_xwdt {
	width: 100%;
	overflow:hidden;
}
.index_xwdt .area_xwdt {
	max-width: 1200px;
	margin: 0 auto;
}

.index_xwdt .area_xwdt .title {
    overflow: hidden;
    border-top: #bdbdbd 1px solid;
    border-bottom: #bdbdbd 1px solid;
    margin-bottom: 20px;
    width: 100%;
    float: left;
    height: 64px;
    line-height: 64px;
    background: url(/static/images/20171019134904_1641636651.jpg) 10px no-repeat;
}
.index_xwdt .area_xwdt .title h2 {
    display: block;
    float: left;
    text-decoration: none;
    color: #2a2b2b;
    height: 46px;
    line-height: 64px;
    padding: 0 30px 0 60px;
    text-align: left;
    font-size: 18px;
    font-weight:normal;
    cursor:pointer;	
}
.index_xwdt .area_xwdt .title .on {
	font-weight: bold;
	color:#0FAA3E;
}
.index_xwdt .area_xwdt .content {
    width: 1205px;
    min-height: 460px;
    position: relative;
    float: left;
    margin-top: 10px;
    overflow: hidden;
}
.index_xwdt .area_xwdt .content .xwdt_list {
    position: absolute;
    left: 0;
    top: 0;
    width: 1205px;
}
.index_xwdt .area_xwdt .content .xwdt_list ul {
    width: 1205px;
    float: left;
}

.index_xwdt .area_xwdt .content .xwdt_list ul li:first-child {
	float: left;
	width:45%;
	padding: 0;
	background: #fff;
}

.index_xwdt .area_xwdt .content .xwdt_list ul li:first-child img {
	width: 100%;
	max-height:  300px;
}

.index_xwdt .area_xwdt .content .xwdt_list ul li:first-child a {
    font-size: 18px;
    line-height: 30px;
}
.index_xwdt .area_xwdt .content .xwdt_list ul li:first-child span {
	float:right;
	line-height: 30px;
	color:#999;
}

.index_xwdt .area_xwdt .content .xwdt_list ul li:first-child .description {
	color:#787878;
	line-height: 24px;
}


.index_xwdt .area_xwdt .content .xwdt_list ul li {
	float: right;
	width: 55%;
    background: #f6f6f6;
    margin-bottom: 20px;
    transition: 0.2s;
    padding: 10px 0;
}
.index_xwdt .area_xwdt .content .xwdt_list ul li:not(:first-child):hover { 
	background:#30b236; 
	transition:0.2s;
}
.index_xwdt .area_xwdt .content .xwdt_list ul li:not(:first-child):hover p,.index_xwdt .area_xwdt .content .xwdt_list ul li:not(:first-child):hover span, .index_xwdt .area_xwdt .content .xwdt_list ul li:not(:first-child):hover a, .index_xwdt .area_xwdt .content .xwdt_list ul li:not(:first-child):hover .description {
	color:#fff;
	transition:0.2s;
}
.index_xwdt .area_xwdt .content .xwdt_list ul li:not(:first-child):hover a {
	transition:	0.5s;
}
.index_xwdt .area_xwdt .content .xwdt_list ul li span {
    color: #787878;
    display:block;
    float: left;
    width: 18%;
    min-width: 80px;
    text-align: center;
    line-height: 30px;
}

.index_xwdt .area_xwdt .content .xwdt_list ul li p  {
    font-size: 20px;
    font-weight: bold;
    color:#666;
}
.index_xwdt .area_xwdt .content .xwdt_list ul li a {
	font-weight: bold;
	line-height: 24px;
}
.index_xwdt .area_xwdt .content .xwdt_list .gd {
	position: relative;
	width: 55%;
	text-align: right;
	line-height: 40px;
}

.index_xwdt .area_xwdt .content .xwdt_list ul li .description {
	color:#787878;
	line-height: 34px;
}


@media screen and (max-width:1200px) {
	.pro_list .pro_title {
	   display:none;
	}
	.grui {
		display:none;
	}
	.m_grui {
		display: block;
		width: 100%;
	}
	.m_grui .tab {
		width: 98%;
		margin: 0 auto;
		overflow: hidden;
	}
	.m_grui .tab a {
		display: block;
		float: left;
		text-align: center;
		line-height: 2.5rem;
		font-size: 1rem;
		width: 48%;
		margin: 0.3rem 1%;
		border: 1px solid #eee;
    	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;		
	}
	.sloganlx {
	    display: none;
	}
	.m_sloganlx {
		display: block;
		width: 100%;
		height: 140px;
		background: url(/static/images/sloganlx.jpg) no-repeat center;
		margin: 30px auto;
	}
	.m_sloganlx h3 {
	    font-size: 1.8rem;
	    letter-spacing: 3px;
	    line-height: 5rem;
		color: #fff;
		text-align: center;
	}
	.m_sloganlx .m_sloganlx_con {
	    width: 100%;
	    margin-top: 1.5rem;
	}
	.m_sloganlx .m_slo_con {
		width: 100%;
		height: 40px;
	}
	.m_sloganlx .m_slo_con .m_phone {
	    width: 50%;
	    height: 40px;
	    float: left;
	    background: url(/static/images/slo_phone.png) center no-repeat;
		background-size:contain;
	    font-size: 1.4rem;
	    font-weight: bold;
	    line-height: 40px;
	    letter-spacing: 5px;
	    padding-left: 30px;
		text-align: center;
	    -webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;
	    margin-left: 0;
	    margin-top: 0;
	}
	.m_sloganlx .m_slo_con .fr {
		text-align: center;
		width: 50%;
	}
	.m_sloganlx .m_slo_con .fr img {
		width: auto;
		height: 45px;
	}
	.hexin {
	    display:none;
	}
	.index_news {
		display: none;
	}
	.index_anli {
		display: none;
	}
	.m_index_anli {
		display: block;
		overflow: hidden;
	}
	.m_index_anli .anli_title {
	    font-size: 28px;
	    font-weight: bold;
		text-align: center;
	}
	.m_index_anli .anli_title span {
	    color: #0FAA3E;
	    line-height: 80px;
	}
	.m_index_anli .anli_list {
		width: 100%;
		padding: 0 0.5%;		
	    -webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;	
	} 
	.m_index_anli .anli_list li {
		width: 32%;
		float: left;
		text-align: center;
		margin: 0 0.66%;
	}
	.m_index_anli .anli_list li img {
		width: 100%;
		border: 1px solid #eee;
	}
	.m_index_anli .anli_list span {
		color: #666;
		line-height: 2.5rem;
		font-size: 1rem;
	}
	.dzlc{display:none;}
	.m_dzlc {
		display: block;
		overflow:hidden;
		width: 99%;
		margin: 0 auto;
		text-align: center;
	}
	.m_dzlc h2 {
		font-size: 28px;
		font-weight: bold;
		color: #0FAA3E;
	}
	.m_dzlc image {
		width: 100%;
		margin: 10px 0;
	}
	.link {
	    display: none;
	}
	.m_grui .m_pro_title {
	    font-family: "Microsoft YaHei";
	    line-height: 50px;
	    margin-bottom: 10px;
		color: #0FAA3E;
		font-size: 28px;
		font-weight: bold;
		text-align: center;
	}
	.m_grui ul li {
		width: 32%;
		padding: 10px 10px 0 10px;
		margin: 5px 0.66%;
		text-align: center;
		float: left;
		border: 1px solid #eee;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;		
	}
	.m_grui ul li img {
		width: 100%;
	}
	.m_grui ul li span {
		font-size: 14px;
		line-height: 36px;
	}
	.index_xwdt {
		display: none;
	}
	.zzindex_pro .pro {
		display: none;
	}
	.zzindex_pro .m_pro {
		display: block;
	}
	.zzindex_pro .m_pro .tab ul li {
	    display: block;
	    float: left;
	    text-align: center;
	    line-height: 2.5rem;
	    font-size: 1rem;
	    width: 48%;
	    margin: 0.3rem 1%;
	    border: 1px solid #eee;
	    -webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;
	}	
	.zzindex_pro .m_pro .m_pro_title {
	    font-family: "Microsoft YaHei";
	    line-height: 50px;
	    margin-bottom: 10px;
	    color: #0FAA3E;
	    font-size: 28px;
	    font-weight: bold;
	    text-align: center;
	}
	.zzindex_pro .m_pro .content {
		width: 100%;
	}
	.zzindex_pro .m_pro .content ul li {
	    width: 32%;
	    margin: 5px 0.66%;
	    text-align: center;
	    float: left;
	    border: 1px solid #eee;
	    -webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;
	}
	.zzindex_pro .content .ul .li .pro_conimg img {
		width: 100%;
		height: 100%;
	}
	.zzindex_pro .content .ul .li span {
	    width: 100%;
		margin: 0;
	}
}

@media screen and (max-width:1100px) {
	.facimg .slogan {
	    text-align: left;
		text-indent: 2rem;
	}
	.c-banner {
		margin-top: 45px;
	}
	.c-banner .jumpBtn ul li {
	    width: 20px;
	    height: 20px;
	}
	.c-banner .jumpBtn {
	    bottom: 12px;
	}
}

@media screen and (max-width:800px) {
	
	.index_about {
	    width: 100%;
	    margin-top: 30px;
	}
	.index_about .comp_img {
	    width: 99%;
		margin: 0 auto;
	}
	.index_about .comp_deta {
	    width: 99%;
		margin: 10px auto 0;
	}
	.c-banner .jumpBtn ul li {
	    width: 15px;
	    height: 15px;
	}
	.c-banner .jumpBtn {
	    bottom: 7px;
	}	
	
}

@media screen and (max-width:750px) {
	.m_sloganlx h3 {
	    font-size: 1.4rem;
	    letter-spacing: 3px;
	    line-height: 5rem;
		color: #fff;
		text-align: center;
	}
	.m_sloganlx .m_slo_con .m_phone {
	    width: 50%;
	    height: 35px;
	    float: left;
	    line-height: 35px;		
		font-size: 1.2rem;
	}
	.m_sloganlx .m_slo_con .fr img {
		width: auto;
		height: 40px;
	}
	.m_index_anli .anli_list li {
		width: 48.3%;
		float: left;
		text-align: center;
		margin: 0 0.66%;
	}
	.c-banner .jumpBtn ul li {
	    width: 15px;
	    height: 15px;
	}
	.c-banner .jumpBtn {
	    bottom: 7px;
	}
}

@media screen and (max-width:650px) {
	.c-banner .nexImg, .c-banner .preImg {
	    top: 60%;
	}
	.c-banner{
		width: 100%;
		height: 216px;
		overflow: hidden;
	}
	.c-banner .banner ul li img{
		width: 800px;
		height: 216px;
		position: absolute;
		left: 50%;
		margin-left: -384px;
	}
	.m_grui ul li {
		width: 48%;
		margin: 5px 0.5%;		
	}
	.m_sloganlx h3 {
	    font-size: 1.2rem;
	}
	.index_pro .pro .content ul dl {
		width: 33.33%;
	}
	.zzindex_pro .m_pro .content ul li {
	    width: 48%;
	    margin: 5px 0.5%;
	}
}

@media screen and (max-width:500px) {
	.c-banner{
		height: 156px;
	}
	.c-banner .banner ul li img{
		width: 600px;
		height: 156px;
		margin-left: -254px;
	}
	.m_sloganlx h3 {
	    font-size: 1rem;
	}
	.m_sloganlx .m_slo_con .m_phone {	
		font-size: 1rem;
	}
	.m_dzlc {
	    display: none;
	}
	.zzindex_pro .m_pro .tab ul li {
	    font-size: 0.8rem;
	}
}

@media screen and (max-width:430px) {
	.m_sloganlx h3 {
	    font-size: 0.7rem;
	}
	.m_sloganlx .m_slo_con .m_phone {
	    font-size: 0.7rem;
	}
}
@media screen and (max-width:350px) {
	.m_sloganlx h3 {
	    font-size: 0.3rem;
	}
	.m_sloganlx .m_slo_con .m_phone {
	    font-size: 0.3rem;
	}
	.m_index_anli .anli_list span {
	    font-size: 0.8rem;
	}
	.zzindex_pro .content .ul .li span {
	    font-size: 0.8rem;
	}
}

