/*主体宽度*/
.w_1500{ max-width:1500px; margin-right: auto; margin-left: auto;}
/*两边距离*/
.w_width{padding-left: 80px;padding-right: 80px;}
@media  screen and (max-width: 1200px){
.w_width{padding-left: 60px;padding-right: 60px;}
}
@media  screen and (max-width: 1040px){
.w_width{padding-left: 15px;padding-right: 15px;}
}
/*顶部导航*/
body.on{overflow: hidden;height: 100vh;}
.wyb_s{width: 100%;position: relative;z-index: 99;}
.t_navs{ width: 100%;border-top: 2px solid #1575fd;}
.t_navs::after{content: "";display: block;clear: both;}
/*正常屏幕显示*/
.t_navs .top{ width: 100%; float: left; position: relative;}
/*logo*/
.t_navs .top .logo{ margin: 12px 0; line-height: 0; float: left;}
.t_navs .top .logo img{ width: auto; height: 84px;}
.t_navs .top .right{float: right;}
.t_navs .top .right .inputbox{float: left;border-radius: 4px;overflow: hidden;margin-right: 10px;margin-top: 31px;}
.t_navs .top .right .inputbox input{width: 274px;height: 44px;float: left;font-size: 16px;color: #555555;padding: 0 20px;border: 1px solid #dadada;border-radius: 4px;}
.t_navs .top .right .inputbox input::-webkit-input-placeholder{font-size: 16px;color: #555555;}
.t_navs .top .right .inputbox input:-moz-placeholder{font-size: 16px;color: #555555;}
.t_navs .top .right .inputbox input::moz-placeholder{font-size: 16px;color: #555555;}
.t_navs .top .right .inputbox input:-ms-input-placeholder{font-size: 16px;color: #555555;}
.t_navs .top .right .button{width: 124px;float: left;position: relative;right: 5px;}
.t_navs .top .right .button a{display: block;width: 100%;text-align: center;background: #1575fd;border-radius: 4px;}
.t_navs .top .right .button a .ico{width: 22px;display: inline-block;vertical-align: middle;}
.t_navs .top .right .button a .words{font-size: 16px;color: #ffffff;line-height: 44px;display: inline-block;vertical-align: middle;margin-left: 8px;}
.t_navs .top .right .button a:hover{background: #fe5936;}
.t_navs .top .right .buttons{margin-top: 32px;margin-right: 30px;}
.t_navs .top .right .boxs{margin-top: 31px;float: left;width: 162px;padding: 13px 26px 12px 26px;display: flex; flex-direction: row; justify-content: space-between; align-items: left;font-display: 0;}
.t_navs .top .right .boxs a{display: inline-block;vertical-align: middle;font-size: 16px;color: #ffffff;line-height: 20px;border-bottom: 1px solid rgba(255,255,255,0);}
.t_navs .top .right .boxs a:hover{border-bottom: 1px solid #fff;}
.t_navs .top .right .boxs span{display: inline-block;vertical-align: middle;font-size: 16px;color: rgba(255,255,255,0.2);line-height: 20px;}
.t_navs .bottom{width: 100%;float: left;}
.t_navs .bottom .left{width: 276px;float: left;position: relative;}
.t_navs .bottom .left ._t{width: 100%;font-size: 0;text-align: center;background: #1575fd;cursor: pointer;}
.t_navs .bottom .left ._t .ico{width: 24px;display: inline-block;vertical-align: middle;}
.t_navs .bottom .left ._t .tit{font-size: 18px;color: #ffffff;line-height: 48px;display: inline-block;vertical-align: middle;margin: 0 50px 0 16px;}
.t_navs .bottom .left ._t .words{display: inline-block;vertical-align: middle;font-size: 16px;color: #ffffff;line-height: 20px;}
.t_navs .bottom .left ._t .words .span2{display: none;}
.t_navs .bottom .left ._t.on .words .span1{display: none;}
.t_navs .bottom .left ._t.on .words .span2{display: block;}
.t_navs .bottom .left ._b{position: absolute;left: 0;top: 100%;display: none;width: 100%;}
.t_navs .bottom .left ._b li{width: 100%;background: rgba(255,255,255,0.88);position: relative;margin-bottom: 1px;}
.t_navs .bottom .left ._b li .a1s{width: 100%;display: block;padding-left: 20px;font-size: 0;overflow: hidden;padding-right: 24px;}
.t_navs .bottom .left ._b li .a1s .licos{width: 28px;display: inline-block;vertical-align: middle;}
.t_navs .bottom .left ._b li .a1s .words{font-size: 18px;color: #333333;line-height: 64px;display: inline-block;vertical-align: middle;margin-left: 14px;}
.t_navs .bottom .left ._b li .a1s .ico{height: 15px;display: block; float: right;margin-top: 24.5px;}
.t_navs .bottom .left ._b li .a1s .ico2{display: none;}
.t_navs .bottom .left ._b li.on{background: #fff;}
.t_navs .bottom .left ._b li.on .a1s .ico1{display: none;}
.t_navs .bottom .left ._b li.on .a1s .ico2{display: block;}
.t_navs .bottom .left ._b li.on .a1s .words{color: #1575fd;}
.t_navs .bottom .left ._b li .ejbox{display: none;position: absolute;left: calc(100% + 1px);top: 0;width: 743px;background: #ffffff;padding: 42px;box-shadow: 0 0 12px rgba(0,0,0,0.1);}
.t_navs .bottom .left ._b li.on .ejbox,
.t_navs .bottom .left ._b li:hover .ejbox{display: block;}
.t_navs .bottom .left ._b li .ejbox .listbox{width: calc(100% + 180px);overflow: hidden;margin: -15px -90px;}
.t_navs .bottom .left ._b li .ejbox .listbox .list{width: 50%;float: left;padding: 15px 90px;}
.t_navs .bottom .left ._b li .ejbox .listbox .list a{display: block;width: 100%;font-size: 16px;color: #555555;line-height: 20px;padding-left: 14px;position: relative;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.t_navs .bottom .left ._b li .ejbox .listbox .list a::after{content: "";display: block;width: 6px;height: 6px;border-radius: 100%;background: #1575fd;position: absolute;left: 0;top: 50%;margin-top: -3px;}
.t_navs .bottom .left ._b li .ejbox .listbox .list a:hover{color: #1575fd;}
.t_navs .bottom .center{float: left;width: calc(100% - 626px);padding-left: 40px;padding-right: 132px;}
.t_navs .bottom .center .u1{width: 100%;display: flex; flex-direction: row; justify-content: space-between; align-items: left;}
.t_navs .bottom .center .u1 .l1{display: inline-block;vertical-align: middle;position: relative;}
.t_navs .bottom .center .u1 .l1 .a1{font-size: 16px;color: #555555;line-height: 48px;padding: 0 10px;display: block;}
.t_navs .bottom .center .u1 .l1 .a1:hover{color: #1575fd;}
.t_navs .bottom .center .u1 .l1 .u2{width: 220px;position: absolute;left: 50%;top: 100%;background: #fff;box-shadow: 0 0 20px rgba(220,220,220,0.4);display: none;
transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-o-transform: translate(-50%,0);}
.t_navs .bottom .center .u1 .l1 .u2 .l2{width: 100%;}
.t_navs .bottom .center .u1 .l1 .u2 .l2 a{display: block;width: 100%;text-align: center;font-size: 14px;color: #555;line-height: 24px; padding:6px 5px;}
.t_navs .bottom .center .u1 .l1 .u2 .l2 a:hover{background: #1575fd;color: #fff;}
.t_navs .bottom .right{width: 350px;float: left;font-size: 0; text-align:right;}
.t_navs .bottom .right .ico{width: 20px;display: inline-block;vertical-align: middle;}
.t_navs .bottom .right .words{font-size: 16px;color: #555555;line-height: 47px;display: inline-block;vertical-align: middle;letter-spacing: 0;margin: 0 14px 0 5px;}
.t_navs .bottom .right .words span{color: #1575fd;font-weight: bolder;font-size: 18px;}
.t_navs .bottom .right .button{width: 96px;height: 30px; text-align:center; line-height:28px; font-size: 16px;color: #ffffff;background: #1575fd;border-radius: 2px;display: inline-block;vertical-align: middle;}
/*隐藏手机显示*/
.t_navs .menuph{ display: none;} 
.t_navs .xialaph{ display: none;}
@media screen and (max-width:1680px) {
.t_navs .top .logo{ margin: 10px 0;}
.t_navs .top .logo img{ width: auto; height: 60px;}
.t_navs .top .right .inputbox{margin-right: 6px;margin-top: 22px;}
.t_navs .top .right .inputbox input{width: 200px;height: 36px;font-size: 12px;padding: 0 16px;}
.t_navs .top .right .inputbox input::-webkit-input-placeholder{font-size: 12px;}
.t_navs .top .right .inputbox input:-moz-placeholder{font-size: 12px;}
.t_navs .top .right .inputbox input::moz-placeholder{font-size: 12px;}
.t_navs .top .right .inputbox input:-ms-input-placeholder{font-size: 12px;}
.t_navs .top .right .button{width: 100px;}
.t_navs .top .right .button a .ico{width: 18px;}
.t_navs .top .right .button a .words{font-size: 14px;line-height: 36px;margin-left: 4px;}
.t_navs .top .right .buttons{margin-top: 23px;margin-right: 16px;}
.t_navs .top .right .boxs{margin-top: 21.5px;width: 130px;padding: 8px 20px;}
.t_navs .top .right .boxs a{font-size: 12px;}
.t_navs .top .right .boxs span{font-size: 12px;}
.t_navs .bottom .left{width: 220px;}
.t_navs .bottom .left ._t .ico{width: 20px;}
.t_navs .bottom .left ._t .tit{font-size: 14px;line-height: 36px;margin: 0 40px 0 12px;}
.t_navs .bottom .left ._t .words{font-size: 14px;}
.t_navs .bottom .left ._b li .a1s{padding-left: 16px;padding-right: 20px;}
.t_navs .bottom .left ._b li .a1s .licos{width: 22px;}
.t_navs .bottom .left ._b li .a1s .words{font-size: 14px;line-height: 51px;margin-left: 10px;}
.t_navs .bottom .left ._b li .a1s .ico{height: 10px;margin-top: 20.5px;}
.t_navs .bottom .left ._b li .ejbox{width: 500px;padding: 26px;}
.t_navs .bottom .left ._b li .ejbox .listbox{width: calc(100% + 80px);margin: -12px -40px;}
.t_navs .bottom .left ._b li .ejbox .listbox .list{padding: 12px 40px;}
.t_navs .bottom .left ._b li .ejbox .listbox .list a{font-size: 14px;padding-left: 12px;}
.t_navs .bottom .center{width: calc(100% - 505px);padding-left: 20px;padding-right: 60px;}
.t_navs .bottom .center .u1 .l1 .a1{font-size: 14px;line-height: 36px;padding: 0 8px;}
.t_navs .bottom .center .u1 .l1 .u2{width: 180px;}
.t_navs .bottom .center .u1 .l1 .u2 .l2 a{font-size: 12px;line-height: 20px; padding:5px 3px;}
.t_navs .bottom .right{width: 285px;}
.t_navs .bottom .right .ico{width: 16px;}
.t_navs .bottom .right .words{font-size: 14px;line-height: 36px;margin: 0 10px 0 4px;}
.t_navs .bottom .right .words span{font-size: 16px;}
.t_navs .bottom .right .button{width: 70px;height: 26px;font-size: 14px;}
}
@media screen and (max-width:1280px) {
.t_navs .bottom .left ._b li .a1s .words{line-height: 42px;}
.t_navs .bottom .left ._b li .a1s .ico{margin-top: 16px;}
.t_navs .bottom .center .u1 .l1 .a1{font-size: 12px;padding: 0 4px;}
.t_navs .bottom .center{padding-left: 20px;padding-right: 20px;}
}
@media screen and (max-width:1024px) {
/*电脑端导航隐藏*/
.t_navs .bottom{display: none;}
.t_navs .top .right .inputbox{display: none;}
.t_navs .top .right .buttons{display: none;}
.t_navs .top .right .boxs{margin-top: 6.5px;margin-right: 20px;}
.t_navs{border-top: 0;}
/*手机端导航显示*/
.t_navs .menuph{ display: block;}
.t_navs .xialaph{ display: block;}
/*手机端样式*/
.t_navs .top{ padding: 0 15px; width: 100%; position: fixed; top: 0; left: 0; z-index: 4; background: #fff;border-bottom: 1px solid #eee;}
/*logo*/
.t_navs .top .logo{ margin: 8px 0;}
.t_navs .top .logo img{ height: 34px;}
/*右侧三条杠*/
.t_navs .menuph{ float: right; width: 28px; height: 22px; cursor: pointer; text-align: center; margin: 14px 0;}
.t_navs .menuph .point { display: inline-block;  width: 28px;  height: 22px; position: relative;}
.t_navs .menuph .point:hover .navbtn,
.t_navs .menuph .point:hover .navbtn::after,
.t_navs .menuph .point:hover .navbtn::before { width: 28px;}
.t_navs .menuph .navbtn { position: absolute; top: 10px; right: 0; display: inline-block; width: 21px; height: 2px; background: #1575fd;
-webkit-transition: all .3s ease-out 0s; 
-moz-transition: all .3s ease-out 0s;  
-ms-transition: all .3s ease-out 0s;  
-o-transition: all .3s ease-out 0s;  
transition: all .3s ease-out 0s;}
.t_navs .menuph .navbtn::after,
.t_navs .menuph .navbtn::before { position: absolute; right: 0; display: inline-block; width: 28px; height: 2px; content: ''; background: #1575fd;
-webkit-transition: all .3s ease-out 0s;  
-moz-transition: all .3s ease-out 0s;  
-ms-transition: all .3s ease-out 0s;  
-o-transition: all .3s ease-out 0s;  
transition: all .3s ease-out 0s;}
.t_navs .menuph .navbtn::after { top: -11px;}
.t_navs .menuph .navbtn::before { top: 11px;}
.t_navs .menuph .point.active .navbtn{ background: transparent;}
.t_navs .menuph .point.active .navbtn::after{ -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 0;}
.t_navs .menuph .point.active .navbtn::before { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 0;}
/*一级导航*/
.t_navs .xialaph{ position: fixed; left: 0; top: 0; float: left; width: 100%; height: 100%; overflow: scroll; padding: 51px 15px 100px 15px; display: none; z-index:3; background:#fff;}
.t_navs .xialaph .ul2,
.t_navs .xialaph .ul3{ display: none;}
.t_navs .xialaph h4 a{ float: left; width: 60%; color: #333333;line-height: 50px;font-size: 16px;} 
.t_navs .xialaph h4{ float: left; width: 100%; position: relative;}
.t_navs .xialaph li:last-child h4::before{ content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background-color: #e7e7e7;}
.t_navs .xialaph h4:hover a,
.t_navs .xialaph h5:hover a{ color: #1575fd;}
.t_navs .xialaph h5 a{ float: left; width: 100%; color: #1f1f1f;line-height: 40px; text-transform: uppercase;font-size: 14px;}
.t_navs .xialaph h5{ float: left; width: 100%; position: relative;}
.t_navs .xialaph h5::after{ content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 1px; background-color: #e7e7e7;}
.t_navs .xialaph h4 img{ width: 15px; height: 8px; float: right; margin-top: 24px; cursor: pointer;}
.t_navs .xialaph h5 img{ width: 11px; height: 6px; float: right; margin-top: -25px; margin-right: 18px; cursor: pointer;}
.t_navs .xialaph h4.active img.img_s,
.t_navs .xialaph h5.active img.img_s{ display: none;}
.t_navs .xialaph h4.active img.img_d,
.t_navs .xialaph h5.active img.img_d{ display: block;}
.t_navs .xialaph .ul2{ float: left; width: 100%; padding: 0 10px;}
.t_navs .xialaph .ul3{padding-bottom: 10px; padding-left: 15px; z-index: -1; position: relative;}
.t_navs .xialaph .ul3::after{ content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 1px; background-color: #e7e7e7;}
.t_navs .xialaph li:last-child .ul3::after{ display: none;}
.t_navs .xialaph .ul3 li a{ color: #333;line-height: 35px; display: block;font-size: 14px;}
.t_navs .xialaph .ul3 li:hover a{color: #1575fd;}
.t_navs .xialaph .ul3 li{ padding-top: 5px;}
.t_navs .xialaph .ul3 li:first-child{ padding-top: 0;}
.t_navs .xialaph .inputbox{width: 100%;float: left;position: relative;border: 1px solid #eee;margin-top: 16px;padding-left: 16px;padding-right: 50px;}
.t_navs .xialaph .inputbox input{width: 100%;height: 34px;font-size: 14px;color: #555555;display: block;}
.t_navs .xialaph .inputbox input::-webkit-input-placeholder{font-size: 14px;color: #555555;}
.t_navs .xialaph .inputbox input:-moz-placeholder{font-size: 14px;color: #555555;}
.t_navs .xialaph .inputbox input::moz-placeholder{font-size: 14px;color: #555555;}
.t_navs .xialaph .inputbox input:-ms-input-placeholder{font-size: 14px;color: #555555;}
.t_navs .xialaph .inputbox .ico{width: 34px;height: 34px;background: #1575fd;position: absolute;right: 0;top: 0;padding: 6px;}
.t_navs .xialaph .inputbox .ico img{width: 22px;display: block;}
.t_navs .xialaph .phone{width: 100%;font-size: 0;margin-bottom: 14px;margin-top: 14px;float: left;}
.t_navs .xialaph .phone img{width: 20px;display: inline-block;vertical-align: middle;margin-right: 10px;}
.t_navs .xialaph .phone .words{font-size: 16px;color: #555;line-height: 20px;display: inline-block;vertical-align: middle;font-weight: bolder;}
.t_navs .xialaph .buttonbox{margin: 0 -6px;overflow: hidden;width: calc(100% + 12px);}
.t_navs .xialaph .buttonbox .button{width: 50%;float: left;padding: 0 6px;}
.t_navs .xialaph .buttonbox .button a{display: block;width: 100%;font-size: 16px;color: #fff;line-height: 36px;background: #1575fd;text-align: center;}
.t_navs .xialaph .buttonbox .button a:hover{background: #fe5936;}
/*二级三级导航箭头*/
.t_navs .img_d,
.t_navs .disno{ display: none;} 
}

/*底导航漂浮*/
.b_navs .q_d_m{ float: left; width: 100%; height: 50px;}
.b_navs .pf_down{ width: 100%; float: left; position: fixed; left: 0; bottom: 0; height: 50px; background: #1575fd; z-index: 16; box-shadow: 0 -5px 10px rgba(0,0,0,0.2);}
.b_navs .pf_down li{ width: 33.3%; float: left; text-align: center; padding: 7px 0 4px 0; border-right: 1px solid #fff;}
.b_navs .pf_down li .ico7{ width: 100%; float: left; height: 20px;}
.b_navs .pf_down li .d_name{ width: 100%; float: left; margin-top: 4px; font-size: 12px; color: #fff; line-height: 14px;}
.b_navs .pf_down li.l1 .ico7{ background: url(img/img4.png) no-repeat center; background-size: 20px 20px;}
.b_navs .pf_down li.l2 .ico7{ background: url(img/img3.png) no-repeat center; background-size: 20px 20px;}
.b_navs .pf_down li.l3 .ico7{ background: url(img/img2.png) no-repeat center; background-size: 20px 20px;}
.b_navs .pf_down li:last-child{ border: none;}
.b_navs .pf_down li:nth-child(3n){ border: none;}

/*首页banner*/
.sy_banner{width: 100%;}
.sy_banner img{width: 100%;display: block;}
.sy_banner .slick-dots{position: absolute; bottom: 20px; height: 3px; text-align: center;}
.sy_banner .slick-dots li{ vertical-align: top; width: 30px; height: 3px;margin: 0 5px; background: rgba(255,255,255,0.4);}
.sy_banner .slick-dots li.slick-active{ background: #fff;}
@media  screen and (max-width: 1024px){
.sy_banner{margin-top: 51px;}
.sy_banner .slick-dots{bottom: 14px; height: 2px;}
.sy_banner .slick-dots li{ top; width: 20px; height: 2px;margin: 0 4px;}
}

/*底部*/
.bottomnav{width: 100%;}
.bottomnav .top{width: 100%;padding-top: 46px;padding-bottom: 46px;background: #1575fd;}
.bottomnav .top .content{width: 100%;font-size: 0;}
.bottomnav .top .content .left{width: 263px;display: inline-block;vertical-align: middle;}
.bottomnav .top .content .left img{width: 100%;display: block;}
.bottomnav .top .content .center{width: calc(100% - 412px);display: inline-block;vertical-align: middle;padding-left: 104px;padding-right: 52px;}
.bottomnav .top .content .center ._t{width: 100%;border-bottom: 1px solid rgba(255,255,255,0.2);padding-bottom: 36px;margin-bottom: 28px;}
.bottomnav .top .content .center ._t ul{width: 100%;display: flex; flex-direction: row; justify-content: space-between; align-items: left;}
.bottomnav .top .content .center ._t ul li{display: inline-block;vertical-align: middle;}
.bottomnav .top .content .center ._t ul li a{display: block;font-size: 16px;color: #ffffff;line-height: 20px;}
.bottomnav .top .content .center ._t ul li a:hover{opacity: 0.6;}
.bottomnav .top .content .center ._b{width: 100%;}
.bottomnav .top .content .center ._b .listbox{width: 100%;display: flex; flex-direction: row; justify-content: space-between; align-items: left;}
.bottomnav .top .content .center ._b .listbox .list{display: inline-block;vertical-align: middle;font-size: 0;}
.bottomnav .top .content .center ._b .listbox .list .ico{width: 24px;display: inline-block;vertical-align: middle;}
.bottomnav .top .content .center ._b .listbox .list .words{font-size: 16px;color: #ffffff;line-height: 20px;margin-left: 6px; display: inline-block;vertical-align: middle;}
.bottomnav .top .content .center ._b .listbox .list .words br{display: none;}
.bottomnav .top .content .right{width: 146px;display: inline-block;vertical-align: middle;overflow: hidden;}
.bottomnav .top .content .right .ewm{width: 116px;height: 116px;float: left;}
.bottomnav .top .content .right .ewm img{display:block; width:100%; height:100%;}
.bottomnav .top .content .right .words{width: 30px;float: left;background: #115eca;font-size: 16px;color: #ffffff;line-height: 20px;padding: 8px 0;text-align: center;}
.bottomnav .bottom{width: 100%;background: #085fdb;}
.bottomnav .bottom .content{width: 100%;overflow: hidden;}
.bottomnav .bottom .content .bq{font-size: 16px;color: #ffffff;line-height: 48px; float: left;}
.bottomnav .bottom .content .bq a{color: #fff;}
.bottomnav .bottom .content .abox{font-size: 0; float: right;}
.bottomnav .bottom .content .abox a{display: inline-block;vertical-align: middle;font-size: 16px;color: #ffffff;line-height: 48px;}
.bottomnav .bottom .content .abox a:hover{opacity: 0.6;}
.bottomnav .bottom .content .abox span{font-size: 16px;color: rgba(255,255,255,0.4);line-height: 48px;display: inline-block;vertical-align: middle;margin: 0 10px;}
@media  screen and (max-width: 1680px){
.bottomnav .top{padding-top: 30px;padding-bottom: 30px;}
.bottomnav .top .content .left{width: 180px;}
.bottomnav .top .content .center{width: calc(100% - 312px);padding-left: 60px;padding-right: 40px;}
.bottomnav .top .content .center ._t{padding-bottom: 24px;margin-bottom: 24px;}
.bottomnav .top .content .center ._t ul li a{font-size: 14px;}
.bottomnav .top .content .center ._b .listbox .list .ico{width: 20px;}
.bottomnav .top .content .center ._b .listbox .list .words{font-size: 14px;}
.bottomnav .top .content .right{width: 130px;}
.bottomnav .top .content .right .ewm{width: 100px;height: 100px;}
.bottomnav .top .content .right .words{width: 30px;font-size: 14px;line-height: 18px;padding: 6px 4px;}
.bottomnav .bottom .content .bq{font-size: 14px;line-height: 36px;}
.bottomnav .bottom .content .abox a{font-size: 14px;line-height: 36px;}
.bottomnav .bottom .content .abox span{font-size: 14px;line-height: 36px;margin: 0 8px;}
}
@media  screen and (max-width: 1280px){
.bottomnav .top .content .center ._t ul li a{font-size: 12px;}
.bottomnav .top .content .center ._b .listbox .list .words{font-size: 12px;}
.bottomnav .top .content .left{width: 180px;}
.bottomnav .top .content .center{padding-left: 40px;padding-right: 30px;}
}
@media  screen and (max-width: 1024px){
.bottomnav{margin-bottom: 50px;}
.bottomnav .top{padding-top: 22px;padding-bottom: 22px;}
.bottomnav .top .content{overflow: hidden;}
.bottomnav .top .content .left{width: 100%;display: block;margin-bottom: 14px;float: left;}
.bottomnav .top .content .left img{height: 44px;display: block;width: auto;}
.bottomnav .top .content .center{width: calc(100% - 140px);float: left; display: block; padding-left: 0;padding-right: 0;margin-bottom: 14px;}
.bottomnav .top .content .center ._t{display: none;}
.bottomnav .top .content .center ._b .listbox{display: block;}
.bottomnav .top .content .center ._b .listbox .list{display: block;margin-bottom: 14px;}
.bottomnav .top .content .center ._b .listbox .list:last-child{margin-bottom: 0;}
.bottomnav .top .content .center ._b .listbox .list .ico{width: 20px;vertical-align: top;}
.bottomnav .top .content .center ._b .listbox .list .words{font-size: 14px;width: calc(100% - 30px);vertical-align: top;  word-break: break-all;}
.bottomnav .top .content .right{width: 120px;float: right;}
.bottomnav .top .content .right .ewm{width: 90px;height: 90px;}
.bottomnav .top .content .right .words{font-size: 12px;line-height: 16px;padding: 5px 4px;}
.bottomnav .bottom .content{padding-top: 12px;padding-bottom: 12px;}
.bottomnav .bottom .content .bq{font-size: 14px;width: 100%; line-height: 30px;text-align: center;}
.bottomnav .bottom .content .abox{width: 100%;text-align: center;margin-top: 8px;}
.bottomnav .bottom .content .abox a{font-size: 14px;line-height: 20px;}
.bottomnav .bottom .content .abox span{font-size: 14px;line-height: 20px;margin: 0 8px;}
.bottomnav .top .content .center ._b .listbox .list .words br{display: block;}
}

/*侧悬浮*/
.cxf{position: fixed;right: 0;top: 50%;z-index: 999;
transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
-webkit-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);}
.cxf ul{width: 100%;}
.cxf ul li{margin-bottom: 10px;}
.cxf ul li:last-child{margin-bottom: 0;}
.cxf ul li a{display: block;position: relative;}
.cxf ul li a .icowords{width: 140px;background: #1575fd;border-radius: 24px 0 0 24px;padding: 12px 14px 12px 20px;font-size: 0;position: relative;right: -85px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.cxf ul li:hover a .icowords{right: 0;}
.cxf ul li a .icowords .ico{width: 24px;display: inline-block;vertical-align: middle;margin-right: 12px;}
.cxf ul li a .icowords .words{font-size: 16px;color: #ffffff;line-height: 20px;display: inline-block;vertical-align: middle;}
.cxf ul li a .phone{width:190px; text-align:center; font-size: 16px;color: #fff;line-height: 36px;background: #1575fd;position: absolute;right: -40%;top: 50%;padding: 4px 16px;border-radius: 4px;opacity: 0;
transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
-webkit-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transition: All 0.8s ease-in-out;
-webkit-transition: All 0.8s ease-in-out;
-moz-transition: All 0.8s ease-in-out;
-o-transition: All 0.8s ease-in-out;}
.cxf ul li:hover a .phone{opacity: 1;right: 100%;}
.cxf ul li a .ewm{width: 100px;position: absolute;right: -40%;top: 50%;opacity: 0;padding: 5px;background: #1575fd;border-radius: 2px;
transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
-webkit-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transition: All 0.8s ease-in-out;
-webkit-transition: All 0.8s ease-in-out;
-moz-transition: All 0.8s ease-in-out;
-o-transition: All 0.8s ease-in-out;}
.cxf ul li a .ewm img{width: 100%;display: block;}
.cxf ul li:hover a .ewm{opacity: 1;right: 100%;}
@media  screen and (max-width: 1680px){
.cxf ul li{margin-bottom: 6px;}
.cxf ul li a .icowords{width: 110px;padding: 8px 12px 8px 14px;right: -65px;}
.cxf ul li a .icowords .ico{width: 18px;}
.cxf ul li a .icowords .words{font-size: 12px;}
.cxf ul li a .phone{font-size: 14px;line-height: 30px;padding: 2px 12px; width:150px}
.cxf ul li a .ewm{width: 90px;padding: 4px;}
}
@media  screen and (max-width: 1280px){
.cxf ul li a .icowords .ico{width: 16px;}
.cxf ul li a .icowords{right: -74px;}
}
@media  screen and (max-width: 1024px){
.cxf{display: none;}
}

/*首页*/
.sy_section1{width: 100%;padding-top: 50px;padding-bottom: 50px;}
.sy_section1 .titbox{width: 100%;font-size: 0;margin-bottom: 28px;}
.sy_section1 .titbox .left{width: 500px;display: inline-block;vertical-align: middle;font-size: 0;}
.sy_section1 .titbox .left img{width: 34px;display: inline-block;vertical-align: middle;}
.sy_section1 .titbox .left h2{font-size: 30px;color: #333333;line-height: 34px;display: inline-block;vertical-align: middle;margin: 0 12px 0 8px;}
.sy_section1 .titbox .left h3{font-size: 16px;color: #888888;line-height: 20px;display: inline-block;vertical-align: middle;}
.sy_section1 .titbox .center{width: calc(100% - 570px);height: 10px;display: inline-block;vertical-align: middle;}
.sy_section1 .titbox .right{width: 68px;display: inline-block;vertical-align: middle;}
.sy_section1 .titbox .right a{display: block;width: 100%;text-align: right;font-size: 16px;color: #888888;line-height: 20px;}
.sy_section1 .titbox .right a:hover{color: #1575fd;}
.sy_section1 .content{width: 100%;overflow: hidden;}
.sy_section1 .content .left{width: 34.33%;float: left;border: 1px solid #e5e5e5;border-right: 0;padding-left: 10px;padding-right: 25px;}
.sy_section1 .content .left ul{width: 100%;}
.sy_section1 .content .left ul li{width: 100%;}
.sy_section1 .content .left ul li a{display: block;padding-top: 10px;padding-bottom: 10px;border-bottom: 1px solid #e5e5e5;font-size: 0;}
.sy_section1 .content .left ul li:last-child a{border-bottom: 0;}
.sy_section1 .content .left ul li a .pic{width: 31.20%;display: inline-block;vertical-align: middle;height: 100px;}
.sy_section1 .content .left ul li a .wordsbox{width: 68.00%;display: inline-block;vertical-align: middle;padding-left: 20px;}
.sy_section1 .content .left ul li a .wordsbox .tits{font-size: 18px;color: #555555;line-height: 24px;margin-bottom: 12px;padding-left: 18px;position: relative;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.sy_section1 .content .left ul li a:hover .wordsbox .tits{color: #1575fd;}
.sy_section1 .content .left ul li a .wordsbox .tits::after{content: "";display: block;width: 6px;height: 6px;background: #1575fd;border-radius: 100%;position: absolute;left: 0;top: 50%;
transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
-webkit-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);}
.sy_section1 .content .left ul li a .wordsbox .info{font-size: 16px;color: #888888;line-height: 24px;padding-left: 18px;letter-spacing: 0;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.sy_section1 .content .center{width: 31.46%;float: left;}
.sy_section1 .content .center .ul{width: 100%;}
.sy_section1 .content .center .ul .li{width: 100%;position: relative;}
.sy_section1 .content .center .ul .li .ba_pic{width: 100%;height: 485px;}
.sy_section1 .content .center .ul .li .ba_pic .pics{width: 100%;height: 100%;
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s;
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;}
.sy_section1 .content .center .ul .li:hover .ba_pic .pics{
transform: scale(1.05);
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-o-transform: scale(1.05);
-ms-transform: scale(1.05);}
.sy_section1 .content .center .ul .li .wordsbox{width: 100%;position: absolute;left: 0;bottom: 0;background: rgba(21,117,263,0.8);padding: 0 70px 0 20px;}
.sy_section1 .content .center .ul .li .wordsbox .words{font-size: 18px;color: #fefefe;line-height: 48px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.sy_section1 .content .center .ul .li:hover .wordsbox .words span{border-bottom: 1px solid #fff;}
.sy_section1 .content .center .ul .slick-dots{position: absolute; bottom: 20px; height: 8px; text-align: center;width: auto;right: 20px;}
.sy_section1 .content .center .ul .slick-dots li{ vertical-align: top; width: 8px; height: 8px;border-radius: 100%; margin: 0 3.5px; background: rgba(255,255,255,0.5);}
.sy_section1 .content .center .ul .slick-dots li.slick-active{ background: #fff;}
.sy_section1 .content .right{width: 34.21%;float: left;border: 1px solid #e5e5e5;border-left: 0;padding-left: 25px;padding-right: 10px;}
.sy_section1 .content .right ul{width: 100%;}
.sy_section1 .content .right ul li{width: 100%;}
.sy_section1 .content .right ul li a{display: block;padding-top: 10px;padding-bottom: 10px;border-bottom: 1px solid #e5e5e5;overflow: hidden;}
.sy_section1 .content .right ul li:last-child a{border-bottom: 0;}
.sy_section1 .content .right ul li a .pic{width: 31.20%;float: right; height: 100px;}
.sy_section1 .content .right ul li a .wordsbox{width: 68.00%;float: left; padding-left: 10px;padding-right: 40px;}
.sy_section1 .content .right ul li a .wordsbox .tits{font-size: 18px;color: #555555;line-height: 24px;margin-bottom: 12px;padding-left: 18px;position: relative;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.sy_section1 .content .right ul li a:hover .wordsbox .tits{color: #1575fd;}
.sy_section1 .content .right ul li a .wordsbox .tits::after{content: "";display: block;width: 6px;height: 6px;background: #1575fd;border-radius: 100%;position: absolute;left: 0;top: 50%;
transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
-webkit-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);}
.sy_section1 .content .right ul li a .wordsbox .info{font-size: 16px;color: #888888;line-height: 24px;padding-left: 18px;letter-spacing: 0;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
@media  screen and (max-width: 1680px){
.sy_section1{padding-top: 40px;padding-bottom: 40px;}
.sy_section1 .titbox{margin-bottom: 16px;}
.sy_section1 .titbox .left{width: 390px;}
.sy_section1 .titbox .left img{width: 26px;}
.sy_section1 .titbox .left h2{font-size: 20px;line-height: 24px;margin: 0 10px 0 6px;}
.sy_section1 .titbox .left h3{font-size: 14px;}
.sy_section1 .titbox .center{width: calc(100% - 460px);height: 7px;}
.sy_section1 .titbox .right{width: 68px;}
.sy_section1 .titbox .right a{font-size: 14px;}
.sy_section1 .content .left{padding-left: 8px;padding-right: 18px;}
.sy_section1 .content .left ul li a{padding-top: 8px;padding-bottom: 8px;}
.sy_section1 .content .left ul li a .pic{height: 90px;}
.sy_section1 .content .left ul li a .wordsbox{padding-left: 14px;}
.sy_section1 .content .left ul li a .wordsbox .tits{font-size: 16px;line-height: 20px;margin-bottom: 10px;padding-left: 12px;}
.sy_section1 .content .left ul li a .wordsbox .info{font-size: 12px;line-height: 20px;padding-left: 12px;}
.sy_section1 .content .center .ul .li .ba_pic{height: 429px;}
.sy_section1 .content .center .ul .li .wordsbox{padding: 0 64px 0 14px;}
.sy_section1 .content .center .ul .li .wordsbox .words{font-size: 14px;line-height: 36px;}
.sy_section1 .content .center .ul .slick-dots{bottom: 15px; height: 6px; right: 16px;}
.sy_section1 .content .center .ul .slick-dots li{width: 6px; height: 6px; margin: 0 3px;}
.sy_section1 .content .right{padding-left: 18px;padding-right: 8px;}
.sy_section1 .content .right ul li a{padding-top: 8px;padding-bottom: 8px;}
.sy_section1 .content .right ul li a .pic{height: 90px;}
.sy_section1 .content .right ul li a .wordsbox{padding-left: 8px;padding-right: 18px;}
.sy_section1 .content .right ul li a .wordsbox .tits{font-size: 16px;line-height: 20px;margin-bottom: 10px;padding-left: 12px;}
.sy_section1 .content .right ul li a .wordsbox .info{font-size: 12px;line-height: 20px;padding-left: 12px;}
}
@media  screen and (max-width: 1280px){
.sy_section1 .content .left ul li a .pic{height: 74px;}
.sy_section1 .content .right ul li a .pic{height: 74px;}
.sy_section1 .content .center .ul .li .ba_pic{height: 365px;}
}
@media  screen and (max-width: 1024px){
.sy_section1{padding-top: 30px;padding-bottom: 30px;}
.sy_section1 .titbox{margin-bottom: 14px;}
.sy_section1 .titbox .left{width: 220px;}
.sy_section1 .titbox .left img{width: 24px;vertical-align: top;}
.sy_section1 .titbox .left h2{font-size: 22px;line-height: 26px;margin: 0 0 0 4px;letter-spacing: 0;vertical-align: top;}
.sy_section1 .titbox .left h3{font-size: 14px;letter-spacing: 0;display: block;padding-left: 28px;}
.sy_section1 .titbox .center{display: none;}
.sy_section1 .titbox .right{width: calc(100% - 222px);}
.sy_section1 .titbox .right a{font-size: 14px;}
.sy_section1 .content .left{width: 100%;padding-left: 10px;padding-right: 10px;border-right: 1px solid #e5e5e5;border-bottom: 0;}
.sy_section1 .content .left ul li a .pic{width: 34%;height: 75px;}
.sy_section1 .content .left ul li a .wordsbox{width: 65.2%;padding-left: 10px;}
.sy_section1 .content .left ul li a .wordsbox .tits{font-size: 16px;line-height: 20px;margin-bottom: 0;padding-left: 14px;-webkit-line-clamp:10;}
.sy_section1 .content .left ul li a .wordsbox .info{font-size: 14px;line-height: 20px;padding-left: 14px;display: none;}
.sy_section1 .content .center{width: 100%;}
.sy_section1 .content .center .ul .li .ba_pic{height: 300px;}
.sy_section1 .content .center .ul .li .wordsbox{padding: 0 60px 0 12px;}
.sy_section1 .content .center .ul .li .wordsbox .words{font-size: 14px;line-height: 32px;}
.sy_section1 .content .center .ul .slick-dots{bottom: 14px; height: 6px;right: 12px;}
.sy_section1 .content .center .ul .slick-dots li{ width: 6px; height: 6px;margin: 0 3px;}
.sy_section1 .content .right{width: 100%;border-left: 1px solid #e5e5e5;padding-left: 10px;padding-right: 10px;border-top: 0;}
.sy_section1 .content .right ul li a{font-size: 0;}
.sy_section1 .content .right ul li a .pic{width: 34%;height: 75px;float: none;display: inline-block;vertical-align: middle;}
.sy_section1 .content .right ul li a .wordsbox{width: 65.2%;padding-left: 10px;padding-right: 0;float: none;display: inline-block;vertical-align: middle;}
.sy_section1 .content .right ul li a .wordsbox .tits{font-size: 16px;line-height: 20px;margin-bottom: 0;padding-left: 14px;-webkit-line-clamp:10;}
.sy_section1 .content .right ul li a .wordsbox .info{font-size: 14px;line-height: 20px;padding-left: 14px;display: none;}
}

.sy_section2 .sytitbox{width: 100%;overflow: hidden;}
.sy_section2 .sytitbox .left{float: left;font-size: 0;}
.sy_section2 .sytitbox .left img{width: 40px;display: inline-block;vertical-align: middle;}
.sy_section2 .sytitbox .left .wordscon{display: inline-block;vertical-align: middle;margin-left: 8px;font-size: 0;}
.sy_section2 .sytitbox .left .wordscon h2{font-size: 30px;color: #333333;line-height: 34px; display: inline-block;vertical-align: middle;margin-right: 10px;}
.sy_section2 .sytitbox .left .wordscon h3{font-size: 16px;color: #888888;line-height: 20px;display: inline-block;vertical-align: middle;}
.sy_section2 .sytitbox .right{float: right;}
.sy_section2 .sytitbox .right a{display: block;font-size: 16px;color: #555555;line-height: 34px;}
.sy_section2 .sytitbox .right a:hover{color: #1575fd;}
@media  screen and (max-width: 1680px){
.sy_section2 .sytitbox .left img{width: 30px;}
.sy_section2 .sytitbox .left .wordscon{margin-left: 6px;}
.sy_section2 .sytitbox .left .wordscon h2{font-size: 22px;line-height: 26px; margin-right: 8px;}
.sy_section2 .sytitbox .left .wordscon h3{font-size: 14px;}
.sy_section2 .sytitbox .right a{font-size: 14px;line-height: 26px;}
}
@media  screen and (max-width: 1024px){
.sy_section2 .sytitbox .left img{width: 24px;vertical-align: top;}
.sy_section2 .sytitbox .left .wordscon{margin-left: 6px;vertical-align: top;}
.sy_section2 .sytitbox .left .wordscon h2{font-size: 22px;line-height: 26px;margin-right: 0;display: block;}
.sy_section2 .sytitbox .left .wordscon h3{font-size: 14px;line-height: 20px;display: block;}
.sy_section2 .sytitbox .right a{font-size: 14px;line-height: 24px;}
}

.sy_section2{width: 100%;padding-top: 50px;padding-bottom: 50px;}
.sy_section2 .content{width: 100%;margin-top: 30px;}
.sy_section2 .content::after{content: "";display: block;clear: both;}
.sy_section2 .content .left{width: 24.66%;float: left;position: relative;}
.sy_section2 .content .left .ba_pic{width: 100%;height: 726px;}
.sy_section2 .content .left .wordscon{width: 100%;position: absolute;left: 0;top: 0;padding-top: 84px;padding-left: 40px;}
.sy_section2 .content .left .wordscon .num{font-size: 30px;color: #ffffff;line-height: 34px;font-weight: lighter; margin-bottom: 16px;}
.sy_section2 .content .left .wordscon .tit1{font-size: 28px;color: #ffffff;line-height: 32px;margin-bottom: 14px;}
.sy_section2 .content .left .wordscon .tit2{font-size: 24px;color: #ffffff;line-height: 28px;font-weight: bolder;text-transform:uppercase;}
.sy_section2 .content .right{width: 75.34%;float: right;padding-left: 26px;}
.sy_section2 .content .right .ul{margin: -13px;width: calc(100% + 26px);}
.sy_section2 .content .right .ul::after{content: "";display: block;clear: both;}
.sy_section2 .content .right .ul .li{width: 33.33333%;float: left;padding: 13px;}
.sy_section2 .content .right .ul .li a{display: block;width: 100%;position: relative;padding: 15px 15px 55px 15px;box-shadow: 0 0 20px rgba(0,0,0,0.06);background: #ffffff;}
.sy_section2 .content .right .ul .li a .picbox{width: 100%;height: 170px;overflow: hidden;}
.sy_section2 .content .right .ul .li a .pic{width: 100%;height: 100%;
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s;
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;}
.sy_section2 .content .right .ul .li a:hover .pic{
transform: scale(1.05);
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-o-transform: scale(1.05);
-ms-transform: scale(1.05);}
.sy_section2 .content .right .ul .li a .wordsbox{width: 100%;padding: 18px 14px 0 14px;}
.sy_section2 .content .right .ul .li a .wordsbox .tit{font-size: 18px;color: #333333;line-height: 24px;text-align: center;margin-bottom: 12px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.sy_section2 .content .right .ul .li a .wordsbox .info{font-size: 16px;color: #888888;line-height: 28px;height: 56px; text-align: center;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.sy_section2 .content .right .ul .li a .more{width: 100%;line-height: 40px;background: #ecf3fe;position: absolute;left: 0;bottom: 0;font-size: 14px;color: #79abf5;text-align: center;}
.sy_section2 .content .right .ul .li a:hover .more{color: #fff;background: #79abf5;}
.sy_section3 .content .right .ul .li a .more{background: #ffeae8;color: #ff6859;}
.sy_section3 .content .right .ul .li a:hover .more{background: #ff6859;}
.sy_section4 .content .right .ul .li a .more{background: #e4eaef;color: #406b8b;}
.sy_section4 .content .right .ul .li a:hover .more{background: #406b8b;}
.sy_section5 .content .right .ul .li a .more{background: #e2f7f7;color: #35c3c3;}
.sy_section5 .content .right .ul .li a:hover .more{background: #35c3c3;}
.sy_section6 .content .right .ul .li a .more{background: #f7f3ed;color: #c4a780;}
.sy_section6 .content .right .ul .li a:hover .more{background: #c4a780;}
.sy_section7 .content .left .ba_pic{height: 498px;}
.sy_section7 .content .right .ul .li a{padding: 15px 15px 70px 15px;}
.sy_section7 .content .right .ul .li a .picbox{height: 232px;}
.sy_section7 .content .right .ul .li a .wordsbox{padding: 28px 14px 0 14px;}
.sy_section7 .content .right .ul .li a .wordsbox .tit{margin-bottom: 18px;}
.sy_section7 .content .right .ul .li a .wordsbox .info{height: 112px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:4;}
.sy_section7 .content .right .ul .li a .more{background: #eedcfe;color: #8605f9;}
.sy_section7 .content .right .ul .li a:hover .more{background: #8605f9;}
.sy_section8 .content .right .ul .li a .more{background: #fee7e7;color: #f75454;}
.sy_section8 .content .right .ul .li a:hover .more{background: #f75454;}
@media  screen and (max-width: 1680px){
.sy_section2{padding-top: 40px;padding-bottom: 40px;}
.sy_section2 .content{margin-top: 20px;}
.sy_section2 .content .left .ba_pic{height: 634px;}
.sy_section2 .content .left .wordscon{padding-top: 40px;padding-left: 20px;}
.sy_section2 .content .left .wordscon .num{font-size: 24px;line-height: 28px;margin-bottom: 12px;}
.sy_section2 .content .left .wordscon .tit1{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.sy_section2 .content .left .wordscon .tit2{font-size: 16px;line-height: 20px;}
.sy_section2 .content .right{padding-left: 20px;}
.sy_section2 .content .right .ul{margin: -10px;width: calc(100% + 20px);}
.sy_section2 .content .right .ul .li{padding: 10px;}
.sy_section2 .content .right .ul .li a{padding: 12px 12px 42px 12px;}
.sy_section2 .content .right .ul .li a .picbox{height: 160px;}
.sy_section2 .content .right .ul .li a .wordsbox{padding: 14px 12px 0 12px;}
.sy_section2 .content .right .ul .li a .wordsbox .tit{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.sy_section2 .content .right .ul .li a .wordsbox .info{font-size: 14px;line-height: 22px;height: 44px;}
.sy_section2 .content .right .ul .li a .more{line-height: 30px;font-size: 12px;}
.sy_section7 .content .left .ba_pic{height: 415px;}
.sy_section7 .content .right .ul .li a{padding: 12px 12px 52px 12px;}
.sy_section7 .content .right .ul .li a .picbox{height: 215px;}
.sy_section7 .content .right .ul .li a .wordsbox{padding: 14px 12px 0 12px;}
.sy_section7 .content .right .ul .li a .wordsbox .tit{margin-bottom: 14px;}
.sy_section7 .content .right .ul .li a .wordsbox .info{height: 88px;}
}
@media  screen and (max-width: 1280px){
.sy_section2 .content .left .ba_pic{height: 555px;}
.sy_section2 .content .right .ul .li a .picbox{height: 125px;}
.sy_section7 .content .left .ba_pic{height: 375px;}
.sy_section7 .content .right .ul .li a .picbox{height: 175px;}
}
@media  screen and (max-width: 1024px){
.sy_section2{padding-top: 30px;padding-bottom: 30px;}
.sy_section2 .content{margin-top: 16px;}
.sy_section2 .content .left{width: 100%;}
.sy_section2 .content .left .ba_pic{height: 160px;}
.sy_section2 .content .left .wordscon{padding-top: 24px;padding-left: 20px;}
.sy_section2 .content .left .wordscon .num{font-size: 20px;line-height: 24px; margin-bottom: 12px;}
.sy_section2 .content .left .wordscon .tit1{font-size: 16px;line-height: 20px;margin-bottom: 12px;}
.sy_section2 .content .left .wordscon .tit2{font-size: 14px;line-height: 20px;}
.sy_section2 .content .right{width: 100%;padding-left: 0;margin-top: 14px;}
.sy_section2 .content .right .ul{margin: -6px;width: calc(100% + 12px);display:flex; flex-wrap: wrap; align-items: flex-start;}
.sy_section2 .content .right .ul .li{width: 50%;padding: 6px;}
.sy_section2 .content .right .ul .li a{padding: 8px 8px 38px 8px;}
.sy_section2 .content .right .ul .li a .picbox{height: 85px;}
.sy_section2 .content .right .ul .li a .wordsbox{padding: 10px 10px 0 10px;}
.sy_section2 .content .right .ul .li a .wordsbox .tit{font-size: 16px;line-height: 20px;margin-bottom: 0;-webkit-line-clamp:10;text-align: left;}
.sy_section2 .content .right .ul .li a .wordsbox .info{font-size: 14px;line-height: 22px;height: 44px;display: none;}
.sy_section2 .content .right .ul .li a .more{line-height: 30px;}
.sy_section7 .content .right .ul .li a .picbox{height: 112px;}
.sy_section7 .content .right .ul .li a .wordsbox .info{height: 44px;-webkit-line-clamp:2;}
.sy_section7 .content .right .ul{padding-bottom: 26px;}
.sy_section7 .content .right .ul .slick-dots{position: absolute; bottom: 0; height: 8px; text-align: center;}
.sy_section7 .content .right .ul .slick-dots li{ vertical-align: top; width: 8px; height: 8px;border-radius: 100%; margin: 0 3.5px; background: #dddddd;}
.sy_section7 .content .right .ul .slick-dots li.slick-active{ background: #1575fd;}
}

.sytitbox2{width: 100%;font-size: 0;}
.sytitbox2 .left{width: 400px;display: inline-block;vertical-align: middle;font-size: 0;}
.sytitbox2s .left{width: 250px;}
.sytitbox2 .left img{width: 34px;display: inline-block;vertical-align: middle;}
.sytitbox2 .left h2{font-size: 30px;color: #333333;line-height: 34px;display: inline-block;vertical-align: middle;margin: 0 12px 0 8px;}
.sytitbox2 .left h3{font-size: 16px;color: #888888;line-height: 20px;display: inline-block;vertical-align: middle;}
.sytitbox2 .center{width: calc(100% - 490px);height: 10px;display: inline-block;vertical-align: middle;}
.sytitbox2s .center{width: calc(100% - 340px);height: 10px;display: inline-block;vertical-align: middle;}
@media  screen and (max-width: 1680px){
.sytitbox2 .left{width: 320px;}
.sytitbox2 .left img{width: 26px;}
.sytitbox2 .left h2{font-size: 20px;line-height: 24px;margin: 0 10px 0 6px;}
.sytitbox2 .left h3{font-size: 14px;}
.sytitbox2 .center{width: calc(100% - 390px);height: 7px;}
.sytitbox2s .left{width: 180px;}
.sytitbox2s .center{width: calc(100% - 270px);height: 10px;display: inline-block;vertical-align: middle;}
}
@media  screen and (max-width: 1024px){
.sytitbox2{margin-bottom: 14px;}
.sytitbox2 .left{width: 220px;}
.sytitbox2 .left img{width: 24px;vertical-align: top;}
.sytitbox2 .left h2{font-size: 18px;line-height: 24px;margin: 0 0 0 4px;letter-spacing: 0;vertical-align: top;}
.sytitbox2 .left h3{font-size: 14px;letter-spacing: 0;display: block;padding-left: 28px;}
.sytitbox2 .center{display: none;}
}

.sy_section9{width: 100%;padding-top: 50px;padding-bottom: 50px;}
.sy_section9 .content{width: 100%;margin-top: 30px;}
.sy_section9 .content ul{margin: 0 -17px;width: calc(100% + 34px);}
.sy_section9 .content ul li{padding: 0 17px;}
.sy_section9 .content ul li a{display: block;width: 100%;}
.sy_section9 .content ul li a .back{width: 100%;overflow: hidden;padding: 36px 16px 36px 36px;position: relative;}
.sy_section9 .content ul li a .back::after{content: "";display: block;width: 100%;height: 100%;background: #f5f5f5;position: absolute;left: 0;top: 0;z-index: 1;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section9 .content ul li a:hover .back::after{opacity: 0;}
.sy_section9 .content ul li a .back .boxs{width: 100%;font-size: 0;position: relative;z-index: 2;}
.sy_section9 .content ul li a .back .left{width: 96px;display: inline-block;vertical-align: middle;border-radius: 100%;overflow: hidden;background: #1575fd;}
.sy_section9 .content ul li a:hover .back .left{background: #fff;}
.sy_section9 .content ul li a .back .left img{width: 100%;display: block;}
.sy_section9 .content ul li a .back .left img.ico2{display: none;}
.sy_section9 .content ul li a:hover .back .left img.ico1{display: none;}
.sy_section9 .content ul li a:hover .back .left img.ico2{display: block;}
.sy_section9 .content ul li a .back .right{display: inline-block;vertical-align: middle;width: calc(100% - 98px);padding-left: 18px;}
.sy_section9 .content ul li a .back .right .tit{font-size: 20px;color: #333333;line-height: 24px;margin-bottom: 14px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.sy_section9 .content ul li a .back .right .more{font-size: 14px;color: #888888;line-height: 18px;}
.sy_section9 .content ul li a:hover .back .right .tit{color: #fff;}
.sy_section9 .content ul li a:hover .back .right .more{color: #fff;}
.sy_section9 .content ul .slick-prev{width: 30px;height: 30px;background: url(img/img95.png) no-repeat center center; background-size: cover;background-color: #f5f5f5; left: auto; right: 40px;top: -62px;border-radius: 2px;
transform: translate(0,0);
-ms-transform: translate(0,0);
-webkit-transform: translate(0,0);
-moz-transform: translate(0,0);
-o-transform: translate(0,0);}
.sy_section9 .content ul .slick-next{width: 30px;height: 30px;background: url(img/img96.png) no-repeat center center; background-size: cover;background-color: #f5f5f5; right: 0;top: -62px;border-radius: 2px;
transform: translate(0,0);
-ms-transform: translate(0,0);
-webkit-transform: translate(0,0);
-moz-transform: translate(0,0);
-o-transform: translate(0,0);}
.sy_section9 .content ul .slick-prev:hover{background: url(img/img97.png) no-repeat center center; background-size: cover;background-color: #1575fd;}
.sy_section9 .content ul .slick-next:hover{background: url(img/img98.png) no-repeat center center; background-size: cover;background-color: #1575fd;}
@media  screen and (max-width: 1680px){
.sy_section9{padding-top: 40px;padding-bottom: 40px;}
.sy_section9 .content{margin-top: 20px;}
.sy_section9 .content ul{margin: 0 -14px;width: calc(100% + 28px);}
.sy_section9 .content ul li{padding: 0 14px;}
.sy_section9 .content ul li a .back{padding: 20px 10px 20px 20px;}
.sy_section9 .content ul li a .back .left{width: 64px;}
.sy_section9 .content ul li a .back .right{width: calc(100% - 66px);padding-left: 12px;}
.sy_section9 .content ul li a .back .right .tit{font-size: 16px;line-height: 20px;margin-bottom: 12px;}
.sy_section9 .content ul li a .back .right .more{font-size: 12px;}
.sy_section9 .content ul .slick-prev{width: 24px;height: 24px; right: 34px;top: -48px;}
.sy_section9 .content ul .slick-next{width: 24px;height: 24px;top: -48px;}
}
@media  screen and (max-width: 1024px){
.sy_section9{padding-top: 30px;padding-bottom: 30px;}
.sy_section9 .content{margin-top: 16px;}
.sy_section9 .content ul{margin: 0;width: 100%;}
.sy_section9 .content ul li{padding: 0;}
.sy_section9 .content ul li a .back{padding: 14px 10px 14px 14px;}
.sy_section9 .content ul li a .back .left{width: 60px;}
.sy_section9 .content ul li a .back .right{width: calc(100% - 62px);padding-left: 12px;}
.sy_section9 .content ul li a .back .right .tit{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.sy_section9 .content ul li a .back .right .more{font-size: 12px;}
.sy_section9 .content ul .slick-prev{width: 24px;height: 24px; right: 34px;top: -58px;}
.sy_section9 .content ul .slick-next{width: 24px;height: 24px;top: -58px;}
}

.sy_section10{width: 100%;padding-bottom: 50px;}
.sy_section10 .content{width: 100%;margin-top: 30px;}
.sy_section10 .content .ul{margin: 0 -10px;width: calc(100% + 20px);padding-bottom: 32px;}
.sy_section10 .content .ul .li{padding: 0 10px;}
.sy_section10 .content .ul .li a{display: block;width: 100%;border: 1px solid #e5e5e5;position: relative;}
.sy_section10 .content .ul .li .list:nth-child(1){margin-bottom: 20px;}
.sy_section10 .content .ul .li a .ba_pic{ width: 100%; padding-bottom: 55.38%; position: relative; overflow: hidden; min-height: 50px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.sy_section10 .content .ul .li a .ba_pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.sy_section10 .content .ul .li a:hover .ba_pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.sy_section10 .content .ul .li a::after{content: "";display: block;width: 100%;height: 100%;background: rgba(21,117,253,0.88);position: absolute;left: 0;top: 0;z-index: 1;opacity: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section10 .content .ul .li a:hover::after{opacity: 1;}
.sy_section10 .content .ul .li a .wordsbox{width: 100%;position: absolute;left: 0;top: 50%;opacity: 0;z-index: 2;
transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
-webkit-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section10 .content .ul .li a:hover .wordsbox{opacity: 1;}
.sy_section10 .content .ul .li a .wordsbox img{width: 24px;display: block;margin: 0 auto 6px auto;}
.sy_section10 .content .ul .li a .wordsbox .words{font-size: 16px;color: #ffffff;line-height: 20px;text-align: center;}
.sy_section10 .content .ul .slick-dots{position: absolute; bottom: 0; height: 8px; text-align: center;}
.sy_section10 .content .ul .slick-dots li{ vertical-align: top; width: 8px; height: 8px;border-radius: 100%; margin: 0 3.5px; background: #8abafe;}
.sy_section10 .content .ul .slick-dots li.slick-active{ background: #1575fd;}
.sy_section10 .content .ul .slick-prev{width: 30px;height: 30px;background: url(img/img95.png) no-repeat center center; background-size: cover;background-color: #f5f5f5; left: auto; right: 40px;top: -62px;border-radius: 2px;
transform: translate(0,0);
-ms-transform: translate(0,0);
-webkit-transform: translate(0,0);
-moz-transform: translate(0,0);
-o-transform: translate(0,0);}
.sy_section10 .content .ul .slick-next{width: 30px;height: 30px;background: url(img/img96.png) no-repeat center center; background-size: cover;background-color: #f5f5f5; right: 0;top: -62px;border-radius: 2px;
transform: translate(0,0);
-ms-transform: translate(0,0);
-webkit-transform: translate(0,0);
-moz-transform: translate(0,0);
-o-transform: translate(0,0);}
.sy_section10 .content .ul .slick-prev:hover{background: url(img/img97.png) no-repeat center center; background-size: cover;background-color: #1575fd;}
.sy_section10 .content .ul .slick-next:hover{background: url(img/img98.png) no-repeat center center; background-size: cover;background-color: #1575fd;}
@media  screen and (max-width: 1680px){
.sy_section10{padding-bottom: 40px;}
.sy_section10 .content{margin-top: 20px;}
.sy_section10 .content .ul{margin: 0 -8px;width: calc(100% + 16px);}
.sy_section10 .content .ul .li{padding: 0 8px;}
.sy_section10 .content .ul .li .list:nth-child(1){margin-bottom: 16px;}
.sy_section10 .content .ul .li a .wordsbox img{width: 20px;}
.sy_section10 .content .ul .li a .wordsbox .words{font-size: 14px;}
.sy_section10 .content .ul .slick-prev{width: 24px;height: 24px; right: 34px;top: -48px;}
.sy_section10 .content .ul .slick-next{width: 24px;height: 24px;top: -48px;}
}
@media  screen and (max-width: 1024px){
.sy_section10{padding-bottom: 30px;}
.sy_section10 .content{margin-top: 16px;}
.sy_section10 .content .ul .slick-prev{width: 24px;height: 24px; right: 34px;top: -58px;}
.sy_section10 .content .ul .slick-next{width: 24px;height: 24px;top: -58px;}
}

/*当前地址*/
.dq_section{width: 100%;padding-top: 24px;background: #f5f5f5;}
.dq_section .content{font-size: 0;width: 100%;padding-bottom: 22px;border-bottom: 1px solid #e5e5e5;}
.dq_section .content span{font-size: 16px;color: #333333;line-height: 20px;display: inline-block;vertical-align: middle;}
.dq_section .content a{font-size: 16px;color: #333333;line-height: 20px;display: inline-block;vertical-align: middle;}
.dq_section .content a:hover,
.dq_section .content a.on{color: #1575fd;}
@media  screen and (max-width: 1680px){
.dq_section{padding-top: 20px;}
.dq_section .content{padding-bottom: 20px;}
.dq_section .content span{font-size: 14px;}
.dq_section .content a{font-size: 14px;}
}
@media  screen and (max-width: 1024px){
.dq_section{display: none;}
.dq_section2s{display: block;margin-top: 51px;letter-spacing: 0;}
}

/*新闻中心详情*/
.xwxq_section{width: 100%;padding-top: 50px;padding-bottom: 60px;background: #f5f5f5;}
.xwxq_section h2{font-size: 26px;color: #231815;line-height: 30px;font-weight: bolder;margin-bottom: 20px;}
.xwxq_section .date{font-size: 16px;color: #231815;line-height: 20px;padding-bottom: 36px;border-bottom: 1px solid #e5e5e5;}
.xwxq_section .content{width: 100%;padding-top: 50px;}
.xwxq_section .content::after{content: "";display: block;clear: both;}
.xwxq_section .content .left{width: 69.46%;float: left;padding-right: 38px;}
.xwxq_section .content .left .info{font-size: 16px;color: #231815;line-height: 32px;margin-bottom: 50px;}
.xwxq_section .content .left .info img{width: 100%;display: block;}
.xwxq_section .content .left .pagebox{width: 100%;}
.xwxq_section .content .left .pagebox::after{content: "";display: block;clear: both;}
.xwxq_section .content .left .pagebox .boxs{width: calc(50% - 60px);float: left;margin-top: 30px;position: relative;}
.xwxq_section .content .left .pagebox .boxs a{font-size: 16px;color: #231815;line-height: 20px;padding-top: 32px;border-top: 1px solid #e5e5e5;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.xwxq_section .content .left .pagebox .boxs a:hover{color: #1575fd;}
.xwxq_section .content .left .pagebox .boxs::after{content: "";display: block;width: 110px;height: 1px;background: #e5e5e5;position: absolute;right: 0;top: -8px;}
.xwxq_section .content .left .pagebox .boxs.next::after{content: "";display: block;width: 110px;height: 1px;background: #e5e5e5;position: absolute;left: 0;top: -8px;}
.xwxq_section .content .left .pagebox .boxs.next a{text-align: right;}
.xwxq_section .content .left .pagebox .fh{width: 120px;float: left;}
.xwxq_section .content .left .pagebox .fh a{display: block;width: 50px;line-height: 50px;text-align: center;font-size: 14px;color: #ffffff;background: #1575fd;border-radius: 100%;margin: 0 auto;position: relative;}
.xwxq_section .content .left .pagebox .fh a:hover{opacity: 0.6;}
.xwxq_section .content .left .pagebox .fh a::after{content: "";display: block;width: 1px;height: 60px;background: #e5e5e5;position: absolute;left: 50%;top: 100%;margin-left: -0.5px;}
.xwxq_section .content .right{width: 30.54%;float: right;}
.xwxq_section .content .right h3{font-size: 26px;color: #231815;line-height: 30px;margin-bottom: 24px;}
.xwxq_section .content .right ul{width: 100%;}
.xwxq_section .content .right ul li{width: 100%;margin-bottom: 10px;}
.xwxq_section .content .right ul li:last-child{margin-bottom: 0;}
.xwxq_section .content .right ul li a{display: block;width: 100%;border: 1px solid #e5e5e5;padding: 7px 34px 7px 7px;font-size: 0;background: #fff;}
.xwxq_section .content .right ul li a .pic{width: 36.6%;display: inline-block;vertical-align: middle;}
.xwxq_section .content .right ul li a .pic img{width: 100%;display: block;}
.xwxq_section .content .right ul li a .wordsbox{width: 63.1%;display: inline-block;vertical-align: middle;padding-left: 18px;}
.xwxq_section .content .right ul li a .wordsbox .words{font-size: 16px;color: #231815;line-height: 32px;letter-spacing: 0;}
.xwxq_section .content .right ul li a:hover .wordsbox .words{color: #1575fd;}
@media  screen and (max-width: 1680px){
.xwxq_section{padding-top: 40px;padding-bottom: 40px;}
.xwxq_section h2{font-size: 20px;line-height: 24px;margin-bottom: 16px;}
.xwxq_section .date{font-size: 14px;padding-bottom: 20px;}
.xwxq_section .content{padding-top: 20px;}
.xwxq_section .content .left{padding-right: 26px;}
.xwxq_section .content .left .info{font-size: 14px;line-height: 26px;margin-bottom: 30px;}
.xwxq_section .content .left .pagebox .boxs{margin-top: 20px;}
.xwxq_section .content .left .pagebox .boxs a{font-size: 14px;padding-top: 22px;}
.xwxq_section .content .left .pagebox .boxs::after{width: 80px;}
.xwxq_section .content .left .pagebox .boxs.next::after{width: 80px;}
.xwxq_section .content .left .pagebox .fh a{width: 40px;line-height: 40px;font-size: 12px;}
.xwxq_section .content .left .pagebox .fh a::after{height: 40px;}
.xwxq_section .content .right h3{font-size: 18px;line-height: 24px;margin-bottom: 16px;}
.xwxq_section .content .right ul li{margin-bottom: 8px;}
.xwxq_section .content .right ul li a{padding: 6px 20px 6px 6px;}
.xwxq_section .content .right ul li a .wordsbox{padding-left: 12px;width: 63%;}
.xwxq_section .content .right ul li a .wordsbox .words{font-size: 14px;line-height: 24px;}
}
@media  screen and (max-width: 1024px){
.xwxq_section{padding-top: 30px;padding-bottom: 30px;}
.xwxq_section h2{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.xwxq_section .date{font-size: 14px;padding-bottom: 14px;}
.xwxq_section .content{padding-top: 14px;}
.xwxq_section .content .left{width: 100%;padding-right: 0;}
.xwxq_section .content .left .info{font-size: 14px;line-height: 24px;margin-bottom: 14px;}
.xwxq_section .content .left .pagebox .boxs{width: calc(50% - 40px);margin-top: 14px;}
.xwxq_section .content .left .pagebox .boxs a{padding-top: 16px;}
.xwxq_section .content .left .pagebox .boxs::after{width: 60px;}
.xwxq_section .content .left .pagebox .boxs.next::after{width: 60px;}
.xwxq_section .content .left .pagebox .fh{width: 80px;}
.xwxq_section .content .left .pagebox .fh a{width: 40px;line-height: 40px;}
.xwxq_section .content .left .pagebox .fh a::after{height: 30px;}
.xwxq_section .content .right{width: 100%;margin-top: 30px;}
.xwxq_section .content .right h3{font-size: 18px;line-height: 24px;margin-bottom: 14px;}
.xwxq_section .content .right ul li{margin-bottom: 10px;}
.xwxq_section .content .right ul li a{padding: 6px 20px 6px 6px;}
.xwxq_section .content .right ul li a .wordsbox{padding-left: 12px;}
.xwxq_section .content .right ul li a .wordsbox .words{font-size: 14px;line-height: 24px;}
}

/*内页banner*/
.ny_banner1{width: 100%;position: relative;}
.ny_banner1 .ba_pic{width: 100%;}
.ny_banner1 .ba_pic img{width: 100%;display: block;}
.ny_banner1 .wordsbox{width: 100%;position: absolute;left: 0;top: 50%;padding-left: 60px;padding-right: 60px;
transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
-webkit-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);}
.ny_banner1 .wordsbox h2{font-size: 48px;color: #ffffff;line-height: 52px;text-align: center;margin-bottom: 12px;font-weight: bolder;}
.ny_banner1 .wordsbox h3{font-size: 20px;color: #ffffff;line-height: 24px;text-align: center;margin-bottom: 16px;font-weight: lighter;text-transform:uppercase;}
.ny_banner1 .wordsbox img{width: 16px;display: block;margin: 0 auto 16px auto;}
.ny_banner1 .wordsbox .dq{width: 100%;font-size: 0;text-align: center;}
.ny_banner1 .wordsbox .dq span{font-size: 16px;color: #ffffff;line-height: 20px;display: inline-block;vertical-align: middle;}
.ny_banner1 .wordsbox .dq a{display: inline-block;vertical-align: middle;font-size: 16px;color: #ffffff;line-height: 20px;border-bottom: 1px solid rgba(255,255,255,0);}
.ny_banner1 .wordsbox .dq a:hover,
.ny_banner1 .wordsbox .dq a.on{border-bottom: 1px solid #fff;}
@media  screen and (max-width: 1680px){
.ny_banner1 .wordsbox h2{font-size: 30px;line-height: 34px;margin-bottom: 10px;}
.ny_banner1 .wordsbox h3{font-size: 16px;line-height: 20px;margin-bottom: 12px;}
.ny_banner1 .wordsbox img{width: 14px;margin: 0 auto 12px auto;}
.ny_banner1 .wordsbox .dq span{font-size: 14px;}
.ny_banner1 .wordsbox .dq a{font-size: 14px;}
}
@media  screen and (max-width: 1024px){
.ny_banner1{margin-top: 51px;}
.ny_banner1 .ba_pic{width: 100%;}
.ny_banner1 .wordsbox{padding-left: 15px;padding-right: 15px;}
.ny_banner1 .wordsbox h2{font-size: 16px;line-height: 20px;margin-bottom: 6px;}
.ny_banner1 .wordsbox h3{font-size: 14px;line-height: 18px;margin-bottom: 8px;}
.ny_banner1 .wordsbox img{width: 14px;margin: 0 auto 8px auto;}
.ny_banner1 .wordsbox .dq{display: none;}
.ny_banner1 .wordsbox .dq span{font-size: 14px;line-height: 18px;}
.ny_banner1 .wordsbox .dq a{font-size: 14px;line-height: 18px;}
}

/*二级导航*/
.ej_section{width: 100%;border-bottom: 1px solid #dddddd;}
.ej_section ul{width: 100%;font-size: 0;text-align: center;}
.ej_section ul li{display: inline-block;vertical-align: middle;position: relative;}
.ej_section ul li::after{content: "";display: block;width: 1px;height: 20px;background: #dddddd;position: absolute;left: 100%;top: 50%;
transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
-webkit-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);}
.ej_section ul li:last-child::after{display: none;}
.ej_section ul li a{display: block;font-size: 18px;color: #333333;line-height: 65px;position: relative;padding: 0 34px;}
.ej_section ul li a::after{content: "";display: block;width: 0%;height: 3px;background: #1575fd;position: absolute;left: 0;bottom: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.ej_section ul li:hover a::after,
.ej_section ul li.on a::after{width: 100%;}
.ej_section ul li:hover a,
.ej_section ul li.on a{color: #1575fd;}
@media  screen and (max-width: 1680px){
.ej_section ul li a{font-size: 14px;line-height: 40px;padding: 0 20px;}
.ej_section ul li a::after{height: 2px;}
}
@media  screen and (max-width: 1024px){
.ej_section ul li a{padding: 0 16px;}
}

/*新闻中心*/
.xw_section{width: 100%;padding-top: 38px;padding-bottom: 32px;background: #f5f5f5;}
.xw_section ul{margin: -17px;overflow: hidden;width: calc(100% + 34px);}
.xw_section ul li{width: 25%;float: left;padding: 17px;}
.xw_section ul li a{display: block;width: 100%;background: #ffffff;padding: 34px;border-radius: 4px;}
.xw_section ul li a .pic{ width: 100%; padding-bottom: 66.9%; position: relative; overflow: hidden; min-height: 50px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.xw_section ul li a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.xw_section ul li a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.xw_section ul li a .wordsbox{width: 100%;padding-top: 34px;}
.xw_section ul li a .wordsbox .tit{font-size: 18px;color: #303030;line-height: 24px;font-weight: bolder;margin-bottom: 60px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.xw_section ul li a:hover .wordsbox .tit{color: #1575fd;}
.xw_section ul li a .wordsbox .info{font-size: 16px;color: #888888;line-height: 24px;height: 48px;margin-bottom: 70px;letter-spacing: 0;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.xw_section ul li a .wordsbox .date{font-size: 14px;color: #888888;line-height: 18px;}
.pagebox1{margin-top: 32px;font-size: 0;text-align: center;}
.pagebox1 a{display: inline-block;vertical-align: middle;margin: 0 7.5px;width: 32px;font-size: 14px;color: #323232;line-height: 32px;background: #fff;border-radius: 4px;}
.pagebox1 a:hover,
.pagebox1 a.on{background: #1575fd;color: #fff;font-weight: bolder;}
.pagebox1 a img{width: 100%;display: block;}
.pagebox1 a img.ico2{display: none;}
.pagebox1 a:hover img.ico1{display: none;}
.pagebox1 a:hover img.ico2{display: block;}
@media  screen and (max-width: 1680px){
.xw_section{padding-top: 30px;padding-bottom: 30px;}
.xw_section ul{margin: -10px;width: calc(100% + 20px);}
.xw_section ul li{padding: 10px;}
.xw_section ul li a{padding: 20px;}
.xw_section ul li a .wordsbox{padding-top: 20px;}
.xw_section ul li a .wordsbox .tit{font-size: 16px;line-height: 20px;margin-bottom: 30px;}
.xw_section ul li a .wordsbox .info{font-size: 14px;line-height: 20px;height: 40px;margin-bottom: 32px;}
.pagebox1{margin-top: 26px;}
.pagebox1 a{margin: 0 5px;width: 26px;font-size: 12px;line-height: 26px;}
}
@media  screen and (max-width: 1024px){
.xw_section ul{margin: -6px;width: calc(100% + 12px);display:flex; flex-wrap: wrap; align-items: flex-start;}
.xw_section ul li{width: 50%;padding: 6px;}
.xw_section ul li a{padding: 12px;}
.xw_section ul li a .wordsbox{padding-top: 12px;}
.xw_section ul li a .wordsbox .tit{font-size: 16px;line-height: 20px;margin-bottom: 12px;-webkit-line-clamp:10;}
.xw_section ul li a .wordsbox .info{font-size: 14px;line-height: 20px;height: 40px;margin-bottom: 14px;display: none;}
.pagebox2{margin-top: 16px;font-size: 0;text-align: center;width: 100%;}
.pagebox2 a{display: inline-block;vertical-align: middle;}
.pagebox2 a:hover{opacity: 0.6;}
.pagebox2 a.boxs1{width: 80px;line-height: 34px;background: #1575fd;border-radius: 17px;text-align: center;font-size: 14px;color: #fff;}
.pagebox2 a.boxs2{font-size: 14px;color: #555;line-height: 20px;margin: 0 6px;}
}

/*联系我们*/
.lxwm_section{width: 100%;padding-top: 30px;padding-bottom: 30px;background: #f5f5f5;}
.lxwm_section .top{width: 100%;margin-bottom: 30px;background: #ffffff;padding: 88px 62px 88px 50px;}
.lxwm_section .top ul{width: 100%;display: flex; flex-direction: row; justify-content: space-between; align-items: left;}
.lxwm_section .top ul li{display: inline-block;vertical-align: top;}
.lxwm_section .top ul li ._t{width: 100%;font-size: 0;margin-bottom: 20px;}
.lxwm_section .top ul li ._t .ico{width: 35px;display: inline-block;vertical-align: middle;margin-right: 14px;}
.lxwm_section .top ul li ._t .words{font-size: 20px;color: #333333;line-height: 24px;display: inline-block;vertical-align: middle;font-weight: bolder;}
.lxwm_section .top ul li ._b{width: 100%;font-size: 18px;color: #333333;line-height: 26px;}
.lxwm_section .top ul li ._b .listbox{margin: 0 -17px;width: calc(100% + 34px);}
.lxwm_section .top ul li ._b .listbox::after{content: "";display: block;clear: both;}
.lxwm_section .top ul li ._b .listbox .list{float: left;padding: 0 17px;position: relative;}
.lxwm_section .top ul li ._b .listbox .list a{display: block;font-size: 0;}
.lxwm_section .top ul li ._b .listbox .list a .ico{width: 26px;display: inline-block;vertical-align: middle;}
.lxwm_section .top ul li ._b .listbox .list a .words{font-size: 18px;color: #333333;line-height: 26px;display: inline-block;vertical-align: middle;margin-left: 10px;}
.lxwm_section .top ul li ._b .listbox .list .ewm{width: 100px;position: absolute;left: 50%;top: 120%;margin-left: -50px;box-shadow: 0 0 20px rgba(220,220,220,0.8);display: none;}
.lxwm_section .top ul li ._b .listbox .list:hover .ewm{display: block;}
.lxwm_section .top ul li ._b .listbox .list .ewm img{width: 100%;display: block;}
.lxwm_section .bottom{width: 100%;border: 4px solid #ffffff;height: 360px;overflow: hidden;}
.lxwm_section .bottom ._mapbox{width: 100%;height: 100%!important;}
@media  screen and (max-width: 1680px){
.lxwm_section .top{padding: 50px;}
.lxwm_section .top ul li ._t{margin-bottom: 16px;}
.lxwm_section .top ul li ._t .ico{width: 30px;margin-right: 10px;}
.lxwm_section .top ul li ._t .words{font-size: 16px;line-height: 20px;;}
.lxwm_section .top ul li ._b{font-size: 14px;;line-height: 22px;}
.lxwm_section .top ul li ._b .listbox{margin: 0 -10px;width: calc(100% + 20px);}
.lxwm_section .top ul li ._b .listbox .list{padding: 0 10px;}
.lxwm_section .top ul li ._b .listbox .list a .ico{width: 22px;}
.lxwm_section .top ul li ._b .listbox .list a .words{font-size: 14px;line-height: 22px;margin-left: 6px;}
.lxwm_section .top ul li ._b .listbox .list .ewm{width: 80px;margin-left: -40px;}
.lxwm_section .bottom{height: 280px;}
}
@media  screen and (max-width: 1024px){
.lxwm_section .top{margin-bottom: 14px;padding: 12px;}
.lxwm_section .top ul{display: block;}
.lxwm_section .top ul li{display: block;margin-bottom: 12px;}
.lxwm_section .top ul li:last-child{margin-bottom: 0;}
.lxwm_section .top ul li ._t{margin-bottom: 0;}
.lxwm_section .top ul li ._t .ico{width: 30px;margin-right: 10px;}
.lxwm_section .top ul li ._t .words{font-size: 16px;line-height: 20px;}
.lxwm_section .top ul li ._b{font-size: 14px;line-height: 22px;padding-left: 40px;}
.lxwm_section .top ul li ._b .listbox{margin: 0 -6px;width: calc(100% + 12px);}
.lxwm_section .top ul li ._b .listbox .list{padding: 0 6px;}
.lxwm_section .top ul li ._b .listbox .list a .ico{width: 22px;}
.lxwm_section .top ul li ._b .listbox .list a .words{font-size: 14px;line-height: 22px;margin-left: 6px;}
.lxwm_section .top ul li ._b .listbox .list .ewm{width: 80px;margin-left: -40px;}
.lxwm_section .bottom{height: 220px;}
}

/*当前位置2*/
.dq_section2{width: 100%;border-bottom: 1px solid #dcdcdc;background: #f5f5f5;}
.dq_section2 .content{width: 100%;font-size: 0;}
.dq_section2 .content img{display: inline-block;vertical-align: middle;width: 16px;margin-right: 6px;}
.dq_section2 .content a{display: inline-block;vertical-align: middle;font-size: 16px;color: #555555;line-height: 60px;position: relative;}
.dq_section2 .content a:hover,
.dq_section2 .content a.on{color: #1575fd;}
.dq_section2 .content a::after{content: "";display: block;width: 100%;height: 1px;background: #1575fd;position: absolute;left: 0;top: 40px;opacity: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.dq_section2 .content a:hover::after,
.dq_section2 .content a.on::after{opacity: 1;}
.dq_section2 .content span{display: inline-block;vertical-align: middle;font-size: 16px;color: #555555;line-height: 60px;}
@media  screen and (max-width: 1680px){
.dq_section2 .content img{width: 14px;}
.dq_section2 .content a{font-size: 14px;line-height: 40px;}
.dq_section2 .content a::after{top: 30px;}
.dq_section2 .content span{font-size: 14px;line-height: 40px;}
}
@media  screen and (max-width: 1024px){
.dq_section2{display: none;}
}

/*版权声明*/
.bqsm_section{width: 100%;padding-top: 30px;padding-bottom: 30px;background: #f5f5f5;}
.bqsm_section .titbox{width: 100%;font-size: 0;margin-bottom: 20px;}
.bqsm_section .titbox .ico{width: 27px;display: inline-block;vertical-align: middle;margin-right: 10px;}
.bqsm_section .titbox .words{font-size: 24px;color: #231815;line-height: 30px;display: inline-block;vertical-align: middle;}
.bqsm_section .content{width: 100%;position: relative;overflow: hidden;}
.bqsm_section .content::after{content: "";display: block;width: 18%;height: 100%;background: #fff;position: absolute;right: 0;top: 0;z-index: 1;}
.bqsm_section .content .left{width: 82%;float: left;padding-right: 30px;}
.bqsm_section .content .left .con1{font-size: 14px;color: #231815;line-height: 32px;background: #ffffff;padding: 46px 66px 122px 66px;}
.bqsm_section .content .right{width: 18%;background: #fff;float: right;position: relative;z-index: 2;}
.bqsm_section .content .right ul{width: 100%;}
.bqsm_section .content .right ul li{width: 100%;border-bottom: 1px solid #ededed;}
.bqsm_section .content .right ul li a{display: block;width: 100%;padding: 0 30px;position: relative;font-size: 16px;color: #231815;line-height: 60px;}
.bqsm_section .content .right ul li a::after{content: "";size: block;width: 3px;height: 0%;background: #1575fd;position: absolute;right: 0;top: 0;opacity: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.bqsm_section .content .right ul li:hover a,
.bqsm_section .content .right ul li.on a{color: #1575fd;}
.bqsm_section .content .right ul li:hover a::after,
.bqsm_section .content .right ul li.on a::after{height: 100%;opacity: 1;}
@media  screen and (max-width: 1680px){
.bqsm_section .titbox{margin-bottom: 16px;}
.bqsm_section .titbox .ico{width: 20px;margin-right: 8px;}
.bqsm_section .titbox .words{font-size: 18px;line-height: 24px;}
.bqsm_section .content .left{padding-right: 20px;}
.bqsm_section .content .left .con1{line-height: 26px;padding: 30px 40px 60px 40px;}
.bqsm_section .content .right ul li a{padding: 0 20px;font-size: 14px;line-height: 46px;}
}
@media  screen and (max-width: 1024px){
.bqsm_section .titbox{margin-bottom: 14px;}
.bqsm_section .titbox .ico{width: 22px;margin-right: 8px;}
.bqsm_section .titbox .words{font-size: 18px;line-height: 24px;}
.bqsm_section .content::after{display: none;}
.bqsm_section .content .left{width: 100%;padding-right: 0;margin-top: 12px;}
.bqsm_section .content .left .con1{line-height: 24px;padding: 12px;letter-spacing: 0;}
.bqsm_section .content .right{width: 100%;}
.bqsm_section .content .right ul{width: 100%;overflow: hidden;}
.bqsm_section .content .right ul li{width: 33.333333%;float: left;}
.bqsm_section .content .right ul li a{padding: 0 10px;line-height: 36px;}
.bqsm_section .content .right ul li a::after{width: 0;height: 2px;right: 0;top: 0;right: auto;top: auto;bottom: 0;left: 0;}
.bqsm_section .content .right ul li:hover a::after,
.bqsm_section .content .right ul li.on a::after{width: 100%;height: 1px;}
}

/*资源列表*/
.bqsm_section .content .left .con2{width: 100%;background: #ffffff;}
.bqsm_section .content .left .con2 ul{width: 100%;padding: 48px 64px 56px 64px;}
.bqsm_section .content .left .con2 ul li{width: 100%;padding-bottom: 66px;margin-bottom: 66px;border-bottom: 1px solid #ececec;overflow: hidden;}
.bqsm_section .content .left .con2 ul li:last-child{margin-bottom: 0;padding-bottom: 0;border-bottom: 0;}
.bqsm_section .content .left .con2 ul li .tits{font-size: 18px;color: #1575fd;line-height: 24px;font-weight: bolder;width: 24.72%;float: left;padding-right: 10px;}
.bqsm_section .content .left .con2 ul li .info{width: 75.28%;float: left;font-size: 16px;color: #231815;line-height: 34px;}
.bqsm_section .content .left .con2 ul li .info a{color: #231815;}
.bqsm_section .content .left .con2 ul li .info a:hover{color: #1575fd;}
@media  screen and (max-width: 1680px){
.bqsm_section .content .left .con2 ul{padding: 40px;}
.bqsm_section .content .left .con2 ul li{padding-bottom: 40px;margin-bottom: 40px;}
.bqsm_section .content .left .con2 ul li .tits{font-size: 16px;line-height: 20px;}
.bqsm_section .content .left .con2 ul li .info{font-size: 14px;line-height: 26px;}
}
@media  screen and (max-width: 1024px){
.bqsm_section .content .left .con2 ul{padding: 14px;}
.bqsm_section .content .left .con2 ul li{padding-bottom: 14px;margin-bottom: 14px;}
.bqsm_section .content .left .con2 ul li .tits{font-size: 16px; line-height: 20px;width: 100%;padding-right: 0;margin-bottom: 12px;}
.bqsm_section .content .left .con2 ul li .info{width: 100%;font-size: 14px;line-height: 24px;}
}

/*帮助中心*/
.bqsm_section .content .left .con3{width: 100%;}
.bqsm_section .content .left .con3 .inputbox{width: 100%;margin-bottom: 8px;background: #fff;font-size: 0; padding-left: 30px;}
.bqsm_section .content .left .con3 .inputbox .ico{width: 16px;display: inline-block;vertical-align: middle;}
.bqsm_section .content .left .con3 .inputbox input{width: calc(100% - 124px);display: inline-block;vertical-align: middle;height: 54px;font-size: 15px;color: #909090;padding: 0 12px;}
.bqsm_section .content .left .con3 .inputbox input::-webkit-input-placeholder{font-size: 15px;color: #909090;}
.bqsm_section .content .left .con3 .inputbox input:-moz-placeholder{font-size: 15px;color: #909090;}
.bqsm_section .content .left .con3 .inputbox input::moz-placeholder{font-size: 15px;color: #909090;}
.bqsm_section .content .left .con3 .inputbox input:-ms-input-placeholder{font-size: 15px;color: #909090;}
.bqsm_section .content .left .con3 .ulbox{width: 100%;background: #fff;padding: 24px 32px 50px 30px;}
.bqsm_section .content .left .con3 .ulbox ul{width: 100%;}
.bqsm_section .content .left .con3 .ulbox ul li{width: 100%;border-bottom: 1px dashed #e1e1e1;}
.bqsm_section .content .left .con3 .ulbox ul li a{display: block;font-size: 0;padding: 0 10px;padding-top: 20px;padding-bottom: 20px;}
.bqsm_section .content .left .con3 .ulbox ul li a .ico{width: 6px;display: inline-block;vertical-align: middle;}
.bqsm_section .content .left .con3 .ulbox ul li a .words{font-size: 16px;color: #231815;line-height: 28px;padding-left: 18px;width: calc(100% - 8px);display: inline-block;vertical-align: middle;}
.bqsm_section .content .left .con3 .ulbox ul li a:hover .words{color: #1575fd;}
.bqsm_section .content .left .con3 .inputbox button{width: 106px;height: 54px;background: #1575fd;font-size: 16px;color: #fff;display: inline-block;vertical-align: middle;}
.bqsm_section .content .left .con3 .inputbox button:hover{opacity: 0.6;}
.bqsm_sections .content::after{height: calc(100% - 64px);}
@media  screen and (max-width: 1680px){
.bqsm_section .content .left .con3 .inputbox input{height: 50px;font-size: 14px;}
.bqsm_section .content .left .con3 .inputbox input::-webkit-input-placeholder{font-size: 14px;}
.bqsm_section .content .left .con3 .inputbox input:-moz-placeholder{font-size: 14px;}
.bqsm_section .content .left .con3 .inputbox input::moz-placeholder{font-size: 14px;}
.bqsm_section .content .left .con3 .inputbox input:-ms-input-placeholder{font-size: 14px;}
.bqsm_section .content .left .con3 .ulbox{padding: 20px;}
.bqsm_section .content .left .con3 .ulbox ul li a{padding-top: 14px;padding-bottom: 14px;}
.bqsm_section .content .left .con3 .ulbox ul li a .words{font-size: 14px;line-height: 20px;padding-left: 12px;}
.bqsm_section .content .left .con3 .inputbox button{height: 50px;font-size: 14px;}
.bqsm_sections .content::after{height: calc(100% - 52px);}
}
@media  screen and (max-width: 1024px){
.bqsm_section .content .left .con3 .inputbox{padding-left: 16px;}
.bqsm_section .content .left .con3 .inputbox .ico{width: 14px;}
.bqsm_section .content .left .con3 .inputbox input{width: calc(100% - 96px);height: 40px;font-size: 14px;padding: 0 10px;}
.bqsm_section .content .left .con3 .inputbox input::-webkit-input-placeholder{font-size: 14px;}
.bqsm_section .content .left .con3 .inputbox input:-moz-placeholder{font-size: 14px;}
.bqsm_section .content .left .con3 .inputbox input::moz-placeholder{font-size: 14px;}
.bqsm_section .content .left .con3 .inputbox input:-ms-input-placeholder{font-size: 14px;}
.bqsm_section .content .left .con3 .ulbox{padding: 12px;}
.bqsm_section .content .left .con3 .ulbox ul li a{padding: 0 8px;padding-top: 4px;padding-bottom: 4px;}
.bqsm_section .content .left .con3 .ulbox ul li a .words{font-size: 14px;line-height: 30px;padding-left: 12px;}
.bqsm_section .content .left .con3 .inputbox button{width: 80px;height: 40px;font-size: 14px;}
}

.dl_section{width: 100%;padding-top: 30px;padding-bottom: 30px;background: #f5f5f5;position: relative;z-index: 1;}
.dl_section .content{width: 100%;background: #ffffff;}
.dl_section .content::after{content: "";display: block;clear: both;}
.dl_section .content .left{width: 38.66%;float: left;}
.dl_section .content .left .ba_pic{width: 100%;height: 776px;position: relative;}
.dl_section .content .left .ba_pic .pics{width: 100%;}
.dl_section .content .left .ba_pic .pics img{width: 100%;display: block;}
.dl_section .content .left .ba_pic .tit{font-size: 36px;color: #ffffff;line-height: 40px;font-weight: lighter;position: absolute;left: 50px;top: 56px;}
.dl_section .content .left .ba_pic .boxs{width: 100%;position: absolute;left: 0;bottom: 0;padding-left: 50px;padding-bottom: 40px;}
.dl_section .content .left .ba_pic .boxs .words{width: 100%;font-size: 18px;color: #ffffff;line-height: 24px;margin-bottom: 16px;}
.dl_section .content .left .ba_pic .boxs .icobox{width: 100%;font-size: 0;}
.dl_section .content .left .ba_pic .boxs .icobox .icos{width: 56px;display: inline-block;vertical-align: middle;margin-right: 26px;position: relative;}
.dl_section .content .left .ba_pic .boxs .icobox .icos .ico{width: 100%;display: block;cursor: pointer;border-radius: 100%;}
.dl_section .content .left .ba_pic .boxs .icobox .icos:hover .ico{box-shadow: 0 0 20px rgba(220,220,220,0.6);}
.dl_section .content .left .ba_pic .boxs .icobox .icos .ewm{ width: 100px;position: absolute;left: 50%;margin-left: -50px;top: 120%;display: block;box-shadow: 0 0 20px rgba(220,220,220,0.8);display: none;}
.dl_section .content .left .ba_pic .boxs .icobox .icos:hover .ewm{display: block;}
.dl_section .content .right{width: 61.34%;float: right;}
.dl_section .content .right .titbox{width: 100%;background: #e7f1ff;font-size: 0;text-align: center;}
.dl_section .content .right .titbox .list{display: inline-block;vertical-align: middle;position: relative;margin: 0 40px;}
.dl_section .content .right .titbox .list::after{content: "";display: block;width: 0%;height: 2px;position: absolute;left: 0;bottom: 0;background: #1575fd;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.dl_section .content .right .titbox .list:hover::after,
.dl_section .content .right .titbox .list.on::after{width: 100%;}
.dl_section .content .right .titbox .list a{display: block;font-size: 24px;color: #333333;line-height: 90px;padding: 0 50px;}
.dl_section .content .right .titbox .list:hover a,
.dl_section .content .right .titbox .list.on a{color: #1575fd;}
.dl_section .content .right .con1{width: 100%;padding: 70px 145px 14px 140px;}
.dl_section .content .right .con1 .tit{font-size: 18px;color: #565656;line-height: 24px;margin-bottom: 10px;}
.dl_section .content .right .con1 .input1{margin-bottom: 20px; width: 100%;height: 54px;border-radius: 4px;font-size: 16px;border: 1px solid #e5e5e5; color: #888888;padding: 0 24px;}
.dl_section .content .right .con1 .input1::-webkit-input-placeholder{color: #888888;font-size:16px;}
.dl_section .content .right .con1 .input1:-moz-placeholder{color: #888888;font-size:16px;}
.dl_section .content .right .con1 .input1::moz-placeholder{color: #888888;font-size:16px;}
.dl_section .content .right .con1 .input1:-ms-input-placeholder{color: #888888;font-size:16px;}
.dl_section .content .right .con1 .input1s{margin-bottom: 0;}
.dl_section .content .right .con1 .wjmm{width: 100%;text-align: right;margin-top: 10px;}
.dl_section .content .right .con1 .wjmm a{font-size: 16px;color: #1575fd;line-height: 20px;border-bottom: 1px solid #1575fd;letter-spacing: 0;}
.dl_section .content .right .con1 .wjmm a:hover{opacity: 0.6;}
.dl_section .content .right .con1 .yzmbox{width: 100%;margin-bottom: 45px;overflow: hidden;}
.dl_section .content .right .con1 .yzmbox .inputs{width: calc(100% - 100px);float: left;position: relative;overflow: hidden;border: 1px solid #e5e5e5;border-radius: 4px;}
.dl_section .content .right .con1 .yzmbox .inputs input{width: 100%;height: 62px;padding: 0 130px 0 24px;font-size: 16px;color: #888888;}
.dl_section .content .right .con1 .yzmbox .inputs input::-webkit-input-placeholder{color: #888888;font-size:16px;}
.dl_section .content .right .con1 .yzmbox .inputs input:-moz-placeholder{color: #888888;font-size:16px;}
.dl_section .content .right .con1 .yzmbox .inputs input::moz-placeholder{color: #888888;font-size:16px;}
.dl_section .content .right .con1 .yzmbox .inputs input:-ms-input-placeholder{color: #888888;font-size:16px;}
.dl_section .content .right .con1 .yzmbox .inputs img{width: 120px;display: block;position: absolute;right: 1px;top: 50%; margin-top:-15px;}
.dl_section .content .right .con1 .yzmbox .iocbox{width: 100px;float: left;}
.dl_section .content .right .con1 .yzmbox .iocbox a{display: block;width: 100%;text-align: center;font-size: 0;}
.dl_section .content .right .con1 .yzmbox .iocbox a:hover{opacity: 0.6;}
.dl_section .content .right .con1 .yzmbox .iocbox a .ico{width: 22px;display: inline-block;vertical-align: middle;margin-right: 8px;}
.dl_section .content .right .con1 .yzmbox .iocbox a .words{font-size: 16px;color: #888888;line-height: 54px;display: inline-block;vertical-align: middle;}
.dl_section .content .right .con1 button{width: 100%;display: block;height: 54px;background: #1575fd;font-size: 18px;color: #fff;border-radius: 32px;margin-bottom: 45px;}
.dl_section .content .right .con1 button:hover{opacity: 0.6;}
.dl_section .content .right .con1 .ljzc{width: 100%;text-align: center;font-size: 16px;color: #555555;line-height: 20px;}
.dl_section .content .right .con1 .ljzc a{color: #1575fd;}
.dl_section .content .right .con1 .ljzc a:hover{opacity: 0.6;}
.dl_section .content .right .con1 .inputboxs2{width: 100%;margin-bottom: 45px;overflow: hidden;}
.dl_section .content .right .con1 .inputboxs2 input{width: calc(100% - 170px);float: left;height: 54px;font-size: 16px;color: #888888;border-radius: 4px; padding: 0 24px;border: 1px solid #e5e5e5;}
.dl_section .content .right .con1 .inputboxs2 input::-webkit-input-placeholder{color: #888888;font-size:16px;}
.dl_section .content .right .con1 .inputboxs2 input:-moz-placeholder{color: #888888;font-size:16px;}
.dl_section .content .right .con1 .inputboxs2 input::moz-placeholder{color: #888888;font-size:16px;}
.dl_section .content .right .con1 .inputboxs2 input:-ms-input-placeholder{color: #888888;font-size:16px;}
.dl_section .content .right .con1 .inputboxs2 a{display: block;width: 140px;line-height: 54px;background: #1575fd;font-size: 16px;text-align: center; color: #ffffff;border-radius: 4px;float: right;}
.dl_section .content .right .con1 .inputboxs2 a:hover{opacity: 0.6;}
.dl_section .content .right .con1 .boxs1{width: calc(100% + 30px);overflow: hidden;margin: 0 -15px 40px -15px;}
.dl_section .content .right .con1 .boxs1 .list{width: 50%;float: left;padding: 0 15px;}
.dl_section .content .right .con1 .boxs1 .list input{width: 100%;height: 54px;border: 1px solid #e5e5e5;border-radius: 4px;font-size: 16px;color: #888888;border-radius: 4px;padding: 0 24px;}
.dl_section .content .right .con1 .boxs1 .list input::-webkit-input-placeholder{color: #888888;font-size:16px;}
.dl_section .content .right .con1 .boxs1 .list input:-moz-placeholder{color: #888888;font-size:16px;}
.dl_section .content .right .con1 .boxs1 .list input::moz-placeholder{color: #888888;font-size:16px;}
.dl_section .content .right .con1 .boxs1 .list input:-ms-input-placeholder{color: #888888;font-size:16px;}
@media  screen and (max-width: 1680px){
.dl_section .content .left .ba_pic{height: 580px;}
.dl_section .content .left .ba_pic .tit{font-size: 20px;line-height: 24px;left: 20px;top: 26px;}
.dl_section .content .left .ba_pic .boxs{padding-left: 20px;padding-bottom: 26px;}
.dl_section .content .left .ba_pic .boxs .words{font-size: 16px;line-height: 20px;margin-bottom: 14px;}
.dl_section .content .left .ba_pic .boxs .icobox .icos{width: 40px;margin-right: 16px;}
.dl_section .content .left .ba_pic .boxs .icobox .icos .ewm{ width: 80px;margin-left: -40px;}
.dl_section .content .right .titbox .list{margin: 0 20px;}
.dl_section .content .right .titbox .list a{font-size: 18px;line-height: 40px;padding: 0 20px;}
.dl_section .content .right .con1{padding: 40px 100px 10px 100px;}
.dl_section .content .right .con1 .tit{font-size: 16px;line-height: 20px;margin-bottom: 8px;}
.dl_section .content .right .con1 .input1{margin-bottom: 18px;height: 50px;font-size: 14px;padding: 0 20px;}
.dl_section .content .right .con1 .input1::-webkit-input-placeholder{font-size:14px;}
.dl_section .content .right .con1 .input1:-moz-placeholder{font-size:14px;}
.dl_section .content .right .con1 .input1::moz-placeholder{font-size:14px;}
.dl_section .content .right .con1 .input1:-ms-input-placeholder{font-size:14px;}
.dl_section .content .right .con1 .wjmm{margin-top: 8px;}
.dl_section .content .right .con1 .wjmm a{font-size: 14px;}
.dl_section .content .right .con1 .yzmbox{margin-bottom: 40px;}
.dl_section .content .right .con1 .yzmbox .inputs{width: calc(100% - 100px);}
.dl_section .content .right .con1 .yzmbox .inputs input{height: 50px;padding: 0 130px 0 20px;font-size: 14px;}
.dl_section .content .right .con1 .yzmbox .inputs input::-webkit-input-placeholder{font-size:14px;}
.dl_section .content .right .con1 .yzmbox .inputs input:-moz-placeholder{font-size:14px;}
.dl_section .content .right .con1 .yzmbox .inputs input::moz-placeholder{font-size:14px;}
.dl_section .content .right .con1 .yzmbox .inputs input:-ms-input-placeholder{font-size:14px;}
/*.dl_section .content .right .con1 .yzmbox .inputs img{width: 10px; margin-top:-11px;}*/
.dl_section .content .right .con1 .yzmbox .iocbox a .ico{width: 18px;margin-right: 6px;}
.dl_section .content .right .con1 .yzmbox .iocbox a .words{font-size: 14px;line-height: 42px;}
.dl_section .content .right .con1 button{height: 46px;font-size: 16px;border-radius: 23px;margin-bottom: 28px;}
.dl_section .content .right .con1 .ljzc{font-size: 14px;}
.dl_section .content .right .con1 .input1s{margin-bottom: 0;}
.dl_section .content .right .con1 .inputboxs2{margin-bottom: 18px;}
.dl_section .content .right .con1 .inputboxs2 input{width: calc(100% - 140px);height: 50px;font-size: 14px;padding: 0 20px;}
.dl_section .content .right .con1 .inputboxs2 input::-webkit-input-placeholder{font-size:14px;}
.dl_section .content .right .con1 .inputboxs2 input:-moz-placeholder{font-size:14px;}
.dl_section .content .right .con1 .inputboxs2 input::moz-placeholder{font-size:14px;}
.dl_section .content .right .con1 .inputboxs2 input:-ms-input-placeholder{font-size:14px;}
.dl_section .content .right .con1 .inputboxs2 a{width: 100px;line-height: 50px;font-size: 14px;}
.dl_section .content .right .con1 .boxs1{width: calc(100% + 20px);margin: 0 -10px 28px -10px;}
.dl_section .content .right .con1 .boxs1 .list{padding: 0 10px;}
.dl_section .content .right .con1 .boxs1 .list input{height: 50px;font-size: 14px;padding: 0 20px;}
.dl_section .content .right .con1 .boxs1 .list input::-webkit-input-placeholder{font-size:14px;}
.dl_section .content .right .con1 .boxs1 .list input:-moz-placeholder{font-size:14px;}
.dl_section .content .right .con1 .boxs1 .list input::moz-placeholder{font-size:14px;}
.dl_section .content .right .con1 .boxs1 .list input:-ms-input-placeholder{font-size:14px;}
}
@media  screen and (max-width: 1024px){
.dl_section .content .left{width: 100%;}
.dl_section .content .left .ba_pic{height: auto;padding: 0;background: none!important;}
.dl_section .content .left .ba_pic .pics{width: 100%;height: 370px;overflow: hidden;}
.dl_section .content .left .ba_pic .tit{font-size: 24px;line-height: 30px;left: 0;top: 0;padding-top: 20px;padding-left: 14px; margin-bottom: 12px;z-index: 2;}
.dl_section .content .left .ba_pic .boxs{padding-left: 14px;padding-top: 14px;z-index: 2;top: 50px;left: 0;bottom: auto;}
.dl_section .content .left .ba_pic .boxs .words{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.dl_section .content .left .ba_pic .boxs .icobox .icos{width: 34px;margin-right: 12px;}
.dl_section .content .left .ba_pic .boxs .icobox .icos .ewm{ width: 80px;margin-left: -40px;}
.dl_section .content .right{width: 100%;}
.dl_section .content .right .titbox .list{margin: 0 10px;}
.dl_section .content .right .titbox .list a{font-size: 16px;line-height: 42px;padding: 0 20px;}
.dl_section .content .right .con1{padding: 14px;}
.dl_section .content .right .con1 .tit{font-size: 14px;line-height: 20px;}
.dl_section .content .right .con1 .input1{margin-bottom: 12px;height: 34px;font-size: 14px;padding: 0 14px;}
.dl_section .content .right .con1 .input1::-webkit-input-placeholder{font-size:14px;}
.dl_section .content .right .con1 .input1:-moz-placeholder{font-size:14px;}
.dl_section .content .right .con1 .input1::moz-placeholder{font-size:14px;}
.dl_section .content .right .con1 .input1:-ms-input-placeholder{font-size:14px;}
.dl_section .content .right .con1 .input1s{margin-bottom: 0;}
.dl_section .content .right .con1 .wjmm{margin-top: 12px;}
.dl_section .content .right .con1 .wjmm a{font-size: 14px;}
.dl_section .content .right .con1 .yzmbox{margin-bottom: 14px;}
.dl_section .content .right .con1 .yzmbox .inputs{width: calc(100% - 80px);margin-right: 10px;}
.dl_section .content .right .con1 .yzmbox .inputs input{height: 34px;padding: 0 110px 0 14px;}
.dl_section .content .right .con1 .yzmbox .inputs img{height: 26px;width: auto; margin-top:-13px;}
.dl_section .content .right .con1 .yzmbox .iocbox{width: 70px;}
.dl_section .content .right .con1 .yzmbox .iocbox a .ico{width: 16px;margin-right: 6px;}
.dl_section .content .right .con1 .yzmbox .iocbox a .words{font-size: 14px;line-height: 34px;}
.dl_section .content .right .con1 button{height: 36px;font-size: 14px;border-radius: 18px;margin-bottom: 14px;}
.dl_section .content .right .con1 .ljzc{font-size: 14px;}
.dl_section .content .right .con1 .inputboxs2{margin-bottom: 12px;;}
.dl_section .content .right .con1 .inputboxs2 input{width: calc(100% - 100px);height: 34px;font-size: 14px;padding: 0 14px;}
.dl_section .content .right .con1 .inputboxs2 input::-webkit-input-placeholder{font-size:14px;}
.dl_section .content .right .con1 .inputboxs2 input:-moz-placeholder{font-size:14px;}
.dl_section .content .right .con1 .inputboxs2 input::moz-placeholder{font-size:14px;}
.dl_section .content .right .con1 .inputboxs2 input:-ms-input-placeholder{font-size:14px;}
.dl_section .content .right .con1 .inputboxs2 a{;width: 90px;line-height: 34px;font-size: 14px;}
.dl_section .content .right .con1 .boxs1{width: 100%;margin: 0 0 12px 0;}
.dl_section .content .right .con1 .boxs1 .list{width: 100%;padding: 0;}
.dl_section .content .right .con1 .boxs1 .list1{margin-bottom: 12px;}
.dl_section .content .right .con1 .boxs1 .list input{height: 40px;font-size: 14px;padding: 0 14px;}
.dl_section .content .right .con1 .boxs1 .list input::-webkit-input-placeholder{font-size:14px;}
.dl_section .content .right .con1 .boxs1 .list input:-moz-placeholder{font-size:14px;}
.dl_section .content .right .con1 .boxs1 .list input::moz-placeholder{font-size:14px;}
.dl_section .content .right .con1 .boxs1 .list input:-ms-input-placeholder{font-size:14px;}
}

/*生活汉语*/
.shhy_section{width: 100%;padding-top: 30px;padding-bottom: 30px;}
.shhy_section .content{width: 100%;}
.shhy_section .content::after{content: "";display: block;clear: both;}
.shhy_section .content .left{width: 26.4%;float: left;padding-right: 26px;}
.shhy_section .content .left .titbox{width: 100%;margin-bottom: 20px;padding: 32px 29px;}
.shhy_section .content .left .titbox h2{font-size: 24px;color: #ffffff;line-height: 28px; margin-bottom: 6px;}
.shhy_section .content .left .titbox h3{font-size: 12px;color: #ffffff;line-height: 18px; text-transform:uppercase;}

.shhy_section .content .left .titbox h2.h2_1{padding:9px 0; margin-bottom:0;}

/*20220212start*/
.shhy_section .content .left .u1{width: 100%;}
.shhy_section .content .left .u1 .l1{width: 100%;margin-bottom: 2px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.shhy_section .content .left .u1 .l1 .a1{display: block;width: 100%;padding: 15px 22px 15px 20px;font-size: 0;background: #eff6ff;}
.shhy_section .content .left .u1 .l1 .a1:hover,
.shhy_section .content .left .u1 .l1 .a1.on{background: #1575fd;}
.shhy_section .content .left .u1 .l1 .a1 .dian{width: 8px;height: 8px;background: #1575fd;border-radius: 100%;display: inline-block;vertical-align: middle;}
.shhy_section .content .left .u1 .l1 .a1:hover .dian,
.shhy_section .content .left .u1 .l1 .a1.on .dian{background: #fff;}
.shhy_section .content .left .u1 .l1 .a1 .words{font-size: 18px;color: #333333;line-height: 30px;display: inline-block;vertical-align: middle;width: calc(100% - 33px);padding-left: 10px;padding-right: 10px;}
.shhy_section .content .left .u1 .l1 .a1 .words a{color: #333333;
transition: all 0s linear;
   -moz-transition: all 0s linear;
-webkit-transition: all 0s linear;
     -o-transition: all 0s linear;
}
.shhy_section .content .left .u1 .l1 .a1:hover .words,
.shhy_section .content .left .u1 .l1 .a1.on .words{color: #fff;}
.shhy_section .content .left .u1 .l1 .a1:hover .words a,
.shhy_section .content .left .u1 .l1 .a1.on .words a{color: #fff;}
.shhy_section .content .left .u1 .l1 .a1 .words span{width: 100%; }
.shhy_section .content .left .u1 .l1 .a1 .ico{width: 21px;display: inline-block;vertical-align: middle;}
.shhy_section .content .left .u1 .l1 .a1 .ico.ico2{display: none;}
.shhy_section .content .left .u1 .l1 .a1:hover .ico.ico1,
.shhy_section .content .left .u1 .l1 .a1.on .ico.ico1{display: none;}
.shhy_section .content .left .u1 .l1 .a1:hover .ico.ico2,
.shhy_section .content .left .u1 .l1 .a1.on .ico.ico2{display: inline-block;}
.shhy_section .content .left .u2{width: 100%;margin-top: 1px;display: none;}
.shhy_section .content .left .u2 .l2{width: 100%;margin-bottom: 1px;}
.shhy_section .content .left .u2 .l2:last-child{margin-bottom: 0;}
.shhy_section .content .left .u2 .l2 .a2{width: 100%;background: #f5f5f5;display: block;overflow: hidden;padding: 12px 22px 12px 20px;}
.shhy_section .content .left .u2 .l2 .a2:hover,
.shhy_section .content .left .u2 .l2 .a2.on{background: #1575fd;}
.shhy_section .content .left .u2 .l2 .a2 .words1{font-size: 20px;color: #1575fd;line-height: 24px;float: left;font-weight: bolder;}
.shhy_section .content .left .u2 .l2 .a2:hover .words1,
.shhy_section .content .left .u2 .l2 .a2.on .words1{color: #fff;}
.shhy_section .content .left .u2 .l2 .a2 .words2{font-size: 16px;color: #555555;line-height: 24px;float: left;width: calc(100% - 18px);padding: 0 14px;}
.shhy_section .content .left .u2 .l2 .a2 .words2 a{color: #555555;}
.shhy_section .content .left .u2 .l2 .a2:hover .words2,
.shhy_section .content .left .u2 .l2 .a2.on .words2{color: #fff;}
.shhy_section .content .left .u2 .l2 .a2:hover .words2 a,
.shhy_section .content .left .u2 .l2 .a2.on .words2 a{color: #fff;}
.shhy_section .content .left .u2 .l2 .a2 .ico{float: right;width: 8px;display: block;margin-top: 5px;}
.shhy_section .content .left .u2 .l2 .a2 .ico2{display: none;}
.shhy_section .content .left .u2 .l2 .a2:hover .ico1,
.shhy_section .content .left .u2 .l2 .a2.on .ico1{display: none;}
.shhy_section .content .left .u2 .l2 .a2:hover .ico2,
.shhy_section .content .left .u2 .l2 .a2.on .ico2{display: block;}
.shhy_section .content .left .u3{width: 100%;display: none;}
.shhy_section .content .left .u3 .l3{width: 100%;}
.shhy_section .content .left .u3 .l3 .a3{font-size: 16px;color: #555555;padding: 5px 40px;line-height: 26px;width: 100%;display: block;}
.shhy_section .content .left .u3 .l3 .a3:hover,
.shhy_section .content .left .u3 .l3 .a3.on{color: #1575fd;}
/*20220212end*/

.shhy_section .content .right{width: 73.6%;float: right;}
.shhy_section .content .right .top{width: 100%;margin-bottom: 20px;background: #eff6ff;padding: 30px 34px 30px 30px;}
.shhy_section .content .right .top::after{content: "";display: block;clear: both;}
.shhy_section .content .right .top .xlbox{width: 19.24%;float: left;margin-right: 1.82%;position: relative; z-index:99;}
.shhy_section .content .right .top .xlbox ._t{width: 100%;border: 1px solid #e5e5e5;background: #fff;overflow: hidden;padding: 0 12px 0 16px;cursor: pointer;}
.shhy_section .content .right .top .xlbox ._t .words{font-size: 16px;color: #333333;line-height: 46px;float: left;width: calc(100% - 12px);
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.shhy_section .content .right .top .xlbox ._t img{float: right;width: 9px;margin-top: 19px;}
.shhy_section .content .right .top .xlbox ._b{display: none; width: 100%;background: #fff;position: absolute;left: 0;top: 100%;box-shadow: 0 0 20px rgba(220,220,220,0.6); max-height:250px; overflow-y:auto; scrollbar-width:thin;}
.shhy_section .content .right .top .xlbox ._b a{display: block;width: 100%;font-size: 16px;color: #555;line-height: 36px;text-align: center;border-bottom: 1px solid #e5e5e5;}
.shhy_section .content .right .top .xlbox ._b a:last-child{border-bottom: 0;}
.shhy_section .content .right .top .xlbox ._b a:hover{color: #fff;background: #1575fd;}
.shhy_section .content .right .top .inputbox{width: 21.17%;float: left;margin-right: 1.82%;}
.shhy_section .content .right .top .inputbox input{width: 100%;height: 48px;background: #ffffff;font-size: 16px;color: #888888;border: 1px solid #e5e5e5;padding: 0 16px;}
.shhy_section .content .right .top .inputbox input::-webkit-input-placeholder{font-size: 16px;color: #888888;}
.shhy_section .content .right .top .inputbox input:-moz-placeholder{font-size: 16px;color: #888888;}
.shhy_section .content .right .top .inputbox input::moz-placeholder{font-size: 16px;color: #888888;}
.shhy_section .content .right .top .inputbox input:-ms-input-placeholder{font-size: 16px;color: #888888;}
.shhy_section .content .right .top .button{width: 15.65%;float: left;}
.shhy_section .content .right .top .button a{display: block;width: 100%;text-align: center;font-size: 0;background: #1575fd;}
.shhy_section .content .right .top .button a:hover{opacity: 0.6;}
.shhy_section .content .right .top .button a .ico{width: 18px;display: inline-block;vertical-align: middle;margin-right: 6px;}
.shhy_section .content .right .top .button a .words{font-size: 18px;color: #ffffff;line-height: 48px;display: inline-block;vertical-align: middle;}
.shhy_section .content .right .top .xlbox3{margin-right: 0;}
.shhy_section .content .right .bottom{width: 100%;box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.shhy_section .content .right .bottom .boxs{width: 100%;background: #ffffff;padding: 30px;}
.shhy_section .content .right .bottom .boxs .tit1{font-size: 24px;color: #333333;line-height: 28px;margin-bottom: 18px;letter-spacing: 0;}
.shhy_section .content .right .bottom .boxs .tit2{font-size: 16px;color: #555555;line-height: 24px;margin-bottom: 28px;letter-spacing: 0;}
.shhy_section .content .right .bottom .boxs .cons{width: 100%;border: 1px solid #e5e5e5;}
.shhy_section .content .right .bottom .boxs .cons .listbox1{width: 100%;border-bottom: 1px solid #e5e5e5;overflow: hidden;background: #eff6ff;}
.shhy_section .content .right .bottom .boxs .cons .listbox1 .list{float: left;font-size: 18px;color: #333333;line-height: 62px;text-align: center;border-right: 1px solid #e5e5e5;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;padding: 0 20px;}
.shhy_section .content .right .bottom .boxs .cons .listbox1 .list:last-child{border-right: 0;}
.shhy_section .content .right .bottom .boxs .cons .listbox1 .list:nth-child(1){width: 10.9%;}
.shhy_section .content .right .bottom .boxs .cons .listbox1 .list:nth-child(2){width: 11.95%;}
.shhy_section .content .right .bottom .boxs .cons .listbox1 .list:nth-child(3){width: 9.45%;}
.shhy_section .content .right .bottom .boxs .cons .listbox1 .list:nth-child(4){width: 38.5%;text-align: left;}
.shhy_section .content .right .bottom .boxs .cons .listbox1 .list:nth-child(5){width: 9.74%;}
.shhy_section .content .right .bottom .boxs .cons .listbox1 .list:nth-child(6){width: 9.74%;}
.shhy_section .content .right .bottom .boxs .cons .listbox1 .list:nth-child(7){width: 9.72%;}
.shhy_section .content .right .bottom .boxs .cons .listbox2{width: 100%;border-bottom: 1px solid #e5e5e5;overflow: hidden;position: relative;}
.shhy_section .content .right .bottom .boxs .cons .listbox2:last-child{border-bottom: 0;}
.shhy_section .content .right .bottom .boxs .cons .listbox2 ._ls{width: 10.9%;position: absolute;left: 0;top: 0;height: 100%;background: #f5f5f5;border-right: 1px solid #e5e5e5;padding: 0 10px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.shhy_section .content .right .bottom .boxs .cons .listbox2 ._ls .words{font-size: 16px;color: #555555;line-height: 20px;position: absolute;left: 0;top: 50%;text-align: center;width: 100%;
transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
-webkit-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);}
.shhy_section .content .right .bottom .boxs .cons .listbox2 ._rs{width: 89.1%;float: right;}
.shhy_section .content .right .bottom .boxs .cons .listbox2 ._rs ul{width: 100%;overflow: hidden;border-bottom: 1px solid #e5e5e5;}
.shhy_section .content .right .bottom .boxs .cons .listbox2 ._rs ul:last-child{border-bottom: 0;}
.shhy_section .content .right .bottom .boxs .cons .listbox2 ._rs ul li{float: left;border-right: 1px solid #e5e5e5;text-align: center;}
.shhy_section .content .right .bottom .boxs .cons .listbox2 ._rs ul li:last-child{border-right: 0;}
.shhy_section .content .right .bottom .boxs .cons .listbox2 ._rs ul li a{display: block;width: 100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;padding: 0 20px;font-size: 16px;color: #555555;line-height: 42px;height: 42px;position: relative;}
.shhy_section .content .right .bottom .boxs .cons .listbox2 ._rs ul li:nth-child(1){width: 13.5%;}
.shhy_section .content .right .bottom .boxs .cons .listbox2 ._rs ul li:nth-child(2){width: 10.56%;}
.shhy_section .content .right .bottom .boxs .cons .listbox2 ._rs ul li:nth-child(3){width: 43.1%;text-align: left;}
.shhy_section .content .right .bottom .boxs .cons .listbox2 ._rs ul li:nth-child(4){width: 11%;}
.shhy_section .content .right .bottom .boxs .cons .listbox2 ._rs ul li:nth-child(5){width: 10.88%;}
.shhy_section .content .right .bottom .boxs .cons .listbox2 ._rs ul li:nth-child(6){width: 10.96%;}
.shhy_section .content .right .bottom .boxs .cons .listbox2 ._rs ul li a img{width: 18px;display: block;position: absolute;left: 50%;top: 50%;
transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);}

.shhy_section .content .right .bottom .boxs .cons .listbox2 ._rs ul li br{display:none;}

.shhy_section .content .right .bottom .boxs .zfbox{background:none;}


.shhy_section .content .right .bottom .zfbox{width: 100%;background: #eff6ff;padding: 20px 30px;overflow: hidden; }
.shhy_section .content .right .bottom .zfbox .lwords{float: left;font-size: 14px;color: #888888;line-height: 48px;}
.shhy_section .content .right .bottom .zfbox .lwords .span1{font-size: 16px;color: #333333;}
.shhy_section .content .right .bottom .zfbox .lwords .span2{font-size: 24px;color: #ff0000;font-weight: bolder;}
.shhy_section .content .right .bottom .zfbox .lwords .span3{font-size: 16px;color: #ff0000;}
.shhy_section .content .right .bottom .zfbox .rbutton{float: right;}
.shhy_section .content .right .bottom .zfbox .rbutton .buttons{width: 162px;margin-left: 20px; float: left;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.shhy_section .content .right .bottom .zfbox .rbutton .buttons a{display: block;width: 100%;text-align: center;font-size: 0;}
.shhy_section .content .right .bottom .zfbox .rbutton .buttons a .ico{width: 30px;display: inline-block;vertical-align: middle;margin-right: 10px;}
.shhy_section .content .right .bottom .zfbox .rbutton .buttons a .words{font-size: 18px;color: #ffffff;line-height: 48px;display: inline-block;vertical-align: middle;}
.shhy_section .content .right .bottom .zfbox .rbutton .buttons:hover{box-shadow: 0 0 20px rgba(150,150,150,0.3);}
/*20220212start*/
.shhy_section .content .right .consbox2{width: 100%;}
.shhy_section .content .right .consbox2 ._t{width: 100%;background: #1575fd;margin-bottom: 30px;padding: 0 16px;overflow: hidden;}
.shhy_section .content .right .consbox2 ._t .wboxs2{float: none;font-size: 0;cursor: pointer;}
.shhy_section .content .right .consbox2 ._t .icobox{width: 24px;display: inline-block;vertical-align: middle;}
.shhy_section .content .right .consbox2 ._t .icobox a{display: block;width: 100%;position: relative;height: 24px;background: #ffffff;border-radius: 100%;border: 1px solid #c2c7cd;}
.shhy_section .content .right .consbox2 ._t .icobox a img{width: 100%;display: block;position: absolute;left: 0;top: 0;display: none;}
.shhy_section .content .right .consbox2 ._t .icobox.on a img{display: block;}
.shhy_section .content .right .consbox2 ._t .words{font-size: 18px;color: #ffffff;line-height: 56px;display: inline-block;vertical-align: middle; margin-left: 8px;}
.shhy_section .content .right .consbox2 ._b{width: 100%;margin-bottom: 30px;}
.shhy_section .content .right .consbox2 ._b ul{width: 100%;}
.shhy_section .content .right .consbox2 ._b ul li{width: 100%;border-bottom: 1px solid #e5e5e5;}
.shhy_section .content .right .consbox2 ._b ul li a{display: block;width: 100%;padding: 30px 0 30px 0;overflow: hidden; position:relative;}
.shhy_section .content .right .consbox2 ._b ul li a .lefts{width: 70px;float: left;/*margin-top: 38px;*/ position:absolute; left:10px; top:35px; display:none;}
.shhy_section .content .right .consbox2 ._b ul li a .lefts .icobox{width: 24px;height: 24px;background: #f5f5f5;border-radius: 100%;border: 1px solid #cdcdcd;position: relative;}
.shhy_section .content .right .consbox2 ._b ul li a .lefts .icobox img{width: 100%;position: absolute;left: 0;top: 0;display: none;}
.shhy_section .content .right .consbox2 ._b ul li a .lefts .icobox.on img{display: block;}
.shhy_section .content .right .consbox2 ._b ul li a .rights{width: 100%;float: left;}
.shhy_section .content .right .consbox2 ._b ul li a .rights .tops{width: 100%;margin-bottom: 16px;overflow: hidden;font-size: 0;}
.shhy_section .content .right .consbox2 ._b ul li a .rights .tops .lbox{font-size: 0; width:100%;display: inline-block;vertical-align: middle; padding-right: 0;}
.shhy_section .content .right .consbox2 ._b ul li a .rights .tops .lbox .pic{width: 192px;display: inline-block;vertical-align: middle;}
.shhy_section .content .right .consbox2 ._b ul li a .rights .tops .lbox .pic img{width: 100%;display: block;}
.shhy_section .content .right .consbox2 ._b ul li a .rights .tops .lbox .wordsbox{width: calc(100% - 194px);display: inline-block;vertical-align: middle;padding-left: 32px;}
.shhy_section .content .right .consbox2 ._b ul li a .rights .tops .lbox .wordsbox .tits{font-size: 18px;color: #333333;line-height: 26px;margin-bottom: 0;}
.shhy_section .content .right .consbox2 ._b ul li a:hover .rights .tops .lbox .wordsbox .tits{color: #1575fd;}
.shhy_section .content .right .consbox2 ._b ul li a .rights .tops .lbox .wordsbox .tits span{color:red;}
.shhy_section .content .right .consbox2 ._b ul li a .rights .tops .lbox .wordsbox .gjc{font-size: 16px;color: #555555;line-height: 20px;}
.shhy_section .content .right .consbox2 ._b ul li a .rights .tops .lbox .wordsbox .gjc span{color: #1575fd;}
.shhy_section .content .right .consbox2 ._b ul li a .rights .tops .rjg{width: 110px;display: inline-block;vertical-align: middle;text-align: right;font-size: 16px;color: #ff0000;line-height: 30px;}
.shhy_section .content .right .consbox2 ._b ul li a .rights .tops .rjg span{font-size: 24px;}
.shhy_section .content .right .consbox2 ._b ul li a .rights .bottoms{font-size: 16px;color: #555555;line-height: 30px;}
.shhy_section .content .right .consbox2 ._b ul li a .rights .bottoms span{color:red;}

.shhy_section .content .right .consbox2 ._b ul li a .rights .bottoms.max-height{max-height:200px; overflow:hidden;}


.shhy_section .content .right .consbox2 ._b ul li.noimg a .rights .tops .lbox .wordsbox{width:100%; padding-left:0;}

.shhy_section .content .right .consbox2 ._b ul li.li_noleft a{ padding-left:0;}
.shhy_section .content .right .consbox2 ._b ul li.li_noleft a .rights .tops .lbox{width:100%; padding-right:0;}


/*20220212end*/
@media  screen and (max-width: 1680px){
.shhy_section .content .left .titbox{margin-bottom: 16px;padding:30px 20px;}
.shhy_section .content .left .titbox h2{font-size: 18px;line-height: 24px;}
.shhy_section .content .right .top{margin-bottom: 16px;padding: 30px 20px;}
.shhy_section .content .right .top .xlbox ._t{padding: 0 10px 0 12px;}
.shhy_section .content .right .top .xlbox ._t .words{font-size: 14px;line-height: 40px;}
.shhy_section .content .right .top .xlbox ._t img{margin-top: 16px;}
.shhy_section .content .right .top .xlbox ._b a{font-size: 14px;line-height: 30px;}
.shhy_section .content .right .top .inputbox input{height: 42px;font-size: 14px;padding: 0 12px;}
.shhy_section .content .right .top .inputbox input::-webkit-input-placeholder{font-size: 14px;}
.shhy_section .content .right .top .inputbox input:-moz-placeholder{font-size: 14px;}
.shhy_section .content .right .top .inputbox input::moz-placeholder{font-size: 14px;}
.shhy_section .content .right .top .inputbox input:-ms-input-placeholder{font-size: 14px;}
.shhy_section .content .right .top .button a .ico{width: 14px;margin-right: 4px;}
.shhy_section .content .right .top .button a .words{font-size: 14px;line-height: 42px;}
.shhy_section .content .right .bottom .boxs{padding: 20px;}
.shhy_section .content .right .bottom .boxs .tit1{font-size: 18px;line-height: 24px;margin-bottom: 14px;}
.shhy_section .content .right .bottom .boxs .tit2{font-size: 14px;margin-bottom: 20px; line-height:22px;}
.shhy_section .content .right .bottom .boxs .cons .listbox1 .list{font-size: 14px;line-height: 46px;padding: 0 14px;}
.shhy_section .content .right .bottom .boxs .cons .listbox2 ._ls .words{font-size: 14px;}
.shhy_section .content .right .bottom .boxs .cons .listbox2 ._rs ul li a{padding: 0 14px;font-size: 14px;line-height: 34px;height: 34px;}
.shhy_section .content .right .bottom .boxs .cons .listbox2 ._rs ul li a img{width: 14px;}
.shhy_section .content .right .bottom .zfbox{padding: 16px 20px;}
.shhy_section .content .right .bottom .zfbox .lwords{float: left;font-size: 12px;line-height: 36px;}
.shhy_section .content .right .bottom .zfbox .lwords .span1{font-size: 14px;}
.shhy_section .content .right .bottom .zfbox .lwords .span2{font-size: 20px;}
.shhy_section .content .right .bottom .zfbox .lwords .span3{font-size: 14px;}
.shhy_section .content .right .bottom .zfbox .rbutton .buttons{width: 130px;margin-left: 14px;}
.shhy_section .content .right .bottom .zfbox .rbutton .buttons a .ico{width: 24px;margin-right: 8px;}
.shhy_section .content .right .bottom .zfbox .rbutton .buttons a .words{font-size: 14px;line-height: 36px;}
/*20220212start*/
.shhy_section .content .left .u1 .l1 .a1{padding: 10px 12px;}
.shhy_section .content .left .u1 .l1 .a1 .dian{width: 6px;height: 6px;}
.shhy_section .content .left .u1 .l1 .a1 .words{font-size: 16px;line-height: 26px;width: calc(100% - 24px);padding-left: 8px;padding-right: 8px;}

.shhy_section .content .left .u1 .l1 .a1 .ico{width: 16px;}
.shhy_section .content .left .u2 .l2 .a2{padding: 8px 14px;}
.shhy_section .content .left .u2 .l2 .a2 .words1{font-size: 18px;line-height: 20px;}
.shhy_section .content .left .u2 .l2 .a2 .words2{font-size: 14px;line-height: 20px;width: calc(100% - 16px);padding: 0 14px;}
.shhy_section .content .left .u2 .l2 .a2 .ico{width: 6px;;margin-top: 5px;}
.shhy_section .content .left .u3 .l3 .a3{font-size: 14px;padding: 4px 28px;line-height: 24px;}
.shhy_section .content .right .consbox2 ._t{margin-bottom: 20px;padding: 0 10px;}
.shhy_section .content .right .consbox2 ._t .icobox{width: 20px;}
.shhy_section .content .right .consbox2 ._t .icobox a{height: 20px;}
.shhy_section .content .right .consbox2 ._t .words{font-size: 14px;line-height: 40px;margin-left: 6px;}
.shhy_section .content .right .consbox2 ._b{margin-bottom: 16px;}
.shhy_section .content .right .consbox2 ._b ul li a{padding: 20px 0 20px 0;}
.shhy_section .content .right .consbox2 ._b ul li a .lefts{width: 50px; top:25px}
.shhy_section .content .right .consbox2 ._b ul li a .lefts .icobox{width: 20px;height: 20px;}
.shhy_section .content .right .consbox2 ._b ul li a .rights{}
.shhy_section .content .right .consbox2 ._b ul li a .rights .tops{margin-bottom: 10px;}
.shhy_section .content .right .consbox2 ._b ul li a .rights .tops .lbox{width: 100%;padding-right: 0;}
.shhy_section .content .right .consbox2 ._b ul li a .rights .tops .lbox .pic{width: 130px;}
.shhy_section .content .right .consbox2 ._b ul li a .rights .tops .lbox .wordsbox{width: calc(100% - 132px);;padding-left: 14px;}
.shhy_section .content .right .consbox2 ._b ul li a .rights .tops .lbox .wordsbox .tits{font-size: 16px;line-height: 24px;margin-bottom: 0;}
.shhy_section .content .right .consbox2 ._b ul li a .rights .tops .lbox .wordsbox .gjc{font-size: 14px;}
.shhy_section .content .right .consbox2 ._b ul li a .rights .tops .rjg{width: 90px;font-size: 14px;;line-height: 26px;}
.shhy_section .content .right .consbox2 ._b ul li a .rights .tops .rjg span{font-size: 20px;}
.shhy_section .content .right .consbox2 ._b ul li a .rights .bottoms{font-size: 14px;line-height: 24px;}
/*20220212end*/
}

@media screen and (max-width: 1400px) {
.shhy_section .content .left .titbox{padding:20px 12px;}
.shhy_section .content .right .top{padding:20px 12px;}

}

@media  screen and (max-width: 1024px){
.shhy_section .content .left{width: 100%;padding-right: 0;margin-bottom: 14px;}
.shhy_section .content .left .titbox{margin-bottom: 12px;}
.shhy_section .content .left .titbox h2{font-size: 18px;line-height: 24px;margin-bottom: 4px;}
.shhy_section .content .left .titbox h3{font-size: 12px;}
.shhy_section .content .right{width: 100%;}
.shhy_section .content .right .top{margin-bottom: 12px;}
.shhy_section .content .right .top::after{content: "";display: block;clear: both;}
.shhy_section .content .right .top .xlbox{width: calc(50% - 5px);float: left; margin-right: 0;margin-bottom: 10px;}
.shhy_section .content .right .top .xlbox.xlbox1{z-index: 3;}
.shhy_section .content .right .top .xlbox.xlbox2{z-index: 2;margin-left: 10px;}
.shhy_section .content .right .top .xlbox.xlbox3{z-index: 1;}
.shhy_section .content .right .top .xlbox ._t{padding: 0 14px;}
.shhy_section .content .right .top .xlbox ._t .words{font-size: 14px;line-height: 34px;}
.shhy_section .content .right .top .xlbox ._t img{margin-top: 14px;}
.shhy_section .content .right .top .xlbox ._b a{font-size: 14px;line-height: 32px;}
.shhy_section .content .right .top .inputbox{width: calc(50% - 5px);float: left;margin-right: 0;margin-bottom: 12px;margin-left: 10px;}
.shhy_section .content .right .top .inputbox input{height: 36px;font-size: 14px;padding: 0 14px;}
.shhy_section .content .right .top .inputbox input::-webkit-input-placeholder{font-size: 14px;}
.shhy_section .content .right .top .inputbox input:-moz-placeholder{font-size: 14px;}
.shhy_section .content .right .top .inputbox input::moz-placeholder{font-size: 14px;}
.shhy_section .content .right .top .inputbox input:-ms-input-placeholder{font-size: 14px;}
.shhy_section .content .right .top .button{width: 100%;margin: 0 auto;}
.shhy_section .content .right .top .button a .ico{width: 15px;}
.shhy_section .content .right .top .button a .words{font-size: 14px;line-height: 36px;}
.shhy_section .content .right .bottom .boxs{padding: 12px;}
.shhy_section .content .right .bottom .boxs .tit1{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.shhy_section .content .right .bottom .boxs .tit2{font-size: 14px;line-height: 20px;margin-bottom: 14px;}
.shhy_section .content .right .bottom .boxs .consbox{white-space:nowrap;overflow: hidden; overflow-x: auto; scrollbar-width: thin; max-width: 100%;}
.shhy_section .content .right .bottom .boxs .consbox::-webkit-scrollbar{ display: none;}
.shhy_section .content .right .bottom .boxs .cons{width: 900px;}
.shhy_section .content .right .bottom .boxs .cons .listbox1 .list{font-size: 14px;line-height: 36px;padding: 0 12px;white-space:normal;}
.shhy_section .content .right .bottom .boxs .cons .listbox2 ._ls .words{font-size: 14px;white-space:normal;}
.shhy_section .content .right .bottom .boxs .cons .listbox2 ._rs ul li a{padding: 0 12px;font-size: 14px;line-height: 32px;height: 32px;white-space:normal;}
.shhy_section .content .right .bottom .boxs .cons .listbox2 ._rs ul li a img{width: 14px;}
.shhy_section .content .right .bottom .zfbox{padding: 12px;}
.shhy_section .content .right .bottom .zfbox .lwords{line-height: 24px;margin-bottom: 12px; letter-spacing: 0;}
.shhy_section .content .right .bottom .zfbox .lwords .span2{font-size: 18px;}
.shhy_section .content .right .bottom .zfbox .rbutton{width: 100%;}
.shhy_section .content .right .bottom .zfbox .rbutton .buttons{width: calc(50% - 6px);margin-left: 12px;}
.shhy_section .content .right .bottom .zfbox .rbutton .buttons:first-child{margin-left: 0;}
.shhy_section .content .right .bottom .zfbox .rbutton .buttons a .ico{width: 24px;margin-right: 6px;}
.shhy_section .content .right .bottom .zfbox .rbutton .buttons a .words{font-size: 16px;line-height: 40px;}

/*20220212start*/
.shhy_section .content .left .u1 .l1 .a1 .ico{display: none!important;}
.shhy_section .content .right .consbox2 ._t{margin-bottom: 14px;}
.shhy_section .content .right .consbox2 ._b{margin-bottom: 0;}
.shhy_section .content .right .consbox2 ._b ul li a{padding: 14px 0 14px 0;}
.shhy_section .content .right .consbox2 ._b ul li a .lefts{width: 40px; margin-top:0; top:16px;}
.shhy_section .content .right .consbox2 ._b ul li a .rights{}
.shhy_section .content .right .consbox2 ._b ul li a .rights .tops{margin-bottom: 6px;}
.shhy_section .content .right .consbox2 ._b ul li a .rights .tops .lbox{width: 100%;padding-right: 0;vertical-align: top;}
.shhy_section .content .right .consbox2 ._b ul li a .rights .tops .lbox .pic{width: 100%;}
.shhy_section .content .right .consbox2 ._b ul li a .rights .tops .lbox .wordsbox{width: calc(100% + 100px);padding-left: 0;margin-top: 0;}
.shhy_section .content .right .consbox2 ._b ul li a .rights .tops .lbox .wordsbox .tits{font-size: 16px;line-height: 20px;margin-bottom: 0;}
.shhy_section .content .right .consbox2 ._b ul li a .rights .tops .lbox .wordsbox .gjc{font-size: 14px;}
.shhy_section .content .right .consbox2 ._b ul li a .rights .tops .rjg{font-size: 14px;line-height: 24px;vertical-align: top;margin-top: 0;}
.shhy_section .content .right .consbox2 ._b ul li a .rights .tops .rjg span{font-size: 18px;}
.shhy_section .content .right .consbox2 ._b ul li a .rights .bottoms{font-size: 14px;line-height: 24px;}
/*20220212end*/
}

/*购物车*/
.gwc_section{width: 100%;background: #f5f5f5;padding-top: 30px;padding-bottom: 30px;}
.gwc_section ._t{width: 100%;margin-bottom: 16px;background: #1575fd;overflow: hidden;padding: 15px 0 15px 40px;font-size: 0;}
.gwc_section ._t .left{width: 57%;display: inline-block;vertical-align: middle;font-size: 0;}
.gwc_section ._t .left .icos{width: 24px;display: inline-block;vertical-align: middle;height: 24px;background: #ffffff;border-radius: 100%;border: 1px solid #cccccc;}
.gwc_section ._t .left .icos img{display: none;width: 100%;}
.gwc_section ._t .left a.on .icos img{display: block;}
.gwc_section ._t .left a.on .icos{border-color: rgba(255,255,255,0);}
.gwc_section ._t .left .words{font-size: 18px;color: #ffffff;line-height: 24px;display: inline-block;vertical-align: middle;margin-left: 8px;}
.gwc_section ._t .right{width: 42.6%;display: inline-block;vertical-align: middle;}
.gwc_section ._t .right .listbox{margin: 0 -48px;overflow: hidden;width: calc(100% + 96px);}
.gwc_section ._t .right .listbox .list{width: 33.33333%;float: left;padding: 0 48px;font-size: 18px;color: #ffffff;line-height: 24px;text-align: center;}
.gwc_section ._c{width: 100%;}
.gwc_section ._c ul{width: 100%;}
.gwc_section ._c ul li{width: 100%;margin-bottom: 10px;background: #ffffff;padding: 18px 0 18px 40px;overflow: hidden;font-size: 0;}
.gwc_section ._c ul li .left{width: 57%;display: inline-block;vertical-align: middle;font-size: 0;}
.gwc_section ._c ul li .left .ico{width: 24px;display: inline-block;vertical-align: middle;height: 24px;background: #f5f5f5;border-radius: 100%;border: 1px solid #cccccc;}
.gwc_section ._c ul li .left .ico img{display: none;width: 100%;}
.gwc_section ._c ul li .left .ico.on img{display: block;}
.gwc_section ._c ul li .left .ico.on{border-color: rgba(255,255,255,0);}
.gwc_section ._c ul li .left .pics{width: 192px;display: inline-block;vertical-align: middle;margin-left: 70px;margin-right: 28px;}
.gwc_section ._c ul li .left .pics img{width: 100%;display: block;}
.gwc_section ._c ul li .left .words{font-size: 18px;color: #333333;line-height: 26px;display: inline-block;vertical-align: middle;width: calc(100% - 316px);}
.gwc_section ._c .right{width: 42.6%;display: inline-block;vertical-align: middle;}
.gwc_section ._c .right .listbox{margin: 0 -48px;overflow: hidden;width: calc(100% + 96px);}
.gwc_section ._c .right .listbox .list{width: 33.33333%;float: left;padding: 0 48px;}
.gwc_section ._c .right .listbox .list.list1{font-size: 18px;color: #333333;line-height: 28px;text-align: center;}
.gwc_section ._c .right .listbox .list.list2{font-size: 16px;color: #ff0000;line-height: 28px;text-align: center;}
.gwc_section ._c .right .listbox .list.list2 span{font-size: 24px;}
.gwc_section ._c .right .listbox .list.list3{text-align: center;font-size: 0;}
.gwc_section ._c .right .listbox .list.list3 .ico{width: 22px;display: inline-block;vertical-align: middle;margin-right: 8px;}
.gwc_section ._c .right .listbox .list.list3 .ico2{display: none;}
.gwc_section ._c .right .listbox .list.list3 .words{font-size: 16px;color: #888888;line-height: 26px;display: inline-block;vertical-align: middle;}
.gwc_section ._c .right .listbox .list3:hover .ico1{display: none;}
.gwc_section ._c .right .listbox .list3:hover .ico2{display: inline-block;}
.gwc_section ._c .right .listbox .list3:hover .words{color: #fe0000;}
.gwc_section ._b{width: 100%;background: #e6f1fe;padding: 12px 12px 12px 40px;overflow: hidden;font-size: 0;}
.gwc_section ._b .left{float: left;font-size: 0;}
.gwc_section ._b .left a{display: inline-block;vertical-align: middle;width: 96px;text-align: center;line-height: 32px;font-size: 16px;color: #fff;background: #1575fd;border-radius: 4px;margin-right: 14px;}
.gwc_section ._b .left .span1{font-size: 18px;color: #1575fd;line-height: 48px;display: inline-block;vertical-align: middle;margin-right: 4px;}
.gwc_section ._b .left .span2{font-size: 14px;color: #1575fd;line-height: 48px;display: inline-block;vertical-align: middle;}
.gwc_section ._b .right{float: right;}
.gwc_section ._b .right .lwords{font-size: 16px;color: #ff0000;line-height: 48px;float: left;margin-right: 84px;}
.gwc_section ._b .right .lwords .span1{color: #1575fd;}
.gwc_section ._b .right .lwords .span2{color: #ff0000;font-size: 24px;}
.gwc_section ._b .right .buttons{width: 176px;float: left;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.gwc_section ._b .right .buttons:hover{opacity: 0.6;}
.gwc_section ._b .right .buttons a{display: block;width: 100%;font-size: 0;text-align: center;}
.gwc_section ._b .right .buttons a .ico{width: 30px;display: inline-block;vertical-align: middle;margin-right: 6px;}
.gwc_section ._b .right .buttons a .words{font-size: 18px;color: #ffffff;line-height: 48px;display: inline-block;vertical-align: middle;}
@media  screen and (max-width: 1680px){
.gwc_section ._t{padding: 15px 0 15px 30px;}
.gwc_section ._t .left .words{font-size: 14px;}
.gwc_section ._t .right .listbox{margin: 0 -30px;width: calc(100% + 60px);}
.gwc_section ._t .right .listbox .list{padding: 0 30px;font-size: 14px;}
.gwc_section ._c ul li{padding: 14px 0 14px 30px;}
.gwc_section ._c ul li .left .pics{width: 150px;;margin-left: 40px;margin-right: 20px;}
.gwc_section ._c ul li .left .words{font-size: 14px;width: calc(100% - 240px);}
.gwc_section ._c .right .listbox{margin: 0 -30px;width: calc(100% + 60px);}
.gwc_section ._c .right .listbox .list{;padding: 0 30px;}
.gwc_section ._c .right .listbox .list.list1{font-size: 14px;}
.gwc_section ._c .right .listbox .list.list2{font-size: 14px;}
.gwc_section ._c .right .listbox .list.list2 span{font-size: 18px;}
.gwc_section ._c .right .listbox .list.list3 .words{font-size: 14px;}
.gwc_section ._b{padding: 12px 12px 12px 30px;}
.gwc_section ._b .left a{width: 80px;line-height: 30px;font-size: 14px;margin-right: 10px;}
.gwc_section ._b .left .span1{font-size: 16px;line-height: 40px;}
.gwc_section ._b .left .span2{font-size: 12px;line-height: 40px;}
.gwc_section ._b .right .lwords{font-size: 14px;line-height: 40px;margin-right: 40px;}
.gwc_section ._b .right .lwords .span2{font-size: 18px;}
.gwc_section ._b .right .buttons{width: 130px;}
.gwc_section ._b .right .buttons a .ico{width: 24px;}
.gwc_section ._b .right .buttons a .words{font-size: 14px;line-height: 40px;}
}
@media  screen and (max-width: 1024px){
.gwc_section ._t{margin-bottom: 12px;padding: 12px;}
.gwc_section ._t .left{width: 100%;}
.gwc_section ._t .left .icos{width: 20px;;height: 20px;}
.gwc_section ._t .left .words{font-size: 14px;line-height: 20px;margin-left: 6px;}
.gwc_section ._t .right{width: 100%;margin-top: 12px;display: none;}
.gwc_section ._t .right .listbox{margin: 0 -12px;width: calc(100% + 24px);}
.gwc_section ._t .right .listbox .list{padding: 0 12px;font-size: 14px;line-height: 20px;text-align: left;}
.gwc_section ._c ul li{padding: 12px;}
.gwc_section ._c ul li .left{width: 100%;;}
.gwc_section ._c ul li .left .ico{width: 20px;height: 20px;}
.gwc_section ._c ul li .left .pics{width: 100px;margin-left: 12px;margin-right: 12px;}
.gwc_section ._c ul li .left .words{font-size: 14px;line-height: 24px;width: calc(100% - 146px);}
.gwc_section ._c .right{width: 100%;margin-top: 12px;padding-left: 32px;}
.gwc_section ._c .right .listbox{margin: 0 -12px;width: calc(100% + 24px);}
.gwc_section ._c .right .listbox .list{padding: 0 12px;text-align: left;}
.gwc_section ._c .right .listbox .list.list1{font-size: 14px;line-height: 20px;text-align: left;}
.gwc_section ._c .right .listbox .list.list2{font-size: 14px;line-height: 20px;text-align: left;}
.gwc_section ._c .right .listbox .list.list2 span{font-size: 18px;}
.gwc_section ._c .right .listbox .list.list3{text-align: left;}
.gwc_section ._c .right .listbox .list.list3 .ico{width: 18px;margin-right: 6px;}
.gwc_section ._c .right .listbox .list.list3 .words{font-size: 14px;line-height: 20px;}
.gwc_section ._b{padding: 12px;}
.gwc_section ._b .left{width: 100%;margin-bottom: 12px;}
.gwc_section ._b .left a{width: 70px;line-height: 30px;font-size: 14px;margin-right: 8px;letter-spacing: 0;}
.gwc_section ._b .left .span1{font-size: 14px;line-height: 30px;letter-spacing: 0;margin-right: 0;}
.gwc_section ._b .left .span2{font-size: 12px;line-height: 30px;letter-spacing: 0;}
.gwc_section ._b .right{width: 100%;}
.gwc_section ._b .right .lwords{font-size: 14px;line-height: 34px;margin-right: 12px;}
.gwc_section ._b .right .lwords .span2{font-size: 18px;}
.gwc_section ._b .right .buttons{width: 120px;}
.gwc_section ._b .right .buttons a .ico{width: 22px;}
.gwc_section ._b .right .buttons a .words{font-size: 14px;line-height: 34px;}
}

/*支付订单*/
.zfdd_section{width: 100%;padding-top: 30px;padding-bottom: 30px;background: #f5f5f5;}
.zfdd_section .top{width: 100%;background: #ffffff;padding: 42px 42px 0 42px;}
.zfdd_section .top .tit{font-size: 24px;color: #333333;line-height: 28px;border-bottom: 1px solid #e5e5e5;padding-bottom: 22px;}
.zfdd_section ul{width: 100%;}
.zfdd_section ul li{width: 100%;border-bottom: 1px solid #e5e5e5;}
.zfdd_section ul li:last-child{border-bottom: 0;}
.zfdd_section ul li a{display: block;width: 100%;overflow: hidden;padding-top: 22px;padding-bottom: 22px;font-size: 0;}
.zfdd_section ul li a .left{width: 67%;display: inline-block;vertical-align: middle;font-size: 0;padding-right: 10px;}
.zfdd_section ul li a .left .pic{width: 192px;display: inline-block;vertical-align: middle;}
.zfdd_section ul li a .left .pic img{width: 100%;display: block;}

.zfdd_section ul li a .left .words{font-size: 18px;color: #333333;line-height: 24px;display: inline-block;vertical-align: middle;padding-left: 28px;width: calc(100% - 194px);}
.zfdd_section ul li a .left.noimg .words{padding-left:0;}
.zfdd_section ul li a .left.noimg .pic{display:none;}
.zfdd_section ul li a:hover .left .words{color: #1575fd;}
.zfdd_section ul li a .right{width: 32.7%;display: inline-block;vertical-align: middle;}
.zfdd_section ul li a .right .listbox{margin: 0 -68px;overflow: hidden;width: calc(100% + 136px);}
.zfdd_section ul li a .right .listbox .list{width: 50%;float: left;padding: 0 68px;text-align: center;}
.zfdd_section ul li a .right .listbox .list.list1{font-size: 18px;color: #333333;line-height: 28px;}
.zfdd_section ul li a .right .listbox .list.list2{font-size: 16px;color: #ff0000;line-height: 28px;}
.zfdd_section ul li a .right .listbox .list.list2 span{font-size: 24px;}
.zfdd_section .bottom{width: 100%;overflow: hidden;background: #e6f1fe;padding: 32px 42px;}
.zfdd_section .bottom .left{float: left;font-size: 0;letter-spacing: 0;}
.zfdd_section .bottom .left .span1{font-size: 18px;color: #333333;line-height: 48px;}
.zfdd_section .bottom .left .span2{font-size: 30px;color: #ff0000;line-height: 48px;}
.zfdd_section .bottom .left .span3{font-size: 18px;color: #ff0000;line-height: 48px;}
.zfdd_section .bottom .right{float: right;width: 176px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.zfdd_section .bottom .right a{display: block;width: 100%;font-size: 0;text-align: center;}
.zfdd_section .bottom .right a .ico{width: 26px;display: inline-block;vertical-align: middle;margin-right: 8px;}
.zfdd_section .bottom .right a .words{font-size: 18px;color: #ffffff;line-height: 48px;display: inline-block;vertical-align: middle;}
.zfdd_section .bottom .right:hover{opacity: 0.6;}
@media  screen and (max-width: 1680px){
.zfdd_section .top{padding: 26px 26px 0 26px;}
.zfdd_section .top .tit{font-size: 20px;line-height: 24px;padding-bottom: 16px;}
.zfdd_section ul li a{padding-top: 15px;padding-bottom: 15px;}
.zfdd_section ul li a .left .pic{width: 160px;}
.zfdd_section ul li a .left .words{font-size: 14px;line-height: 20px;padding-left: 18px;width: calc(100% - 162px);}
.zfdd_section ul li a .right .listbox{margin: 0 -58px;width: calc(100% + 126px);}
.zfdd_section ul li a .right .listbox .list{padding: 0 58px;}
.zfdd_section ul li a .right .listbox .list.list1{font-size: 14px;line-height: 24px;}
.zfdd_section ul li a .right .listbox .list.list2{font-size: 14px;line-height: 24px;}
.zfdd_section ul li a .right .listbox .list.list2 span{font-size: 18px;}
.zfdd_section .bottom{padding: 20px 26px;}
.zfdd_section .bottom .left .span1{font-size: 14px;line-height: 40px;}
.zfdd_section .bottom .left .span2{font-size: 18px;line-height: 40px;}
.zfdd_section .bottom .left .span3{font-size: 14px;line-height: 40px;}
.zfdd_section .bottom .right{width: 140px;}
.zfdd_section .bottom .right a .ico{width: 20px;margin-right: 6px;}
.zfdd_section .bottom .right a .words{font-size: 14px;line-height: 40px;}
}
@media  screen and (max-width: 1024px){
.zfdd_section .top{padding: 12px 12px 0 12px;}
.zfdd_section .top .tit{font-size: 18px;line-height: 24px;padding-bottom: 12px;}
.zfdd_section ul li a{padding-top: 10px;padding-bottom: 10px;}
.zfdd_section ul li a .left{width: 100%;padding-right: 0;margin-bottom: 14px;}
.zfdd_section ul li a .left .pic{width: 120px;}
.zfdd_section ul li a .left .words{font-size: 14px;line-height: 20px;padding-left: 12px;width: calc(100% - 122px);}
.zfdd_section ul li a .right{width: 100%;}
.zfdd_section ul li a .right .listbox{margin: 0 -16px;width: calc(100% + 32px);}
.zfdd_section ul li a .right .listbox .list{padding: 0 16px;text-align: left;}
.zfdd_section ul li a .right .listbox .list.list1{font-size: 14px;line-height: 24px;}
.zfdd_section ul li a .right .listbox .list.list2{font-size: 14px;line-height: 24px;}
.zfdd_section ul li a .right .listbox .list.list2 span{font-size: 18px;}
.zfdd_section .bottom{padding: 12px;}
.zfdd_section .bottom .left .span1{font-size: 14px;line-height: 34px;}
.zfdd_section .bottom .left .span2{font-size: 18px;line-height: 34px;}
.zfdd_section .bottom .left .span3{font-size: 14px;line-height: 34px;}
.zfdd_section .bottom .right{width: 120px;}
.zfdd_section .bottom .right a .ico{width: 22px;margin-right: 6px;}
.zfdd_section .bottom .right a .words{font-size: 16px;line-height: 34px;}
}

/*提交成功*/
.tjcg_section{width: 100%;padding-top: 80px;padding-bottom: 80px;background: #f5f5f5;}
.tjcg_section .ico{display: block;width: 78px;margin: 0 auto 16px auto;}
.tjcg_section .words1{font-size: 24px;color: #1575fd;line-height: 28px;text-align: center;margin-bottom: 30px;}
.tjcg_section .words2{font-size: 16px;color: #666666;line-height: 18px;text-align: center;}
.tjcg_section .words2 a{color: #ff9500;border-bottom: 1px solid #ff9500;}
.tjcg_section .words2 a:hover{opacity: 0.6;}
@media  screen and (max-width: 1680px){
.tjcg_section{padding-top: 60px;padding-bottom: 60px;}
.tjcg_section .ico{width: 60px;margin: 0 auto 14px auto;}
.tjcg_section .words1{font-size: 18px;line-height: 24px;margin-bottom: 14px;}
.tjcg_section .words2{font-size: 14px;line-height: 16px;}
}
@media  screen and (max-width: 1024px){
.tjcg_section{padding-top: 50px;padding-bottom: 50px;}
.tjcg_section .ico{width: 46px;margin: 0 auto 12px auto;}
.tjcg_section .words1{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.tjcg_section .words2{font-size: 14px;line-height: 16px;}
}

/*bwh*/
.my_section{width:100%; padding-top:49px; padding-bottom:31px;background-color: #f7f7f7;width: 100%;}
.my_section::after{content: "";display: block;clear: both;}
.my_section .w_1500{flex-wrap:wrap; display: flex;  justify-content: space-between; }
.my_section .left{ float:left; width: 270px;background-color: #eaeff3; padding:50px 0;}
.my_section .left ._top{ float:left; width: 100%; padding:0 20px; text-align:center;}
.my_section .left ._top .pic{ float:left; width: 100%; line-height:0;}
.my_section .left ._top .pic img{width: 108px;height: 108px; border-radius:50%;}
.my_section .left ._top ._el{ float:left; width: 100%; font-size: 18px;color: #333333; line-height:30px; margin:10px 0 9px 0;}
.my_section .left ._top .tui{ float:left; width:100%;  color:#6c6c6c; font-size:12px; line-height:24px;}
.my_section .left .bottom{ float:left; width: 100%; margin-top:78px;}
.my_section .left .bottom li{ float:left; width: 100%; padding:10px 0; text-align: center;position: relative; margin-top:8px;}
.my_section .left .bottom li a{ float:left; width: 100%; font-size: 16px; line-height:32px; color: #333333;  align-items: center;}
.my_section .left .bottom li:hover,
.my_section .left .bottom li.on{background-color: #fff;box-shadow: -4px 1px 10px -3px rgba(0,0,0,0.1);}
.my_section .left .bottom li:hover a,
.my_section .left .bottom li.on a{color: #1575fd;}
@media  screen and (max-width: 1024px){
.my_section{padding-top:32px;}
.my_section .left{width: 200px; padding:40px 0;}
.my_section .left ._top{padding:0 15px;}
.my_section .left .bottom{margin-top:20px;}
.my_section .left .bottom li{ margin-top:4px; padding: 4px 0;}
.my_section .left .bottom li a{font-size: 14px; line-height:28px;}
.my_section .left .bottom li .d{right:64px;top: 15px;}
}           
@media  screen and (max-width: 767px){
.my_section .left{width: 100%;padding:20px 10px 10px 10px;}
.my_section .left .bottom{margin-top:10px;}
.my_section .left .bottom li{ width:33.3333%; display:flex; justify-content: center; margin-top:0;}
.my_section .left .bottom{ display:flex; flex-wrap:wrap; padding-top:3px; padding-bottom:3px;}
.my_section .left .bottom li:hover{color: #1575fd; background-color:inherit;box-shadow:none;}
.my_section .left .bottom li.on{ background-color:#fff; box-shadow:none; }
.my_section .left ._top{ position:relative; padding:8px 0 0 110px; min-height:88px; text-align:left;}
.my_section .left ._top ._el{ margin:18px 0 4px 0;}
.my_section .left ._top .pic{ position:absolute; left:10px; top:0; width:88px;}
.my_section .left ._top .pic img{ width:88px; height:88px;}
.my_section .left ._top ._el{ float:left; width: calc(100% - 60px);;}
.my_section .left ._top .tui{ float:left; width:58px;text-align: right;margin-top: 20px;}
}

.my_section .rightxxjl{ float:right; background:#ffffff; width:-webkit-calc(100% - 270px); width:-moz-calc(100% - 270px); width:calc(100% - 270px); padding:45px 3.33% 23px 3.33%; margin-top:20px; position:relative;}
.my_section .rightxxjl::after{ float:left; content: ""; width: 0;height: 0;position: absolute;bottom:100%;left:0; border-right:20px solid transparent;border-bottom:20px solid #cdd4d9; }
.my_section .rightxxjl h2{ float:left; width:100%; font-size: 24px; line-height:34px; color: #333333;margin-bottom:28px;}
.my_section .rightxxjl .input{ float:left; width: 100%;border:1px solid #d5dfe6; margin-bottom: 20px;position: relative;}
.my_section .rightxxjl .input .text{ float:left; width: 100%;height: 100%;font-size: 14px;color: #888888; background:#fcfdfe; height: 48px;padding-right:100px;padding-left:2.7%;}
.my_section .rightxxjl .input .icon{width:42px;height:42px;position: absolute;right:50px;top:3px; background:url(img/b3.png) center no-repeat;}
.my_section .rightxxjl .ddxxcontent{width: 100%;}
.my_section .rightxxjl .ddxxcontent .tp{width: 100%;font-size: 0;padding-bottom: 24px;border-bottom: 1px solid #eaeff3;margin-bottom: 20px;}
.my_section .rightxxjl .ddxxcontent .tp .tpd{display: inline-block;vertical-align: middle;font-size: 0;margin-right: 36px;}
.my_section .rightxxjl .ddxxcontent .tp .tpd .p1{display: inline-block;vertical-align: middle;font-size: 16px;color: #333;margin-right: 4px;}
.my_section .rightxxjl .ddxxcontent .tp .tpd .p2{font-size: 12px;color: #333;display: inline-block;vertical-align: middle;}
.my_section .rightxxjl .ddxxcontent .tp .tpd .p2 span{color: #2f90ff;}
.my_section .rightxxjl .ddxxcontent .tp .tpd.on .p1,
.my_section .rightxxjl .ddxxcontent .tp .tpd.on .p2,
.my_section .rightxxjl .ddxxcontent .tp .tpd.on .p2 span{color:#1575fd}

.my_section .rightxxjl .ddxxcontent .contents{width: 100%;}
.my_section .rightxxjl .ddxxcontent .contents .top{width: 100%;overflow: hidden;background-color: #eaeff3;padding: 12px 0 12px 2.7%;}
.my_section .rightxxjl .ddxxcontent .contents .top li{ float:left; font-size: 16px;color: #333333;line-height: 22px; text-align:center;}
.my_section .rightxxjl .ddxxcontent .contents .l0{width:15%;}
.my_section .rightxxjl .ddxxcontent .contents .l1{width:42%; text-align:left !important;}

.my_section .rightxxjl .ddxxcontent .contents .l1.noimg .pics{display:none;}
.my_section .rightxxjl .ddxxcontent .contents .bottom ul .l1.noimg .words{padding-left:0;}

.my_section .rightxxjl .ddxxcontent .contents .l2{width:12%;}
.my_section .rightxxjl .ddxxcontent .contents .l3{width:15%;}
.my_section .rightxxjl .ddxxcontent .contents .l5{width:15%;}
.my_section .rightxxjl .ddxxcontent .contents .bottom{width: 100%;margin-top: 20px;border:1px solid #eaeff3;}
.my_section .rightxxjl .ddxxcontent .contents .bottom .date{width: 100%;overflow: hidden;background-color: #f5f8fb;padding: 12px 2.7%;border-bottom: 1px solid #eaeff3;}
.my_section .rightxxjl .ddxxcontent .contents .bottom .date .lefts{width: 50%;float: left;text-align: left;font-size: 14px;color: #333333;}
.my_section .rightxxjl .ddxxcontent .contents .bottom .date .rights{width: 50%;float: right;text-align: right;font-size: 14px;color: #333333;}
.my_section .rightxxjl .ddxxcontent .contents .bottom ul{width: 100%;overflow: hidden;padding:16px 0 16px 32px; display: flex; align-items: center;}
.my_section .rightxxjl .ddxxcontent .contents .bottom ul{border-bottom:1px solid #eaeff3;}
.my_section .rightxxjl .ddxxcontent .contents .bottom ul:last-child{border-bottom:none;}
.my_section .rightxxjl .ddxxcontent .contents .bottom ul li{ float:left; font-size:14px;color: #333333;line-height:24px; text-align:center;}
.my_section .rightxxjl .ddxxcontent .contents .bottom ul .l1 a{ display: flex; align-items: center;}
.my_section .rightxxjl .ddxxcontent .contents .bottom ul .l1 .pics{ float:left; width:41.5%; line-height:0;}
.my_section .rightxxjl .ddxxcontent .contents .bottom ul .l1 .pics img{ width:100%;}
.my_section .rightxxjl .ddxxcontent .contents .bottom ul .l1 .words{ float:left; font-size: 16px;color: #323232; padding:0 3.8%;}
.my_section .rightxxjl .ddxxcontent .contents .bottom ul .l2{ font-size: 16px; color: #ff0000;}
.my_section .rightxxjl .ddxxcontent .contents .bottom ul .l5 button{background-color: #ff5656;padding: 4px 12px;font-size: 16px;color: #ffffff;display: block; border-radius: 4px; margin: 0 auto; white-space:nowrap; margin-bottom:8px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.my_section .rightxxjl .ddxxcontent .contents .bottom ul .l5 .buttons{background-color:#2f90ff;}
.my_section .rightxxjl .ddxxcontent .contents .bottom ul .l5 button:hover{ background:#2f90ff; color:#fff;}
.my_section .rightxxjl .ddxxcontent .contents .bottom ul .l5 a{margin-top: 8px; color: #2f90ff;}
.my_section .rightxxjl .ddxxcontent .contents .bottom ul .l5 a:hover{ color:#ff0000;}
@media  screen and (max-width: 1300px){
.my_section .rightxxjl .ddxxcontent .contents .bottom ul .l1 .pics{ width:50%;}	
.my_section .rightxxjl .ddxxcontent .contents .bottom ul .l1 .words{ font-size:15px;}
.my_section .rightxxjl .ddxxcontent .contents .bottom ul .l2{ font-size:15px;}
.my_section .rightxxjl .ddxxcontent .contents .bottom ul .l5 button{ font-size:15px; padding:2px 10px; margin-bottom:4px;}
}
@media  screen and (max-width: 1024px){
.my_section .rightxxjl{width:-webkit-calc(100% - 200px); width:-moz-calc(100% - 200px); width:calc(100% - 200px); padding:25px;}
.my_section .rightxxjl h2{font-size:18px; line-height:28px;  margin-bottom:15px;}
.my_section .rightxxjl .table th{padding: 10px 2px;font-size: 14px;}
.my_section .rightxxjl .table td{padding: 14px 2px;font-size: 12px;}
.my_section .rightxxjl .table td:first-child{font-size: 14px;}
/*下载列表*/
.my_section .rightxxjl .input{margin-bottom:18px;}
.my_section .rightxxjl .input .text{height:38px;padding-right:50px;}
.my_section .rightxxjl .input .icon{width:36px;height: 36px;right:10px; top:1px;}
.my_section .rightxxjl .tables td:first-child{font-size: 12px;}
.my_section .rightxxjl .tables th{text-align: center;padding-left: 0;}
.my_section .rightxxjl .tables td{text-align: center;padding-left: 0;}
/*订单信息*/
.my_section .rightxxjl .ddxxcontent .tp{padding-bottom: 18px;margin-bottom: 18px;}
.my_section .rightxxjl .ddxxcontent .tp .tpd{margin-right: 16px;}
.my_section .rightxxjl .ddxxcontent .tp .tpd .p1{font-size: 14px;margin-right: 2px;}
.my_section .rightxxjl .ddxxcontent .contents .top{padding:10px 0 10px 2.7%;display: none;}
.my_section .rightxxjl .ddxxcontent .contents .top li{font-size: 14px;}
.my_section .rightxxjl .ddxxcontent .contents .bottom{margin-top: 18px;}
.my_section .rightxxjl .ddxxcontent .contents .bottom .date{padding:8px 2.7%;}
.my_section .rightxxjl .ddxxcontent .contents .bottom ul{padding:12px 2.7%;}
.my_section .rightxxjl .ddxxcontent .contents .bottom ul .l1 .pic{margin: 0;}
.my_section .rightxxjl .ddxxcontent .contents .bottom ul .l1 .words{font-size: 14px; margin-top:4px; line-height:22px;} 
.my_section .rightxxjl .ddxxcontent .contents .bottom ul .l5 button{padding:4px 10px;font-size: 14px;float: right;width: calc(50% - 6px);}
.my_section .rightxxjl .ddxxcontent .contents .bottom ul .l5 a{margin-top: 0;font-size: 14px;float: left;width: calc(50% - 6px);line-height: 32px;background: #F5F8FB;color: #333;border-radius: 4px;}
.my_section .rightxxjl .ddxxcontent .contents .bottom ul .l5 a:hover{color: #fff;background: #2f90ff;}
.my_section .rightxxjl .ddxxcontent .contents .bottom ul .l2{ font-size:14px;}

}           
@media  screen and (max-width: 767px){
.my_section .rightxxjl{width:100%; margin-top:0; padding:25px 15px;}
/*订单信息*/
.my_section .rightxxjl .ddxxcontent .tp{padding-bottom: 15px;margin-bottom: 15px;}
.my_section .rightxxjl .ddxxcontent .tp .tpd{margin-right: 10px;}
.my_section .rightxxjl .ddxxcontent .contents .top .l0,
.my_section .rightxxjl .ddxxcontent .contents .top .l5{ display:none;}
.my_section .rightxxjl .ddxxcontent .contents .bottom{margin-top:15px;}
.my_section .rightxxjl .ddxxcontent .contents .bottom ul{ display:block;}
.my_section .rightxxjl .ddxxcontent .contents .bottom ul li{ font-size:13px;}
.my_section .rightxxjl .ddxxcontent .contents .bottom ul .l1{width: 100%;}
.my_section .rightxxjl .ddxxcontent .contents .bottom ul .l1 .words{ margin-top:8px;}
.my_section .rightxxjl .ddxxcontent .contents .bottom ul{ flex-wrap:wrap;}
.my_section .rightxxjl .ddxxcontent .contents .bottom ul .l1 .pics{ width:100px;}
.my_section .rightxxjl .ddxxcontent .contents .bottom ul .l1 .words{ width:calc(100% - 100px);padding:0;padding-left: 12px;}
.my_section .rightxxjl .ddxxcontent .contents .bottom ul .l2,
.my_section .rightxxjl .ddxxcontent .contents .bottom ul .l3{margin:0;}
.my_section .rightxxjl .ddxxcontent .contents .l1{width:40%; text-align:left !important;}
.my_section .rightxxjl .ddxxcontent .contents .l0,
.my_section .rightxxjl .ddxxcontent .contents .l2,
.my_section .rightxxjl .ddxxcontent .contents .l3{width:33.3333%;text-align: left!important;margin-top: 12px!important;margin-bottom: 12px!important;}
.my_section .rightxxjl .ddxxcontent .contents .l5{width: 100%;}
}
.rightxxjl .yue{ float:left; width:100%; background:#1575fd; color:#fff; font-size:14px; line-height:32px; border-radius:8px; padding:43px ;}
.rightxxjl .yue .l{ float:left; margin-right:26px;}
.rightxxjl .yue .l span{ font-size:30px;}
.rightxxjl .yue .b{ float:left; background:#ffffff; color:#1575fd; font-size:18px; line-height:32px; border-radius:4px; padding:0 34px;}
.rightxxjl .yue .b:hover{ background: #ff6e23;color: #fff;}
.rightxxjl .nav{ float:left; width:100%; margin:26px 0 20px 0;}
.rightxxjl .nav .li{ float:left; margin-right:5px;}
.rightxxjl .nav .li a{ float:left; background:#eaeff3; color:#333333; font-size:16px; line-height:30px; border-radius:4px; padding:0 16px;}
.rightxxjl .nav .li.on a,
.rightxxjl .nav .li:hover a{ background:#1575fd; color:#fff;}
.rightxxjl .tab{ float:left; width:100%; margin-bottom:18px;}
.rightxxjl .tab dl{ float:left; width:100%; background:#eaeff3; text-align:center;flex-wrap:wrap; display: flex;  justify-content:center; align-items: center;}
.rightxxjl .tab dl dd{ float:left; width:22%; color:#333333; font-size:16px; line-height:26px; padding:9px;}
.rightxxjl .tab ul{ float:left; width:100%; border:1px solid #eaeff3; border-top:none; text-align:center;flex-wrap:wrap; display: flex;  justify-content:center; align-items: center;}
.rightxxjl .tab ul li{ float:left; width:22%; color:#333333; font-size:14px; line-height:24px; padding:17px 9px;}
.rightxxjl .tab dl dd:nth-child(2),
.rightxxjl .tab ul li:nth-child(2){ width:34%;}

@media  screen and (max-width: 1024px){
.rightxxjl .yue{ padding:15px;}
.rightxxjl .yue .l{ margin-right:15px;}
.rightxxjl .yue .l span{ font-size:22px;}
.rightxxjl .yue .b{ font-size:15px; padding:0 20px;}
.rightxxjl .nav .li a{ font-size:14px;}
.rightxxjl .tab{ margin-bottom:0;}	
.rightxxjl .tab dl dd{ font-size:13px; line-height:22px; padding:6px 3px;}
.rightxxjl .tab ul li{ font-size:12px; line-height:20px; padding:10px 3px;}
}           
@media  screen and (max-width: 767px){


}

/*会员中心*/
.righthyzxbox{width: 100%;margin-bottom: 62px;border-radius: 5px;overflow: hidden;position: relative;padding: 50px 15px 50px 50px;}
.righthyzxbox .wcbox{width: 100%;overflow: hidden;position: relative;font-size: 0;padding-top: 12px;padding-bottom: 12px;}
.righthyzxbox .wcbox::after{content: "";display: block;width: 1px;height: 100%;background: #3c8edf;position: absolute;left: 76.2%;top: 0;}
.righthyzxbox .wcbox .boxs_l{width: 76.2%;display: inline-block;vertical-align: middle;padding-right: 40px;}
.righthyzxbox .wcbox .boxs_l .tit{font-size: 24px;color: #ffffff;line-height: 28px;margin-bottom: 42px;}
.righthyzxbox .wcbox .boxs_l .listbox{width: 100%;overflow: hidden;}
.righthyzxbox .wcbox .boxs_l .listbox .list{float: left;margin-right: 60px;}
.righthyzxbox .wcbox .boxs_l .listbox .list:last-child{margin-right: 0;}
.righthyzxbox .wcbox .boxs_l .listbox .list a{display: block;font-size: 0;}
.righthyzxbox .wcbox .boxs_l .listbox .list a .border{width: 14px;height: 1px;display: inline-block;vertical-align: middle;margin-right: 8px;background: #fff;}
.righthyzxbox .wcbox .boxs_l .listbox .list a .words1{font-size: 14px;color: #ffffff;line-height: 20px;font-weight: bolder;margin-right: 18px;display: inline-block;vertical-align: middle;}
.righthyzxbox .wcbox .boxs_l .listbox .list a .words2{font-size: 14px;color: #ffffff;line-height: 20px;display: inline-block;vertical-align: middle;}
.righthyzxbox .wcbox .boxs_r{width: 23.6%;display: inline-block;vertical-align: middle;padding: 0 10px;}
.righthyzxbox .wcbox .boxs_r .tit{font-size: 14px;text-align: center; color: #ffffff;line-height: 32px;margin-bottom: 20px;}
.righthyzxbox .wcbox .boxs_r .tit span{font-size: 30px;}
.righthyzxbox .wcbox .boxs_r .button{ text-align:center; width: 77px;height: 24px; line-height:22px; background: #fff;border-radius: 12px;font-size: 14px;color: #1575fd;display: block;margin: 0 auto;box-shadow: 0 0 12px rgba(0,0,0,0.2);
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.righthyzxbox .wcbox .boxs_r .button:hover{opacity: 0.6;}
.my_section .righthyzx .ddxxcontent .tp{width: 100%;overflow: hidden;}
.my_section .righthyzx .ddxxcontent .tp .wleft{float: left;font-size: 24px;color: #333333;line-height: 28px;}
.my_section .righthyzx .ddxxcontent .tp .wrights{float: right;}
@media  screen and (max-width: 1680px){
.righthyzxbox{margin-bottom: 40px;padding: 30px 15px 30px 30px;}
.righthyzxbox .wcbox .boxs_l .listbox .list{margin-right: 30px;}
.righthyzxbox .wcbox .boxs_l .listbox .list a .border{width: 10px;margin-right: 8px;background: #fff;}
.righthyzxbox .wcbox .boxs_l .listbox .list a .words1{font-size: 14px;margin-right: 10px;;}
.righthyzxbox .wcbox .boxs_l .listbox .list a .words2{font-size: 14px;}
}
@media  screen and (max-width: 1024px){
.righthyzxbox{margin-bottom: 14px;padding: 12px;}
.righthyzxbox .wcbox{padding-top: 0px;padding-bottom: 0;}
.righthyzxbox .wcbox::after{display: none;}
.righthyzxbox .wcbox .boxs_l{width: 100%;display: block; padding-right: 0;margin-bottom: 12px;padding-bottom: 12px;border-bottom: 1px solid #3c8edf;}
.righthyzxbox .wcbox .boxs_l .tit{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.righthyzxbox .wcbox .boxs_l .listbox .list{margin-right: 60px;width: 100%; margin-bottom: 12px;}
.righthyzxbox .wcbox .boxs_l .listbox .list:last-child{margin-right: 0;margin-bottom: 0;}
.righthyzxbox .wcbox .boxs_l .listbox .list a .border{width: 10px;margin-right: 6px;}
.righthyzxbox .wcbox .boxs_l .listbox .list a .words1{margin-right: 10px;}
.righthyzxbox .wcbox .boxs_r{width: 100%;padding: 0;overflow: hidden;}
.righthyzxbox .wcbox .boxs_r .tit{line-height: 24px;margin-bottom: 0;text-align: left;width: calc(100% - 80px);float: left;}
.righthyzxbox .wcbox .boxs_r .tit span{font-size: 18px;}
.righthyzxbox .wcbox .boxs_r .button{width: 70px;font-size: 14px;margin: 0;float: right;height: 26px; line-height:24px;}
.my_section .righthyzx .ddxxcontent .tp .wleft{ font-size: 18px;line-height: 24px;margin-bottom: 0;}
}

/*订单信息*/
.my_section .rightxxjl .jb_content{width: 100%;border-top: 1px solid #d5dfe6;padding: 40px 8px 127px 8px;float: left;}
.my_section .rightxxjl .jb_content .pics{width: 78px;height: 78px;border-radius: 50%;margin: 0 auto 20px auto; overflow:hidden;}
.my_section .rightxxjl .jb_content .pics img{display:block; width:100%; height:100%;}
.my_section .rightxxjl .jb_content .sc{width: 142px;height: 32px;margin: 0 auto;text-align: center;font-size: 0;background-color: #1575fd;line-height: 32px;border-radius: 16px;margin-bottom: 34px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.my_section .rightxxjl .jb_content .sc .icon{width: 16px;height: 16px;display: inline-block;vertical-align: middle;margin-right: 6px;}
.my_section .rightxxjl .jb_content .sc .words{font-size: 14px;color: #ffffff;display: inline-block;vertical-align: middle;}
.my_section .rightxxjl .jb_content .inputbox{width: 42.2%;margin: 0 auto 26px auto;}
.my_section .rightxxjl .jb_content .inputbox .name{font-size: 12px;color: #666666;height: 22px;}
.my_section .rightxxjl .jb_content .inputbox .ip{width: 100%;border:1px solid #e5e5e5;height: 50px;border-radius: 6px;padding: 0 20px;}
.my_section .rightxxjl .jb_content .inputbox .ip input{width: 100%;height: 100%;font-size: 14px;color: #666;}
.my_section .rightxxjl .jb_content .inputbox .ip input::-webkit-input-placeholder{font-size: 14px;color: #bababa;}
.my_section .rightxxjl .jb_content .inputbox .ip input:-moz-placeholder{font-size: 14px;color: #bababa;}
.my_section .rightxxjl .jb_content .inputbox .ip input::moz-placeholder{font-size: 14px;color: #bababa;}
.my_section .rightxxjl .jb_content .inputbox .ip input:-ms-input-placeholder{font-size: 14px;color: #bababa;}
.my_section .rightxxjl .jb_content .qd{width: 42.2%;margin: 4px auto 0 auto;height: 50px;}
.my_section .rightxxjl .jb_content .qd button{width: 100%;height: 100%;background-color: #1575fd;border-radius: 25px;font-size: 18px;color: #ffffff;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.my_section .rightxxjl .jb_content .sc:hover{background: #085fdb;}
.my_section .rightxxjl .jb_content .qd button:hover{background: #085fdb;}
@media  screen and (max-width: 1024px){
.my_section .rightxxjl .jb_content{padding: 14px 6px 6px 6px;}
.my_section .rightxxjl .jb_content .pics{width: 50px;height: 50px;margin: 0 auto 14px auto;}
.my_section .rightxxjl .jb_content .sc{width: 120px;height: 28px;line-height: 28px;margin-bottom: 14px;}
.my_section .rightxxjl .jb_content .sc .icon{width: 14px;height: 14px;margin-right: 4px;}
.my_section .rightxxjl .jb_content .inputbox{width: 54%;margin: 0 auto 14px auto;}
.my_section .rightxxjl .jb_content .inputbox .ip{height: 30px;padding: 0 14px;}
.my_section .rightxxjl .jb_content .qd{width: 54%;height: 30px;}
.my_section .rightxxjl .jb_content .qd button{font-size: 16px;}
.my_section .rightxxjl .jb_content{padding: 10px 4px 4px 4px;}
.my_section .rightxxjl .jb_content .pics{margin: 0 auto 10px auto;}
.my_section .rightxxjl .jb_content .inputbox{width: 80%;margin: 0 auto 10px auto;}
.my_section .rightxxjl .jb_content .qd{width: 80%;}
}
/*我要充值*/
.wycz_section{width: 100%;border-top: 1px solid #d5dfe6;float: left;padding-top: 28px;padding-left: 72px;padding-right: 56px;}
.wycz_section ._t{width: 100%;font-size: 0;border-bottom: 1px solid #eeeeee;margin-bottom: 32px;}
.wycz_section ._t .list{display: inline-block;vertical-align: middle;margin-right: 1px;padding-bottom: 18px;position: relative;}
.wycz_section ._t .list:after{content: "";display: block;width: 0%;height: 2px;background: #1575fd;position: absolute;left: 0;bottom: -1px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.wycz_section ._t .list.on:after{width: 100%;}
.wycz_section ._t .list:before{content: "";display: block;width: 1px;height: 20px;background: #eeeeee;position: absolute;left: 100%;top: 0;}
.wycz_section ._t .list:last-child:before{display: none;}
.wycz_section ._t .list a{display: block;padding: 0 24px;font-size: 16px;color: #333333;line-height: 20px;}
.wycz_section ._t .list.on a{color: #1575fd;}
.wycz_section ._c{width: 100%;padding-bottom: 42px;}
.wycz_section ._c .tits{width: 100%;margin-bottom: 12px;font-size: 0;}
.wycz_section ._c .tits .ico{width: 32px;display: inline-block;vertical-align: middle;margin-right: 8px;}
.wycz_section ._c .tits .words{font-size: 18px;color: #333333;line-height: 24px;display: inline-block;vertical-align: middle;}
.wycz_section ._c .listbox{width: 100%;overflow: hidden;border: 1px solid #eeeeee;}
.wycz_section ._c .listbox .list{width: 25%;float: left;border: 1px solid #eeeeee;}
.wycz_section ._c .listbox .list a{display: block;width: 100%;position: relative;}
.wycz_section ._c .listbox .list a .words{font-size: 16px;color: #333333;line-height: 104px;width: 100%;text-align: center;position: relative;z-index: 2;}
.wycz_section ._c .listbox .list a .words span{font-size: 18px;}
.wycz_section ._c .listbox .list a .ico{width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: url(img/img188.jpg)no-repeat left top;background-size: cover;opacity: 0;}
.wycz_section ._c .listbox .list.on a .ico{opacity: 1;}
.wycz_section ._b{width: 100%;padding-bottom: 36px;border-bottom: 1px solid #eeeeee;}
.wycz_section ._b .tits{font-size: 14px;color: #333333;line-height: 18px;margin-bottom: 14px;}
.wycz_section ._b .boxs{width: 100%;font-size: 0;}
.wycz_section ._b .boxs input{width: 168px;height: 48px;border: 1px solid #eeeeee;border-radius: 4px;display: inline-block;vertical-align: middle;margin-right: 12px;padding: 0 10px;text-align: center;font-size: 16px;color: #333333;}
.wycz_section ._b .boxs input::-webkit-input-placeholder{font-size: 16px;color: #333333;}
.wycz_section ._b .boxs input:-moz-placeholder{font-size: 16px;color: #333333;}
.wycz_section ._b .boxs input::moz-placeholder{font-size: 16px;color: #333333;}
.wycz_section ._b .boxs input:-ms-input-placeholder{font-size: 16px;color: #333333;}
.wycz_section ._b .boxs .words{font-size: 14px;color: #333333;line-height: 20px;display: inline-block;vertical-align: middle;}
.wycz_section ._b .boxs .words span{color: #1575fd;}
.wycz_section .tjs{width: 100%;padding-top: 50px;text-align: right;font-size: 0;}
.wycz_section .tjs .words{font-size: 16px;color: #333333;line-height: 20px;display: inline-block;vertical-align: middle;margin-right: 20px;}
.wycz_section .tjs .words span{color: #1575fd;}
.wycz_section .tjs button{width: 130px;height: 40px;display: inline-block;vertical-align: middle;background: #1575fd;font-size: 16px;color: #ffffff;border-radius: 4px;}
.wycz_section .tjs button:hover{opacity: 0.6;}
@media  screen and (max-width: 1680px){
.wycz_section{padding-top: 16px;padding-left: 40px;padding-right: 40px;}
.wycz_section ._t{margin-bottom: 20px;}
.wycz_section ._t .list a{padding: 0 18px;font-size: 14px;}
.wycz_section ._c{padding-bottom: 20px;}
.wycz_section ._c .tits .ico{width: 26px;}
.wycz_section ._c .tits .words{font-size: 14px;line-height: 20px;}
.wycz_section ._c .listbox .list a .words{font-size: 14px;line-height: 70px;}
.wycz_section ._c .listbox .list a .words span{font-size: 16px;}
.wycz_section ._b{padding-bottom: 20px;}
.wycz_section ._b .boxs input{width: 120px;height: 34px;font-size: 14px;}
.wycz_section ._b .boxs input::-webkit-input-placeholder{font-size: 14px;}
.wycz_section ._b .boxs input:-moz-placeholder{font-size: 14px;}
.wycz_section ._b .boxs input::moz-placeholder{font-size: 14px;}
.wycz_section ._b .boxs input:-ms-input-placeholder{font-size: 14px;}
.wycz_section .tjs{padding-top: 30px;}
.wycz_section .tjs .words{font-size: 14px;margin-right: 14px;}
.wycz_section .tjs button{width: 100px;height: 34px;font-size: 14px;}
}
@media  screen and (max-width: 1024px){
.wycz_section{padding-top: 12px;padding-left: 12px;padding-right: 12px;}
.wycz_section ._t{margin-bottom: 12px;}
.wycz_section ._t .list{padding-bottom: 10px;}
.wycz_section ._t .list a{padding: 0 14px;font-size: 14px;}
.wycz_section ._c{padding-bottom: 12px;}
.wycz_section ._c .tits .ico{width: 26px;margin-right: 6px;}
.wycz_section ._c .tits .words{font-size: 14px;line-height: 24px;}
.wycz_section ._c .listbox .list{width: 50%;}
.wycz_section ._c .listbox .list a .words{font-size: 13px;line-height: 50px;letter-spacing: 0;}
.wycz_section ._c .listbox .list a .words span{font-size: 15px;}
.wycz_section ._b{padding-bottom: 12px;}
.wycz_section ._b .tits{margin-bottom: 12px;letter-spacing: 0;}
.wycz_section ._b .boxs input{width: 80px;height: 32px;margin-right: 8px;font-size: 14px;}
.wycz_section ._b .boxs input::-webkit-input-placeholder{font-size: 14px;}
.wycz_section ._b .boxs input:-moz-placeholder{font-size: 14px;}
.wycz_section ._b .boxs input::moz-placeholder{font-size: 14px;}
.wycz_section ._b .boxs input:-ms-input-placeholder{font-size: 14px;}
.wycz_section .tjs{padding-top: 14px;}
.wycz_section .tjs .words{font-size: 14px;line-height: 20px;margin-right: 10px;}
.wycz_section .tjs button{width: 80px;height: 32px;font-size: 14px;}
}


/*20220318start*/
.shhy_section .content .right .bottom .zfbox2{text-align: center;}
.shhy_section .content .right .bottom .zfbox2 .rbutton{display: inline-block;float: none;}
.shhy_section .content .right .bottom .zfbox2 .rbutton .buttons:first-child{margin-left: 0;}


.cbk_section{width: 100%;}
.cbk_section ._ts{width: 100%;margin-bottom: 66px;background: #1575fd;padding: 0 16px;font-size: 0;}
.cbk_section ._ts .ico{width: 24px;display: inline-block;vertical-align: middle;margin-right: 10px;}
.cbk_section ._ts .ico img{width: 100%;display: block;}
.cbk_section ._ts .ico img.img2{display: none;}
.cbk_section ._ts .ico.on img.img1{display: none;}
.cbk_section ._ts .ico.on img.img2{display: block;}
.cbk_section ._ts .words{font-size: 18px;color: #ffffff;line-height: 56px;display: inline-block;vertical-align: middle;}
.cbk_section ._bs{width: 100%;}
.cbk_section ._bs ul{width: 100%;}
.cbk_section ._bs ul li{width: 100%;padding-bottom: 30px;margin-bottom: 26px;border-bottom: 1px solid #e5e5e5;}
.cbk_section ._bs ul li .boxs1{width: 100%;overflow: hidden;position: relative;margin-bottom: 20px;padding-left: 0;}
.cbk_section ._bs ul li .boxs1 ._xz{width: 24px;position: absolute;left: 16px;top: 50%; display:none;
transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
-webkit-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);}
.cbk_section ._bs ul li .boxs1 ._xz img{width: 100%;display: block;}
.cbk_section ._bs ul li .boxs1 ._xz img.img2{display: none;}
.cbk_section ._bs ul li .boxs1 ._xz.on img.img1{display: none;}
.cbk_section ._bs ul li .boxs1 ._xz.on img.img2{display: block;}
.cbk_section ._bs ul li .boxs1 ._rs{width: 100%;overflow: hidden;}
.cbk_section ._bs ul li .boxs1 ._rs .words_l{font-size: 18px;color: #333333;line-height: 24px;float: left;}
.cbk_section ._bs ul li .boxs1 ._rs .words_l span{color:#ff0000;}
.cbk_section ._bs ul li .boxs1 ._rs .words_r{float: right;font-size: 16px;color: #ff0000;line-height: 24px;}
.cbk_section ._bs ul li .boxs1 ._rs .words_r span{font-size: 24px;}
.cbk_section ._bs ul li .boxs2{padding-left: 0;}
.cbk_section ._bs ul li .boxs2 table{width: 100%;}
.cbk_section ._bs ul li .boxs2 th{font-size: 18px;color: #333333;line-height: 42px;background: #eff6ff;padding: 0 15px;text-align: left; min-width:70px;}
.cbk_section ._bs ul li .boxs2 td{font-size: 18px;color: #555555;line-height: 26px;padding: 6px 15px; min-width:70px;}

.cbk_section ._bs ul li .boxs2 th.last{min-width:140px;}

@media  screen and (max-width: 1680px){
.cbk_section ._ts{margin-bottom: 40px;}
.cbk_section ._ts .ico{width: 20px;}
.cbk_section ._ts .words{font-size: 16px;line-height: 46px;}
.cbk_section ._bs ul li{padding-bottom: 20px;margin-bottom: 20px;}
.cbk_section ._bs ul li .boxs1 ._xz{width: 20px;}
.cbk_section ._bs ul li .boxs1 ._rs .words_l{font-size: 16px;line-height: 20px;}
.cbk_section ._bs ul li .boxs1 ._rs .words_r{font-size: 14px;line-height: 20px;}
.cbk_section ._bs ul li .boxs1 ._rs .words_r span{font-size: 20px;}
.cbk_section ._bs ul li .boxs2 th{font-size: 16px;line-height: 36px;padding: 0 14px;}
.cbk_section ._bs ul li .boxs2 td{font-size: 16px;line-height: 24px;padding: 5px 14px;}

.cbk_section ._bs ul li .boxs2 th.last{min-width:100px;}

}
@media  screen and (max-width: 1024px){
.cbk_section ._ts{margin-bottom: 16px;padding: 0 12px;}
.cbk_section ._ts .ico{width: 20px;margin-right: 8px;}
.cbk_section ._ts .words{font-size: 14px;line-height: 40px;}
.cbk_section ._bs ul li{padding-bottom: 12px;margin-bottom: 12px;}
.cbk_section ._bs ul li .boxs1{margin-bottom: 12px;padding-left: 0;}
.cbk_section ._bs ul li .boxs1 ._xz{width: 20px;left: 12px;}
.cbk_section ._bs ul li .boxs1 ._rs .words_l{font-size: 14px;line-height: 20px;letter-spacing: 0;width: 100%;margin-bottom: 8px;}
.cbk_section ._bs ul li .boxs1 ._rs .words_r{font-size: 12px;line-height: 20px;letter-spacing: 0;width: 100%;}
.cbk_section ._bs ul li .boxs1 ._rs .words_r span{font-size: 16px;}
.cbk_section ._bs ul li .boxs2{padding-left: 0;}
.cbk_section ._bs ul li .boxs2 .table{width: 100%;white-space:nowrap;overflow: hidden; overflow-x: auto; scrollbar-width: thin; max-width: 100%;}
.cbk_section ._bs ul li .boxs2 .table::-webkit-scrollbar{ display: none;}
.cbk_section ._bs ul li .boxs2 table{width: 800px;}
.cbk_section ._bs ul li .boxs2 th{font-size: 14px;line-height: 30px;padding: 0 12px;}
.cbk_section ._bs ul li .boxs2 td{font-size: 14px;line-height: 20px;padding: 4px 12px;}
}

/*词汇列表*/
.chlb_section{width: 100%;margin-bottom: 30px;}
.chlb_section table{width: 100%;}
.chlb_section th{font-size: 18px;color: #333333;line-height: 42px;background: #eff6ff;padding: 0 26px;text-align: left; min-width:92px;}
.chlb_section td{font-size: 18px;color: #555555;line-height: 40px;padding: 0 26px;}
.chlb_section td span{color:#ff0000;}
@media  screen and (max-width: 1680px){
.chlb_section{margin-bottom: 20px;}
.chlb_section th{font-size: 16px;line-height: 36px;padding: 0 16px;}
.chlb_section td{font-size: 16px;line-height: 34px;padding: 0 16px;}
}
@media  screen and (max-width: 1024px){
.chlb_section{margin-bottom: 10px;}
.chlb_section .tablebox{width: 100%;white-space:nowrap;overflow: hidden; overflow-x: auto; scrollbar-width: thin; max-width: 100%;}
.chlb_section .tablebox::-webkit-scrollbar{ display: none;}
.chlb_section table{width: 800px;}
.chlb_section th{font-size: 14px;line-height: 30px;padding: 0 12px;}
.chlb_section td{font-size: 14px;line-height: 30px;padding: 0 12px;}
}

/*华语*/
.hy_section{width: 100%;margin-bottom: 10px;overflow: hidden;border: 1px solid #e5e5e5;}
.hy_section .tablebox{width: 33.3333333333%;float: left;border-right: 1px solid #e5e5e5;}
.hy_section .tablebox:last-child{border-right: 0;}
.hy_section .tablebox table{width: 100%;}
.hy_section .tablebox table th{font-size: 18px;color: #333333;line-height: 40px;text-align: center;background: #eff6ff;padding: 0 10px;}
.hy_section .tablebox table td{font-size: 18px;color: #555555;line-height: 40px;text-align: center;padding: 0 10px;}
.hy_section .tablebox table td span{color:#ff0000;}
@media  screen and (max-width: 1680px){
.hy_section .tablebox table th{font-size: 16px;line-height: 34px;}
.hy_section .tablebox table td{font-size: 16px;line-height: 34px;}
}
@media  screen and (max-width: 1024px){
.hy_section{border: 0;}
.hy_section .tablebox{width: 100%;border: 1px solid #e5e5e5;margin-bottom: 14px;}
.hy_section .tablebox:last-child{margin-bottom: 0;}
.hy_section .tablebox table th{line-height: 34px;padding: 0 6px;letter-spacing: 0;}
.hy_section .tablebox table td{line-height: 34px;padding: 0 6px;letter-spacing: 0;}
}

._search{ background:url(/theme/cn/img/ico56.jpg) center repeat; width:100%; padding:60px 0;}
._search .title{ float:left; width:100%; color:#333333; font-size:16px; line-height:26px;}
._search .list{ float:left; width:100%; margin-top:25px;}
._search .list li{ float:left; width:100%; border-bottom:1px solid rgba(0,0,0,0.1); padding:25px 0; position:relative;
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;  
}

._search .list li:after{ float:left; position:absolute; right:20px; top:50%; margin-top:-7px; content:''; width:22px; height:15px; background:url(/theme/cn/img/ico57.png) right center no-repeat;}
._search .list li .tit{ float:left; width:100%; color:#333333; font-size:18px; line-height:28px; font-weight:bold;}
._search .list li .info{ float:left; width:100%; color:#555555; font-size:16px; line-height:26px; margin-top:10px;}
._search .list li .info a{ color:#555555;}
._search .list li:hover{ background:#f2f2f2; padding:25px 20px;}
._search .list li:hover:after{ background:url(/theme/cn/img/ico58.png) right center no-repeat;}
._search .list li:hover .tit{ color:#1575fd;}
._search .img{ float:left; width:100%; margin-top:22px; line-height:0; text-align:center;}
._search .cont{ float:left; width:100%; margin-bottom:22px; color:#1b1b1b; color:rgba(27,27,27,0.5); font-size:24px; line-height:28px; text-align:center;}

._search .list li .info a:hover{color:#1575fd;}

.bqsm_section._search .content .left{width:100%; padding-right:0;}
.bqsm_section._search .content:after{display:none;}
.bqsm_section._search .content .left .con1{overflow:hidden;}

@media  screen and (max-width:1024px){
._search{ padding-top:30px; padding-bottom:40px;}
._search .list{ margin-top:10px;}
._search .list li{ padding:15px 0;}
._search .list li:after{ right:12px; width:15px;}
._search .list li .tit{ font-size:16px; line-height:26px; }
._search .list li .info{ font-size:14px; line-height:24px; margin-top:2px;}
._search .list li:hover{ padding:15px 12px;}
._search .cont{ font-size:18px; line-height:22px;}

}
@media  screen and (max-width:767px){


}


.cbk_section ._bs ul li .boxs2 .hy_section{border:none;}
.cbk_section ._bs ul li .boxs2 .hy_section .tablebox{width:50%;}
.cbk_section ._bs ul li .boxs2 .hy_section .tablebox th{text-align:center; padding:5px 10px;}
.cbk_section ._bs ul li .boxs2 .hy_section .tablebox th:first-child{min-width:100px;}
.cbk_section ._bs ul li .boxs2 .hy_section .tablebox td{text-align:center; padding:5px 10px;}
.cbk_section ._bs ul li .boxs2 .hy_section .tablebox td span{color: #ff0000;}
.cbk_section ._bs ul li .boxs2 .hy_section .tablebox td:first-child{min-width:100px;}

@media  screen and (max-width:1024px){
.cbk_section ._bs ul li .boxs2 .hy_section .tablebox{width:100%; border: 1px solid #e5e5e5;}
.cbk_section ._bs ul li .boxs2 .hy_section .tablebox table{width:100%;}
}


.dl_section .content .right .con1box{padding-top:0;}
.dl_section .content .right .boxs{width: 100%; padding-left: 50px;padding-bottom: 40px; text-align:center;}
.dl_section .content .right .boxs .words{display:inline-block; font-size: 18px;color: #565656;line-height: 56px; vertical-align:middle;}
.dl_section .content .right .boxs .icobox{display:inline-block; font-size: 0;  vertical-align:middle;}
.dl_section .content .right .boxs .icobox .icos{width: 56px;display: inline-block;vertical-align: middle;margin-left: 26px;position: relative;}
.dl_section .content .right .boxs .icobox .icos .ico{width: 100%;display: block;cursor: pointer;border-radius: 100%;}
.dl_section .content .right .boxs .icobox .icos:hover .ico{box-shadow: 0 0 20px rgba(220,220,220,0.6);}
.dl_section .content .right .boxs .icobox .icos .ewm{ width: 100px;position: absolute;left: 50%;margin-left: -50px;top: 120%;display: block;box-shadow: 0 0 20px rgba(220,220,220,0.8);display: none;}
.dl_section .content .right .boxs .icobox .icos:hover .ewm{display: block;}

@media  screen and (max-width: 1680px){
.dl_section .content .right .boxs{padding-left: 20px;padding-bottom: 26px;}
.dl_section .content .right .boxs .words{font-size: 16px;line-height: 40px;}
.dl_section .content .right .boxs .icobox .icos{width: 40px;margin-left: 16px;}
.dl_section .content .right .boxs .icobox .icos .ewm{ width: 80px;margin-left: -40px;}
}

@media  screen and (max-width: 1024px){
.dl_section .content .right .boxs{padding-left: 14px;z-index: 2;top: 50px;left: 0;bottom: auto;}
.dl_section .content .right .boxs .words{font-size: 14px;line-height: 34px;}
.dl_section .content .right .boxs .icobox .icos{width: 34px;margin-left: 12px;}
.dl_section .content .right .boxs .icobox .icos .ewm{ width: 80px;margin-left: -40px;}
}

.sy_section1 .content .left ul li a .pic .picimg{height:100%;}
.sy_section1 .content .right ul li a .pic .picimg{height:100%;}
@media  screen and (max-width: 1024px){

    .sy_section1 .content .center{margin:20px 0;}

    .sy_section1 .content .left{border-bottom: 1px solid #e5e5e5;}
    .sy_section1 .content .right{border-top: 1px solid #e5e5e5;}

    .sy_section1 .content .left ul li a .pic{height:auto !important;}
    .sy_section1 .content .left ul li a .pic .picimg{padding-bottom:66.66%; }

    .sy_section1 .content .right ul li a .pic{height:auto !important;}
    .sy_section1 .content .right ul li a .pic .picimg{padding-bottom:66.66%; }


    .sy_section2 .content .right .ul .li a .picbox{height:auto !important;}
    .sy_section2 .content .right .ul .li a .pic{padding-bottom:53.125%;}

    .sy_section1 .content .center .ul .li .ba_pic{height:auto !important;}
    .sy_section1 .content .center .ul .li .ba_pic .pics{padding-bottom:120.75%;}

}



.shaixuanbox{width:100%; overflow:hidden; margin-bottom: 20px; background: #eff6ff; padding: 30px 34px 30px 30px;}
.shaixuanline{float:left; width:100%; position:relative; padding:18px 0 0 0; padding-left:105px; }

.shaixuanline .saixuan{float:left; width:100%; }
.shaixuanline .saixuan a{float:left; font-size:18px; color:#666; line-height:30px; margin-right:20px;}
.shaixuanline .saixuan a:hover{color:#1575fd; text-decoration:underline;}
.shaixuanline .saixuan a.on{color:#1575fd;}
.shaixuanline .sxtit{position:absolute; left:0; top:18px; font-size:18px; color:#666; line-height:30px;}

.top_tit{float:left; width:100%; font-size: 24px; color: #333333; line-height: 28px; margin-bottom: 18px; display:none;}
.shaixuanbox .top_tit{margin-bottom:0;}

.dabaobox{margin-bottom:18px; box-shadow:initial !important;}


.shaixuanline:first-child{padding-top:0;}
.shaixuanline:first-child .sxtit{top:0;}

.shhy_section .content .right .top{background:#c1d9f8;}

.shhy_section .content .right .consbox2 ._b ul li a .rights .bottoms br:first-child{display:none;}



@media  screen and (max-width: 1680px){
    .shaixuanbox{width:100%; overflow:hidden; margin:16px 0 20px 0;}
    .shaixuanline{padding:15px 0 0 0; padding-left:95px; }
    .shaixuanline .saixuan a{font-size:16px;  line-height:24px; margin-right:15px;}
    .shaixuanline .saixuan a.on{color:#1575fd;}
    .shaixuanline .sxtit{ top:15px; font-size:16px; line-height:24px;}
}
@media  screen and (max-width: 1024px){
    .shaixuanbox{width:100%; overflow:hidden; margin:16px 0 20px 0;}
    .shaixuanline{padding:10px 0 0 0; padding-left:0px; }
    .shaixuanline .saixuan a{font-size:14px;  line-height:20px; margin-right:10px;}
    .shaixuanline .saixuan a.on{color:#1575fd;}
    .shaixuanline .sxtit{ top:15px; font-size:16px; line-height:24px; position:initial; float:left; width:100%; margin-bottom:10px;}
}




.cbk_section ._bs ul li.li_noleft .boxs1{padding-left:0;}
.cbk_section ._bs ul li.li_noleft .boxs2{padding-left:0;}