@charset "utf-8";

/* CSS Document */

html, body {
    height: 100%;
    width: 100%;
    font-size: 14px;
    line-height: 2.2em;
    font-family: "Microsoft YaHei";
    color: #666;
    margin: 0;
    padding: 0;
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
    border: none;
}
input, textarea, select {
    font-family: "Microsoft YaHei";
    font-size: 12px;
    outline: none;
}
ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
li {
    list-style: none;
}
img {
    font-size: 0;
    vertical-align: bottom;
    line-height: 0;
    border: 0;
    transition: all linear .4s;
    -webkit-transition: all linear .4s;
}
a, a:visited {
    color: #666;
    text-decoration: none;
    transition: all linear .4s;
    -webkit-transition: all linear .4s;
}
a:hover {
    color:#625340;
    text-decoration: none;
	font-weight:bold;
}
.c {
    clear: both;
    overflow: hidden;
}

.news_catalog_a {
    width: 420px;
    margin: 0 auto;
    height: 35px;
}
.line_aaa {
    width: 2px;
    height: 35px;
    background: #666666;
    float: left;
}
.news_list_aa {
    width: 135px;
    text-align: center;
    line-height: 35px;
    float: left;
    margin-top: -10px;
}
.news_list_aa a {
    width: 135px;
    text-align: center;
    line-height: 35px;
    float: left;
    text-align: center;
    text-decoration: none;
    display: block;
    font-weight: bold;
}
.news_list_aa a:hover {
    width: 135px;
    text-align: center;
    line-height: 35px;
    float: left;
    text-align: center;
    text-decoration: none;
    display: block;
    font-weight: bold;
    color: #43950C;
}
.fcss a{ font-size:14px !important; font-weight:bold !important;}
.scss{background:#666666; display:block; width:100%;}
.scss a{background:#666666; display:block; margin-left:20px;}

/*----------------------------------------------end main-----------------------------------------*/

.m1 {
    width: 1200px;
    margin: 0 auto;
}
.left {
    float: left;
}
.right {
    float: right;
}
.index-t {
    text-align: center;
    color: #000;
    padding: 30px 0;
}


.index-t h2 {
    border-bottom: 1px solid #e0e0e0;
    font-weight: normal;
    display: inline-block;
    padding: 0 20px 10px 20px;
    font-size: 30px;
}
.index-t b {
    font-weight: normal;
    display: block;
    font-size: 20px;
    padding-top: 5px;
}
.white {
    color: #fff;
}
.more {
    width: 200px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    margin: 30px auto;
}
.more a {
    display: block;
    border: 1px solid #666;
    border-radius: 25px;
}
.more a:hover {
    background-color: #493327;
    color: #fff;
    border: 1px solid #493327;
}



.more_case {
    width: 200px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    margin: 30px auto;
    background: #CCC;
    color: #FFF;
    border-radius: 25px;
}
.more_case a {
    display: block;
    border-radius: 25px;
}
.more_case a:hover {
    background-color: #493327;
    color: #fff;
    border: 1px solid #fff;
}



.m1-t {
    color: #333;
    font-size: 24px;
    padding: 15px 0 20px 0;
}

#link-foot {
    width: 100%;
    height:43px;
    border-top: 1px solid #EAE4DD;
    background:#625340;

}
#link-center {
    width: 1200px;
    height:43px;
    line-height:43px;
    color:#fff;
    font-size:14px;
    margin: 0 auto;
}
#link-center a {
    width: 1200px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 14px;
}
#link-center a:hover {
    width: 1200px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 14px;
}



/*---------------------------------index------------------------------------*/
/*顶部*/
#top_top{ width:100%; height:40px; line-height:40px; background:#F4F0EE; border-bottom:1px solid #CCC;}
#top_top_cent{ width:1200px; margin:0 auto; height:40px; line-height:40px; color:#666;}

#top_top_cent .top_top_left{ width:580px; float:left; height:40px; line-height:40px;}
#top_top_cent .top_top_right{ width:300px; float:right; height:40px; line-height:40px; background:url(../images/tel.png) top right no-repeat;}
.top_tit_tit{ width:250px; margin-left:30px; height:40px; line-height:40px;}
#top_top_cent .top_top_right>dl{ width:280px; float:right; height:40px; line-height:45px;}
#top_top_cent .top_top_right>dl>dt{ width:90px; float:left; height:40px; line-height:45px;}
.red{color:#625340; font-size:18px; font-weight:bold;}

.top {

    color: #666;
    width: 100%;
	position:fixed;
	z-index:999;
	
}
.top_all {
    background-color: #fff;
    height: 106px;
    line-height: 35px;
    color: #666;
    width: 1200px;
    margin: 0 auto;
}
/*头部-starts*/
#top_head {
    width: 100%;
    height:85px;
    line-height:85px;
	background:url(../images/topbbg.jpg) top left repeat-x;
    float: left;
}
#top_head_main {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    line-height: 100%;
}
#top_head_left {
    width:300px;
    height:85px;
    float: left;
}
.logo {
    width:300px;
	height:85px;
    float: left;
}

.top_head_right {
    width:830px;
    height:85px;
    float:right;
}



/*头部-end*/


/*nav-starts*/

#menu_all{ width:100%; height:50px; line-height:50px; background:#1960B6;}

.menu {
    width:900px;
    height:50px;
    line-height:50px;
	margin:0 auto;
}

.menu ul {
    width:900px;
    float: left;
    line-height: 50px;
    font-size: 16px;
    height: 50px;
	margin-top:30px;
}
.menu ul li {
    width:85px;
    line-height:50px;
    font-size:16px;
    text-align: center;
    height: 50px;
    float: left;
    color: #666;
	margin:0px 10px;
}
.menu ul li a {
    color: #666;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    width:85px;
    display: block;
    line-height:50px;
}
.menu ul li a:hover {
    color:#625340;
    text-align: center;
    text-decoration: none;
    font-size:16px;
    width:85px;
    height:45px;
    line-height:45px;
    font-weight: bold;
	border-bottom:2px solid #F00;
	margin-top:-10px;
}

/*nav-end*/

/*banners-tarts*/

#banner_web {
    width: 100%;
    height:777px;
}
#full-screen-slider {
    width: 100%;
    height:777px;
    position: relative;
}
#slides {
    display: block;
    width: 100%;
    height:425px;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
}
#slides li {
    display: block;
    width: 100%;
    height: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
}
#slides li a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}
#pagination {
    display: block;
    list-style: none;
    position: absolute;
    right: 50%;
    text-align: center;
    bottom: 30px;
    z-index: 9900;
    margin: 0
}
#pagination li {
    position: relative;
    right: -50%;
    display: block;
    list-style: none;
    width:30px;
    height:5px;
    float: left;
    margin: 0 10px;
    background-color: #fff;
	border-radius:25px;

}
#pagination li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    text-indent: -9999px;
}
#pagination li.current {
    background-color:#0096EB;
		border-radius:25px;

	
}
.ny_nr img {
    max-width:930px;
	
}

/*banner-end*/

#index_line_blue{ width:100%; height:3px; background:#0096EB;}


/*------search--------*/
#search_all{ width:100%; height:40px; background:#EFEFEF; border-bottom:1px solid #CCC;}
#search_center{ width:1200px; margin:0 auto; height:54px; line-height:54px;}
#search_center .search_center_left{ width:780px; float:left; height:40px; line-height:40px;}
#search_center .search_center_right{ width:258px; float:right; height:35px; line-height:35px; margin-top:5px;}
.input_list_a{ width:218px; height:28px; background:url(../images/ss_a.jpg) top left no-repeat; float:left;}
.input_list_b{ width:40px; height:28px; background:url(../images/ss_a.jpg) top left no-repeat;float:left;}


/*----------search-----------*/

/*----------服务行业-----------*/
#index_fwhy{ width:100%; height:470px; background:#FFF;}

/*----------服务行业 end-----------*/


/*产品系列-starts*/
#index_all{ width:1200px; margin:0 auto; overflow:hidden; padding-top:20px;}
#index_all_left{ width:263px; overflow:hidden; background:#0066D9; float:left;}
.index_all_title{ width:263px; height:92px; line-height:92px; color:#FFFFFF; font-size:28px; text-align:center;}
#index_all_menu{ width:257px; margin:0 auto; background:#FFFFFF; margin-bottom:4px;}
#index_pro_bg{ width:100%; background:url(../images/probg.jpg) top center no-repeat; height:836px;}
.index_pro_title{ width:229px; height:79px; margin:0 auto; padding-top:40px;}




#index_pro_menu{ width:1200px; margin:0 auto; padding-top:18px;}
#index_pro_menu ul{ display: table;margin:0 auto;height:40px;text-align: center;padding:0;}
#index_pro_menu ul li{ width:161px;height:45px; list-style-type:none; display:inline; background:#FFF; float:left; margin:10px; line-height:45px;}
#index_pro_menu ul li a{ width:161px;height:45px;border:1px solid #CCC; background:#FFF; font-size:14px; line-height:45px;border-radius:5px;display:block;}
#index_pro_menu ul li a:hover{ width:161px;height:45px;  border:1px solid #CCC; background:#FFF; text-align:center; font-size:14px; line-height:45px; background:#0096EB; color:#FFF; display:block;}

.index_pro_menu_yj{ width:234px; height:40px; background:url(../images/yjbg.jpg) top center no-repeat; line-height:40px; font-size:16px; color:#FFFFFF;}
.index_pro_menu_yj a{ width:234px; height:40px; background:url(../images/yjbg.jpg) top center no-repeat; line-height:40px; font-size:16px; color:#FFFFFF;}
.index_pro_menu_yj a:hover{ width:234px; height:40px; background:url(../images/yjbga.jpg) top center no-repeat; line-height:40px; font-size:16px; color:#FFFFFF; display:block;}

.index_pro_menu_yj .menu_yj{ width:200px; height:40px; line-height:40px; font-size:16px; color:#FFFFFF; margin-left:34px; }
.index_pro_menu_yj .menu_yj a{ width:200px; height:40px; line-height:40px; font-size:16px; color:#FFFFFF;}
.index_pro_menu_yj .menu_yj a:hover{ width:200px; height:40px; line-height:40px; font-size:16px; color:#FFFFFF;}
.menu_ej{ width:234px; background:#F5F5F5; overflow:hidden;}
.menu_ej ul{ width:215px; margin:0 auto; padding-top:10px; padding-bottom:10px;}
.menu_ej ul li{ width:215px; height:30px; line-height:30px; border-bottom:1px solid #CCCCCC;}
.menu_space{ width:215px; height:10px;}

#index_all_right{ width:910px; overflow:hidden; float:right;}
#index_all_right .cp_title_bg{ width:910px; background:url(../images/cp_title_bg.jpg) top left no-repeat; height:45px;}
#index_all_right .cp_title_bg span{ float:right; height:35px; line-height:35px; font-size:14px; margin-top:10px;}
#index_all_right .cp_title_title{ width:176px;height:45px; line-height:45px; text-align:center; color:#FFFFFF; font-size:22px;}

#index_prodcut_right{ width:910px; float:left; overflow:hidden;}
#index_prodcut_right ul{ width:910px; float:left; overflow:hidden; margin-top:20px;}
#index_prodcut_right ul li{ width:290px; float:left; height:260px; margin:5px; text-align:center;}
.product_img_box{ width:289px; height:220px; border:1px solid #CCCCCC;}

#cply_list{ width:100%; height:620px; background:url(../images/liyou.png) top center no-repeat;}
#body_bg{ width:100%; overflow:hidden; background:url(../images/bgbgbg.jpg) bottom center no-repeat;}
#lct_bg{ width:100%; height:383px; background:url(../images/lct.jpg) top center no-repeat;}

#bg_t{ width:100%; overflow:hidden; background:url(../images/bg_t.jpg) top center no-repeat;}


/*---------scsb start----------*/
#bfscsb{
width:347px;
overflow:hidden;
padding-top:40px;
margin:0 auto;
}
#bfscsb .bt_title{
font-size:42px;
color:#0066D9;
height:50px;
line-height:50px;
text-align:center;

}


/*-----------INDEX ABOUT START---------------*/


#index_about_all{
width:100%;
overflow:hidden;
background:#F8F5F3;
min-height:542px;
}

.index_tit{ width:1200px; height:63px; margin:0 auto; padding-top:40px;}


#index_about_conter{ width:1200px; margin:0 auto; overflow:hidden;}
.index_about_left{ width:685px; overflow:hidden;float:left; margin-top:20px; background:url(../images/index_about.jpg) top left no-repeat; height:483px;}



.index_about_right{ width:485px; overflow:hidden;float:left; margin-top:20px; margin-left:20px; color:#666;}

.index_about_tit{ width:1200px; height:79px; margin:0 auto; padding-top:30px; background:url(../images/jjtp.png) center no-repeat; font-size:40px; text-align:center; line-height:50px; color:#333;}
.index_about_img{ width:611px; height:343px; float:left; margin-top:20px; margin-left:10px;}





/*-----------INDEX ABOUT END---------------*/



/*----------INDEX CASE--------------*/
#catalog_index{ width:1200px; height:45px; margin:0 auto; padding-top:20px; padding-bottom:20px;}
#catalog_index ul{  height:45px;text-align:center;line-height:45px;}
#catalog_index ul li{ width:100px; height:43px;  margin:5px; color:#897458;text-align:center; display:inline-block;}
#catalog_index ul li a{ width:100px; height:43px; text-align:center; font-size:14px;  border:1px solid #897458; border-radius:5px;line-height:43px;display:block;}
#catalog_index ul li a:hover{background:#897458; color:#fff;}
a.on{background:#897458; color:#fff;}


#index_case_bg{ width:100%; overflow:hidden; margin-bottom:30px;}
.index_case_tit{ width:1200px; height:62px; margin:0 auto; padding-top:30px; text-align:center; background:url(../images/tjcp_title.jpg) bottom center no-repeat; line-height:62px; font-size:40px; color:#333;}
.index_case_intro{ width:1200px; margin:0 auto; text-align:center; font-size:16px; color:#666; height:30px; line-height:30px;}

.index_case_content{ width:1200px; height:280px; margin:0 auto; padding-top:20px;}
.index_case_content ul{ width:1200px; overflow:hidden;float:left;}
.index_case_content ul li{ width:285px; height:260px; float:left; margin:5px; color:#FFF; text-align:center;}
.index_case_content ul li img{ width:278px; height:210px; float:left; padding:2px; color:#FFF; text-align:center; border:1px solid #FFF;}
.index_case_content ul li a{ color:#FFF;}

.index_case_an{ width:218px; height:45px;text-align:center; font-size:14px; line-height:45px; margin:0 auto;}
.index_case_an a{ width:218px; height:45px; border:1px solid #fff; border-radius:5px; text-align:center; font-size:14px; line-height:45px; display:block; color:#fff;}
.index_case_an a:hover{ width:218px; height:45px; border:1px solid #FFF; border-radius:5px; text-align:center; font-size:14px; line-height:45px; display:block; background:#FFF; color:#0096EB; font-weight:bold;}

.adcent{ width:100%; height:202px; background:url(../images/adcent.jpg) top center no-repeat;}

/*----------INDEX CASE END--------------*/

.ys_index{ width:1200px; height:68px; margin:0 auto; padding-top:30px;}
.ys_cont{ width:1200px; overflow:hidden; margin:0 auto; padding-top:30px;}


#index_casea{ width:1200px; height:62px; margin:0 auto; padding-top:20px; background:url(../images/tpan.jpg) center no-repeat; line-height:40px; font-size:40px; text-align:center; color:#333;}

#index_casea_list{ width:1200px; overflow:hidden; margin:0 auto; padding-top:20px;}
#index_casea_list ul{ width:1200px; overflow:hidden; float:left;}
#index_casea_list ul li{ width:285px; height:260px; float:left; margin:5px;text-align:center;}
#index_casea_list ul li img{ width:276px; height:209px; padding:2px; border:1px solid #CCC; text-align:center;}

/*-----------INDEX brand start---------------*/
#index_brand_all{
width:100%;
overflow:hidden;
background:#F8F5F3;

}
#index_brand{width:1200px; margin:0 auto; overflow:hidden;}
.index_brand_list{ width:100%; overflow:hidden;}
.index_brand_list ul{ width:100%; overflow:hidden; float:left; margin-bottom:40px; margin-top:20px;}
.index_brand_list ul li{ width:17.8%; margin:1%; border:1px solid #CCC; background:#FFF; float:left; margin-bottom:5px; text-align:center;}
.index_brand_list ul li img{ width:98%; margin:1% auto; height:66px;}


/*-----------INDEX ly start---------------*/
#index_ly{ width:100%; background:#FFF; overflow:hidden;}
.index_ly_title{ width:348px; height:76px; margin:0 auto; padding-top:50px; padding-bottom:20px;}
#index_ly_main{ width:1200px; margin:0 auto; overflow:hidden;}
.index_ly_box{ width:379px; height:328px; border:1px solid #CCC; background:#FFF; margin:8px; float:left;}
.index_ly_a{ width:356px; height:54px; margin:0 auto; padding-top:10px;}
.index_ly_b{ width:352px; height:138px; margin:0 auto; padding-top:10px;}
.index_ly_c{ width:352px; overflow:hidden; line-height:180%; margin:0 auto; padding-top:10px;}

#ad_cent{ width:1178px; overflow:hidden; margin:0 auto; padding:10px 0px;}

/*-----------INDEX ly end---------------*/

#index_jcrz{ width:100%; background:#F5F5F5; overflow:hidden; margin-top:15px;}
.index_jcrz_tit{ width:349px; height:77px; margin:0 auto; padding-top:30px; padding-bottom:20px;}


/*-----------INDEX NEWS START---------------*/

#index_news_k{ width:100%; overflow:hidden; }
#index_news_all{
width:1200px;
margin:0 auto;
overflow:hidden;
padding-top:10px;
}

#index_news_left{
width:865px;
overflow:hidden;
float:left;
}

#index_news_left .index_news_title{
width:1200px;
height:61px;
float:left;

}

#index_news_left .index_news_title span{
font-size:14px;
float:right;
height:55px;
line-height:55px;
}






.index_honor_title{ 
	width:310px; 
	height:41px; 
	float:left;
	background:#0096EB;
	}

.index_honor_img{
width:284px;
height:309px;
margin:10px;}


/*-----------INDEX NEWS END---------------*/


/*----------home kh--------------*/
.index_kh{ width:1200px; overflow:hidden; margin:0 auto; padding-top:30px;}
#index_hzkh{ width:1200px; overflow:hidden; margin:0 auto;}
#index_hzkh ul{ width:1200px; overflow:hidden; float:left;}
#index_hzkh ul li{ width:220px; border:1px solid #CCCCCC; background:#FFFFFF; margin:5px; float:left;}
#index_hzkha{ width:900px; overflow:hidden; margin:0 auto;}
#index_hzkha ul{ width:900px; overflow:hidden; float:left;}
#index_hzkha ul li{ width:213px; border:1px solid #CCCCCC; background:#FFFFFF; margin:5px; float:left;}



/*----------home kh end--------------*/

/*------------------Service index---------------------*/
#index_fwhy_all{ width:100%; overflow:hidden;}
.index_fwhy_title{ width:1200px; height:65px; margin:0 auto; padding-top:30px;}

#index_fwhy_catalog{ width:1200px; margin:0 auto; padding-top:10px;}

#index_fwhy_catalog ul{ width:1200px; float:left; overflow:hidden;}
#index_fwhy_catalog ul li{ width:280px; float:left; height:210px; margin:9px; text-align:center; border:1px solid #CCC;}

#index_fwhy_catalog{ width:1200px; margin:0 auto; padding-top:10px;}

#index_fwhy_catalog dl{ width:1200px; float:left; overflow:hidden;}
#index_fwhy_catalog dl dt{ width:280px; float:left; height:324px; margin:9px; text-align:center; border:1px solid #ccc;}
#index_fwhy_catalog dl dt img{ width:271px; float:left; height:213px; margin:4px; text-align:center; }


.con{
	width: 280px;
	height:210px;
	float: left;
	margin-right: 35px;
	margin-bottom: 15px;
	position: relative;
	cursor: pointer;
}
.con img{
	width:280px;
	height:210px;
}
.txt{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	background: rgba(0,0,0,0.6);
	font-size:14px;
}
.txt h3{
	font-weight: normal; font-weight:bold;	font-size:14px;
}
.txt p{
	font-size: 14px;
	display: block;
	line-height: 20px;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-moz-margin-before: 1em;
	-moz-margin-after: 1em;
	-moz-margin-start: 0px;
	-moz-margin-end: 0px;
}



/*------------------Service index end---------------------*/
/*---------scsb end----------*/

.products {
    width: 100%;
    height: 580px;
    float: left;
    margin-top: 40px;
}
.products-top {
    width: 100%;
    height: 75px;
    float: left;
    position: relative;
    top: 0;
}
.products-top>h3 {
    position: absolute;
    display: block;
    width: 100%;
    height: 30PX;
    text-align: center;
    line-height: 30px;
    font-size: 24px;
    color: #333;
    font-weight: inherit;
    float: left;
}
.products-top>p {
    display: block;
    width: 100%;
    height: 1px;
    background: #d3d2d2;
    float: left;
    position: absolute;
    top: 38px;
}
.products-top>h2 {
    display: block;
    width: 100px;
    height: 3px;
    background: #197558;
    float: left;
    position: absolute;
    top: 37px;
    left: 47.4%;
}
.products-top>span {
    position: absolute;
    top: 38px;
    display: block;
    width: 100%;
    height: 30PX;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    font-weight: inherit;
    float: left;
}
.products-auto {
    width: 1200px;
    height: 100%;
    margin: 0px auto;
}
.products-auto_content {
    width: 100%;
    height: 505px;
    float: left;
}
.products-auto_left {
    width: 230px;
    height: 100%;
    float: left;
}
.products-auto_left-tit {
    width: 100%;
    height: 80px;
    float: left;
    background: #229470;
}
.products-auto_left-tit>p {
    display: block;
    width: 100%;
    height: 30px;
    float: left;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    margin-top: 15px;
}
.products-auto_left-tit>span {
    display: block;
    width: 100%;
    height: 20px;
    float: left;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 20px;
}
.products-auto_left-ul {
    width: 100%;

    float: left;
    margin-top: 5px;
}
.products-auto_left-ul>ul {
    width: 100%;

    display:flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.products-auto_left-ul>ul>li {
    width: 100%;
    height: 13.5%;
	margin-bottom:5px;
    background: #e9e9e9;
}
.products-auto_left-ul>ul>li>a {
    display: block;
    width: 90%;

    font-size: 14px;
    padding-left: 10%;
    line-height: 4;
    color: 333;
}
.products-auto_left-ul>ul>li>a:hover {
    background: #fff;
    color: #229470;
}
.products-auto_right {
    width: 945px;
    height: 503px;
    border: 1px solid #ccc;
    float: right;
}
.products-right_title {
    width: 100%;
    height: 39px;
    border-bottom: 1px solid #ccc;
}
.products-right_title>span {
    display: block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #333;
    float: left;
    padding-left: 20px;
}
.products-right_title>a {
    display: block;
    width: 60px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #888;
    float: right;
    padding-right: 12px;
}
.products-right_title>a:hover {
    color: #229470;
}
.products-right_content {
    width: 900px;
    height: 420px;
    margin: 20px auto;
}
.products-right_content>ul {
    width: 100%;
    height: 100%;
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    flex-wrap: wrap;
    align-content: space-between;
}
.products-right_content_item {
    width: 24%;
    height: 200px;
    border: 1px solid #ccc;
}
.products-right_content_item>a {
    display: block;
    width: 100%;
    height: 100%;
}
.products-right_content_item>a>img {
    display: block;
    width: 100%;
    height: 159px;
    border-bottom: 1px solid #ccc;
}
.products-right_content_item>a>span {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #666;
    font-size: 14px;
}
.products-right_content_item>a:hover span {
    color: #229470;
}
/*产品系列-end*/

/*关于我们-starts*/
.aboutus {
    width: 100%;
    height: 501px;
    background: url('../images/about-bj.jpg') no-repeat;
    float: left;
    margin-top: 70px;
}
.aboutus-auto {
    width: 1200px;
    height: 100%;
    margin: 0px auto;
}
.aboutus-auto_left {
    width: 319px;
    height: 289px;
    float: left;
    margin-top: 160px;
    margin-left: 25px;
}
.aboutus-auto_left>img {
    width: 100%;
    height: 100%;
}
.aboutus-auto_right {
    width: 815px;
    height: 289px;
    float: right;
    margin-top: 160px;
    margin-right: 10px;
}
.aboutus-auto_right>h3 {
    display: block;
    width: 100%;
    height: 30px;
    font-size: 18px;
    color: #fdfefe;
    line-height: 30px;
    float: left;
}
.aboutus-auto_right>span {
    display: block;
    width: 100%;
    font-size: 12px;
    color: #f8f8f8;
    float: left;
    margin-top: 20px;
}
.aboutus-auto_right>a {
    display: block;
    width: 135px;
    height: 40px;
    font-size: 16px;
    color: #666;
    line-height: 40px;
    float: right;
    background: #fff;
    margin-top: 45px;
    text-align: center;
}
.aboutus-auto_right>a:hover {
    color: #229470;
}
/*关于我们-end*/

/*产品优势-starts*/
.advantage {
    width: 100%;
    height: 1100px;
    float: left;
    margin-top: 40px;
}
.advantage-top {
    width: 100%;
    height: 75px;
    float: left;
    position: relative;
    top: 0;
}
.advantage-top>h3 {
    position: absolute;
    display: block;
    width: 100%;
    height: 30PX;
    text-align: center;
    line-height: 30px;
    font-size: 24px;
    color: #333;
    font-weight: inherit;
    float: left;
}
.advantage-top>p {
    display: block;
    width: 100%;
    height: 1px;
    background: #d3d2d2;
    float: left;
    position: absolute;
    top: 38px;
}
.advantage-top>h2 {
    display: block;
    width: 100px;
    height: 3px;
    background: #197558;
    float: left;
    position: absolute;
    top: 37px;
    left: 47.4%;
}
.advantage-top>span {
    position: absolute;
    top: 38px;
    display: block;
    width: 100%;
    height: 30PX;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    font-weight: inherit;
    float: left;
}
.advantage-auto {
    width: 1200px;
    height: 100%;
    margin: 0px auto;
}
.advantage-auto_content {
    width: 100%;
    height: 1000px;
    float: left;
    background: url('../images/advantage-bj.jpg') no-repeat;
    margin-top: 10px;
}
.advantage-content_first {
    width: 100%;
    height: 250px;
    float: left;
}
.advantage-first_left {
    width: 50%;
    height: 100%;
    float: left;
}
.advantage-first_left>p {
    display: block;
    width: 50px;
    text-align: center;
    color: #229470;
    float: left;
    margin-top: 100px;
    font-size: 30px;
    font-weight: bold;
    margin-left: 230px;
}
.advantage-first_left>span {
    display: block;
    width: 260px;
    text-align: center;
    color: #333;
    float: left;
    margin-top: 100px;
    font-size: 18px;
}
.advantage-first_right {
    width: 50%;
    height: 100%;
    float: right;
}
.advantage-first2_left {
    width: 50%;
    height: 100%;
    float: left;
}
.advantage-first2_left>img {
    width: 100%;
    height: 100%;
}
.advantage-content_first2 {
    width: 100%;
    height: 250px;
    float: right;
}
.advantage-first2_right {
    width: 50%;
    height: 100%;
    float: right;
}
.advantage-first2_right>p {
    display: block;
    width: 50px;
    text-align: center;
    color: #229470;
    float: left;
    margin-top: 100px;
    font-size: 30px;
    font-weight: bold;
    margin-left: 70px;
}
.advantage-first2_right>span {
    display: block;
    width: 260px;
    text-align: center;
    color: #333;
    float: left;
    margin-top: 100px;
    font-size: 18px;
}
/*产品优势-end*/

/*新闻中心-starts*/
#index_news_alla{ width:100%; overflow:hidden;}
.index_news_tit{ width:1200px; height:61px; margin:0 auto; padding-top:10px;background:url(../images/news.jpg) center no-repeat;
font-size:40px;
line-height:61px; text-align:center;}
.index_news_main{ width:1200px; margin:0 auto; overflow:hidden;}

.index_news_right{ width:586px; float:right;overflow:hidden; margin-top:20px;}
.index_news_right ul{ width:582px; float:left; overflow:hidden;}

.index_news_right ul li{ width:582px; float:left; height:100px; border-bottom:1px solid #CCC; margin-bottom:10px;}

.left_img_news{ width:3px; height:86px; float:left; background:#2A9BDB;}
.right_img_news{ width:550px; height:78px; float:right; line-height:160%; margin-right:10px;}

.information {
    width: 100%;
    height: 475px;
    float: left;
    margin-top: 40px;
}
.information-top {
    width: 100%;
    height: 75px;
    float: left;
    position: relative;
    top: 0;
}
.information-top>h3 {
    position: absolute;
    display: block;
    width: 100%;
    height: 30PX;
    text-align: center;
    line-height: 30px;
    font-size: 24px;
    color: #333;
    font-weight: inherit;
    float: left;
}
.information-top>p {
    display: block;
    width: 100%;
    height: 1px;
    background: #d3d2d2;
    float: left;
    position: absolute;
    top: 38px;
}
.information-top>h2 {
    display: block;
    width: 100px;
    height: 3px;
    background: #197558;
    float: left;
    position: absolute;
    top: 37px;
    left: 47.4%;
}
.information-top>span {
    position: absolute;
    top: 38px;
    display: block;
    width: 100%;
    height: 30PX;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    font-weight: inherit;
    float: left;
}
.information-auto {
    width: 1200px;
    height: 100%;
    margin: 0px auto;
}
.information-auto_content {
    width: 100%;
    height: 400px;
    float: left;
}
.information-content_left {
    display: block;
    width: 520px;
    height: 350px;
    float: left;
    margin-top: 20px;
    position: relative;
}
.information-content_left>img {
    width: 100%;
    height: 100%;
}
.information-content_left>span {
    position: absolute;
    display: block;
    width: 95%;
    height: 50px;
    bottom: 0;
    left: 0;
    background: #000000b3;
    line-height: 50px;
    padding-left: 5%;
    color: #fff;
    font-size: 16px;
}
.information-content_right {
    width:400px;
	overflow:hidden;
    float: right;
    margin-top: 20px;
}
.information-right_title {
    width: 100%;
    height: 39px;
    border-bottom: 1px solid #ccc;
    float: left;
}
.information-right_title>span {
    display: block;
    width: 100px;
    height: 100%;
    float: left;
    font-size: 18px;
    color: #333;
    font-weight: bold;
}
.information-right_title>a {
    display: block;
    width: 50px;
    height: 100%;
    float: right;
    font-size: 12px;
    color: #666;
}
.information-right_title>a:hover {
    color: #229470;
}
.information-right_ul {
    width: 100%;
    float: left;
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    flex-wrap: wrap;
    align-content: space-between;
    margin-top: 10px;
}
.information-right_ul>li {
    display: block;
    width: 100%;
    height: 40px;
    border-bottom: 1px dashed #ccc;
    float: left;
	margin:5px 0px;
}
.information-right_ul_li>a {
    display: block;
    width: 100%;
    height: 100%;
}
.information-right_ul_li>a>h3 {
    display: block;
    width:40px;
    height:30px;
    float: left;
    background: #f5f5f5;
/*    margin-top: 2px;*/
    text-align: center;
    line-height:30px;
    font-size:18px;
    color: #888;
    font-weight: initial;
	margin-top:5px;
}
.information-right_ul_li>a>span {
    display: block;
    width:300px;
    height: 40px;
    float: left;
/*    margin-top: 2px;*/
    line-height: 40px;
    font-size: 14px;
    color: #888;
    font-weight: initial;
    margin-left: 10px;
}
.information-right_ul_li>a>p {
    display: block;
    height: 50px;
    float: right;
/*    margin-top: 2px;*/
    line-height: 50px;
    font-size: 12px;
    color: #888;
    font-weight: initial;
    margin-right: 10px;
}
.information-right_ul_li>a:hover span {
    color:#0096EB; font-weight:bold;
}
/*新闻中心-end*/






/*---------------------------------index------------------------------------*/

/*服务项目*/

#procatalog {
    width: 1000px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
}
#procatalog ul {
    width: 1000px;
    height: 30px;
    line-height: 30px;
    float: left;
    margin-bottom: 30px;
}
#procatalog ul li {
    width: 180px;
    height: 30px;
    line-height: 30px;
    float: left;
    margin: 10px 10px;
}
#procatalog ul li a {
    width: 180px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #666;
    font-size: 14px;
    display: block;
}
#procatalog ul li a.afdd {
    width: 180px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #44950C;
    display: block;
}
#procatalog ul li a:hover {
    width: 180px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #44950C;
    display: block;
}

.fwxm {}
.fwxm ul li {
    margin: 0 5px;
    width: 290px;
    float: left;
}
.fwxm ul li img {
    width: 290px;
    height: 395px;
}
.fwxm ul li span {
    text-align: center;
    display: block;
    line-height: 44px;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

/*关于我们*/

.gray {
    width: 100%;
    background-color: #F8F8F8;
}
.gray span {
    width: 605px;
    height: 361px;
    float: left;
}
.about {
    color: #666;
    width: 550px;
    text-align: left;
    margin-left: 30px;
    float: left;
}
.about .aboutline {
    width: 100px;
    height: 3px;
    background: #43950C;
}
.about h3 {
    font-weight: normal;
    font-size: 22px;
    padding-bottom: 10px;
}

.moreabc {
    width: 110px;
    height: 30px;
    background: #43950C;
    line-height: 30px;
    text-align: center;
    color: #FFF;
    float: left;
    margin-top: 10px;
}
.moreabc a {
    width: 110px;
    height: 30px;
    background: #43950C;
    line-height: 30px;
    text-align: center;
    color: #FFF;
    display: block;
}
.moreabc a:hover {
    width: 110px;
    height: 30px;
    background: #FF9900;
    line-height: 30px;
    text-align: center;
    color: #FFF;
    display: block;
}


/*搬家案例*/

.case {}
.case ul li {
    margin: 10px;
    width: 280px;
    float: left;
}
.case ul li img {
    width: 270px;
    height: 270px;
    border: 1px solid #e6e6e6;
    padding: 4px;
}
.case ul li span {
    text-align: center;
    display: block;
    line-height: 44px;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

/*新闻资讯*/

.news {
    width: 520px;
}
.news-nr dl {
    padding-bottom: 15px;
    width: 520px;
    clear: both;
    overflow: hidden;
}
.news-nr dl dd.pic {
    width: 205px;
    float: left;
}
.news-nr dl dd.pic img {
    width: 205px;
    height: 140px;
}
.news-nr dl dt {
    float: right;
    width: 300px;
    font-size: 14px;
}
.news-nr dl dd.txt {
    float: right;
    width: 300px;
    line-height: 22px;
    color: #999;
    font-size: 12px;
}
.news-nr ul {
    width: 520px;
}
.news-nr ul li {
    border-bottom: 1px dashed #a5a5a5;
    width: 505px;
    line-height: 38px;
    height: 38px;
    clear: both;
    overflow: hidden;
    background: url(../images/index_28.jpg) no-repeat left center;
    padding-left: 15px;
}
.news-nr ul li span {
    float: right;
    color: #999999;
    font-size: 12px;
}

/*联系我们*/

.contact {
    width: 470px;
    padding-bottom: 50px;
}
.contact-nr {
    line-height: 28px;
}
.contact-nr img {
    width: 470px;
    height: 220px;
    padding-bottom: 20px;
}

/*网站底部*/


.foot_all {
    width:100%;
	overflow:hidden;
	background:#6F5E48;
	border-top:1px solid #EAE4DD;
	color:#fff;
}

.foot_all_a{ width:1200px; margin:0 auto; overflow:hidden;}


.foot_left {
    float: left;
	width:270px;
	height:207px;
	margin-top:16px;
}

.foot_cent {
    float:left;
	width:330px;
	height:157px;
	margin-top:16px;
	margin-left:20px;
	background:url(../images/footcentbg.png) top left no-repeat;
	padding-top:50px;
	line-height:180%;
}

.foot_right {
    float:left;
	width:384px;
	height:157px;
	margin-top:16px;
	padding-top:50px;
	padding-left:10px;
	margin-left:15px;
	background:url(../images/footright.png) top left no-repeat;
}

.foot_right ul{
	width:384px;
	overflow:hidden;
	float:left;
	}
.foot_right ul li{
	width:120px;
	height:25px;
	line-height:25px;
	float:left;
	}
.foot_right ul li a{
	color:#FFF;
	font-size:14px;
	}

.foot_right_ewm{
    float: left;
	width:130px;
	height:160px;
	margin-top:52px;
	text-align:center;
	margin-left:20px;
}


.foot_cent a{

	color:#ccc;
}



.foot_bottom_a{ width:100%; height:45px; background:#625340; line-height:45px; color:#FFF; text-align:center; border-top:1px solid #EAE4DD;	color:#ccc;}
.foot_bottom_a a{ color:#ccc; text-align:center;}

.foot a, .foot a:visited {
    color: #fff;
    text-decoration: none;
    transition: .2s linear all;
}
.foot a:hover {
    color: #0f654a;
    text-decoration: none;
}

.foot_menu_list{ width:900px; height:25px; line-height:25px; float:left;}
.foot_contact_left{ width:900px; line-height:180%; float:left;}


/*----------------------------------------------end main-----------------------------------------*/

.content {
    padding:30px 0;
}
.ny_left {
    width: 230px;
    float: left;
}

/*内页产品列表*/

.list {
    margin-bottom: 35px;
    width: 230px;
}
.list_t {
    height: 40px;
    font: normal 16px/40px "Microsoft YaHei";
    background: url(../images/ny_03.png) no-repeat 190px center #625340;
    color: #fff;
    padding-left: 20px;
}
.list_nr {
    clear: both;
    overflow: hidden;
}
.list_nr ul li {
    margin-top: 1px;
}
.list_nr ul li a {
    display: block;
    font: normal 12px/14px "Microsoft YaHei";
    padding: 10px 10px 10px 40px;
    background-color: #f0f0f0;
}
.list_nr ul li a:hover {
    display: block;
    font: normal 12px/14px "Microsoft YaHei";
    padding: 10px 10px 10px 40px;
    background-color: #fff;
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
    color: #2E1607;
}

#art_content img{ max-width:1200px;}

/*内页联系我们*/

.lianxi {
    background-color: #f0f0f0;
    padding: 15px 20px;
    font: normal 12px/26px "Microsoft YaHei";
}
.lianxi h2 {
    font: normal 18px/20px "Microsoft YaHei";
    padding-bottom: 10px;
    color: #9B8364;
}

/*内页右侧*/

.ny_right {
    width: 930px;
    float: right;
}

.ny_righta {
    width: 1200px;
    float: right;
}
.ny_t {
    width: 930px;
    text-align: right;
    font: normal 14px/38px "Microsoft YaHei";
}

.ny_ta{
    width:1200px;
    text-align: right;
    font: normal 14px/38px "Microsoft YaHei";
}

.ny_t:before {
    content: "";
    background: url(../images/about_11.jpg) no-repeat center;
    width: 16px;
    height: 13px;
    display: inline-block;
    padding-right: 10px;
}
.name {
    font: normal 24px/44px "Microsoft YaHei";
    border-bottom: 1px dashed #999;
    padding-bottom: 15px;
    width: 930px;
}

.namea {
    font: normal 24px/44px "Microsoft YaHei";
    border-bottom: 1px dashed #999;
    padding-bottom: 15px;
    width:1200px;
}

/*内页右侧单页面*/

.ny_nr {
    padding: 30px 0 0 0;
    line-height: 32px;
    width: 930px;
}

.ny_nra{
    padding: 30px 0;
    line-height: 32px;
    width:1200px;
}


.line_td {
    width: 1200px;
    border-bottom: 1px solid #CCC;
    height: 1px;
    margin-top: 30px;
}
#news_lists {
    width: 1200px;
    overflow: hidden;
    float: left;
}
#news_lists dl {
    width: 1200px;
    overflow: hidden;
    float: left;
}
#news_lists dl dd {
    width: 325px;
    height: 118px;
    float: left;
}
#news_lists dl dt {
    width: 1200px;
    height: 120px;
    float: left;
}

.moremore {
    width: 80px;
    margin-top: 5px;
    height: 118px;
    float: left;
    margin-left: 50px;
    text-align: center;
    line-height: 118px;
    color: #090;
}
.moremore a {
    width: 80px;
    height: 118px;
    text-align: center;
    line-height: 118px;
    color: #090;
    float: left;
    font-weight: bold;
}
.moremore a:hover {
    width: 80px;
    height: 118px;
    text-align: center;
    line-height: 118px;
    color: #625340;
    float: left;
    font-weight: bold;

}

.moremorea {
    width: 80px;
    height: 80px;
    float: left;
    margin-left: 50px;
    text-align: center;
    line-height: 118px;
    color: #090;
}
.moremorea a {
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    color: #090;
    float: left;
    font-weight: bold;
}
.moremorea a:hover {
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    color: #625340;
    float: left;
    font-weight: bold;
}

.pic_left_a {
    width: 325px;
    height: 118px;
    float: left;
    margin-top: 5px;
}
.txt_right_b {
    width: 720px;
    height: 118px;
    float: left;
    margin-left: 10px;
    margin-top: 5px;
    font-size: 16px;
    font-weight: bold;
}

.news_list_b {
    width: 1200px;
    overflow: hidden;
    float: left;
}
.news_list_b ul {
    width: 1200px;
    overflow: hidden;
    float: left;
}
.news_list_b ul li {
    width: 1200px;
    float: left;
    height: 80px;
    border-bottom: 1px solid #CCC;
}

.box_tb_a {
    width: 80px;
    height: 80px;
    background: #43950C;
    float: left;
}
.box_tb_b {
    width: 965px;
    height: 80px;
    float: left;
    margin-left: 10px;
}
.jjfaa {
    width: 100%;
    height: 30px;
    background: #fff;
}
.jjfa {
    width: 100%;
    height: 550px;
    background: #F8F8F8;
}

#footmenu {
    width: 300px;
    float: left;
    overflow: hidden;
}
#footmenu ul {
    width: 300px;
    float: left;
    overflow: hidden;
    margin-top: 20px;
}
#footmenu ul li {
    width: 100px;
    float: left;
    height: 40px;
    line-height: 40px;
    color: #ccc;
    font-size: 14px;
}
#footmenu ul li a {
    width: 100px;
    float: left;
    height: 40px;
    line-height: 40px;
    color: #ccc;
    font-size: 14px;
}
#footmenu ul li a:hover {
    width: 100px;
    float: left;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
}

#case_in {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 20px;
}
#case_in ul {
    width: 1200px;
    float: left;
    overflow: hidden;
}
#case_in ul li {
    width: 400px;
    float: left;
    height: 252px;
    margin-bottom: 10px;
}

.case_text {
    width: 300px;
    margin: 0 auto;
    padding-top: 80px;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
}
.case_more {
    margin: 0 auto;
    width: 66px;
    height: 17px;
    padding-top: 10px;
}


.case_texta {
    width: 300px;
    margin: 0 auto;
    padding-top: 60px;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    color: #FFF;
}
.case_morea {
    margin: 0 auto;
    width: 74px;
    height: 19px;
    padding-top: 10px;
}

#case_top {
    width: 110px;
    height: 66px;
    position: absolute;
    z-index: 99px;
    float: left;
}


#owl-demo{position:relative;width:570px;height:330px; float:left;}
#owl-demo .item{ position:relative;display:block;}
#owl-demo img{display:block;width:570px;height:330px;}
#owl-demo b{position:absolute;left:0;bottom:0;width:100%;height:78px;background-color:#000;opacity:.5;filter:alpha(opacity=50);}
#owl-demo span{position:absolute;left:0;bottom:37px;width:100%;font:18px/32px "微软雅黑","黑体";color:#fff;text-align:center;}

.owl-pagination{position:absolute;left:0;bottom:10px;width:100%;height:22px;text-align:center;}
.owl-page{display:inline-block;width:10px;height:10px;margin:0 5px;background-image:url(../images/bg15.png);*display:inline;*zoom:1;}
.owl-pagination .active{width:25px;background-image:url(../images/bg16.png);}
.owl-buttons{display:none;}
.owl-buttons div{position:absolute;top:50%;width:40px;height:80px;margin-top:-40px;text-indent:-9999px;}
.owl-prev{left:0;background-image:url(../images/bg17.png);}
.owl-next{right:0;background-image:url(../images/bg18.png);}
.owl-prev:hover{background-image:url(../images/bg19.png);}
.owl-next:hover{background-image:url(../images/bg20.png);}

#ny_all{ width:1200px; margin:0 auto; overflow:hidden;}
/*-------------------- qygd -------------------*/

.yScrollList{width:1198px; overflow:hidden;margin:0 auto;}
.yScrollListTitle{width:100%;height:38px;line-height:38px;}
.yScrollListTitle h1{cursor:pointer;font-size:16px;background:#F2F2F2;color:#666666;height:38px;border:1px solid #dcdcdc;float:left;position:relative;left:-1px;width:170px;text-align:center; margin:5px 10px;}

.yScrollListTitle h1.ytitleh12{left:-2px;}
.yScrollListTitle h1.yth1click{height:38px; background:#090; color:#FFF;}


.yScrollListIn{width:100%;height:380px;position:relative;}
.yScrollListInList{display:none;width:1088px;height:450px;position:absolute;padding:0 30px;left:0;top:0;overflow:hidden;}
.yScrollListInList .yScrollListbtn{cursor:pointer;position:absolute;width:24px;height:43px;top:156px;background:url(../images/btnys.png) no-repeat 0 0;}
.yScrollListInList .yScrollListbtnr{background-position:-24px 0;right:5px;}
.yScrollListInList .yScrollListbtnl{left:5px;}
.yScrollListInList ul{width:2238px;height:500px;position:absolute;top:0;left:20px;overflow:hidden; padding-top:30px;}
.yScrollListInList ul li{width:209px;height:278px;float:left;margin-right:10px; text-align:center;}
.yScrollListInList ul li img{width:209px;height:278px;display:block;margin-left:10px;margin-top:12px; border:1px solid #CCC;}
.yScrollListInList ul li p{text-align:center;font-size:12px;color:#666666;line-height:36px;height:36px;overflow:hidden;}
.yScrollListInList ul li p:hover{color:#e9630a;text-decoration:underline;}
.yScrollListInList ul li span{color:#e9630a;font-size:12px;text-align:center;display:block;line-height:24px;}
/*-------------------- end qygd -------------------*/

/*-----------图片滑动-----------------*/
#ztbox{width:970px;height:420px;margin:0 auto;}
#ztbox #left{width:35px;height:63px;float:left;cursor:pointer;background:url(../images/banner_pre.jpg) no-repeat;margin-top:140px;}
#ztbox #right{width:35px;height:63px;float:left;cursor:pointer;background:url(../images/banner_next.jpg) no-repeat; margin-top:140px;}

#ztbox #conter{width:880px;height:400px;float:left;display:inline;overflow:hidden;position:relative;margin:0px 10px;}
#ztbox #conter ul{width:auto;height:357px;top:0px;left:0px;position:absolute;overflow:hidden;}
#ztbox #conter li{width:167px;height:357px;float:left;padding:0px 5px;position:relative;}
#ztbox #conter li img{width:167px;height:357px;}
#ztbox #scroll{width:880px;height:18px;left:0px;bottom:8px;cursor:pointer;position:absolute;background:url(../images/banner_bg2.jpg) repeat-x left center;}
#ztbox #scroll span{width:48px;height:18px;left:0px;bottom:0px;cursor:pointer;position:absolute;background:#FFEA00;}


.banner{ width:100%; height:777px; overflow:hidden; position:relative;font-size:0; background:#CCC;}
.b-img{ height:777px;  position:absolute; left:0; top:0;}
.b-img a{ display:block; height:777px; float:left;}
.b-list{ height:50px; padding-top:740px; position:relative; margin:0 auto;z-index:1;}
.b-list span{ display:block;cursor:pointer; width:14px; height:14px; border-radius:50%; border:3px solid #fff; float:left; margin:0 5px; _margin:0 3px;}
.b-list .spcss{border:3px solid #625340;}
.bar-left{ position:absolute; z-index:1; display:block; width:100px; height:100%; left:0px; background:none; top:0px; }
.bar-right{ position:absolute;z-index:1; display:block; width:100px; height:100%; right:0px; background:none; top:0px; }
.bar-left em{ display:block; width:50px; height:100px; background:url(../images/arrow.png) 0px 0px no-repeat; margin:0 auto; margin-top:285px;}
.bar-right em{ display:block; width:50px; height:100px; background:url(../images/arrow.png) -50px 0px no-repeat; margin:0 auto; margin-top:285px;}
.bar-left .emcss{ background-position:0px -100px;}
.bar-right .emcss{ background-position:-50px -100px;}

.bannera{ width:1200px; margin:20px auto; overflow:hidden;}
.bannera ul{ width:100%; overflow:hidden; float:left;}
.bannera ul li{ width:22%; margin:1.5%; float:left;}
.bannera_a{ width:100%; border:1px solid #CCC; overflow:hidden;}
.bannera_a img{ width:96%; margin:2%; overflow:hidden; height:255px;}
.bannera_b{ width:100%; float:left14px; overflow:hidden; text-align:center;}
.bannera_ba{ height:35px; text-align:center; font-size:16px; line-height:35px;}
.bannera_bb{text-align:center; font-size:14px; line-height:25px;}

.team_more{ width:185px; height:41px; line-height:41px; margin:20px auto;}
.team_more a{ width:185px; border:1px solid #CCC; height:41px; line-height:41px; text-align:center; font-size:14px; background:#FFF;display:block;}
.team_more a:hover{ width:185px; border:1px solid #CCC; height:41px; line-height:41px; text-align:center; font-size:14px; background:#625340; color:#fff; display:block;}

.lct{ width:100%; height:615px; background:url(../images/lct.jpg) top center no-repeat;}

.index_b_hero{position:relative;margin:auto;width:1200px;height:480px;}
.index_b_hero img {width:1200px;height:480px;}
.index_b_hero .heros{width:1200px;height:480px;}
.index_b_hero .hero-wrap{position:absolute;overflow:visible;}
.index_b_hero .page_btn{position:absolute;top:210px;z-index:366;width:22px;height:40px;}
.index_b_hero .prev{left:-50px;background:url(../images/custom_left.png);}
.index_b_hero .next{right:-50px;background:url(../images/custom_right.png);}
.index_b_hero .hero {position:absolute;top:0;left:0;z-index:1;width:1200px;height:480px;overflow:hidden;}
.index_b_hero .mask-left,#index_b_hero .mask-right{position:absolute;top:0;left:0;z-index:1;width:1200px;height:480px;overflow:hidden;background:#000;filter:alpha(Opacity=30);opacity:.3;}
.index_b_hero .mask-left{left:-1200px;}
.index_b_hero .mask-right{left:1200px;}
.little_img{position:absolute;bottom:0;z-index:50;width:100%;height:93px;background:url(../images/txtbg7.png);}
.small_list{margin:0 auto;padding:14px 0;width:1200px;overflow:hidden;}
.small_list li{position:relative;float:left;margin-right:9px;width:162px;height:65px;cursor:pointer;}
.small_list li.last{margin-right:0;}
.small_list li img{width:162px;height:65px;}
.small_list li .bg{display:none;position:absolute;top:0;left:0;width:160px;height:63px;border:1px solid #fff;background:url(../images/txtbg7.png);}
.small_list li.on .bg{display:block;}

#img_list{ width:799px; height:57px; margin:0 auto; padding-top:20px;}
#img_list dl{ width:799px; height:57px; display:flex;text-align:center; }
#img_list dl dt{height:57px; width:110px; margin:0 auto;border-left:1px solid #CCC; border-right:1px solid #CCC; line-height:97px; background:url(../images/a1.png) top center no-repeat;}

.news_list_left{ width:560px; float:left; overflow:hidden; margin-top:20px;}
.news_list_left .news_t_left{ width:560px; height:65px; float:left;}
.news_list_left .news_t_left_img{ width:560px; height:65px; float:left;}



.news_list_right{ width:560px; float:right; overflow:hidden; margin-top:20px;}
.news_list_left .news_t_right_img{ width:560px; height:65px; float:left;}

.news_list_cont{ width:550px; height:123px; float:left;margin-left:10px; margin-top:10px;}
.news_list_cont_left{ width:170px; height:110px; float:left;}
.news_list_cont_right{ width:370px; height:110px; float:right; margin-left:10px;}

.news_cont_list{ width:550px; float:left; overflow:hidden; margin-left:10px;}
.news_cont_list ul{ width:550px; float:left; overflow:hidden;}
.news_cont_list ul li{ width:550px; float:left; height:40px; line-height:40px; font-size:14px; border-bottom:1px solid #CCC;}

/*--------ny banner-------------*/
.ny_banner{ width:100%; height:400px; background:#999;background:url(../images/aboutbg.jpg) top center no-repeat; margin-top:109px;}
.ny_newsbanner{ width:100%; height:400px; background:url(../images/newsbg.jpg) top center no-repeat;}
.ny_probanner{ width:100%; height:400px; background:url(../images/proabg.jpg) top center no-repeat;}
.ny_casebanner{ width:100%; height:400px; background:url(../images/casebg.jpg) top center no-repeat;}
.ny_hzhbbanner{ width:100%; height:400px; background:url(../images/hzhbbg.jpg) top center no-repeat;}
.ny_guestbanner{ width:100%; height:400px; background:url(../images/guestbg.jpg) top center no-repeat;}
.ny_contactbanner{ width:100%; height:400px; background:url(../images/contactbg.jpg) top center no-repeat;}

/*--------ny case catalog-------------*/
#ny_case_list{
	width:100%;
	height:50px;
	background:#EEEEEE;
	line-height:55px;
	margin-top:5px;
}

#ny_case_list ul{
	width:1200px;
	height:50px;
	background:#EEEEEE;
	line-height:55px;
	margin:0 auto;
}

#ny_case_list ul li{
	width:120px;
	height:50px;
	border-right:1px solid #CCC;
	line-height:55px;
	background:#EEEEEE;
	float:left;
	text-align:center;
	font-size:14px;
}

#ny_case_list ul li a{
	width:120px;
	height:50px;
	line-height:55px;
	float:left;
	text-align:center;
	font-size:14px;
	display:block;
}

#ny_case_list ul li a:hover{
	width:120px;
	height:50px;
	line-height:55px;
	float:left;
	text-align:center;
	font-size:14px;
	background:#625340;
	display:block;
	color:#FFF;
}

/*-----新增---------*/
.foot_ft{ width:100%; color:#FFF; font-size:16px; text-align:center;}
.foot_tel_a{ width:100%; height:40px; background:url(../images/tel01.png) top left no-repeat; font-size:18px;}

.ny_list_ulb{ width:100%; float:left; overflow:hidden;}
.ny_list_ulb dl{ width:100%; overflow:hidden; float:left;}
.ny_list_ulb dl dt{ width:31%; overflow:hidden; margin:10px; float:left;}
.ny_list_ulb dl dt img{ width:98%; float:left;  padding:5px; }

.ny_list_ulc{ width:100%; float:left; overflow:hidden; margin-bottom:40px;}
.ny_list_ulc dl{ width:100%; overflow:hidden; float:left;}
.ny_list_ulc dl dt{ width:22.5%; overflow:hidden; margin:1%; float:left;}
.ny_list_ulc dl dt img{ width:98%; float:left; padding:1%; }


.ny_list_titlea{ text-align:center; width:100%; height:40px; line-height:40px; color:#666; font-size:16px; margin:0 auto;}
a .ny_list_titlea{ text-align:center;  height:40px; line-height:40px; color:#666; font-size:16px; }
a:hover .ny_list_titlea{ text-align:center;  height:40px; line-height:40px; color:#625340; font-weight:bold; font-size:16px;}
.ny_list_titlea_dec{ width:96%; overflow:hidden; font-size:14px; line-height:200%; margin:0 auto;}


.ny_list_ul{ width:100%; float:left; overflow:hidden; margin-top:20px;}
.ny_list_ul dl{ width:100%; overflow:hidden; float:left;}
.ny_list_ul dl dt{ width:31%; height:280px; margin:10px; float:left;}
.ny_list_ul dl dt img{ width:98%; float:left; border:1px solid #CCC; padding:5px; }
.ny_list_title{ text-align:center; width:100%; height:30px; line-height:30px; color:#666;}
a .ny_list_title{ text-align:center; width:100%; height:30px; line-height:30px; color:#666;}
a:hover .ny_list_title{ text-align:center; width:100%; height:30px; line-height:30px; color:#000; font-weight:bold;}

/*-----工艺流程---------*/
.gylc_t1{ width:100%; background:url(../images/gy01.jpg) top center no-repeat; height:601px; margin-top:128px;}
.gylc_t2{ width:100%; background:url(../images/gy02.jpg) top center no-repeat; height:704px;}
.gylc_t3{ width:100%; background:url(../images/gy03.jpg) top center no-repeat; height:699px;}


/*分页*/
.pagev{
	text-align:center;
	color:#666;
	clear:both;
}
.pagev span{
	line-height:24px;
	padding:0px 9px;
	display: inline-block;
}
.fonts{
	color:#fff;
	background-color:#625340;
	border:1px solid #625340;
}
.pagev span a{
	background-color:#fff;
	color:#666;
	border:1px solid #D9D9D9;
	line-height:24px;
	padding:0px 9px;
	display: inline-block;
	text-decoration:none;
	margin:1.5em 0;
}
.pagev span a:hover{
	color:#fff;
	background-color:#2d9aea;
	border:1px solid #2d9aea;
}

/*客户留言*/
.liuyanform{
	
}
.form-group{
	margin-bottom:20px;
}
.form-group label{
	float: left;
	width:10%;
	font-size:16px;
	color:#666;
	line-height:40px;
	text-align: right;
    margin-right:1%;
}
.form-group input{
	line-height:38px;
	border:1px solid #ccc;
	border-radius:5px;
	outline:none;
	width:70%;
	padding-left: 15px;
	font-family:"微软雅黑";
}
.form-group textarea{
	line-height:25px;
	border:1px solid #ccc;
	border-radius:5px;
	outline:none;
	resize:none;
	width:70%;
	padding-left: 15px;
	font-family:"微软雅黑";
}
.form-group1 input{
	display:block;
	width:200px;
	float:left;
	margin-left:130px;
	line-height:45px;
	background-color:#625340;
	color:#fff;
	font-size:16px;
	text-align:center;
	font-family:"微软雅黑";
}

#menu{
	width:880px;
	height:50px;
	margin-top:1s0px;
	float:right;
}
.yyui_menu1 { height:60px; line-height:60px; font-size:16px; float:right; z-index:9999;}
.yyui_menu1 ul{ margin-top:90px; width:100%; overflow:hidden;} 
.yyui_menu1 li { float:left; position:relative;padding:0 30px;} /*这一级是导航*/
.yyui_menu1 li a{ display:block; line-height:85px; text-decoration:none;  color:#s; text-align:center; font-weight:400;}
.yyui_menu1 li a:hover {color:#897458; border-bottom:5px solid #897458; height:80px; line-height:80px;font-weight:800; display:block;}
 
.yyui_menu1 li dl { position:absolute; float:left; width:200px; display:none; background-color:#EAE4DD; z-index:9999;overflow:hidden; margin-top:0px;} /*这是第二级菜单*/
.yyui_menu1 li dl dt {width:200px !important;text-decoration:none; color:#897458; height:45px;}
.yyui_menu1 li dl dt a{text-decoration:none; color:#897458; text-align:left; padding-left:20px; font-size:14px; line-height:45px;height:45px;}
.yyui_menu1 li dl dt a:hover{ display:block; background:#897458;border:0px; color:#FFF;  line-height:45px;height:45px;}

.prv_all{ width:100%; overflow:hidden; border-top:1px dashed #999;margin-top:40px;}
.prv_next{ width:70%; overflow:hidden; float:left; line-height:180%; margin-top:10px;}
.go_back{ width:30%; overflow:hidden; float:right; line-height:180%;margin-top:20px; text-align:right;}

.news_title{margin:25px 0;padding:0;text-align:center;font-size:30px;}
.news_info{text-align:center;color:#999;border:1px solid #e1e1e1;border-left:0;border-right:0;margin:10px 0;padding:5px 0;}