﻿/*= 清除浮动=*/
.clear{clear: both; height:0px; line-height:0px; font-size:0px;}
.clearfix:after { content: "."; display: block; height: 0;  clear: both; visibility: hidden;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
*+html .clearfix {min-height: 1%;}
*html{zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}
(this))}

.body{background-color:#4c2507;}

/* 左右浮动 */
.fl{ float:left;}
.fr{ float:right}
#demo {
	width: 430px;
	margin: auto;
	text-align: center;
	overflow: hidden;
}
#demo img {
	border: 0px;
}
.casetd {
	width: 116px;
	height: 106px;
	background: url(../images/case_bg.gif) repeat-x left bottom;
	vertical-align: top;
}
/*产品分类*/
#quick {
color: #ffffff;
font-size: 24px;
	width: 218px;
	border: 1px solid #fff; background:url(../image/cp1.png) no-repeat;
	border-top: 0px none;
	text-align: center;
	padding-top: 145px;
	line-height: 36px;
}
#quick a {
font-size: 18px;
    color: #ffffff;
	display: block;
	background-color: #DF7D03;
	text-align: center;
	height: 55px;
	line-height: 55px;
	letter-spacing: 2px;
	margin-top: 1px;
}
#xiaolei div{width: 214px;
padding-left: 116px;
border-top: 0px none;
line-height: 16px;}
#xiaolei a {padding-left:6px;
background-color: #sdfsdf;
font-size:14px;
color: #7B7E8C;
background:#F9F9F9}

#quick a:hover, #quick a:active {

	background-color: #782200;
	color: #ffffff;
}
/*产品分类结束*/

ul,ol{
list-style-type:none;/*清楚列表样式符*/
margin-left:0;/*清楚IE左缩进*/
padding-left:0;/*清楚非IE左缩进*/
}
select,input{vertical-align:middle;}

a{text-decoration: none;}
a:link {color: #555555;}
a:visited {color: #555555;}
a:hover{color: #1BAF04;}
a:active {color: #333333;}
.clearit{clear:both;}
.zt { margin:0 auto;}
.bk {border: 1px solid #DEDFE0; background:#FFFFFF;}
.m10 { margin-bottom:10px;}
.ghtit { width:93%;height:20px;border-bottom:1px solid #7BC565; margin:0 auto; padding-top:8px; padding-bottom:8px;}
.ghtit h1 { font-size:14px; font-weight: bold; color: blue; float:left;}
.ghtit span {font-size:12px; color:#C6C6C6; margin-top:10px;float:right;}
.gh h2 { font-size:18px;border-bottom:1px solid #7BC565; width:88%;margin:0 auto; padding-top:10px; padding-bottom:10px;}
.ghtit2 {height:25px; width:95%;font-size:18px;border-bottom:1px solid #7BC565;margin:0 auto; padding-top:10px; padding-bottom:10px;}
.ghtit2 h2 {font-size:18px; float:left;}
.ghtit2 span {font: 14px "宋体";margin-top:10px; margin-right:110px;float:right;}

a img{border:none;}
input:focus{border:none;outline:none;}


/***顶部企业名称***/
.header { width:100%;background: #252525;border-bottom: solid 1px #fff;height: 30px;line-height: 12px;}
.nr1 {width: 1200px;margin: 0 auto; height:115px;}
.header_l {float: left; padding: 0 0 0 5px;color: #fff;font-size: 14px;}
.header_r {color: #fff;float: right;}
.header_r li {float: right;padding: 0 30px 0 0;line-height: 13px;}
.header_r li a {color: #fff;}

/*产品横向列表*/
.cplb {width:100%; color:#000000; padding-top:20px; padding-bottom:30px; }
.cplb a:visited{color:#fff;text-decoration:none; }
.cplb a:hover{color:#000000;text-decoration:underline;}

/*按钮*/

.button {
display: inline-block; 
zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */ 
*display: inline;
width:146px;
height:60px;
line-height:30px;
vertical-align: baseline; 
margin:10px 10px 10px; 
outline: none; 
cursor: pointer; 
text-align: center; 
text-decoration: none; 
font: 16px/40px Arial, Helvetica, sans-serif; font-weight:bold; 
padding: .6em 6px .8em; 

-webkit-border-radius: .2em; 
-moz-border-radius: .1em; 
border-radius: 0.3em; text-overflow:ellipsis;white-space:nowrap;text-overflow:hidden;

} 
/* blue */
.blue {

border: solid 0px #2a1101; background:#D90000; 

} 
.blue a{color:#fff;  font-family:"微软雅黑";  } 
.blue:hover { background: #e40202; color:#000000;  
} 
.blue:active { 
color: #000000; } 

/***导航***/
.nav-box{ width:100%;height: 50px;   background-color: hsla(0, 74%, 14%, 0.9);}
.first-menu li{min-width: 115px;text-align: center;}
.first-menu>li{float: left;display: block;position: relative;}
.first-menu a {color: #fff;display: block; font-size: 16px;line-height: 50px;text-decoration: none;text-transform: uppercase;}
.first-menu li:hover {background-color: #cc0000;  border-radius:5px;}
.first-menu li:hover > a {color: #fff;}
.submenu {left: 0;max-height: 0;position: absolute;top: 55px;z-index: 1;-webkit-perspective: 400px;-moz-perspective: 400px;-ms-perspective: 400px;-o-perspective: 400px;perspective: 400px;}
.submenu li {opacity: 0;-webkit-transform: rotateY(90deg);-moz-transform: rotateY(90deg);-ms-transform: rotateY(90deg);-o-transform: rotateY(90deg);transform: rotateY(90deg);-webkit-transition: opacity .4s, -webkit-transform .5s;-moz-transition: opacity .4s, -moz-transform .5s;-ms-transition: opacity .4s, -ms-transform .5s;-o-transition: opacity .4s, -o-transform .5s;transition: opacity .4s, transform .5s;}
.first-menu .submenu li a {border-radius: 0;color: #000; font-size:15px;background-color:#f4f4f4;border-top:#ddd 1px solid;}.first-menu .submenu li:hover a {border-radius: 0;border-top:#e60000 1px solid;background:#e60000;color: #ffffff;}
.first-menu > li:hover .submenu, .first-menu > li:focus .submenu {max-height: 2000px;z-index: 10;}
.first-menu > li:hover .submenu li, .first-menu > li:focus .submenu li {opacity: 1;-webkit-transform: none;-moz-transform: none;-ms-transform: none;-o-transform: none;transform: none;}       
.first-menu li:hover .submenu li:nth-child(1) {-webkit-transition-delay: 0s;-moz-transition-delay: 0s;-ms-transition-delay: 0s;-o-transition-delay: 0s;transition-delay: 0s;}
.first-menu li:hover .submenu li:nth-child(2) { -webkit-transition-delay: 50ms; -moz-transition-delay: 50ms; -ms-transition-delay: 50ms;-o-transition-delay: 50ms; transition-delay: 50ms;}
.first-menu li:hover .submenu li:nth-child(3) { -webkit-transition-delay: 100ms; -moz-transition-delay: 100ms;-ms-transition-delay: 100ms;-o-transition-delay: 100ms; transition-delay: 100ms;}
.first-menu li:hover .submenu li:nth-child(4) { -webkit-transition-delay: 150ms;-moz-transition-delay: 150ms;-ms-transition-delay: 150ms;-o-transition-delay: 150ms;transition-delay: 150ms;}
.first-menu li:hover .submenu li:nth-child(5) {-webkit-transition-delay: 200ms; -moz-transition-delay: 200ms;-ms-transition-delay: 200ms;-o-transition-delay: 200ms;transition-delay: 200ms;}
.first-menu li:hover .submenu li:nth-child(6) {-webkit-transition-delay: 250ms;-moz-transition-delay: 250ms;-ms-transition-delay: 250ms;-o-transition-delay: 250ms;transition-delay: 250ms;}
.first-menu li:hover .submenu li:nth-child(7) { -webkit-transition-delay: 300ms;-moz-transition-delay: 300ms;-ms-transition-delay: 300ms;-o-transition-delay: 300ms;transition-delay: 300ms;}
.first-menu li:hover .submenu li:nth-child(8) {-webkit-transition-delay: 350ms; -moz-transition-delay: 350ms; -ms-transition-delay: 350ms;-o-transition-delay: 350ms;transition-delay: 350ms;}
.submenu li:nth-child(1) { -webkit-transition-delay: 350ms;-moz-transition-delay: 350ms;-ms-transition-delay: 350ms; -o-transition-delay: 350ms; transition-delay: 350ms;}
.submenu li:nth-child(2) {-webkit-transition-delay: 300ms;-moz-transition-delay: 300ms;-ms-transition-delay: 300ms;-o-transition-delay: 300ms;transition-delay: 300ms;}
.submenu li:nth-child(3) {-webkit-transition-delay: 250ms; -moz-transition-delay: 250ms;-ms-transition-delay: 250ms; -o-transition-delay: 250ms; transition-delay: 250ms;}
.submenu li:nth-child(4) {-webkit-transition-delay: 200ms;-moz-transition-delay: 200ms; -ms-transition-delay: 200ms;-o-transition-delay: 200ms;transition-delay: 200ms;}
.submenu li:nth-child(5) {-webkit-transition-delay: 150ms;-moz-transition-delay: 150ms; -ms-transition-delay: 150ms;-o-transition-delay: 150ms;transition-delay: 150ms;}
.submenu li:nth-child(6) {-webkit-transition-delay: 100ms;-moz-transition-delay: 100ms;-ms-transition-delay: 100ms;-o-transition-delay: 100ms; transition-delay: 100ms;}
.submenu li:nth-child(7) {-webkit-transition-delay: 50ms;-moz-transition-delay: 50ms;-ms-transition-delay: 50ms;-o-transition-delay: 50ms; transition-delay: 50ms;}
.submenu li:nth-child(8) {-webkit-transition-delay: 0s; -moz-transition-delay: 0s;-ms-transition-delay: 0s; -o-transition-delay: 0s; transition-delay: 0s;}

/*********广告条*******/
.DB_tab25 {width:100%;height:600px;position:relative;overflow:hidden} /*图片高度把510改一下*/
.DB_tab25 .DB_bgSet{position:relative;}
.DB_tab25 .DB_bgSet li{position:absolute;width:100%;height:600px;display:none}/*图片高度把510改一下*/
.DB_tab25 .DB_imgSet{position:absolute;width:1000px;left:50%;margin-left:-500px;}
.DB_tab25 .DB_imgSet .DB_1_1{position:absolute;left:-80px;top:px;}
.DB_tab25 .DB_imgSet .DB_1_2{position:absolute;left:350px;top:0px}
.DB_tab25 .DB_imgSet .DB_2_1{position:absolute;left:-80px;top:0px;}
.DB_tab25 .DB_imgSet .DB_2_2{position:absolute;left:600px;top:0px}
.DB_tab25 .DB_imgSet .DB_3_1{position:absolute;left:-50px;top:0px;}
.DB_tab25 .DB_imgSet .DB_3_2{position:absolute;left:450px;top:0px}
.DB_tab25 .DB_imgSet .DB_4_1{position:absolute;left:-80px;top:0px;}
.DB_tab25 .DB_imgSet .DB_4_2{position:absolute;left:470px;top:0px}
.DB_tab25 .DB_menuWrap{position:absolute;width:1000px;left:50%;margin-left:-500px;}
.DB_tab25 .DB_menuWrap .DB_menuSet{position:absolute;width:100%;top:550px;text-align:center;font-size:0}
.DB_tab25 .DB_menuWrap .DB_menuSet li{cursor:pointer;margin:0 3px;display:inline}
.DB_tab25 .DB_prev{position:absolute;left:-100px;top:200px;cursor:pointer;display:none}
.DB_tab25 .DB_next{position:absolute;right:-100px;top:200px;cursor:pointer;display:none}


/* 网站左侧联系方式 */
.zclx {width:217px;line-height:2.2; background-color:#993300; color:#FFFFFF; padding-left:5px; font-size:14px;}
.zclx h3{font-size:13px; font-weight: bold; color:#fff;text-align:center;}


/*友情链接*/
.link { width:1200px; height:45px;}
.linklist { margin:15px 0px 0px 15px;}





.all_tit{ text-align:center; font-size:30px; color:#fff; text-transform:uppercase; font-family:Arial; line-height:26px;}
.all_tit01{ font-weight:bold; font-size:24px; color:#000; font-family:'微软雅黑'; background:url(../images/tit02.jpg) no-repeat bottom center; height:55px;}
.all_tit01 span{ color:#ff9700;}
/****首页 新闻资讯****/
.index_news{ height:580px; overflow:hidden; padding-top:30px;}

.index_news01{ width:1150px; margin:0 auto;}

.index_news03{ display:block; overflow:hidden; width:104%; padding:36px 0 0;}
.index_news03 dl{float:left; width:517px; height:127px;background:url(../images/index_news03.jpg) 0 0 no-repeat; margin:0 29px 31px 0; overflow:hidden;}
.index_news03 dl dt{ float:left; width:170px; overflow:hidden; text-align:center;}
.index_news03 dl dt img{ max-width:100%;}
.index_news03 dl dd{ float:right; width:310px; padding:0 15px 0 22px; height:120px; margin-bottom:7px; overflow:hidden; -moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.index_news03 dl:hover dd{ background:#4b4b4b;}

.index_news03 dl dd h4{ font-size:17px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color:#000;padding:15px 0 0; line-height:36px; height:36px;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.index_news03 dl:hover dd h4{ color:#ff9700;}

.index_news03 dd span{ display:block; font-size:14px; line-height:22px; height:44px;overflow:hidden; color:#676767; padding:7px 0 0;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.index_news03 dl:hover span{ color:#eeeded;}


.index_news04{ width:133px; height:37px; line-height:35px; margin:0 auto;}
.index_news04 a{ display:block; color:#737373; font-size:14px; text-align:center; border:#d6d6d6 solid 1px;width:131px; height:35px;}
.index_news04 a:hover{ color:#ff9700; border:#ff9700 solid 1px;}


/*新闻中心*/
.ghjg { width:490px; height:278px; }
.ghjg ul{ list-style:none; margin:5px 0px 0px 5px;}
.ghjg li{ line-height:27px; background:url(../images/jt.png) top left no-repeat;border-bottom:1px dashed #CCC; width:480px; float:left; margin-right:15px;}
.ghjg li a{ line-height:25px; color:#5b6266;padding:0px 10px 0 10px; font-size:13px;}
.ghjg li a strong{ line-height:25px;}
.ghjg li a:hover{color:#1BAF04;}



/* 分页新闻-列表 */
.list{ background-color:#fff;width:1200px;margin: 0 auto;overflow:hidden;}
.list .node{margin:0px 0px 20px 20px;width:840px; border-bottom: 1px #CCC dashed;  height: 120px;} /* 单个文章信息 */
.list .nodel { margin : 0px 20px 0px 5px;float:left;} 
.list .node img{padding:5px;background:#fff;border:1px solid #ccc;width:140px; height: 90px; float:left;}
.list .noder {width:100%; }
.list .noder .title{padding-bottom:0px; height: 30px; line-height: 30px; text-align: left;} /* 标题 */
.list .noder .title h2{ font-size:18px; text-align:left;color: #666666; font-weight:bold;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.list .noder .title a:hover{ color:#000; font-weight:bold;}

#time{float: right;color: #888888;}
#guanjian{ float: left;}
.list .noder .description{color:#555; padding-left: 5px; padding-right: 5px; padding-top: 5px;}
.list .noder .description p{ line-height: 20px;text-indent: 2em; text-align: left;} /* 描述 */




/* 走动的图片transform: scale(0.92)缩小多少*/

.mr_frbox { height: 420px;border:1px solid #EBEBEB; padding: 24px 22px 0px; }
.mr_frBtnL { float: left; margin: 148px 22px 0px 0px; cursor: pointer; display: inline; }
.mr_frUl { float: left; height: 420px; width: 1000px; }
.mr_frBtnR { float: right; margin-top: 148px; cursor: pointer; }
.mr_frUl ul li { display: inline; float: left; height: 395px; width: 200px; margin-right: 13px; overflow: hidden; }/* 滚动高度，宽度*/
.mr_frUl ul li H3{font-size:14px;color:#8F8F8F;line-height:45px; text-align:center;display:block;white-space:nowrap; text-overflow:ellipsis; }/* 内容超出宽度时隐藏超出部分的内容 */
.mr_frUl ul li img { display: block; margin-bottom: 7px; border: 1px solid #D8D8D8;  height: 145px; width: 200px;}


/*底部*/
.footer {
      color: #7f8c8d;
      margin: 0;
      padding: 15px 0;
      text-align: center;
      background: #2d3e50;

}

 /*产品图片放大 */ 
#main .photoblock-many {		/* A general full-width photo block (that clears), for many thumbnails */
   margin: 0 10px 10px -4px;
   clear: both;
   width: 100%;
   text-align: center;
   font-size: 10px;
   color: #888888;
}



/*产品放大css*/
	.container {
		  margin: 0 auto;
		}

		.doc-modal-list {
		  max-width: 660px;
		  margin: 0 auto;
		}

		.doc-modal-list img {
		  max-width: 100%;
		}

		@media (max-width: 800px) {
		  .doc-modal-list {
			max-width: 100%;
			margin: 20px;
		  }
		}
		
		
		
#content1 {
    width: 100% !important;
    margin: 0;
    float: none;
    max-width: none;
    overflow: hidden;
    position: relative;
}
.moveList {
    float: left;
    margin-top: 7px;
}
/* å…¬å¸ç®€ä»‹ */
#user_defined7 .bodyContTitle{
    display: block;
    background: none;
    text-align: center;
    width: 600px; height:35px;
    margin: 0 auto;
    padding: 0;
    margin-top: 30px;
    margin-bottom: 30px; background:url(../image/ht1.png);
}
#user_defined7 .bodyContTitle .fl {
    cursor: default;
    float: none;
    color:#000;
    font-size: 22px;
    font-weight: normal;
}


#user_defined7 .title_content{
    width:1200px;
    height:360px;
    background-image: url(../image/cj.jpg);
    background-position: center;
    position: relative;
    margin: 0 auto;
}
#user_defined7 .title_content .btn_content{
    width:1200px;
    height:50px;
    position: absolute;
    bottom:0;
    left: 50%;
    margin-left:-600px;
}

#user_defined7 .btn_content a{
    width:400px;
    height:50px;
    line-height:50px;
    text-align: center;
    display: block;
    font-size:18px;
    color:#676767;
    letter-spacing: 7px;
    text-indent: 7px;
    background-color: rgba(255,255,255,0.8);
    float: left;
    font-family:"Microsoft YaHei","SimHei","SimSun";
    position: relative;
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
}
#user_defined7 .btn_content a.active{
background-color: rgba(255, 255, 255, 0.27);    color: #fff;
}
#user_defined7 .btn_content a:before{
    content:"";
    width:72px;
    height:1px;
    display: block;
    background-image: url(http://img.jihui88.com/upload/j/j2/jinlixin/picture/2017/06/19/2123b75a-1e0a-4211-8ab2-1d9bb18270c1.png);
    position: absolute;
    top:25px;
    right: 50%;
    margin-right: 80px;
    opacity: 0;
    margin-right:180px;
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
}
#user_defined7 .btn_content a.active:before{
    opacity: 1;
    margin-right: 80px;
}
#user_defined7 .btn_content a:after{
    content:"";
    width:72px;
    height:1px;
    display: block;
    background-image: url(http://img.jihui88.com/upload/j/j2/jinlixin/picture/2017/06/19/2123b75a-1e0a-4211-8ab2-1d9bb18270c1.png);
    position: absolute;
    top:25px;
    left: 50%;
    margin-left: 80px;
    opacity: 0;
    margin-left:180px;
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
}
#user_defined7 .btn_content a.active:after{
    opacity: 1;
    margin-left: 80px;
}
#user_defined7 .info_content{
width: 1198px;
    margin: 0 auto;
    background-color:#D90000;
}
#user_defined7 .info_content .info_block{
    display: none;
}
#user_defined7 .info_content .info_block.active{
    display: block;
}
#user_defined7 .info_content .profile_content{
    padding-top:55px;
    padding-bottom:54px;
}
#user_defined7 .info_content .company_nr{
    float: left;
    width: 41%;
    margin-right: 5%;
    margin-left: 4%;
}
#user_defined7 .info_content .company_nr_1{
    color: #fff;
    font-size: 15px;
}
#user_defined7 .profile_content p{
    font-size:14px;
    line-height:26px;
    color:#fff;
    text-align: justify;
    text-indent: 32px;
}
#user_defined7 .profile_content a{
    width:120px;
    height:30px;
    display: block;
    border:1px solid #fff;
    line-height:30px;
    font-size:14px;
    color:#fff;
    text-align: center;
    text-indent: 0;
    position: relative;
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
}
#user_defined7 .profile_content a:hover{
    background-color: #000;
    border-color: #fff;
    color:#fff;
}

/***产品分类***/

.index_pro00 { background-color:#fbf4ea;  
    height: 970px;
}
.index_pro01 {
    height: 140px;
}
.index_pro {
    width: 1200px;
    margin: 0 auto;padding-top:7px;
}
.index_pro02 {
    float: left;
    width: 218px;
    height: 946px;
    background: #782200;
}

.index_pro08 { margin: 0 auto;
width:950px; padding-left:100px;
    padding-top: 2px;
}





/*首页----定制流程----开始-------------------------*/
.index_Seven{ width:100%; height:700px; background:url(../image/index_Seven.jpg) no-repeat center;}
.index_sevenCon{ width:1110px; height:700px; margin:0 auto; position:relative;}
.index_sevenCon span{ display:block; width:293px; height:202px; position:absolute;}
.sevenimg01{ top:110px; left:0px; padding-top:10px;}
.sevenimg02{ top:110px; right:0px;}
.sevenimg03{ bottom:128px; left:0px;}
.sevenimg04{ bottom:128px; right:0px;}
.sevenZhongjian{ width:377px; height:377px; position:absolute; top:120px; left:330px; cursor:pointer;}
.sevenZhongjian img{
	-webkit-transition: all 0.8s linear;
  -moz-transition: all 0.8s linear;
  -ms-transition: all 0.8s linear;
  -o-transition: all 0.8s linear;
  transition: all 0.8s linear;}
.sevenZhongjian:hover img{
	transform:rotate(360deg);
	-webkit-transform:rotate(360deg); 
	 -moz-transition:rotate(360deg);
  -ms-transition:rotate(360deg);
  -o-transition:rotate(360deg);}
.sevenjiajin{ width:178px; height:48px; position:absolute; bottom:2px; left:470px;}

/*首页产品中心*/
.rollBox { overflow:hidden;margin:0 auto; }/*产品空间大小*/
.rollBox ul{ list-style:none; margin:5px 0px 0px 5px;overflow:hidden;}
.rollBox li{ float:left;width:20%;padding-top:2%;max-width: 90%;}/*产品单个大小*/
.rollBox li tetx{font-size:14px; font-weight:bold;color:#FF0000;text-align:center;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.rollBox li img{padding:4px;background:#fff;border:1px solid #ccc;max-width: 86%;width:100%}
.rollBox li a:link{font-size:14px; font-weight:bold;color:#FF0000;text-align:center;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.rollBox li a:visited{font-size:14px; font-weight:bold;color:#FF0000;text-align:center;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.rollBox li a:hover{color:#f00;text-decoration:underline;}


.header_top{ background:url(../image/header_top_bg.jpg) no-repeat center; height:33px; width:100%}
.header_top p{ float:left; line-height:33px; color:#3e3e3e}
.header_top .hdtop_nav{ float:right; width:300px; margin:10px 14px 0 0; margin-right:100px;}
.header_top .hdtop_nav a{ float:left; color:#fff; padding:0 10px; display:block; border-left:1px solid #fff}
.header_top .hdtop_nav .first{ border:none} 
.header_center{ height:96px; width:1200px; margin:0 auto}
.header_center .logo{ float:left; margin-top:7px}
.logo dt{ float:left; margin-right:40px}
.logo dd{ float:left; margin-top:26px}
.logo h2{ color:#0054a7; font-size:20px}
.logo p{ font-size:18px; color:#000}



#syalbox{ width:100%; height:310px;  background-color: rgb(217, 0, 0);}
#syal{ width:1200px; height:60px; margin:0 auto;}
#syal h2{ font-size:26px; line-height:60px; font-family:"Microsoft Yahei"; font-weight:bold; color:#fff;width:120px; height:60px;text-align:center; float:left; border-bottom:solid 5px #ff8e00;}
#syal span{font-size:14px; line-height:60px; font-family:"Microsoft Yahei"; font-weight: normal; color:#fff; text-align: right; width:1065px; height:60px; background:url(images/33.jpg) right center no-repeat; padding-right:15px; float:left; border-bottom: solid 1px rgba(255, 255, 255, 0.59);}
#syal span a{ color:#fff;}
#syal span a:hover{ color:#ff8e00;}

/*底部区域*/
#dibu { width:100%; height:350px; margin:0 auto; background:url(../image/dibu.jpg); }
#dibu-center { width:1200px; height:214px; margin:0 auto; background:url(../images/dibu.jpg); padding-top:50px; }
#dibu-center-ewm { float:left; width:306px; padding-top:28px; }
#dibu-center-ewm-dingyue { width:137px; margin-left:5px; float:left; text-align:center; color:#ffffff; line-height:46px; }
#dibu-center-ewm-dingyue img { width:137px; height:137px; display:block; }
#dibu-center-ewm-fuwu { width:137px; margin-left:27px; float:left; text-align:center; color:#ffffff; line-height:46px; }
#dibu-center-ewm-fuwu img { width:137px; height:137px; display:block; }
#dibu-center-lianxi { float:left; width:443px; margin-left:53px; }
#dibu-center-lianxi-biaoti { padding-top:2px; }
#dibu-center-lianxi-biaoti-img { float:left; }
#dibu-center-lianxi-biaoti-img img { display:block; vertical-align:top; }
#dibu-center-lianxi-biaoti-wenzi { float:left; font-family:"微软雅黑"; font-size:20px; color:#ffffff; line-height:20px; margin-left:11px; }
#dibu-center-lianxi-dianhua { text-align:left; font-family:"微软雅黑"; font-size:36px; font-weight:bold; color:#fff; line-height:36px; padding-top:20px; }
#dibu-center-lianxi-wenzi { text-align:left; color:#ffffff; padding-top:14px; line-height:33px }
#dibu-center-mendian { float:left; width:398px; }
#dibu-center-mendian-list { padding-left:12px; padding-bottom:25px; }
#dibu-center-mendian-list li { float:left; font-weight:bold; color:#fff; width:110px; text-align:left; line-height:35px;}
#dibu-center-mendian-list li a { color:#ffffff; }
#dibu-center-mendian-lianjie { width:292px; height:51px; border:1px solid #E50000; margin-top:2px; margin-left:53px; }
#dibu-center-mendian-lianjie-center { width:284px; height:43px; margin:0 auto;background-color:#E50000; line-height:43px; text-align:center; font-family:"微软雅黑"; font-size:18px; margin-top:4px; }
#dibu-center-mendian-lianjie-center a { color:#ffffff; }
#banquan { width:100%; height:60px; background-color:#000; margin:0 auto; color:#fff; line-height:52px; }
#banquan-ziti { width:1200px; margin:0 auto; text-align:center; }
#banquan-ziti a { color:#888888; }


/*固定的悬浮窗*/
.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 207px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #ff4a00 url(../image/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #ff4a00 url(../image/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #ff4a00 url(../image/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/

	background: #ff4a00 url(../image/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}




