﻿@charset "utf-8";
* { margin: 0; padding: 0; }
li { list-style: none; }
img { border: 0; }
a { text-decoration: none; color: #000; outline: none; }
body { min-width: 1200px; font-family: "Microsoft yahei"; width:100%;}
input { outline: none; }
.fl {float: left;}
.fr { float: right; }
.dn { display: none; }
.wrap { width: 1200px; margin: 0 auto; }
.clear { clear: both; }
 html{overflow-y:scroll;}
/*head*/
.head-t span,.head-t a { color: #fff!important; }
.head { height: 320px; background: url(../images/bg-head.png) center top no-repeat; border-bottom: 2px solid #3e8cd7; position: relative;z-index: 10;}
.head-t { font-size: 12px; color: #5b93c7; text-align: right; line-height: 40px; }
.head-t a { color: #5b93c7; margin: 0 6px; }
.head-t a:hover { color: #fff; }
.logo { text-align: center; }
.nav { height: 60px; line-height: 60px; margin-top: 41px; background: url(../images/bg-nav.png) center top no-repeat; }
.nav .wrap { position: relative; }
.nav ul {/* width:930px; */}
.nav ul li {float: left;position: relative;width: 130px;text-align:center;}
.nav ul li a { font-size: 18px; color: #fff;display: block;}
.nav ul li a:hover { color: #ffea00;}
.nav ul li:hover dl { display: block; }
.nav dl { display: none; position: absolute; left: 0;top: 60px; z-index: 2; white-space:nowrap; min-width:130px;}
.nav dd { background: #01396e; line-height: 40px; }
.nav ul li dd a {font-size: 15px; padding:0 15px;}
.nav dd:hover { background: #3e8cd7; }

.search {position: absolute;top: -230px;right: 0px;}
.search .ss {padding-left: 10px;padding-right: 30px;border: none;height: 30px;width: 160px;border: 1px solid #95a9ba;line-height: 30px;background: none;color: #f6f1e8;}
.search .btn {position: absolute;top: 22px;right: 8px;}

::-webkit-input-placeholder{ color: #fff; } 
:-moz-placeholder{ color: #fff; }           
::-moz-placeholder{ color: #fff; }          
:-ms-input-placeholder{ color: #fff; } 

.hot { text-align: center; font-size: 44px; color: #e70000; font-weight: bold; }
.hot .wrap { padding: 35px 0 25px; border-bottom: 1px solid #e5e5e5; }

/*main*/

/*main-t-l*/
.main-t { padding: 40px 0; }
.main-t .wrap { overflow: hidden; padding-top: 5px; }
.main-t .main-t-l { width: 1010px; }

.news { height:337px;overflow:hidden; }
.news-l { position: relative; }
.news-l .hd { position: absolute; right: 36px;bottom: 18px;font-size: 16px;color: #fff;z-index: 3; }
.news-l .hd span { position: absolute;right: -20px;top: 0; }
.news-l .hd ul li { display: none; }
.news-l .hd ul li.on { display: block; }
.news-l .bd ul li a { display: block; width: 500px; height: 337px; overflow: hidden; font-size: 0; }
.news-l .bd ul li a img { width: 500px; height: 337px; transition: all 0.6s;}
.news-l .bd ul li a img:hover { transform: scale(1.1); }
.news-l .bd ul li { position: relative; }
.news-l .bd ul li .bt {position: absolute;left: 0;bottom: 0;z-index: 2; width: 500px;height: 60px;line-height: 60px; background: url(../images/bg-news.png);}
.news-l .bd ul li .bt p { width: 485px;padding-left: 15px;font-size: 16px;color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.news-l .prev, .news-l .next { width: 40px; height: 41px; position: absolute; top: 50%;margin-top: -20px; z-index: 3; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5; display: none; }
.news-l .prev { left: 0; background: url(../images/btn.png) left no-repeat; }
.news-l .prev:hover, .news-l .next:hover { filter: alpha(opacity=90); -moz-opacity: 0.9; -khtml-opacity: 0.9; opacity: 0.9; }
.news-l .next { right: 0; background: url(../images/btn.png) right no-repeat; }
.news-l:hover .prev { display: block; }
.news-l:hover .next { display: block; }

.news-r { width: 480px; margin-top: -5px; }
.same-title { height: 43px; line-height: 44px; overflow: hidden; font-size: 0; border-bottom: 1px solid #00386d; }
.same-title span { display: inline-block; *display: inline; *zoom: 1; width: 125px; text-align: center; font-size: 22px; color: #fff; background: url(../images/ba-title.png) 0 0 no-repeat; }
.same-title a { float: right; font-size: 14px; color: #666; }
.same-title a:hover { color: #00386d; }
.news-r ul { padding-top: 5px; padding-left: 15px; background: url(../images/news-li.png) 6px 25px no-repeat;height:295px; }
.news-r ul li { line-height: 38px; }
.news-r ul li a { font-size: 16px; color: #333; }
.news-r ul li a:hover { color: #00386d; }

/*pic-scroll*/
.pic-scroll { height:140px; margin: 40px 0; }

/*notice*/
.notice-l { width: 500px; font-size: 0; }
.notice-l ul { padding: 10px 0; min-height:200px;}
.notice-l ul li { line-height: 36px; overflow: hidden; }
.notice-l ul li a { font-size: 16px; color: #333; float: left; }
.notice-l ul li a:hover { color: #00386d; }

.notice-l ul li span { font-size: 14px; color: #666; float: right; }
.notice-r { width: 480px; }
.notice-r-pic { overflow: hidden; margin: 25px 0 20px; }
.notice-r-pic img { width: 150px; height: 100px; float: left; }
.notice-r-pic .notice-r-pic-title { width: 310px; float: right; }
.notice-r-pic .notice-r-pic-title a { font-size: 16px; line-height: 28px; color: #333; font-weight: bold; }
.notice-r-pic .notice-r-pic-title a:hover { color: #00386d; }
.notice-r-pic .notice-r-pic-title p { font-size: 12px; color: #333; margin-top: 5px; }
.notice-r ul li { line-height: 32px; }
.notice-r ul li a { font-size: 16px; color: #333; }
.notice-r ul li a:hover { color: #00386d; }

.notice-r span {color: #333;background: none; cursor: pointer;}
.notice-r span.on { background: url(../images/ba-title.png) 0 0 no-repeat; color: #fff;  }
.notice-r .tab { position: relative; }
.notice-r .tab .more { position: absolute;right: 0; top: -60px;}
.notice-r .tab .more a { font-size: 14px; color: #666; }
.notice-r .tab .more a:hover { color: #00386d; }

/*main-t-r*/
.main-t .main-t-r { width: 160px; border: 1px solid #c3e2ff; background: #e8f4ff; font-size: 0;}
.main-t-r ul li { text-align: center; }
.main-t-r ul li a { display: block;width: 100%;height: 100%; }
.main-t-r ul li + li { border-top: 1px solid #c3e2ff; }
.main-t-r ul li img { padding-top: 17px; }

.main-t-r ul li p { font-size: 16px;font-weight: bold;color: #000; padding: 13px 0; }

/*main-m*/
.main-m { padding: 30px 0; background: #fafafa; font-size: 0; }
.main-m .wrap { overflow: hidden; }
.main-m-l, .main-m-m, .main-m-r { width: 374px; }
.main-m-l, .main-m-m { margin-right: 39px; }
.main-m .same-title span {color: #333;background: none; cursor: pointer;}
.main-m .same-title span.on { background: url(../images/ba-title.png) 0 0 no-repeat; color: #fff;  }
.main-m .tab { position: relative; }
.main-m .tab .more { position: absolute;right: 0; top: -32px;}
.main-m .tab .more a { font-size: 14px; color: #666; }
.main-m .tab .more a:hover { color: #00386d; }

.main-m .tab ul { padding-top: 10px; min-height:276px;}
.main-m .tab ul li { line-height: 32px; }
.main-m .tab ul li a { font-size: 16px; color: #333; }
.main-m .tab ul li a:hover { color: #00386d; }

/*main-b*/
.main-b { padding: 30px 0; background: #fff; font-size: 0; }
.main-b .wrap { overflow: hidden; height: 470px; }
.main-b-l, .main-b-m, .main-b-r { width: 374px; }
.main-b-l, .main-b-m { margin-right: 39px; }
.main-b .same-title span { color: #333; background: none; cursor: pointer; }
.main-b .same-title span.on { background: url(../images/ba-title.png) 0 0 no-repeat; color: #fff; }
.main-b .tab { position: relative; margin-bottom: 30px; }
.main-b .tab+.tab{display:none;}
.main-b .tab .more { position: absolute; right: 0; top: -32px; }
.main-b .tab .more a { font-size: 14px; color: #666; }
.main-b .tab .more a:hover { color: #00386d; }
.pic-scroll-top { padding-top: 25px; position: relative; }
.pic-scroll-top .sPrev, .pic-scroll-top .sNext { width: 60px; height: 30px; position: absolute; right: 0; z-index: 2; }
.pic-scroll-top .sPrev { top: 25px; background: url(../images/news-pic-btn.png) top no-repeat; }
.pic-scroll-top .sPrev:hover { background: url(../images/news-pic-btn-on.png) top no-repeat; }
.pic-scroll-top .sNext { top: 57px; background: url(../images/news-pic-btn.png) bottom no-repeat; }
.pic-scroll-top .sNext:hover { background: url(../images/news-pic-btn-on.png) bottom no-repeat; }
.main-b-l ul li { margin-bottom: 10px; width: 300px; height: 190px; overflow: hidden; }
.main-b-l ul li a img { width: 300px; height: 190px; transition: all 0.6s; }
.main-b-l ul li a img:hover { transform: scale(1.1); }
.main-b-l ul li { position: relative; }
.main-b-l ul li .bt { font-size: 16px; color: #fff; position: absolute; left: 0; bottom: 0; z-index: 2; width: 300px; height: 44px; line-height: 44px; text-align: center; background: url(../images/bg-news.png); }

.main-b-m .bd { padding-top: 25px; }
.main-b-m-pic { overflow: hidden;  }
.main-b-m-pic img { width: 150px; height: 90px; float: left; }
.main-b-m-pic .notice-r-pic-title { width: 206px; float: right; }
.main-b-m-pic .notice-r-pic-title a { font-size: 16px; line-height: 28px; color: #333; font-weight: bold; }
.main-b-m-pic .notice-r-pic-title a:hover { color: #00386d; }
.main-b-m-pic .notice-r-pic-title p { font-size: 12px; color: #333; margin-top: 5px; }
.main-b-m .tab .more { position: absolute; right: 0; top: -60px; }
.main-b-m ul li { margin-top: 10px; padding-top: 10px; border-top: 1px solid #d9d9d9;height: 56px;overflow: hidden; }
.main-b-m ul li a { font-size: 16px; line-height: 28px; }
.main-b-m ul li a:hover { color: #00386d; }
.main-b-r .guanzhu { padding: 25px 0; overflow: hidden; position: relative; }
.main-b-r .guanzhu img { float: left; margin-right: 15px; }
.main-b-r .guanzhu .name { font-size: 18px; color: #333; font-weight: bold; line-height: 32px; }
.main-b-r .guanzhu .name span { color: #1d8ad0; }
.main-b-r .guanzhu .addr { font-size: 14px; color: #666; }
.main-b-r .guanzhu .click { position: absolute; right: 0; top: 32px; font-size: 16px; font-weight: bold; text-align: center; line-height: 40px; height: 40px; width: 100px; background: url(../images/guanzhu.png) 0 0 no-repeat; }
.main-b-r .guanzhu .click a { color: #fff; display: block; }
.scroll-top { height: 300px; overflow: hidden; width: 355px; padding-right: 20px; }
.scroll-top .box-wrap { width: 355px; }
.scroll-top h5 { font-size: 14px; color: #404040; }
.scroll-top p { font-size: 14px; line-height: 26px; color: #666666; height: 104px; overflow: hidden; margin: 10px 0; }
.scroll-top .time { font-size: 14px; color: #808080; margin: 10px 0; }
.zUIpanelScrollBox, .zUIpanelScrollBar { width: 4px; top: 4px; right: 2px; border-radius: 5px; }
.zUIpanelScrollBox { background: #f4f4f4; }
.zUIpanelScrollBar { background: #c3c3c3; }

/*jiancha*/
.jiancha-l { width: 745px; padding: 15px 20px;      border: 1px solid #e5e5e5;
    background: #fafafa;}
.jiancha-l .title { font-size: 22px; color: #404040; margin-bottom: 15px; }
.jiancha-scroll { height: 60px; overflow: hidden; }
.jiancha-l ul { overflow: hidden; }
.jiancha-l ul li { float: left; width:186px; margin-top: 9px; }
.jiancha-l ul li a { font-size: 14px; color: #4c4c4c; }
.jiancha-l ul li a:hover { color: #00386d; }
.jiancha-r { position: relative; width: 375px; border: 1px solid #e5e5e5; border-left: none; background: #fafafa; }
.jiancha-r ul li { width: 123px; text-align: center; overflow: hidden; float: left; border-left: 1px solid #e5e5e5; }
.jiancha-r ul li img { margin-top: 10px; width:90px;}
.jiancha-r ul li p { font-size: 14px; color: #4c4c4c; line-height: 30px; }
.jiancha-r .sPrev, .jiancha-r .sNext { width: 10px; height: 18px; position: absolute; top: 60px; z-index: 2; display: none;}
.jiancha-r .sPrev { left: 5px; background: url(../images/number-arrow.png) left no-repeat; }
.jiancha-r .sNext { right: 5px; background: url(../images/number-arrow.png) right no-repeat; }
.jiancha-r:hover .sPrev, .jiancha-r:hover .sNext { display: block; }

/*links*/
.links { padding: 35px 0; }
.links dt { font-size: 22px; color: #4c4c4c; margin-bottom: 15px; }
.links dd {float: left;line-height: 33px;width: 150px;}
.links dd a { font-size: 14px; color: #4c4c4c; }
.links dd a:hover { color: #00386d; }

/*footer*/
.footer { border-top: 2px solid #3e8cd7; padding-top: 40px; padding-bottom: 20px; background: url(../images/bg-footer.png); text-align: center; font-size: 14px; color: #fff; }
.footer .footer-link { margin-bottom: 30px; }
.footer a { color: #fff; margin: 0 5px;}
.footer a:hover { color: #3e8cd7; }
.footer p { color: #52799d; margin-bottom: 10px; }


/*main-in*/
.now { }
.now .wrap { overflow: hidden; padding-bottom: 10px; border-bottom: 1px solid #d9d9d9; }
.now-l { padding-top: 30px; float: left; font-size: 14px; color: #666; }
.now-l span { color: #333; padding-left: 26px; background: url(../images/now.png) left center no-repeat; }
.now-l a { color: #666; }
.now-r { float: right; font-size: 20px; color: #4c4c4c; padding-top: 25px; }
.inner { padding-top: 40px;min-height:500px; }
.inner .wrap { overflow: hidden; }
.subnav { width: 238px; border: 1px solid #2f5da4; float: left; }
.subnav .lanmu { text-align: center; line-height: 60px; height: 60px; background: #2f5da4; font-size: 24px; color: #fff; }
.subnav ul { padding: 15px; }
.subnav ul li { width: 170px; height: 44px; line-height: 44px; margin: 15px auto; text-align: center; position: relative; }
.subnav ul li a { font-size: 18px; color: #333; }
.subnav ul li .line { height: 40px; width: 3px; background: #e3a81c; border-radius: 1px; position: absolute; left: -15px; top: 2px; display: none; }
.subnav ul li.on, .subnav ul li:hover { background: #e3a81c; border-radius: 8px; }
.subnav ul li.on a, .subnav ul li:hover a { color: #fff; }
.subnav ul li.on .line, .subnav ul li:hover .line { display: block; }
.inner-r { width: 910px; float: right; }

/*list*/
.inner-r .list ul li { overflow: hidden; margin-bottom: 15px; padding-left: 20px; background: url(../images/list-icon.png) left 17px no-repeat; }
.inner-r .list ul li a { float: left; width: 783px; overflow: hidden; -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; color: #333; }
.inner-r .list ul li a:hover { color: #00386d; }
.inner-r .list ul li span { float: right; font-size: 14px; color: #808080; }
.inner-r .switch { text-align: center; margin: 50px 0; }

/*pic-list*/
.inner-r .pic-list ul { overflow: hidden; width: 950px; }
.inner-r .pic-list ul li { width: 400px; margin-right: 34px; margin-bottom: 15px; float: left; text-align:center;background:#fafafa;}
.inner-r .pic-list ul li .pic { width: 400px; height: 280px;  }
.inner-r .pic-list ul li img {  height:280px;}
.inner-r .pic-list ul li p { font-size: 16px; text-align: center; line-height: 44px; }
.inner-r .pic-list ul li p a { color: #333; }
.inner-r .pic-list ul li p a:hover { color: #00386d; }


/*photo-list*/
.inner-r .photo-list ul { overflow: hidden; width: 1020px; padding-left:10px;padding-top:10px;}
.inner-r .photo-list ul li { width: 430px; margin-right: 30px; margin-bottom: 30px; float: left; text-align:center;border:1px solid #f3f3f3; transition: all 0.8s;}
.inner-r .photo-list ul li:hover {box-shadow: 0px 1px 11px #DBDBDB;}
.inner-r .photo-list ul li:hover img { transform:scale(1.1); }
.inner-r .photo-list ul li .pic { width: 400px; height: 250px;line-height: 280px ; overflow:hidden;   margin: 15px auto; }
.inner-r .photo-list ul li img { width: 400px; height: 250px;transition: all 0.8s; }
.inner-r .photo-list ul li p { font-size: 16px; text-align: center; line-height: 44px; background:#fafafa; }
.inner-r .photo-list ul li p a { color: #333; }
.inner-r .photo-list ul li p a:hover { color: #00386d; }


.pb_sys_common01 span{ float:left;}
.pb_sys_common .p_t{ margin-top:6px!important;}



/*info*/
.info .title { text-align: center; border-bottom: 1px solid #d9d9d9; }
.info .title h3 { font-size: 24px; color: #333; }
.info .time { padding: 20px 0; font-size: 12px; color: #999; }
.info .artical p { font-size: 14px; color: #666; line-height: 30px; text-indent: 2em; margin: 30px 0; }
.info .artical img { display: block; margin: 0 auto; }
.info .pn { padding: 25px; background: #f5f5f5; margin: 50px 0; font-size: 14px; }
.info .pn span { color: #333; }
.info .pn a { color: #666; }
.info .pn a:hover { color: #00386d; }