html{ background:#fff; color:#545454; 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:#fff; color:#545454; font-size:14px; font-family:'微软雅黑';}
a{ color:#545454;}
a:hover{color:#0060c6;}

/*******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{ margin-top: 30px;}
#indexNews li {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #e5e5e5;
	transition: 0.3s;
	background: url(../Image/icon1.jpg) no-repeat 5px center;
	padding-left: 20px;
}
#indexNews li a{ display: block; float: left; width: 75%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
#indexNews li:hover a{ color: #f00;}
.Newstime {
	float: right;
	color:#ccc;
	font-family: arial;
	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 #f0f0f0; margin-top:10px; padding-top:5px;}
#prev_next li{ padding-left:10px; height:30px; line-height:30px;}

#con_lx{ height:auto; overflow:hidden; 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;}


/** header **/
#top_bj{ width: 100%; height: 115px; background: #2957b7;}
#top_index{ width:1200px; height:115px;}
#logo{ float:left; padding:15px 0 0;}
#top_tel{ background: url(../Image/tel.jpg) no-repeat left top; float:right; color:#fff; padding: 0 0 0 50px; margin-top: 40px;}
#top_tel p{ color: #e7d921; font-family: impact; font-size: 30px;}
#nav_bj{ background: url(../Image/nav_bj.jpg) repeat-x center top; height:55px; width:100%;}
#nav{ width:1200px; height:55px;}
#nav a{ display:block; float:left; color:#fff; width:150px; font-size: 16px; height:55px; line-height:55px; text-align:center; transition:0.3s all 0s linear;}
#nav a:hover{ background: #ffa200; color: #000;}

.flash{ width:100%;height:542px; margin:0 auto; text-align:center; position:relative;}
.flash .flashBox {position:relative; margin:0 auto; width:1000px; height:542px; }
/*修改尺寸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: 542px;}


/** footer **/
#end_line{ background: #000; height: 60px; line-height: 60px; text-align: center; color: #fff;}
#end_line a{ color: #fff;}
#end_line a:hover{ color: #ff0;}
#end_bj{ background: #0060c6; height:auto;}
#end{ width: 900px; background: url(../Image/end_wx.jpg) no-repeat right center; height: 216px; color: #fff; padding: 0 300px 0 0;}
#end a{ color:#fff;}
#end a:hover{ color:#ff0;}
#end .left{ color: #fff; font-size: 18px;}
#end .left p{ line-height: 30px; padding-left: 60px; margin-top: 30px;}
#end .left p:nth-child(1){ background: url(../Image/lx1.png) no-repeat left top;}
#end .left p:nth-child(2){ background: url(../Image/lx2.png) no-repeat left top;}
#end .right{ background: url(../Image/end_line.png) no-repeat left top; width: 520px; padding-left: 60px; color: #fff; height: 166px; padding-top: 50px; line-height: 30px;}




/** main **/ 
.main{ width:1200px; height:auto; overflow:hidden; padding: 30px 0;}
.hui{ background: #f2f2f2; width: 100%; height: auto; overflow: hidden;}
#gsjj_tit{ float: left; padding: 0;}
#gsjj_more{ float: right;}
#gsjj_pic{ float: left; padding-top: 30px;}
#gsjj_nr{ width: 620px; float: right; padding-top: 30px;}
#gsjj_nr p{ color: #0061c8; font-size: 20px; font-weight: bold;}
#gsjj_nr .more{ width: 143px; height: 44px; border-radius: 5px; border: 1px solid #c2c2c2; float: left; margin-top: 20px; color: #0061c8; text-align: center; line-height: 44px; font-size: 16px; transition: 0.3s;}
#gsjj_nr .more:hover{ background: #0060c6; border: 1px solid #0060c6; color: #fff;}

#pro_right{ float: right; width: 870px; padding: 20px; background: #f2f2f2; border-bottom: 1px solid #e9ebef; border-top: 1px solid #e9ebef;}
#scroolZone li{ width:307px; height:260px; float:left; margin:0 20px 20px 0; position: relative; text-align:center;}
#scroolZone li a{ display: block; background: #fff; width: 307px; height: 230px; color: #fff;}
#scroolZone li img{ max-width:307px; height:230px;}
#scroolZone li p{ transition: 0.3s; height: 40px; line-height: 40px;}
#scroolZone li:hover p{ background: #d80000; color: #fff;}

.index_xw{ float: left; width: 336px; background: #fff; height: 315px; padding: 25px; position: relative; margin-top: 60px;}
.index_xw .tit{ background: #0060c6; position: absolute; width: 145px; height: 76px; line-height: 76px; text-align: center; left: 25px; top: -30px; color: #fff; font-size: 24px;}
.index_xw #hot{ position: absolute; top: 0; right: 0;}

#marqueedivcontrol{width:1200px; height:250px; overflow:hidden; margin: 0 auto; float:left;}
#marqueedivcontrol li{ float:left; overflow: hidden; width:315px; height:250px; margin-right:20px; text-align:center; transition:0.3s all 0s linear;}
#marqueedivcontrol li a{ display: block; overflow: hidden; width:313px; height:215px; border: 1px solid #e5e5e5;}
#marqueedivcontrol li img{ width:313px; height:215px; }
.cpgd{width:3350px;}



/** sidebar **/
#sidebar{ width:270px; height:auto; overflow:hidden; float: left;}
#main_right{ width:910px; height:auto; overflow:hidden; float:right;}

#zi_banner{ background: url(../Image/banner.jpg) no-repeat center top; width: 100%; height: 300px;}

#title_zy{ border-bottom: 1px solid #EBEBEB; height: 40px; line-height: 40px;}
#title_zy .left{ color: #fff; font-size: 18px; padding: 0 30px; background: #025aac; text-align: center;}
#title_zy .right{ width: 60%; text-align: right;}

.sideMenu h3 { height: 45px; line-height: 45px; padding-left: 50px; font-size: 16px; background: url(../Image/icon.jpg) no-repeat 15px center #2957b7; cursor: pointer;}
.sideMenu h3 a{ color: #fff;}
.sideMenu ul { color: #6d6d6d; background: #f2f2f2; display: block; /* 默认都隐藏 */ padding: 10px;}
.sideMenu ul li{ line-height: 25px; padding-left: 30px; background: url(../Image/icon1.jpg) no-repeat 20px center;}

#lxwm { background: url(../Image/tel.jpg) no-repeat 30px center #2957b7; height: 60px; padding: 5px 0 0 75px; color: #fff; line-height: 25px; }
#lxwm p{ color: #e7d921; font-family: impact; font-size: 30px;}


/** zy **/ 
.content{ line-height:30px; padding:20px 0 0; clear: both !important;}
#content_zy{ line-height:30px; padding: 20px 5px 0;}

.n_detailCon{ height:auto!important; overflow:hidden!important; overflow:visible;}
.n_detailCon li{ width:100%; height:155px; margin:0 0 10px 0; padding: 10px 0; border-bottom: 1px dotted #ccc; }
.n_detailCon li a{ height:155px; width:100%; display:block; padding-top: 10px;}
.n_detailCon li a:hover{ background: #fffad8;}
.n_detailPic{ width:210px; float:left; margin-left:10px;}
.n_detailR{ width:680px; float:right; margin-right:10px;}
.n_detailTitle{ height:30px; width:100%;}
.n_detailTitle span{ font-size:16px; color:#000; display:block; float:left; font-weight:bold;}
.n_detailTitle small{ font-size:12px; float:right; display:block; color:#222222;}
.n_detailNr{ width:100%; padding:5px 0; line-height:25px; color:#6b6b6b;}
.n_time{ background:url(../Image/time.jpg) left no-repeat; text-indent:25px; line-height:25px; height:25px; color:#a8a8a8; font-size:16px;}





/************************************/
.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; overflow:hidden; margin:0 10px 20px; width:278px; text-align:center; background: #fff; border:1px solid #ccc; height:260px;transition:0.3s all 0s linear;}
.pro li .li-img{ background: #fff; width:278px; height:222px;}
.pro li p{ height: 35px; line-height: 35px;}
.pro img{ max-width:278px; height:222px;}
.pro li:hover{ background: #d80000;}
.pro a:hover{color:#fff;}
/*************index&goods**************/
.news{ width:100%;}
.news li{ height:40px;line-height:40px; padding-left: 30px; font-size:14px; border-bottom:1px dotted #ccc; background:url(../Image/lbicon.png) no-repeat 10px center; transition:0.3s all 0s linear;}
.news li .Newstime{ float: right;}
.news li:hover{background-color:#efefef;}
.news li:hover a{ display: block; float: left; color:#000;}
/****************news*****************/
.news_title{color:#da020d;text-align:center;line-height:40px;}
.meta{color:#999;text-align:center;line-height:28px; border:1px solid #f0f0f0; background:#fbfbfb; margin-bottom:10px;}
/***********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;width:100%;height:40px;background:#efefef;}
.info_title b{display:inline-block; width:200px; text-align: center; font-weight: normal; height:100%;border-right:5px solid #fff; background:#333; color:#fff; line-height:40px;}
.info_title a{margin:8px;width:15px;height:15px;background-position:0 -426px;}
/********goods_info&jobs_info*******/
.order{margin:25px 0 20px 400px;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;}