﻿@charset"utf-8";
/* CSS Document */
a{text-decoration:none;}
a:hover { color: #334BA5;}
#logo { }
#main_out { }
/*导航*/
#nav_wrap { height: 54px; width: 900px;  }
#nav { height: 54px; z-index: 2; position: relative; }
#nav li { float:left; position: relative; }
#nav .home { background: none; }
#nav li>a { display: block; width: 110px; text-align: center; margin-top: -5px; height: 32px; color: #fff; }
#nav li>a .name { height: 18px; padding-top: 18px; font-size: 16px; }
#nav li>a .aname { height: 34px; font-size: 14px; }
#nav li>a:hover,#nav li:hover>a,#nav li .current {  text-decoration: none; color: #FC0; }
#nav .sub { display: none; position: absolute; left: 0; z-index: 3; }
#nav .sub li { background: none; float: none;  padding: 0; }
#nav .sub li a { height: 36px; margin-top: 0; line-height: 36px; border-radius: 0; color: #FFF; }
#nav .sub li a:hover { background: #334BA5; }
.search { background: #EEE; height: 72px; line-height: 72px; position: relative; padding: 0 30px; z-index: 2; font-size: 16px; margin-top: 20px; }
#search_text { background: #EEE; border-bottom: 1px solid #CCC; height: 46px; line-height: 46px; width: 360px; position: absolute; right: 30px; top: 13px; }
#search_submit { background: #EEE; font-size: 26px; cursor: pointer; height: 45px; width: 60px; position: absolute; right: 30px; top: 12px; color: #CCC; }
/* 幻灯 */
#slideshow { position: relative; z-index: 1; }
#slideshow .hd ul { width: 100%; position: absolute; z-index: 1; bottom: 20px; left: 0; text-align: center; }
#slideshow .hd ul li { cursor: pointer; display: inline-block;  width: 60px; background: #C8CBD0; height: 5px; margin: 0 5px; }
#slideshow .hd ul .on { background: #334BA5; width: 90px; }
#slideshow .next, #slideshow .prev { position: absolute; top: 0; width: 68px; color: #FFF; cursor: pointer; }
#slideshow .next { right: 100px; background: url(images/next.png) center no-repeat;}
#slideshow .prev { left: 100px; background: url(images/prev.png) center no-repeat;}
/*主体*/
#zhuti { }
#zhuti .hdl { background: #334BA5; text-align: center; padding: 20px 0; color: #FFF; font-size: 22px; text-shadow: #242424 1px 1px 2px;}
#zhuti .hdl .aname{ font-size: 18px; font-family: "impact";}
#zhuti .hd1 { background: #EEE; height: 40px; line-height: 40px; padding: 0 14px; font-size: 16px; border-left: 10px solid #334BA5; }
#zhuti .bd1 { padding: 10px 0; overflow: hidden; zoom: 1; margin-bottom: 20px; }

#zhuti .current_location { background: #EEE; height: 40px; line-height: 40px; padding: 0 10px; margin-bottom: 10px; margin-top: 10px; }
#zhuti .current_location a.current { color: red; }

/*底部*/
#footer { background: #535353; padding: 10px 0; color: #EEE; margin-top: 20px; }
#footer a { color: #EEE; }

/* 频道页相关 */
#channel_cover { margin-bottom: 10px; }
#channel_cover img { width: 100%; }

.channel_list li { margin-bottom: 2px; }
.channel_list li a { display: block; background: #EEE; line-height: 40px; padding: 0 10px; }
.channel_list li a:hover { background: #334BA5; color: #FFF; text-decoration: none; }
.channel_list li a.current { background: #334BA5; color: #FFF; text-decoration: none; }
.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: #334BA5; color: #FFF; }
.channel_wlist li a.current { background: #334BA5; color: #FFF; }

.adlist{}
.adlist .wrap { padding: 20px; margin-bottom: 20px; border: 1px solid #EEE; }
.adlist .wrap:hover { border: 1px solid #334BA5; }
.adlist .title { line-height: 36px; border-bottom: 1px dashed #999; font-size: 16px;}
.adlist .content { color: #666; padding: 10px 0; }
.adlist .info { font-size: 12px; text-align: right; }

.awlist {}
.awlist .wrap { line-height: 36px; height: 36px; background: #EEE; padding: 0 10px; }
.awlist .wrap:hover { background: #334BA5; }
.awlist .wrap:hover a { color: #FFF; }

.plist {}
.plist .wrap { margin-bottom: 20px; padding: 9px; border: 1px solid #EEE; overflow: hidden;}
.plist .wrap:hover { border: 1px solid #334BA5; }
.plist .title { text-align: center; height: 36px; line-height: 36px; background: #EEE; padding: 0 10px; }
.pdlist{}
.pdlist .wrap { padding: 20px; margin-bottom: 20px; border: 1px solid #EEE; }
.pdlist .wrap:hover { border: 1px solid #334BA5; }
.pdlist .title { line-height: 36px; border-bottom: 1px dashed #999; font-size: 16px;}
.pdlist .content { color: #666; padding: 10px 0; }
.pdlist .info { font-size: 12px; text-align: right; color: #AAA; }

.prlist .wrap { border: 1px solid #EEE; padding: 10px; margin-bottom: 2px;}
.prlist .bd { margin-top: 10px; }
.prlist .bd .content{ font-size: 12px; color: #999; }
.prlist .on{ background: #FAFAFA; }

/*分页样式*/
.page_turner { margin: 20px 0; text-align: center; }
.page_turner a, .page_turner span { display: inline-block; height: 40px; line-height: 40px; min-width: 40px; text-align: center; background: #F2F2F2; margin-right: 2px; }
.page_turner a:link, .page_turner a:visited { text-decoration: none; }
.page_turner a:hover, .page_turner a.current { background: #334BA5; color: #FFF; }

/*详情页面*/
#detail_title { font-size: 24px; line-height: 50px; }
#detail_intro { background: #EEE; color: #999; padding: 0 10px; line-height: 40px; font-size: 12px; background: linear-gradient(to right, #EEE, #FFF); }
#detail_content { padding: 20px 0; font-size: 14px; }
#detail_around { padding: 20px; background: #F5F5F5; line-height: 26px; border: 1px solid #CCCCCC; margin-bottom: 20px; }
#detail_picture { width: 660px; margin: 20px auto; text-align: center; }
#detail_picture img { padding: 5px; border: 1px solid #EEE; }

/*多图展示*/
#detail_slideshow { }
#detail_slideshow .bd { text-align: center; }
#detail_slideshow .bd img { width: 100%;}
#detail_slideshow .hd { margin-top: 10px; }
#detail_slideshow .hd li .img { border: 1px solid #EEE; padding: 3px; cursor: pointer;  }
#detail_slideshow .hd .on .img { border: 2px solid #E84414; padding: 2px;  }

#detail_paremeter li { border-bottom: 1px solid #EEE; line-height: 40px;}

#index-a { margin-top: 10px;}
#index-a a { font-size: 14px; line-height: 24px; color: #333; text-decoration: none; }
#index-a .clist { text-align: center; border: 3px solid #334BA5; padding: 20px; min-height: 466px;}
#index-a .clist li { margin-bottom: 4px; }
#index-a .clist li a { display: block; background: #EEE; line-height: 46px; font-size: 16px; }
#index-a .clist li a:hover {  background: #334BA5; color: #FFF; }
#index-a .clist li.all a {  background: #EC4413; color: #FFF; }
#index-a .name { font-size: 30px; text-align: center;}
#index-a .aname { font-size: 20px; text-align: center; color: #666;; font-family: "impact"; line-height: 40px;}
#index-a .seoname { font-size: 16px; text-align: center; color: #999; margin-bottom: 20px; }

#index-b { background: #F0F0F0; height: 187px; width:1003px;}

#index-c { margin-top: 40px; background: #4056A9; padding: 80px 0;}
#index-c .name { font-size: 30px; color: #EEE;  }
#index-c .aname { font-size: 20px;  color: #7480BA;; font-family: "impact"; line-height: 40px;}
#index-c .seoname { font-size: 16px; color: #EEE; margin-bottom: 20px; }
#index-honor { position: relative; }
#index-honor .x3 { width: 305px !important;}
#index-honor .next, #index-honor .prev { position: absolute; top: 0; height: 305px; width: 68px; color: #FFF; cursor: pointer; }
#index-honor .next { right: 20px; background: url(images/next.png) center no-repeat;}
#index-honor .prev { left: 20px; background: url(images/prev.png) center no-repeat;}

#index-honor .plist .wrap { border: 1px solid #6B80BA;}
#index-honor .plist .wrap:hover { border: 1px solid #EEE; }

#index-d { margin-top: 40px; background: #F3F3F3; padding: 40px 0;}
#index-d .name { font-size: 30px; text-align: center;}
#index-d .aname { font-size: 20px; text-align: center; color: #666;; font-family: "impact"; line-height: 40px;}
#index-d .seoname { font-size: 16px; text-align: center; color: #999; margin-bottom: 20px; }
#index-case { background: #FFF; padding: 20px; padding-bottom: 0;}
#index-link { margin-top: 20px;}

#index_news { position: relative;}
#index_news .wrap { margin-bottom: 10px;}
#index_news .left { background: #EEEEEE; height: 100px; float: left; width: 100px; text-align: center; color: #686868; color: #999; }
#index_news .md { font-size: 26px; font-family: "impact"; margin-top: 16px; }
#index_news .y { font-size: 30px; font-family: "impact"; }
#index_news .right { border: 1px solid #EEEEEE; border-left: none; height: 100px; float: left; width: 246px; padding: 10px;}
#index_news .title { font-size: 16px; line-height: 32px; }
#index_news .content { font-size: 12px; line-height: 22px; }
#index_news .wrap:hover .left { background: #334BA5; color: #FFF; }
#index_news .prevnext { opacity: 0.8; filter:alpha(opacity=80); cursor: pointer; position: absolute; right: -35px; top: 0; display: block; background: #EE3333; color: #FFF; height: 30px; width: 30px; text-align: center; font-size: 28px; }
#index_news .prevnext:hover { opacity: 1; filter:alpha(opacity=100); background: #334BA5;}
#index_news .prev { top: 35px; }

#footer .nav {}
#footer .nav .main { border-bottom: 1px solid #666; line-height: 46px; font-size: 16px;}
#footer .nav .sub { margin-top: 10px; }
#footer .nav .sub li { line-height: 30px; }

#copyright {border-top: 1px solid #666; margin-top: 20px; padding-top: 20px;}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bk {
	border: 1px solid #D4D4D4;
}


.dh {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bk2 {
	margin-bottom: 16px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D4D4;
	border-right-color: #7A0000;
	border-bottom-color: #7A0000;
	border-left-color: #7A0000;
}
.zw1 {
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	text-decoration: none;
}
.bt {
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
}
#xia{
    width: 933px;
    height: 145px; 
    border: 1px solid #000; 
    position: relative; 
    margin: 10px auto; 
    overflow: hidden;
}
#biao{
    position: absolute;
    left: 0; 
    top: 0; 
    margin: 0; 
    padding: 0;    
    -webkit-animation: 20s move infinite linear; 
    width: 1866px; 
}
#biao li {
    list-style: none; 
    width: 155px; 
    height: 155px; 
    border: 1px solid #fff; 
    color: #fff; 
    font: 14px/14px Arial;
    text-align: center;
    float: left;
}
@-webkit-keyframes move{
    0% {
          left: 0;
    }
    100% {
          left: -933px;
    }
}
@keyframes move {
    0% {
       left: 0;
    }
    100% {
       left: -933px;
    }
}
#xia:hover #biao {
    -webkit-animation-play-state: paused; /*动画暂停播放*/
}