 
@import url("reset.css");
/*图标管理*/
.icon_2{background: url(../images/icon_2.png) no-repeat center center}
.icon_3{background: url(../images/icon_3.png) no-repeat center center}
.icon_4{background: url(../images/icon_4.png) no-repeat center center}
.icon_5{background: url(../images/icon_5.png) no-repeat center center}
.icon_6{background: url(../images/icon_6.png) no-repeat center center}
.icon_7{background: url(../images/icon_7.png) no-repeat center center}
.icon_8{background: url(../images/icon_8.png) no-repeat center center}
.icon_11{background: url(../images/icon_11.png) no-repeat}
.icon_12{background: url(../images/icon_12.png) no-repeat center center}
.icon_13{background: url(../images/icon_13.png) no-repeat}
.icon_14{background: url(../images/icon_14.png) no-repeat}
.icon_15{background: url(../images/icon_15.png) no-repeat}
.icon_17{background: url(../images/icon_17.png) no-repeat center}
.icon_18{background: url(../images/icon_18.png) no-repeat center}
.icon_19{background: url(../images/icon_19.png) no-repeat center}
.icon_20{background: url(../images/icon_20.png) no-repeat center}
.icon_21{background: url(../images/icon_21.png) no-repeat center}
.icon_22{background: url(../images/icon_22.png) no-repeat center}
.icon_upload{background: url(../images/icon_upload.png) no-repeat}
/*头部*/
.yt_headerfix{position: relative;top:0;z-index: 9;display: flex;justify-content: space-between;align-items: center;height: 80px}
.yt_headerfix .fr{flex: 1}
.yt_headerfix h1{position: absolute;text-indent: -999999px}
.yt_headerfix #menu-btn1 .bread-lines{display:inline-block;vertical-align:middle;width:26px;margin-right:10px;margin-top:0}
.yt_headerfix #menu-btn1 h3{display:inline-block;vertical-align:middle;font-size:20px;line-height:19px;font-weight:400;color:#0061ae}
.yt_headerfix .bar1, .yt_headerfix .bar2,.yt_headerfix .bar3 {cursor: pointer;width:30px;height:2px;background-color: #0061ae;margin: 6px 0;transition: 0.4s}
.yt_headerfix img{width: 170px;margin-right: 20px}
.yt_header .com96{width: 96%}
.yt_header{
	    border-bottom: 2px solid #3365ae;
	    position: relative;
}
/*v3 改版 menu*/
.y-headermenu{width:100%;height:36px;z-index:999999;}
.y-headermenu .w92{display:flex;width:100%;height:36px;margin-left:auto;margin-right:auto}
.y-headermenu .m{border-radius: 6px;flex:1;display:block;float:left;width:12%;height:36px;overflow:visible;position:relative}
.y-headermenu .m:hover,.y-headermenu .m.on{background:#3365ae}
.y-headermenu .m:hover h3 a,.y-headermenu .m.on h3 a{color:#fff}
.y-headermenu .m h3{display:block;width:100%}
.y-headermenu .m h3 a{display:block;width:100%;text-align:center;height:36px;color:#010101;line-height:36px;font-size:16px}
.y-headermenu .m .sub{display:none;width:100%;position:absolute;left:0;top:36px;background:rgba(238,238,238,.8);text-align:center;box-sizing:border-box;border-bottom:6px solid #0061ae;border-radius:0 06px 6px;box-shadow:0 0 7px 1px rgba(187,186,186,.34)}
.y-headermenu .m li{vertical-align:middle;border-bottom:1px dashed #f5f5f5}
.y-headermenu .m li a{height:30px;line-height:30px;padding:4px 0;display:block;background:#fff;color:#333}
.y-headermenu .m li a:hover{background:#f5f5f5;color:#0161ae;font-weight:700}
/*banner*/
.yt_banner{width: 100%;position: relative}
.yt_banner img{width: 100%;}
.yt_banner .ms{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);color: #fff;text-align: center}
.yt_banner .ms h3{font-size: 48px;}
.yt_banner .ms p{margin-top: 15px;font-size: 30px}
.yt_banner .ms h3,.yt_banner .ms p{-webkit-text-stroke: 1px #f5f5f5;text-stroke: 1px #f5f5f5;text-shadow: 2px 2px 2px #0f264b;text-transform:uppercase;}
.yt_banner .lanuage{display: none;position:absolute;right:0;top:50%;right:4%;z-index:9;-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);transform:translate(0,-50%)}
.yt_banner .lanuage .w{width:90px;height:51px;display:block;text-align:center}
.yt_banner .lanuage .w+.w{margin-top:3px}
.yt_banner .lanuage .w .ser{color:#fff;float:left;width:25px;padding:6px 5px 0 5px;display:inline-block;background-color:#4c90c6;height:45px;font-size:14px}
.yt_banner .lanuage .w .icon,.yt_banner .lanuage .w .lague{color:#fff;font-size:20px;width:55px;height:51px;line-height:55px;display:inline-block;background-color:#176fb5}
.yt_banner .lanuage .w .icon:hover,.yt_banner .lanuage .w .lague:hover{background-color: #0b5794}
.yt_banner .lanuage .w .icon i{position:relative;top:4px;width:27px;height:27px;display:inline-block;background:url(../images/icon_1.png) no-repeat}
/*导航菜单*/
.menusd{position: fixed;width: 100%;height: 100%;top: 0;left: 0;background:rgba(0,0,0,.5);z-index: 99;display: none}
#menu-btn1{cursor: pointer}
.index_header_top #menu-btn{display: none;position:absolute;z-index:999999;cursor:pointer;right: 23%;top:30px}
.index_header_top #menu-btn.top{top: 35px;left:84%;margin-left: -166px}
.index_header_top #menu-btn .bread-lines{display:inline-block;vertical-align:middle;width:26px;margin-right:10px;margin-top:0}
.index_header_top #menu-btn h3{display:inline-block;vertical-align:middle;font-size:14px;line-height:19px;font-weight:400;width:110px;color:#0061ae}
.theme-color-block #menu-btn .bread-lines p{background-color:#0061ae}
.theme-color-block #menu-btn h3{color:#0061ae}
.yt_headerfix #menu-btn1:hover h3{color:#4c90c6}
.disnone{display: none}
.disblock{display: block}
.color3388{color: #3365ae}
.bgcolor3388{background-color: #3365ae}
.index_header_top .bar1,.index_header_top .bar2,.index_header_top .bar3 {cursor: pointer;width:30px;height:2px;background-color: #0061ae;margin: 6px 0;transition: 0.4s}
.change .bar1 {-webkit-transform: rotate(-45deg) translate(-5px, 6px) ;transform: rotate(-45deg) translate(-5px, 6px);background-color: #3365ae}
.change .bar2 {opacity: 0;}
.change .bar3 {-webkit-transform: rotate(45deg) translate(-5px, -8px) ;transform: rotate(45deg) translate(-5px, -8px);background-color: #3365ae}
.index_header_top{position:fixed;top:0;left:11%;width:100%;height:100%;z-index:9999;}
.index_header_top .index_content{height:100%;margin:0 auto}
.index_header_top .index_content ul{display:block;width:100%;height:100%;overflow:hidden}
.index_header_top .index_content ul li{z-index:80px;display:block;opacity:0;padding-top:18%;height:100%;float:left;cursor:pointer;color:#3365ae;vertical-align:middle;text-align:center;width:13%;background:rgba(255,255,255,.9);-webkit-transition:.2s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}
.index_header_top .index_content ul li.on{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}
.index_header_top .index_content ul li:nth-child(2n){background:rgba(249,249,249,.98)}
.index_header_top .index_content ul li .h1{font-size:50px;text-align:center;margin-bottom:20px;color:#3365ae}
.index_header_top .index_content ul li h2{font-size:22px;margin-bottom:30px;position:relative}
.index_header_top .index_content ul li p{font-size:16px;line-height:24px;margin:10px 0}
.index_header_top .index_content ul li a{color:#3365ae}
.index_header_top .index_content ul li .touz a{color: red;font-weight: bold}
.index_header_top .index_content ul li:hover{background:#3365ae;padding-top:16%}
.index_header_top .index_content ul li:hover *{color:#fff}
.index_header_top .index_content ul li:hover .touz a{color: #fff;}
.index_header_top .index_content ul li a:hover{text-decoration: underline;}
@media only screen and (max-width:1440px ) {
	.index_header_top .index_content ul li{padding-top: 12%;}
	.index_header_top .index_content ul li:hover{padding-top: 10%;}
}
/*面包屑*/
.yt_tbread .width92 .yt_bread{padding:1.5% 0}
.yt_tbread .width92 .yt_bread .icon{margin: 0 .5rem;width: 8px;height: 9px;display: inline-block}
.yt_tbread .width92 .yt_bread a{color:#666666}
.yt_tbread .width92 .yt_bread a+span+a{color:#000000}
.yt_tbread .width92 .yt_bread a+span+a:hover{color: #3365ae}
/*标题*/
.yt_tlcom h2{z-index: 0;padding: 0 3px;color: #0f264b;font-size: 26px;position: relative;display: inline-block}
.yt_tlcom h2:after{position: absolute;content: "";bottom: 0;left: 0;width: 100%; height: 10px;background-color: #3365ae;z-index: -1}
.yt_tlcom span,.yt_tlcom p{color: #666666}
.yt_tlcom span{font-size: 16px;position: relative;top: 14px}
.yt_tlcom span i{padding-right:20px}
.yt_tlcom p{font-size: 18px;line-height: 200%;margin:2% 0}
/*底部菜单*/
.yt_footer{background:#ddd}
.yt_footer .yt_in_menu{height:16em;line-height:1.5em;padding-top:3rem;padding-bottom:3rem}
.yt_footer .yt_in_menuli01{width:12%;padding-right:2%}
.yt_footer .yt_in_menuli02{width:11%;padding-right:2%;padding-left:2%;border-left:1px solid #ccc}
.yt_footer .yt_in_menuli03{width:8%;padding-left:2%;border-left:1px solid #ccc}
.yt_footer .yt_in_menuli01,.yt_footer .yt_in_menuli02,.yt_footer .yt_in_menuli03{float:left;display:block;height:100%}
/*网站留言*/
.yt_message{display:none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color:rgba(255,255,255,.5);z-index: 999;overflow: hidden}
.yt_message .conten{overflow: hidden;padding: 2rem;border-radius: 16px;width:35%;height:auto;background-color:#fff;border: 1px solid #cccccc;position: relative;top: 50%;left: 50%;right: 0;bottom: 0;transform: translate(-50%, -50%)}
.yt_message .conten h3{font-size: 24px;color: #000000;text-align: center;padding-bottom: 5%;border-bottom: 1px solid #CCCCCC}
.yt_message .conten .yitem{margin-top: 5%;width: 100%}
.yt_message .conten .yitem label{width:16%;display: inline-block;color: #000000;font-size: 18px}
.yt_message .conten .yitem input{width:83%;height:40px;border-radius: 8px;line-height:40px;background-color:#f5f5f5;;outline: 0;display: inline-block;border: none;text-indent: 1rem}
.yt_message .conten .yitem textarea{width: 78%;padding: 2%;min-height:100px;border-radius: 8px;background-color:#f5f5f5;;outline: 0;display: inline-block;border: none;}
.yt_message .conten .yitem:nth-child(4) label{position: relative;top: -80px}
.yt_message .conten .ysubmit{outline: 0;margin-left: 16%;margin-top:5%;border-radius: 8px;border: none;padding:.4rem 2rem;background-color:#3365ae;color: #fff;font-size: 18px}
.yt_message .conten .closeone {position: absolute;right: 15px;top: 15px;font-size: 26px;cursor: pointer;padding: 5px;height: 30px;width: 30px;text-align: center;border-radius: 50%;color: #fff;background: #ccc}
.yt_message .conten .closeone:hover{background-color:#3365ae}
/*投资者-联系我们表单*/
.conusform{float:left;width:100%;border-top:3px solid #f5f5f5;margin-top:20px}
.conusform .cform .yitem{display:flex;align-items:flex-start;margin-top:30px}
.conusform .cform .yitem label{color:#333;font-size:16px;width:130px;background:#f5f5f5;height:40px;line-height:40px;text-align:center;margin-right:21px;border-radius:8px}
.conusform .cform .yitem label i{color:red;font-size:23px;display:inline-block;height:23px;position:relative;top:2px;margin-top:-3px;margin-right:4px}
.conusform .cform .yitem textarea{padding:2%;min-height:140px;border-radius:8px;background-color:#f5f5f5;outline:0;border:none;width:66%;box-sizing:border-box}
.conusform .cform .yitem input{width:66%;height:40px;border-radius:8px;line-height:40px;background-color:#f5f5f5;outline:0;border:none;text-indent:1rem}
.conusform .cform .ysubmit{outline:0;margin-left:151px;margin-top:30px;border-radius:8px;border:none;padding:8px 30px;background-color:#3365ae;color:#fff;font-size:18px}
.conusform .cform .ysubmit:hover{background:#1b4685;cursor:pointer}
.conusform .tztitle{font-size: 20px;color: #3365ae;margin-top: 20px}
/*版权*/
.yt_footbox{background:#ccc;overflow:hidden}
.yt_footbox .foot-link{height:90px;line-height:90px;float:left;width:auto}
.yt_footbox .foot-link li{margin:0 1rem;font-size:14px;display:inline-block}
.yt_footbox .copyright{float:right;height:45px;line-height:2.3em;text-align:right;padding-top:15px}
/*搜索框*/
.searchs{position:absolute;top:50%;right:4%;margin-top:-28px;-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);transform:translate(0,-50%);z-index:10;display:none}
.searchs form{position:relative;width:300px;margin:0 auto}
.searchs form input{width:95%;height:49px;padding-left:10px;border:2px solid #4c90c6;outline:0;background:#fff;color:#9e9c9c}
.searchs form button{position:absolute;top:1px;right:0;width:55px;height:51px;border:none;background:#176fb5;cursor:pointer}
.searchs .close{position:absolute;cursor:pointer;right:156px;bottom:-66px;font-size:36px;color:#fff;font-weight:700;height:38px;padding-bottom:5px;width:40px;text-align:center;line-height:38px;background:#4c90c6;border-radius:20px}
.searchs .close:hover{background:#176fb5}
.searchs .close::after{position: absolute;content:'';width: 2px;height: 26px;background-color:#4c90c6;left: 19px;top:-25px;}
.searchs form button .icon_1{position: relative;top: 2px;background:url(../images/icon_1.png) no-repeat;width:27px;height:27px;display:inline-block}
/*分页*/
.yt_page{text-align: center;padding:10px 0;display: inline-block!important;width: 100%}
.yt_page a{padding: 6px 12px;background-color:#f5f5f5;border-radius: 4px}
.yt_page a+a{margin-left: 5px}
.yt_page .on,.yt_page a:hover{background-color: #3365ae!important;color: #fff!important}