/*****************************XSJ_ADD_CSS***********************************************/
*{ margin: 0; padding: 0;color:#333; }
a{ color:#333; text-decoration:none;}
a:hover{ color:#66000b; 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_15{ margin-top:15px;}
.m_t_10{ margin-top:10px;}
.m_b_10{ margin-bottom:10px;}
.m_b_15{ margin-bottom:15px;}
.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_80{ margin-bottom:80px;}
.p_t_b_10{ padding: 10px 0; }
.m_l_30{ margin-left: 30px; }
.m_0{ margin:0; }
.p_0{ padding:0; }
.p_r_0{ padding-right:0; }
.p_l_0{ padding-left:0; }
.p_l_r_10{ padding:0 10px; }

.f_72{font-size:72px;}
.f_48{font-size:48px;}
.f_40{font-size:40px;}
.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_15{font-size:15px;}
.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_s{letter-spacing: 2px;}

.l_90{ line-height:90px;}
.l_80{ line-height:80px;}
.l_70{ line-height:70px;}
.l_60{ line-height:60px;}
.l_50{ line-height:50px;}
.l_45{ line-height:45px;}
.l_40{ line-height:40px;}
.l_30{ line-height:30px;}
.l_24{ line-height:24px;}
.l_20{ line-height:20px;}

.cW,.cW a,a.cW{ color:#fff; text-decoration:none;}
.cB,.cB a,a.cB{ color:#525252; text-decoration:none;}
.cY,.cY a,a.cY{ color:#e6ce92; text-decoration:none;}
.cG,.cG a,a.cG{ color:#999999; text-decoration:none;}
.cG01,.cG01 a,a.cG01{color:#9b9b9b; text-decoration:none;}
.cR,.cR a,a.cR{color:#66000b; text-decoration:none;} 
 
.bW{ background:#fff;}
.bR{ background:#66000b;}
.bG{ background:rgb(242 242 242);}
 
.bG01{ background:url(../images/5.jpg) center top no-repeat; }
.bG02{ background:url(../images/6.jpg) center bottom no-repeat; }
.bY{ background:#e6ce92;}
.bBLU{ background:#188bd7;}
.bB{ background:#000;}

.b_r{ border-right:1px solid #e3e3e3;}
.b_a{ border:2px solid #66000b;}
.b_t{ border-top:1px solid #e3e3e3;}
.b_b_6{ border-bottom:6px solid #f6f6f6;}
.b_b_d{ border-bottom:1px dotted #e3e3e3;}
.b_a_1{border:2px solid #fff;}
.b_a_2{border:8px solid rgba(225, 225, 225, .4);}


.b_r_5{ border-radius:5PX; }
.b_r_50{ border-radius:50PX; }
.d_b{ display: block; }

.fL{ float: left; }
.fR{ float: right; }

.d_b{ display: block; }

.w_100{ width: 100%; }
.w_1400{ width:1400px; }
.w_1170{ width:1200px; }

header{zoom:1; position:fixed; left:0; top: 0; z-index:9999999; background: #fff;   height:90px;  width: 100%;
 box-shadow: 0 5px 5px  rgba(0, 0, 0, .4);}

.top-logo{ width:40%; }
 
.top-nav{ width:60%; }
/*导航开始*/
.nav{ height:40px;   }
.menu {   height:40px; position:relative; margin:0 auto; }
.menu li a, .menu ul li a:visited {display:block; text-decoration:none; width:120px; height:40px; text-align:center; 
 line-height:40px;  overflow:hidden;  font-size:16px;}
.menu {padding:0; margin:0;list-style-type: none; margin-top: 27px; }
.menu li {float:left; position:relative;line-height:40px;/* padding:0 ;*/}
nav ul{height:40px;zoom:1;}
.nav>li{ float:left; display:inline;height:40px; line-height:40px; text-align:center;white-space:nowrap; position:relative;z-index:999999;}
.nav>li>a{ padding:0; width:100%;height:40px; line-height:40px;  }
.line{ width: 1px; } 
.nav>li>a:hover{display:block; background:#66000b; border-radius:50px; width:120px; font-weight: bold; height:40px; color: #FFF;}/********导航背景变色 ******/
.menu li ul {display: none;}
/* specific to non IE browsers */
.menu li:hover ul {display:block; height:auto; position:absolute;  left:0; width:120px; height: auto; }
.menu li:hover ul li { height:40px;line-height:40px;background:#e50112; margin-top: 1px;}
.menu li:hover ul li a {display:block; background:none; color:#fff;line-height:40px; height:40px; font-size:15px; font-weight:normal;  }/******子栏目 背景*********/
.menu li:hover ul li a:hover { color:#fff; text-decoration:underline;line-height:40px; }/******子栏目 背景变色*********/
  
/*导航结束*/


/*banner开始*/
.banner{ position: relative; margin-top:90px; }
.banner img{width:100%; height:710px;}
#solid{width:100%;height:710px;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:710px;display:none;}
#solid .solid0{	background:#fff;}
#solid .solid1{	background:#fff;}
#solid .solid2{	background:#fff;}
#solid ul{	margin:0px;	padding:0px;list-style:none;}
#solid ul li{position:absolute;	left:0;	top:0px;width:100%;	height:710px; z-index:1; 	cursor:pointer;}
#solid #btt{width:50%;	height:25px;	top:670px;	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:#9b9b9b; background:url(../images/index_35.jpg) left top repeat-x; }
.foot_tell{ background:url(../images/index_37.jpg) left 5px no-repeat; padding-left:30px; }
footer .cG01:hover{ color:#fff; }
/*footer结束*/

/*index*/
.tit{background:url(../images/index_10.png) center center no-repeat;}

/*FW*/
.fwlist{}
.fwlist li{ width:23%; margin:0 1%; }
.fwlist li .img{ height: 58px; line-height: 58px;}
.fwlist li .img img{ width: 58px;  }
.more{ width:140px; height:40px; margin:0 auto; display: block; }

.fwlist li .img img{transition: .5s;}
.fwlist li:hover .img img{transform:rotateY(180deg);}

/*AD*/
.AD{height:500px;background:url(../images/7.jpg) center top no-repeat;}

/*qtfw*/
.qtfwlist{ width:70%; padding-left:20%; }
.qtfwlist li{ margin:0 5px 5px 0;  }
.ewm{ width:30%; }
.ewm img{width:65%;}

/*xw*/
.xw_ad{ height:210px; overflow: hidden; }
.xw_ad img{ }

.xw_list{   }
.xw_list .img{ width:28%; margin-right: 2%; height: 100px; }
.xw_list .img img{ height: 100px; }
.xw_list .xw_text{ width:70%;    }

/*ab*/
.ab_text p{ color:#FFF; }

.gustbook input,.gustbook textarea{ margin-bottom:10px; background:rgba(225,225,225,.7); border: 1px solid #fff; padding:0 7px; }
.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;}

  
/*右侧主体*/
.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_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:#66000b;}
.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:#66000b;  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 #66000b;}
.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;} 


.page01{ padding:15px 0 20px 0; width:100%; text-align:center; line-height:40px;}
.page01 a{ padding:5px; border:1px solid #ccc; margin:0 3px;color:#66000b;}
.page01 a:hover{ background:#66000b; color:#fff; border:1px solid #66000b;}
.page01 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:#66000b; color: #fff; display: block;border-radius:50px; }
.list_nav li .select{ background:#66000b; color: #fff;display: block; border-radius:50px; }

.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:18px; line-height: 50px; width:400px!important; margin-top: 20px;   color: #fff;  border:none; }

.content img{ max-width:100%; }