@charset "utf-8";
/* CSS Document */
html{ background:#fff; color:#000; 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:#000; font-size:13px; font-family:'微软雅黑'; background-image:url(../images/w00096.gif);}
a{ color:#000;}
a:hover{color:#055cbd;}

/*******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 {
	line-height: 33px;
	height: 33px;
	float:left;
	width:388px;
	border-bottom:1px dotted #ccc;
	transition:0.3s all 0s linear;
}
#indexNews li a{ float:left;}
#indexNews li:hover{ background:#006fbe; padding-left:10px; width:378px; border-bottom:1px solid #ccc;}
#indexNews li:hover a{ color:#fff;}
.Newstime {
	color:#ccc;
	font-size:12px;
	padding-left:20px;
}
#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:95%; 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:#39354c; color:#fff; 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);
  }
}



/** header **/
#top_line_bj{ background:#f2f2f2; height:30px; border-bottom:1px solid #d9d9d9; width:100%;}
#top_line{ width:1200px; height:30px; line-height:30px;}
#top_zy{ padding:0 10px; height:30px; float:right;}
#top_zy a{ color:#000; padding:0 10px;}
#top_zy a:hover{ color:#f00;}
#top{ width:1200px; height:110px;}
#logo{ float:left; padding:10px 0 0; }
.db2016{ width:100%; background:#FFF;}
#top_tel{ float:right; background:url(../images/tel.png) no-repeat left 15px; padding:10px 0 0 120px; color:#fd0d09; font-size:30px;}
#nav_bj{ background:#004996; height:68px; width:100%;}
#nav{ width:1200px; height:68px;}
#nav li{ background:url(../images/nav_line.png) no-repeat right center; float:left; width:120px; height:68px;}
#nav a{ display:block; float:left; width:120px; height:68px; font-size:16px; line-height:68px; text-align:center; color:#fff; transition:0.3s all 0s linear;}
#nav a:hover{  background:#ffa028; color:#fff;}
#top_right{ float:right; width:400px;}

.flash{ width:100%px;height:477px; margin:0 auto; text-align:center; position:relative; z-index:0; }
.flash .flashBox {position:relative; margin:0 auto; width:1000px; height:477px; }
/*修改尺寸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{position:absolute;  width:1440px; left:-221px;}
.flash .flashBox .bd img{width:100%; height:477px;}

.ss1{ width:258px; height:31px; float:right; margin:15px 0 0;}
.sou_left1{float:left; width:200px; height:29px; text-align:left; color:#7a7a7a; line-height:24px; padding-left:10px; background:#f7f7f7; border:1px solid #f1f1f1;}
.ss_pic{ float:right;}



/** footer **/
#end_bj{ background:#004996; width:100%; height:auto; overflow:hidden; padding:30px 0; text-align:center; color:#fff; line-height:2.0;}
#end_bj a{ color:#fff;}
#end_bj a:hover{ color:#ff0;}


/** main **/ 
.main{ width:1200px; height:auto; overflow:hidden; padding:10px 0; }
.mainaaa{ width:100%;  background:#ffffff;}
.mainaab{ width:100%;  background:#F7F7F7;}
.hui{  width:100%; height:auto; overflow:hidden;}

#index_pro{ padding:20px 0;}
#index_pro li{ float:left; height:30px; line-height:30px; padding:0 20px; border-radius:5px; transition:0.3s all 0s linear; margin:0 10px; _background:url(../images/lb_line.png) no-repeat 50% right;}
#index_pro img{ float:left; padding-top:8px;}
#index_pro li:hover{ background:#004996;}
#index_pro li:hover a{ color:#fff;}


#scroolZone li{ width:249px; height:240px; float:left; margin:0 15px 15px 0; background:#f3f2f2; text-align:center; border:3px solid #fff; transition:0.3s all 0s linear;}
#scroolZone li img{ max-width:249px; height:202px;}
#scroolZone li a{ font-size:12px;}
#scroolZone li span{ display:block; height:30px; line-height:30px; text-align:center; font-size:14px; color:#000;}
#scroolZone li:hover{ border:3px solid #004996;}

#marqueedivcontrol{width:1200px; height:255px; overflow:hidden; margin:0 auto; float:left;}
#marqueedivcontrol li{ float:left; width:282px; height:250px; margin-right:10px; text-align:center; font-size:14px; transition:0.3s all 0s linear;}
#marqueedivcontrol li img{ width:260px; height:210px; background:#ecebf1; padding:9px; border:1px solid #d4d3d7;}
#marqueedivcontrol li:hover a{ color:#000;}
.cpgd{width:2920px;}

#gsjj{ background:url(../images/line.png) no-repeat right center; width:425px; padding:0 40px 0 0; height:auto; overflow:hidden; float:left;}

.title{ background:url(../images/title.png) no-repeat left center; padding-right:11px; width:97px; height:36px; line-height:36px; text-align:center; color:#fff; font-size:16px; float:left;}
.more{ float:right; padding-right:30px;}
.more a{ color:#f00;}
.more a:hover{ color:#000;}
.content{ line-height:2.0; padding:10px 0 0;}

#xwzx{ background:url(../images/line.png) no-repeat right center; width:388px; padding:0 40px 0 0; height:auto; overflow:hidden; float:left; margin-left:20px;}
#lxwm{ background:url(../images/lxwm.jpg) no-repeat center top; width:266px; height:auto; overflow:hidden; padding:95px 0 0; line-height:2.0;}

/** sidebar **/
#sidebar{ width:266px; height:auto; overflow:hidden; float:left; padding:10px;}
#main_right{ width:900px; height:auto; overflow:hidden; float:right; background-image:}


.short_title{ background:url(../images/left_title.jpg) repeat-x center top; height:64px; text-align:center; color:#fff; font-size:24px; line-height:64px;}
.short_title span{ font-family:Arial, Helvetica, sans-serif; font-size:18px; padding-left:10px;}
#pro_list{ padding:10px 0;}
#pro_list li{ height:50px; line-height:50px; margin-bottom:3px; background:#f7f7f7; padding-left:40px; font-size:14px; transition:0.3s all 0s linear;}
#pro_list li:hover{ background:#006fbe; padding-left:50px;}
#pro_list li:hover a{ color:#fff;}


#content_zy{ line-height:2.0; padding:20px 10px 0; }


.news_lb li{ border-bottom:1px dashed #ccc; padding:10px 10px 10px 15px; color:#999; background:url(../Image/lb_icon.png) no-repeat left 20px;}
.news_lb li a{ color:#000;}

/** zy **/ 


/***********************************/
.page{
	margin-top:15px;
    width:590px;
    height:30px;
    line-height:30px;
    text-align:center;
    font-size:14px;
    float:left;
    }
/*.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:#fff; width:271px; height:250px; text-align:center; border:1px solid #efefef; font-size:14px; transition:0.3s all 0s linear;}
.pro img{ max-width:271px; height:203px;}
.pro a{color:#000; font-size:14px;}
.pro li:hover{ background:#007de0;}
.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:#da020d;text-align:center; font-size:18px;}
.info_title{margin:10px 0 0 0;width:100%;height:30px;background:#999; margin-bottom:10px;}
.info_title b{display:inline-block;padding-left:10px;height:100%;border-right:1px solid #fff;background:#656565;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;}

