* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

a[href]:after {
    content: normal;
}

a:focus, a:hover {
    text-decoration: none;
    transition: all ease-out 0.25s;
}

body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-family: \5FAE\8F6F\96C5\9ED1;
    font-family: PingFang-SC-Bold, PingFang-SC,ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“,\5FAE\8F6F\96C5\9ED1,Roboto-Bold, Roboto;
    font-size: 14px;
    line-height: 20px;
    color: #666;
    text-decoration: none;
    background: #FFF;
    height: auto;
    min-width: 350px;
}

ul, li,p,h1,h2,h3,h4,h5,h6 {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

ol, ul {
    list-style: none;
}

ul, li, a {
    padding: 0px;
    margin: 0px;
}

button {
    outline: none;
}

select {
    width: 100%;
}

input::-webkit-input-placeholder {
    color: #fff;
}

input:-moz-placeholder {
    color: #fff;
}

input::-moz-placeholder {
    color: #fff;
}

input:-ms-input-placeholder {
    color: #fff;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pr {
    position: relative;
}

.clear:after {
    content: "";
    display: block;
    clear: both;
}

/* start */
.gnwls {
    background: #f0f2f5;
}

.gnwul.gnwul_other {
    background: #F0F6FF;
}

/* webheader start */
.webtop {
    border-top: 5px solid #013377;
    background: #fff;
}

.webtop .head_top {
    position: relative;
    margin: 0 -15px;
}

.head_top .head_right_nav {
    overflow: hidden;
}

.head_top .head_right_nav>ul {
    margin-top: 6px;
}

.head_top .head_right_nav>ul .btn {
    display: inline-block;
    padding: 0;
    width: 30px;
    height: 30px;
    box-shadow: none;
}

.head_top li.butt .btn.active {
    background: url(./icon01_x.png) center center no-repeat;
}

.head_top .head_search {
    display: none;
    background: #FAFAFA;
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    z-index: 999;
}

.head_search .search_cont {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.head_search .search_cont #searchword {
    border: none;
    line-height: 50px;
    height: 50px;
    outline: none;
    padding: 0 20px;
    border-bottom: 1px solid #D2D2D2;
    width: 100%;
}

.head_search .search_cont .s-btn {
    background: url(icon01.png) no-repeat center center;
    width: 24px;
    height: 24px;
    border: none;
    position: absolute;
    right: 5px;
    top: 13px;
}

.webtop .head_top a>img {
    width: auto;
    max-width: 100%;
}

.head_top li>a {
    color: #666;
    font-size: 14px;
    padding-top: 2px;
    display: inline-block;
}

.head_top li.line {
    padding: 0 8px;
}

.head_top li.butt {
    margin-left: 20px;
    margin-top: -4px;
    cursor: pointer;
    background: #0f3f97;
    position: relative;
    border-radius: 30px;
    overflow: hidden;
}

.head_top li.butt #searchword {
    border: none;
    outline: none;
    padding: 5px 10px;
    background: #0f3f97;
    border-radius: 2px;
    color: #fff;
}

.head_top li.butt input::-webkit-input-placeholder {
    color: #fff;
}

.head_top li.butt input::-moz-placeholder {
    color: #fff;
}

.head_top li.butt input::moz-placeholder {
    color: #fff;
}

.head_top li.butt input:-ms-input-placeholder {
    color: #fff;
}

.head_top li.butt .btn {
    background: url(./icon01.png) center center no-repeat;
    outline: none;
}

.head_top li>a:hover {
    color: #033D79;
}

.webheader .header_nav {
    float: right;
    line-height: 36px;
    padding-top: 5px;
}

.webheader .header_nav>li {
    float: left;
    color: #fff;
}

.webheader .header_nav>li.line {
    padding: 0 10px;
}

.webheader .header_nav>li>a {
    color: #fff;
    font-size: 14px;
}

.webheader .header_nav>li>a:hover {
    color: #0AB0FF;
}

.webheader .header_nav>li.search_btn {
    position: relative;
    height: 36px;
    width: 36px;
    margin-left: 25px;
}

.webheader .header_nav>li.search_btn input[type="text"] {
    background: #0942B8;
    color: #fff;
    height: 36px;
    border: none;
    outline: none;
    padding: 0 15px;
    border-radius: 36px;
    position: absolute;
    right: 0;
    width: 36px;
    z-index: 1;
    transition: all ease-out 0.2s;
}

.webheader .header_nav>li.search_btn>.btn {
    display: inline-block;
    z-index: 9;
    position: absolute;
    right: 0;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: url(icon01.png) center center no-repeat #0942B8;
}

.webheader .header_bottom {
    padding-bottom: 8px;
    transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    -o-transform: translateY(-15px);
}

.webheader .header_bottom .row {
    position: relative;
}

.webheader .header_bottom span.fr {
    position: absolute;
    right: 0;
    bottom: 0;
}

/* webheader end */
/* webnav start */
.webbg {
    background: url(./bg01.png) center top no-repeat;
}

.webbg .webnav {
    /*position: absolute;
    top: 180px;
    left: 50%;
    transform: translateX(-50%);*/
}

.webnav .navbar-default {
    background: transparent;
    margin-bottom: 0;
    border: none;
}

.webbg span.line {
    height: 180px;
    display: inline-block;
}

.webnav .navbar-nav>li {
    padding: 0 21px;
}

.webnav .navbar-nav>li>a {
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    font-weight: bold;
    font-family: ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“;
    padding: 18px 0;
}

.webnav .navbar-default .navbar-nav>li>a:focus,.webnav .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
}

.webnav .navbar-default .navbar-nav>li:hover {
    background: #013377;
    transition: all ease-out 0.2s;
}

.webnav .navbar-default .navbar-nav>li.active {
    background: transparent;
}

.webnav .navbar-default .navbar-nav>.active>a,.webnav .navbar-default .navbar-nav>.active>a:focus,.webnav .navbar-default .navbar-nav>.active>a:hover {
    background: transparent;
    color: #fff;
    border-bottom: 4px solid #0AB0FF;
    padding: 18px 0 14px 0;
}

.webnav .navbar-default .navbar-nav>.active.open>a,.webnav .navbar-default .navbar-nav>.active.open>a:focus,.webnav .navbar-default .navbar-nav>.active.open>a:hover {
    padding: 18px 0 14px 0;
}

.webnav .navbar-default .navbar-nav>.open>a:focus,.webnav .navbar-default .navbar-nav>.open>a:hover,.webnav .navbar-default .navbar-nav>.open>a {
    background: transparent;
    color: #fff;
    padding: 18px 0;
}

.webnav .navbar-default .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}

.webnav .dropdown-menu {
    background: #013377;
    border: none;
    border-radius: 0;
    padding: 0;
}

.webnav .dropdown-menu>li {
}

.webnav .dropdown-menu>li>a {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    border: none;
    padding: 13px 10px;
}

.animated.main-navigation .open .dropdown-menu, .webnav .open .dropdown-animation {
    -webkit-animation-duration: 0.2s;
    animation-duration: 0.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInDownSmall;
    animation-name: fadeInDownSmall;
}

.webnav .open .dropdown-animation {
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
}

.webnav .animated.main-navigation .dropdown-menu .open .dropdown-menu {
    -webkit-animation-name: fadeInLeftSmall;
    animation-name: fadeInLeftSmall;
}

.webnav .dropdown-menu>li>a:focus,.webnav .dropdown-menu>li>a:hover {
    background: #0046ce;
}

.webnav .animated.main-navigation .dropdown-menu .dropdown-menu {
    left: 100%;
    top: 0;
    padding: 0;
    border-radius: 0;
}

.webnav .nav .open>a,.webnav .nav .open>a:focus,.webnav .nav .open>a:hover {
    background: #0046ce;
}

/* webnav end */
.webbanner {
    margin-top: 10px;
}

.webbanner .flex_banner {
    width: 65%;
    max-height: 495px;
}

.webbanner .flex_news {
    width: 35%;
    padding: 26px 26px 13px 26px;
}

.webbanner .flexslider .slides>li {
    position: relative;
}

.webbanner .flex_wrap {
    background: url(./bg03.png) center center repeat-x;
    border-radius: 3px;
}

.flex_news>li {
}

.flex_news>li a.tit {
}

.flex_news>li a.tit h4 {
    font-size: 18px;
    font-weight: 800;
    color: #333333;
    line-height: 28px;
    transition: all ease 0.25s;
}

.flex_news>li a.tit h4:hover {
    color: #4A90E2;
}

.flex_news>li .time {
    font-size: 14px;
    font-family: SanFranciscoText-Medium, SanFranciscoText;
    font-weight: 500;
    color: #a7a6a6;
    line-height: 28px;
}

.flex_news>li .des {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 22px;
    display: none;
    overflow: hidden;
}

.flex_news>li.active .des {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.flex_news>li .line {
    width: 55px;
    height: 1px;
    background: #4A90E2;
    margin: 8px 0 12px 0;
}

.flex_news>.more {
    text-align: right;
    position: absolute;
    right: 26px;
    bottom: 26px;
}

.flex_news>.more>a {
    font-size: 14px;
    font-weight: 500;
    color: #444444;
    line-height: 20px;
}

.flex_news>.more>a:hover {
    color: #4A90E2;
}

.webspiect {
    margin-top: 55px;
}

.webspiect .spiect {
    width: 22.799999%;
    margin: 0 19.5px;
    height: 105px;
    position: relative;
}

.webspiect .spiect:first-child {
    margin-left: 0;
}

.webspiect .spiect:last-child {
    margin-right: 0;
}

.webspiect .spiect>a {
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    font-size: 24px;
    font-weight: 800;
    color: #FFFFFF;
    line-height: 33px;
}

.webspiect .spiect>a>img {
    width: 100%;
    object-fit: cover;
    max-width: 100%;
}

.webspiect .spiect span {
    padding: 5px 0 5px 55px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.webspiect .spiect:nth-child(1) span {
    background: url(./icon04.png) 0 center no-repeat;
}

.webspiect .spiect:nth-child(2) span {
    background: url(./icon16.png) 0 center no-repeat;
}

.webspiect .spiect:nth-child(3) span {
    background: url(./icon05.png) 0 center no-repeat;
}

.webspiect .spiect:nth-child(4) span {
    background: url(./icon06.png) 0 center no-repeat;
}

.webcont .cont_left {
    width: 65%;
}

.webcont .switch .switch_tab {
    border-bottom: 1px solid #0552AD;
    padding-bottom: 8px;
    margin-bottom: 10px;
}

.switch .switch_tab li {
    background: url(./icon07.png) center right no-repeat;
    background-size: 1px 18px;
    padding: 0 17px 0 0;
}

.switch .switch_tab li:nth-child(2) {
    background: none;
}

.switch.mar {
    margin-top: 35px;
}

.switch_tab>li a {
    font-size: 22px;
    font-weight: 800;
    color: #444444;
    line-height: 40px;
}

.switch_tab>li:nth-child(2) {
    margin-left: 17px;
}

.switch_tab>li.active a {
    color: #013377;
}

.switch_tab>li a.more {
    font-size: 16px;
    font-weight: 400;
    color: #7B7B7B;
    line-height: 22px;
    position: absolute;
    right: 0;
    top: 15px;
    display: none;
}

.switch_tab>li.active a.more {
    display: inline-block;
}

.switch_cont>li {
    margin-top: 19px;
    position: relative;
    padding-left: 15px;
}
#switch2 .switch_cont>li{
    padding-left: 0;
}
.switch_cont>li:before {
    content: '';
    background: url(./icon09.png) left center no-repeat;
    display: inline-block;
    position: absolute;
    width: 15px;
    top: 0;
    left: 0;
    height: 25px;
}

.webcont .cont_right {
    width: 35%;
    padding: 0 0 26px 26px;
}

.cont_right .video_top {
    display: block;
    overflow: hidden;
}

.cont_right .video_top img.iconimg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.cont_right .video_top img.img {
    width: 100%;
    max-width: 100%;
    transition: all ease 0.3s;
}

.cont_right .video_top:hover img.img {
    transform: scale(1.05);
}

.cont_right .video_bottom {
    margin-top: 12px;
}

.cont_right .video_bottom a {
    margin: 0 6px;
    display: inline-block;
    width: 48.169%;
    overflow: hidden;
}

.cont_right .video_bottom a>img {
    width: 100%;
    max-width: 100%;
    transition: all ease-in-out 0.2s;
}

.cont_right .video_bottom a:hover img {
    transform: scale(1.05);
}

.cont_right .video_bottom a:nth-child(1) {
    margin-left: 0;
}

.cont_right .video_bottom a:nth-child(2) {
    margin-right: 0;
}

.switch_cont>li>a {
    font-size: 18px;
    font-weight: 400;
    color: #444444;
    line-height: 25px;
}
#switch1 .switch_cont>li>a {
    font-size: 18px;
    font-weight: 400;
    color: #444444;
    line-height: 25px;
    display: inline-block;
    width: 85%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.switch_cont>li>a:hover {
    color: #4A90E2;
}

.switch_cont>li>span {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #7B7B7B;
    line-height: 22px;
    float: right;
}

.switch_cont .switch_list {
    width: 50%;
    position: relative;
}

.switch_cont .switch_list>a {
    font-size: 18px;
    font-weight: 400;
    color: #444444;
    line-height: 28px;
    padding: 0 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.switch_cont>li.switch_list:before {
    display: none;
}

.switch_cont .switch_list>span.time {
    float: left;
    display: inline-block;
    width: 75px;
    height: 70px;
    background: #D6E3F6;
    border-left: 3px solid #3656AB;
    text-align: center;
    font-size: 20px;
    font-family: Roboto-Bold, Roboto;
    font-weight: bold;
    color: #3656AB;
    line-height: 28px;
    padding: 10px 5px;
}

.cont_right .information {
    margin-top: 20px;
}

.cont_right .information h4 {
    font-size: 22px;
    font-weight: 800;
    color: #013377;
    line-height: 40px;
}

.cont_right .information .info {
    margin-top: 12px;
    margin: 0 -10px;
}

.information .info li {
    width: 33.33%;
    padding: 0 5px;
    text-align: center;
    margin-bottom: 10px;
}

.information .info li>a {
    font-size: 16px;
    font-weight: 800;
    color: #FFFFFF;
    display: inline-block;
    width: 100%;
    line-height: 80px;
    border-radius: 3px;
    background-size: cover !important;
}

.information .info li>a>img {
    width: 100%;
    max-width: 100%;
    object-fit: cover;
}

.switch_cont .switch_list>span.time i {
    font-style: inherit;
    font-size: 14px;
    font-family: Roboto-Bold, Roboto;
    font-weight: bold;
    color: #7B7B7B;
    line-height: 16px;
}

.web_swiper {
    margin-top: 50px;
}

.web_swiper .swiper_cont {
    padding: 0 28px;
    position: relative;
}

.web_swiper .swiper_cont .swiper-button-prev {
    left: -10px;
    background: url(./icon13.png) center center no-repeat;
}

.web_swiper .swiper_cont .swiper-button-next {
    background: url(./icon14.png) center center no-repeat;
    right: 0;
}

.web_swiper .swiper_cont .swiper_img {
    position: relative;
}

.web_swiper .swiper_cont .swiper_img img {
    width: 100%;
    max-width: 100%;
}

.swiper_cont .swiper_img span {
    background: rgba(0,0,0,0.6);
    opacity: 0;
    color: #fff;
    position: absolute;
    bottom: -58px;
    left: 0;
    width: 100%;
    font-size: 16px;
    padding: 5px 8px;
    line-height: 24px;
    transition: all ease 0.2s;
}

.swiper_cont .swiper_img:hover span {
    bottom: 0;
    opacity: 1;
}

/* footer start */
footer {
    background: #013377;
    padding: 40px 0;
    margin-top: 60px;
}

.footer_wrap>a.llwls_logo {
    display: block;
    float: left;
    width: 110px;
}

.footer_wrap>a.llwls_logo>img {
    width: auto;
    max-width: 100%;
    max-height: 110px;
}

.footer_wrap .webinfo {
    position: relative;
    text-align: center;
}

.footer_wrap .foot_link>li {
    float: left;
}

.footer_wrap .foot_link>li>a {
    color: #fff;
    font-size: 16px;
}

.footer_wrap .foot_link>li>a:hover {
    color: #0AB0FF;
}

.footer_wrap .foot_link>li.line {
    color: #fff;
    padding: 0 20px;
}

.footer_wrap .foot_info {
}

.footer_wrap .foot_info>p {
    color: #fff;
    font-size: 16px;
    line-height: 28px;
}

.footer_wrap .foot_info>p>a {
    color: #fff;
    font-size: 16px;
}

.footer_wrap .foot_info>p>a:hover {
    color: #0AB0FF;
}

.footer_wrap .foot_right {
    float: right;
    line-height: 110px;
}

.footer_wrap .foot_right a {
    display: inline-block;
}

.footer_wrap .foot_right a:first-child {
    margin-right: 65px;
}

.right_fixed {
    position: fixed;
    top: 350px;
    right: 0;
    z-index: 2;
}

.toolbar-item-share .share-box {
    opacity: .9;
    position: absolute;
    left: -199px;
    top: -57px;
    text-align: left;
    background: #f6f6f6;
    overflow: hidden;
    border-radius: 2px
}

.toolbar-item-share .share-box-top {
    height: 38px;
    color: #fff;
    background: #2a83cf;
    overflow: hidden;
    font-size: 14px;
    line-height: 38px;
    padding: 0 5px;
    border: 0
}

.toolbar-item-share .share-box-list {
    height: 136px;
    padding: 5px 0;
    margin: 0;
    background: #fff;
    overflow: auto;
    overflow-x: hidden
}

.toolbar-item-share .share-box-list-ul {
    width: 226px;
    padding: 0;
    margin: 0;
    border: 0;
    list-style: none
}

.toolbar-item-share .share-box-list-ul li {
    float: left;
    padding: 2px;
    margin-left: 6px;
    _margin-left: 3px;
    height: 28px;
    overflow: hidden;
    list-style: none;
    width: 100px
}

.share-box-list-ul a {
    float: left;
    font-size: 12px;
    padding-left: 17px;
    line-height: 16px;
    height: 16px;
    background-image: url(./cas_share_icons.png);
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 6px 6px 6px 0;
}

.cas_toolbar_share_list .cas_toolbar_tsina {
    background-position: 0 -104px
}

.cas_toolbar_share_list .cas_toolbar_weixin {
    background-position: 0 -1612px
}

.cas_toolbar_qzone {
    background-position: 0 -52px
}

.cas_toolbar_copy {
    background-position: 0 -2288px
}

.cas_toolbar_print {
    background-position: 0 -2392px
}

.cas_toolbar_weixin_popup {
    position: absolute;
    left: -400px;
    top: -400px;
    padding: 10px;
    width: 240px;
    height: 300px;
    background: #fff;
    border: solid 1px #d8d8d8;
    z-index: 11001;
    font-size: 12px
}

.cas_toolbar_weixin_popup .cas_toolbar_weixin_popup_head {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    line-height: 16px;
    height: 16px;
    position: relative;
    color: #000
}

.cas_toolbar_weixin_popup .cas_toolbar_weixin_popup_head .cas_toolbar_weixin_popup_close {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 0;
    color: #999;
    text-decoration: none;
    font-size: 16px
}

.cas_toolbar_weixin_popup .cas_toolbar_weixin_popup_main {
    padding: 15px 10px;
    min-height: 150px;
    _height: 150px
}

.cas_toolbar_weixin_popup .cas_toolbar_weixin_popup_foot {
    font-size: 12px;
    text-align: left;
    line-height: 22px;
    color: #666
}

.img-big-wx {
    width: 100% \9
}

.right_fixed .fixed_wrap {
}

.right_fixed .common {
    width: 55px;
    height: 55px;
    border-radius: 3px;
    margin-top: 2px;
    background: #013377;
    padding: 8px;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.right_fixed .common.wx>img:first-child {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}

.right_fixed .common>a {
    color: #fff;
    font-size: 14px;
}

.right_fixed .wx>img:last-child {
    width: 1px;
    max-width: 150px;
    position: absolute;
    left: -290%;
    top: 0%;
    transition: all ease-out 0.2s;
}

.right_fixed .wx:hover img:last-child {
    width: auto;
    top: -85%;
    transition: all ease-out 0.3s;
}

.right_fixed .top img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 35px;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}

/* footer end */
/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âµ webcont start */
.webcont {
    margin-top: 50px;
}

.webcont.gnwls_content {
    margin-top: 10px;
    margin-bottom: -60px;
}

.webcont .column_pic {
    position: relative;
}

.webcont .column_pic h4 {
    font-size: 35px;
    font-weight: 700;
    color: #FFFFFF;
    position: absolute;
    bottom: 50px;
    left: 35px;
}

.webcont .column_pic>img {
    width: auto;
    max-width: 100%;
}

.webcont .column_cont {
    background: #FFF;
    padding: 20px 20px 0 20px;
}

.webcont .menu {
    width: 20%;
    float: left;
}

.webcont .menu .meun_list {
    background: #E0F7FF;
}

.webcont .menu .meun_list .one_tit {
    background: url(./bg12.png) center center no-repeat;
    font-size: 30px;
    font-weight: 800;
    color: #FFFFFF;
    line-height: 42px;
    padding: 30px 0 30px 30px;
}

.webcont .meun_list>li>a {
    font-size: 17px;
    display: inline-block;
    width: 100%;
    font-weight: bold;
    color: #01388C;
    padding: 0 20px 0 0;
    border-left: 2px solid transparent;
}

.webcont .meun_list>li.active>a {
    background-color: #fff;
    border-left: 2px solid #0AB0FF;
    transition: none;
}

.webcont .meun_list>li:hover>a {
    background-color: #fff;
    border-left: 2px solid #0AB0FF;
    transition: border ease-in-out 0.2s;
}

.webcont .meun_list>li.active>a>span {
    border-bottom: 1px solid transparent;
    background-image: url(icon15.png);
    background-repeat: no-repeat;
    background-position: right center;
}

.webcont .meun_list>li>a>span {
    border-bottom: 1px solid #fff;
    display: inline-block;
    width: 100%;
    padding: 15px 0 15px 15px;
}

.webcont .meun_list>li>a>span:hover {
    background-image: url(icon15.png);
    background-repeat: no-repeat;
    background-position: right center;
}

.webcont .cont {
    background: #fff;
    float: left;
    width: 80%;
    padding-left: 26px;
}

.webcont .cont .bread_nav {
    background: #E7F2FD;
    padding: 7px 17px;
}

.webcont .cont .bread_nav a {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
}

.webcont .cont .bread_nav a:hover {
    color: #096DD9;
}

.webcont .cont .title {
    font-size: 20px;
    font-weight: 800;
    color: #444444;
    margin-top: 30px;
    margin-bottom: 25px;
    border-left: 4px solid #096DD9;
}

.webcont .cont .title>span {
    display: inline-block;
    padding-left: 15px;
}

.webcont .cont .cont_tab {
    margin-left: 40px;
    background: #EBEFF9;
}

.webcont .cont_tab>li {
    float: left;
}

.webcont .cont_tab>li.active>a {
    background: #096DD9;
    color: #fff;
}

.webcont .cont_tab>li>a {
    display: inline-block;
    padding: 13px 16px;
    font-size: 17px;
    font-weight: 800;
    color: #444;
}

.webcont .cont_tab>li:hover>a {
    background: #0AB0FF;
    color: #fff;
}

.webcont .content {
}

.master-bg {
    background: url(./master_bg.png) center top no-repeat !important;
}

.master_cont {
    min-height: 500px;
    /*background: rgba(255,255,255,0.1);*/
    padding: 20px;
    margin-bottom: 50px;
    position: relative;
}

.master_cont .master_search_wrap {
    padding-top: 150px;
}

.master_cont .master_search_wrap section {
    display: inline-block;
}

.master_cont .master_search {
    margin-bottom: 65px;
}

.master_cont .master_search_input {
    width: 100%;
}

.master_cont .master_search_input input {
    width: 590px;
    height: 65px;
    padding: 0 38px 0 18px;
    font-size: 18px;
    border: none;
    color: #134d90;
    float: left;
    background: hsla(0,0%,100%,.9);
    outline: none;
}

input::-webkit-input-placeholder {
    color: #757575
}

input::-moz-placeholder {
    color: #757575
}

input::moz-placeholder {
    color: #757575
}

input:-ms-input-placeholder {
    color: #757575
}

.master_cont .master_search_input button {
    border: 0;
    color: #fff;
    font-size: 18px;
    height: 65px;
    min-width: 127px;
    padding: 0 10px;
    display: block;
    float: left;
    cursor: pointer;
    background: #023979;
}

.master_cont .master_solt ul {
    overflow: hidden;
}

.master_cont .master_solt li {
    float: left;
    padding: 16px 30px;
    background: #013377;
    float: left;
    text-align: center;
    cursor: pointer;
    color: #292929;
    font-size: 14px;
    transition: all ease 0.25s;
}

.master_cont .master_solt li:hover {
    background: #0046ce;
}

.master_cont .master_solt li:nth-child(2) {
    margin: 0 32px;
}

.master_cont .slot-img {
    height: 100%;
    color: #F4F9FF;
    font-size: 20px;
    font-weight: 800;
}

.master_cont .slot-img span {
    margin-left: 20px;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âµ webcont end */
.webcont .detail_info {
    text-align: center;
    margin-bottom: 20px;
}

.webcont .detail_info h4.tit {
    font-size: 22px;
    color: #444;
    font-weight: 700;
}

.webcont .detail_info .info {
    margin-top: 20px;
}

.webcont .info span {
    color: #949494;
    font-size: 14px;
    border-right: 1px solid #949494;
    padding: 0 15px;
}

.webcont .info span:last-child {
    border: none;
}

.webcont .info span>i {
    font-style: initial;
}

.social-share a {
    font-size: 14px;
}

.webcont .social-share .social-share-icon {
    height: 25px;
    width: 25px;
    margin: 0 4px;
    background-size: 16px 16px !important;
}

.webcont .social-share .icon-qzone {
    background: url(./kj.png) center center no-repeat;
}

.webcont .social-share .icon-qq {
    background: url(./qq.png) center center no-repeat;
}

.webcont .social-share .icon-weibo {
    background: url(./wb.png) center center no-repeat;
}

.webcont .social-share .icon-wechat {
    background: url(./pyq.png) center center no-repeat;
}

.social-share .social-share-icon:before {
    display: none !important;
}

.webcont .info span>i.big,.webcont .info span>i.small,.webcont .info span>i.case {
    cursor: pointer;
}

.webcont .info span>i.active {
    color: #1943A3;
}

.webcont .detail_do {
    margin-top: 30px;
    padding: 0 0 30px 0;
    border-bottom: 1px dashed #DCE7EF;
}

.webcont .detail_do>span {
    color: #444;
    display: block;
    font-size: 16px;
    font-weight: 600;
}

.webcont .detail_do .prog {
    /*float: left;*/
    /*background: url(icon11.png) left center no-repeat;*/
}

.webcont .detail_do .next {
    margin-top: 10px;
    /*float: right;*/
    /*background: url(icon10.png) right center no-repeat;*/
}

.webcont .fujian {
    margin: 20px 0;
}

.webcont .fujian .download {
    background: url(icon12.png) 0 -6px no-repeat;
    padding-left: 50px;
    padding-top: 5px;
}

.webcont .fujian .download>span {
    color: #444444;
    font-size: 14px;
    display: block;
    float: left;
}

.webcont .fujian .download>.download_item {
    float: left;
}

.webcont .fujian .download>.download_item>li {
    margin-bottom: 10px;
    padding-left: 5px;
}

.webcont .fujian .download>.download_item>li>a {
    color: #3C61C2;
}

.webcont .list {
}

.webcont .list>li {
    margin-bottom: 20px;
    padding-left: 20px;
    position: relative;
}

.webcont .list>li>span {
    float: right;
}

.webcont .list>li.li:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 4px;
    height: 4px;
    background: #096DD9;
    left: 0;
    top: 10px;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.webcont .list>li.line {
    height: 1px;
    border-bottom: 1px dashed #d5d5d5;
}

.webcont .list>li>a {
    font-size: 16px;
    color: #444;
    transition: all ease-in-out 0.3s;
    display: inline-block;
    width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.webcont .list>li:nth-child(5n) {
    padding-bottom: 20px;
    border-bottom: 1px dashed #acacac;
}

.webcont .list.img_pic>li:nth-child(5n) {
    border: none;
}

.webcont .list>li>a:hover {
    color: #096DD9;
}

.webcont .page_wrap {
    text-align: center;
}

.webcont .page {
    margin-top: 15px;
    margin-bottom: 30px;
    display: inline-block;
}

.webcont .page>a {
    border: 1px solid #cacaca;
    padding: 5px 10px;
    display: inline-block;
    float: left;
    border-right: 0;
    color: #387eb9;
}

.webcont .page>a.over {
    border-right: 1px solid #cacaca;
}

.webcont .page>span {
    float: left;
    color: #387eb9;
    border: 1px solid #cacaca;
    border-right: none;
    padding: 5px 10px;
}

.webcont .page>span.active {
    background: #327ab7;
    color: #fff;
    border: none;
    padding: 6px 11px;
    border-right: none;
}

.webcont .page>span.all {
    border: none;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ */
.webcont .list>li.list_img {
    width: 31.85%;
    padding: 0;
    float: left;
    margin-right: 22px;
    margin-bottom: 40px;
}

.webcont .list>li.list_img a.img {
    display: inline-block;
    height: 202px;
    max-height: 202px;
    overflow: hidden;
    width: 100%;
    position: relative;
}

.webcont .list>li.list_img a.img:hover>img {
    opacity: 0.9;
    transform: scale(1.0);
    -ms-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -webkit-transform: scale(1.0);
    -o-transform: scale(1.0);
}

.webcont .list>li.list_img:nth-child(3n) {
    margin-right: 0;
}

.webcont .list>li.list_img img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transition: all ease-in-out 0.4s;
}
.webcont .list>li.list_img .nums{
    position: absolute;
    display: flex;
    width: 70px;
    height: 100%;
    background: rgba(0,0,0,0.5);
    top: 0;
    right: 0px;
    color: #fff;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.webcont .list>li.list_img .wrap{
    width: 100%;
    height: 100%;
    position: relative;
}
.list_img .wrap .number,.list_img .wrap .icons{
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
}
.list_img .wrap .number{
    top: 40%;
    font-size: 24px;
}
.list_img .wrap .icons{
    top: 60%;
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(./gnwls_videos.png) center center no-repeat;
    background-size: contain;
}
.webcont .list>li.list_img a.list_name {
    display: block;
    width: 100%;
    margin-top: 15px;
}

.webcont .list>li.list_img a.list_name>h6 {
    font-size: 16px;
    color: #444;
    line-height: 22px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all ease-in-out 0.25s;
}

.webcont .list>li.list_img a.list_name>h6:hover {
    color: #096DD9;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ */
.webcont .list>.list_tw {
    padding-left: 0;
    margin-bottom: 40px;
}

.webcont .list_tw a.tw_left {
    display: block;
    width: 25%;
    height: 142px;
    float: left;
    overflow: hidden;
}

.webcont .list_tw a.tw_left>img {
    height: 100%;
    width: auto;
    max-width: 100%;
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transition: all ease-in-out 0.4s;
}

.webcont .list_tw a.tw_left:hover>img {
    opacity: 0.9;
    transform: scale(1.0);
    -ms-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -webkit-transform: scale(1.0);
    -o-transform: scale(1.0);
}

.webcont .list_tw .tw_right {
    padding-left: 20px;
    width: 75%;
    float: left;
}

.list_tw .tw_right .tw_tit {
    display: block;
    font-size: 18px;
    color: #444;
    font-weight: 600;
    line-height: 25px;
    padding-top: 5px;
    transition: all ease-in-out 0.2s;
}

.list_tw .tw_right .tw_tit:hover {
    color: #096DD9;
}

.list_tw .tw_right .tw_des {
    margin-top: 12px;
    color: #979797;
    line-height: 26px;
}

.list_tw .tw_right .time {
    display: block;
    margin-top: 12px;
    color: #979797;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â */
.TRS_Editor img {
    max-width: 100%;
}

/* å¯¼å¸ˆæ¨¡æ¿æ ·å¼ */
.master_item{
margin-top: 30px;
}
.master_item .center_solt{

}
.master_item .master_list{}
.master_item .master_title{
overflow: hidden;
margin:15px 0;
border-left:3px solid #01388c;
padding:9px 10px 9px 15px;
background:#e2f5fc;
}
.master_item .master_title span{
font-size: 17px;
color: #087bd0;
font-weight: 800;
}
.master_item .master_conts h4  span{
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 5px;
  color: #777;
}
.master_item .master_conts h4  span.name{
    color: #01388C;
    font-weight: 550;
    font-size: 17px;
    margin-right: 10px;
}
.master_item .master_conts h4  span.dslb{
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
    color: #777;
}
.master_item .master_title .icon{
    float: right;
    font-size: 15px;
    color: #000;
    background: url(./gnwls_back.png) 0 center no-repeat;
    background-size: 16px 16px;
    padding-left: 20px;
}
.master_item .master_conts{
overflow: hidden;
}
.master_item .master_conts li{
float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 20px;
  margin-bottom: 15px;
  overflow: hidden;
/*! line-height: 34px; */
}
.master_item .master_conts .pic{
  width: 140px;
  float: left;
  height: 179px;
  margin-right: 30px;
  overflow: hidden;
}
.master_item .master_conts .pic img{
width: auto;
max-width: 100%;
}
.master_item .master_conts .txt{
  overflow: hidden;
  padding-top: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  color: #000;
  line-height: 34px;
}
.master_item .master_conts h4{
    font-size: 17px;
    font-weight: 550;
    margin-bottom: 14px;
}
.master_item .master_conts h4>a{
    color: #01388C;
}
.master_item .master_conts h4>a:hover{
    color: #333;
}
.master_item .master_conts p{}