@charset "utf-8";
* ,html, body, form, dl, dt, dd, ul, ol, li, th, td, span, strong, em, a, input, textarea, select,img{padding:0;margin:0;border:none;}
a:link,a:visited ,a:hover ,a:active {text-decoration: none;}
ul, ol {list-style: none outside none;}
body{
	padding:0;
	margin:0;
	overflow-x:hidden; 
	font-family: "微软雅黑";}
.clear{clear:both;}

.wrap{ margin:0px auto;  width:100%; height:auto;position:relative;background: url(../images/bjb.jpg) repeat-y center 0;}
.main{ width:1000px; margin:0 auto; height:auto; }


.h_r{
	height: 145px;
}
.logo{
	float: left;
	width: 616px;
	height: 104px;
	margin-top: 10px;
}
.hr_r{
	float: right;
	margin-top: 50px;
}
.hr_r p{
	font-family: "宋体";
	font-size: 14px;
	color: #000;
	margin-bottom: 10px;
}
.hr_r span{
	padding-left: 30px;
	background: url(../images/tb.png) no-repeat 0 5px;
	color: #d9362f;
	font-size: 24px;
	font-family:Arial ;
	font-weight: bolder;
}

/*nav*/
.nav{
	height: 46px;
	background:url(../images/bj.png) no-repeat;
	border-bottom: 1px solid #fff;
}
ul.dropmenu{
	position: relative;
	margin: 0px;
	display:block;
	height: 50px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}
.dropmenu li{
	position: relative;
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100px;
	height:46px;
	background:url(../images/bj1.png) no-repeat right center;
	
}
.dropmenu li a{
	height: 46px;
	line-height: 46px;
	width:100px;
	display: block;
	text-align: center;
	cursor: pointer;
	position: absolute;
	color: #000;
	top: 0;
	left: 0;
	text-decoration: none;
	z-index: 111;
	color: #fff;
	font-size: 14px;
	font-family: "微软雅黑";
}

.dropmenu li:hover ul, .dropmenu li:hover div{
	display: block;

}
.dropmenu ul{
	position: absolute;
	display: none;
	top: 40px;
	width:200px;
	padding: 0px;
	margin: 0px;
	padding-top: 40px;
	margin-top: -35px;
	margin-left: -50px;
	border-top:0;
	padding-bottom: 5px;
	
}
.dropmenu ul li{
	border: 0;
	padding: 5px 0;
	float: none;
	background: none;
	height: 20px;
}
.dropmenu ul a {
  border-top:0;
  white-space: nowrap;
  display:block;
  color: #000;
  width:200px;
  height: 30px;
  font-size: 12px;
  line-height: 30px;
  background: #fff;

}
.dropmenu  a.selected, .dropmenu  a:hover{
	color: #fedd15 !important;
	/*background: #ef6316;*/
}

.dropmenu ul a:hover {
	color:#fff !important;
	text-decoration: none;
	background: #e0342c;
	border:0;
}


/*banner*/

.flexslider{ 
	position:relative;
	height:332px;
	overflow:hidden;
	margin-top: -1px;
}
.slides{position:relative;z-index:1; }
.slides li{height:332px;}
.flex-control-nav{position:absolute;bottom:20px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:50px;height:8px;margin:0 5px;*display:inline;zoom:1;

}
.flex-control-nav a{
	display:inline-block;
	width:50px;
	height:8px;
	overflow:hidden;
	background:#fff;
	cursor:pointer;
	text-align:-9999px; 
	line-height:50px;

}
.flex-control-nav .flex-active{ background:#950700;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:40%;}
.flex-direction-nav li a{display:block;width:86px;height:153px;overflow:hidden;cursor:pointer;position:absolute;text-indent:-999999px;}
/*.flex-direction-nav li a.flex-prev{left:230px;/*background:url(../images/leftarrow.png) center center no-repeat;*/}
/*.flex-direction-nav li a.flex-next{right:230px;/*background:url(../images/rightarrow.png) center center no-repeat;*/}
/*end*/

/*cont*/
.cont{
	margin: 10px 0 0;
}
.zuo{
	float: left;
	width: 253px;
}
.bt{
	height: 35px;
	line-height: 35px;
	margin-bottom: 10px;
}
.bt p{
	float: left;
	font-size: 18px;
	color: #cf2d26;
}
.bt p span{
	font-size: 12px;
	font-family: Arial;
	margin-left: 15px;
	color: #000;
}
.bt a{
	float: right;
	color: #d8352e;
	font-size: 12px;
}
/*小幻灯片*/
#faded {
	margin: 0px 0px 20px; 
	overflow: hidden; 
	height: 181px;
	width: 100%;
}
#faded ul.pagination {
	z-index: 10; 
	float: left; 
	padding: 5px;
	margin: 150px 0px 0px 10px; 
	position: relative;
}
#faded ul.pagination li {
	padding-right: 10px; 
	float: left
}
#faded ul.pagination li a {
	display: block; 
	padding: 0px;
	background: #fff; 
	overflow: hidden; 
	width: 15px; 
	text-indent: 20px;
	height: 15px;
	text-decoration: none; 
}
#faded ul.pagination li.current a {
	background: #e0342c
}
#faded ul.pagination li a:hover {
	background: #e0342c
}
/*小幻灯片end*/
/*lxwm*/
.lxwm{
	border:1px solid #dedede;
	width: 235px;
	margin-bottom: 20px;
	padding: 8px;
}
.lxwm p{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
.lxwm li{
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	margin-bottom: 8px;
}
.lxwm li i{
	display: block;
	width: 17px;
	height: 18px;
	float: left;
	margin-right: 8px;
	margin-top: 3px;
}
.lxwm li span{
	float: left;
}
.lxwm li p{
	float: left;
	font-weight:normal;
	width: 72%;
	margin-bottom: 0;
}

/*lxwm--end*/
/*ywfc*/
.ywfc{
	width: 270px;
}
.ywfc li{
	float: left;
	width: 119px;
	height: 120px;
	margin: 0 14px 10px 0;
}
.fc_img{
	width: 119px;
	height: 85px;
	margin-bottom: 10px;
}
.fc_img img{
	width: 119px;
	height: 85px;
}
.ywfc li a{
	display: block;
	width: 100%;
	height: 100%;
	color: #000;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
}
.ywfc li a:hover{ color: #cf2d26;}

/*you*/
.you{
	width: 729px;
	float: right;
}
.hz{
	float: left;
	margin-bottom: 16px;
	width: 395px;
}
.hz_nr{
	height: 183px;
	border:1px solid #e0e0e0;
}

.hz_s{
	padding: 10px;
	height: 75px;
	overflow: hidden;
	border-bottom: 1px solid #dedede;
}
.hz_s a p{
	font-size: 14px;
	margin-bottom: 5px;
	color: #000;
}
.hz_s a:hover p{color: #cf2d26;}
.hz_s a span{
	font-size: 12px;
	line-height: 24px;
	color: #646464;
}
.hs_img{
	float: left;
	width: 106px;
	height: 75px;
}
.hs_img img{
	width: 106px;
	height: 75px;
}
.hs_nr{
	float: right;
	width: 250px;
}

.hz_x{
	padding: 5px 10px;
}
.hz_x li{
	height: 25px;
	line-height: 25px;
	padding-left: 15px;
	background: url(../images/tb6.jpg) no-repeat 0 center;
}
.hz_x li a p{
	float: left;
	color: #000;
	font-size: 12px;
}
.hz_x li a:hover p{color: #cf2d26;}
.hz_x li a span{
	float: right;
	font-size: 12px;
	color: #6e6e6e;
}

/*hza*/
.hza{
	float: right;
	width: 315px;
	margin-bottom:16px;
}
.hza_x{
	padding: 10px;
	height: 102px;
	color: #000;
	font-size: 12px;
	line-height: 25px;
	border: 1px solid #dedede;
}
.hza_x a{color: #cf2d26;}
.hza_x a:hover{text-decoration: underline;}

.box{ height: 232px;margin-bottom: 20px;}
/*图片滚动*/
#gdtw{
	width:100%;
	margin:0px auto;
}

#gdtw ul li{
	list-style-image: none;
	list-style-type: none;
	float:left;
	margin:0 10px 0 0;
	width:163px;
	height:165px;
}
.gd_pic{
	display:block;
	width:163px;
	height:114px;
	overflow:hidden; 
	margin-bottom: 10px;
}
.gd_pic img{width:163px;height:114px;}
#gdtw ul li a{ 
	display:block; 
	width:100%; 
	height:100%;
	color:#5f5f5f; 
	font-size:12px; 
	line-height: 20px;
	font-family:"宋体";
	text-align: center;
}
#gdtw ul li a:hover{ color: #cf2d26;}
/*图片滚动--end*/

/*box1*/
.box1{
	min-height: 917px;
}
.box1 li{
	float: left;
	width: 165px;
	height: 150px;
	margin-right: 16px;
	margin-bottom: 20px;
}
.b_img{
	width: 163px;
	height: 114px;
	margin-bottom: 8px;
	border:1px solid #dedede;
}
.b_img img{
	width: 163px;
	height: 114px;
}
.box1 ul{
	width: 800px;
}
.box1 li a{
	display: block;
	width: 100%;
	height: 100%;
	color: #000;
	font-size: 12px;
	text-align: center;
	line-height: 22px;
}
.box1 li a:hover{ color: #cf2d26;}


.link{
	border-top: 1px dotted #aeaeae;
	margin-top: 30px;
	padding-top: 20px;
	font-size: 12px;
	line-height: 22px;
}
.link span{
	color: #000;
}
.link a{color: #5e5e5e; margin-right: 15px;}
.link a:hover{color: #cf2d26;}

.f_t{
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 12px;
	margin-bottom:10px;
}
.f_t span,.f_t i{ margin-left: 25px;}


.tit{
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	background:#c5150c;
}
.tit i{
	margin-left: 54px;
	float: left;
	margin-top: 9px;
}
.tit span{ float:left; margin-left: 15px;}

.su_ls{
	border:1px solid #e0e0e0;
	padding: 8px 0;
	margin-bottom: 30px;
}
.su_ls li{
	/*height: 38px;*/
}
.subNav{
	height: 38px;
	width: 89%;
	line-height: 38px;
	padding-left: 10%;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/bj3.jpg) no-repeat center center;
}
.subNav:hover{
	color: #b30a02;
	background: url(../images/bj4.jpg) no-repeat center center;
}
.subNav a{color: #000;}
.subNav a:hover{color: #b30a02;}
.navContent a{
	color: #000;
	text-indent: 10px;
	display: block;
	height: 38px;
	width: 89%;
	line-height: 38px;
	padding-left: 10%;
	color: #D01C1C;
	font-size: 12px;
	background: url(../images/bj3.jpg) no-repeat center center;
}
.navContent a:hover{
	color: #b30a02;
	background: url(../images/bj4.jpg) no-repeat center center;
}
.navContent{
	display: none;
}


.right{
	width: 729px;
	float: right;
	min-height: 700px;
	border:1px solid #dedede; 
	margin-bottom:30px;
}

.lj{
	height: 41px;
	padding: 0 20px;
	text-align: right;
	color: #383838;
	line-height: 41px;
	font-size: 12px;
	background: url(../images/bj5.jpg) repeat-x;
}
.lj a{color: #383838;}
.lj a:hover{color: #cf2d26;}


.box2{
	padding: 10px;
}	
.box2 li{
	float: left;
	width: 165px;
	height: 150px;
	margin-right: 16px;
	margin-bottom: 20px;
}
.box2 ul{
	width: 800px;
}
.box2 li a{
	display: block;
	width: 100%;
	height: 100%;
	color: #000;
	font-size: 12px;
	text-align: center;
	line-height: 22px;
}
.box2 li a:hover{ color: #cf2d26;}

.fy{
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #4f4f4f;
	font-size: 14px;
	margin-bottom: 40px;
	font-family: "宋体";
}
.fy a{
	padding: 4px 8px;
	border: 1px solid #ddd;
	margin-left: 5px;
	color: #8a8989;
}
.fy a:hover{
	background:#8d0000;
	border: 1px solid #8d0000;
	color: #fff;
}

/*产品展示*/
.mod18Box { 
	padding: 10px; 
	margin: 15px auto ; 
	width: 680px; 
}
.mod18{ width: 680px; height: 516px; margin: 0px auto; position: relative; background: #f7f7f7; }
.mod18 .btn{
	position:absolute;
	width:15px;
	height:70px;bottom:0px;
	cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.mod18 .prev{left:0;background:url(../images/prevBtn.png) no-repeat;}
.mod18 #prevTop,.mod18 #nextTop{
	top:195px;
	width:46px;
	height:48px;

}
.mod18 #prevTop{background:url(../images/prevBtnTop.png) 0 0 no-repeat; z-index:1;}
.mod18 #nextTop{background:url(../images/nextBtnTop.png) 0 0 no-repeat;}
.mod18 .next{right:0;background:url(../images/nextBtn.png) no-repeat;}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .cf a{display:block;width:680px;height:330px;position:absolute;color:#fff;}
.mod18 .cf li span{display:block;width:640px;position:absolute;left:0;bottom:0;padding:10px 20px;line-height:22px;text-align:left;background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000");}
.mod18 .picBox{height:440px;position:relative;overflow:hidden;}
.mod18 .picBox ul{height:440px;position:absolute;}
.mod18 .picBox li{width:680px;height:440px;}
.mod18 .listBox{ width: 642px; height: 70px; margin: 0 auto; position: relative; padding: 6px 0 0px; overflow: hidden; }
.mod18 .listBox ul{height:100px;position:absolute;}
.mod18 .listBox li{width:129px;height:70px;cursor:pointer;position:relative;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:124px;height:70px;}
.mod18 .listBox li img{width:124px;height:70px;}
.mod18 .listBox .on img{width:118px;height:64px;border:3px solid #c5150c;}
.mod18 .listBox .on i{display:block;}
/*end*/

.xia{
	margin:0px 0 40px; 
	clear: both;
	color: #333;
	padding:0 20px;
	line-height: 25px;
	font-size: 12px;
}

.paging{
	height: 38px;
	line-height: 38px;
	padding:  0 10px;
	background: #eaeaea;
	margin: 20px;
	font-size: 12px;
}
.paging a{color: #000;}
.paging a:hover{color: #db0011;}

.t_ea{
	text-align: center;
	margin: 20px 20px 25px;
}
.t_ea h2{
	font-size: 24px;
	line-height: 35px;
	font-weight: 600;
}

.empty{
	font-size: 12px;
	line-height: 25px;
	margin: 0 20px 30px;
	color: #333;
}

/*zz_ls*/
.zz_ls{
	padding: 10px 20px;
	margin-bottom: 30px;
}
.zz_ls li{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #cecece;
	padding-left: 30px;
	background: url(../images/tb12.jpg) no-repeat 0 center;

}
.zz_ls li a p{
	float: left;
	font-size: 12px;
	color: #262626;
}
.zz_ls li a p:hover{color: #c5150c;}
.zz_ls li a span{
	float: right;
	color: #888;
	font-size: 12px;
}
.zz_ls li a i{
	display: block;
	width: 60px;
	text-align: center;
	height: 21px;
	line-height: 21px;
	background: #006db9;
	color: #fff;
	float: right;
	font-style: normal;
	font-size: 12px;
	margin-top: 9px;
	margin-left: 10px;
}
.zz_ls li a i:hover{background: #c21208;}
/*ab_us*/
.ab_us{
	padding: 30px;
	font-size: 14px;
	line-height: 35px;
}
.ab_us h2{
	color: #3c3c3c;
	font-size: 24px;
	font-weight: 500;
}

.txt{
	margin: 25px 20px 20px;
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px dashed #cecece;
}
.txt h2{
	font-size: 24px;
	color: #383838;
	font-weight: 500;
	margin-bottom: 15px;
}
.txt p{
	color: #7c7c7c;
	font-size: 12px;
}
.txt p span{
	float: left;
	margin-left: 50px;
}
.txt p a{
	display: block;
	float: left;
	width: 60px;
	height: 21px;
	line-height: 21px;
	
	text-align: center;
	color: #fff;
	margin-left: 20px;
	background: #006db9;
}
.txt p a:hover{background: #c21208;}


/*tw_ls*/
.tw_ls{
	padding: 20px;
	margin-bottom: 30px;
}
.tw_ls li{
	height: 155px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #c6c6c6;
}
.pic{
	float: left;
	width: 195px;
	height: 155px;
}
.pic img{
	width: 195px;
	height: 155px;
}
.tw_nr{
	float: right;
	width: 475px;
	height: 155px;
	position: relative;
}
.tw_nr h2{
	color: #333;
	display: block;
}
.tw_nr h2 a{
	display: block;
	width: 100%;
	line-height:20px;
	font-size: 16px;
	font-weight: bold;
	color: #383838;
}
.tw_nr h2 a:hover{
	text-decoration: none;
	color: #d80a01;
}
.tw_nr span{
	color: #a9a9a9;
	font-size: 12px;
	line-height: 30px;
}
.tw_nr p{
	color: #444;
	font-size: 12px;
	line-height: 22px;
}
.tw_nr a{
	line-height: 30px;
	color: #d80a01;
	bottom: 0;
	left: 0;
	font-size: 14px;
}
.tw_nr a:hover{ text-decoration: underline;}


/*.msgAddText*/
.msgAddText {
    clear: both;
    line-height: 25px;
    font-size: 12px;
    width: 580px;
    margin: 20px auto;
}
.msgAddText h2{
	color: #3c3c3c;
	font-size: 24px;
	font-weight: 500;
	text-align: center;
	padding: 20px 0 30px;
}
.msgAddText li {
    display: block;
    padding: 5px;
    padding-left: 10px;
    width: 100%;
}
.msgAddText li span {
    float: left;
    display: block;
    width: 60px;
    height: 26px;
    text-align: left;
    line-height: 36px;
}
.msgAddText li .moduleInput {
    margin: 0;
    margin-left: 5px;
    width: 450px;
    height: 36px;
    border: 1px solid #ddd;
    line-height: 36px;
        padding: 0 5px;
}
.msgAddText li .moduleInputa {
    margin: 0;
    margin-left: 5px;
    width: 450px;
    height: 36px;
    border: 1px solid #ddd;
    line-height: 36px;
        padding: 0 5px;
}
.msgAddText li textarea {
    margin-left: 5px;
    padding: 5px;
    width: 450px;
    height: 150px;
    vertical-align: middle;
        border: 1px solid #ddd;
}
.ModuleSubmitButton {
    background:url(../images/bj12.jpg) no-repeat;
    font-weight: 400;
    font-size: 14px;
    color: #ffffff;
    height: 47px;
    width: 192px;
    margin: 20px auto;
    display: block;
    cursor: pointer;
}
.captchaImg{
	width: 81px;
	height: 36px;
	float: left;
}

/*zp*/
.zp{
	padding: 20px;
}
.zp h2{
	color: #3c3c3c;
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 20px;
}
.zp .rjk{
	line-height: 36px;
	font-size: 14px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d6d6d6;
}

.lxwm{
	float: left;
	line-height: 36px;
	font-size: 14px;
}
.ewm{
	float: left;
	margin-left: 100px;
	margin-top: 15px;
	width: 199px;
	height: 199px;
}



.dropmenu  a.selected, .dropmenu  .nav_top{
	color: #fedd15 !important;
	/*background: #ef6316;*/
}


.su_ls li .menu_left{
	color: #b30a02;
	background: url(../images/bj4.jpg) no-repeat center center;
}

.fy .actpage{
	background:#8d0000;
	border: 1px solid #8d0000;
	color: #fff;
}

.navContent .menu_left_2{
	color: #b30a02;
	background: url(../images/bj4.jpg) no-repeat center center;
}