/*****************************XSJ_ADD_CSS***********************************************/
*{ margin: 0; padding: 0;color:#232323; }
a{ color:#232323; text-decoration:none;}
a:hover{ color:#00793c; text-decoration:none;}

ul,li,p,h3{ list-style:none; margin:0; padding: 0;}
.clear{ clear: both;display: block; }

.ma{ margin:0 auto; padding:0;}
.m_15{ margin:0 15px;}
.m_b{ margin-bottom:0;}
.m_t_80{ margin-top:80px;}
.m_t_70{ margin-top:70px;}
.m_t_60{ margin-top:60px;}
.m_t_50{ margin-top:50px;}
.m_t_40{ margin-top:40px;}
.m_t_30{ margin-top:30px;}
.m_t_20{ margin-top:20px;}
.m_t_10{ margin-top:10px;}
.m_b_10{ margin-bottom:10px;}
.m_b_20{ margin-bottom:20px;}
.m_b_30{ margin-bottom:30px;}
.m_b_40{ margin-bottom:40px;}
.m_b_50{ margin-bottom:50px;}
.m_b_70{ margin-bottom:70px;}
.m_l_100{ margin-left:100px;}
.p_t_b_10{ padding: 10px 0; }
.p_10{ padding: 0 10px; }
.p_0{ padding:0; }


.f_72{font-size:72px;}
.f_48{font-size:48px;}
.f_36{font-size:36px;}
.f_30{font-size:30px;}
.f_28{font-size:28px;}
.f_24{font-size:24px;}
.f_20{font-size:20px;}
.f_18{font-size:18px;}
.f_16{font-size:16px;}
.f_14{font-size:14px;}
.f_12{font-size:12px;}
.f_10{font-size:10px;}

.f_b{ font-weight:bold;}
.f_n{ font-weight:normal;}
.f_s_n{ font-style: normal; }

.t_c{ text-align:center;}
.t_r{ text-align:right;}
.t_t{text-transform:uppercase}
.t_v{vertical-align:super;}

.t_2{ text-indent: 2em; }

.l_80{ line-height:80px;}
.l_70{ line-height:70px;}
.l_60{ line-height:60px;}
.l_50{ line-height:50px;}
.l_40{ line-height:40px;}
.l_36{ line-height:36px;}
.l_30{ line-height:30px;}
.l_20{ line-height:20px;}

.l_s{letter-spacing:2px;}

.cW,.cW a,a.cW{ color:#fff; text-decoration:none;}
.cB,.cB a,a.cB{ color:#525252; text-decoration:none;}
.cYELLOW,.cYELLOW a,a.cYELLOW{ color:#f2c689; text-decoration:none;}
.cG,.cG a,a.cG{ color:#777; text-decoration:none;}
 
.cGREEN,.cGREEN a,a.cGREEN{ color:#00793c;text-decoration:none;}
.cG01,.cG01 a,a.cG01{color:#777; text-decoration:none;}
 
.bW{ background:#fff;}
.bB{ background:#2b2b2b;}
.bG{ background:#eeeeee;}
.bG01{ background:#373642; }
.bG02{ background:#080808;  }
.bG03{ background:url(../images/index_43.jpg) center bottom no-repeat; height:530px; }
.bG04{ background:url(../images/index_21.jpg) left bottom repeat-x; height:550px; }
.bG05{background:url(../images/index_63.jpg) left top no-repeat; height:769px;}
.bYELLOW{ background:#f2c689;}
.bGREEN{ background:#00793c}

.b_r{ border-right:1px solid #5e5e5e;}
.b_a{ border:1px solid #EDEDED;}
.b_b{ border-bottom:1px solid #fff;}
.b_b_d{ border-bottom:1px dashed #cfcfcf;}
.b_t{ border:1px solid #fefefe;}
.b_t_d{ border:1px solid #ededed; }
.b_a_2{ border:2px solid #f2c689;}
.b_a_2_g{border:2px solid #eeeeee;}

.b_r_50{ border-radius: 50px;}
.b_r_10{ border-radius:10px; }
.b_l_r_10{ border-radius:10px 10px 0 0; }

.b_s{ box-shadow: 0 0 5px #ccc; }

.fL{ float: left; }
.fR{ float: right; }

.d_b{ display: block; }

.w_100{ width: 100%; }
.w_50{ width: 50%; }
.w_1170{ width:1200px; }

header{zoom:1; height:136px; width: 100%;}

.top-logo{ width:40%; }
 
.top-nav{ width:60%; }
/*导航开始*/
.nav{ height:136px; width:100%;}
.menu {   height:136px; position:relative; margin:0 auto;   }
.menu li a, .menu ul li a:visited {display:block; text-decoration:none; width:110px; height:136px; 
	text-align:center;  line-height:136px;  overflow:hidden; font-size:20px; font-weight: bolder;  }
.menu {padding:0; margin:0;list-style-type: none; }
.menu li {float:left; position:relative;line-height:136px; }
nav ul{height:136px;zoom:1;}
.nav>li{ float:left; display:inline;height:136px; line-height:136px; text-align:center;white-space:nowrap; position:relative;z-index:999999;}
.nav>li>a{ padding:0; width:100%;height:136px; line-height:136px; }
.nav>li.line{ width: 1px; background:url(../images/index1_12.jpg) left top no-repeat;}
.nav>li>a:hover{display:block; color:#fff; 	 background-color: #00793c;  width:110px; height:136px;}/********导航背景变色 ******/

.menu li ul {display: none;}
/* specific to non IE browsers */
.menu li:hover ul {display:block; height:auto; position:absolute; top:136px;  left:0; width:144px;}
.menu li:hover ul li { height:40px;line-height:40px;background:#bd0000; border-top:1px solid #fff;  margin:0;}
.menu li:hover ul li a {display:block; background:none; color:#fff;line-height:40px; height:40px; margin-top:1px; font-size:14px; font-weight:normal;  }/******子栏目 背景*********/
.menu li:hover ul li a:hover { color:#fff; text-decoration:underline;line-height:40px; }/******子栏目 背景变色*********/
  



/*banner开始*/


#solid{width:100%;height:480px;clear:both;position:relative;z-index:9;  }
#solid .solid0,#solid .solid1,#solid .solid2{position:absolute;left:0px;z-index:1;top:0px;width:100%;height:480px;display:none;}
#solid .solid0{	background:#78c4db;}
#solid .solid1{	background:#c5c9db;}
#solid .solid2{	background:#e7dfd1;}
#solid ul{	margin:0px;	padding:0px;list-style:none;}
#solid ul li{position:absolute;	left:0;	top:0px;width:100%;	height:480px; z-index:1;	display:none;	cursor:pointer;}
#solid #btt{width:50%;	height:25px;	top:440px;	left:25%;	position:relative;	/*margin-left:-452px;*/}
#solid #btt span{position:absolute;	top:0;	left:35%;	display:block;	width:60px;	height:8px;	margin:0 15px;		text-align:center;	background:#3d3d3d;	z-index:2;	cursor:pointer;	filter:alpha(opacity=70); /*IE滤镜，透明度50%*/	-moz-opacity:0.7; /*Firefox私有，透明度50%*/	opacity:0.7;/*其他，透明度50%*/}
/*banner结束*/

/*footer开始*/
footer{ color:#333; background:url(../images/index_23.jpg) left top repeat-x; height:334px;}
footer .cG:hover,footer .cG a:hover{ color:#fff; }
.f_add{ background:url(../images/index_21_02.jpg) left -112px no-repeat; padding-left:30px;}
.f_tel{ background:url(../images/index_21_02.jpg) left -35px no-repeat; padding-left:30px;}
.f_email{ background:url(../images/index_21_02.jpg) left -72px no-repeat; padding-left:30px;}
.f_site{ background:url(../images/index_21_02.jpg) left 3px no-repeat; padding-left:30px;}


/*footer结束*/
.yslist a:hover{ margin-top:-10px; }

.jj p{color:#fff !important;}
.gy_bg{background:url(../images/index_12.jpg) center top no-repeat; height: 720px; }
/***gy****/

#marquee1 .mbao_list_cont1{ width:276px; height:443px;}
#marquee1 {	width:1200px;/**图片li的宽度*图片个数**/	float: left;overflow: hidden;height:443px; }
#marquee1 ul{ padding:0;}
#marquee1 ul li {float: left;text-align:center;  margin-right:32px;}
#marquee1 ul li img {max-width:276px; height:383px;vertical-align:middle;}
#marquee1 ul li .img {width:276px; height:383px;overflow:hidden;display: table-cell;vertical-align:middle;text-align:center;*display: block;*font-size:102px; position: relative;}
#marquee1 ul li p { }
#marquee1 ul li p a{ text-align:center;width:100%; }
.mbao_list_cont1 .img img{transition: .5s;}
.mbao_list_cont1:hover .img img{transform: scale(1.2);transition: all 0.4s;}
/*cp*/


.cpfl_list{ width:292px; height:235px; overflow: hidden;margin-right:10px; margin-bottom: 10px;}
.cpfl_list .img{position:relative;}
.cpfl_list .img img{  width:292px; height:235px;transition: all .36s ease;}
.cpfl_list .img .ywtit{ position: absolute; bottom:0; left:0; z-index: 9999;padding-left: 20px; }
.cpfl_list:hover .img img{transform: scale(1.2); }
 
.cpfl_list:nth-child(1){ width:595px; height:480px; overflow: hidden; }
.cpfl_list:nth-child(1) img{width:595px; height:480px; }
.cpfl_list:nth-child(3),.cpfl_list:nth-child(5),.cpfl_list:nth-child(9){ margin-right: 0; }



.cp_tit{background:url(../images/index1_17.jpg) center top no-repeat; height: 89px; }

.cpfl{ width:80%; margin:0 10%; }
.cpfl li a{ padding-left: 25px; background:#1b924b; color: #fff;}
.cpfl li a:hover{ padding-left: 25px; background:#ffd200; color:#232323; }
 
 

.cplist a{  }
.cplist a .img{  height: 236px;overflow: hidden;}
.cplist a:hover img{ transform: scale(1.2);transition: all 0.4s;}
.cplist a:hover h3{ color:#04be8c; background:rgba(0,0,0,.8);}

/****cp_end*****/

.ys_bg{background:url(../images/index_23.jpg) center top repeat-x; height:855px;}
.ys_tit{background:url(../images/index1_20-26.png) center 70px no-repeat; height:159px;}
.ys_list{background:url(../images/index1_29.png) center center no-repeat; height: 496px; }
.ys_list dl{ margin-bottom: 50px; }
.ys_list dt{  }
.ys_list dd{ }
/****ys_end*****/

.ywfw{}
.ywfw li{ width: 19%; margin:0 0.5%; }
/***ad****/

.allist{  height: 478px;overflow: hidden;}
.allist img{ position: relative; }
.allist:hover img{ transform: scale(1.2);transition: all 0.4s;}
.allist span{ opacity: 0; }
.allist:hover span{ color:#04be8c; background:rgba(0,0,0,.8); opacity: 1; position: absolute; z-index: 9999;left: 0; bottom:0; color:#fff;}
/***al****/




.xw_tit{background:url(../images/index1_29-68.jpg) center top no-repeat; height:89px;}
.xw_img{ position: relative; }
.xw_img .xw_text{ position: absolute; z-index:99999; left: 0; bottom: 0; background: rgba(0,0,0,.3); }
/******xw*********/


 
 

/*右侧主体*/
.ny_name{ background:url(../images/ny.png) no-repeat center center; text-align:center;   font-size:26px;}
.ny_name p{ font-size:14px; color:#333; margin-top:10px;}
.boxright{ width:1200px; height:auto; float:right; margin-bottom:40px;}
.boxright_top{ height:47px; background:#0248a4;}
.boxright_mid{ width:100%; height:auto !important; min-height:480px; overflow:hidden; zoom:1;}
.boxright_bot{   height:8px; background:url(../images/nybot.jpg) center top no-repeat;}
.left_zi{overflow:hidden; height:47px; line-height:47px; font-size:18px; color:#fff; float:left; padding-left:35px; ;}
.right_zi{ float:right; padding:0px 15px; overflow:hidden;text-align:right; line-height:47px; color:#fff; margin-right:15px;}
.right_zi a{color:#fff;}
.content{ line-height:24px; width:96%; margin:0 auto; padding-top:10px ;}



/*内页新闻列表*/
.new1 {width:100%;text-align:left;font-size:12px;}
.new1 li {width:100%; line-height:28px;float:left;display:inline;border-bottom: 1px #A8A8A8 dashed; margin:10px 0px;}
.ny_new_left{width:975px; }
.ny_bt a{font-size:18px; color:#000;}
.ny_bt a:hover{font-size:18px; color:#00793c;}
.ny_xq{ height:85px; overflow:hidden; line-height:26px; color:#7a7a7a;}
.new1 font {float:right;margin-right:0px;font-size:12px;}
.new1 a:hover {font-size:18px;text-decoration:none; color:#00793c;}
.ny_more{text-align:center; line-height:30px;}
.ny_more a{display:block; background:#000; width:100px; margin-left:10px; float:right; margin-top:45px; font-size:12px; color:#fff;}
.ny_more a:hover{color:#fff; background:#00793c;  font-size:12px; }
/*内页产品展示列表*/
.product{ width:100%; list-style:none; padding-top:10px; padding-left:0px;}
.product li{  height:auto; float:left;}
.product li .img{/*height:220px;*/border: 1px solid #c9c9c9;overflow:hidden;/*display: table-cell;*/vertical-align:middle;text-align:center;*display: block;*font-size:102px;}
.product li:hover .img{border: 1px solid #00793c;}
.product li img{/*height:220px;max-height:220px;*/ display:block; margin:0 auto;}
.product li p{  text-align:left; height:35px;line-height:35px;width: 100%; margin-top:3px;}
.product li p a{ width: 100%; }

.product_title{text-align:center; font-weight:bold;padding:5px; width:100%; font-size:16px;}
.product_related{text-align:center; padding:5px; width:100%;}
.proimg{ text-align:center;}
.proimg img{ text-align:center; max-width:98%; margin:0 auto; display:block;} 


.page{ padding:15px 0 20px 0; width:100%; text-align:center; line-height:40px;}
.page a{ padding:5px; border:1px solid #ccc; margin:0 3px;color:#00793c;}
.page a:hover{ background:#F60; color:#fff;}
.page font{ padding:5px; border:1px solid #ccc; margin:0 3px;background:#F60; color:#fff;}
.nolink{padding:5px; border:1px solid #ccc; margin:0 3px;}



.list_nav li:hover a{ background:#07c160; color: #fff; display: block; }
.list_nav li .select{ background:#07c160; color: #fff;display: block; }

.table_form{}
.table_form th{ font-size: 16px; line-height: 55px; height: 55px; }
.table_form td{ }
.table_form .input-text{ font-size: 14px; line-height: 30px; width:400px!important;  }
.table_form .button{ font-size: 14px; line-height: 50px; width:400px!important; margin-top: 20px; background:#07c160; color: #fff;  border:none; }

.content img{ max-width:100%; }


.lyb{ position: fixed; z-index: 99999; left: 0; bottom: 0; background:rgba(0,0,0,.7); }
.gustbook li{ margin-right: 50px;}
.gustbook input,.gustbook textarea{ margin-bottom:10px; border: 1px solid #fff; padding:0 7px; width: 250px; }
.gustbook input.more{height:44px; width:166px; padding-left: 30px; 
	background: url(../images/index_51.jpg) left top no-repeat; border: none;}
.gustbook input.btnbox22{background: #66000b; border-radius:4px; border:none; width: 150px; height:50px; line-height:50px; font-size: 18px;}


.xw img{ width: 100%; }