html{ background:#fff; color:#333; 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:#333; font-size:14px; font-family:'微软雅黑';}
a{ color:#333;}
a:hover{color:#0885ef;}

/*******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;}


.dgnr{ background: url(../Image/dgpic.png) no-repeat right center; line-height: 2.0; padding: 20px 0 30px; color: #999999;}
.scale:hover img {
    transform: scale(1.1, 1.1);
}
.scale img{ transition:transform 1s ease 0s}

#indexNews{ padding: 15px 10px; height: 175px;}
#indexNews li {
	height:35px;
	line-height:35px;
	background:url(../Image/xwicon.png) no-repeat 10px center;
	padding-left:30px;
	transition:0.3s all 0s linear;
}
#indexNews li:hover{ background:url(../Image/xwicon.png) no-repeat 15px center;}

.Newstime {
	color:#afb0b4;
	float: right;
}
#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;}

#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);
  }
}

.imgB { width: 100%;  top: 0; left: 0; position: relative;  opacity: 1;}
.imgT { width: 100%;top: 0;left: 0; position: absolute;
    -webkit-transform: scale(5);
    -moz-transform: scale(5);
    -ms-transform: scale(5);
    -o-transform: scale(5);
    transform: scale(5);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}
.pic:hover .imgT{
    opacity: 0.5;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

/** header **/
#top_bj{ width: 100%; height: 145px;} 
#top_index{ width:1200px; height:145px;}
#logo{ float: left; padding: 35px 0 0 0;}
#top_tel{float: right; background: url(../Image/tel.png) no-repeat left top; color: #d60101; font-size: 30px; margin-top: 50px; font-family: impact; padding: 15px 0 0 50px;}
#nav_bj{ height: 60px; width: 100%; background: #0885ef;}
#nav{ width:1200px; height: 60px;}
#nav a{ display:block; float:left; width:150px; font-size: 16px; height:60px; line-height: 60px; text-align:center; color:#fff; transition:0.2s all 0s linear;}
#nav a:hover{ background: #c83c25;}

.flash{ width:100%; height:550px; margin:0 auto; text-align:center; position:relative; z-index:0; }
.flash .flashBox {position:relative; margin:0 auto; width:1000px; height:550px; }
/*修改尺寸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:550px;}


/** footer **/
#end{ width:100%; background:#262626; height:auto; overflow:hidden;}
#end_nr{ width:1000px; height:auto; min-height: 165px; overflow:hidden; padding: 30px 0 30px 200px; color: #cfcfcf; line-height: 30px; background: url(../Image/wx.png) no-repeat left 30px;}
#end_nr a{ color: #cfcfcf;}
#end_nr a:hover{ color: #fff;}
#end_nr .left{ padding: 0 20px;}
#end_nr .right{ padding: 0 20px;}

.end_nav{ height: 40px; background: #0885ef; line-height: 40px; color: #fff; margin-bottom: 20px;}
.end_nav a{ padding: 0 28px; line-height: 40px; color: #fff !important;}
.end_nav a:hover{ color: #ff0 !important;}

/** main **/ 
.main{ width:1200px; height:auto; overflow:hidden; padding:30px 0;}
#pic{ width: 1200px; height: 163px; position: relative; z-index: 9999; margin-top: -80px;}
.hui{ width: 100%; background: #f7f7f7; height: auto;}

.picScroll-left{ width:1335px;  overflow:hidden;}
.picScroll-left .prev{ display:block;  width:52px; height:52px; float:right; margin-left:5px; margin-top:90px;  overflow:hidden; cursor:pointer;}
.picScroll-left .next{ display:block;  width:52px; height:52px; float:left; margin-right:5px; margin-top:90px;  overflow:hidden; cursor:pointer;}
.picScroll-left .bd{ padding:15px 3px; float:left;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1;}
.picScroll-left .bd ul li{ margin:0 7px; width:283px; height:203px; background: #000; border: 3px solid #f0f0f0; float:left; transition:all 0.3s linear 0s;}
.picScroll-left .bd ul li img{ width:283px; height:203px; transition:all 0.3s linear 0s;}
.picScroll-left .bd ul li:hover{ border: 3px solid #0885ef;}
.picScroll-left .bd ul li:hover img{ opacity: 0.8;}

#gsjjbj{ background: url(../Image/bj.png) repeat-x center top #fff; width: 100%; height: auto; overflow: hidden;}
#gsjjbj #gsjj{ width: 895px; float: right; height: auto; overflow: hidden;}
#gsjjbj #gsjj .title{ float: left; color: #fff; font-size: 24px; font-weight: bold;}
#gsjjbj #gsjj .title span{ color: #5ca2f2; font-family: arial; padding-left: 10px;}
#gsjjbj #gsjj .more{ float: right; width: 70px; height: 25px; background: #ffc026; text-align: center; line-height: 25px; margin-top: 5px;}
#gsjjbj #gsjj .content{ color: #c7e5ff; height: 120px;}


#marqueedivcontrol{width:895px; height:148px; overflow:hidden; margin:30px 0 0; float:left;}
#marqueedivcontrol li{ float:left; overflow: hidden; width:209px; height:148px; margin-right:20px; text-align:center; transition:0.3s all 0s linear;}
#marqueedivcontrol li a{ display: block; overflow: hidden; width:209px; height:148px;}
#marqueedivcontrol li img{ width:209px; height:148px; }
.cpgd{width:2290px;}


#marqueedivcontrola{width:1200px; height:245px; overflow:hidden; margin:30px 0 0; float:left;}
#marqueedivcontrola li{ float:left; overflow: hidden; width:284px; height:245px; background: #f6f6f6; margin-right:20px; text-align:center; transition:0.3s all 0s linear;}
#marqueedivcontrola li img{ width:284px; height:204px; margin-bottom: 5px;}
#marqueedivcontrola li p{ color: #000;}
.cpgda{width:3040px;}

#xwlb{ float: right; width: 830px;}
#xwlb li { background: #fff; padding:15px; width:355px; height: 58px; float:left; margin-right: 25px; margin-bottom: 20px;}
#xwlb li .right{ width: 275px; color:#9e9e9e; font-size: 12px; line-height: 1.6;}
#xwlb li .right a{ color:#4e4e4e; font-size: 14px;}
#xwlb li .info_date{ color: #fff; float:left; width:60px; height:58px; font-size: 12px; text-align:center; background:#999999; line-height: 1.3; transition:0.3s all 0s linear;}
#xwlb li .info_date span{ font-size:30px; color:#fff; width:60px;}
#xwlb li:hover .info_date{ background: #0885ef;}

/** sidebar **/
#sidebar{ width:240px; height:auto; overflow:hidden; float: left;}
#main_right{ width:920px; height:auto; overflow:hidden; float: right;}

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

#leftbt{ background: #333; height: 90px; line-height: 90px; text-align: center; color: #fff; font-size: 26px; font-weight: bold;}

#pro_left{ padding: 10px 0;}
#pro_left li{ height: 42px; line-height: 42px; background: url(../Image/left_icon.png) no-repeat 240px center #eeeeee; margin-bottom: 3px; padding-left: 50px; transition:all 0.2s linear 0s;}
#pro_left li:hover{ background: url(../Image/left_icon.png) no-repeat 220px center #333;}
#pro_left li:hover a{ color: #fff;}

#lxwm_left{ width: 240px; background: #0885ef; height: auto; color: #fff; text-align: center; padding: 25px 0;}
#lxwm_left p{ font-size: 26px; font-family: impact; padding: 5px 0 10px; color: #fff;}

#title_zy{ border-bottom: 2px solid #0885ef; height: 40px; line-height: 40px;}
#title_zy .left{ background: url(../Image/home.png) no-repeat left center; padding-left: 40px; font-size: 18px; font-weight: bold; color: #545454;}

/** zy **/ 
.content{ padding: 20px 0 0; line-height: 2.0;}
#content_zy{ line-height: 2.0; padding: 20px 0 0; height: auto; overflow: hidden;}

.new_li_content li{ background: #fff; height:110px; padding:10px; margin-bottom: 10px; border:1px #999 dotted; transition:all 0.4s linear 0s;}
.news_title_content{ height:110px; width:700px;  padding:0 10px;}
.new_li_content li img{ margin:0 10px;}
.news_li_content{ color:#999; font-size:12px;}
.new_li_content li:hover{ background:#6d87cd;}
.new_li_content li:hover .news_li_content{ color:#fff; font-size:12px;}
.new_li_content li:hover a{ color:#fff}
.news_li_title .time_news2{ margin:0 15px;transition:all 0.2s linear 0s;}
.new_li_content li:hover .news_li_title{ color:#ff0; font-weight:bold;}
.new_li_content li:hover .time_news2{ margin:0 25px;}






/************************************/
.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 5px 10px; background:#fff; width:294px; height:265px; text-align:center; border:1px solid #efefef; font-size:13px; transition:0.3s all 0s linear;}
.pro img{ max-width:294px; height:221px;}
.pro li:hover{ background:#c83c25;}
.pro li:hover a{ color:#fff;}

/*************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:#d80000;text-align:center; font-weight: bold; font-size:24px; margin-bottom: 20px;}
.info_title{margin:10px 0 0 0;width:100%;height:35px; background: #efefef; margin-bottom:10px;}
.info_title b{display:inline-block;padding-left:10px;height:100%;background:#333;color:#fff;line-height:35px; font-weight: normal; font-size: 14px; padding: 0 30px;}
.info_title a{margin:8px;width:15px;height:15px;background-position:0 -426px;}
/********goods_info&jobs_info*******/
.order{margin:20px 0 20px 100px;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;}