@charset "utf-8";
@font-face {
  font-family: "HELVETICANEUELTPRO-MD";
  src: url("../fonts/HELVETICANEUELTPRO-MD.woff2") format("woff2"),
       url("../fonts/HELVETICANEUELTPRO-MD.woff") format("woff"),
       url("../fonts/HELVETICANEUELTPRO-MD.ttf") format("truetype"),
       url("../fonts/HELVETICANEUELTPRO-MD.eot") format("embedded-opentype"),
       url("../fonts/HELVETICANEUELTPRO-MD.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "HELVETICANEUELTPRO-BD";
  src: url("../fonts/HELVETICANEUELTPRO-BD.woff2") format("woff2"),
       url("../fonts/HELVETICANEUELTPRO-BD.woff") format("woff"),
       url("../fonts/HELVETICANEUELTPRO-BD.ttf") format("truetype"),
       url("../fonts/HELVETICANEUELTPRO-BD.eot") format("embedded-opentype"),
       url("../fonts/HELVETICANEUELTPRO-BD.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "HELVETICANEUELTPRO-THEX";
  src: url("../fonts/HELVETICANEUELTPRO-THEX.woff2") format("woff2"),
       url("../fonts/HELVETICANEUELTPRO-THEX.woff") format("woff"),
       url("../fonts/HELVETICANEUELTPRO-THEX.ttf") format("truetype"),
       url("../fonts/HELVETICANEUELTPRO-THEX.eot") format("embedded-opentype"),
       url("../fonts/HELVETICANEUELTPRO-THEX.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*公共*/
body{
	max-width: 1920px;
	margin:auto;
    background: #fff;
}
*{
	font-family: "Microsoft Yahei", "PingFangSC-Light", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", tahoma, SimSun, sans-serif !important;
}
.fl {
    float: left;
}
.g_content{
	width:1200px;
	margin:auto;
}
.yxedr_active p{
    color:#666;
    font-size: 14px;
    line-height: 1.75;
    margin-bottom: 10px;
}
/*规范*/
.g_word1{
    font-size: 30px;
    line-height: 1.75;
    letter-spacing: 1px;
}
.g_word2{
    font-size: 24px;
    line-height: 1.75;
    letter-spacing: 1px;
}
.g_word3{
    font-size: 20px;
    line-height: 1.75;
    letter-spacing: 1px;
}
.g_word4{
    font-size: 18px;
    line-height: 1.75;
    letter-spacing: 1px;
}
.g_word5{
    font-size: 16px;
    line-height: 1.75;
    color:#999;
    letter-spacing: 1px;
}
.g_parp p{
    color:#666;
    font-size: 14px;
    line-height: 1.75;
    margin-bottom: 10px;
    letter-spacing: 1px;
}
/*规范*/
/*pc导航选中*/
.yxnav_active1.g_navtitle a{
    color:#4586c1;
}
.yxnav_active2.g_navbox .g_navgt{
	transform: translateX(20px);
}
/*ph导航选中*/
.yxnav_active1.g_phnav1{
    color:#4586c1;
}
.yxnav_active2.g_phnav2{
	color:#4586c1;
}
/*.yxnav_active3.g_phnav3{
    color:#4586c1;
}*/
/*ph导航&下拉*/
.phxia{
    position: fixed;
    width: 100%;
    left: 0;
    top: 64px;
    z-index: 99;
    padding:0 20px;
    background-color: #f1f1f1;
    display: none;
}
.xialaph{
    display: none;
    width: 100%;
    padding-bottom: 18px;
    background-color: #f1f1f1;
}
.xialaph h4{
    position: relative;
}
.xialaph h4::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    opacity: .1;
    background-color: #000;
}
.xialaph h4 a{
    font-size: 14px;
    line-height: 40px;
    text-transform: uppercase;
    color: #999;
}
.xialaph h4 img{
    position: absolute;
    top: 50%;
    right: 5px;
    width: 13px;
    cursor: pointer;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.xialaph .ul2{
    display: none;
    padding-top: 7px;
    padding-bottom: 8px;
}
.xialaph .ul2 .container_s{
    max-width: 100%;
    padding: 0 15px;
}
.xialaph h5{
    position: relative;
}
.xialaph h5::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 1px;

    opacity: .05;
    background-color: #000;
}
.xialaph h5 a{
    font-size: 14px;
    line-height: 40px;
    text-transform: uppercase;
    color: #999;
}
.xialaph h5 img{
    position: absolute;
    top: 50%;
    right: 5px;
    width: 13px;
    cursor: pointer;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.xialaph h4.active img.img_s,
.xialaph h5.active img.img_s{
    display: none;
}
.xialaph h4.active img.img_d,
.xialaph h5.active img.img_d{
    display: block;
}
.xialaph .ul3{
    display: none;
}
.xialaph h6 a{
    font-size: 12px;
    line-height: 40px;
    text-transform: uppercase;
    color: #999;
}

.header2{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 64px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #ffffff;
    display: none;
}
.header2 .logo {
    width: 48px;
    line-height: 64px;
}
.header2 .logo img{
    width: 100%;
}
.header2 .phsearch{
    position: absolute;
    top: 50%;
    right: 70px;
    width: 25px;
    cursor: pointer;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.header2 .wj_hin_right{
    padding-top: 25px;
}
.header2 .phsearch img{
    width: 100%;
}
.ph_mea_cl{
    overflow: hidden;
    width: 28px;
    height: 100%;
}
.header2 .menuph {
    width: 28px;
    height: 50px;
    cursor: pointer;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
}
.header2 .menuph .point{
    position: relative;
    display: inline-block;
    width: 28px;
    height: 22px;
    margin-top: 14px;
}
.header2 .menuph .point: .navbtn,
.header2 .menuph .point: .navbtn::after,
.header2 .menuph .point: .navbtn::before{
    width: 28px;
}
.header2 .menuph .navbtn{
    position: absolute;
    top: 10px;
    right: 0;
    display: inline-block;
    width: 28px;
    height: 1px;
    -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;
    background: #666;
}
.header2 .menuph .navbtn::after,
.header2 .menuph .navbtn::before{
    position: absolute;
    right: 0;
    display: inline-block;
    width: 28px;
    height: 1px;
    content: '';
    -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;
    background: #666;
}
.header2 .menuph .navbtn::after{
    top: -10px;
}
.header2 .menuph .navbtn::before{
    top: 10px;
}
.header2 .menuph .point.active .navbtn{
    background: transparent;
}
.header2 .menuph .point.active .navbtn::after{
    top: 0;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
}
.header2 .menuph .point.active .navbtn::before{
    top: 0;
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
}
.ph_search{
    width: 100%;
    overflow: hidden;
    padding: 0 15px;
    padding-left: 15px;
}
.ph_search_ph{
    width:100%;
    height: 35px;
    border:1px solid rgba(0,0,0, .1);
    margin-top: 18px;
    float: left;
    border-radius: 17.5px;
    position: relative;
}
.ph_search_ph input{
    width: 100%;
    height: 100%;
    text-indent: 20px;
    color:#333333;
}
.ph_search_ph input::-webkit-input-placeholder{
    color: #999999;
}
.ph_search_ph button{
    width: 40px;
    height: 100%;
    color: #ffffff;
    line-height: 35px;
    text-align: center;
    font-size: 20px;
    float:right;
    position: absolute;
    top: 0;
    right: 0;
}
.ph_search button .icon-sousuo{
    font-size: 27px;
    color: #999999;
}
.wj_header_i_nav{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    z-index: 10;
}
/*电话*/
.ph_dh_number{
    width: 100%;
    text-align: center;
    margin-top:18px;

}
.ph_dh_number .ph_dh_n{
    display: inline-block;
    overflow: hidden;
}
.ph_dh_number .ph_dh_n p{
    float: left;
    font-size: 16px;
    color: #999;
}
.ph_dh_number .ph_dh_n .ph_dh_n_p1{
    margin-right: 15px;
}
.wj_hin_r_en a{
    color:#666;
}
.ph_searchfe {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    width: 16px;
}
.ph_searchfe img {
    width: 100%;
}
.wj_hin_r_en{
    margin-right: 15px;
}
.mengcen {
    display: none;
    width: 100%;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.9);
    z-index: 30000;
}
.caidansuo {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 38%;
    height: 46px;
    border-bottom: 1px solid #ffffff;
}
.caidansuo input {
    width: calc(100% - 60px);
    height: 100%;
    font-size: 24px;
    color: #666666;
}
#buts {
    position: relative;
    right: 0;
    font-size: 22px;
    color: #ffffff;
    letter-spacing: 3px;
}
.guanbi {
    width: 28px;
    display: block;
    position: absolute;
    right: 6%;
    top: 4%;
    cursor: pointer;
}
.guanbi img {
    width: 100%;
}
/*start*/
.g_syhead{
    height:85px;
    position: fixed;
    top:0;
    width: 100vw;
    left:0;
    z-index: 99;
    background: #fff;
}
.g_logo{
    width:65px;
    line-height: 85px;
}
.g_logo img{
    width:100%;
}
.g_nav {
    width: calc(100% - 200px);
}
.g_other{
    width:65px;
}
.g_nav nav{
    width:calc(100% - 65px);
}
.g_navtitle a{
    line-height: 85px;
    color:#333;
    font-size: 16px;
    transition: all .36s;
    display: block;
    width: 100%;
    height: 100%;
    padding:0 32px;
}
.g_lang a{
    color:#666;
    font-size: 16px;
    line-height: 85px;
}
.g_sou{
    line-height: 85px;
    width:18px;
    cursor: pointer;
}
.g_sou img{
    width:100%;
}
.g_lang{
    position: relative;
}
.g_lang::before{
    content: '';
    position: absolute;
    top:50%;
    right:-15px;
    width:2px;
    height:12px;
    background: #a9a9a9;
    transform: translateY(-50%);
}
.g_navtwo{
    position: fixed;
    top:85px;
    left:0;
    width:100vw;
    height:313px;
    display: none;
}
.g_navru{
    display: none;
}
.g_navru.on{
    display: block;
}
.g_navtwofr{
    background: #4586c1;
    width:calc(100% - 265px);
    height:100%;
    padding:60px 0 60px 135px;
}
.g_navtwofl{
    background: #172854;
    width:265px;
    height:100%;
}
.g_navtwonr{
    position: relative;
    height:100%;
}
.g_navtwonr::before{
    content: '';
    height:100%;
    position: absolute;
    width:100%;
    left:-100%;
    background: #172854;
}
.g_navtwonr::after{
    content: '';
    height:100%;
    position: absolute;
    width:100%;
    right:-100%;
    background: #4586c1;
}
.g_navtwofl p{
    position: absolute;
    top:65px;
    left:0;
    color:#fff;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 1px;
}
.g_navlt, .g_navgt{
    color:#fff;
    font-size: 16px;
    line-height: 30px;
} 
.g_navbox{
    margin-bottom: 10px;
    width:250px;
}
.g_navimg{
    width:326px;
    position: relative;
    margin-left: ;
}
.g_navimg img{
    width:100%;
}
.g_navgt{
    margin-right: 20px;
    transition: all .36s;
}
.g_navbox.act .g_navgt{
    transform: translateX(20px);
}
.g_sybanfl{
    display: none;
    position: relative;
}
.g_sybanfl.on{
    display: block;
}
.g_syban{
    margin-top: 85px;
    overflow:hidden;
    position: relative;
}
.g_sybanfltu{
    width:100%;
    position: relative;
}
.g_sybanfltu video{
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    width:100%;
}
.g_sybanfltu img{
    width:100%;
}
.g_sybanflwz{
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    z-index: 10;
}
.g_sybanflwz h2{
    color:#fff;
    font-size: 36px;
    line-height: 68px;
    text-shadow: 0px 8px 8px rgba(11,3,6, .7);
}
.g_sybanflwz h3{
    color:#fff;
    font-size: 60px;
    line-height: 68px;
    text-shadow: 0px 8px 8px rgba(11,3,6, .7);
    font-weight: bold;
}
.g_sydian {
    position: absolute;
    left:50%;
    transform: translateX(-50%);
    bottom: 70px;
}
.g_sydian li span {
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}
.g_sydian li:first-child {
    padding-left: 0;
}
.g_sydian li {
    padding: 10px 40px 10px 0;
}
.g_sydian li.atcb {
    position: relative;
}
.g_sydian li.atcb::before {
    content: '';
    position: absolute;
    bottom: -1px;
    background: #fff;
    left: 0;
    width: 22px;
    height: 1px;
}
.g_sydian li:last-child {
    padding-right: 0;
}
.g_sydian ul {
    border-bottom: 1px solid rgba(255,255,255,.4);
    display: inline-block;
}
.g_sybanslick .slick-prev {
    left: 160px;
    background: url(../images/jian1.png) no-repeat;
    background-size: cover;
    width:21px;
    height:38px;
    z-index: 10;
}
.g_sybanslick .slick-next {
    right: 160px;
    background: url(../images/jian2.png) no-repeat;
    background-size: cover;
    width:21px;
    height:38px;
    z-index: 10;
}
.slick-current.g_sybanfl .g_sybanflwz h2{
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.4s;
}
.slick-current.g_sybanfl .g_sybanflwz h3{
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.5s;
}
footer{
    position: relative;
}
.g_footbj{
    width:100%;
    height:480px;
}
.g_footbj img{
    width:auto;
    height:100%;
    position: relative;
    top:0;
    left:50%;
    transform: translateX(-50%);
}
.g_foot{
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    width:100%;
}
.g_footbot{
    border-top:1px solid #314069;
    padding-top: 18px;
}
.g_ftbotfl p{
    color:#525667;
    font-size: 14px;
    line-height: 26px;
    opacity: .5;
    letter-spacing: 1px;
}
.g_ftbotfl p a{
    color:#525667;
    font-size: 14px;
    line-height: 26px;
    padding-left: 10px;
}
.g_ftbotfl img{
    width:50px;
    line-height: 24px;
    margin-left: 10px;
}
.g_ftbotfr a{
    color:#525667;
    font-size: 14px;
    line-height: 26px;
}
.g_ftlogo{
    width:56px;
    margin-bottom: 30px;
}
.g_ftlogo img{
    width:100%;
}
.g_ftnavfl{
    padding:0 32px;
    width: 50%;
}
.g_ftnav{
    margin:0 -32px;
}
.g_ftnavfl a{
    color:#74819c;
    font-size: 16px;
    line-height: 30px;
}
.g_foottop{
    margin-bottom: 32px;
    padding-top: 30px;
}
.g_fttopone{
    width:280px;
}
.g_fttoptwo{
    width:450px;
    margin-left: 140px;
}
.g_fttle{
    color:#a98e66;
    font-size: 18px;
    line-height: 48px;
    margin-bottom: 30px;
}
.g_fttopadr1{
    width:18px;
}
.g_fttopadr1 img{
    width:100%;
}
.g_fttopadr2{
    width:calc(100% - 18px);
    padding-left: 10px;
}
.g_fttopadr{
    margin-bottom: 20px;
}
.g_fttopadr21{
    font-size: 14px;
    color:#74819c;
    line-height: 22px;
    width:40px;
}
.g_fttopadr2 p{
    font-size: 14px;
    color:#74819c;
    line-height: 22px;
    width:calc(100% - 40px);
}
.g_shareico{
    width:46px;
}
.g_shareico img{
    width:100%;
}
.g_sharefl:first-child{
    margin-right: 30px;
}
.g_sharefl{
    position: relative;
}
.g_shareewm{
    position: absolute;
    width:100px;
    height:100px;
    background:#fff;
    top:60px;
    left:50%;
    transform: translateX(-50%);
    display: none;
}
.g_shareewm img{
    width:90px;
    margin:5px auto;
    display: block;
}
.g_shareico{
    cursor: pointer;
}
.g_nybantu{
    width:100%;
    height:313px;
}
.g_nybantu img{
    width:auto;
    height:100%;
    position: relative;
    top:0;
    left:50%;
    transform: translateX(-50%);
}
.g_nyban{
    margin-top: 85px;
    position: relative;
}
.g_nybanwz{
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.g_bantle{
    color: #fff;
    font-size: 36px;
    line-height: 50px;
    /*text-shadow: 0px 5px 5px rgba(11,3,6, .25);*/
    font-weight: bold;
    letter-spacing: 1px;
}
.g_bread{
    position: absolute;
    bottom:18px;
    left:50%;
    transform: translateX(-50%);
}
.g_breadhome{
    width:16px;
    line-height: 20px;
}
.g_breadhome img{
    width:100%;
}
.g_breadnav a{
    color:#fff;
    font-size: 14px;
    line-height: 22px;
    padding-left: 10px;
}
.g_b1pt1, .g_b1pt3{
    background:#eff3f8;
    padding:78px 0; 
}
.g_b1pt1tu, .g_b1pt1tu img{
    width:100%;
}
.g_b1pt1tu{
    margin-bottom: 30px;
}
.g_title{
    text-align: center;
    margin-bottom: 22px;
}
.g_title h2{
    display: inline-block;
    position: relative;
    padding-bottom: 10px;
    font-weight: bold;
}
.g_title h2::before{
    content: '';
    position: absolute;
    bottom:0;
    width:45px;
    height:2px;
    background:#4586c1;
    left:50%;
    transform: translateX(-50%);
}
.g_b1pt1wz h4{
    color:#333;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
}
.g_b1pt2{
    padding:78px 0;
}
.g_b1pt2fl{
    width:35px;
}
.g_b1pt2fl img{
    width:100%;
}
.g_b1pt2fr{
    width:calc(100% - 35px);
    padding-left: 30px;
}
.g_b1pt2fr h5{
    color:#333333;
    font-size: 18px;
    line-height: 36px;
    font-weight: bold;
}
.g_b1pt2fr p{
    color:#666;
    font-size: 14px;
    line-height: 24px;
    padding-left:10px;
    position: relative;
}
.g_b1pt2ul{
    margin-bottom: 18px;
}
.g_b1pt2fr p::before{
    position: absolute;
    top:10px;
    left:0;
    width:3px;
    height:3px;
    background:#a98e66;
    content: '';
}
.g_b1pt2fr .g_color{
    position: static;
    color:#999999;
}
.g_b1pt3cen{
    position: relative;
}
.g_b1pt3nr{
    position: absolute;
    bottom:-150px;
    left:50%;
    transform: translateX(-50%);
    width:1060px;
    background:#fff;
    padding:30px 55px 55px;
}
.g_b1pt3{
    padding-bottom: 215px;
}
.g_b1pt3wz p{
    color:#666;
    font-size: 14px;
    line-height: 24px;
}
.g_b2pt1{
    background: #eff3f8;
    padding:80px 0;
}
.g_b2pt1nr{
    position: relative;
}
.g_b2pt1fl{
    width:673px;
}
.g_b2pt1fl img{
    width:100%;
}
.g_b2pt1fr{
    position: absolute;
    top:50%;
    right:0;
    transform: translateY(-50%);
    width:50%;
    background:#fff;
    padding:42px 48px 54px;
}
.g_b2pt1fr .g_title{
    text-align: left;
}
.g_b2pt1fr .g_title h2::before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 45px;
    height: 2px;
    background: #4586c1;
    left: 0;
    transform: translateX(0);
}
.g_b2pt2{
    position: relative;
}
.g_b2pt2bj{
    width:100%;
    height:613px;
}
.g_b2pt2bj img{
    position: relative;
    top:0;
    left:50%;
    transform: translateX(-50%);
    width:auto;
    height:100%;
}
.g_b2pt2wz{
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.g_b2pt2nrfl{
    width:33.333333%;
    padding:0 15px;
}
.g_b2pt2nr{
    margin:40px -15px 0;
}
.g_b2pt2wz .g_title h2{
    color:#a98e66;
}
.g_b2pt2wz .g_title h2::before{
    background:#4586c1;
}
.g_b2pt2wz .g_title p{
    margin-top:14px;
    color:#7c91bd;
    font-size:18px;
    line-height: 30px; 
}
.g_b2pt2nrb{
    background:#fff;
    padding:26px 24px 40px 36px;
    position: relative;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
}
.g_b2pt2nrtu{
    width:42px;
    margin-bottom: 14px;
}
.g_b2pt2nrtu img{
    width:100%;
}
.g_b2pt2nrb .g_word4{
    color:#333333;
    font-weight: bold;
    letter-spacing: 0;
}
.g_b2pt2nrb .g_word5{
    color:#947e62;
    letter-spacing: 0;
}
.g_b2pt2nrwz p{
    color:#666;
    font-size:14px;
    line-height: 24px;
    padding-left: 10px;
    letter-spacing: 1px;
    position: relative;
}
.g_b2pt2nrwz{
    margin-top: 5px;
    height:144px;
    overflow: hidden;
    position: relative;
    z-index: 10;
}
.searchframe{
	padding: 5px 22px;
	width:60%;
	height: 32px;
}
.g_b2pt2nrwz p::before{
    content: '';
    position: absolute;
    top:10px;
    width:3px;
    height:3px;
    background: #a98e66;
    left:0;
}
.g_b2pt2nrwz .g_b2color{
    position: static;
    color:#999999;
}
.g_b2pt2nrfl span{
    display: block;
    position: absolute;
    bottom:23px;
    right:23px;
    font-size: 100px;
    font-family: "HELVETICANEUELTPRO-MD", "Microsoft Yahei", "PingFangSC-Light", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", tahoma, SimSun, sans-serif !important;
    color:#f5f6f7;
}
.g_b2pt3{
    padding:60px 0;
}
.g_b2pt3fl{
    width:33.333333%;
    padding:0 14px;
}
.g_b2pt3nr{
    margin:40px -14px 0; 
}
.g_b2pt3nrb{
    position: relative;
}
.g_b2pt3nrtu{
    width:100%;
    position: relative;
}
.g_b2pt3nrtu img{
    width:100%;
    height:100%;
}
.g_b2pt3nrtu1{
    position: relative;
    top:0;
    left:0;
}
.g_b2pt3nrtu2{
    position: absolute;
    top:0;
    left:0;
}
.g_b2pt3nrtu::before{
    position: absolute;
    content: '';
    width:100%;
    height:100%;
    background: rgba(22,36,77,.72);
    z-index: 10;
    opacity: 0;
    transition: all .36s;
}
.g_b2pt3top{
    position: relative;
    overflow: hidden;
}
.g_b2pt3link{
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-280%);
    z-index: 20;
    transition: all .36s;
}
.g_b2pt3linkico{
    width:54px;
    height:54px;
    border-radius: 50%;
    background: #fff;
    position: relative;
    transition: all .36s;
}
.g_b2pt3linkico img{
    width:21px;
    display: block;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.g_b2pt3linkb p{
    color:#ffffff;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    margin-top: 8px;
    transition: all .36s;
}
.g_b2pt3linkb:last-child{
    margin-left:30px;
}
.g_b2pt3linkb:first-child {
    margin-left: 0;
}
.g_b2pt3nrwz{
    padding:20px;
    background: #fff;
    box-shadow: 0 0 20px 5px rgba(147,151,157,.1);
}
.g_b2pt3nrwz p{
    color:#333333;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
}
.g_b3pt1fr{
    width:50%;
}
.g_b3pt1fr img{
    width:100%;
}
.g_b3pt1fl{
    width:50%;
    padding-right: 100px;
}
.g_b3pt1{
    padding:78px 0;
}
.g_b3pt1, .g_b4pt1{
    background: #eff3f8;
}
.g_b3pt1fl .g_title{
    text-align: left;
}
.g_b3pt1fl .g_title h2::before{
    left:0;
    transform: translateX(0);
}
.g_b4 .g_b1pt3nr {
    bottom: -100px;
}
.g_b4 .g_b2pt3fl{
    width:25%;
}
.g_e2nr{
    overflow: hidden;
    padding:80px 0;
}
.g_e2nrb{
    position: relative;
}
.g_e2word{
    position: absolute;
    width:620px;
    padding:30px;
    background: rgba(255,255,255,.94);
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.g_e2sou{
    width:330px;
    margin:auto;
}
.g_e2nrb .g_title h2{
    color:#333;
    padding-bottom: 5px;
}
.g_e2soufr{
    width:50px;
    height:46px;
    background: #0b2168;
    position: relative;
    cursor: pointer;
    margin-left: 10px;
}
.g_e2soufr img{
    display: block;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    width:20px;
}
.g_e2soufl{
    width:calc(100% - 60px);
    height:46px;
    box-shadow: 0 0 10px 3px rgba(214,214,214,.23);
    background: #fff;
    padding:5px 22px;
    position: relative;
}
.g_e2soufl input{
    height:100%;
    width:100%;
    display: block;
    padding-left: 10px;
}
.g_e2soufl::before{
    content: '';
    position: absolute;
    top:50%;
    left:20px;
    transform: translateY(-50%);
    width:1px;
    height:14px;
    background: #aaaaaa;
}
.g_e2soufl input::-webkit-input-placeholder {
    color: #999;
    font-size: 14px;
    line-height: 18px;
}
.g_e2soufl input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
    font-size: 14px;
    line-height: 18px;
}
.g_e2soufl input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
    font-size: 14px;
    line-height: 18px;
}
.g_e2soufl input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #999;
    font-size: 14px;
    line-height: 18px;
}
.g_e3nr{
    
}
.g_li1{
    background: #15244c;
}
.g_e3table .g_li1 td{
    padding:18px 15px;
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    color:#fff;
}
.g_e3table .g_li2 td{
    padding:18px 15px;
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    color:#333333;
}
.g_e3table table{
    border-collapse:collapse;
}
.g_e3table tr td{
    border: 1px solid #e5e5e5;  
}
.g_width1{
    width:80px;
}
.g_width2{
    width:200px;
}
.g_width3{
    width:65px;
}
.g_width4{
    width:70px;
}
.g_width5{
    width:500px;
}
.g_c2{
    padding:40px 0 0;
}
.g_c2top h2{
    color:#333;
    font-weight: bold; 
}
.g_c2topnr{
    margin-top: 14px;
    padding:14px;
    border-top:1px solid #e5e5e5;
    border-bottom:1px solid #e5e5e5;
}
.g_c2topfl1{
    width:16px;
    line-height: 22px;
}
.g_c2topfl1 img{
    width:100%;
}
.g_c2topfl{
    margin-right: 40px;
}
.g_c2topfl2{
    color:#666;
    font-size:14px;
    line-height: 24px;
    padding-left: 10px;
}
.g_c2nrp {
    padding: 30px 0;
}
.l-r-topb:nth-child(2){
    margin-left: 18px;
}
.l-r-topb i{
    width:34px;
    height:34px;
    display: block;
}
.l-r-topb .bshare_box {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.l-r-topb {
    cursor: pointer;
    position: relative;
    width:34px;
    height:34px;
}
.l-r-topb .bshare_box a {
    width: 100% !important;
    height: 100% !important;
    display: block;
    opacity: 0 !important;
}
.l-r-topb .bsPromo {
    width: 100%;
    height: 100%;
    display: block !important;
    opacity: 0 !important;
    position: absolute;
    top: 0;
    left: 0;
}
.g_piaopt3{
    display: inline-block;
}
.g_c2 .g_share{
    text-align: center;
    position: relative;
}
.g_c2 .g_share::before{
    content: '';
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    left:0;
    width:calc(50% - 75px);
    height:1px;
    background: #dbdbdb;
}
.g_c2 .g_share::after{
    content: '';
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    right:0;
    width:calc(50% - 75px);
    height:1px;
    background: #dbdbdb;
}
.g_pagefl{
    width:50%;
}
.g_pagefl a{
    display: block;
    /*padding:40px 20px;*/
}
.g_pageflx1{
    background: #4586c1;
    padding-right: 26px;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
}
.g_pageflx2{
    background: #f9f9f9;
    padding-left: 26px;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
}
.g_pageflx1 .g_pagefl2{
    color:#ffffff;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
}
.g_pageflx1 .g_pagefl1{
    width:9px;
    height:15px;
    position: absolute;
    top:50%;
    left:0;
    transform: translateY(-50%);
}
.g_pageflx2 .g_pagefl1 {
    width: 9px;
    height: 15px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.g_pagefl1 img{
    width:100%;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%)
}
.g_pageflx1 .g_pagefl12{
    opacity: 0;
}
.g_pageflx2 .g_pagefl11{
    opacity: 0;
}
.g_pageflx2 .g_pagefl2{
    color:#999999;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
}
.g_page{
    position: relative;
}
.g_page::before{
    position: absolute;
    content: '';
    width:calc(50% - 600px);
    height:100%;
    background: #4586c1;
    top:0;
    left:0;
}
.g_page::after{
    position: absolute;
    content: '';
    width:calc(50% - 600px);
    height:100%;
    background: #f9f9f9;
    top:0;
    right:0;
}
.g_pagefl2{
    width:calc(100% - 9px);
}
.g_pageflx1 .g_pagefl2{
    padding-left: 35px;
}
.g_pageflx2 .g_pagefl2{
    padding-right: 35px;
}
.g_page{
    margin-top: 30px;
}
.g_d1pt1nr {
    margin-top: 0;
    padding-bottom: 110px;
    background: #f9f9f9;
}
.g_d1pt1nrku {
    padding-top: 50px;
    padding-bottom: 0;
}
.g_d1pt1nrfr {
    width: 659px;
    margin-top: -190px;
}
.g_d1pt1nrfrsk, .g_d1pt1nrfrslick {
    width: 100%;
}
.g_d1pt1nrtu {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-top: 0;
}
.g_d1pt1nrtu img {
    height: 100%;
    width: 100%;
    transition: all .36s;
}
.g_d1pt1nrtu1 {
    position: relative;
    top: 0;
    left: 0;
}
.g_d1pt1nrtu2 {
    position: absolute;
    top: 0;
    left: 0;
}
.g_d1pt1nrfl {
    width: calc(100% - 659px);
    padding-right: 90px;
}
.g_d1pt1nrfl .g_word2 {
    color: #0b2168;
    margin-bottom: 5px;
    font-size: 24px;
    font-family: "HELVETICANEUELTPRO-MD", "Microsoft Yahei", "PingFangSC-Light", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", tahoma, SimSun, sans-serif !important;
}
.g_d1pt1nrfl h3 {
    color: #333333;
    font-size: 22px;
    line-height: 36px;
    max-height: 72px;
    overflow: hidden;
    margin-bottom: 12px;
}
.g_d1pt1nrfl .g_word3 {
    color: #666;
    height: 72px;
    overflow: hidden;
    font-size: 14px;
    line-height: 24px;
}
.g_i1pt1{
    padding:80px 0 0;
}
.g_d1pt1tle .g_word2{
    font-size: 110px;
    color:#ededed;
    line-height: 120px;
    font-family: "HELVETICANEUELTPRO-BD", "Microsoft Yahei", "PingFangSC-Light", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", tahoma, SimSun, sans-serif !important;
    margin-bottom: 30px;
}
.g_d1pt1slick .slick-dots li.slick-active {
    background: #0b2168;
    border: 1px solid #0b2168;
}
.g_d1pt1slick .slick-dots li {
    width: 9px;
    height: 9px;
    margin: 0 5px;
    border-radius: unset;
    border: 1px solid #cccccc;
    background: #cccccc;
}
.g_d1pt1slick .slick-dots {
    bottom: -90px;
    text-align: right;
    padding-right: 0;
    right: -100px;
}
.g_c1pt1{
    /*overflow: hidden;*/
    padding:50px 0;
}
.g_c1pt1 .g_d1pt2nr {
    padding-bottom: 44px;
    padding-top: 32px;
    border-top: 1px solid #e5e5e5;
    position: relative;
}
.g_c1pt1 .g_d1pt2fl {
    width: 191px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.g_c1pt1 .g_d1pt2fr {
    width: calc(100% - 191px);
    padding-right: 145px;
}
.g_c1pt1 .g_d1pt2fr1 {
    width: 90px;
}
.g_c1pt1 .g_d1pt2fr2 {
    width: calc(100% - 90px);
    padding-left: 54px;
    position: relative;
}
.g_c1pt1 .g_d1pt2fr2::before {
    position: absolute;
    content: '';
    width: 35px;
    height: 1px;
    background: #a0a0a0;
    top: 15px;
    left: 0;
    transition: all .36s;
}
.g_c1pt1 .g_d1pt2fr2 h3 {
    color: #333333;
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 16px;
    max-height: 64px;
    overflow: hidden;
    transition: all .36s;
}
.g_c1pt1 .g_d1pt2fr2 .g_wordp {
    transition: all .36s;
    max-height: 49px;
    overflow: hidden;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 24px;
    color: #666;
}
.g_c1pt1 .g_d1pt2fr1 .g_word2 {
    font-family: "DINPro-Regular", "PingFangSC-Light", "Helvetica Neue", Helvetica, "Microsoft Yahei", Arial, "Hiragino Sans GB", tahoma, SimSun, sans-serif,"微软雅黑" !important;
    font-size: 24px;
    color: #333;
    line-height: 30px;
    transition: all .36s;
}
.g_c1pt1 .g_d1pt2fltu {
    width: 100%;
    position: relative;
}
.g_c1pt1 .g_d1pt2fltu1 {
    position: relative;
    top: 0;
    left: 0;
}
.g_c1pt1 .g_d1pt2fltu2 {
    position: absolute;
    top: 0;
    left: 0;
}
.g_c1pt1 .g_d1pt2fltu img {
    width: 100%;
    height: 100%;
}
.g_c1pt1 .g_d1pt2frjian{
    margin-top: 32px;
}
.g_c1pt1 .g_d1pt2frjian1{
    width:38px;
    height:38px;
    border-radius: 50%;
    background: #0b2168;
    box-shadow: 0 0 15px 5px rgba(47,99,165, .26);
    position: relative;
}
.g_c1pt1 .g_d1pt2frjian1 img{
    display: block;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    width:17px;
}
.g_c1pt1 .g_d1pt2frjian2{
    position: absolute;
    top:50%;
    right:30px;
    transform: translate(0,-50%);
    color:#464646;
    font-size: 14px;
    transition: all .36s;
    opacity: 0;
}
.g_c1pt1 .g_d1pt2frjian{
    position: relative;
}
.g_c1pt1 .g_d1pt2nr:last-child {
    border-bottom: 1px solid #e5e5e5;
}
/*分页*/
.pc_fenye {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    text-align: center;
    padding-left: 0;
}
.pc_fenye li {
    float: left;
    width: 28px;
    height: 28px;
    border: 2px solid transparent;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 26px;
    color: #333;
    text-align: center;
    margin: 0px 10px;
    border-radius: 50%;
    transition: all .36s;
}
.pc_fenye li.activepage {
    color: #fff;
    background: #0b2168;
}
.pc_fenye li.clolr {
    color: #0b2168;
}
.g_phfy{
    display: none;
}
.g_phfyfl{
    font-size: 14px;
    color:#333;
}
.g_phfy {
    display: none;
}
.g_phfyfl a {
    color: #333;
}
.g_b2pt1nrbot{
    margin-top: 20px;
    margin-bottom: 60px;
}
/* start */

.yxdl76_section {
    padding: 80px 0 95px;
}

.yxdl76_container {
    width: 1600px;
    margin: 0 auto;
}

.yxdl76_title {
    display: block;
    font-size: 30px;
    color: #333;
    text-align: center;
    margin-bottom: 15px;
}

.yxdl76_subtitle {
    display: block;
    font-size: 14px;
    color: #7a7a7a;
    text-align: center;
}

.yxdl76_titlebox {
    margin-bottom: 60px;
}

.yxdl76_contact_navbox {
    text-align: center;
}

.yxdl76_contact_nav {
    display: inline-block;
}

.yxdl76_contact_li {
    float: right;
    padding: 0 20px;
}

.yxdl76_contact_lisbox {
    display: block;
    padding: 0 54px;
    line-height: 50px;
    font-size: 18px;
    color: #666666;
    background: #f8f8f8;
    border-width: 1px !important;
    border: 1px solid #dddddd;
    cursor: pointer;
    transition: all .36s;
}

.yxdl76_contact_a {
    font-size: inherit;
    line-height: i;
}

.yxdl76_contact_navbox {
    margin-bottom: 75px;
}

.yxdl76_contact_li.on .yxdl76_contact_lisbox {
    background: #5792c7;
    border-color: #5792c7;
    color: #fff;
}
/* wjj */
.submitbut{
	width: 100%;
	height: 100%;
	border: 0;
}
.pagination-button{
	cursor: pointer;
	width: 80px;
	height: 40px;
	margin: 0 5px;
	border: 0;
	background-color: #15244C;
	color: #fff;
}
