@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: 1400px; font-family:'Arial', "Microsoft yahei"; max-width: 1920px;margin: 0 auto; position: relative;}
input { outline: none; }
p {background:transparent!important;}
.fl {float: left;}
.fr { float: right; }
.dn { display: none; }
.wrap { width: 1400px; margin: 0 auto; overflow: hidden;}
.clear { clear: both; }



/*top css */
.top .wrap_bg_box{width:100%;position:absolute;height:120px;top:0;left:0;overflow:hidden;}
.top .wrap_bg{background: url(../images/bg-top.png) left top no-repeat;width:1126px;height:120px;top:0;position:absolute;left:50%;margin-left: -135px;z-index:-1;}

.top { width: 100%;position: absolute;top: 0;left: 0;z-index: 5;padding-top: 30px; border-top: 5px solid #2d5c9e;}
.top .wrap { overflow: visible; position:relative;z-index:2;}
.top .fr-t { text-align: right;height: 36px;line-height: 36px; }
.top .fr-t a { font-size: 14px;color: #fff;margin: 0 10px;font-weight:bold; }
.top .fr-t a:hover { color: #ff8401; }
.top .fr-t img { vertical-align: middle; }
.top .fr-t .search { position: relative;display: none;}
.top .fr-t .search.on {  display: inline-block;*display: inline;*zoom: 1; }
.top .fr-t .search input { border: 0; background: transparent;}
.top .fr-t .search .bg { width: 100%;height: 100%;position: absolute;z-index: -1; background: #000; filter: alpha(opacity=40); -moz-opacity: 0.4; -khtml-opacity: 0.4; opacity: 0.4;}
.top .fr-t .search .ss { position: relative;z-index: 2; font-size: 12px;color: #fff;padding: 0 25px 0 15px; width: 100px;height: 36px;line-height: 36px;}
.top .fr-t .search .btn { position: absolute;right: 5px; top: 10px;cursor: pointer; z-index: 2;}

.top .fr-b { margin-top: 8px; }
.top .fr-b ul li { float: left; position: relative;}
.top .fr-b ul li a {display: block; padding: 12px 15px; font-size: 18px;color: #fff;font-weight:bold; }

.top .fr-b ul li:hover>a {  background: url(../images/bg-nav.png) 0 0 no-repeat;}
.top .fr-b ul li:hover a { color: #184079;}
.top .fr-b ul li a:hover { color: #ff8401; }
.top .fr-b ul li:hover dl { display: block; }
.top .fr-b ul li dl {background: url(../images/bg-nav.png); position: absolute; display: none; padding-bottom: 10px; border-bottom: 2px solid #ff8401;}
.top .fr-b ul li.last dl { right: 0; }
.top .fr-b ul li dd a { padding: 10px 30px; width: auto;white-space:nowrap;font-weight:normal;}


/*banner css */
.banner { position: relative;width: 100%;overflow: hidden; height: auto;z-index: 1;}
.banner .hd {width: 100%; position: absolute;left: 0;bottom:10%; text-align: right;z-index: 4;}
.banner .hd ul {padding-right:5%;}
.banner .hd ul li {cursor: pointer; width: 27px;height: 27px;display: inline-block;*display: inline;*zoom: 1;background: url(../images/banner-hd-li.png) 0 -27px no-repeat;margin: 0 6px; }
.banner .hd ul li.on { background: url(../images/banner-hd-li.png) 0 0 no-repeat; }
.banner .pn { width: 100%;position: absolute;left: 0;top: 456px; z-index: 4;}
.banner .pn .wrap { position: relative; height: 76px;}
.banner .pn .prev, .banner .pn .next { width: 34px;height: 76px;position: absolute; top: 0;}
.banner .pn .prev { background: url(../images/banner-btn.png) left no-repeat; left: 0;}
.banner .pn .next { background: url(../images/banner-btn.png) right no-repeat; right: 0;}

.banner .bd { width:100%; z-index: 3;}
.banner .bd ul li { position: relative; }
.banner .bd ul li img {width:100%;}
.banner .bd ul li .title {width: 100%; position: absolute;left: 0;top: 660px; }
.banner .bd ul li .title .bt { width: 960px;height: 140px; position: relative;}
.banner .bd ul li .title .bt .bg { position: absolute;left: 0;top: 0; width: 100%; height: 100%;background: #000; filter: alpha(opacity=60); -moz-opacity: 0.6; -khtml-opacity: 0.6; opacity: 0.6; }
.banner .bd ul li .title .bt p { font-size: 36px; font-weight: bold;position: relative;z-index: 3;padding-top: 15px;padding-left: 30px;line-height: 48px; }
.banner .bd ul li .title .bt p a { color: #fff; }
.banner .bd ul li .title .bt p a:hover { color: #d8e009 }

/*express css */
.express { height: 150px;position: relative; background: #113b75;z-index: 2;}
.express-bd { position: absolute; left: 0; bottom: 0; width: 100%; height: 475px; background: url(../images/bg-express.png) left -78px no-repeat; z-index: 5; }
.express-bd ul { padding-top: 140px; font-size: 0; overflow: hidden;width: 1440px;}
.express-bd ul li { width: 440px;height: 280px; margin-right: 40px;float: left; position: relative;}
.express-bd ul li .pic { width: 440px;height: 200px; overflow: hidden; }
.express-bd ul li img { width: 440px;height: 290px; }
.express-bd ul li .title { width: 440px;height: 80px; position: absolute; left: 0px;top: 200px;}
.express-bd ul li .title p { font-size: 26px; color: #4c4c4c;line-height: 40px; position: absolute;z-index: 2;padding: 20px 25px;width:390px;text-align:center; }
.express-bd ul li .title p a { color: #4c4c4c; }
.express-bd ul li .title p a:hover { color: #ff8401; }
.express-bd ul li .title .bg { width: 100%;height: 100%; background: #fff; filter: alpha(opacity=85); -moz-opacity: 0.85; -khtml-opacity: 0.85; opacity: 0.85;}


/*news css */
.news { padding: 30px 0 60px; background: #113b75;margin-top:-5px;}
.news .h3 { font-size: 40px;color: #778598; border-bottom: 2px solid #778598; display: inline-block;*display: inline;*zoom: 1;padding-bottom: 8px;}
.news .h3 span {font-weight: bold; line-height: 54px; padding-left: 50px;background:  url(../images/news-icon.png) left center no-repeat; }
.news .h3 a { font-size: 18px;color: #778598;margin-left: 20px; }
.news .h3 a:hover { color: #ff8401; }
.news ul { padding-top: 35px;width: 1460px;overflow: hidden; }
.news ul li { width: 430px;float: left;margin-right: 55px;background: #fff; font-size: 0;}
.news ul li .pic {  width: 430px;height: 270px;overflow: hidden; }
.news ul li img { width: 430px;height: 270px;transition: all 0.6s; }

.news ul li .time { position: relative;left: 30px;top: -30px;background: #184079; width: 72px;height: 72px;text-align: center;color: #fff; }
.news ul li .time .month { font-size: 16px; line-height: 32px;}
.news ul li .time .day { font-size: 26px; }
.news ul li .title { font-size: 16px;line-height: 30px;height:60px; padding: 0 20px 30px; }
.news ul li .title a { color: #000; }
.news ul li .title a:hover { color: #ff8401; }

/*resource css */
.event { background: #fff;}
.event .h3 { font-size: 40px;color: #778598; border-bottom: 2px solid #778598; display: inline-block;*display: inline;*zoom: 1;padding-bottom: 8px;}
.event .h3 span {font-weight: bold; line-height: 54px; padding-left: 50px;background:  url(../images/event-icon.png) left center no-repeat; }
.event .h3 a { font-size: 18px;color: #778598;margin-left: 20px; }
.event .h3 a:hover { color: #ff8401; }
.event ul { padding-top: 0px; width: 1450px;overflow: hidden;}
.event ul li {overflow: hidden; width: 480px;height: 280px;line-height: 280px; position: relative;font-size: 0;float: left;margin-right: 2px;margin-bottom: 30px; margin-top: 20px;}
.event ul li .bg {position: absolute;left: 0;top: 0;z-index: 1; width: 100%;height: 100%; background: #000;filter: alpha(opacity=20); -moz-opacity: 0.50; -khtml-opacity: 0.20; opacity: 0.20;}
.event ul li .title { height: 24px; line-height: 24px; padding: 0 20px; position: absolute; left: 20px; bottom: 20px; text-align: center; text-align: center; font-size: 30px; color: #fff; z-index: 2;/*background-color: #000000;background: #000;*/ }
.event ul li .title span { position: relative; z-index: 3; }
.event ul li img { width: 480px; height: 280px; transition: all 0.6s; }


/*resource css */
.resource { background: #fff;}
.resource .h3 { font-size: 40px;color: #778598; border-bottom: 2px solid #778598; display: inline-block;*display: inline;*zoom: 1;padding-bottom: 8px;}
.resource .h3 span {font-weight: bold; line-height: 54px; padding-left: 50px;background:  url(../images/resource-icon.png) left center no-repeat; }
.resource ul { padding-top: 30px; width: 1450px;overflow: hidden;}
.resource ul li {overflow: hidden; width: 480px;height: 280px;line-height: 280px; position: relative;font-size: 0;float: left;margin-right: 2px;}
.resource ul li .bg {position: absolute;left: 0;top: 0;z-index: 1; width: 100%;height: 100%; background: #000;filter: alpha(opacity=20); -moz-opacity: 0.50; -khtml-opacity: 0.20; opacity: 0.20;}
.resource ul li .title { height: 60px; line-height: 60px; padding: 0 20px; position: absolute; left: 20px; bottom: 20px; text-align: center; text-align: center; font-size: 30px; color: #fff; z-index: 2;/*background-color: #000000;background: #000;*/ }
.resource ul li .title span { position: relative; z-index: 3; }
.resource ul li img { width: 480px; height: 280px; transition: all 0.6s; }



/*footer css */
.footer { height: 406px; background: #fff url(../images/bg-footer.png) left bottom no-repeat;margin-top: -130px;}
.footer .footer-l { padding: 235px 110px 0 200px; }
.footer .footer-r { padding-top: 213px; }
.footer .footer-r p { font-size: 14px;color: #FFFFFF;line-height: 30px; }



/*copyright css */
.copyright { height: 42px;line-height: 42px;text-align: center;background: #032758; color: #999;}
.copyright p { color: #999; }

/*inner css*/
.top.top-in { background: #113b75; position: static;}
.top.top-in .fr-t { margin: 10px 0; }
.top.top-in .fr-t .search .bg { width: 100%;height: 100%;position: absolute;z-index: 0; background: #000; filter: alpha(opacity=40); -moz-opacity: 0.4; -khtml-opacity: 0.4; opacity: 0.4;}


.banner-in { height: 540px;width: 100%;overflow: hidden; position: fixed;top: 0;left: 0;z-index: -1;}
.banner-in img { position: absolute;left: 50%;margin-left: -960px; }

.main { margin-top: 400px; background: #fafafa;}
.main .wrap { position: relative; overflow: visible;}
.inner {position: relative;z-index: 2; padding: 10px 60px; background: #fff; }
.main .bg { width: 100%;height: 200px;position: absolute;left: 0;top: -170px;z-index: 1; background: #fff; filter: alpha(opacity=80); -moz-opacity: 0.80; -khtml-opacity: 0.80; opacity: 0.80;}
.inner .now {height: 50px;line-height: 50px;border-bottom: 1px solid #86a2cc; padding-left: 40px; background: url(../images/now.png) left center no-repeat; font-size: 16px;color: #34517c;}
.inner .now a{font-size: 16px;color: #34517c;}
.inner .now a:hover { color: #ff8401; }
.inner .lanmu { font-size: 36px;color: #4c4c4c;line-height: 90px;height: 90px; }
.inner .inner-hd {padding-top: 30px; width: 1280px; position: absolute;left: 60px;top: -170px; z-index: 2;}

.inner .inner-bd { overflow: hidden; position: relative;z-index: 2;}
.inner .inner-bd .fl { width: 300px; }
.inner .inner-bd .fl ul li { padding: 10px 0; }
.inner .inner-bd .fl ul li a { padding-left: 15px;border-left: 4px solid #fff; font-size: 18px;color: #4c4c4c;}
.inner .inner-bd .fl ul li.on a, .inner .inner-bd .fl ul li a:hover { color: #ff8401;border-left: 4px solid #ff8401; }
.fixed { position: fixed; top: 100px;}
.lanmu.fixed1 { position: fixed; top: 0;}

.inner .inner-bd .fr { width: 980px; }
.inner .inner-bd .fr .title { text-align: center;font-size: 34px;color: #34517c; margin: 20px 0;}
.inner .inner-bd .fr p { font-size: 16px;color: #4c4c4c;line-height: 36px;margin-bottom: 20px; }
.inner .inner-bd .fr img { display:block; margin:40px auto; }
.inner .inner-bd .fr a:hover {color:#ff8401!important;}

.footer.footer-in { height: 240px;border-top: 180px solid #fafafa; background: #fafafa url(../images/bg-footer.png) left bottom no-repeat;}
.footer.footer-in .footer-l { padding-top: 100px; }
.footer.footer-in .footer-r { padding-top: 100px; }

/*list css*/
.list li { overflow: hidden; padding: 10px 0; }
.list li span { font-size: 18px; color: #9eaec9; float: left; margin-right: 10px; }
.list li a { float: left; font-size: 18px; color: #4c4c4c; width: 840px; overflow: hidden; -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }
.list li i { font-style: normal; font-size: 14px; color: #666; float: right;}
.list li a:hover {color: #ff8401;}
.switch { text-align: center;padding: 50px 0; }

/*info css*/
.info .title { font-size: 26px;line-height: 52px;color: #34517c;padding: 30px 0 10px;text-align: center; border-bottom: 1px dashed #adbbd2;}
.info .artical p { font-size: 16px;line-height: 36px;color: #4c4c4c; margin: 20px 0;    word-break: break-word!important;}
.info .artical img { display: block;margin: 20px auto; }
.info .time { margin-top: 80px;float: right; margin-bottom: 20px;}
.info .time p { font-size: 16px;color: #8c8c8c; line-height: 36px;}
.info a:hover {color:#ff8401;}

.list-paddingleft-2 {overflow:hidden;}
.list-paddingleft-2 li {float:left;width:50%;text-align:center;height:325px;}
.list-paddingleft-2 li p {text-align:center!important;text-indent:0!important;}
.list-paddingleft-2 li p:first-child {margin-bottom:-40px!important;}

/*pic-list css*/

.pic-list ul { overflow: hidden; width: 1020px; }
.pic-list ul li { width: 300px; float: left; margin-right: 40px; margin-bottom: 30px; overflow: hidden; }
.pic-list ul li .pic, .pic-list ul li .pic img { width: 300px; height: 180px; }
.inner .inner-bd .fr .pic-list ul li .title { line-height: 40px; text-align: left; }
.pic-list ul li .title a { font-size: 16px; color: #333; }

.art_video { margin-top:-40px!important;height:200px; }

.video ul {overflow:hidden;}
.video ul li { float:left;width:425px; }






