@charset"utf-8";
/* CSS Document */

a:hover { color: #EF4513;}
#header_menu { line-height: 30px; background: #F6F6F6; color: #242424; text-align: right; font-size: 12px;}
#header_menu a { color: #242424; }

/*导航*/
#nav_wrap { background: #005CA1; height: 60px; }
#nav { height: 60px;}
#nav>li { float: left; position: relative; }
#nav .home { background: none; }
#nav>li>a { display: block; width: 150px; height: 60px; line-height: 60px; text-align: center; color: #FFF; font-size: 18px; transition: all .5s ease 0s; }
#nav>li>a:hover,#nav>li:hover>a,#nav>li .current { background: #FF8A00; text-decoration: none; color: #FFF; }
#nav .sub { display: none; position: absolute; left: 0; background: #FF8A00; z-index: 99999; }
#nav .sub li { height: 36px;}
#nav .sub li a { height: 36px; line-height: 36px; color: #FFF; display: block; width: 150px; text-align: center;}
#nav .sub li a:hover { background: #005CA1;  }
.search { background: #EEE; height: 40px; line-height: 40px; position: relative; }
.search span { background: #2A477F; color: #FFF; position: relative; line-height: 40px; display: inline-block; padding: 0 15px; margin-right: 10px; }
.search span:after { content: ""; position: absolute; top: 50%; left: 100%; margin-top: -8px; border: solid transparent; border-left-color: #2A477F; border-width: 8px; }

#search_text { border: 1px solid #2A477F; height: 26px; line-height: 26px; padding: 0 10px; width: 160px; position: absolute; right: 70px; top: 7px; }
#search_submit { background: #2A477F; height: 26px; width: 60px; position: absolute; right: 10px; top: 7px; color: #FFF; cursor: pointer; }
/* 幻灯 */
#slideshow { height: 560px; position: relative; margin-bottom: 10px; overflow: hidden; }
#slideshow .bd li { height: 560px; }
#slideshow .hd ul { width: 100%; position: absolute; z-index: 1; bottom: 0; left: 0; height: 30px; line-height: 30px; text-align: center; }
#slideshow .hd ul li { cursor: pointer; display: inline-block; zoom: 1; width: 30px; height: 8px; margin-right: 2px; background: #FFF; overflow: hidden; line-height: 9999px; }
#slideshow .hd ul .on { width: 60px; background: #2A477F; }
#slideshow .container { height: 560px; }
#slideshow .container a { height: 560px; display: block; }
#slideshow .next, #slideshow .prev { position: absolute; top: 0; width: 68px; height: 560px; color: #FFF; line-height: 560px; text-align: center; cursor: pointer; }
#slideshow .next { right: 20px; background: url(images/next.png) center no-repeat;}
#slideshow .prev { left: 20px; background: url(images/prev.png) center no-repeat;}
/*主体*/
.hd1 { background: #EEE; height: 40px; line-height: 40px; padding: 0 14px; font-size: 16px; border-left: 10px solid #2A477F; }
.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 #2A477F; }
.bd2 { padding: 10px 0; overflow: hidden; zoom: 1; }
.hd3 { background: #EEE; height: 40px; line-height: 40px; padding: 0 14px; font-size: 16px; border-left: 10px solid #2A477F; }
.bd3 { padding: 10px 0; overflow: hidden; zoom: 1; margin-bottom: 20px; }
.hd4 { font-size: 28px; padding: 40px 0; }
.hd4 .aname{ font-size: 18px; }
.bd4 { padding: 10px 0; }
.hd5 { background: #2A477F; height: 50px; line-height: 50px; color: #FFF; padding: 0 15px; font-size: 18px;}
.bd5 { border: 3px solid #2A477F; padding: 10px; min-height: 200px; border-top: none;}
.seoname { text-align: center; font-size: 20px; margin-bottom: 20px; color: #666;}
.more { }
.more a { background: #2A477F; display: block; padding: 0 10px; color: #FFF; font-size: 12px; }
.more a:hover { background: #000; }
.current_location { background: #EEE; height: 40px; line-height: 40px; padding: 0 10px; margin-bottom: 10px; margin-top: 10px; }
.current_location a.current { color: red; }

/*底部*/


#bottom { background: #1D2124; padding: 20px 0; margin-top: 10px; }
#bottom .main a { color: #FF8A00; line-height: 36px; height: 36px; font-size: 16px; display: block; }
#bottom .sub a { color: #6D747A; line-height: 26px; font-size: 12px; }
#bottom_contact { background: #2A477F; padding: 20px;}
#bottom_contact li { margin-bottom: 4px; line-height: 36px; color: #FFF; font-size: 16px; }
#bottom_contact li span {width: 20px; display: inline-block; }
#footer { background: #1D2124; padding: 10px 0; color: #FFF; }
#footer a { color: #FFF; }
/* 频道页相关 */
#channel_cover { text-align: center; }
#channel_cover img { min-width: 1200px; }
#channel_content { font-size: 16px; }
#channel_content p { line-height: 2; }

.seoname { border-top: 1px solid #ddd; text-align: center; }
.seoname span{ position: relative; top: -15px; background: #FFF; padding: 10px 20px; font-size: 16px; line-height: 30px; }

.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: #2A477F; color: #FFF; text-decoration: none; }
.channel_list li a.current { background: #2A477F; 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: #2A477F; color: #FFF; }
.channel_wlist li a.current { background: #2A477F; color: #FFF; }

.adlist{}
.adlist .wrap { background: #F7F7F7; padding: 10px; margin-bottom: 10px; border: 1px solid #EEE; }
.adlist .title { line-height: 36px; border-bottom: 1px dotted #999;}
.adlist .content { font-size: 12px; color: #AAA; padding: 10px 0; }
.adlist .info { font-size: 12px; text-align: right; }

.plist {}
.plist .wrap { margin-bottom: 20px; padding: 10px; border: 1px solid #EEE;}
.plist .wrap img:hover { animation:plist 1s .1s ease both;}
.plist .title { text-align: center; height: 36px; line-height: 36px; background: #EEE; }
@keyframes plist{
	0%{ transform:scale(1) }
	50%{ transform:scale(1.1) }
	100%{ transform:scale(1) }
}
.pdlist{}
.pdlist .wrap { padding: 10px; margin-bottom: 10px; border: 1px solid #EEE; }
.pdlist .title { line-height: 36px; border-bottom: 1px solid #EEE; font-size: 16px;}
.pdlist .content { color: #666; padding: 10px 0; }
.pdlist .info { font-size: 12px; text-align: right; }

.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: #2A477F; color: #FFF; }

/*详情页面*/
#detail_title { font-size: 18px; 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: 16px; }
#detail_content p { line-height: 2; }
#detail_around { padding: 20px; background: #F5F5F5; line-height: 26px; border: 1px solid #CCCCCC; margin-bottom: 20px; }
#detail_picture { margin-top: 20px; }
#detail_picture img { padding: 5px; border: 1px solid #EEE; }
#detail_tab { margin: 20px 0;}
#detail_tab .hd li { float: left; display: block; cursor: pointer; height: 40px; line-height: 40px; padding: 0 40px; margin-right: 2px; background: #EEE; }
#detail_tab .hd li.on { background: #2A477F; color: #FFF; }
#detail_tab .bd { margin-top: 20px; }

/*多图展示*/
#detail_slideshow { margin-top: 20px;}
#detail_slideshow .bd img { }
#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: 1px solid #2A477F; padding: 3px; }

#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; }
/* 漂浮的客服 */


#index-1 { padding: 20px 0; background: #F4F4F4; margin-top: 10px; }
#index-2 { padding: 20px 0; background: #F5F5F5; }
#index-3 { padding: 20px 0;  }
#index-4 { padding: 20px 0; }
#index-5 { padding: 20px 0; }

#float { z-index: 9999; position: absolute; display: block; bottom: 0; right: 0; }
#float .wrap { margin-bottom: 2px; position: relative; cursor: pointer; background: #2A477F; z-index: 999;}
#float .wrap:hover { background: #3E3D42;}

#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; right: 60px; top: 0; display: none; background: #2A477F;}
#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 { }

#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; }
#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: 18px; line-height: 32px; }
#index_news .content { font-size: 12px; line-height: 22px; }
#index_news .wrap:hover .left { background: #0090FF; color: #FFF; }
#index_news .prev { position: absolute; right: -45px; top: 40px;}
#index_news .next { position: absolute; right: -45px; top: 10px;}

#pclist {}
#pclist dt { background: #2A477F; text-align: center; line-height: 42px; height: 42px; margin-top: 20px; margin-bottom: 10px;}
#pclist dt a { color: #FFF; font-size: 16px; display: block; }
#pclist dd { border-bottom: 1px dotted #999; line-height: 32px; text-align: center; }
#pclist dd a { color: #2A477F; font-size: 14px; display: block; }

#index_products .hd li span { background: #EEE; display: block; height: 50px; line-height: 50px; text-align: center; cursor: pointer; font-size: 18px; }
#index_products .hd li.on span { background: #2A477F; color: #FFF; }
#index_products .bd { margin-top: 20px;  }

#index_honor { position: relative;}
#index_honor .wrap { padding: 10px; border: 1px solid #EEE;}
#index_honor .wrap .title { background: #EEE; line-height: 36px; height: 36px; text-align: center; }
#index_honor .prev { position: absolute; top: 180px; left: 20px;}
#index_honor .next { position: absolute; top: 180px; right: 20px;}

.cname { text-align: center; font-size: 30px; font-weight: bold; color: #104CAC; margin-top: 50px;}
.caname { text-align: center; font-size: 14px; margin-top: 20px; margin-bottom: 20px; color: #999; }
.cline { background: url(images/line.png) center no-repeat; height: 3px; margin-bottom: 50px; }

.iplist {}
.iplist .wrap { background: #FFF; padding: 20px; overflow: hidden; }
.iplist .wrap .name { text-align: center; font-size: 18px; padding: 10px 0; }
.iplist .wrap .scontent { text-align: center; height: 40px; }
.iplist .wrap .detail { text-align: center; }
.iplist .wrap .detail a { padding: 10px 20px; display: inline-block; border: 1px solid #E7E7E7; margin-top: 20px; border-radius: 3px;  }


#index-youshi { background: url(images/youshi.jpg) center no-repeat; height: 710px; padding: 10px 0; }
#youshitab { position: relative; }
#youshitab .next, #youshitab .prev { border: 2px solid #FFF; display: block; width: 40px; height: 40px; border-radius: 20px; text-align: center; line-height: 40px; color: #FFF; font-size: 35px; position: absolute; right: -40px; top: 150px; cursor: pointer;}
#youshitab .prev { left: -40px; }
#youshitab .content { height: 300px; overflow: hidden; color: #FFF; }
#youshitab .hd { margin-top: 20px; }

#youshitab .hd ul li { background: url(images/tab.png) center no-repeat; height: 174px; text-align: center; color: #FFF; font-size: 20px; padding-top: 50px; cursor: pointer;}
#youshitab .hd ul li.on { background: url(images/tabhover.png) center no-repeat;}
#youshitab .icon { display: block; height: 40px; width: 60px; text-align: center; line-height: 40px; background: #FF8A00; position: absolute; right: -30px; top: 30px; color: #FFF; font-size: 18px;}
.caselist {}
.caselist .name { padding: 15px; background: #EEE; font-size: 16px;}
.caselist .icon { border: 2px solid #999; background: #FFF; height: 20px; width: 20px; border-radius: 10px; text-align: center; font-size: 14px; }
.caselist .case_thumbnail { overflow: hidden;}
.caselist .case_thumbnail * { transition: all .5s ease 0s;}
.caselist .case_thumbnail *:hover { transform: scale(1.1, 1.1); }

#index-about { background: url(images/about.jpg) center no-repeat; min-height: 744px; padding: 20px 0; color: #FFF; }

#abouttab { position: relative; }
#abouttab .next, #abouttab .prev { border: 2px solid #FFF; display: block; width: 40px; height: 40px; border-radius: 20px; text-align: center; line-height: 40px; color: #FFF; font-size: 35px; position: absolute; right: -60px; top: 150px; cursor: pointer;}
#abouttab .prev { left: -60px; }
#abouttab .bd .content { height: 360px;}
#abouttab .hd ul { text-align: center;}
#abouttab .hd ul li { display: inline-block; background: #FFFFFF; height: 40px; width: 150px; text-align: center; line-height: 40px; color: #242424; cursor: pointer; margin: 0; border-right: 1px solid #EEE; }
#abouttab .hd ul li.on { background: #FF8A00; color: #FFF; }
#abouttab .hd ul li:first-child { border-radius: 20px 0 0 20px; }
#abouttab .hd ul li:last-child { border-radius: 0 20px 20px 0; border-right: none; }

.hdnews { font-size: 22px; color: #0B4CB0; padding: 20px 0; font-weight: bold;}
.hdnews .caname { font-size: 14px; color: #666; font-weight: normal; }
.listnews {}
.listnews li { line-height: 40px; background: url(images/newslist.png) left center no-repeat; padding-left: 10px;}
.newsmore { background: url(images/newsmore.png) no-repeat; height: 47px; width: 142px; display: block; padding: 10px 0 0 20px; }

#index-why { background: #F4F4F4 url(images/why.png) center 25px no-repeat; padding: 30px 0;}
#index-why .wrap { background: #FFF; padding: 40px; height: 300px;}
#index-why .wrap .name { font-size: 26px; color: #1E58BC; margin-bottom: 20px;}
#index-why .wrap .name a { color: #1E58BC;}
#index-why .wrap .scontent { font-size: 16px;}
#index-why .img * { transition: all .5s ease 0s; }
#index-why .img * :hover { transform: scale(1.1, 1.1);}

.channellist {}
.channellist .main>p { background:#005CA1 url(images/iconx.png) 260px 26px no-repeat; line-height: 60px; text-align: center; font-size: 16px; border-bottom: 1px solid #0067B2;}
.channellist .main>p.bgnone { background:#005CA1 !important;}
.channellist .main>p a { color: #FFF;}
.channellist .sub { display: none;}
.channellist .sub>p { background: #F5F5F5; line-height: 60px; text-align: center; border-bottom: 1px solid #E7E7E7; }
.channellist .sub>p a { display: block; }
.channellist .sub>p a:hover { background: #005CA1; color: #FFF; }

.wrapper { background: url(images/xian.png) center top no-repeat; padding-top: 50px;}

.navfixed { position: fixed;  top: 0; left: 0; z-index: 9999; width: 100%; }
