/** Generated by FG **/
@font-face {
    font-family: 'Conv_ALTERNATEGOTNO1D_0';
    src: url('../fonts/ALTERNATEGOTNO1D_0.eot');
    src: local('☺'), url('../fonts/ALTERNATEGOTNO1D_0.woff') format('woff'),
        url('../fonts/ALTERNATEGOTNO1D_0.ttf') format('truetype'),
        url('../fonts/ALTERNATEGOTNO1D_0.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/** Generated by FG **/
@font-face {
    font-family: 'Conv_HelveticaNeueLTPro-Th';
    src: url('../fonts/HelveticaNeueLTPro-Th.eot');
    src: local('☺'), url('../fonts/HelveticaNeueLTPro-Th.woff') format('woff'),
        url('../fonts/HelveticaNeueLTPro-Th.ttf') format('truetype'),
        url('../fonts/HelveticaNeueLTPro-Th.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/** Generated by FG **/
@font-face {
    font-family: 'Conv_YESEVAONE-REGULAR_V2';
    src: url('../fonts/YESEVAONE-REGULAR_V2.eot');
    src: local('☺'), url('../fonts/YESEVAONE-REGULAR_V2.woff') format('woff'), url('../fonts/YESEVAONE-REGULAR_V2.ttf') format('truetype'), url('../fonts/YESEVAONE-REGULAR_V2.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


.pc_head{
    width: 100%;
    position: fixed;
    top:0;
    left:0;
    z-index: 500;
    background: #ffffff;
}
.pc_head .logo{
    float: left;
    width: 260px;
    background:#12569F;
    line-height:86px;
    text-align: center;
}
.pc_head.scroll .logo{
    line-height:61px;
}
.pc_head .logo img{
    display: inline-block;
    height: 53px;
    -webkit-transition: all .6s ease-out 0s;
    -moz-transition: all .6s ease-out 0s;
    -ms-transition: all .6s ease-out 0s;
    -o-transition: all .6s ease-out 0s;
    transition: all .6s ease-out 0s;
}
.pc_head.scroll .logo img{
    height: 40px;
}
.pc_nav{
    float: left;
    margin-left: 20.5%;
}
.pc_nav> li{
    float: left;
    position: relative;
}
.pc_nav > li >a >span{
    padding-left: 15px;
    padding-right: 19px;
    line-height: 85px;
    color: #848484;
    font-size: 16px;
    -webkit-transition: all .6s ease-out 0s;
    -moz-transition: all .6s ease-out 0s;
    -ms-transition: all .6s ease-out 0s;
    -o-transition: all .6s ease-out 0s;
    transition: all .6s ease-out 0s;
}
.pc_head.scroll .pc_nav > li >a >span{
    line-height: 60px;
}
.pc_nav> li.on >a >span{
    color:#13559f ;
}
.pc_nav_down{
    position: absolute;
    left: 50%;
    top:85px;
    margin-left: -173px;
    background: #ffffff;
    display: none;
}
.pc_head.scroll .pc_nav_down{
    top:60px;
}
.pc_nav_down .iconfont{
    position: absolute;
    right:30px;
    top:50%;
    font-size: 12px;
    margin-top: -6px;
}
.pc_nav_down>li{
    width: 345px;
    height: auto;
    position: relative;
}
.pc_nav_down li +li{
    border-top: 1px solid #E5E5E5;
}
.pc_nav_down li p{
    color: #464646;
    font-size: 18px;
    padding: 20px 0;
    text-align: center;
    line-height: 22px;
    position: relative;
    padding-right: 45px;
}
.pc_nav_down_two{
    position: absolute;
    right: -100%;
    top:0;
    background: rgba(255,255,255,0.9);
    display: none;
}
.pc_nav_down_two>li{
    width: 345px;
    height: auto;
    position: relative;
}
.pc_nav_down_three{
    position: absolute;
    right: -100%;
    top:0;
    background: rgba(255,255,255,0.8);
    display: none;
}
.pc_nav_down_three>li{
    width: 345px;
    height: auto;
    position: relative;
}
.pc_language{
    float: left;
    margin-left: 4%;
    cursor: pointer;
    position: relative;
}
.ys-headerm .pc_language{
    float: right;
    margin-left: 15px;
}
.pc_language>p >span{
    font-size: 16px;
    color: #13559f;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 85px;
    -webkit-transition: all .6s ease-out 0s;
    -moz-transition: all .6s ease-out 0s;
    -ms-transition: all .6s ease-out 0s;
    -o-transition: all .6s ease-out 0s;
    transition: all .6s ease-out 0s;
}
.ys-headerm .pc_language>p >span{
    line-height: 70px;
    padding-right: 5px;
    padding-left: 5px;
}
.pc_head.scroll .pc_language>p >span{
    line-height:60px;
}
.pc_language>p >.iconfont{
    font-size: 12px;
    display: inline-block;
    transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    -o-transform:rotate(180deg);
}
.pc_language>p.act>.iconfont{
    transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -webkit-transform:rotate(0deg);
    -o-transform:rotate(0deg);
}
.ys-headerm .pc_language>p >.iconfont {
    margin-right: 10px;
}
.pc_language ul {
    width: 100%;
    height: auto;
    background: #ffffff;
    position: absolute;
    left: 0;
    top:85px;
    padding: 10px 0;
    display: none;
}
.ys-headerm .pc_language ul {
    top:70px;
}
.pc_head.scroll .pc_language ul {
    top:60px;
}
.pc_language ul li{
    font-size: 14px;
    color: #13559f;
    text-align: center;
    line-height: 2;
}
.pc.icon-search_{
    float: right;
    font-size: 18px;
    color: #13559f;
    line-height: 85px;
    margin-right: 40px;
        margin-left: 1%;
    cursor: pointer;
    -webkit-transition: all .6s ease-out 0s;
    -moz-transition: all .6s ease-out 0s;
    -ms-transition: all .6s ease-out 0s;
    -o-transition: all .6s ease-out 0s;
    transition: all .6s ease-out 0s;
}
.ys-headerm .pc.icon-search_ {
    margin-right: 15px;
    line-height: 70px;
}
.pc_head.scroll .pc.icon-search_{
    line-height: 60px;
}
.ys-tansou {
    position: fixed;
    z-index: 550;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .85);
}
.ys-tansou .ys-sou {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 847px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.ys-tansou .ys-sou input {
    font-size: 18px;
    float: left;
    width: 731px;
    height: 87px;
    padding-left: 30px;
    color: #333;
    background: #fff;
}
.ys-tansou .ys-sou button {
    line-height: 85px;
    float: right;
    width: 102px;
    height: 87px;
    margin-left: 3px;
    text-align: center;
    background: #13559f;
}
.ys-tansou .ys-sou button img {
    width: 44px;
}
.ys-tansou .ys-tansouc {
    position: absolute;
    top: 60px;
    right: 60px;
    cursor: pointer;
}
/*小屏幕设备头部*/
.ys-headerm {
    position: fixed;
    z-index: 500;
    top: 0px;
    right: 0;
    display: none;
    width: 100%;
    height: 70px;
    padding-right: 15px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    background: #fff;
}
.ys-headerm.ys-act {
    position: absolute;
}
.ys-headerm .ys-logodiv{
    width: 150px;
    text-align: center;
    line-height: 70px;
    margin-left: 15px;
    background:#12569F;
}
.ys-headerm .ys-logodiv img{
    display: inline-block;
    height: 40px;
}
.ys-headerm .ys-navbtn {
    position: relative;
    width: 27px;
    height: 27px;
    margin-top: 20px;
}
.ys-headerm .ys-navbtn span {
    position: absolute;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 2px;
    -webkit-transition: opacity .25s;
    transition: opacity .25s;
    background: #0095db; /* 三道杠的颜色 */
}
.ys-headerm .ys-navbtn::before,
.ys-headerm .ys-navbtn::after {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    content: '';
    -webkit-transition: -webkit-transform .25s;
    transition:         transform .25s;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background: #0095db;  /* 三道杠的颜色 */
}
.ys-headerm .ys-navbtn::before {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}
.ys-headerm .ys-navbtn::after {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
}
.ys-headerm .ys-navbtn.ys-act span {
    opacity: 0;
}
.ys-headerm .ys-navbtn.ys-act::before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
}
.ys-headerm .ys-navbtn.ys-act::after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
}
.ys-headerm .ys-navdiv {
    position: fixed;
    top: 70px;
    right: 0;
    width: 100%;
    padding-bottom: 30px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: perspective(600px) rotateX(-90deg);
    -moz-transform: perspective(600px) rotateX(-90deg);
    -ms-transform: perspective(600px) rotateX(-90deg);
    transform: perspective(600px) rotateX(-90deg);
    -webkit-transform-origin: top center 0;
    -moz-transform-origin: top center 0;
    -ms-transform-origin: top center 0;
    transform-origin: top center 0;
    background-color: #4c4a4f;
    -webkit-overflow-scrolling: touch;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.ys-headerm .ys-navdiv.ys-act {
    position: absolute;
    -webkit-transform: perspective(600px) rotateY(0deg);
    -moz-transform: perspective(600px) rotateY(0deg);
    -ms-transform: perspective(600px) rotateY(0deg);
    transform: perspective(600px) rotateY(0deg);
}
.ys-headerm .ys-navdiv ul {
    padding-right: 15px;
    padding-left: 15px;
}
.ys-headerm .ys-navdiv ul li {
    margin-top: 20px;
    font-size: 14px;
}
.ys-headerm .ys-navdiv ul li h5 span{
    font-size: 16px;
}
.ys-headerm .ys-navdiv ul li ul {
    display: none;
    padding-left: 30px;
}
.ys-headerm .ys-navdiv ul li a {
    color: #fff;
}
.ys-headerm .ys-navdiv ul li a:hover {
    color: #fff;
}
.ys-headerm .ys-navdiv ul li span {
    line-height: 24px;
    vertical-align: middle;
}
ys-headerm .ys-navdiv ul li span.fr {
    font-size: 24px;
    color: #fff;
}
.ys-headerm .ys-navdiv ul li span img.ys-click-hide {
    display: none;
}
.ys-headerm .ys-navdiv ul li span.ys-act img.ys-click-show {
    display: none;
}
.ys-headerm .ys-navdiv ul li span.ys-act img.ys-click-hide {
    display: inline;
}
.ys-mask {
    position: fixed;
    z-index: 400;
    visibility: hidden;
    width: 100%;
    height: 100%;
    -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;
    opacity: 0;
    background: rgba(0,0,0,.7);
}
.ys-mask.ys-act {
    visibility: visible;
    opacity: 1;
}
.sy_banner{
    width: 100%;
    overflow: hidden;
    margin-top: 85px;
    position: relative;
}
.sy_banner .item img{width: 100%}
.sy_banner .item .ph_show{display: none}
.sy_banner.scroll{
    margin-top:60px;
}
.sy_banner .slick-dots{
    position: absolute;
    bottom: 60px;
}
.sy_banner .slick-dots li button::before,
.sy_banner .slick-dots li button::after{
    display: none;
}
.sy_banner  .slick-dots li {
    width: 15px;
    height: 15px;
    background: #fff;
    opacity: 1;
    margin: 0 10px;
    border-radius: 0px;
}
.sy_banner .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 15px;
    height:15px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.sy_banner .slick-dots li.slick-active {
    background: #13559f;
}
.sy_banner .slick-prev{
    width: 67px;
    height: 30px;
    top:50%;
    left:50px;
    z-index: 200;
    background: url("../images/a18.png") 0 0 no-repeat;
}
.sy_banner .slick-next{
    width: 67px;
    height: 30px;
    top:50%;
    right: 50px;
    z-index: 200;
    background: url("../images/a16.png") 0 0 no-repeat;
}
.sy_product{
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding: 80px 100px 70px;
    cursor: pointer;
}
.sy_product .icon{
    width:119px;
    height: 119px;
    margin: auto;
    overflow: hidden;
    background: url("../images/a20.png") 0 0 no-repeat;
    background-size: cover;
}
.sy_product .icon p{
    margin:5px auto;
    width: 109px;
    height: 109px;
    border-radius: 50%;
    text-align: center;
    line-height: 109px;
    position: relative;
    z-index: 5;
}
.sy_product .icon .hover_show{
    display: none;
}
.sy_product .name{
    color: #333333;
    font-size: 18px;
    padding: 25px 0;
    text-align: center;
    position: relative;
}
.sy_product .name:after{
    content: '';
    width:35px;
    height: 1px;
    background:#95AFCD;
    position: absolute;
    left: 50%;
    bottom:0;
    margin-left: -17.5px;
}
.sy_product .slick-prev{
    width: 67px;
    height: 30px;
    top:50%;
    left:100px;
    z-index: 200;
    background: url("../images/a26.png") 0 0 no-repeat;
}
.sy_product .slick-next{
    width: 67px;
    height: 30px;
    top:50%;
    right: 100px;
    z-index: 200;
    background: url("../images/a27.png") right 0 no-repeat;
}
.sy_product .item.slick-current .icon{
    background: url("../images/a28.png") 0 0 no-repeat;
    background-size: cover;
}
.sy_product .item.slick-current .name{
    color:#13559f ;
}
.sy_product .item.slick-current .icon .hover_show{
    display: inline-block;
}
.sy_product .item.slick-current .icon .hover_hide{
    display: none;
}
.sy_product_xq{
    position: relative;
    background-color: #f1f1f1;
}
.sy_product_xq .left{
    float: left;
    width: 50%;
    padding-left: 5%;
    padding-right: 15%;
}
.sy_product_xq .left h3{
    color: #333333;
    font-size: 36px;
    padding-top: 24%;
    padding-bottom:40px;
}
.sy_product_xq .left .p1{
    height: 72px;
    color: #666666;
    font-size: 16px;
    line-height: 1.5;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;/* 超出的行数 */
}
.tra0_6{
    transition: .6s;
    -o-transition: .6s;
    -ms-transition: .6s;
    -moz-transition: .6s;
    -webkit-transition: .6s;
}
.more1{
    /* width:119px;
    height: 50px; */
    padding: 15px 30px;
    background: url("../images/a29.png") 0 0 no-repeat;
    background-size: 100% 100%;
    font-size: 16px;
    color: #1d5dbf;
    margin-top: 60px;
}
.sy_product_xq .right{
    float: right;
    width: 50%;
    position: relative;
    overflow: hidden;
}
.sy_product_xq .right .cp{
    width: 100%;
}
.sy_product_xq .right .jia{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -24px;
    margin-top: -24px;
    display: none;
}
.sy_product_xq_btn .prev{
    width: 54px;
    height: 54px;
    background: #ffa04f;
    text-align: center;
    line-height: 54px;
    position: absolute;
    left: 50%;
    top:50%;
    margin-top: -27px;
    margin-left: -54px;
    cursor: pointer;
}
.sy_product_xq_btn .next{
    width: 54px;
    height: 54px;
    background: #ff7d0e;
    text-align: center;
    line-height: 54px;
    position: absolute;
    right: 50%;
    top:50%;
    margin-top: -27px;
    margin-right: -54px;
    cursor: pointer;
}
.sy_ys{
    position: relative;
    background-color: #f3f5f7;
}
.sy_ys .tab{
    width: 50%;
    position: absolute;
    right:0;
    bottom:0;
}
.sy_ys .tab .item{
    float: left;
    width: 33.333%;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}
.sy_ys .tab .item img{
    width: 100%;
}
.sy_ys .tab .item p{
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #ffffff;
    position: absolute;
    left:0;
    top: 50%;
    z-index: 2;
    letter-spacing: 2px;
}
.sy_ys .tab .item:hover .bg{
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.sy_ys .tab .item .act_show{
    display: none;
}
.sy_ys .tab .item.slick-current .act_show,
.sy_ys .tab .item.act .act_show{
    display: inline-block;
    width: 87.5%;
    height: 87.5%;
    position: absolute;
    left: 50%;
    top:50%;
    z-index: 1;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%)  translateY(-50%);
    -ms-transform: translateX(-50%)  translateY(-50%);
    -o-transform: translateX(-50%)  translateY(-50%);
    transform: translateX(-50%)  translateY(-50%);
}
.sy_ys .tab .slick-dots{
    position: absolute;
    bottom: 25px;
}
.sy_ys .tab .slick-dots li button::before,
.sy_ys .tab .slick-dots li button::after{
    display: none;
}
.sy_ys .tab  .slick-dots li {
    width: 15px;
    height: 15px;
    background: #fff;
    opacity: 1;
    margin: 0 10px;
}
.sy_ys .tab .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 15px;
    height:15px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.sy_ys .tab .slick-dots li.slick-active {
    background: #13559f;
}
.sy_ys .left{
    float: left;
    width: 50%;
    overflow: hidden;
}
.sy_ys .left .img{
    display: none;
}
.sy_ys .left .img:first-child{
    display: block;
}
.sy_ys .left .img img{
    display: inline-block;
    width: 100%;
}
.sy_ys .right{
    float: right;
    width: 50%;
}
.sy_ys .right .co{
    display: none;
    position: relative;
    padding-left: 55px;
}
.sy_ys .right .co:first-child{
    display: block;
}
.sy_ys .right .co h2{
    font-size: 36px;
    color: #464646;
    padding-top: 65px;
    padding-bottom: 30px;
}
.sy_ys .right .co h3{
    font-size: 24px;
    color: #999999;
    font-family: 'Conv_YESEVAONE-REGULAR_V2';
}
.sy_ys .right .co .more1{
    position: absolute;
    top:70px;
    right:50px;
    margin-top: 0;
}
.sy_ys .right .co p span{
    color: #8ec640;
    font-size: 60px;
    font-family: 'Conv_ALTERNATEGOTNO1D_0',Arial;
    padding-right: 35px;
}
.sy_ys .right .co p{
    color: #1d5dbf;
    font-size: 30px;
    margin-top: 124px;
}
.sy_news{
    width: 100%;
    overflow: hidden;
}
.sy_news .left{
    float: left;
    width: 50%;
    background-color: #f3f5f7;
}
.sy_news .zi{
    float: left;
    width: 50%;
    padding-left: 40px;
}
.sy_news .zi .ri{
    padding-top: 35px;
    color: #0f78c9;
    font-size: 72px;
    font-family: 'Conv_ALTERNATEGOTNO1D_0',Arial;
}
.sy_news .zi .yue{
    padding-top: 30px;
    /* padding-bottom: 35px; */
    padding-bottom: 30px;
    color: #848484;
    font-size:24px;
    font-family: 'Conv_ALTERNATEGOTNO1D_0',Arial;
}
.sy_news .zi h2{
    color: #464646;
    font-size: 24px;
    display:block;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    /* padding-bottom: 40px; */
    padding-bottom: 30px;
}
.sy_news .zi .p1{
    color: #999999;
    font-size:16px;
    padding-right: 80px;
    line-height: 2;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;/* 超出的行数 */
}
.sy_news .zi .more{
    color: #8ec640;
    font-size:18px;
    /* padding-top: 45px; */
    padding-top: 15px;
}
.sy_news .left .slick-dots{
    width: 50%;
    position: absolute;
    bottom: 35px;
    right: 0;
}
.sy_news .left .slick-dots li button::before,
.sy_news .left .slick-dots li button::after{
    display: none;
}
.sy_news .left  .slick-dots li {
    width: 15px;
    height: 15px;
    background: #fff;
    opacity: 1;
    margin: 0 10px;
    border-radius: 0px;
}
.sy_news .left .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 15px;
    height:15px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.sy_news .left .slick-dots li.slick-active {
    background: #13559f;
}
.sy_news .tu{
    float: left;
    width: 50%;
    overflow: hidden;
    position: relative;
}
.sy_news .tu:before{
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: absolute;
    left: 0;
    top:0;
    z-index: 1;
}
.sy_news .tu img{
    height: 100%; 
    /*  width: 100%; */
}
.sy_news .right{
    float: left;
    width: 50%;
    padding-left: 50px;
    position: relative;
}
.sy_news .right h2{
    font-size: 36px;
    color: #464646;
    padding-top: 65px;
    padding-bottom: 30px;
}
.sy_news .right  h3{
    font-size: 24px;
    color: #999999;
    padding-bottom: 35px;
    font-family: 'Conv_YESEVAONE-REGULAR_V2';
}
.sy_news .right  .more1{
    position: absolute;
    top:70px;
    right:50px;
    margin-top: 0;
}
.sy_news .news_list .date{
    float: left;
    color: #1d5dbf;
    font-size: 18px;
    font-family: 'Conv_HelveticaNeueLTPro-Th',Arial;
    padding-right: 30px;
}
.sy_news .news_list .date span{
    font-size: 24px;
}
.sy_news .news_list .icon-prev_r_{
    float: right;
    font-size: 7px;
    color: #B6B6B6;
    margin-top: 8px;
}
.sy_news .news_list .name{
    float: left;
    width: calc(100% - 150px);
    height: 25px;
    border-left: 1px solid  #AAAAAA;
    padding-left: 30px;
    padding-right: 15px;
    color: #464646;
    line-height: 25px;
    font-size: 18px;
    display:block;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.sy_news .news_list li{
    margin-bottom: 30px;
    padding-right:50px;
}
.sy_news .right .icon-jiantou1-copy{
    font-size: 16px;
    color:#848484;
    cursor: pointer;
}
.sy_news .right .icon-jiantou1-copy.prev{
    transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    display: inline-block;
    margin-right: 40px;
}
.pc_foot{
    position: relative;
    width: 100%;
    height: auto;
    background:#061E45;
    overflow: hidden;
    margin-top: -2px; 
}
.foot_con{
    max-width: 1520px;
    margin: auto;
    overflow: hidden;
    padding-bottom: 50px;
}
.foot_con .loho{
    padding-top: 45px;
    padding-bottom:25px;
}
.foot_con .loho img{
    display: inline-block;
    height: 53px;
}
.foot_con .bdshare-button-style0-16{
    margin-bottom: 35px;
}
.foot_con .bdshare-button-style0-16 a {
    float: left;
    display: block;
    font-size: 12px;
    padding-left: 0px;
    line-height: 16px;
    width: 20px;
    height: 30px!important;
    cursor: pointer;
    margin: 0;
}
.foot_con .bdshare-button-style0-16 .bds_sqq {
    background: url("../images/social_qq_01.png") 0 0 no-repeat;
    background-size: contain;
    margin-right: 50px;
}
.foot_con .bdshare-button-style0-16 .bds_weixin {
    background: url("../images/social_wx_01.png") 0 0 no-repeat;
    background-size: contain;
    margin-right: 50px;
}
.foot_con .bdshare-button-style0-16 .bds_tsina {
    background: url("../images/social_wb_01.png") 0 0 no-repeat;
    background-size: contain;
}
.foot_con .left{
    float: left;
}
.foot_con .left p{
    color: #50678a;
    font-size: 16px;
    line-height: 1.5;
    padding-bottom: 20px;
}
.foot_con .right{
    float: right;
    width: 435px;
    border-left: 0px solid #e9e9e9;
}
.foot_con .right h3{
    color: #ffffff;
    font-size: 24px;
    width: 100px;
    font-family: 'Microsoft JhengHei';
}
.foot_con .right p{
    float: left;
    width: 207px;
    height: 49px;
    text-align: center;
    line-height: 49px;
    color: rgba(255,255,255,0.5);
    font-size: 18px;
    background: url("../images/a39.png") 0 0 no-repeat;
    margin-top: 25px;
}
.foot_con .right a:nth-child(odd) p{margin-left: 15px;}
.foot_con .center{
    float: right;
    width:450px;
    margin-right: 120px;
}
.foot_con .center textarea{
    width: 100%;
    height: 60px;
    border: 1px solid #142F51;
    font-size: 14px;
    color: #ffffff;
    text-indent: 1em;
    padding-top: 20px;
    resize: none;
    margin-bottom: 5px;
    /* padding-left: 15px; */
}
.foot_con .center textarea::-moz-placeholder { color:rgba(255,255,255,0.5);opacity: 1; }
.foot_con .center textarea:-moz-placeholder { color:rgba(255,255,255,0.5); opacity: 1;}
.foot_con .center textarea::-webkit-input-placeholder { color:rgba(255,255,255,0.5); }
.foot_con .center textarea:-ms-input-placeholder { color:rgba(255,255,255,0.5); }
.foot_con .center input::-moz-placeholder { color:rgba(255,255,255,0.5);opacity: 1; }
.foot_con .center input:-moz-placeholder { color:rgba(255,255,255,0.5); opacity: 1;}
.foot_con .center input::-webkit-input-placeholder { color:rgba(255,255,255,0.5); }
.foot_con .center input:-ms-input-placeholder { color:rgba(255,255,255,0.5); }
.foot_con .center input{
    height: 60px;
    border: 1px solid #142F51;
    font-size: 14px;
    color: #ffffff;
    padding-left: 15px;
    resize: none;
    line-height: 60px;
    background: transparent;
}
.foot_con .center .half{
    float: left;
    width: calc(50% - 3px);
    margin-bottom: 5px;
}
.foot_con .center .half:nth-child(even){
    margin-right:6px ;
}
.foot_con .center .full{
    position: relative;
    display: block;
    float: left;
    width: calc(65% - 6px);
    margin-right: 6px;
}
.foot_con .center .full img{
    position: absolute;
    right: 0px;
    top: 50%;
    /* height: 100%; */
    max-width: 120px;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.foot_con .center .full .mm{
    width: 100%;
    height: 60px;
}
.foot_con .center button{
    float: left;
    width: 35%;
    /* width: calc(20% - 6px); */
    height: 60px;
    font-size: 16px;
    color:#6786b6;
    resize: none;
    margin-bottom: 5px;
    background: rgba(29,93,191,0.2);
}
.foot_con .center img{
    float: left;
    width: 
}
.foot_copy{
    width: 100%;
    height: auto;
    background:#061E45;
    border-top: 1px solid #1F3856;
    padding: 10px 0;
    text-align: center;
    color: #1d3d6d;
    font-size: 14px;
    line-height: 2;
}
.foot_copy a{
    color: #1d3d6d;
}
.nei_ban{
    position: relative;
    margin-top: 86px;
    height: 400px;
}
.nei_ban img{
    position: absolute;
    top: 50%;
    left: 50%;
    height: 100%;
    transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.left{
    width:350px;
}
.right{
    width:calc(100% - 350px);
    border-left: 1px solid #e9e9e9;
}
.bread_fl h1{
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 26px;
    color: #fff;
    background-color: #13559f;
}
.bread_fl h1 img{
    width: 30px;
    margin-right: 15px;
}
.bread_fr{
    height: 100px;
    background-color: #f3f5f7;
    padding: 0 60px;
}
.bread_fr .br_fl h2{
    font-size: 20px;
    color: #13559f;
    line-height: 100px;
}
.br_fr{
    line-height: 100px;
}
.br_fr a{
    display: inline-block;
    margin: 0 7px;
    font-size: 14px;
    color: #666666;
}
.br_fr a img{
    width: 16px;
}
.br_fr a.act,
.br_fr a:hover{
    color: #13559f;
}
.menu_box{
    border-bottom: 1px solid #e6e6e6;
}
.menu_box .menu_top{
    padding: 35px 60px;
}
.menu_box .menu_top h1{
    position: relative;
    font-size: 20px;
    color: #666666;
    cursor: pointer;
}
.menu_box .menu_top h1 img{
    position: absolute;
    top: 50%;
    right: 0px;
    width: 15px;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.menu_box .menu_top.act h1 .img_s{
    display: none;
}
.menu_box .menu_top.act h1 .img_d{
    display: block;
}
.menu_box .menu_btm{
    display: none;
    padding: 10px 60px;
    background-color: #f3f5f7;
}
.menu_box .menu_btm li{
    padding: 20px 0;
    font-size:18px;
    line-height: 1.5;
    cursor: pointer;
}
.menu_box .menu_btm li a{
    color: #666666;
}
.menu_box .menu_btm li span{
    opacity: 0;
    display: inline-block;
    margin-left:10px; 
}
.menu_box .menu_btm li.act{
    color: #13559f;
}
.menu_box .menu_btm li.act > a{
    color: #13559f;
}
/* .menu_box .menu_btm li.act span{
    opacity: 1;
} */
.menu_box .menu_btm .ul2{
    display: none;
    margin-top: 15px;
    padding-left: 15px;
}
.menu_box .menu_btm .ul2 li{
    padding: 15px 0;
    font-size:16px;
    line-height: 1.5;
}
.pro_fr{
    padding: 30px 60px 0;
}
.pro_fr .pro_box{
    background-color: #f7f7f7;
    margin-top: 40px;
}
.pro_fr .pro_box .pro_img{
    /* width: 30%; */
    width: 440px;
    overflow: hidden;
}
.pro_fr .pro_box .pro_img img{
    width: 100%;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
.pro_fr .pro_box .pro_txt{
    /* width: 70%; */
    width: calc(100% - 440px);
    padding: 35px 95px 10px 60px; 
}
.pro_fr .pro_box .pro_txt h1{
    font-size:24px;
    color: #333333;
    line-height: 1.5; 
}
.pro_fr .pro_box .pro_txt p{
    font-size: 16px;
    color: #666666;
    line-height: 2;
    margin: 20px 0;
}
.pro_fr .pro_box .pro_txt button{
    margin-top: 0px;
}
.pro_fr .pro_box.only_txt .pro_txt{
    width: 100%;
    padding-bottom: 35px;
}
.fenye{
    padding: 80px;
    text-align: center;
}
.fenye li{
    display: inline-block;
    font-size: 16px;
    color: #333333;
    padding: 10px 14px;
    border: 1px solid transparent;
}
.fenye li.active-page{
    border: 1px solid #1d5dbf;
    color: #1d5dbf;
}
.fenye li:hover{
    border: 1px solid #1d5dbf;
    color: #1d5dbf;
}
.fenye li:hover .img_s{
    display: none;
}
.fenye li:hover .img_d{
    display: inline-block;
}
.fenyeph{
    display: none;
    padding: 30px 0;
}
.fenyeph .fy_fl,
.fenyeph .fy_fr{
    padding: 8px 10px;
    font-size: 16px;
    color: #061E45;
    border: 1px solid #061E45;
}
.fenyeph .fy_fl a,
.fenyeph .fy_fr a{
    color: #061E45;
}
.prop_page{
    padding: 0 60px;
}
.prop_page .prop_tit{
    padding: 40px 0 20px;
    border-bottom:1px solid #e6e6e6;
}
.prop_page .prop_tit h1{
    font-size: 24px;
    color: #333333;
    line-height: 1.5;
}
.prop_page .prop_box{
    padding: 40px 0 30px;
}
.prop_page .prop_box table{
    width: 100%;
}
.prop_page .prop_box table td{
    border: 1px solid #ccc;
}
.prop_page .prop_box table td p{
    text-align: center;
}
.prop_page .prop_box .prop_fl{
    width: 47.6%;
}
.prop_page .prop_box .prop_h1{
    color: #8ec640;
    line-height: 1.5;
    margin-bottom: 20px;
}
.prop_page .prop_box .prop_h1 h1{
    font-size: 20px;
    line-height: 1.5;
}
.prop_page .prop_box p{
    font-size: 16px;
    color: #666666;
    line-height: 3;
    letter-spacing:1px;
    text-align: justify;
}
.prop_page .prop_box p span{
    font-weight: bold;
    color: #333333;
}
.prop_page .prop_box .prop_fr{
    width: 52.4%;
    padding-left: 160px;
    overflow: hidden;
}
.prop_page .prop_box .prop_fr img{
    margin: 0px 0;
    width: 100%;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
.prop_page .prop_box img{
    margin: 15px 0;
    max-width: 100%;
}
.prop_page .prop_box .prop_zhu p{
    font-size: 16px;
    color: #999999;
    line-height: 1.5;
    text-align: right;
}
.prop_page .prop_box .prop_ul{
    padding: 20px 0;
}
.prop_page .prop_box .prop_li{
    width: 33.33%;
    height: 490px;
    text-align: center;
    padding: 40px 25px;
}
.prop_page .prop_box .prop_li img{
    width: 87px;
}
.prop_page .prop_box .prop_li h1{
    font-size: 24px;
    color: #ffffff;
    padding: 30px 0;
}
.prop_page .prop_box .prop_li p{
    font-size: 16px;
    color: #6baaf0;
    line-height: 2.5;
    text-align: center;
}
.prop_page .prop_box .prop_li:nth-child(1){
    background-color: #13559f;
}
.prop_page .prop_box .prop_li:nth-child(2){
    background-color: #1661b8;
}
.prop_page .prop_box .prop_li:nth-child(3){
    background-color: #186ccc;
}
.pro_tab{
    margin: 30px 0;
}
.pro_tab table{
    width: 100%;
    border-collapse:collapse;
    border-top: 2px solid #13559f;
}
.pro_tab th{
    line-height: 1.5;
    /* padding: 25px 0px 25px 65px; */
    padding: 25px 0px 25px 0px;
    font-size: 18px;
    color: #333333;
    font-weight: normal;
    text-align: center;
    border: 1px solid #efefef;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    min-width: 100px;
}
.pro_tab th a{
    color: #333333;
}
.pro_tab td{
    line-height: 1.5;
    padding: 35px 0 35px 0px;
    font-size: 16px;
    color: #666666;
    border: 1px solid #efefef;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    text-align: center;
}
.pro_tab td a{
    color: #666666;
}
.pro_tab table tr{
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
.pro_tab tr:nth-child(odd){
    background-color: #f3f5f7;
}
.pro_tab td.tdbo{
    font-weight: bold;
    font-size: 18px;
}
.prop_page .prop_tit h1 span{
    color: #13559f;
}
.prop_page .prop_img{
    padding: 15px 0;
}
.prop_page .prop_img table,
.prop_page .prop_tu table{
    width: 100%;
}
.prop_page .prop_img table tr td,
.prop_page .prop_tu table tr td{
    border: 1px solid #fff !important;
    height:60px !important; 
    text-align: center;
    vertical-align: middle;
    font-size: 18px;
    font-family: '微软雅黑';
    color: #666666 !important；
}
.prop_page .prop_img table tr td:nth-child(odd),
.prop_page .prop_tu table tr td:nth-child(odd){
    background-color: #f0f7ff;
}
.prop_page .prop_img table tr td:nth-child(even),
.prop_page .prop_tu table tr td:nth-child(even){
    background-color: #f3f5f7;
}
.prop_page .prop_img img{
    width: 100%;
}
.prop_tu{
    padding: 25px 0 35px;
}
.ele_tr{
    width: 100%;
    position: relative;
    border-bottom: 1px solid #f8fbff;
}
.ele_tr:nth-child(odd){
    background-color: #f5f7fa;
}
.ele_tr:nth-child(even){
    background-color: #fcfcfc;
}
.ele_tr .ele_fl{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 18%;
    height: 100%;
    background-color: #e9f3fe;
}
.ele_tr .ele_fl h1{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    font-size: 18px;
    font-weight: bold;
    color: #666666;
    text-align: center;
    line-height: 1.5;
    width: 100%;
}
.ele_tr .ele_fr{
    width: 82%;
    padding: 25px 80px;
}
.ele_cen .ele_tr .ele_fr{
    text-align: center;
}
.ele_tr .ele_fr img{
    max-width: 100%;
}
.ele_tr .ele_fr p{
    font-size: 16px;
    color: #999999;
    line-height: 1.5;
    background-color: transparent !important;
}
.ele_tr .ele_fr ul h1{
    position: relative;
    font-size: 18px;
    line-height: 1.5;
    color: #666666;
    margin-bottom: 10px;
}
.ele_tr .ele_fr ul h1:after{
    content: '';
    position: absolute;
    top: 10px;
    left: -22px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #13559f;
}
.ele_tr .ele_fr ul li{
    font-size: 16px;
    color: #848484;
    line-height: 2;
}
.ele_tr .ele_fr ul span{
    font-size: 14px;
    color: #848484;
    line-height: 2;
}
.ele_tr .ele_fr ul {
    margin-top:40px;
}
.ele_tr .ele_fr ul:nth-child(1){
    margin-top: 0px;
}
.ele_tr .ele_fr table{
    margin-left: 0px;
}
.ele_tr .ele_fr table td{
    border: 1px solid #ccc;
    text-align: center;
}
.ele_tr .ele_fr table td p span{
    color: #999999 !important;
}
.ele_intro{
    padding: 40px 0 55px;
}
.huanbao{
    padding-left:60px; 
}
.huanbao .hb_top{
    padding: 70px 40px 70px 40px;
}
.huanbao .hb_top .hb_fl {
    width: 50%;
    padding-right: 90px;
}
.huanbao .hb_top .hb_fl h1{
    font-size: 30px;
    color: #333333;
    line-height: 1.5;
}
.huanbao .hb_top .hb_fl p{
    font-size: 16px;
    color: #666666;
    line-height: 1.8;
    padding: 30px 0;
}
.huanbao .hb_top .hb_fl ul h2{
    font-size: 20px;
    color: #333333;
    line-height: 1.5;
    margin-bottom: 20px;
}
.huanbao .hb_top .hb_fl ul li{
    position: relative;
    font-size: 16px;
    color: #666666;
    padding: 10px 15px;
}
.huanbao .hb_top .hb_fl ul li:after{
    content: '';
    position: absolute;
    top: 15px;
    left: 0px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #13559f;
}
.hb_water{
    margin-top:50px;
    width: 100%;
    background-color: #f3f5f7;
}
.hb_water .hbw_fl{
    width: 82px;
}
.hb_water .hbw_fl img{
    width: 100%;
}
.hb_water .hbw_fr{
    width: calc(100% - 82px);
    padding: 10px 0 0 25px;
}
.hb_water .hbw_fr h6{
    font-size: 18px;
    color: #666666;
    line-height: 1.5;
    margin-bottom: 5px;
}
.hb_top .hb_fl .hb_water .hbw_fr p.hbww{
    font-size: 16px;
    color: #999999;
    line-height: 1.5;
    padding: 0;
}
.huanbao .hb_top .hb_fr {
    width: 50%;
    overflow: hidden;
}
.huanbao .hb_top .hb_fr img{
    width: 100%;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
.hb_tedian{
    padding: 40px 60px 60px 40px;
    background-color: #f8f8f8;
}
.hb_tedian h1{
    font-size: 30px;
    color: #333333;
    line-height: 1.5;
    margin-bottom: 35px;
}
.hb_tedian .hb_slick{
    margin: 0 -7px;
}
.hb_tedian .hb_slide{
    padding-top: 62px;
}
.hb_tedian .hb_slide .hb_con{
    position: relative;
    height: 405px;
    border: 1px solid #e6e6e6;
    margin: 0 15px;
    background-color: #ffffff;
    padding: 85px 50px 0;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
.hb_tedian .hb_slide p{
    font-size: 16px;
    color: #666666;
    line-height: 2;
}
.hb_tedian .hb_slide img{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 123px;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.hb_change{
    margin-top: 30px;
}
.hb_change .hb_next,
.hb_change .hb_prev{
    width: 54px;
    height: 54px;
    text-align: center;
    line-height: 54px;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    cursor: pointer;
}
.hb_change .hb_next img,
.hb_change .hb_prev img{
    width: 25px;
}
.hb_change .hb_next{
    background-color: #13559f;
}
.hb_change .hb_prev{
    background-color: #f2f2f2;
}
.hb_video{
    padding: 70px 60px 70px 0;
}
.hb_video .hbv_fl{
    position: relative;
    width: 44.88%;
}
.hb_video .hbv_fl .hbv_img{
    position: relative;
}
.hb_video .hbv_fl .hbv_img img{
    width: 100%;
}
.hb_video .hbv_fl .hbv_play{
    position: absolute;
    top: 50%;
    left: 50%;
    cursor: pointer;
    transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.hb_video .hbv_fl.vi .hbv_img:after{
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #000;
}
.hb_video .hbv_fl video{
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    z-index: -1;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.hb_video .hbv_fl video.act{
    z-index: 1;
}
.hb_video .hbv_fr{
    width: 55.12%;
    padding: 0 122px 0 60px;
}
.hb_video .hbv_fr h1{
    font-size: 30px;
    color: #333333;
    line-height: 1.5;
    margin-bottom: 20px;
}
.hb_video .hbv_fr p{
    font-size: 16px;
    color: #666666;
    line-height: 2;
    margin-bottom: 45px;
}
.hb_video .hbv_fr img{
    max-width: 100%;
}
.hb_xitong{
    padding: 0 60px 70px 45px;
    background-color: #f8f8f8;
}
.hb_xitong h1{
    font-size: 30px;
    color: #333333;
    line-height: 1.5;
    padding: 55px 0;
}
.hb_xitong .hb_ul{
    margin: 0 -23px;
}
.hb_xitong .hb_ul .hb_li{
    width: 50%;
    padding: 0 23px;
    margin-bottom: 30px;
}
.hb_xitong .hb_ul .hb_li .hbli_con{
    position: relative;
    width: 100%;
    height: 200px;
    background-color: #fff;
    padding: 35px 60px 0 115px;
}
.hb_xitong .hb_ul .hb_li .hbli_con .hbli_po{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 80px;
    height: 100%;
    background-color: #13559f;
}
.hb_xitong .hb_ul .hb_li .hbli_con .hbli_po h2{
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 30px;
    color: #fff;
    font-family: 'Impact';
    transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.hb_xitong .hb_ul .hb_li .hbli_con .hbli_txt h6{
    font-size: 20px;
    color: #13559f;
    line-height: 1.5;
    margin-bottom: 20px;
}
.hb_xitong .hb_ul .hb_li .hbli_con .hbli_txt p{
    font-size: 16px;
    color: #666666;
    line-height: 2;
}
.sup_tit{
    padding: 45px 60px 0;
    border-bottom: 1px solid #dbdbdb;
}
.sup_tit .br_fr {
    line-height: 0px;
}
.sup_tit h1{
    position: relative;
    width: 100%;
    font-size: 30px;
    color: #333333;
    text-align: center;
    padding-bottom: 25px;
}
.sup_tit h1:after{
    content: '';
    position: absolute;
    bottom: 0px;
    left: 50%;
    width: 115px;
    height: 3px;
    background-color: #b8b8b8;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.sup_con{
    padding: 35px 45px 0;
}
.sup_box{
    width: 50%;
    padding: 0 15px;
    margin-top: 30px;
}
.sup_box .sup_bg{
    position: relative;
    width: 100%;
    height: 175px;
    background-color: #f7f7f7;
}
.sup_box .suo_down{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 124px;
    height: 100%;
    background-color: #1c5ca3;
}
.sup_box .suo_down img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.sup_box .suo_txt{
    margin-left: 124px;
    padding: 40px 115px 0 70px;
}
.sup_box .suo_txt h1{
    margin-bottom: 15px;
    font-size: 20px;
    color: #333333;
    line-height: 1.5;
}
.sup_box .suo_txt p{
    font-size: 16px;
    color: #666666;
    line-height: 1.5;
}
.como_txt{
    padding-top: 55px;
}
.como_txt p{
    font-size: 16px;
    color: #666666;
    line-height: 2;
    text-align: center;
}
.como_txt .com_ul{
    position: relative;
    margin: 55px 0;
    text-align: center;
}
.como_txt .com_ul:after{
    content: '';
    position: absolute;
    top: 73px;
    left: 0px;
    width: 100%;
    height: 1px;
    background-color: #e6e6e6;
}
.como_txt .com_ul .com_li{
    position: relative;
    z-index: 1;
    display: inline-block;
    text-align: center;
    padding: 0 93px;
}
.como_txt .com_ul .com_li img{
    width: 147px;
    margin-bottom: 20px;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
.como_txt .com_ul .com_li h6{
    font-size: 16px;
    color:#666666;
    line-height: 1.5;
}
.com_two{
    background-color: #232629;
    padding-bottom: 45px;
}
.com_two h1{
    padding-top:50px;
    line-height: 1.5;
    font-size: 20px;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 1;
}
.com_two .comt_con{
    position: relative;
    width: 1006px;
    margin: -55px auto 0;
}
.com_two .comt_con .comt_bg img{
    width: 100%;
}
.com_two .comt_con .comt_po{
    position: absolute;
    top: 280px;
    left: 100px;
}
.com_two .comt_con .comt_po .comt_liluo{
    width: 595px;
}
.com_two .comt_con .comt_po .comt_liluo img{
    width: 100%;
}
.com_two .comt_con .comt_po .comt_dot{
    position: absolute;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background-color: #f8b100;
}
.com_two .comt_con .comt_po .comt_dot:before{
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1px;
    height: 1px;
    opacity:0;
    border-radius: 50%;
    border: 2px solid #f26a08;

    -webkit-animation: ripple 4.5s ease-out 225ms infinite;
    animation: ripple 4.5s ease-out 225ms infinite;
    transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.com_two .comt_con .comt_po .comt_dot:after{
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1px;
    height: 1px;
    border-radius: 50%;
    opacity:0;
    border: 2px solid #f26a08;

    -webkit-animation: ripple 4.5s ease-out .9s infinite;
    animation: ripple 4.5s ease-out .9s infinite;
    transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
@keyframes ripple {
    0% {
        opacity:0;
        width: 1px;
        height: 1px;
    }
    50% {
        opacity:.3;
        width: 60px;
        height: 60px;
    }
    100% {
        opacity:0;
        width: 60px;
        height: 60px;
    }
}
@-webkit-keyframes ripple {
    0% {
        opacity:0;
        width: 1px;
        height: 1px;
    }
    50% {
        opacity:.3;
        width: 60px;
        height: 60px;
    }
    100% {
        opacity:0;
        width: 60px;
        height: 60px;
    }
}
.com_two .comt_con .comt_po .comt_dot.dot1{
    top: 135px;
    left: 585px;
}
.com_two .comt_con .comt_po .comt_dot.dot2{
    top: 140px;
    left: 515px;
}
.com_two .comt_con .comt_po .comt_dot.dot3{
    top: 0px;
    left: 460px;
}
.com_two .comt_con .comt_po .comt_dot.dot4{
    top: 10px;
    left: 318px;
}
.com_two .comt_con .comt_po .comt_dot.dot5{
    top: 20px;
    left: 140px;
}
.com_two .comt_con .comt_po .comt_dot.dot6{
    top: 125px;
    left:230px;
}
.com_two .comt_con .comt_po .comt_dot.dot7{
    top: 163px;
    left: 0px;
}
.com_two .comt_con .comt_po .comt_dot.dot8{
    top: 215px;
    left: 220px;
}
.com_two .comt_con .comt_po .comt_dot.dot9{
    top: 237px;
    left: 425px;
}
.com_two .comt_con .comt_po .comt_dot.dot10{
    top: 228px;
    left: 470px;
}
.comh_con{
    padding-top: 55px;
}
.comh_box{
    position: relative;
    margin-bottom: 40px;
}
.comh_box .comh_img{
    position: relative;
    z-index: 1;
    width: 50%;
    padding-right: 197px;
}
.comh_box .comh_img:before{
    content: '';
    position: absolute;
    z-index: 0;
    top: 50%;
    right: 12px;
    width: 100%;
    height: 1px;
    background-color: #cbcbcb;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.comh_box .comh_img:after{
    content: '';
    position: absolute;
    top: 50%;
    right: -12px;
    width: 24px;
    height: 24px;
    background: url(../images/dot_03.jpg);
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.comh_box .comh_img img{
    max-width: 100%;
    position: relative;
    z-index: 1;
}
.comh_box .comh_txt{
    position: absolute;
    top: 50%;
    left: 50%;
    padding-left: 35px;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.comh_box .comh_txt h1{
    font-size: 26px;
    color: #464646;
    line-height: 1.5;
    margin-bottom: 5px;
    font-family: 'Conv_YESEVAONE-REGULAR_V2';
}
.comh_box .comh_txt p{
    font-size: 20px;
    color: #666666;
    line-height: 1.5;
}
.comh_box .comh_img.fr{
    padding-left: 197px;
    padding-right: 0px;
}
.comh_box .comh_img.fr::before {
    right: auto;
    left: 12px;
}
.comh_box .comh_img.fr::after {
    left: -12px;
    right: auto;
    background: url(../images/dot_06.jpg);
}
.comh_box .comh_txt.fl{
    left: 0%;
    width: 50%;
    padding-right: 35px;
    text-align: right;
}
.com_wei{
    position: relative;
    padding: 50px 0 25px;
}
.com_wei:before{
    content: '';
    position: absolute;
    top: 0px;
    left: 50%;
    z-index: 1;
    width: 24px;
    height: 24px;
    background: url(../images/dot_06.jpg);
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.com_wei:after{
    content: '';
    position: absolute;
    bottom: 0px;
    left: 50%;
    z-index: 1;
    width: 24px;
    height: 24px;
    background: url(../images/dot_06.jpg);
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.com_wei .com_line{
    position: absolute;
    top: 0px;
    left: 50%;
    width: 1px;
    height: 100%;
    background-color: #cccccc;
}
.comh_con .more1{
    display: block;
    padding: 14px 49px;
    margin: 105px auto 70px;
}
.com_four{
    padding-top: 30px;
    background-color: #f3f5f7;
}
.comf_con{
    padding: 35px 30px 50px;
}
.comf_con .comf_slide{
    padding: 0 30px;
}
.comf_con .comf_slide .comf_box{
    margin: 0 0 50px;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
.comf_con .comf_slide .comf_box img{
    width: 100%;
    transition: .6s;
    -o-transition: .6s;
    -ms-transition: .6s;
    -moz-transition: .6s;
    -webkit-transition: .6s;
}
.comf_con .slick-prev{
    left: 24px;
    z-index: 1;
    width: 17px;
    height: 32px;
    background: url(../images/comprev.png);
    background-size: 100% 100%;
}
.comf_con .slick-next{
    right: 24px;
    width: 17px;
    height: 32px;
    background: url(../images/comnext.png);
    background-size: 100% 100%;
}
.comt_phmap{
    display: none;
    width: 100%;
}
.comt_phmap img{
    width: 100%;
}
.wrap{
    padding: 0 60px;
}
.join_top{
    padding: 140px 0 33px;
}
.join_top .join_bg{
    background-color: #f7f7f7;
}
.join_top .join_bg .jt_fl{
    position: relative;
    width: 52.4%;
    padding: 130px 125px 0px 215px;
}
.join_top .join_bg .jt_fl .jt_img{
    position: absolute;
    top: 135px;
    left: 135px;
    width: 46px;
}
.join_top .join_bg .jt_fl .jt_img img{
    width: 100%;
}
.join_top .join_bg .jt_fl p{
    font-size: 16px;
    color: #666666;
    line-height: 2;
    margin-bottom: 35px;
    letter-spacing: 1px;
}
.join_top .join_bg .jt_fl p span{
    font-size: 30px;
    color: #333333;
}
.join_top .join_bg .jt_fr{
    width: 47.6%;
    margin-top: -75px;
    overflow: hidden;
}
.join_top .join_bg .jt_fr img{
    width: 100%;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
.join_box{
    margin-top: 33px;
}
.join_box .join_tit{
    position: relative;
    width: 100%;
    padding: 35px 57px;
    background-color: #f2f2f2;
    cursor: pointer;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
.join_box .join_tit img{
    position: absolute;
    top: 50%;
    right: 42px;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.join_box .join_tit h1{
    font-size: 18px;
    color: #464646;
    line-height: 1.5;
}
.join_box .join_tit.act{
    background-color: #1c5ba2;
}
.join_box .join_tit.act h1{
    color: #fff;
}
.join_box .join_tit.act img.img_s{
    display: none;
}
.join_box .join_tit.act img.img_d{
    display: block;
}
.join_box .join_txt{
    display: none;
    padding: 40px 57px;
    background-color: #f7f7f7;
}
.join_box .join_txt h1{
    font-size: 16px;
    color: #666666;
    line-height: 1.5;
}
.join_box .join_txt h1 span{
    display: inline-block;
    padding-right: 65px;
    color: #999999;
}
.join_box .join_txt h6{
    margin-top: 30px;
    font-size: 14px;
    color: #333333;
    line-height: 2;
}
.join_box .join_txt ul li{
    font-size: 14px;
    color: #666666;
    line-height: 2;
    letter-spacing: 1px;
}
.join_box .join_txt ul li span{
    display: inline-block;
    margin-right: 25px;
}
.join_box .join_txt .more1 {
    padding: 15px 65px;
}
.newl_top{
    position: relative;
    margin-top: 60px;
    background-color: #f3f5f7;
}
.newl_top .newl_fl{
    width: 42.7%;
}
.newl_top .newl_fl img{
    width: 100%;
}
.newl_top .newl_fl .slick-dots{
    bottom: 23px;
}
.newl_top .newl_fl .slick-dots li{
    width: 11px;
    height: 11px;
    background-color: #ffffff;
    margin: 0 7px;
    border-radius: 0px;
}
.newl_top .newl_fl .slick-dots li.slick-active{
    background-color: #1d5dbf;
}
.newl_top .newl_po{
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 57.3%;
}
.newl_top .newl_po .newl_small{
    width: 25%;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    cursor: pointer;
}
.newl_top .newl_po .newl_small img{
    width: 100%;
}
.newl_top .newl_po .newl_small.act{
    position: relative;
}
.newl_top .newl_po .newl_small.act:before{
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/meng.png);
    background-size: 100% 100%;
}
.newl_top .newl_po .newl_small.act:after{
    content: attr(data-txt);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    padding: 0 60px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    line-height: 1.5;
}
.newl_top .newl_fr{
    position: relative;
    width: 57.3%;
}
.newl_top .newl_txt{
    padding: 45px 235px 0 240px;
}
.newl_top .newl_txt h6{
    position: relative;
    font-size: 20px;
    color: #13559f;
    padding: 35px 0;
    font-family: 'Conv_HelveticaNeueLTPro-Th';
}
.newl_top .newl_txt h6:after{
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50px;
    height: 2px;
    background-color: #c9c9c9;
}
.newl_top .newl_txt h1{
    font-size: 30px;
    color: #464646;
    line-height: 1.5;
    margin-bottom: 40px;
}
.newl_top .newl_txt p{
    font-size: 16px;
    color: #999999;
    line-height: 2;
    margin-bottom: 30px;
}
.newl_top .newl_txt .more1{
    margin-top: 0px;
}
.newl_slick{
    padding-bottom: 40px;
}
.newl_con{
    background-color: #f3f5f7;
    padding-top: 1px;
}
.newl_box{
    width: 100%;
    background-color: #fff;
    margin-top: 30px;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
.newl_box .newl_img{
    width: 287px;
    overflow: hidden;
}
.newl_box .newl_img img{
    width: 100%;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
.newl_box .newl_txt{
    width: calc(100% - 287px);
    padding: 25px 305px 0 60px;
}
.newl_box .newl_txt h1{
    font-size: 24px;
    color: #333333;
    line-height: 1.5;
}
.newl_box .newl_txt h6{
    font-size: 16px;
    color: #999999;
    line-height: 1.5;
    padding: 20px 0;
}
.newl_box .newl_txt p{
    font-size: 16px;
    color: #666666;
    line-height: 1.5;
    margin-bottom: 15px;
}
.newl_box .newl_txt span{
    font-size: 18px;
    color: #999999;
    line-height: 1.5;
}
.newp_tit{
    position: relative;
    padding-bottom: 45px;
    border-bottom: 1px solid #e6e6e6;
}
.newp_tit:after{
    content: '';
    position: absolute;
    bottom: 0px;
    left: 50%;
    width: 65px;
    height: 2px;
    background-color: #13559f;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.newp_tit h1{
    position: relative;
    font-size: 30px;
    color: #333333;
    line-height: 1.5;
    text-align: center;
    padding: 30px 0;
}
.newp_tit h1:after{
    content: '';
    position: absolute;
    top: 0px;
    left: 50%;
    width: 70px;
    height: 1px;
    background-color: #9e9e9e;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.newp_tit .newp_fl{
    width: 50%;
    padding: 10px 20px;
}
.newp_tit .newp_fl span{
    font-size: 16px;
    color: #666666;
    line-height: 1.5;
}
.newp_tit .newp_fl:nth-child(1){
    border-right: 1px solid #e6e6e6;
    text-align: right;
}
.newp_txt {
    padding: 20px 0 0;
}
.newp_txt p{
    font-size: 16px;
    color: #666666;
    line-height: 2.1;
    padding: 20px 0;
    letter-spacing: 1px;
}
.newp_txt p img{
    max-width: 100%;
}
.newp_fenye{
    position: relative;
    padding: 40px 0;
}
.newp_fenye .newp_reback{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 61px;
    height: 55px;
    text-align: center;
    line-height: 55px;
    background-color: #035aa9;
    transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.newp_fenye .newp_reback img{
    width: 27px;
}
.newp_fenye .newpf_fl{
    width: calc(50% - 125px);
    padding:20px 0 20px 77px; 
    background-color: #035aa9;
    border: 1px solid #035aa9;
    -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;
}
.newp_fenye .newpf_fl p{
    font-size: 14px;
    color: #ffffff;
    line-height: 1.5;
    -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;
}
.new_page{
    padding-bottom: 40px;
}
.map_top{
    position: relative;
    margin-top: 70px;
}
.map_top .map_fl{
    width: 29.68%;
    background-color: #061e42;
}
.map_top .map_fl .map_slide{
    padding: 95px 0 70px 100px;
}
.map_top .map_fl .map_slide h1{
    position: relative;
    font-size: 30px;
    line-height: 1.5;
    color: #fff;
    padding-bottom: 40px;
    margin-bottom: 30px;
}
.map_top .map_fl .map_slide h2{
    font-size: 28px;
    line-height: 1.5;
    color: #fff;
    margin-bottom: 15px;
}
.map_top .map_fl .map_slide h1:after{
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 47px;
    height: 1px;
    background-color: #606060;
}
.map_top .map_fl .map_slide li{
    position: relative;
    padding: 15px 0 15px 35px;
    font-size: 16px;
    color: #c0c0c0;
    line-height: 1.5;
}
.map_top .map_fl .map_slide li img{
    position: absolute;
    top: 16px;
    left: 0px;
    width: 21px;
    /*  transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%); */
}
.map_change{
    border-top: 1px solid #1d498b;
}
.map_change .map_gai{
    width: 50%;
    padding: 15px 0;
    text-align: center;
    cursor: pointer;
}
.map_change .map_gai img{
    width: 25px;
}
.map_change .map_gai:nth-child(1){
    border-right: 1px solid #1d498b;
}
.map_top .map_fr{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 70.32%;
    height: 100%;
}
.map_top .map_fr .map{
    width: 100%;
    height: 100%;
}
.map_top .map_fr .slick-list,
.map_top .map_fr .slick-track{
    height: 100%;
}
.map_form{
    background-color: #f1f1f1;
    padding-bottom: 65px;
}
.map_form .wrap2{
    width: 1447px;
    padding: 0 50px;
    margin: 0 auto;
    max-width: 100%;
}
.map_form h1{
    font-size: 30px;
    line-height: 1.5;
    color: #333333;
    padding: 55px 0;
    text-align: center;
}
.map_form .map_hang{
    margin: 0 -5px;
}
.map_form .map_hang span{
    position: relative;
    display: inline-block;
    width: 50%;
    padding: 0 11px 0px;
    margin-bottom: 10px;
}
.map_form input{
    width: 100%;
    height: 70px;
    background-color: #fff;
    font-size: 16px;
    color: #bcbcbc;
    padding: 0 30px;
}
.map_form .map_hang.single{
    padding: 0 11px;
    margin-bottom: 10px;
}
.map_form .map_hang textarea{
    width: 100%;
    height: 173px;
    padding: 25px 30px 0;
    background-color: #fff;
    font-size: 16px;
    color: #bcbcbc;
    margin-bottom: 10px;
}
.map_form .map_hang span img{
    position: absolute;
    top: 0px;
    right: 11px;
    width: 154px;
    height: 100%;
}
.map_form .map_hang span button{
    width: 100%;
    height: 70px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    background-color: #13559f;
}
.made_top{
    position: relative;
    padding: 65px 0;
}
.made_top:after{
    content: '';
    position: absolute;
    top: 65px;
    right: 0px;
    width: 160px;
    height: 179px;
    background: url(../images/madeicon.png);
    background-size: 100% auto;
}
.made_top .made_img{
    width: 67.77%;
    overflow: hidden;
}
.made_top .made_img img{
    width: 100%;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
.made_top .made_txt{
    position: absolute;
    top: 50%;
    right: 0px;
    width: 50%;
    z-index: 1;
    padding: 70px 75px 70px 70px;
    background-color: #fff;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-box-shadow:2px 2px 3px #f4f4f4; 
    -webkit-box-shadow:2px 2px 3px #f4f4f4; 
    box-shadow:2px 2px 3px #f4f4f4;
}
.made_top .made_txt h1{
    font-size: 26px;
    color: #464646;
    line-height: 1.5;
    margin-bottom: 45px;
}
.made_top .made_txt p{
    position: relative;
    font-size: 16px;
    line-height: 2.1;
    color: #666666;
    padding-bottom: 65px;
    letter-spacing: 1px;
}
.made_top .made_txt p:after{
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    width:195px;
    height: 1px;
    background-color: #d9d9d9;
}
.made_bgw{
    padding-bottom: 70px;
}
.made_slick .mades_tit{
    width: 18%;
}
.made_slick .mades_tit h1{
    font-size: 28px;
    color: #464646;
    line-height: 1.5;
    margin-bottom: 15px;
}
.made_slick .mades_tit h6{
    margin-bottom: 115px;
    font-size: 18px;
    color: #999999;
    line-height: 1.5;
    font-family: 'Conv_YESEVAONE-REGULAR_V2';
}
.made_slick .mades_tit .mades_prev,
.made_slick .mades_tit .mades_next{
    width: 54px;
    height: 54px;
    text-align: center;
    line-height: 54px;
    cursor: pointer;
}
.made_slick .mades_tit .mades_prev img,
.made_slick .mades_tit .mades_next img{
    width: 25px;
}
.made_slick .mades_tit .mades_prev{
    background-color: #f2f2f2;
}
.made_slick .mades_tit .mades_next{
    background-color: #13559f;
}
.made_slick .made_lunbo{
    width: 82%;
}
.made_slick .made_lunbo .mades_slide{
    position: relative;
    margin: 0 13px;
    overflow: hidden;
}
.made_slick .made_lunbo .mades_slide img{
    width: 100%;
    -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;
}
.made_slick .made_lunbo .mades_slide:before{
    content: '';
    position: absolute;
    top: 50%;
    left:50%;
    z-index: 1;
    width: 95%;
    height: 95%;
    background-image: url(../images/jiao.png);
    background-size: 100% 100%;
    transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.made_slick .made_lunbo .mades_slide:after{
    content: attr(data-txt);
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    text-align: center;
    z-index: 1;
    transform: translate(0%,-50%);
    font-size: 24px;
    color: #fff;
}
.made_scop{
    background-image: url(../images/dingzhi_21.jpg);
    background-size: cover;
}
.made_tit{
    padding: 55px 0;
    text-align: center;
}
.made_tit h1{
    font-size: 28px;
    color: #464646;
    line-height: 1.5;
}
.made_tit h2{
    font-size: 18px;
    color: #999999;
    line-height: 1.5;
}
.made_ul {
    margin: 0 -7px;
    padding-bottom: 90px;
}
.made_ul .made_li{
    width: 25%;
    padding: 0px 7px;
    margin-bottom: 12px;
}
.made_ul .made_li .madeli_con{
    max-height: 184px;
    padding: 50px 10px 45px;
    text-align: center;
    background-color: #fafafa;
    border:1px solid #cccccc;
}
.made_ul .made_li img{
    width: 40px;
    margin-bottom: 20px;
    -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;
}
.made_ul .made_li h1{
    font-size: 18px;
    color: #666666;
    line-height: 1.5;
}
.made_dingzhi{
    padding-bottom: 80px;
    background-color: #fff;
}
.made_dz{
    margin: 0 -23px;
}
.mddz_li{
    width: 25%;
    padding: 0 23px;
}
.mddz_li .mddz_txt{
    width: 100%;
    min-height: 370px;
    background-color: #fcfcfc;
    padding: 50px 50px 0 25px;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}
.mddz_li:nth-child(odd) .mddz_txt{
    border-top: 4px solid #13559f;
}
.mddz_li:nth-child(even) .mddz_txt{
    border-top: 4px solid #8ec640;
}
.mddz_li .mddz_txt h1{
    font-size: 24px;
    line-height: 1.5;
    color: #464646;
    margin-bottom: 30px;
}
.mddz_li .mddz_txt p{
    font-size: 16px;
    line-height: 1.5;
    color: #666666;
}
.yun_tit{
    padding: 60px 0;
    text-align: center;
}
.yun_tit h1{
    font-size: 22px;
    color: #13559f;
    line-height: 1.5;
}
.yun_fl{
    width: 60%;
    overflow: hidden;
}
.yun_fl img{
    width: 100%;
    transition: .3s;
}
.yun_txt{
    width: 40%;
}
.yun_txt.fr{
    padding-left: 50px;
}
.yun_txt h1{
    position: relative;
    font-size: 26px;
    color: #464646;
    padding: 60px 0 55px;
}
.yun_txt h1:before{
    content: '';
    position: absolute;
    top: 30px;
    left: 0px;
    width: 40px;
    height: 5px;
    background-color: #666666;
}
.yun_txt p{
    position: relative;
    font-size: 16px;
    color: #848484;
    padding: 10px 0 0px;
    line-height: 1.5;
}
.yun_txt p:before{
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 1px;
    background-color: #ff7d0e;
}
.yun_fl .yun_small{
    width: 33.65%;
    overflow: hidden;
}
.yun_fl .yun_big{
    width: 66.35%;
    overflow: hidden;
}
.yun_con{
    padding-bottom: 80px;
}
.sol_con{
    padding-top: 60px;
}
.sol_fl{
    position: relative;
    width: 50%;
    overflow: hidden;
}
.sol_fl.fl:after{
    content: '';
    position: absolute;
    top: 50%;
    right: 0px;
    width: 0px;
    height: 0px;
    border-top: 20px solid transparent;
    border-right: 25px solid #fff;
    border-bottom: 20px solid transparent; 
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.sol_fl.fr:after{
    content: '';
    position: absolute;
    top: 50%;
    left: 0px;
    width: 0px;
    height: 0px;
    border-top: 20px solid transparent;
    border-left: 25px solid #fff;
    border-bottom: 20px solid transparent; 
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.sol_fl img{
    width: 100%;
    transition: .3s;
}
.sol_box{
    background-color: #f3f5f7;
}
.sol_txt{
    width: 50%;
    text-align: center;
    padding-top: 80px;
}
.sol_txt h1{
    font-size: 24px;
    color: #464646;
    line-height: 1.5;
    margin-bottom: 40px;
}
.solp_fl{
    position: relative;
    width: 50%;
    padding-right: 75px;
    padding-bottom: 82px;
}
.solp_fl .solp_big{
    width: 100%;
    overflow: hidden;
}
.solp_fl img{
    width: 100%;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
.solp_fl .solp_small{
    position: absolute;
    bottom: 0px;
    right: -45px;
    width: 316px;
    overflow: hidden;
}
.solp_fr{
    width: 50%;
    padding:55px 0 0 215px;
}
.solp_fr h1{
    font-size: 36px;
    color: #333333;
    line-height: 1.5;
    margin-bottom: 30px;
}
.solp_fr h2{
    font-size: 20px;
    color: #666666;
    line-height: 1.5;
    margin-bottom: 100px;
    margin-left: -40px;
}
.solp_fr h3{
    font-size: 24px;
    color: #8ec640;
    line-height: 1.5;
    margin-bottom: 35px;
}
.solp_fr li{
    position: relative;
    font-size: 16px;
    color: #666666;
    padding-left: 25px;
    padding-bottom: 30px;
    line-height: 1.5;
}
.solp_fr li:before{
    content: '';
    position: absolute;
    top: 6px;
    left: 0px;
    z-index: 1;
    width: 8px;
    height: 8px;
    background-color: #13559f;
}
.solp_fr li:after{
    content: '';
    position: absolute;
    top: 6px;
    left: 4px;
    width: 1px;
    height: 40px;
    border-left: 1px dashed #e6e6e6;
}
.solp_fr li:last-child:after{
    display: none;
}
.solp_bgg{
    background-color: #f7f9fa;
    padding-bottom: 60px;
}
.solp_bgg .solpb_h1{
    padding: 50px 0 30px;
}
.solp_bgg .solpb_h1 h1{
    font-size: 24px;
    color: #333333;
    line-height: 1.5;
}
.solp_bgg .solpb_h1 h1 span{
    font-size: 16px;
    color: #999999;
    line-height: 1.5;
    display: inline-block;
    padding-left: 40px;
}
.solpb_img img{
    max-width: 100%;
}
.solp_con{
    padding:50px 0;
}
.solp_con .solp_txt{
    width: 55.4%;
}
.solp_con .solp_txt h1{
    font-size: 26px;
    font-weight: bold;
    color: #464646;
    line-height: 1.5;
    margin-bottom: 10px;
}
.solp_con .solp_txt h2{
    font-size: 26px;
    color: #464646;
    line-height: 1.5;
    margin-bottom: 30px;
    font-family: 'Conv_YESEVAONE-REGULAR_V2';
}
.solp_con .solp_txt h2 span{
    color: #13559f;
}
.solp_con .solp_txt p{
    font-size: 16px;
    color: #848484;
    line-height: 1.5;
    margin-bottom: 20px;
}
.solp_con .solp_txt a{
    font-size: 18px;
    line-height: 1.5;
    color: #8ec640;
}
.solp_con .solp_txt a.one{
    display: inline-block;
    margin-right: 35px;
}
.solp_con .solp_foucs{
    width: 44.6%;
    padding-top: 125px;
    text-align: center;
}
.solp_con .solp_foucs a{
    width: 58px;
    display: inline-block;
}
.solp_con .solp_foucs a img{
    width: 100%;
}
.weixin{
    width: 58px;
    height: 58px;
    position: relative;
    margin: auto;
    z-index: 6;
}
.img{
    width: 100%;
    display: block;

}



.wxcj_box{
    width: 100px;
    height: 150px;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}
.wxcj_boxewm{
    width: 100px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -30px;
    z-index: 5;
}
.wxcj_boxewm img{
    width: 100%;
}
.weixin:hover .wxcj_boxewm{
    animation:weixint 1.2s forwards;
    -webkit-animation:weixint 1.2s forwards;
}
@-webkit-keyframes weixint 
{
    from {
        opacity: 0;
        top: 0px;
    }
    to {
        opacity: 1;
        top: -105px;
    }
}
.bd_weixin_popup .bd_weixin_popup_main {
    padding: 8px 10px !important;
}