/*通用代码*/
*{ margin:0px; padding:0px;}
body{font-size:14px; color:#222222; font-family:"Microsoft YaHei"; font-family:'微软雅黑'; min-width:1300px; overflow-x:hidden;}
img{margin: 0px; padding: 0px;border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
h1,h2,h3,h4,h5,h6,h7{ font-weight:normal;}
dl,dt,dd,ol,ul,li,from,input,select,span,p,div{margin: 0px; padding: 0px; list-style: none;}
.clear,.cl{clear:both;}
a{color: #222222; text-decoration: none; font-size:14px;}
a:hover{color: #14459a;cursor:pointer;}
em ,i{ font-style:normal;}
input,button,select,textarea{outline:none;font-family:"Microsoft YaHei"; font-family:'微软雅黑';}
.w1400{ max-width:1400px; margin:0 auto; min-width:1400px;}
.w1500{ max-width:1500px; margin:0 auto; min-width:1500px;}
.fr{ float:right;}
.fl{ float: left;}
.top40{ margin-top:40px;}
.top70{ margin-top:70px;}

@font-face {
  font-family: "iconfont"; /* Project id 2579120 */
  src: url('../css/iconfont.woff2.txt') format('woff2'),
       url('../css/iconfont.woff.txt') format('woff'),
       url('../css/iconfont.ttf.txt') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important; 
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}




*,:after,:before{ box-sizing:border-box;-moz-box-sizing:border-box; -webkit-box-sizing:border-box; }

.title{text-align: center;font-size: 40px;color: #333;}
.title em{color: #14459a;}
.title span{display: block;font-size: 18px;color: #9a9b9d;margin:14px 0 26px 0;}
.title i{display: block;width: 80px;height: 5px;margin: 0 auto; position: relative;}
.title i::after,.title i::before{content: '';display: block;position: absolute;width: 30px; height: 5px;top: 0;left: 0;}
.title i::after{right: 0px;left: inherit;background:#14459a;animation:allTitleAfter 3s infinite linear;}
.title i::before{background:#14459a;animation:allTitleBefore 3s infinite linear;}
.title t{width: 30px;height: 5px;background:#FF8C00;margin:0 auto;display:block;animation:allTitleI 3s infinite linear;}
@keyframes allTitleI{
0%{transform:translateX(0px);}
25%{transform:translateX(-25px);}
50%{transform:translateX(0px);}
75%{transform:translateX(25px);}
100%{transform:translateX(0px);}
}
@keyframes allTitleBefore{
0%{width:15px;}
25%{width:0px;}
50%{width:15px;}
75%{width:30px;}
100%{width:15px;}
}
@keyframes allTitleAfter{
0%{width:15px;}
25%{width:30px;}
50%{width:15px;}
75%{width:0px;}
100%{width:15px;}
}
/*抬头*/
.top_all{ font-size:14px; color:#999; min-width: 1300px; height:40px; line-height:40px; background:#f8f8f8; padding:0 40px 0 40px; position:relative;}
.top_all:after{ content:''; display:block; position:absolute; right:0; top:0; z-index:1; background:#f8f8f8; width:358px; height:40px; border-bottom-left-radius:60px;}
.top_all a{color:#999;}
.top_r{z-index:2;position:relative; font-size:15px; color:#fff; line-height:40px; padding-left:30px;) no-repeat left center;}
.top_r span{ font-size:20px; color:#ffffff;vertical-align: sub; font-family:PERFS;}
.head_all{ padding:10px 60px 15px 60px; position:relative;min-width: 1300px; background:#f8f8f8; }
.head_l{}
.head_logo{ margin-right:15px; margin-top:5px;} 
.head_logo img{ display: block; height:80px;}
.head_w{font-size:18px;color: #333; line-height: 32px; padding-top: 5px; }
.head_w strong{ display: block; font-size: 27px; color: #333;}
.head_w dl{letter-spacing: 0.5px;}

.yop_r{width:300px; padding-top: 5px;line-height: 32px;}
.yop_r li{ height:32px; line-height:32px; float:left; padding-left: 5px;}
.yop_r li img{padding-top:4px;}
.yop_r a{ color:#999; font-size:14px;}

/*导航*/
.nws_a{}
.navbor{ width: auto;color: #333;font-size: 22px;margin:15px 0  0 0;position:relative; }
.NavCeshi.page{ position: relative; }
.nav > ul > li{ float: left;display:block;line-height:50px;width:auto; box-sizing: border-box;  position:relative; z-index: 99; text-align:center; margin-left: 10px;}
.nav > ul > li > a{ display: block;  font-size: 16px;color:#333; padding: 0 25px; }
.nav > ul > li:hover{ height:45px; color:#333;}

.erji_menu { display: none; position: absolute; left: 0; width: 110px; z-index: 1111;top: 50px; margin-right:30px;}
.erji_menu ul li a{ display: block; overflow: hidden; padding: 0 10px; text-align: center; font-size: 15px; color: #fff; line-height:35px; background: #14459a;}
.erji_menu ul li a:hover{color:#78a9ff !important;}
.navcurrent a{color:#333 !important; }
.rightarrowpointer{display:none;}
@media screen and (max-width:1800px){
.nav > ul > li{ margin-left: 15px;}
.nav > ul > .block{ margin-left: 15px; padding: 0 15px;}
.nav > ul > li > a{ padding: 0 15px;}
}   
@media screen and (max-width:1700px){
.nav > ul > li{ margin-left: 12px;}
.nav > ul > .block{ margin-left: 12px; padding: 0 15px;}
.nav > ul > li > a{ padding: 0 15px;}
.head_all{ padding:35px 50px 0 60px;}
}   
@media screen and (max-width:1600px){
.nav > ul > li{ margin-left: 5px;}
.nav > ul > .block{ margin-left: 5px; padding: 0 15px;}
.nav > ul > li > a{ padding: 0 15px; }
.head_all{ padding:35px 50px 0 50px;}
.top_all{ padding:0 50px 0 50px; }
.top_all:after{width: 470px;}
}   

@media screen and (max-width:1500px){
.nav > ul > li{ margin-left: 0;}
.nav > ul > .block{  margin-left: 0; padding: 0 12px;}
.nav > ul > li > a{ padding: 0 12px;}
.head_all{ padding:35px 0 0 0;}
.top_all{ padding:0 30px 0 0; }
.top_all:after{width: 445px;}
}  

/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative; z-index:1; background:#aaa;}
.banner-box{ min-width:1300px; height:750px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:750px; background-position: center; background-repeat: no-repeat;}
.banner-box .bd li a{ display:block; background-size:auto;     width: 100%;    height: 80%;    position: relative;    z-index: 9;}
.banner-btn{ width: 100%; position: absolute; top:230px; left: 0; margin-left: 0; height: 480px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:30px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index: 9;}
.banner-btn a.prev{ left:-50px; background:url(http://login.114my.cn/memberpic/0412941/uploadfile/image/20201230/20201230165157_121849679.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(http://login.114my.cn/memberpic/0412941/uploadfile/image/20201230/20201230165157_121849679.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:0px; width: 100%; display: block; }
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:10px; height:10px; border-radius :50%; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; opacity:0.8;}
.banner-box .hd ul li.on{ background: #14459a;border-radius: 8px; width:70px;}
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }

/*版权*/
.copy {width: 100%;background: #183d93;    padding: 10px 0 0px;overflow: hidden; line-height:30px;}
.copy_box1 {width:1800px;margin: 0 auto;}
.copy_tab {padding: 80px 0;overflow: hidden;}
.copy_tabr {border-top:none;padding: 80px 0;overflow: hidden;}
.copy_con {}
.copy_con ul {}
.copy_con li {float:left;text-align: left;padding: 0 45px;position: relative;transition:0.5s;}
.copy_con li p {font-size: 18px;color: #ffffff;margin-bottom: 20px;}
.copy_con li p span {font-size: 12px;color: #92abe2;font-family: Arial;display: block;text-transform: uppercase;}
.copy_con li a {font-size: 14px;color: #fff;display: inherit;line-height: 30px;transition: all 0.3s linear;}
.copy_con li a:hover {color: #ffffff;transition: all 0.3s linear;}
.copy_con li:before {content: '';width:1px;height: 25px;background: #fff;position: absolute;left:1px;top:0;z-index: 1;transition:0.5s;}
.copy_con li:after {content: '';width:1px;height: 215px;background: #2f4f97;position: absolute;left:1px;top:0;transition:0.5s;}
.copy_l {float: left; margin-right:70px;}
.copy_l p{}

.copy_r {float: right;}
.copy_r p {font-size: 18px;color: #ffffff;}
.copy_r p span {font-size: 12px;color: #666666;font-family: Arial;display: block;text-transform: uppercase;}
.copy_r ul {display: flex;width:320px;justify-content: space-between;padding-top: 20px; color: #ffffff;}
.copy_r li i {display: inline-block;width: 120px;height: 120px;background: #ffffff;margin-bottom: 12px;}
.copy_r li {font-size: 14px;color: #ffffff;text-align: center;width: 130px;}
.copy_r li img{width: 120px; height:120px;}

.copy_row3 {text-align:center;margin:0 auto;color:#fff;font-size:14px;background:#191b28;width:100%;overflow:hidden; border-top: 1px rgba(51,51,51,0.8) solid; padding-bottom:10px; padding-top:10px;}
.copy_row3 a{color:#fff;font-size:14px;}
.copy_n{line-height:40px;color:#fff;font-size:14px;text-align:center;}
.copy_n a{display:inline-block;color:#fff;font-size:inherit;font-size:14px;}
.copy_nr{float:right;color:#fff;line-height:40px}

.m_code{float:right;width:295px;padding-top: 70px;}
.m_code h3 {display:block;font-size:19px;color:#fff;font-weight:normal;margin-bottom:20px;line-height:50px;}
.m_code h3 em{font-size:16px;color:#fff;opacity:0.3;text-transform:uppercase;margin-left:5px;}
.codelst li{float:left;width:130px;height:130px;margin-right:32px;}
.codelst li img{width:130px;height:130px;display:block;margin:0 auto; }
.codelst .code2{margin-right:0;}
/*在线客服*/
.y-kefu-box { position: fixed;right: 0; top: 30%; z-index: 9999; font-size: 13px;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(../images/right.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; background-color: #14459a; position: absolute; bottom: -12px; left: 13px; z-index: 1; }
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #14459a; border-color: #14459a; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 19px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.line-b{ border-bottom: solid 1px #efefef;}
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 11px; background-position: -5px -98px; }
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color:#14459a; border-color: #14459a;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-zixun1 { border-radius: 2px;border-bottom: 1px #efefef solid;}
.y-kefu-box01 .kf-zixun1 i { width: 21px; height: 22px; background-position: -5px -180px; }
.y-kefu-box01 .kf-zixun1:hover>i { background-position: -30px -180px; }
.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;}
.y-kefu-box01 .mobile-infos { width: 260px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color:#b9b9b9; }
.y-kefu-box01 .mobile-infos p { color:#14459a; font-size: 18px; }
y-kefu-box .right {width: 12px;height: 12px;position: absolute;right: -12px;top: 24px;}
y-kefu-box .right-arrow1,y-kefu-box .right-arrow2 {width: 0;height: 0;display: block;position: absolute;left: 0;top: 0;border-top: 6px transparent dashed;border-right: 6px transparent dashed;border-bottom: 6px transparent dashed;border-left: 6px white solid;overflow: hidden;}
y-kefu-box .right-arrow1 {left: 1px;border-left: 6px #efefef solid;}
y-kefu-box .right-arrow2 {border-left: 6px white solid;}
/*二维码*/
.y-kefu-box01 .y-ewm-box { width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width:140px; height:140px; margin:8px auto 0; }
.y-kefu-box01 .y-eewt{position: relative;    top: -44px;}
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right:  }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*email*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; width:170px;}
.y-kefu-box01 .y-email-infos p { color:#14459a; font-size: 16px; }
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }
.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#14459a;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }