/*初始化 begin*/
*{outline:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{margin:0;padding:0;border:0}
body{background:#fff;color:#333;font-family:"Microsoft YaHei"}
table{border-collapse:collapse;border-spacing:0}
abbr,acronym,fieldset,img{border:0}
ul,ol{list-style-type:none}
/*select,input,img,select{vertical-align:middle}*/
a{text-decoration:none;color:#333}
a:hover{text-decoration: none;color: #333}
img{max-width: 100%;border:none}
input{font-size:14px;color:#333;border:none}
input[type=button],input[type=checkbox],input[type=radio],input[type=reset],input[type=submit],select,input[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}
::-webkit-input-placeholder{color:#999}
::-moz-placeholder{color:#999}
::-ms-input-placeholder{color:#999}
h3,h4,h5{font-weight: 400}
/*初始化 end*/

/*整个网站变灰色*/
/*body{filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);-webkit-filter: grayscale(100%);}*/

/*公用样式 begin*/
body{padding-top: 80px;font-size:14px;line-height:1.5;font-family: "Microsoft Yahei","微软雅黑",arial;max-width: 1920px;margin: 0 auto}
.wp{max-width: 1440px;width: 100%;margin: 0 auto;padding: 0 20px}
.fl{float: left}
.fr{float: right}
.clear:after{content: '';display: block;visibility: hidden;overflow: hidden;;width: 0;height:0;clear: both}
.tc{text-align:center}
.tr{text-align:right}
.tdu{text-decoration:underline}
.tup{text-transform: uppercase}
.pr{position: relative}
.pa{position: absolute}
.dn{display:none}
.db{display:block}
.dib{display:inline-block}
.fb{font-weight: bold}
.lh1{line-height:1}
.lh16{line-height:16px}
.lh18{line-height:18px}
.lh20{line-height:20px}
.lh22{line-height:22px}
.lh24{line-height:24px}
.lh26{line-height:26px}
.lh28{line-height:28px}
.lh30{line-height:30px}
.lh32{line-height:32px}
.lh36{line-height:36px}
.lh60{line-height:60px}
.mt10{margin-top:10px}
.mt20{margin-top:20px}
.mt30{margin-top:30px}
.mt40{margin-top:40px}
.mt50{margin-top:50px}
.mt60{margin-top:60px}
.mb10{margin-bottom:10px}
.mb20{margin-bottom:20px}
.mb30{margin-bottom:30px}
.mb40{margin-bottom:40px}
.mb50{margin-bottom:50px}
.mb60{margin-bottom:60px}
.ml10{margin-left:10px}
.ml20{margin-left:20px}
.ml30{margin-left:30px}
.ml40{margin-left:40px}
.ml50{margin-left:50px}
.ml60{margin-left:60px}
.mr10{margin-right:10px}
.mr20{margin-right:20px}
.mr30{margin-right:30px}
.mr40{margin-right:40px}
.mr50{margin-right:50px}
.mr60{margin-right:60px}

/*字体大小 begin*/
.f12{font-size:12px}
.f14{font-size:14px}
.f16{font-size:16px}
.f18{font-size:18px}
.f20{font-size:20px}
.f22{font-size:22px}
.f24{font-size:24px}
.f26{font-size:26px}
.f28{font-size:28px}
.f30{font-size:30px}
.f32{font-size:32px}
.f36{font-size:36px}
.f48{font-size:48px}
.f50{font-size:50px}
.f60{font-size:60px}
@media only screen and (max-width:1370px){
    .f20{font-size:18px}
    .f22{font-size:20px}
    .f24{font-size:20px}
    .f26{font-size:22px}
    .f28{font-size:24px}
    .f30{font-size:26px}
    .f32{font-size:28px}
    .f34{font-size:30px}
    .f36{font-size:32px}
    .f48{font-size:36px}
    .f50{font-size:38px}
    .f60{font-size:48px}
}
@media only screen and (max-width:1199px){
    .f22{font-size:18px}
    .f30{font-size:20px}
    .f32{font-size:22px}
    .f34{font-size:24px}
    .f36{font-size:24px}
    .f48{font-size:32px}
    .f50{font-size:36px}
    .f60{font-size:42px}
}
@media only screen and (max-width:768px){
    .f18{font-size:16px}
    .f26{font-size:20px}
    .f28{font-size:22px}
    .f30{font-size:22px}
    .f32{font-size:24px}
    .f34{font-size:24px}
    .f36{font-size:24px}
    .f48{font-size:28px}
    .f50{font-size:32px}
    .f60{font-size:36px}
}
@media only screen and (max-width:500px){
    .f24{font-size:18px}
    .f32{font-size:22px}
    .f48{font-size:24px}
    .f50{font-size:24px}
    .f60{font-size:28px}
}
/*字体大小 end*/

.tr_all{-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s}
.wsl{white-space: pre-line}
.ellipsis{text-overflow: ellipsis;white-space: nowrap;overflow: hidden}
.ellipsis2 , .ellipsis3 , .ellipsis4 , .ellipsis5{overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical}
.ellipsis2{-webkit-line-clamp: 2}
.ellipsis3{-webkit-line-clamp: 3}
.ellipsis4{-webkit-line-clamp: 4}
.ellipsis5{-webkit-line-clamp: 5}

.ul3 , .ul4 , .ul5{margin: -20px -10px 0}
.ul3 li , .ul4 li , .ul5 li{float: left;position: relative}
.ul3 .con , .ul4 .con , .ul5 .con{margin: 20px 10px 0;display: block}
.ul3 li{width: 33.33%}
.ul4 li{width: 24.99%}
.ul5 li{width: 19.99%}

/*全局阴影*/
.bxs{box-shadow: 1px 1px 8px 1px rgba(0,0,0,.2)}
.ovh{overflow: hidden}
.bg_cover{background-position:center center;background-repeat:no-repeat;background-size:cover}

/*元素垂直居中*/
.yc{position: absolute;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%)}
.xyc{position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);transform: translate(-50%,-50%)}

/*标题前面小竖杆*/
.tit_sg{position: relative;padding-left: 20px}
.tit_sg:before{content: '';display: block;position: absolute;top: 0;left: 0;height: 100%;width: 4px;background: #1736C1;border-radius: 2px}

/*标题左右横杆*/
.tit_hg{}
.tit_hg span{position: relative;display: inline-block;padding: 0 30px}
.tit_hg span:after,
.tit_hg span:before{content: '';display: block;position: absolute;top: 50%;margin-top: 1px;width: 192px;height: 2px;background: #1736C1}
.tit_hg span:after{right: -192px}
.tit_hg span:before{left: -192px}

/*自定义滚动条 begin*/
@media screen and (min-width: 1199px){
    .scrollbar{overflow-y: auto}
    .scrollbar::-webkit-scrollbar {width: 6px;height: 6px}
    .scrollbar::-webkit-scrollbar-thumb {background-color: #1736C1;border-radius: 6px}
    .scrollbar::-webkit-scrollbar-track {background: #ebebeb}
}
/*自定义滚动条 end*/

/*自定义下拉框 begin*/
.sel{background: #fff;position: relative;width: 200px;height: 40px;cursor: pointer}
.sel .sel_san{position: absolute;top: 50%;right: 0;width: 50px;text-align: center;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%)}
.sel .sel_text{width: 200px;height: 40px;line-height: 40px}
.sel .sel_text input{width: 100%;font-size: 16px;cursor: pointer;text-align: center;background: transparent}
.sel .sel_nav{width: 100%;background: black;display: none;position: absolute;font-size: 14px;top: 40px;z-index: 1}
.sel .sel_nav a{display: block;color: white;padding: 12px 0;width: 100%;text-align: center}
.sel .sel_nav a:hover{background: #1736C1;color: black}
/*自定义下拉框 end*/

/*分页 begin*/

/*分页 end*/

/*视频弹框 begin*/
.video_place{position: fixed;top:0;left: 0;right: 0;bottom: 0;background-color: rgba(0,0,0,0.5);z-index: 99999;display: none}
.lt9 .video_place{filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr="#88000000", EndColorStr="#88000000")}
.video_con{z-index:2;width: 900px;height:527px;background-color: #000;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);text-align: center}
.lt9 .video_con{top:20%;left:10%;background: #000}
.video_con video{width: 100%;height: 100%}
.video_close_btn{position: absolute;top:50%;left: 50%;margin:-264px -3.875em 0 450px;cursor: pointer}
.video_close_btn span {width: 50px;float: left;position: relative;top: -3.625em;height: 50px;background: url(../../img/close.png) no-repeat center center; background-size: 50px 50px;display: inline-block;border-radius: 50%;transition: all 0.5s}
.video_close_btn:hover span{transform: rotate(90deg)}
.video_place .con { position:relative; }
.video_place p {position:absolute;top:50%; margin-top:258px;left:50%; margin-left:-450px;width:900px; padding:0.85em 0; color: #fff;text-align: center;cursor: pointer}
.video_play{cursor: pointer}
.video_play i{width: 60px;display: inline-block;height: 60px;background: url(../../img/play_button.png) no-repeat center center;background-size: cover}
/*视频弹框 end*/

/*经典弹框 begin*/
.global_pop{position: fixed;left: 0;right: 0;top: 0;bottom: 0;z-index: 999}
.global_pop .bg{position: absolute;left: 0;right: 0;top: 0;bottom: 0;background: rgba(0,0,0,0.4)}
.global_pop .cont{max-width: 500px;width: 94%;padding: 20px;background: #fff;max-height: 80%}
.global_pop .cont .close{width: 30px;height: 30px;line-height: 28px;border: 1px solid #1736C1;color: #1736C1;border-radius: 50%;cursor: pointer;position: absolute;right: 20px;top: 16px;font-size: 20px}
.global_pop .cont .close:hover{-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-ms-transform: rotate(90deg);-o-transform: rotate(90deg);transform: rotate(90deg)}

@media only screen and (max-width: 768px){
    .global_pop .cont .close {right: 10px;top: 10px;font-size: 26px}
    .ul3 , .ul4 , .ul5{margin: 0 -10px}
}
/*经典弹框 end*/

/*返回顶部*/
.go_top{position: fixed;bottom: 20px;right: 32px;z-index: 999;cursor: pointer;font-size: 42px;line-height: 40px;text-align: center;border-radius: 50%;color: #1736C1;display: none}


/*全站字体颜色*/
.global_color{color: #1736C1}
/*全站背景颜色*/
.global_bg{background: #1736C1}
/*全站边框颜色*/
.global_border{border: 1px solid #1736C1}
/*白色字体*/
.color_fff , .color_fff:hover{color: #fff}
/*标题*/
.global_title{margin-bottom: 40px;text-align: center;font-size: 28px;line-height: 1;color: #444;}
/*一级标题*/
.global_tit{margin-bottom: 50px;font-size: 36px}
/*一级副标题*/
.global_txt{color: #777;margin-top: 16px}
/*全站上下统一间距*/
.global_pd{padding: 80px 0}
.global_mr{margin: 80px 0}
/*全站上间距*/
.global_pt{padding-top: 80px}
.global_mt{margin-top: 80px}
/*全站下间距*/
.global_pb{padding-bottom: 80px}
.global_mb{margin-bottom: 80px}
/*富文本样式*/
.global_text p{color: #797979;line-height: 30px;text-align: justify}
/*轮播分页器选中样式*/
.swiper-pagination-bullet-active{background: #1736C1}

/*swiper轮播 跑马灯*/
.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    margin: 0 auto;
}
/*swiper轮播 跑马灯*/

/*全站公用按钮*/
.global_btn{display: block;margin: 30px auto 0;text-align: center;width: 178px;height: 48px;line-height: 48px;background: #1736C1;border-radius: 5px;color: #fff;font-size: 18px;letter-spacing: 4px;cursor: pointer}

/*pc端鼠标移入交互效果 begin*/
@media only screen and (min-width:1199px){
    /*图片移入放大*/
    .tr_img{cursor: pointer}
    .tr_img img{-webkit-transform: scale(1.01);-moz-transform: scale(1.01);-ms-transform: scale(1.01);-o-transform: scale(1.01);transform: scale(1.01);-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s}
    .tr_img:hover img{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);-o-transform: scale(1.05);transform: scale(1.05)}

    /*图标移入旋转*/
    .tr_icon img{-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s}
    .tr_icon:hover img{-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-ms-transform: rotateY(180deg);-o-transform: rotateY(180deg);transform: rotateY(180deg)}

    /*按钮移入交互 begin*/
    .btn_hover .btn{position: relative;-webkit-transition: .3s;-moz-transition: .3s;-ms-transition: .3s;-o-transition: .3s;transition: .3s}
    .btn_hover .btn::after{position: absolute;content: "";top: 0;bottom: 0;left: 0;right: 100%;background-color: #1736C1;z-index: 1;-webkit-transition: .3s;-moz-transition: .3s;-ms-transition: .3s;-o-transition: .3s;transition: .3s}
    .btn_hover:hover .btn::after{right: 0}
    .btn_hover .btn span{position: relative;z-index: 2}
}
/*pc端鼠标移入交互效果 end*/

/*pc移动端的图片显示*/
.img_app{display: none}
@media only screen and (max-width:768px){
    .img_pc{display: none}
    .img_app{display: block}
}

/*pc移动端显示隐藏 begin*/
.app_show{display: none}
@media only screen and (max-width: 768px){
    .pc_show{display: none}
    .app_show{display: block}
}
/*pc移动端显示隐藏 end*/


@media only screen and (max-width:1450px){
    .wp{max-width: 1280px}
}
@media only screen and (max-width:1370px){
    .lh60{line-height:48px}
    /*.f20 , .nav li .v1{font-size: 18px}*/
}
@media only screen and (max-width:1199px){
	body{padding-top:60px;font-size: 14px}
    .ul3 li , .ul4 li{width: 49.99%}
    .ul5 li{width: 33.3%}
    .global_pd {padding: 50px 0}
    .global_pt{padding-top: 50px}
    .global_pb{padding-bottom: 50px}
    .global_mr{margin: 50px 0}
    .global_mt{margin-top: 50px}
    .global_mb{margin-bottom: 50px}
    .global_title {margin-bottom: 30px;font-size: 22px;}
    .global_text p {line-height: 26px}
    .wsl{white-space: initial}

	.video_con {width: 80%;height: auto}
    .video_close_btn{ left:auto; top:auto; bottom:85%;right: 10%; }
    .video_close_btn span { top:0; }
}
@media only screen and (max-width:1000px){
    .mt60{margin-top: 50px}
}
@media only screen and (max-width:768px){
    .mt60{margin-top: 30px}
    .mt30 {margin-top: 20px}
	.video_close_btn {bottom: 7%;left: 50%;right: auto;transform: translateX(-50%);margin: 0}
    .video_close_btn span {top: -6.625em}
    .go_top {bottom: 30px;right: 10px;font-size: 36px;line-height: 34px}
}
@media only screen and (max-width:650px){
    .lh60{line-height:32px}
    /*.ellipsis2 , .ellipsis3 ,.ellipsis4{display: block}*/
    .ul3 li , .ul4 li , .ul5 li{width: 100%;float: none}
}


/*栅格系统 begin*/
.col_pc_12{width: 100%}
.col_pc_11{width: 91.666%}
.col_pc_10{width: 83.333%}
.col_pc_9{width: 75%}
.col_pc_8{width: 66.666%}
.col_pc_7{width: 58.333%}
.col_pc_6{width: 50%}
.col_pc_5{width: 41.666%}
.col_pc_4{width: 33.333%}
.col_pc_3{width: 25%}
.col_pc_2{width: 16.666%}
.col_pc_1{width: 8.333%}
@media only screen and (max-width:1250px){
    .col_pr_12{width: 100%}
    .col_pr_11{width: 91.666%}
    .col_pr_10{width: 83.333%}
    .col_pr_9{width: 75%}
    .col_pr_8{width: 66.666%}
    .col_pr_7{width: 58.333%}
    .col_pr_6{width: 50%}
    .col_pr_5{width: 41.666%}
    .col_pr_4{width: 33.333%}
    .col_pr_3{width: 25%}
    .col_pr_2{width: 16.666%}
    .col_pr_1{width: 8.333%}
}
@media only screen and (max-width:768px){
    .col_ip_12{width: 100%}
    .col_ip_11{width: 91.666%}
    .col_ip_10{width: 83.333%}
    .col_ip_9{width: 75%}
    .col_ip_8{width: 66.666%}
    .col_ip_7{width: 58.333%}
    .col_ip_6{width: 50%}
    .col_ip_5{width: 41.666%}
    .col_ip_4{width: 33.333%}
    .col_ip_3{width: 25%}
    .col_ip_2{width: 16.666%}
    .col_ip_1{width: 8.333%}
}
@media only screen and (max-width:500px){
    .col_app_12{width: 100%}
    .col_app_11{width: 91.666%}
    .col_app_10{width: 83.333%}
    .col_app_9{width: 75%}
    .col_app_8{width: 66.666%}
    .col_app_7{width: 58.333%}
    .col_app_6{width: 50%}
    .col_app_5{width: 41.666%}
    .col_app_4{width: 33.333%}
    .col_app_3{width: 25%}
    .col_app_2{width: 16.666%}
    .col_app_1{width: 8.333%}
}
/*栅格系统 end*/

/*公用样式 end*/

/*头部导航菜单 begin*/
header{height:80px;line-height: 80px;position:fixed;top:0;left:0;width:100%;z-index:99}
header.fixed{box-shadow:0 10px 20px 0 rgba(140,175,228,.33)}
.logo{float:left;overflow:hidden;font-size: 24px;font-weight: 600;}
.logo:hover a{color:#999;}
.logo img{display:inline-block;vertical-align:middle;max-width:100%;max-height:74px}
.nav{float:right}
.nav li{float:left;position:relative;text-align: center}
.nav .last_li{width: 80px}
.nav li .v1{display:block;font-size:16px;color:#333;padding:0 24px;line-height:80px}
.nav li.on .v1{color:#1736C1}
.nav li .v1:hover{color:#1736C1}
/*.nav li .v1:hover{text-shadow:1px 2px 2px rgba(124,168,230,.8)}*/
.nav li .sub{position:absolute;top:74%;left:0;right:0;display:none}
.nav li .sub dl{padding:10px 0;display:block;background-color:#1736C1}
.nav li .sub dl dt{display:block;cursor:pointer}
.nav li .sub dl dd{display:none;background-color:#1736C1}
.nav li .sub a{display:block;font-size:15px;text-align:center;color:black;padding:10px 0;background-color:#fff}
.nav li .sub a:hover{background: #1736C1;color: #fff}
.menuBtn{display:none;position:fixed;top:15px;right:20px;width:30px;height:30px;cursor:pointer;transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;-o-transition:.3s}
.menuBtn b{display:block;height:4px;background-color:#1736C1;margin:4px 0;transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;-o-transition:.3s}
.menuBtn.open b{display:none;margin:-5px 0 0;position:absolute;left:0;top:62%;width:30px}
.menuBtn.open b:first-child{display:block;transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg)}
.menuBtn.open b:last-child{display:block;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}
.so{width:0;height:30px;line-height: 30px;border:1px solid transparent;overflow:hidden;border-radius:20px;position:relative;padding-right:30px;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.so .btn{display: block;position: absolute;right: 0;top: 0;width: 30px;height: 30px;background: none;border: none;font-size: 0;cursor: pointer;}
.so .inp{display: block;width: 100%;overflow: hidden;height: 28px;background: 0 0;padding: 0 10px;color: #fff;}
.so span {position: absolute;right: 10px;font-size: 18px;margin-right: 2px;color: #fff}
.cur,.cur a{font-size:14px;color:#999;line-height:48px}
.cur{border-bottom:1px solid #e1e1e1}
.cur span{color:#333}
.cur a:hover{color:#ca1318}
.search{max-width: 850px;width: 100%;margin: 0 auto;text-align: center;}
/*.search input{*/
/*    width: 100%;*/
/*    max-width: 600px;*/
/*    height: 31px;*/
/*    background: #EBEBEB;*/
/*    border: 1px solid #E2E2E2;*/
/*    border-radius: 15px;*/
/*    padding: 0 20px;*/
/*}*/
.search input {
    width: 100%;
    max-width: 550px;
    height: 34px;
    background: #fff;
    border: 1px solid #1736C1;
    /* border-radius: 15px; */
    padding: 0 20px;
}
.search input::placeholder{
    /*text-align: center;*/
}
/*.search-sub{*/
/*    margin-left: 12px;*/
/*    height: 31px;*/
/*    line-height: 29px;*/
/*    background: #EBEBEB;*/
/*    border: 1px solid #E2E2E2;*/
/*    border-radius: 15px;*/
/*    padding: 0 20px;*/
/*    cursor: pointer;*/
/*    font-weight: bold;*/
/*}*/
.search-sub {
    margin-left: -5px;
    height: 34px;
    line-height: 34px;
    background: #1736C1;
    border: 1px solid #1736C1;
    padding: 0 30px;
    cursor: pointer;
    font-weight: bold;
    color: #fff;
}
.language{
    color: #999;
}
.language a{
    color: #333;
}
.language a,
.head-nav a{
    display: inline-block;
    line-height: 46px;
    margin-top: 30px;
}
.head-nav{
    margin-right: 80px;
}
.head-nav a{
    font-weight: bold;
    padding: 0 6px;
}
.head-nav a.on{
    border-bottom: 4px solid #1736C1;
    color: #1736C1;
}
.head-nav a:last-child{
    margin-left: 20px;
}
.exit-login{
    font-size: 18px;
    color: #333;
    position: relative;
    top: 2px;
    margin-left: 6px;
    cursor: pointer;
}
    
@media only screen and (min-width:1199px){
    .so:hover{width:200px;border:1px solid #fff;}
}

/*移动ipa端头部导航菜单*/
@media only screen and (max-width:1199px){
    header{height:60px;line-height: 60px;}
    .nav{position:fixed;top:60px;left:0;right:0;bottom:0;background-color:#fff;z-index:99;display:none;padding-top:15px;padding-bottom: 20px;overflow-y: auto}
    .nav li{float:none;width:auto;text-align:center}
    .nav li a{display:block;margin:0}
    .nav li .v1{line-height:3}
    .nav li .sub{position:static}
    .so{margin:0 auto}
    .menuBtn{display:block}
    .logo{line-height:60px}
    .logo img{max-width:70%;max-height:60px}

    .search input {
        max-width: 400px;
    }

    .language a,
    .head-nav a{
        line-height: 40px;
        margin-top: 10px;
    }
}
@media only screen and (max-width:768px){
    .search {
        position: absolute;
        top: 48px;
        width: 100%;
        left: 0;
        padding: 0 20px;
        background: #fff;
        text-align: left;
        line-height: 48px;
        display: none;
    }
    .search-sub{
        margin-right: 12px;
    }
    .search input {
       max-width: 100%;
       padding: 0 10px;
    }

    .logo {
        max-width: 100px;
    }
    .logo img {
        max-width: 90%;
        /*max-height: 80%;*/
    }
    .head-nav {
        margin-right: 10px;
    }
    .head-nav a {
        padding: 0 4px;
    }
    .head-nav a:last-child {
        margin-left: 0;
    }
}

/*头部导航菜单 end*/

/*底部 begin*/
footer,
footer a{color: #E6E6E6}
footer a:hover{
    color: #E6E6E6
}
footer.fixed{    
    bottom: 0;
    width: 100%;
    position: fixed;
}
.foot-lxfs{
    position: relative;
    background: #303030;
    padding: 38px 0 28px;
}
.foot-lxfs .left h3{
    line-height: 1;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: bold;
}
.foot-lxfs .left p{
    font-size: 16px;
}
.foot-lxfs .center{
    font-size: 18px;
    max-width: 670px;
    text-align: center;
}
.foot-lxfs .center li{
    float: left;
    margin-right: 20px;
}
.foot-lxfs .center li:last-child{
    margin-right: 0
}
.foot-lxfs .right .ewm{
    margin-left: 24px;
}
.foot-bah{
    /*background: #222;*/
    text-align: center;
    padding: 10px;
}
@media only screen and (max-width:1199px){
    .foot-lxfs {
    padding: 30px 0 10px;
}
    .foot-lxfs .left,
    .foot-lxfs .right{float: none;}
    .foot-lxfs .center {
        font-weight: 400;
        margin: 22px 0;
        font-size: 16px;
        position: static;
        -webkit-transform: translate(0);
        -moz-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0);
    }
    .foot-lxfs .right .ewm {
        margin-right: 24px;
        margin-left: 0;
        margin-top:20px;
    }
    .foot-lxfs .left p {
        font-size: 14px;
    }
    .foot-bah {
       
        position: static;
        -webkit-transform: translate(0);
        -moz-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0);
    }
}
/*底部 end*/

/*侧边栏 begin*/
aside{position: fixed;right: 30px;z-index: 999;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%)}

aside .aside li{
    margin-top: 10px;
    position: relative;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #F0EEEB;
    border-radius: 50%;
}
aside .aside li:first-child{margin-top: 0;}
aside .aside li.go_top{position: absolute;bottom: auto;right: auto;font-size: 28px;}
aside .aside a{
    display: block;
}
aside .aside a span{
    font-size: 28px
}
/*侧边栏 end*/

/*animation动画 begin*/
.amt_up_down{
    -moz-animation: amt1 1.2s ease-in-out infinite;
    -webkit-animation: amt1 1.2s ease-in-out infinite;
    animation: amt1 1.2s ease-in-out infinite;
}
@-moz-keyframes amt1 {
    0% { -moz-transform: translateY(8px); }
    50% { -moz-transform: translateY(0); }
    100% { -moz-transform: translateY(8px); }
}
@-o-keyframes amt1 {
    0% { -moz-transform: translateY(8px); }
    50% { -moz-transform: translateY(0); }
    100% { -moz-transform: translateY(8px); }
}
@-ms-keyframes amt1 {
    0% { -moz-transform: translateY(8px); }
    50% { -moz-transform: translateY(0); }
    100% { -moz-transform: translateY(8px); }
}
@-webkit-keyframes amt1 {
    0% { -webkit-transform: translateY(8px); }
    50% { -webkit-transform: translateY(0); }
    100% { -webkit-transform: translateY(8px); }
}
@keyframes amt1 {
    0% { transform: translateY(8px); }
    50% { transform: translateY(0); }
    100% { transform: translateY(8px); }
}
/*animation动画 end*/

/*动画 begin*/
.radius_key{width:400px;height:400px;border:1px solid rgba(255,255,255,.2);border-radius:50%;-webkit-animation:4s 1s infinite radius_key;-moz-animation:4s 1s infinite radius_key;-ms-animation:radius_key 4s 1s infinite;-o-animation:4s 1s infinite radius_key;animation:4s 1s infinite radius_key}
@keyframes radius_key{
0%{opacity:0;filter:alpha(opacity=0);filter:alpha(Opacity=0);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}
100%{opacity:1;filter:alpha(opacity=100);filter:alpha(Opacity=100);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
}
@-moz-keyframes radius_key{
0%{opacity:0;filter:alpha(opacity=0);filter:alpha(Opacity=0);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}
100%{opacity:1;filter:alpha(opacity=100);filter:alpha(Opacity=100);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
}
@-ms-keyframes radius_key{
0%{opacity:0;filter:alpha(opacity=0);filter:alpha(Opacity=0);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}
100%{opacity:1;filter:alpha(opacity=100);filter:alpha(Opacity=100);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
}
@-webkit-keyframes radius_key{
0%{opacity:0;filter:alpha(opacity=0);filter:alpha(Opacity=0);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}
100%{opacity:1;filter:alpha(opacity=100);filter:alpha(Opacity=100);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
}
@-o-keyframes radius_key{
0%{opacity:0;filter:alpha(opacity=0);filter:alpha(Opacity=0);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}
100%{opacity:1;filter:alpha(opacity=100);filter:alpha(Opacity=100);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
}
/*动画 end*/


@keyframes radius_key2 {
    0% {
        -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
        transform: scale(0.5);
    }
    30% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
    }
    60% {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
    }
    80% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
        transform: scale(0.5);
    }
}


/*谷歌文字渐变色 begin*/
.Chrome_html .text_gradual{
    background-image: -webkit-linear-gradient(90deg,#30CAE4,#2A71D5);
    background-image: linear-gradient(90deg,#30CAE4,#2A71D5);
    -webkit-background-clip:text;
    color: transparent !important;
    display: inline-block;
    font-weight: bold;
}

@media only screen and (max-width: 500px){
    .text_gradual{
        background-image: -webkit-linear-gradient(90deg,#30CAE4,#2A71D5);
        background-image: linear-gradient(90deg,#30CAE4,#2A71D5);
        -webkit-background-clip:text;
        color: transparent !important;
        display: inline-block;
        font-weight: bold;
    }
}
/*谷歌文字渐变色 end*/

/* 开关按钮 */
.oc-switch {
    position: relative;
    display: inline-block;
    box-sizing: content-box;
    width: 3em;
    height: 1.75em;
    font-size: .24rem;
    background-color: #ccc;
    border: transparent;
    border-radius: 1em;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

.oc-switch__node {
    position: absolute;
    top: .16671em;
    left: .16671em;
    z-index: 1;
    width: 1.417em;
    height: 1.417em;
    background-color: #fff;
    border-radius: 100%;
    box-shadow: 0 .05rem .07rem 0 rgba(0, 0, 0, .1);
    -webkit-transition: .3s;
    transition: .3s
}

.oc-switch__loading {
    top: 25%;
    left: 25%;
    width: 50%;
    height: 50%;
    line-height: 1
}

.oc-switch--on {
    background-color: #f63434
}

.oc-switch--on .oc-switch__node {
    -webkit-transform: translateX(1.24979em);
    transform: translateX(1.24979em)
}

.oc-switch--disabled {
    opacity: .3
}


/* 本项目公用样式 begin */
.more-btn{
    display: none;
    width: 160px;
    height: 46px;
    line-height: 44px;
    font-size: 16px;
    background: #FAFAFA;
    border: 1px solid #DEDEDE;
    border-radius: 2px;
    text-align: center;
    margin: 40px auto 0;
}
.more-btn a{display: block;}

@media screen and (max-width: 768px){
    .more-btn {
        width: 140px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        margin: 26px auto 0;
    }
}


/* 登录注册 begin */
.row-login .box-login{
   position: relative;
}
.row-login .box-login img{
    display: block;
    width: 100%;
    min-height: 790px;
    object-fit: cover;
}
.row-login .login-cont{
    max-width: 490px;
    width: 100%;
    background: #fff;
    box-shadow: 6px 10px 24px 0px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    padding: 36px 36px 30px;
}
.row-login .login-nav{
    width: 90%;
    margin: 0 auto 30px;
}
.row-login .login-nav .item{
    width: 50%;
    float: left;
    font-size: 20px;
    color: #222;
}
.row-login .login-nav .item a{
    border-bottom: 4px solid transparent;
    padding: 0 10px 4px;
    display: inline-block;
}
.row-login .login-nav .item.on{
    font-weight: bold;
}
.row-login .login-nav .item.on a{
    border-bottom: 4px solid #1736C1;
}
.row-login .inp{
    height: 44px;
    line-height: 42px;
    background: #F0F0F0;
    border: 1px solid #DFDFDF;
    border-radius: 23px;
    padding-left: 65px;
    padding-right: 50px;
    margin-top: 18px;
    position: relative;
}
.row-login .inp span{
    font-size: 22px;
    color: #747474;
    position: absolute;
    left: 25px;
}
.row-login .inp input{
    width: 100%;
    height: 20px;
    background: transparent;
    padding-left: 20px;
    border-left: 1px solid #aaa;
}
.row-login .inp.inp-yzm .yzm-btn{
    min-width: 90px;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    background: #1736C1;
    border-radius: 16px;
    text-align: center;
    position: absolute;
    top: 6px;
    right: 16px;
    font-size: 12px;
    border: none;
    color: #fff;
    cursor: pointer;
}
.row-login .inp.inp-yzm .yzm-btn.on{
    background: #ccc;
    cursor: auto;
}
.row-login .submit-btn{
    width: 100%;
    height: 48px;
    line-height: 46px;
    background: #1736C1;
    border: 1px solid #DFDFDF;
    border-radius: 23px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin: 32px 0 16px;
    cursor: pointer;
}

/* 注册 */
.row-login.row-reg .inp{
    padding-left: 0;
}
.row-login.row-reg .inp input {
    padding-left: 30px;
    border-left: none;
    margin-top: 10px;
}
.row-login.row-reg .reg-yzm{
    margin-top: 18px;
}
.row-login.row-reg .reg-yzm .inp{
    float: left;
    width: 60%;
    margin-right: 15px;
    margin-top: 0;
}
.row-login.row-reg .reg-yzm-btn{
    display: block;
    overflow: hidden;
    height: 44px;
    line-height: 42px;
    background: #fff;
    border: 1px solid #1736C1;
    border-radius: 22px;
    color: #1736C1;
    text-align: center;
}
.row-login.row-reg .reg-yzm-btn.on{
    background: #F0F0F0;
    border: 1px solid #DFDFDF;
    color: #999;
    cursor: auto;
}

@media screen and (max-width: 768px){
    .row-login .box-login{
        background: url(../../img/login_bg.jpg) no-repeat center;
        background-size: cover;
        padding: 50px 0;
    }
    .row-login .box-login img {
        display: none;
    }
    .row-login .login-cont {
        width: 90%;
        margin: 0 auto;
        padding: 30px 16px 25px;
        position: static;
        -webkit-transform: translate(0);
        -moz-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0);
    }
    .row-login .login-nav .item {
        font-size: 18px;
    }
    .row-login .inp {
        height: 44px;
        line-height: 42px;
        padding-left: 44px;
        padding-right: 30px;
    }
    .row-login .inp span {
        font-size: 20px;
        left: 12px;
    }
    .row-login .inp input {
        padding-left: 14px;
    }
}
/* 登录注册 end */
/* 本项目公用样式 end */