﻿@import url(style.css);
@import url(mobile.css);
@import url(custom.css);
@import url(pscroll.css);
@keyframes scaleAnim{
    0%{         
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100%{
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}
/*内页*/
.postions{ height:72px; line-height:72px; overflow:hidden;color:#999999; font-size:15px; background:#fff; border-bottom:1px solid #e7e7e7;/*-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.04);box-shadow: 0 5px 10px rgba(0,0,0,.04);*/}
/*.postions.bgs2{-webkit-box-shadow: 0 5px 5px rgba(0,0,0,.04);box-shadow: 0 5px 5px rgba(0,0,0,.04); margin-bottom:15px;}*/
.postions.bgs3{ background:#f6f6f6; border-bottom:0;-webkit-box-shadow:0;box-shadow:0; margin-bottom:0;}
.postions.bgs2{ /*display:none;*/ margin-top:-72px;background:rgba(0,0,0,0.48); position:relative;}
.postions.bgs4{ position:absolute; bottom:0; left:0; width:100%; background:rgba(0,0,0,0.48);}
.posadd .postions{ position:fixed; top:0; left:0; width:100%; z-index:5;}
.postions a{color:#999999; }
.postions a:hover{ color:#004a97;}
.postions label{ color:#999999;}
.postions .postions_r{}
.postions .postions_r img{ vertical-align:text-top; margin-right:8px; margin-left:11px; height:18px;}
.postions .postions_r img:first-child{ margin-left:0;}
.postions h2{ float:left; font-weight:normal; color:#fff; height:58px; }
.postions h2 span{font-size:15px; font-family:Arial; color:rgba(255,255,255,0.5); }
.postions .rclass{ float:right;background:url(../images/pos_bg2.png) left center no-repeat;background-size:20px auto;  padding-left:25px;-webkit-tap-highlight-color: #fff;-webkit-tap-highlight-color: transparent; display:none;}
.postions .postions_b{ text-align:center;}
.postions .postions_b a{ /*float:left;*/ display:inline-block; vertical-align:top; text-align:center;/*overflow:hidden; */font-size:16px; color:#333333; position:relative;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s; z-index:0; margin-left:28px; margin-right:28px; }
.postions .postions_b a:hover{color:#004a97;}
.postions .postions_b a:before{ content:""; position:absolute; right:-29px; top:50%; margin-top:-6px; height:13px; width:1px; background:#dbdbdb;}
.postions .postions_b a:last-child:before{ display:none;}
.postions .postions_b a:after{content: "";display: block;position: absolute;left: 50%;right:50%; bottom: 0px;height:3px;opacity: 0;background:#004a97;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s; z-index:-1;}
.postions .postions_b a.isel:after{left: 0%;right: 0%;opacity: 1;}
.postions .postions_b a:hover:after{left: 0%;right: 0%;opacity: 1;}
.postions .postions_b a.isel{color:#333333; }

.postions.bgs2 .postions_b a{ color:#fff;}
.postions.bgs2 .postions_b a.isel{color:#004a97; }

.map{ position: relative;top: -126px; color:#999999; font-size:14px;transition:all 0.3s;}

/*分类弹窗*/
.about_bgs{z-index: 19891024;background:url(../images/about_bg.png) repeat; width: 100%; height: 100%;  position: fixed;  left: 0;  top: 0;  display: none;}
.about_tc .closed2{ display:none;}

.o_big_con{ overflow:hidden; position:relative;}
.o_big{ overflow:hidden; background-repeat:no-repeat; background-position:70% center; background-size:cover; position:relative;  width:100%;-webkit-animation:scaleAnim 5s ease forwards; animation: scaleAnim 5s ease forwards; }
.bgs2 .o_big{min-height:830px;}
.o_big img{ width:100%;filter: Alpha(Opacity=0);opacity: 0;}
.o_big_con .cons{ position:absolute; top:0; left:0; width:100%; height:100%;}
.o_big_con .cons .wrap{ height:100%; display:table; }
.o_big_con .cons .wrap3{ height:100%; display:table; }
.o_big_con .h2{font-weight:normal; display:table-cell; vertical-align:middle;   text-transform:uppercase; text-align:center;}
.o_big_con .h2 label{width:100%; display:block;color:rgba(255,255,255,1.0); font-weight:normal;  margin-bottom:1.5%;}
.o_big_con .h2 span{ display:block; overflow:hidden; color:rgba(255,255,255,1.0); font-size:19px; line-height:1;   font-weight:lighter; position:relative;}
.o_big_con .login{font-weight:normal; display:table-cell; vertical-align:middle;}
.sec2 .o_big_con .h2 label{ margin-top:110px;}
.sec2 .o_big img{ min-height:460px;}

.o_big_con .login .cons2{ width:96%; margin:0 auto; max-width:404px; background:#ffffff; overflow:hidden;}
.o_big_con .login .cons2 .boxs{ overflow:hidden; max-width:346px; width:96%; margin:0 auto;}
.o_big_con .login .cons2 .h3{ text-align:center; border-bottom:1px solid #d9d9d9; height:70px; line-height:70px; margin-top:10px; overflow:hidden; color:#004a97; letter-spacing:5px;}
.o_big_con .login .cons2 .divs{ border:1px solid #d9d9d9; overflow:hidden; margin-top:20px;}
.o_big_con .login .cons2 .divs:hover{ border-color:#004a97;}
.o_big_con .login .cons2  em{ float:left; width:72px; text-align:center;height:52px; line-height:52px; font-style:normal;  overflow:hidden; background:url(../images/service_ico3.png) right center no-repeat; color:#333333; font-size:16px;}
.o_big_con .login .cons2 .input1{ float:left;width:calc(100% - 72px);width:-webkit-calc(100% - 72px);width:-moz-calc(100% - 72px); border:0; background:none;outline: none;font-size: 16px; color: #777777;text-indent: 20px; line-height:50px; height:50px;}
.o_big_con .login .cons2 .input1::-webkit-input-placeholder{color:#777777;}
.o_big_con .login .cons2 .input1::-moz-placeholder{   /* Mozilla Firefox 19+ */color:#777777;}
.o_big_con .login .cons2 .input1:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */ color:#777777;}
.o_big_con .login .cons2 .input1:-ms-input-placeholder{  /* Internet Explorer 10-11 */color:#777777;}
.o_big_con .login .cons2 .bnts{ overflow:hidden; height:50px; line-height:50px; background:#004a97; color:#fff;cursor: pointer; border:0; outline:none; letter-spacing:4px; width:100%; margin-top:20px; font-size:18px;transition:all 0.3s;}
.o_big_con .login .cons2 .bnts:hover{opacity:0.8;filter:Alpha(opacity=80);}
.o_big_con .login .cons2 .desc{ overflow:hidden; margin-top:15px; line-height:1.8; color:#555555; font-size:15px; max-width:320px; margin-bottom:10%;}
.o_big_con .login .cons2 .img{ width:100%; margin-top:7%; display:block;}
.adicon{  position: absolute; bottom: 25px; right: 4%;-webkit-transform: translate3d(0, 0, 0) rotate(90deg);transform: translate3d(0, 0, 0) rotate(90deg);-webkit-transform-origin: center right;-ms-transform-origin: center right; transform-origin: center right; -webkit-font-smoothing: antialiased; font-size:14px;
 color: #fff; -webkit-transition: opacity .2s ease-out; -o-transition: opacity .2s ease-out; transition: opacity .2s ease-out;line-height: 1; z-index: 20;}
.adicon a { text-decoration: none; display: -webkit-box; display: -ms-flexbox;  display: flex; color: #fff;}
.l-scrollDown__iconBar {}
.l-scrollDown__iconBarInner {}
.l-scrollDown__iconBar { width: 110px; height: 1px; background: rgba(255, 255, 255, 0.3); display: block; position: relative;  overflow: hidden; margin: auto 0 auto 20px;}
.l-scrollDown__iconBarInner { position: absolute; top: 0px; right: -240px;width: 240px; height: 1px; -webkit-animation: scroll-bar 2s cubic-bezier(0.63, 0.09, 0.38, 0.81) infinite; animation: scroll-bar 2s cubic-bezier(0.63, 0.09, 0.38, 0.81) infinite; background-color: #fff;}

.l-scrollDown--posi { color: #111;}
.l-scrollDown--posi .l-scrollDown__iconBar { background: #dce0e3}
.l-scrollDown--posi .l-scrollDown__iconBarInner {background-color: #333;}


/*分页*/
.yema{ width:100%; text-align:center; clear:both; overflow:hidden; padding-top:3%; padding-bottom:4%; clear:both;}
.yema.bgs2{ text-align:right;}
.yema a{ display:inline-block; height:44px; line-height:42px; padding-left:10px; overflow:hidden; padding-right:10px; min-width:48px;margin-left:3px;  text-align:center; color:#333333; font-size:14px; border:1px solid #f8f8f8; background:#f8f8f8; }
.yema a:hover{ text-decoration:none; color:#fff; background:#004a97;border:1px solid #004a97;}
.yema a.on{color:#fff;  background:#004a97;border:1px solid #004a97;}
.yema a.first,.yema a.last{ margin-right:0;  }
.yema a.first:hover,.yema a.last:hover{background-color:#004a97;}
.yema a span{ font-family:"宋体"; font-size:16px;}
/*暂无内容*/
.nodata{ clear:both; max-width:1200px; margin:0 auto; overflow:hidden; text-align:center; /*margin-top:13%;*/ margin-bottom:13%; /*background:url(../images/empty.png) center top no-repeat;*/ background-size:auto 169px; /*padding-top:180px;*/}
.nodata .title{ color:#555555; font-size:18px; overflow:hidden; margin-top:2%; line-height:26px;}
.nodata .desc{color:#999999; font-size:14px; overflow:hidden; line-height:24px; margin-top:5px;}
/*关于我们*/
.about_one{ background:url(../images/about_bg1.jpg) center top #fff no-repeat; background-size:100% auto; overflow:hidden; padding-bottom:80px;}
.about_title{ text-align:center; margin-top:5%; overflow:hidden; line-height:1.3; color:#222222;}
.about_one .about_title{ color:#004a97;}
.about_one .cons{ text-align:center; line-height:2em; overflow:hidden; max-width:820px; margin:0 auto; font-size:18px; margin-top:2%;}
.about_one .cons p{ margin-bottom:3%; overflow:hidden;}
.about_one .cons p:last-child{ margin-bottom:0;}
.about_two{ background:url(../images/about_bg2.jpg) center center  no-repeat; background-size:cover;  position:relative;}
.about_two .img{ width:100%; display:block; min-height:200px;}
.about_two .bgs{ position:absolute; top:-80px; left:0; width:100%;}
.about_two .cons{ max-width:614px; overflow:hidden; background:rgba(0,74,151,0.94); height:360px;}
.about_two .cons .boxs{ width:94%; max-width:470px; margin:0 auto;}
/*数字*/
.about_one .counter{ max-width:1300px; margin:0 auto; text-align:center; margin-top:5%;}
.about_one .counter ul li{ float:left; width:33.33%;   transition:all 0.3s; position:relative; text-align:center; margin-bottom:7%; }
.about_one .counter ul li:after{ content:""; position:absolute; right:0; top:0; height:100%; width:1px; background:#dddddd;}
.about_one .counter ul li:last-child:after{ display:none;}
.about_one .counter ul li .txts2{ display:inline-block; vertical-align:top; text-align:center; padding-left:3%; padding-right:3%; }
.about_one .counter ul li .nums{ color:#004a97; line-height:1;}
.about_one .counter span{display:inline-block; vertical-align:middle; overflow:hidden;  font-weight:normal; }
.about_one .counter label{display:inline-block;vertical-align:middle; font-weight:normal; }
.about_one .counter .h6{ font-weight: normal; font-size:15px;  overflow:hidden; line-height:24px;  margin-top:4%; margin-bottom:6px; color:#999999;}
.about_one .counter .p{ max-width:352px; margin:0 auto; color:#555555; font-size:15px; overflow:hidden; line-height:24px; margin-top:2px;}
.about_one .counter ul li:hover{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}
/*历程*/
.history-wrap{padding: 1.5vw 0 6.25vw 0;}
/*企業架構*/
.about_three{ background:url(../img/about_img3.jpg) center center no-repeat; background-size:cover; overflow:hidden;}
.about_three .about_title{ color:#fff; margin-top:7%;}
.about_three .cons{ max-width:1037px; margin:0 auto; overflow:hidden; color:#fff; margin-top:4%;}
.about_three .cons .txts{ max-width:900px; overflow:hidden; margin:0 auto; text-align:center; font-size:16px; line-height:2;}
.about_three .cons .txts2{ background:rgba(255,255,255,0.11); overflow:hidden; margin-top:12%;}
.about_three .cons .txts2 .p{ max-width:950px; width:94%; margin:0 auto; margin-top:3%; margin-bottom:3%; font-size:15px; line-height:1.8;}
.about_three .cons .tonext{ width:31px; margin:0 auto;   margin-top:5%; margin-bottom:4%;will-change: transform; animation: animate1 2.2s infinite reverse ease-in-out;}
.about_three .cons .tonext img{height:27px; display:block; margin:0 auto;cursor:pointer;}
.about_three .cons .tonext:hover img {
  animation: banner-down 0.6s infinite alternate;
  -o-animation: banner-down 0.6s infinite alternate;
  -moz-animation: banner-down 0.6s infinite alternate;
  -webkit-animation: banner-down 0.6s infinite alternate;
}
/*就业机会*/
.about_four{ background:url(../img/about_img4.jpg) center center no-repeat; background-size:cover; overflow:hidden;}
.about_four .about_four_t{ overflow:hidden; margin-top:8%;}
.about_four .about_four_t .label{ color:#84878e; line-height:1.6; display:block;}
.about_four .about_four_t .p{ color:rgba(255,255,255,0.74); overflow:hidden; line-height:1.6; font-size:16px; margin-top:1%;}
.about_four .about_four_t .h3{ color:#fff; overflow:hidden; font-weight:normal; line-height:1.2; margin-top:1.2%;}
/*客户服务*/
.service_bg{ background:#f4f4f4; overflow:hidden;}
.service_ul{ overflow:hidden; margin-top:5%; margin-bottom:4%;}
.service_ul ul li{ float:left; width:23.5%; margin-right:2%; margin-bottom:2%; overflow:hidden; background:#fff; border-radius:6px; position:relative;}
.service_ul ul li:nth-child(4n+0){ margin-right:0;}
.service_ul ul li .imgs{ overflow:hidden; position:relative; padding-top:73.5%;transition:all 0.3s;opacity:0;filter:Alpha(opacity=0);}
.service_ul ul li:hover .imgs{opacity:1.0;filter:Alpha(opacity=100);}
.service_ul ul li .imgs img{display: block;width: 100%; position:absolute; height:100%; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.service_ul ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.service_ul ul li .bgs{ position:absolute; width:100%; height:100%; top:0; left:0;display: flex; align-items: center; justify-content: left;}
.service_ul ul li .boxs{ width:94%;  margin:0 auto; overflow:hidden;}
.service_ul ul li .pic{ width:90px; height:80px; margin:0 auto; position:relative; overflow:hidden;}
.service_ul ul li .pic img{ position:absolute; top:0; height:100%; width:100%; left:0;transition:all 0.3s;}
.service_ul ul li .pic img.img2{opacity:0;filter:Alpha(opacity=0);}
.service_ul ul li:hover .pic img.img2{opacity:1.0;filter:Alpha(opacity=100);}
.service_ul ul li:hover .pic img.img1{opacity:0;filter:Alpha(opacity=0);}
.service_ul ul li .h3{ font-weight:normal; color:#333333; overflow:hidden; height:32px; line-height:32px; margin-top:12px;white-space:nowrap;text-overflow:ellipsis;transition:all 0.3s;text-align:center;}
.service_ul ul li:hover .h3{ color:#fff;}
/*技術支援*/
.service_con{ overflow:hidden; background:#fff; margin-top:5%; margin-bottom:5%;-webkit-box-shadow: 0 5px 30px rgba(0,0,0,0.1);box-shadow: 0 5px 30px rgba(0,0,0,0.1);}
.service_con .boxs{ width:96%; margin:0 auto; max-width:1300px; overflow:hidden;}
.service_con .serivce_title{ border-bottom:1px solid #eaeaea; overflow:hidden; padding-bottom:2%; margin-top:5%;}
.service_con .serivce_title .service_title_l{ float:left;width:calc(100% - 56px);width:-webkit-calc(100% - 56px);width:-moz-calc(100% - 56px); overflow:hidden;}
.service_con .serivce_title .service_title_l .label{ overflow:hidden; font-size:15px; color:#004a91; line-height:1.6;}
.service_con .serivce_title .service_title_l .label label{ color:#999999; margin-left:1%;}
.service_con .serivce_title .service_title_l .h3{ font-weight:normal; overflow:hidden; line-height:1.5; color:#333333; margin-top:10px;}
.service_con .serivce_title .goback{ float:right; overflow:hidden; width:44px; height:35px; display:block; background:url(../images/service_ico1.png) no-repeat;transition:all 0.3s; margin-top:45px; background-size:100% 100%;}
.service_con .serivce_title .goback:hover{ background-image:url(../images/service_ico1_on.png);}
.service_con .cons{ overflow:hidden; margin-top:4%; margin-bottom:6%; font-size:16px; color:#555555; line-height:2;}
.service_con .cons p{ overflow:hidden; padding-bottom:2%;}
.service_con .cons .ul li{ overflow:hidden; display:block; margin-bottom:2%; padding-left:28px; position:relative;}
.service_con .cons .ul li:before{ content:""; position:absolute; left:0; top:10px; width:5px; height:5px; border:2px solid #004a97; border-radius:50%;}
.service_con .cons .color1{ color:#004a97;}
.service_con .cons a:hover{ text-decoration:underline;}
/*联系我们*/
.contact_map{ overflow:hidden; position:relative;}
.contact_map #myframe1{ overflow:hidden;height:860px;margin:0px auto;/*filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);-webkit-filter:grayscale(100%);*/ }
.contact_map #myframe2{ overflow:hidden;height:860px;margin:0px auto; display:none;/*filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);-webkit-filter:grayscale(100%);*/ }
.contact_map iframe{ width: 100%;}
.contact_pos{ position:absolute; left:0; top:0; width:100%; height:0%;}
.contact_pos .cons{ overflow:hidden; max-width:588px; width:50%; float:right; background:url(../images/contact_bg1.png) no-repeat; margin-top:85px; height:650px; background-size:cover;}
.contact_pos .cons .boxs{ width:95%; float:right; max-width:530px; overflow:hidden; margin-right:2%;}
.contact_pos .cons .h3{ font-weight:normal; overflow:hidden; line-height:1.3; margin-top:50px; color:#fff;margin-bottom:5%;}
.contact_pos .cons .txts{ max-width:480px; width:97%; overflow:hidden; color:#fff; font-size:15px; margin-bottom:2%;}
.contact_pos .cons .txts a{ color:#fff;}
.contact_pos .cons .txts a:hover{ text-decoration:underline;}
.contact_pos .cons .txts li{ display:block; overflow:hidden; border-bottom:1px solid rgba(218,218,218,0.43); padding-bottom:6%; margin-bottom:6%;}
.contact_pos .cons .txts li:last-child{ margin-bottom:0; padding-bottom:0; border:0;}
.contact_pos .cons .txts li .h4{ font-size:20px; font-weight:normal; overflow:hidden; line-height:32px; color:#fff; margin-bottom:15px; }
.contact_pos .cons .txts li .p{ overflow:hidden; line-height:30px;}
.contact_pos .cons .txts li .p label{ float:left; width:145px; overflow:hidden;}
.contact_pos .cons .txts li .p .p2{ overflow:hidden;}
.contact_two .about_title{ color:#004a97;}
/*滚动条*/
.i_jsq_scroll{ overflow:hidden;overflow-y: auto; max-height:466px; position:relative; background:url(../images/contact_bg2.png) right top repeat-y;}
.i_jsq_scroll::-webkit-scrollbar { -webkit-appearance: none;}
.i_jsq_scroll::-webkit-scrollbar:vertical { width: 4px;}
.i_jsq_scroll::-webkit-scrollbar-thumb { border-radius: 8px; border:0; background-color:#fff;}
/*在线留言*/
.feedback_div{ overflow:hidden; margin-top:4%; margin-bottom:5%;}
.feedback_div .divs{ margin-bottom:2%;position:relative; overflow:hidden;}
.feedback_div .divs.bgs2{ text-align:center;}
.feedback_div .label{ float:left; width:212px; font-size:16px; color:#000000;  line-height:70px; height:70px; }
.feedback_div .label span{ color:#c70909;}
.feedback_div .desc{ position:absolute; bottom:0; left:0; font-size:14px; line-height:24px;}
.feedback_div .desc span{color:#c70909;}
.feedback_div .borders{border:1px solid #e4e4e4; overflow:hidden;}
.feedback_div .inputs2{background:#e4e4e4; height:68px; width:100%; line-height:68px; font-size:16px; color:#333; border:0; outline:none;  text-indent:28px; font-family:"PingFang-Bold";}
.feedback_div .inputs2::-webkit-input-placeholder {
  color: #777777;
}
.feedback_div .inputs2:-moz-placeholder {
  color: #777777;
}
.feedback_div .inputs2::-moz-placeholder {
  color: #777777;
}
.feedback_div .inputs2:-ms-input-placeholder {
  color: #777777;
}
.feedback_div .textarea{ padding:1%; padding-top:2%; padding-left:28px; width:100%; background:#e4e4e4; font-size:16px; font-family:"PingFang-Bold";border:0; outline:none; display:grid;color:#333; height:320px;  }
.feedback_div .textarea::-webkit-input-placeholder {
  color: #777777;
}
.feedback_div .textarea:-moz-placeholder {
  color: #777777;
}
.feedback_div .textarea::-moz-placeholder {
  color: #777777;
}
.feedback_div .textarea:-ms-input-placeholder {
  color: #777777;
}
.feedback_div .bnts2{ display:inline-block; border: none;  max-width:170px; width:30%;font-size: 16px; height: 60px; line-height:60px; background: #f5f5f5; font-family:"PingFang-Bold"; text-align: center;color: #000000; outline: none;  cursor: pointer; -webkit-appearance: none; margin-top:3%; margin-left:12px; margin-right:12px;}
.feedback_div .bnts2:hover{filter:alpha(opacity=80);opacity:0.8;transition:all 0.3s; background:#0000cd; color:#fff;}
.feedback_div .bnts2.bgs2{background:#004a91; color:#fff;}
.feedback_div .contact_check{ overflow:hidden;  font-size:16px; text-align:center; margin-top:3%; }
.feedback_div .contact_check a{ color:#535353; text-decoration:underline;}
.feedback_div .contact_check a:hover{ opacity:0.8;filter:Alpha(opacity=80); }
.feedback_div .contact_check .css-radio2{ display:none; }
.feedback_div .contact_check .css-label_r3{ display: inline-block; vertical-align:middle; overflow: hidden; cursor: pointer; line-height:22px;background:url(../images/contact_pic4.png) left 5px no-repeat; background-size:13px 13px; padding-left:20px;  color:#535353; }
.feedback_div .contact_check input[type=checkbox].css-radio2:checked + label.css-label_r3,.about_l .i_left_ul2 li .div .css-label_r3.ui-radio-on{ background-image:url(../images/contact_pic4_on.png);}
/*下载中心*/
.showmore{ display:block; height:31px; margin:0 auto; cursor:pointer; margin-top:3%; margin-bottom:5%;}
.down_one{ background:#f8f8fc; margin-top:4%; padding-top:3.5%; padding-bottom:3.5%; margin-bottom:5%; }
.search_form{  height:48px; max-width:750px; margin:0 auto; width:96%; }
.search_form .searchtitle4{width:160px;height: 48px;font-size: 15px;position: relative;  background:url(../images/down_pic1.png) #fff right 20px top 20px no-repeat; float:left; }
.search_form .searchtitle4 label{text-indent:18px;height:48px; line-height:48px; display:block; width:100%; text-decoration:none; cursor:pointer; overflow:hidden; color:#555555; text-align:left;border:1px solid #dddddd; }
.search_form .searchtitle4 ul{display: none;position: absolute;z-index: 10;width: 100%; top: 39px; background-color:#fff; border:1px solid #dddddd; border-top:0; margin-right:0; border-radius:0 0 6px 6px;}
.search_form .searchtitle4 li{cursor: pointer; line-height:34px;text-indent:18px;color:#fff;overflow:hidden; height:34px;}
.search_form .searchtitle4 li:last-child{border-radius:0 0 6px 6px;}
.search_form .searchtitle4 li a{ color:#333;/*border-bottom:1px solid #eee; */text-align:left; display:block;text-decoration:none; font-size:14px; text-indent:18px;}
.search_form .searchtitle4 li:hover{background: #0000cd; color:#fff;}
.search_form .searchtitle4 li:hover a{ color:#fff;}
.search_form .input_shurk{ /*margin-left:10px;*/ margin-right:10px; float:left;width:calc(100% - 170px);width:-webkit-calc(100% - 170px);width:-moz-calc(100% - 170px); height:48px; line-height:48px; background:#fff;border:1px solid #dddddd;outline:medium; color:#555555; font-size:15px; text-indent:20px; font-family:"PingFang-Bold";}
.search_form .s_btns{ float:right; width:160px; height:48px;background:#004a97; font-size:15px; color:#fff;  border:none;cursor:pointer; outline:none; font-family:"PingFang-Bold";}
.search_form .s_btns:hover{transition:all 0.3s;opacity:0.8;filter:Alpha(opacity=80);}
.down_table{font-size:15px; overflow:hidden; padding-bottom:20px;}
.down_table .table{border-collapse:collapse;border-spacing:0;/* margin-bottom:5px;*/ width:100%; min-width:360px;border-bottom:1px solid #dddddd;  }
.down_table #srcolls{ overflow:hidden; overflow-x:auto; }
.down_table #srcolls::-webkit-scrollbar {width: 8px;height: 10px;}
.down_table #srcolls::-webkit-scrollbar-thumb { background-image:url(../images/product_bg1.png); background-position:center center; background-repeat:no-repeat; background-size:10px 6px;background-color: rgba(0, 0, 205, 1.0);}
.down_table #srcolls:hover::-webkit-scrollbar-thumb {background-color: rgba(0, 0, 205, 0.7);}
.down_table #srcolls::-webkit-scrollbar-thumb:hover { background-color: rgba(0, 0, 205, 1.0);-webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1); }
.down_table #srcolls::-webkit-scrollbar-track {  background-color:#f7f7f7;}
.down_table .table th{ background:#fff; height:74px; line-height:22px; color:#222222;padding-left:20px; padding-right:20px; text-align:center;border-bottom:1px solid #dddddd;border-top:1px solid #dddddd;font-size:18px; font-weight:normal;}
.down_table .table td{ border-bottom:1px solid #dddddd; color:#555555; height:66px; line-height:22px; padding-top:3px; padding-bottom:3px;padding-left:20px; padding-right:20px; text-align:center; }
.down_table .table tr:hover td{ background:#f8f8fc;}
.down_table .table tr:last-child td{ border-bottom:0;}
.down_table .table .w1{/* width:120px;*/ text-align:left;}
.down_table .table .w2{ /*width:100px;*/ width:330px;}
.down_table .table .w3{ /*width:186px;*/ width:220px;}
.down_table .table td a{ color:#3c76b2;}
.down_table .table td a:hover{ text-decoration:underline;}
.down_table .table td .a{ display:block; width:24px;  margin:0 auto; height:24px; background:url(../images/down_pic2.png) no-repeat; background-size:100% 100%;transition:all 0.3s;}
.down_table .table td .a:hover{ background-image:url(../images/down_pic2_on.png);}
/*期貨及期權*/
.futures_ul{ margin-top:5%; overflow:hidden; margin-bottom:5%;}
.futures_ul ul li{ display:block; overflow:hidden; background:#fff; position:relative; margin-bottom:2%;}
.futures_ul ul li .imgs{ float:left; width:50%; overflow:hidden; padding-top:30%; position:relative;}
.futures_ul ul li .imgs img{ display: block;width: 100%; height:100%; position:absolute; top:0; left:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s; /*-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%);-o-filter: grayscale(100%); filter: grayscale(100%); filter: gray;*/}
.futures_ul ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);/*-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%);-o-filter: grayscale(0%); filter: grayscale(0%); filter:none;*/}
.futures_ul ul li .txts{ position:absolute;width:50%;  overflow:hidden; top:0; right:0; height:100%;display: flex; align-items: center; justify-content: left;}
.futures_ul ul li .txts .cons{max-width:600px; width:94%; margin:0 auto; overflow:hidden;}
.futures_ul ul li .txts .h4{ font-weight:normal; overflow:hidden; color:#222222;height:46px; line-height:46px;white-space:nowrap;text-overflow:ellipsis; }
.futures_ul ul li .txts .p{ line-height:42px; height:126px; margin-top:26px; overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; color:#666666; font-size:18px;}
.futures_ul ul li .txts .a{ float:left; padding-left:14px; padding-right:14px; overflow:hidden; position:relative; z-index:0; color:#333333; font-size:14px; line-height:40px; height:40px; margin-top:38px;transition:all 0.3s; font-style:normal;}
.futures_ul ul li .txts .a:before{ z-index: -1; content: ""; position: absolute; left: 0; top: 0;  width: 40px; height: 40px; background: #e40027; border-radius: 50%;transition:all 0.3s;}
.futures_ul ul li .txts .a:hover{ /*margin-left:5px; font-weight:bold;*/ color:#fff;}
.futures_ul ul li .txts .a:hover:before{ width:100%; border-radius:30px;}
.futures_ul ul li .txts .a span{ font-family:"宋体";}
.futures_iframe{ max-width:740px; margin:0 auto; display:block; min-height:710px; margin-top:2%;}
.futures_a{ overflow:hidden; margin-bottom:2%;}
.futures_a a{ float:left; height: 30px; line-height: 30px;padding: 0 20px;color: #e40027;font-size: 14px; border: 1px solid #c7c7c7;font-weight:bold;margin: 0 3px 0 0; text-decoration:none;}
.futures_a a:hover{text-decoration:none!important;}
.futures_a a.on{background: #e40027; color: #ffffff;}
.futures_div{ margin-top:3%; overflow:hidden;}
.futures_div .divhidden{opacity:0;filter:Alpha(opacity=0);transition:all 0.3s;  /*height:0;*/ display:none; /*overflow:hidden;*/ }
.futures_div .divhidden.on{opacity:1.0;filter:Alpha(opacity=100);/* height:auto;*/display:block;}
.platformDl{margin:5% 0 6% 0;}
.platformDl>a{display:block; padding:65px 0 0; float:left; width:235px; text-align:center; border-left:1px solid #dddddd;}
.platformDl>a:first-child{border:none;}
.platformDl>a>span{padding-right:40px; display:inline-block; *display:inline; zoom:1; height:28px; line-height:28px; background:url(../images/icon-download-big.png) right top no-repeat; color:#004a97; font-size:18px;}
.platformDl>a:hover>span{background-position:right bottom; color:#021b76;}
.platformDl .desktopDl{background:url(../images/icon-desktop.png) center top no-repeat;}
.platformDl .iosDl{background:url(../images/icon-applestore.png) center top no-repeat;}
.platformDl .androidDl{background:url(../images/icon-appstore.png) center top no-repeat;}
/*市場洞察*/
.insight_ul{ margin-top:5%; overflow:hidden; margin-bottom:5%;}
.insight_ul ul li{ display:block; overflow:hidden; float:left; width:31.429%; margin-right:2.8565%;}
.insight_ul ul li:nth-child(3n+0){ margin-right:0;}
.insight_ul ul li .boxs{ overflow:hidden; position:relative; margin-bottom:8.5%;}
.insight_ul ul li .imgs{  overflow:hidden; padding-top:62.73%; position:relative;}
.insight_ul ul li .imgs img{ display: block;width: 100%; height:100%; position:absolute; top:0; left:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s; /*-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%);-o-filter: grayscale(100%); filter: grayscale(100%); filter: gray;*/}
.insight_ul ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);/*-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%);-o-filter: grayscale(0%); filter: grayscale(0%); filter:none;*/}
.insight_ul ul li .txts{ position:absolute;width:100%;  overflow:hidden; top:0; right:0; height:100%; background:rgba(0,0,0,0.31);transition:all 0.3s;}
.insight_ul ul li .boxs:hover .txts{background:rgba(0,0,0,0.1);}
.insight_ul ul li .txts .cons{max-width:390px; width:90%; margin:0 auto; overflow:hidden; position:relative; height:100%;}
.insight_ul ul li .txts .h4{ position:absolute; top:23px; left:0; font-weight:normal; overflow:hidden; color:#fff;height:46px; line-height:46px;white-space:nowrap;text-overflow:ellipsis; }
.insight_ul ul li .txts .a{ float:left; position:absolute; left:0; bottom:23px;padding-left:14px; padding-right:14px; overflow:hidden; z-index:0; color:#fff; font-size:14px; line-height:40px; height:40px;transition:all 0.3s; font-style:normal;}
.insight_ul ul li .txts .a:before{ z-index: -1; content: ""; position: absolute; left: 0; top: 0;  width: 40px; height: 40px; background: #e40027; border-radius: 50%;transition:all 0.3s;}
.insight_ul ul li .txts .a:hover{ /*margin-left:5px; font-weight:bold;*/ color:#fff;}
.insight_ul ul li .txts .a:hover:before{ width:100%; border-radius:30px;}
.insight_ul ul li .txts .a span{ font-family:"宋体";}
.insight_ul ul li:nth-child(2) .imgs{ padding-top:133.865%;}
.insight_ul ul li:nth-child(2) .txts{display: flex; align-items: center; justify-content: left;}
.insight_ul ul li:nth-child(2) .txts .cons{ height:auto; text-align:center;}
.insight_ul ul li:nth-child(2) .txts .h4{ position:static;}
/*優惠及推廣活動*/
.active_boxs{ margin-top:5%; overflow:hidden;}
.active_one{ overflow:hidden; position:relative;margin-bottom:2%;}
.active_one img{width:100%; height:100%; display:block;-webkit-transition: all 0.8s ease-out;
-ms-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;-o-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
.active_one:hover img{-webkit-transform:scale(1.12, 1.12); -moz-transform:scale(1.12, 1.12); -o-transform:scale(1.12, 1.12); -ms-transform:scale(1.12, 1.12); transform:scale(1.12, 1.12);}
.active_one .bgs{ top:0; left:0; width:100%; height:100%; position:absolute; background:url(../images/active_pic1.png) center center no-repeat; background-size:74px 52px; cursor:pointer;transition:all 0.3s;}
.active_one .bgs:hover{ background-size:80px 56px;}
.active_ul{ overflow:hidden;  margin-bottom:5%;}
.active_ul ul li{ float:left; width:32%; margin-right:2%; margin-bottom:2%; overflow:hidden; background:#fff;transition:all 0.3s;}
.active_ul ul li:nth-child(3n+0){ margin-right:0%; }
.active_ul ul li .imgs{ position:relative; padding-top:56.923%;overflow:hidden;}
.active_ul ul li .imgs img{ display: block;width: 100%; height:100%; position:absolute; top:0; left:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s;}
.active_ul ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.active_ul ul li .boxs{ width:94%; margin:0 auto; max-width:390px; overflow:hidden; margin-top:24px; margin-bottom:32px;}
.active_ul ul li .h3{font-weight:normal; height:42px; line-height:42px; overflow:hidden; color:#222222; transition:all 0.3s; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.active_ul ul li:hover .h3{ color:#e40027;}
.active_ul ul li .date{ overflow:hidden; line-height:24px; height:24px; margin-top:59px; transition:all 0.3s; color:#999999; font-size:14px; background:url(../images/active_pic2.png) left center no-repeat; padding-left:28px;background-size:20px 20px;}
/*優惠及推廣活動详细*/
.active_bg{ background:#f4f4f4;}
.active_bg .wrap2{ position:relative;}
.active_bg .service_con{ margin-top:-88px;}
.fenxiang{ position:absolute; right:-90px; top:25%; width:29px;}
.fenxiang div.social-share{ display:block;}
.fenxiang .news_fx{ text-align:center;display:inline-block; vertical-align:top;  padding-left:3px; padding-right:3px;}
.fenxiang .news_fx ul li{ display:block; width:29px; height:29px;   background-repeat:no-repeat; background-size:100% 100%; cursor:pointer; margin-bottom:8px;}
.fenxiang .news_fx ul li.bgs1{ background-image:url(../images/fx_pic1.png);}
.fenxiang .news_fx ul li.bgs2{ background-image:url(../images/fx_pic2.png);}
.fenxiang .news_fx ul li.bgs3{ background-image:url(../images/fx_pic3.png); position:relative;}
.fenxiang .news_fx ul li:hover{transition:all 0.3s/*;opacity:0.8;filter:Alpha(opacity=80);*/}
.fenxiang .news_fx ul li.bgs1:hover{ background-image:url(../images/fx_pic1_on.png);}
.fenxiang .news_fx ul li.bgs2:hover{ background-image:url(../images/fx_pic2_on.png);}
.fenxiang .news_fx ul li.bgs3:hover{ background-image:url(../images/fx_pic3_on.png);}
.fenxiang .news_fx ul li a{ display:block; width:29px; height:29px; padding:0; margin:0;}
.fenxiang .news_fx ul li a:hover{ background:none;}
.fenxiang .social-share .icon-qq:before{ content:"";}
.fenxiang .social-share .icon-qq{ border:0;}
.fenxiang .social-share .icon-qq:hover{ background-image:url(../images/fx_pic1_on.png);background-size:100% 100%;}
.fenxiang .social-share .icon-wechat:before{ content:"";}
.fenxiang .social-share .icon-wechat{ border:0;}
.fenxiang .social-share .icon-wechat:hover{ background-image:url(../images/fx_pic2_on.png);background-size:100% 100%;}
.fenxiang .social-share .icon-weibo:before{ content:"";}
.fenxiang .social-share .icon-weibo{ border:0;}
.fenxiang .social-share .icon-weibo:hover{ background:url(../images/fx_pic3_on.png) no-repeat;background-size:100% 100%;}
.fenxiang .news_fx .span{ display:block;  line-height:16px; position:relative; padding-bottom:60px; margin-bottom:20px; width:50px; margin-left:-13px;}
.fenxiang .news_fx .span em{ font-style:normal; overflow:hidden;transform: rotate(90deg);display:block; font-size:15px; color:#333333; text-align:center;}
.fenxiang .news_fx .span:after{ content:""; position:absolute; bottom:0; left:50%; margin-left:-1px; height:38px; width:2px; background:#999999;}
/*證券*/
.securities_ul{ margin-top:5%; overflow:hidden; margin-bottom:5%;}
.securities_ul ul li{ display:block; overflow:hidden; float:left; width:49%; margin-right:2%; margin-bottom:2%;}
.securities_ul ul li:nth-child(2n+1){ margin-right:0;}
.securities_ul ul li:first-child{ float:none; width:100%;}
/*.securities_ul ul li:first-child .imgs{ padding-top:29.429%;}*/
.securities_ul ul li:first-child .imgs{ padding-top:0;}
.securities_ul ul li:first-child .imgs img{ position:static;}
.securities_ul ul li:first-child .txts .cons{ max-width:1300px; width:94%;}
.securities_ul ul li .boxs{ overflow:hidden; position:relative; }
.securities_ul ul li .imgs{  overflow:hidden; padding-top:61.808%; position:relative;}
.securities_ul ul li .imgs img{ display: block;width: 100%; height:100%; position:absolute; top:0; left:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s; /*-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%);-o-filter: grayscale(100%); filter: grayscale(100%); filter: gray;*/}
.securities_ul ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);/*-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%);-o-filter: grayscale(0%); filter: grayscale(0%); filter:none;*/}
.securities_ul ul li .txts{ position:absolute;width:100%;  overflow:hidden; top:0; right:0; height:100%; background:url(../images/technology_bg1.png) center 75% no-repeat; background-size:100% auto;transition:all 0.3s;}

.securities_ul ul li .txts .cons{max-width:600px; width:90%; margin:0 auto; overflow:hidden; position:relative; height:100%;}
.securities_ul ul li .txts .h4{ position:absolute; bottom:36px; left:0; font-weight:normal; overflow:hidden; color:#fff;height:46px; line-height:46px;white-space:nowrap;text-overflow:ellipsis; }
.securities_ul ul li .txts .a{ position:absolute; right:0; bottom:36px;padding-left:14px; padding-right:14px; overflow:hidden; z-index:0; color:#fff; font-size:14px; line-height:40px; height:40px;transition:all 0.3s; font-style:normal;}
.securities_ul ul li .txts .a:before{ z-index: -1; content: ""; position: absolute; left: 0; top: 0;  width: 40px; height: 40px; background: #e40027; border-radius: 50%;transition:all 0.3s;}
.securities_ul ul li .txts .a:hover{ /*margin-left:5px; font-weight:bold;*/ color:#fff;}
.securities_ul ul li .txts .a:hover:before{ width:100%; border-radius:30px;}
.securities_ul ul li .txts .a span{ font-family:"宋体";}
/*网站地图*/
.website_bg{ overflow:hidden; background:#eaeaea; padding-bottom:5%; padding-top:1.5%;}
.website_t{ height:36px; line-height:36px; /*background:#F2F0EC; */color:#333; font-weight:bold; padding-left:12px; font-size:16px; margin-top:20px; margin-bottom:17px;}
.website_t a{color:#333; }
.sitemap_main{ overflow:hidden;}
.sitemap_main dd{font-size: 14px; line-height: 31px;text-align: center; background:#fff;  white-space: nowrap; display: block; float: left;height: 31px; width:calc(19.2% - 2px);width:-webkit-calc(19.2% - 2px);width:-moz-calc(19.2% - 2px); margin-right:1%; margin-bottom:1%; overflow: hidden; /*border: 1px dashed #dddddd;*/text-overflow: ellipsis;}
.sitemap_main dd:nth-child(5n+0){ margin-right:0;}
.sitemap_main dd a{ display:block; color:#333;}
.sitemap_main dd a:Hover{/*color:#004a97;*/ background:#004a97; color:#fff; }
@media screen and (max-width: 1600px) {
/*内页*/
.postions .postions_b a{margin-left:20px; margin-right:20px;}
.postions .postions_b a:before{ right:-21px;}
/*優惠及推廣活動详细*/
.fenxiang{ right:-40px;}
}


@media screen and (max-width: 1440px) {
/*内页*/
.postions{ height:56px; line-height:56px; font-size:14px;}
.postions .postions_b a{margin-left:16px; margin-right:16px;}
.postions .postions_b a:before{ right:-17px;}
.postions.bgs2{ margin-top:-56px;}
/*優惠及推廣活動详细*/
.fenxiang{ right:2%; bottom:0; top:5%; width:auto; height:30px;}
.fenxiang .news_fx .span{ display:none;}
.fenxiang .news_fx ul li{ display:inline-block; vertical-align:top; margin-left:3px;}

}
@media screen and (max-width: 1360px) {

}
@media screen and (max-width: 1200px) {
/*内页*/
.postions h2{ font-size:18px;}
.postions h2 span{ font-size:14px;}
.postions .postions_b a{margin-left:12px; margin-right:12px;}
.postions .postions_b a:before{ right:-13px;}
.adicon{ display:none;}
.sec2 .o_big_con .h2 label{ margin-top:50px;}
.sec2 .o_big img{ min-height:inherit;}
.map{ top:-50px;}
.bgs2 .o_big{min-height:730px;}
/*关于我们*/
.about_one .cons{ /*font-size:0.26rem;*/font-size:16px; line-height:1.6;}
.about_two .cons{ height:280px;}
/*下载中心*/
.down_table{font-size:15px;}
/*期貨及期權*/
.futures_ul ul li .txts .h4{ height:40px; line-height:40px;}
.futures_ul ul li .txts .p{ line-height:30px; height:90px; margin-top:16px; font-size:16px;}
/*市場洞察*/
.insight_ul ul li .txts .h4{ height:36px; line-height:36px;}
/*優惠及推廣活動*/
.active_ul ul li .date{ margin-top:30px;}
/*證券*/
.securities_ul li .txts .h4{ height:36px; line-height:36px;}
.securities_ul ul li .txts .h4{ bottom:26px;}
.securities_ul ul li .txts .a{ bottom:26px;}
/*网站地图*/
.sitemap_main dd{width:calc(24.25% - 2px);width:-webkit-calc(24.25% - 2px);width:-moz-calc(24.25% - 2px);}
.sitemap_main dd:nth-child(5n+0){ margin-right:1%;}
.sitemap_main dd:nth-child(4n+0){ margin-right:0;}
}

@media screen and (max-width: 1100px) {
/*内页*/
.postions{ height:50px; line-height:50px;}
.postions .postions_b a{margin-left:8px; margin-right:8px;}
.postions .postions_b a:before{ right:-9px;}
.o_big_con .h2 span{ font-size:17px;}



/*分页*/
.yema a{ height:36px; line-height:34px;min-width:40px;}
/*客户服务*/
.service_ul ul li{ width:32%;}
.service_ul ul li:nth-child(4n+0){ margin-right:2%;}
.service_ul ul li:nth-child(3n+0){ margin-right:0;}
/*期貨及期權*/
.futures_ul ul li .txts .h4{ height:36px; line-height:36px;}
.futures_ul ul li .txts .p{ line-height:26px; height:78px; margin-top:10px; font-size:15px;}
.futures_ul ul li .txts .a{ font-size:13px; margin-top:20px;}
/*市場洞察*/
.insight_ul ul li .txts .a{ font-size:13px;}
/*優惠及推廣活動详细*/
.fenxiang{ top:4%;}
/*證券*/
.securities_ul ul li .txts .a{ font-size:13px;}
}
@media screen and (max-width: 1000px) {
/*历程*/
.history-wrap{padding: 18px 0 60px 0;}

}
@media screen and (max-width: 960px) {
/*内页*/
.postions .postions_r img{ height:12px;}
.postions .rclass{ display:block;}
.postions .postions_b{ display:none;}
.postions .postions_b a{ float:none; font-size:15px; display:block; margin-left:0; margin-right:0; padding-left:3%; text-align:left; background:#efefef; border-bottom:1px solid #fff; width:auto;}
.postions .postions_b a:before{ display:none;}
.postions .postions_b a:hover{ background:#004a97; color:#fff;}
.postions .postions_b a.isel{ color:#fff;background:#004a97;}
.postions .postions_b a:after{ height:0;}
.postions.bgs2{ margin-top:0px;background:#fff; position:inherit;}
.postions.bgs2 .postions_b a{ color:#333333;}
.postions.bgs2 .postions_b a.isel{color:#fff; }
.postions.bgs2 .postions_b a:hover{color:#fff; }
.o_big_con .h2 label{ margin-bottom:2.5%;}
/*分类弹窗*/
.about_tc{z-index: 19891025; width: 0%; right: 0%; position:absolute; overflow: hidden; top:0; height:100%;/* display: none;*/transition: all 0.3s;}
.postions_b.lws .about_tc{ width:80%;}
.postions_b.lws{ display:block;}
.about_l.lws .about_tc{ width:100%;}
.about_tc .about_divs{ position:absolute; right:0; width:85%; background-color:#fff; top:0; overflow:hidden; height:100%;}
.about_tc .closed2{ right:84.5%; position:absolute; top:150px; cursor:pointer; width:25px; display:block;}
.about_tc .closed2:hover{filter: Alpha(Opacity=80);opacity: 0.8;transition: all 0.3s;}

/*关于我们*/
.about_one .cons{ font-size:15px;}
/*技術支援*/
.service_con .serivce_title .goback{ margin-top:35px;}
/*联系我们*/
.contact_map #myframe1{ height:800px;}
.contact_pos .cons{ width:55%;}
.contact_pos .cons .txts li .h4{ font-size:18px;}
.contact_pos .cons .txts{ font-size:14px;}
/*下载中心*/
.down_table .table th{ line-height:20px; height:46px; padding-left:6px; padding-right:6px;}
.down_table .table td{ line-height:20px; height:44px;padding-left:6px; padding-right:6px; }
.down_table .table .w2{ /*width:100px;*/ width:200px;}
.down_table .table .w3{ /*width:186px;*/ width:150px;}
/*市場洞察*/
.insight_ul ul li .txts .h4{ top:13px;}
.insight_ul ul li .txts .a{ bottom:13px;}
/*優惠及推廣活動*/
.active_one .bgs{background-size:60px 42px;}
.active_one .bgs:hover{ background-size:65px 46px;}
.active_ul ul li .date{ margin-top:20px;}
.active_ul ul li .h3{ height:32px; line-height:32px;}
.active_ul ul li .boxs{ margin-top:18px; margin-bottom:22px;}
/*優惠及推廣活動详细*/
.fenxiang{ top:3.5%;}
.active_bg .service_con{ margin-top:-60px;}
/*證券*/
.securities_ul ul li .txts .h4{ bottom:13px;}
.securities_ul ul li .txts .a{ bottom:15px;}
}
@media screen and (max-width: 830px) {
/*内页*/
.postions h2{ font-size:16px;}
.postions h2 span{ font-size:13px;}


}
@media screen and (max-width: 780px) {
/*内页*/
.o_big{ height:240px;}
.bgs2 .o_big{min-height:660px;}
.postions{ height:42px; line-height:42px; font-size:13px;}
.postions h2{ display:none;}
.postions .postions_b a{ height:44px; line-height:44px; font-size:14px;}
.o_big_con .login .cons2 .h3{ font-size:22px; height:60px; line-height:60px;}
.o_big_con .login .cons2 .divs{ margin-top:12px;}
.o_big_con .login .cons2 .bnts{ margin-top:12px;}

/*分页*/
.yema a{ height:28px; line-height:26px; padding-left:6px; padding-right:6px; min-width:30px; margin-left:2px; font-size:13px;}
/*数字*/
.about_one .counter{ margin-top:5%;}
.about_one .counter ul li{ width:100%; margin-bottom:0; padding-bottom:5%; margin-bottom:3%; border-bottom:1px solid #dddddd;}
.about_one .counter ul li:last-child{ border-bottom:0; clear:both;}
.about_one .counter ul li .txts2{ text-align:center;}
.about_one .counter ul li:nth-child(2):after{ width:0;}
.about_one .counter ul li:after{ display:none;}
/*关于我们*/
.about_one{ padding-bottom:50px;}
.about_two .bgs{ top:-50px;}
.about_two .cons{ height:220px;}
/*客户服务*/
.service_ul ul li{ width:49%;}
.service_ul ul li:nth-child(3n+0){ margin-right:2%;}
.service_ul ul li:nth-child(2n+0){ margin-right:0;}
/*技術支援*/
.service_con .serivce_title{ padding-bottom:3%;}
.service_con .serivce_title .service_title_l{width: calc(100% - 40px); width: -webkit-calc(100% - 40px); width: -moz-calc(100% - 40px);}
.service_con .serivce_title .goback{ width:34px; height:27px; margin-top:38px;}
/*联系我们*/
.contact_pos .cons{ width:60%;}
/*在线留言*/
.feedback_div .label{ width:160px; line-height:50px; height:50px; font-size:14px;}
.feedback_div .inputs2{ line-height:48px; height:48px; text-indent:18px; font-size:14px;}
.feedback_div .textarea{ padding-left:18px; height:220px;font-size:14px;}
.feedback_div .bnts2{ line-height:40px; height:40px; font-size:14px;}
.feedback_div .contact_check{ font-size:14px;}
/*期貨及期權*/
.futures_ul ul li .imgs{ float:none; width:100%; padding-top:60.8%;}
.futures_ul ul li .txts{ position:static; height:auto; display:block; width:100%; margin-top:4%; margin-bottom:5%;}
.futures_ul ul li .txts .cons{ max-width:none;}
.futures_ul ul li .txts .a{ margin-top:4%;}
.futures_ul ul li .txts .p{ height:auto;-webkit-line-clamp: 6;}
/*優惠及推廣活動*/
.active_ul ul li{ width:49%;}
.active_ul ul li:nth-child(3n+0){ margin-right:2%;}
.active_ul ul li:nth-child(2n+0){ margin-right:0%;}
.active_bg .service_con{ margin-top:-50px;}
/*网站地图*/
.website_t{ font-size:15px;}
.sitemap_main dd{width:calc(32.66% - 2px);width:-webkit-calc(32.66% - 2px);width:-moz-calc(32.66% - 2px); font-size:13px;}
.sitemap_main dd:nth-child(4n+0){ margin-right:1%;}
.sitemap_main dd:nth-child(3n+0){ margin-right:0;}
}

@media screen and (max-width: 640px) {
/*内页*/
.position{height:44px; line-height:44px; font-size:13px;}
.position .postions_b a{ font-size:13px;}
.o_big_con .h2 span{ font-size:15px;}
.o_big_con .h2 label{ margin-bottom:3%;}
.o_big_con .login .cons2 .desc{ font-size:14px;}
.sec2 .o_big_con .h2 label{ margin-top:0px;}
/*分页*/
.yema a{ font-size:12px;}
/*.yema a span{ font-size:13px;}*/
/*暂无内容*/
.nodata{background-size:auto 130px; padding-top:140px;margin-top:15%; margin-bottom:15%;}

/*关于我们*/
.about_one .cons{ font-size:14px;}
/*数字*/
.about_one .counter ul li{ overflow:hidden;}
.about_one .counter{ margin-top:7%;}
.about_one .counter .h6{ font-size:14px;line-height:22px;}
.about_one .counter .p{ font-size:14px;line-height:22px;}
/*就业机会*/
.about_four .about_four_t .p{ font-size:15px;}
/*客户服务*/
.service_ul ul li .pic{ width:80px; height:71px;}
/*技術支援*/
.service_con .cons{ font-size:14px; line-height:1.8;}
.service_con .cons .ul li{ padding-left:22px;}
.service_con .cons .ul li:before{ top:6px;}
.service_con .serivce_title .service_title_l .label{ font-size:14px;}
/*联系我们*/
.contact_map #myframe1{ height:400px; display:none;}
.contact_map #myframe2{ height:400px; display:block;}
.contact_pos{ position:static; margin-bottom:5%;}
.contact_pos .cons{ width:100%; max-width:none; margin-top:4%; height:auto; padding-bottom:4%;}
.contact_pos .cons .h3{ margin-top:6%; margin-bottom:4%;}
.contact_pos .cons .boxs{ max-width:none;}
.contact_pos .cons .txts{ max-width:none; font-size:13px;}
.contact_pos .cons .txts li{ padding-bottom:4%; margin-bottom:4%;}
.contact_pos .cons .txts li .h4{ font-size:16px; margin-bottom:10px; line-height:26px;}
.contact_pos .cons .txts li .p{ line-height:26px;}

/*下载中心*/
.search_form{height:38px;}
.search_form .searchtitle4{width:120px; background-position:right 12px top 17px; height:38px;}
.search_form .searchtitle4 label{ text-indent:12px; height:38px; line-height:38px;  font-size:14px;}
.search_form .searchtitle4 li{ text-indent:12px; height:30px; line-height:30px;}
.search_form .s_btns{ width:120px; height:38px; line-height:38px; font-size:14px;}
.search_form .input_shurk{ text-indent:12px; font-size:14px; height:38px; line-height:38px;width: calc(100% - 130px);width: -webkit-calc(100% - 130px); width: -moz-calc(100% - 130px);}
.down_table{font-size:14px; padding-bottom:10px;}
.down_table .table .w1{/* width:120px;*/ /*width:60px;*/}
.down_table .table .w2{ /*width:100px;*/ width:90px;}
.down_table .table .w3{ /*width:186px;*/ width:70px;}
.down_table .table th{ font-size:16px;}
/*期貨及期權*/
.platformDl>a{ width:50%;}
/*市場洞察*/
.insight_ul ul li{ float:none; width:100%; margin-right:0;}
.insight_ul ul li .boxs{ margin-bottom:4%;}
.insight_ul ul li .txts .cons{ max-width:550px;}
.insight_ul ul li .txts .h4{ top:23px;}
.insight_ul ul li .txts .a{ bottom:23px;}
.insight_ul ul li:nth-child(2){ display:none;}
/*優惠及推廣活動*/
.active_one .bgs{background-size:50px 35px;}
.active_one .bgs:hover{ background-size:55px 39px;}
/*證券*/
.securities_ul ul li{ float:none; width:100%; margin-right:0;}
.securities_ul ul li:first-child .txts .cons{ max-width:550px; width:90%;}
.securities_ul ul li .txts .cons{ max-width:550px;}

}

@media screen and (max-width: 520px) {


}
@media screen and (max-width: 480px) {
/*内页*/
.o_big{ height:180px;}
.bgs2 .o_big{min-height:600px;}
/*.o_big_con .h2{  padding-top:20px;}*/
.o_big_con .h2 span{ font-size:13px;}
.o_big_con .h2 label{ margin-bottom:3.5%;}
.o_big_con .login{padding-top:20px;}
.o_big_con .login .cons2 .desc{ font-size:13px;}
.o_big_con .login .cons2 .h3{ font-size:20px; height:50px; line-height:50px;}
.o_big_con .login .cons2 em{ line-height:46px; height:46px; font-size:15px;}
.o_big_con .login .cons2 .input1{ height:44px; line-height:44px; font-size:15px;}
.o_big_con .login .cons2 .bnts{ height:44px; line-height:44px; font-size:16px;}
.postions{ font-size:12px;}
.postions .postions_b a{ font-size:13px;}
.postions .postions_r span{ display:none;}
.postions .postions_r img{ margin-left:6px;}
/*分页*/
.yema{ padding-top:35px; padding-bottom:40px;}
.yema a{ padding-left:5px; padding-right:5px; margin-left:2px;}
/*数字*/
.about_one .counter .h6{ line-height:20px; font-size:13px;}
.about_one .counter .p{line-height:20px; font-size:13px;}
.about_one .counter ul li:nth-child(1) label{font-size:12px;}
/*关于我们*/
.about_one .cons{ font-size:13px;}
.about_two .cons{ height:200px;}
/*就业机会*/
.about_four .about_four_t .p{ font-size:14px;}
/*客户服务*/
.service_ul ul li .pic{ width:70px; height:62px;}
.service_ul ul li .h3{ height:26px; line-height:26px; margin-top:8px;}
/*技術支援*/
.service_con .cons{ font-size:13px; }
.service_con .cons p{ padding-bottom:3%;}
.service_con .cons .ul li{ padding-left:18px; margin-bottom:3%;}
.service_con .cons .ul li:before{ top:5px;}
.service_con .serivce_title .service_title_l{width: calc(100% - 30px); width: -webkit-calc(100% - 30px); width: -moz-calc(100% - 30px);}
.service_con .serivce_title .service_title_l .h3{ font-size:18px; margin-top:15px;}
.service_con .serivce_title .service_title_l .label{ font-size:13px;}
.service_con .serivce_title .goback{ width:26px; height:21px;}


/*联系我们*/
/*.contact_map #myframe1{ height:730px;}*/
/*在线留言*/
.feedback_div .label{ float:none; width:100%; height:30px; line-height:30px;}
.feedback_div .inputs2{ height:32px; line-height:32px; font-size:13px; text-indent:12px;}
.feedback_div .textarea{ padding-left:12px; font-size:13px;}
.feedback_div .desc{ position:static; margin-top:2%; font-size:12px;}
.feedback_div .desc br{ display:none;}
.feedback_div .bnts2{ font-size:13px; margin-left:0; margin-right:0; width:100%; max-width:none;}
/*下载中心*/
.search_form .searchtitle4{ width:100px;}
.search_form .searchtitle4 label{ font-size:13px;}
.search_form .input_shurk{ font-size:13px; /*margin-left:5px;*/ margin-right:5px;width: calc(100% - 95px);width: -webkit-calc(100% - 95px); width: -moz-calc(100% - 95px);}
.search_form .s_btns{ font-size:13px; width:90px;}
.down_table{font-size:13px;}
.down_table .table th{ font-size:15px;}
.down_table .table .w2{ width:80px;}
.down_table .table .w3{ width:60px;}
/*期貨及期權*/
.futures_ul ul li .txts .p{ font-size:13px; line-height:24px;}
.futures_ul ul li .txts .a{ font-size:12px;}
.platformDl>a>span{ font-size:16px; padding-right:35px;}
/*市場洞察*/
.insight_ul ul li .txts .a{ font-size:12px;}
/*優惠及推廣活動*/
.active_ul ul li .boxs{ margin-top:12px; margin-bottom:16px;}
.active_ul ul li .date{ font-size:13px; padding-left:22px; background-size:16px 16px; margin-top:10px;}
.active_ul ul li .h3{ font-size:15px;}
/*優惠及推廣活動详细*/
.fenxiang{ top:2.5%;}
.fenxiang .news_fx ul li{ width:24px; height:24px;}
.fenxiang .news_fx ul li a{ width:24px; height:24px;}
.active_bg .service_con{ margin-top:-40px;}
/*證券*/
.securities_ul ul li .txts .a{ font-size:12px;}
/*网站地图*/
.website_t{ font-size:14px;}
.sitemap_main dd{width:calc(49.5% - 2px);width:-webkit-calc(49.5% - 2px);width:-moz-calc(49.5% - 2px); font-size:12px;}
.sitemap_main dd:nth-child(3n+0){ margin-right:1%;}
.sitemap_main dd:nth-child(2n+0){ margin-right:0;}
}

@media screen and (max-width: 420px) {
/*客户服务*/
.service_ul ul li .pic{ width:60px; height:53px;}
/*技術支援*/
.service_con .serivce_title .service_title_l .h3{ font-size:16px;}
.service_con .serivce_title .service_title_l .label{ font-size:12px;}
/*联系我们*/
/*.contact_map #myframe1{ height:720px;}*/
/*下载中心*/
.down_table{font-size:12px;}
.down_table .table th{ font-size:14px;}
/*優惠及推廣活動*/
.active_ul ul li .date{ font-size:12px;}
/*優惠及推廣活動详细*/
.fenxiang{ top:1.8%;}
}
@media screen and (max-width: 360px) {

}


.selects{height: 52px;  width: 100%;border:1px solid #e8e8e8;color:#656565;font-size: 16px;padding-left: 66px;}
@media screen and (max-width: 1440px){
	.selects{
		height:46px;
		padding-left: 50px;
	}
}
@media screen and (max-width: 640px){
	.selects{
		height:40px;
		width:100%;border:1px solid #e8e8e8;color:#656565;font-size: 16px;padding-left: 10px;
	}
}

@media screen and (max-width: 480px){
.selects{ font-size:14px;}
}

@keyframes banner-down {
  0% {
    margin-top: 0;
  }
  100% {
    margin-top: 10px;
  }
}
@-o-keyframes banner-down {
  0% {
    margin-top: 0;
  }
  100% {
    margin-top: 10px;
  }
}
@-moz-keyframes banner-down {
  0% {
    margin-top: 0;
  }
  100% {
    margin-top: 10px;
  }
}
@-webkit-keyframes banner-down {
  0% {
    margin-top: 0;
  }
  100% {
    margin-top: 10px;
  }
}
@keyframes animate1 {
  0% {
    transform: translate(-50%, 0%);
  }
  50% {
    transform: translate(-50%, 50%);
  }
  100% {
    transform: translate(-50%, 0%);
  }
}