﻿@font-face {
    font-family: 'iconfont'; /* project id 1066834 */
    src: url('//image.wjx.cn/wjxui/font/1066834/iconfont.woff2?t=1663559096762') format('woff2'), url('//image.wjx.cn/wjxui/font/1066834/iconfont.woff?t=1663559096762') format('woff'), url('//image.wjx.cn/wjxui/font/1066834/iconfont.ttf?t=1663559096762') format('truetype');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.manage_header {
    width: 100%;
    background: url(//image.wjx.com/images/newimg/wjx-ygty/banner-img@2x.jpg);
    background-size: cover;
    height: 680px;
    margin-top: 68px;
}
.ygty{
    padding-top:180px;
    text-align:center;
    color:#fff;
    margin-bottom:189px;
}
.ygty p{
    font-weight:500;
    font-size:54px;
    line-height:75px;
    margin-bottom:14px;
}
.ygty span{
    font-size:30px;
    line-height:42px;

}
.ygty a {
    width: 146px;
    height: 54px;
    background: #005EFF;
    border-radius: 2px;
    display:block;
    margin:0 auto;
    line-height:54px;
    color:#fff;
    font-size:16px;
    margin-top:40px;
    position:relative;
}
.ygty_manage{
    margin:0 auto;
    width:536px;
}
.ygty_manage a {
    float: left;
    line-height: 22px;
    font-size: 18px;
    color: #D7E7FB;
    border-left: #535E9B 1px solid;
    padding-left: 20px;
    padding-right: 20px;
}
.ygty_manage a:first-child{
    border-left:none;
    padding-left: 0;
}
.ygty_manage a i{
    margin-right:2px;
    font-size:22px;
}
.content_img img{
    width:450px;
    height:450px;
}
.ygty_content .content_left:first-child {
    float: left;
}
.ygty_content .content_left:last-child {
    float: right;
}
.ygty_content .content_img:first-child {
    float: left;
}
.ygty_content .content_img:last-child {
    float: right;
}

.content_title{
    height:22px;
    line-height:22px;
    margin-bottom:22px;
    color:#999;
    font-size:18px;
}
.content_title i{
    margin-right:2px;
    font-size:22px;
}

.ygty_content{
    padding:120px 0 90px;

    width:1000px;
    margin:0 auto;
}
.content_left ul img {
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-top: -1px;
    margin-right:4px;
}
.content_left ul li{
    line-height:28px;
    color:#8c8c8c;
    font-size:14px;
}
.content_left p {
    font-size: 38px;
    line-height: 53px;
    color: #000;
    font-weight:500;
}
.content_left h5 {
    margin: 8px 0 36px;
    font-size: 15px;
    line-height: 25px;
}
.left_btns{
    margin-top:50px;
}
.wjxui-btn {
    background-color: #005EFF;
    height:40px;
    line-height:38px;
}
.wjxui-btn-second {
    background: #fff;
    border-color: #005EFF;
    color: #005EFF!important;
}
.new-btn {
    height: 40px;
    line-height: 40px;
    color: #045EFF;
    font-size:14px;
    margin-left:15px;
    display:inline-block;
}
.new-btn i,.new-btn span{
    vertical-align:middle;
}

.ygty a img {
    position: absolute;
    left: 0;
    bottom: -152px;
    display: none;
}
.ygty a:hover img {
    display: block;
}