body { min-width: 1200px; font-family:Arial, Helvetica, sans-serif}
#header_menu { background: #fff; height: 42px; line-height: 32px; color: #4e4e4e; font-size: 12px;}
#header_menu a { color: #4e4e4e; margin-right: 5px;}
#header_menu a:hover { text-decoration: underline;}
#header { height: 60px; background:#ebb65a}

/*导航*/
#navigation { position: relative; margin-top: 0px; }
#navigation>li { float: right; position: relative; }
#navigation>li>a { display: block; line-height: 60px; width: 100px; color: #fff; text-align: center; font-size: 15px; height:60px }
#navigation>li:hover>a { background: #8a8a8a; text-decoration: none; color: #FFF; }
#navigation>li>a:hover { background: #8a8a8a; text-decoration: none; color: #FFF; }
#navigation .current { background: #8a8a8a; text-decoration: none; color: #FFF;  }
#navigation .sub { display: none; position: absolute; left: 0; background: #8a8a8a; z-index: 99999;  text-align: center;width:170px; }
#navigation .sub li { background: none; float: none; width:170px; }
#navigation .sub li a { display: block; height: 30px; line-height: 30px; font-size: 12px; font-weight: normal; color: #FFF;width:170px; text-align:left; padding-left:10px  }
#navigation .sub li a:hover { background: #ebb55a;width:170px }

#search { background: #F3F4F3; height: 54px; border-bottom: 1px solid #DDD; margin-top:116px }
#search .container { position: relative; }
#search_key { border: 1px solid #DBDCDB; height: 36px; line-height: 36px; padding: 0 2px; width: 260px; position: absolute; right: 100px; top: 7px; background: #FFF; color: #AAA; }
#search_btn { background: #f39801; height: 36px; width: 100px; ; position: absolute; right: 0; top: 7px; color: #FFF; cursor: pointer; }

.current_location { background: #f4f4f4; height: 40px; line-height: 40px; padding: 0 10px; margin-bottom: 10px; margin-top: 10px; color:#f39801 }
.current_location a.current { color: f39801; }

#banner { height: 460px; position: relative; margin-bottom: 10px; }
#banner .bd li { height: 460px; }
#banner .hd ul { width: 100%; position: absolute; z-index: 1; bottom: 0; left: 0; height: 30px; line-height: 30px; text-align: center; }
#banner .hd ul li { cursor: pointer; display: inline-block; zoom: 1; width: 30px; height: 8px; margin-right: 2px; background: #FFF; overflow: hidden; line-height: 9999px; }
#banner .hd ul .on { width: 60px; background: #fff; margin-top:100px }
#banner .container { height: 574px; margin-top:30px}
#banner .container a { height: 460px; display: block; }
#banner .next, #banner .prev { position: absolute; top: 0; width: 68px; height: 460px; color: #FFF; line-height: 460px; text-align: center; cursor: pointer; }
#banner .next { right: 80px; background: url(images/next.png) center no-repeat; margin-top:100px}
#banner .prev { left: 80px; background: url(images/prev.png) center no-repeat;margin-top:100px}

.channel_list li { margin-bottom: 2px; }
.channel_list li a { display: block; background: #EEE; line-height: 40px; padding: 0 10px; font-weight:600; color:#f39801 }
.channel_list li a:hover { background: #f39801; color: #FFF; text-decoration: none;font-weight:600; text-align:right;content: "\f078" }
.channel_list li a.current { background: #f39801; color: #FFF; text-decoration: none; content: "\f078"}
.channel_wlist { overflow: hidden; margin-bottom: 10px; }
.channel_wlist li { float: left; margin-right: 10px; }
.channel_wlist li a { display: block; height: 40px; line-height: 40px; background: #EEE; padding: 0 30px; }
.channel_wlist li a:hover { background: #f39801; color: #FFF; }
.channel_wlist li a.current { background: #f39801; color: #FFF; }

.m-list {
	overflow: hidden; 
}

.m-list li {
	cursor:default;
	float: left;
	width: 205px;
	height: 180px; 
	color: #686868;
	text-align: center; 
	font-size: 14px; font-family:Arial, Helvetica, sans-serif;
	-webkit-transition: linear .3s;
	-o-transition: linear .3s;
	transition: linear .3s;
}
.m-list li:hover {
	color:#333;
	background: #e7e7e7;border-radius: 5%;
}

.m-list li .icon {
	display: inline-block; 
	width: 121px;
	height: 104px;
	margin-top: 15px;
	background: url(../../images/q1.png) no-repeat center center;
}
.m-list li:hover .icon {
	background: url(../../images/q12.png) no-repeat center center;

}
/*第二个图标*/
.m-list li .icon2 {
	background: url(../../images/q2.png) no-repeat center center;
}
/*第二个图标 鼠标移上去样式*/
.m-list li:hover .icon2 {
	background: url(../../images/q22.png) no-repeat center center;
}

.m-list li .icon3 {
	background: url(../../images/q3.png) no-repeat center center;
}
/*第二个图标 鼠标移上去样式*/
.m-list li:hover .icon3 {
	background: url(../../images/q32.png) no-repeat center center;
}

.m-list li .icon4 {
	background: url(../../images/q4.png) no-repeat center center;
}
/*第二个图标 鼠标移上去样式*/
.m-list li:hover .icon4 {
	background: url(../../images/q42.png) no-repeat center center;
}
.m-list li .icon5 {
	background: url(../../images/q5.png) no-repeat center center;
}
/*第二个图标 鼠标移上去样式*/
.m-list li:hover .icon5 {
	background: url(../../images/q52.png) no-repeat center center;
}
.m-list li .icon6 {
	background: url(../../images/q6.png) no-repeat center center;
}
/*第二个图标 鼠标移上去样式*/
.m-list li:hover .icon6 {
	background: url(../../images/q62.png) no-repeat center center;
}
.m-list li p {
	margin-top: 10px;line-height:20px;
}
a.top1 {
        background:url(../../images/top1.jpg) no-repeat; 
        width: 387px;
        height: 240px;
        display: inline-block;
        float: left;
        margin-right: 30px
    }

 a.top1:hover {
        background:url(../../images/top2.jpg) no-repeat; width: 387px;
        height: 240px;}
		
		a.top2 {
        background:url(../../images/top3.jpg) no-repeat; 
        width: 387px;
        height: 240px;
        display: inline-block;
        float: left;
        margin-right: 30px
    }

 a.top2:hover {
        background:url(../../images/top4.jpg) no-repeat; width: 387px;
        height: 240px;}

a.top3 {
        background:url(../../images/top5.jpg) no-repeat; 
        width: 387px;
        height: 240px;
        display: inline-block;
        float: left;
        margin-right: 30px
    }

 a.top3:hover {
        background:url(../../images/top6.jpg) no-repeat; width: 387px;
        height: 240px;}
.hd1 { background: #EEE; height: 40px; line-height: 40px; padding: 0 14px; font-size: 16px; border-left: 10px solid #f39801; color:#f39801; font-weight:600 }
.bd1 { padding: 10px 0; overflow: hidden; zoom: 1; margin-bottom: 20px; }
.hd2 { background: #EEE; height: 40px; line-height: 40px; padding: 0 14px; font-size: 16px; border-left: 10px solid #f39801; }
.bd2 { padding: 10px 0; overflow: hidden; zoom: 1; margin-bottom: 20px; }
.hd3 { font-size: 30px; line-height: 60px; font-family:Arial, Helvetica, sans-serif; color:#f39801; width:290px}
.hd3 .aname {color: #BBB;}
.seoname {  text-align: left; width:370px }
.seoname span{ position: relative; top: -19px; background: #FFF; padding: 0px 0px; font-size: 16px; line-height: 30px; color:#8d8d8d }

.page_show { margin: 20px 0; text-align: center; }
.page_show a, .page_show span { display: inline-block; height: 40px; line-height: 40px; min-width: 40px; text-align: center; background: #F2F2F2; margin-right: 2px; padding-left:10px; padding-right:10px  }
.page_show a:link, .page_show a:visited { text-decoration: none; }
.page_show a:hover, .page_show a.current { background: #f39801; color: #FFF; }

.article_slist {}
.article_slist li { border-bottom: 1px solid #EEE; height: 40px; line-height: 40px;}

.article_dlist {}
.article_dlist .wrap { border: 1px solid #EEE; padding: 20px; margin-bottom: 20px;}
.article_dlist .title { border-bottom: 1px solid #EEE; line-height: 50px; height: 50px; font-size: 16px;}
.article_dlist .content { padding: 10px 0; color: #666; }
.article_dlist .intro { padding: 10px; background: #FAFAFA;}

.article_wlist .wrap { border: 1px solid #EEE; padding: 10px; margin-bottom: 5px;}
.article_wlist .wrap a { display: block; }
.article_wlist .wrap:hover { background: #f39801; color: #FFF;}
.article_wlist .wrap:hover a { color: #FFF !important;}

.picture_slist {}
.picture_slist .picture { border: 1px solid #EEE; padding: 5px; text-align: center;  }
.picture_slist .title { line-height: 36px; text-align: center; }

.picture_dlist {}
.picture_dlist .wrap{ border: 1px solid #EEE; padding: 10px; margin-bottom: 10px;}
.picture_dlist .picture { border: 1px solid #EEE; padding: 5px; text-align: center; }
.picture_dlist .title { border-bottom: 1px solid #EEE; line-height: 40px; height: 40px; font-size: 16px; }
.picture_dlist .content { padding: 10px 0; color: #666; font-size: 12px; }
.picture_dlist .intro { padding: 10px; background: #FAFAFA;}

.picture_wlist {}
.picture_wlist .picture { border: 1px solid #EEE; padding: 5px; text-align: center; }
.picture_wlist .title { line-height: 36px; text-align: center; }

#info_title { font-size: 24px; line-height: 50px; color:#f39801 }
#info_intro { background: #EEE; color: #999; padding: 0 10px; line-height: 40px; font-size: 12px; background: linear-gradient(to right, #EEE, #FFF); }
#info_content { padding: 20px 0; font-size: 14px; }
#info_around { padding: 20px; background: #F5F5F5; line-height: 26px; border: 1px solid #CCCCCC; margin-bottom: 20px; }
#info_picture { margin: 20px 0;  }
#info_picture img { padding: 5px; border: 1px solid #EEE; }
#info_tab { margin: 20px 0;}
#info_tab .hd li { float: left; display: block; cursor: pointer; height: 40px; line-height: 40px; padding: 0 40px; margin-right: 2px; background: #EEE; }
#info_tab .hd li.on { background: #f39801; color: #FFF; }
#info_tab .bd { margin-top: 20px; }

#info_slideshow { margin: 20px 0; }
#info_slideshow .bd img { width: 100%; border: 1px solid #EEE; padding: 10px; }
#info_slideshow .hd { margin-top: 10px; }
#info_slideshow .hd li .img { border: 1px solid #EEE; padding: 3px; cursor: pointer;  }
#info_slideshow .hd li .img img { height: 43px !important; width: 43px !important; }
#info_slideshow .hd li .img_w { border: 1px solid #EEE; padding: 3px; cursor: pointer;  }
#info_slideshow .hd li .img_w img { height: 62px !important; width: 62px !important; }
#info_slideshow .hd .on .img { border: 1px solid #f39801; }
#info_slideshow .hd .on .img_w { border: 1px solid #f39801; }

#info_parmeter { margin: 20px 0; }
#info_parmeter ul li { line-height: 40px; border-bottom: 1px solid #EEE;}

#info_paremeter li { border-bottom: 1px solid #EEE; line-height: 40px;}

#info_video { margin-top: 20px;}
#info_video embed { width: 100%; height: 540px;}

.recruitment_list .wrap { border: 1px solid #EEE; padding: 20px;}
.recruitment_list .wrap>ul>li { border-bottom: 1px solid #EEE; padding: 6px 0; }
.recruitment_list .wrap>.content { display: none; padding: 10px; border: 1px solid #EEE; }

#footer { background: #f9f9f9; padding: 20px 0; margin-top: 20px; color: #333;}
#footer a { color:#333;}

.index_news {}
.index_news .wrap { margin-bottom: 10px;}
.index_news .left { background: #EEEEEE; height: 100px; float: left; width: 100px; text-align: center; color: #686868; }
.index_news .day { font-size: 50px; }
.index_news .ym {  }
.index_news .right { border: 1px solid #EEEEEE; border-left: none; height: 100px; float: left; width: 693px; padding: 10px;}
.index_news .title { font-size: 16px; line-height: 30px; }
.index_news .content { font-size: 12px; line-height: 18px; color: #BBB; }
.index_news .wrap:hover .left { background: #f39801; color: #FFF; }

.index_case .wrap { border: 1px solid #EEE; padding: 10px; margin-bottom: 2px;}
.index_case .bd { margin-top: 10px; }
.index_case .bd .content{ font-size: 12px; color: #999; }
.index_case .on{ background: #FAFAFA; }

#float { z-index: 9999; position: absolute; display: block; top: 160px; left: 0; }
#float .wrap { margin-bottom: 2px; position: relative; cursor: pointer; background: #f39801; border-left: 5px solid #6B147D; z-index: 999;}
#float .wrap:hover { background: #6B147D;}
#float .icon { padding: 15px 0; width: 60px; display: block; line-height: 60px; text-align: center;  color: #FFF; font-size: 30px;  }
#float .content { min-height: 60px; min-width: 200px; position: absolute; left: 60px; top: 0; display: none; background: #f39801;}
#float .content a { color: #FFF; }
#float .qq .content { line-height: 60px; padding: 0 20px; font-size: 30px; color: #FFF;  }
#float .qrcode .content { padding: 5px; }
#float .phone .content { line-height: 60px; padding: 0 20px; font-size: 30px; color: #FFF;  }
#float .custom .content { padding: 20px; color: #FFF; }
#float .gotop .content { }