﻿@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{margin:0;padding:0;}
body{ color:#333; font-size:14px; font-family:"Helvetica"; background: #f5f5f5;}
ul, ol { list-style: none;} 
img,fieldset{vertical-align:middle;border:0;}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}
address,cite,code,em,th {font-weight:normal; font-style:normal;}
input,button,textarea,select{font:100% Arial,''; vertical-align:middle}
.nodispaly{ display:none}
.line{line-height:50px;}
.lineer{line-height:40px;}
.FK{color: #999;}
.F14{font-size: 14px;}
.fl,.Fl {float: left}
.fr,.Fr {float: right}
.ofH{overflow:hidden;}
.taC{text-align:center;}
.taL{text-align:left;}
.taR{text-align:right;}
.clearfix{*zoom:1;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0px; visibility:hidden; content:".";}
a{color:#333; text-decoration:none;}
a:hover {color:#2e3192; text-decoration:none; }
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none; }
.container{max-width:1000px;margin:0 auto;}
.wrap{max-width:1080px;margin:0 auto;}
/*图片放大*/
.zoom-img{overflow: hidden;}
.zoom-img img{width: 100%;transform: scale(1);transition: all ease 0.5s;}
.zoom-img:hover img{transform: scale(1.15);}

header{background: #FFF;position: fixed;left: 0px;top: 0px;width: 100%;z-index: 100; box-shadow: 0 -6px 6px 7px #c8c8c8;}
header .top{height: 85px;background: #FFF;z-index: 1000;}
header .top .box{position: relative;max-width: 1200px;margin:0 auto;}
header .top h1{ width: 210px; float: left;margin-top: 15px;}
header .top h1 img{width: 100%;}


header .top .nav{width:70%;  float: left; margin-left:40px;}
header .top .nav ul{text-align: center;}
header .top .nav ul li{position: relative; z-index: 100;float: left;}
header .top .nav ul li p{font-size: 14px; }
header .top .nav ul li p a{display: block;line-height: 83px;padding:0 19px;color: #000;}
header .top .nav ul li:hover p a{display: block;text-decoration: none;border-top: 2px solid #2e3192;}
header .top .nav ul li p a.current{color: #2e3192;}
header .top .nav ul li dl{position: absolute;left: 0px;top: 85px;background: #FFF;width:100%;visibility: hidden;opacity: 0;text-align: left;transition: all 0.5s;box-shadow: 0 10px 10px rgba(0,0,0,0.1);}
header .top .nav ul li:hover dl{visibility: visible;opacity: 1;}
header .top .nav ul li dd{font-size: 14px; text-align: center;}
header .top .nav ul li dd a{display: block;padding:12px 0;color: #333; }
header .top .nav ul li dd a:hover{display: block;text-decoration: none;color: #FFF;background: #2e3192;}
header .top .nav ul li dd:last-child{border-bottom: none;}


header .top .top_r{ width:100px;  float: right; margin-top: 22px;}
header .top .top_r .yuyan{line-height: 40px;float: left; width:50px}
header .top .top_r .yuyan i{padding-right: 6px;font-size: 20px;}
header .top .top_r .yuyan a{text-decoration: none;height: 40px;display: inline-block;justify-content: center;align-items: center;width:50px;color: #555;text-align: center;font-size: 14px;}
header .top .top_r .yuyan a:hover{text-decoration: none;text-decoration: none;color: #2e3192;}
header .top .top_r .search_an{float: left;width: 50px;text-align: center;position: relative;z-index: 1000;}
header .top .top_r .search_an i{width: 50px;color: #666;font-size: 20px;height: 35px;line-height: 35px;display: block;cursor: pointer;}
header .top .top_r .search{position: absolute;right: 0px;top: 65px;width: 250px;display: none;}
header .top .top_r .search .input_txt{width: 200px;height: 40px;border:1px solid #DDD;float: left;border-right: none;outline: medium;padding-left: 5px;box-sizing: border-box;font-size: 13px;}
header .top .top_r .search .input_btn{width: 50px;height: 40px;border:1px solid #DDD;float: right;border-left: none;outline: medium;background:#FFF url(../images/search.png) no-repeat center;background-size: 20px;cursor: pointer;}


.guanbi{position: fixed;right: 5%;top: 5%;z-index: 101;}
.guanbi i{width: 100px;height: 100px;display: block;text-align: center;line-height: 100px;font-size: 24px;cursor: pointer;}

.top-box ul{}
.top-box li{float: left;}
.top-box li{float: left;width: 50px;height:60px;margin-right: 10px;text-align: center;}
.top-box li img{width: 24px;margin-top: 18px;}
.top-box li a{display: block;}
.top-box li a:hover{display: block;}


.sp_header,.sjj_nav{display: none}

header .header-main { transition: padding 0.3s ease 0s, transform 0.5s ease 0s;}
header .m-btn { display: none; width:50px; height:50px; line-height:50px; cursor:pointer; float:right;font-size: 14px;color:#0961a4;text-align: center;}
header .m-btn .box {position: relative; font-size:15px;}


.body-wrap { width: 100%;position: relative;transition: all 0.5s ease 0s;z-index: 1;}

.foot{background:#000 url(../images/foot_bg.jpg) left top no-repeat; background-size: cover; padding:70px 0 35px;}
.foot .box{max-width: 1000px;margin:0 auto; }
.foot .box .foot_t{padding-bottom: 65px;}
.foot .box .t_l{float: left;width: 30%;}
.foot .box .t_l .dz{line-height: 30px;color: #d3d3d3;margin-top: 0;font-size: 14px;}
.foot .box .t_l .dz img{width: 320px; margin-bottom: 15px;}
.foot .box .t_c{float: left;width: 45%;}
.foot .box .t_c dl{float: left;width:33.333%;color: #FFF;}
.foot .box .t_c dt{font-size: 17px;margin-bottom: 12px; font-weight: bold;}
.foot .box .t_c dd{line-height:32px;}
.foot .box .t_c dd a{color: #d3d3d3;font-size: 14px;}
.foot .box .t_c dd a:hover{color: #2e3192;}
.foot .box .t_r{float: right;width: 22%;}
.foot .box .t_r .pic{width: 135px;text-align: center;line-height: 30px;color: #FFF;float: right;}
.foot .box .t_r img{max-width: 115px;}

.foot .box .foot_b{padding-top: 20px;color: #d3d3d3; border-top: 1px solid #333; margin-top: 28px; overflow: hidden; }
.foot .box .foot_b .copyright{text-align: center; line-height: 27px;} 

/*浮动ＱＱ*/
.sideBar-wrapper{position: fixed;top: 50%;right: 0;margin-top: -101px;width: 50px;height: 203px;z-index: 6666;}
.sideBar-wrapper ul li{height: 50px;position: absolute;left: 0;}
.sideBar-wrapper ul li.backTop{top: 0;width: 62px;}
.sideBar-wrapper ul li.relQq{top: 51px;width: 126px;transition: all .4s;}
.sideBar-wrapper ul li.relDh{top: 102px;width: 172px;transition: all .4s;}
.sideBar-wrapper ul li.relEwm{top: 153px;width: 62px;}
.sideBar-wrapper ul li a{display: block;font-family: "Microsoft Yahei";color: #fff;font-size: 14px;height: 50px;line-height: 50px;overflow: hidden;background-color: #2e3192;opacity: .87;border-radius: 6px;}
.sideBar-wrapper ul li a img{display: block;float: left;width: 24px;height: 24px;margin: 12px 12px 14px 14px;}
.sideBar-wrapper ul li a:hover{opacity: 1;}
.sideBar-wrapper ul li.relQq:hover{left: -70px;}
.sideBar-wrapper ul li.relDh:hover{left: -116px;}
.sideBar-wrapper-ewm{position: absolute;top: -144px;left: -144px;background: url('../images/side-arr.png') no-repeat bottom right;width: 140px;height: 149px;padding-bottom: 9px;display: none;}
.sideBar-wrapper-ewm img{display: block;background-color: #FFF;width: 140px;height: 140px;}
.sideBar-wrapper ul li.relEwm:hover .sideBar-wrapper-ewm{display: block;}


/*视频插件--视频窗口*/
.media-modal{width:100%;height:100%;background:rgba(0,0,0,.3);position:fixed;top:0px;left:0px;z-index:9999;display:none;opacity:0;}
.media-modal .mediaModal-contain{width:920px;height:600px;background:#fff;box-shadow:0 0 15px rgba(0,0,0,.5);position:absolute;top:50%;left:50%;margin:-300px 0 0 -460px;display:none;}
.mediaModal-contain .mediaModal-box,
.mediaModal-contain video,
.mediaModal-contain .mejs-container,
.mediaModal-contain .mejs-overlay-play,
.mediaModal-contain .mejs-poster,
.mediaModal-contain .mejs-layers,
.mediaModal-contain .mejs-overlay{width:100% !important;height:100% !important;}
.mediaModal-contain .close{display:block;width:32px;height:32px;background:url(../images/icon-close.png) no-repeat center center / cover;position:absolute;right:5px;top:5px;z-index:2;opacity:0;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;}
.mediaModal-contain:hover .close{opacity:1;}
@media all and (max-width:980px){.mediaModal-contain .close{opacity:1;}.media-modal .mediaModal-contain{width:94%;left:3%;margin-left:0;}}

.footer_fixed{position:fixed;left:0;bottom:0;width:100%;z-index:5;}
.footer_fixed ul li{float:left;width:33.333%;box-sizing:border-box;padding:10px;}
.footer_fixed ul li a{display:block;text-align:center;text-indent:20px;height:30px;line-height:30px;color:#FFF;border-radius:5px;font-size: 14px;}
.footer_fixed ul li a.btn_1{background: #1896e6 url("../images/icon_4.png") no-repeat scroll 15% center / 20px auto;}
.footer_fixed ul li a.btn_2{background: #ffbb10 url("../images/icon_5.png") no-repeat scroll 15% center / 20px auto;}
.footer_fixed ul li a.btn_3{background: #50c25f url("../images/icon_6.png") no-repeat scroll 15% center / 20px auto;}

	.footer_fixed{display:none;}