html{ background:#ffeeca; color:#666666; overflow-x:hidden;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0 auto;padding:0;}img{border:0;}ol,ul,li{list-style:none;}h1,h2,h3{font-weight:normal;font-size:100%;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-weight:inherit;font-size:inherit;font-family:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}a{color:inherit;text-decoration:none;}
/*******CSS reset*************/
body{ background:#ffeeca; color:#666666; font-size:14px; font-family:'微软雅黑';}
a{ color:#666666; text-decoration: none;}
a:hover{color:#451818;}

/*******CSS reset*************/
.f12{font-size:12px;}
.f16{font-size:16px;}
.bold{font-weight:bold;}
.white{color:#fff;}
.left{float:left;}
.right{float:right;}
.t_r{text-align:right;}
.clear{clear:both;}
.relative{position:relative;}
.absolute{position:absolute;}
.rel_center{position:relative;}
.hidden{display:none;}
.jj_pic{ float:left; margin:0 10px 0 0;}
.nr_pic{ text-align:center; position:relative; width:100%;}
.red{ color:#f00; font-weight:bold; padding-left:10px;}
.nr_red{ color:#f00; font-weight:bold;}



.scale:hover img {
    transform: scale(1.1, 1.1);
}
.scale img{ transition:transform 1s ease 0s}

#indexNews li { width: 243px; height: auto; float: left; margin:0 10px; line-height: 1.8;}
#indexNews li a{ display: block; background: url(../Image/icon.jpg) no-repeat left center; padding-left: 20px; color: #512023; font-size: 14px; transition:0.3s all 0s linear;}
#indexNews li:hover a{ padding-left: 30px; color:#eb2230;}

.Newstime {
	color:#afb0b4;
	font-size:12px;
}
#lxwm_nr {
	margin: 0 20px 20px;
	font-size:14px;
}
#lxwm_nr p {
	line-height: 35px;
	border-bottom: 1px dotted #ccc;
	padding-left: 20px;
}
#prev_next{ border-top:1px solid #ccc; margin-top:10px; padding-top:5px;}
#prev_next li{ padding-left:10px; height:30px; line-height:30px;}

#con_lx{ height:auto; overflow:hidden; line-height:2.0; font-size:14px; width:90%; margin-bottom:20px;}
#con_lx p{ border-bottom:1px dotted #ccc; line-height:35px; padding-left:20px; transition:0.3s all 0s linear; }
#con_lx p:hover{ background:#efefef; color:#000; border-bottom:1px solid #ccc; padding-left:30px;}

#lx_wx{ float:right; padding:50px 50px 0 0;}

#ys_nr1 .font p{
  -webkit-animation: float ease-in-out 1.5s infinite;
  animation: float ease-in-out 1.5s infinite;
}

@-webkit-keyframes float {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}



/** header **/
#top_bj{ width: 100%; height: 130px; background: #b51215;}
#top_index{ width:1200px; height:130px;}
#logo{ float:left; padding:45px 0 0;}
#top_tel{ background:url(../Image/tel.png) no-repeat left top; float:right; padding:0 0 0 165px; margin-top: 40px; color:#fff; font-size:24px; height: 43px; min-width: 214px;}
#nav_bj{ width:100%; height:42px; background:#ffc600;}
#nav{ width:1200px; height:42px;}
#nav a{ display:block; float:left; width:133px; height:42px; font-size: 14px; line-height:42px; text-align:center; color:#451719; transition:0.2s all 0s linear;}
#nav a:hover{ background: #6a433c; height: 42px; line-height: 42px; color: #fff;}



.flash{ width:100%; height:427px; margin:0 auto; text-align:center; position:relative; z-index:0;}
.flash .flashBox {position:relative; margin:0 auto; width:1000px; height:427px; }
/*修改尺寸1920 {position:absolute; width:1920px; left:-460px;}*/
/*修改尺寸1440 {position:absolute; width:1440px; left:-221px;}*/
.flash .flashBox .bd{position:absolute;  width:1920px; left:-460px;}
.flash .flashBox .bd img{width:100%; height:427px;}


/** footer **/
#end_bj{ background:#b51215; width:100%; height:50px; line-height: 50px; text-align: center; color: #d8b6b7;}
#end_bj a{ color:#d8b6b7;}
#end_bj a:hover{ color:#fff;}

#yqlj_bj{ height: 55px; background: #ffa200; width: 100%; line-height: 55px;}
#yqlj{ width: 1110px; height: 55px; color: #451719; background: url(../Image/yqlj.png) no-repeat left center; padding-left: 90px;}
#yqlj a{ color: #451719; padding: 0 20px;}

/** main **/ 
.main{ width:1200px; height:auto; overflow:hidden; padding:30px 0; line-height:2.0;}

.picMarquee{ width:1200px;  overflow:hidden; position:relative; margin:20px 0 0 0;}
.picMarquee .bd{ padding:0px; margin:0;}
.picMarquee .bd ul{ overflow:hidden; zoom:1; }
.picMarquee .bd ul li{ margin:0 20px 20px 0; float:left; background: #e48018; width:287px; height:230px; position: relative; overflow: hidden; text-align:center; transition:0.3s all 0s linear;}
.picMarquee .bd ul li .cppic{ width:287px; height:187px;}
.picMarquee .bd ul li .cppic img{ width:287px; height:187px; transition:0.2s all 0s linear; }
.picMarquee .bd ul li .cptitle { height: 40px; line-height: 40px; color: #fff;}
.picMarquee .bd ul li:hover a img{ opacity: 0.5;}
.picMarquee .picList{width:307px; height:auto; float:left; }

#orange{ background: #ffa200; width: 100%; height: auto; overflow: hidden;}
#orange .right{ width: 730px;}
#gsjj_title{ color: #451719; font-size: 26px;}
#gsjj_title span{ padding-left: 10px;}
#gsjj_more{ width: 75px; height: 25px; background: #451818; line-height: 25px; text-align: center; float: left; margin-top: 10px; transition:0.3s all 0s linear;}
#gsjj_more:hover{ background: #ffeeca;}
#gsjj_more a{ color: #fff;}
#gsjj_more:hover a{ color: #451818;}

#xwzx{ width: 527px; height: auto; overflow: hidden; float: left;}
.title{ color: #512023; font-size: 22px; line-height: 0.8em;}
.title span{ color: #999999; font-size: 12px; font-family: arial;}

#crcm{ width: 265px; height: auto; overflow: hidden; float: left; margin: 0 54px;}
#index_lxwm{ width: 300px; height: auto; overflow: hidden; float: right;}
#index_lxwm p{ background: url(../Image/lxicon.jpg) no-repeat left center; padding-left: 20px;}


.slideBox{ width:265px; height:210px; overflow:hidden; position:relative; float:left;}
.slideBox .hd{ height:35px; overflow:hidden; position:absolute; background:#6a433c; width:265px; bottom:0; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left; padding:14px 0 0 105px;  }
.slideBox .hd ul li{ float:left; margin-right:10px;  width:10px; height:10px; border-radius:5px; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#fdc627; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:265px; height:210px; }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }


 
/** sidebar **/
#main_zy{ background: #fff8e9; width: 1200px; height: auto; overflow: hidden; padding: 40px; -moz-box-shadow:0px 0px 12px #e8d0a5; -webkit-box-shadow:0px 0px 12px #e8d0a5; box-shadow:0px 0px 12px #e8d0a5;}
#sidebar{ width:243px; height:auto; overflow:hidden; float:left;}
#main_right{ width:900px; height:auto; overflow:hidden; float:right;}

#zi_banner{ width: 100%; height: 365px; background: url(../Image/zi_banner.jpg) no-repeat center top;}

#pro_list{ background:url(../Image/cplb_bj.png) no-repeat center top; padding: 20px; height: 260px;}
#pro_list li{ height:40px; text-align:center; line-height:40px;}
#pro_list li:hover{ background:url(../Image/lb_hover.png) no-repeat center;}
#pro_list li a{ color:#321713;}

#lxwm{ background: url(../Image/left_lx.png) no-repeat center top; padding: 50px 0 0; line-height: 2.0; margin-top: 30px;}
#lxwm p{ background: url(../Image/lxicon.jpg) no-repeat left center; padding-left: 20px;}

.content{ padding: 10px 0 0; line-height: 2.0;}


/** zy **/ 
#title_zy{background:url(../Image/line.png) no-repeat 130px center; color: #e48018; font-size: 26px; font-weight: bold;}

#content_zy{ line-height: 2.0; padding: 20px 0 0;}

.news_lb li{ border-bottom:1px dashed #ccc; padding:10px 10px 10px 35px; color:#999; background:url(../Image/xw_icon.png) no-repeat left 22px;}
.news_lb li a{ color:#000;}



/************************************/
.page{margin:10px 20px 15px 0;}
.page a{display:inline-block;height:18px;line-height:18px;border:1px solid #dbdbdb;padding:0 2px 0;}
.page a:hover{background:#404040;color:#fff;border:none;height:20px;line-height:20px;padding:0 3px 0;}
.current {padding:0 6px 0;height:18px;line-height:18px;background:#404040;color:#fff;}
/***************global*****************/
.pro li{float:left; margin:0 10px 20px; background:#e48018; width:276px; height:255px; text-align:center; border:1px solid #efefef; font-size:14px; transition:0.3s all 0s linear;}
.pro img{ max-width:276px; height:207px;}
.pro a{color:#fff; font-size:14px;}
.pro li:hover{ background:#fff; -moz-box-shadow: 0px 0px 10px #000; -webkit-box-shadow: 0px 0px 10px #000; box-shadow: 0px 0px 10px #000;}
.pro li:hover a{ color:#321713;}
/*************index&goods**************/
.news{ width:100%;}
.news li{width:100%;height:40px;text-indent:2em;line-height:40px; font-size:14px; border-bottom:1px dotted #ccc; background:url(../Image/icon.jpg) no-repeat 20px center; transition:0.3s all 0s linear; padding-left:10px;}
.news li:hover{background-color:#efefef; border-bottom:1px solid #ccc;}
.news li:hover a{color:#000;}
/****************news*****************/
.news_title{color:#da020d;text-align:center;line-height:40px;}
.meta{color:#999;text-align:center; width:100%; line-height:28px; border:1px solid #efefef; margin-bottom:10px; background:#f8f8f8;}
/***********news_info**************/
.jobs li{ height:auto; margin:23px 18px 18px 28px;border-bottom:1px dotted #666; position:relative;}
.jobs a{ position:absolute; right:0; top:0;float:right;width:71px;height:34px;color:#fff;text-align:center;line-height:34px; display:block; background:#f00;}
.jobs strong{color:#da020d;}
.jobs p{/*margin:6px 0 -134px 156px;*/line-height:35px;}
/***************jobs***************/
.rel_center{ text-align:center; left:50%;}
.pro_name{display:block;color:#da020d;text-align:center; font-size:18px;}
.info_title{margin:10px 0 0 0;width:100%;height:30px;background:#f0bd85; margin-bottom:10px;}
.info_title b{display:inline-block;padding-left:10px;height:100%;border-right:1px solid #fff;background:#5d2c2b; color:#fff;line-height:30px;}
.info_title a{margin:8px;width:15px;height:15px;background-position:0 -426px;}
/********goods_info&jobs_info*******/
.order{margin:20px 0 20px 350px;line-height:40px;}
.order img{vertical-align:-5px;cursor:pointer;}
#submit{width:55px;height:29px;color:#000;cursor:pointer; background:url(../Image/button.gif) none center;}
/**************order&message********/
#banner{position:relative;overflow:auto;}
#banner li {float:left;}
.banner .dots li.active {
background: #fff;
opacity: 1;
}
.banner .dots li {
display: inline-block;
width: 10px;
height: 10px;
margin: 0 4px;
text-indent: -999em;
border: 2px solid #fff;
border-radius: 6px;
cursor: pointer;
opacity: .4;
-webkit-transition: background .5s, opacity .5s;
-moz-transition: background .5s, opacity .5s;
transition: background .5s, opacity .5s;
}

/*sitemap*/
.mesmore{margin-top:5px;}
.mesmore:hover{color:#da020d;text-decoration:underline;}

.sitemap{ width:996px; float:left; /*border:3px solid #f0f0f0;*/ margin-top:10px; margin-bottom:10px;}
.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}
.m2{ margin-left:20px; margin-top:20px; line-height:25px;}
.m2 span{ font-size:14px; font-weight:bold;}
.m2t{ border:1px solid #f0f0f0; width:800px; padding-left:4px; margin-top:2px; padding:10px; margin-bottom:20px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;}
.m2t ul li a:hover{ color:red}

.f{ float:right; margin-right:10px; _margin-top:7px;}