@charset"utf-8";
/* CSS Document */
body{
-moz-user-select:none;/*火狐*/
-webkit-user-select:none;/*webkit浏览器*/
-ms-user-select:none;/*IE10*/
-khtml-user-select:none;/*早期浏览器*/
user-select:none;
}
a:hover { color: #334BA5;}
#logo { }
/*导航*/
#nav_wrap { height: 120px; }
#nav { height: 120px; z-index: 2; position: relative; }
#nav li { float: right; position: relative; }
#nav .home { background: none; }
#nav li>a { display: block; width: 80px; text-align: center; height: 72px; margin-top: 24px; color: #000; }
#nav li>a .name { height: 38px; 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 { background: #5871D3; text-decoration: none; color: #FFF; }
#nav .sub { display: none; position: absolute; left: 0; background: #5871D3; 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: 50px; 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;}
/*主体*/
.hdl { background: #334BA5; text-align: center; padding: 20px 0; color: #FFF; font-size: 22px; text-shadow: #242424 1px 1px 2px;}
.hdl .aname{ font-size: 18px; font-family: "impact";}
.hd1 { background: #EEE; height: 40px; line-height: 40px; padding: 0 14px; font-size: 16px; border-left: 10px solid #334BA5; }
.bd1 { padding: 10px 0; overflow: hidden; zoom: 1; margin-bottom: 20px; }

.current_location { background: #EEE; height: 40px; line-height: 40px; padding: 0 10px; margin-bottom: 10px; margin-top: 10px; }
.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;}

/*留言*/
.feedback_list { }
.feedback_list dt { padding: 10px; background: #CCC; }
.feedback_list dd { padding: 10px; background: #F1F1F1; margin-bottom: 10px; }

/* 漂浮的客服 */
#float { z-index: 9999; position: absolute; display: block; bottom: 1px; right: 0; }
#float .wrap { margin-bottom: 2px; position: relative; cursor: pointer; background: #EC4413;}
#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; position: absolute; right: 60px; top: 0; display: none; background: #EC4413;}
#float .content a { color: #FFF; }
#float .qq .content { line-height: 60px; padding: 0 20px; font-size: 30px; color: #FFF;  }
#float .qrcode .content { padding: 5px; width: 180px; }
#float .phone .content { line-height: 60px; padding: 0 20px; font-size: 30px; color: #FFF;  }
#float .custom .content { padding: 20px; min-width: 160px; color: #FFF; }
#float .gotop .content { }

#index-a { margin-top: 40px;}
#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 { padding: 40px 0; background: #F3F3F3; margin-top: 20px;}
#index-b .block { background: #FFF; padding: 20px; height: 360px; }
#index-b .block .hdi { background: #334BA5; padding: 10px; height: 65px; }
#index-b .block .hdi .name { font-size: 20px; color: #FFF; }
#index-b .block .hdi .aname { font-size: 16px; font-family: "impact"; color: #FFF;}
#index-b .block .hdi .more { float: right; }
#index-b .block .hdi .more a { display: block; border: 1px dashed #29D689; height: 35px; line-height: 35px; padding: 0 20px; color: #EEE; margin-top: 5px; }
#index-b .block .bdi { margin-top: 20px; }

#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: 30%; 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: 70%; 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;}