


@import url("https://at.alicdn.com/t/font_755002_tx4sr7em469.css");
@import url("https://at.alicdn.com/t/font_755002_2h9n1ptgh4c.css");
/*@import url("https://at.alicdn.com/t/font_755002_tqylxvaefe.css");*/
@import url("https://at.alicdn.com/t/font_755002_loyc3csf7bc.css");
@import url("https://at.alicdn.com/t/font_3000204_a9md84nsjbk.css");
@import url("//at.alicdn.com/t/font_755002_zfjsgrx5qzb.css");/* 侧边栏 */

@font-face {
    font-family: 'iconfont';  /* project id 755002 */
    src: url('https://at.alicdn.com/t/font_755002_gbkrppbfnl5.eot');
    src: url('https://at.alicdn.com/t/font_755002_gbkrppbfnl5.eot?#iefix') format('embedded-opentype'),
    url('https://at.alicdn.com/t/font_755002_gbkrppbfnl5.woff') format('woff'),
    url('https://at.alicdn.com/t/font_755002_gbkrppbfnl5.ttf') format('truetype'),
    url('https://at.alicdn.com/t/font_755002_gbkrppbfnl5.svg#iconfont') format('svg');
}
.icon-gongyuan:before {
    content: "\e415"!important;
}
.iconfont {
    font-size: inherit;
    line-height: inherit;
    -webkit-text-stroke-width: 0;
}
.ImgCrop{
    overflow:hidden;
}
.ImgCrop>img{
    max-width: unset;
    max-height: unset;
}
html{
    /*touch-action: none;*/
}

a,
a:hover,
a:focus {
    text-decoration: none;
    cursor: pointer;
    color:#316BB6;
    transition: color .5s;
}
a{
    color: #316BB6;
}
textarea {
    outline: 0;
}

ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
img{
    max-width:100%;
    height:auto;
    width:auto;
    -webkit-transition: .4s;
    transition: .4s;
    -moz-transition: .4s;
}
img:hover{
    opacity:0.8;
    filter: alpha(opacity=80);
    -webkit-transition: .4s;
    transition: .4s;
    -moz-transition: .4s;
}
.container{
    width:1170px;
	height: inherit;
}
section,
.section {
    position: relative;
}
#skip{
    height:0;
    overflow:hidden;
}
.uli12 li a:hover, .uli14 li a:hover{
    color:#3675b6;
}
.bg-white{
    background-color:#fff;
}

.header{
    background:#fff;
}
.header{
    border-bottom:2px solid #357AC0  ;
}
.index-header .copyright-top,.language-change{
    padding:4px 0;
}
.index-header .language-change{
    text-align:right
}
.index-header .copyright-top a{
    display:inline-block;
    padding:4px 10px;
    font-size:12px;
    color:#3877b6;
}


.index-header .language-change a{
    background-color:#76b0ea;
    color:#fff;
    padding:0px 10px;
    font-size:12px;
    font-weight:700;
    margin-bottom:4px;
    display: inline-block;
}
.index-header .language-change a:hover{
    background-color:#2466a9;
    transition:background-color .5s;
}
.index-header .show-small{
    display:none;
}
.index-header .logo{
    padding-top:16px;
}
.index-header .copy-lev{
    padding-top:33px;
}
.index-header .copy-lev ul li{
    float:left;
    padding:8px 0;
}
.index-header .copy-lev a{
    font-size:18px;
    color:#10288a;
    padding:4px 30px;
    border-left:1px solid #afc4d7;
    border-right:1px solid #afc4d7;
}
.index-header .copy-lev a span{
    border-left:1px solid #afc4d7;
    border-right:1px solid #afc4d7;
    display:inline-block;
}
.index-header .copy-lev li.active{
    background:#48a8fe;
}
.index-header .copy-lev li.active a{
    border:none;
    color:#fff;
}
.index-header .second-logo{
    text-align:center;
}
.index-content{
    background:url("../images/bg.png") no-repeat center;
    background-size:100% 100%;
}
.container-fluid{
    background-color: #01b3f1;
}
.navbar-default .navbar-collapse{
    background-color: #01b3f1;
    min-height: auto;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
    background-color: #01b3f1;
}


.navbar-default{
    border-color:#fff;
    min-height: auto;
    margin-bottom:0;
}
.navbar-default .navbar-toggle{
    border-color:#fff;
}
.navbar-default .navbar-toggle .icon-bar{
    border-color:#fff;
    background-color: #fff;
}

/*ÃƒÂ¥Ã‚Â­Ã‚ÂÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ©Ã‚ÂÃ‚Â¢ÃƒÂ¥Ã‚Â¤Ã‚Â´ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â*/
.logo{
    padding:16px 15px;
}
.copyright-top{
    padding-top: 4px;
}
.copyright-top a{
    color:#00b3f1;
    font-size:12px;
    padding: 4px 10px;
}
.copyright-top a:hover{
    color:#3675b6;
    transition:.5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
}
.header .search-box{
    margin-top: 26px;
}
.header .search-form{
    border:1px solid #01B3F1;
    padding:0;
    background-color:#01B3F1;
}
.header .btn{
    padding:0 12px;
    height:29px;
    line-height:29px;
    background-color:#01B3F1;
    color:#fff;
    border-radius:0;
    border-color:transparent;
}
.header .caret{
    border-top-color:#01B3F1;
}
.header .bootstrap-select > .dropdown-toggle{
    padding:0 10px;
    margin-right:24px;
    border:none;
    background-color:#fff;
    height:29px;
    color:#4A4A4A;
}
.header .bootstrap-select > .dropdown-toggle:hover,.header .bootstrap-select > .dropdown-toggle:focus{
    background-color:#fff;
    color:#4A4A4A;
}
.header .input-group .form-control{
    border:none;
    height:29px;
}



.weather{
    padding:20px 0;
}
.search-infro{
    padding:20px 14px;
    background-color:#fff;
    /*padding-right:24px;*/
    border-radius: 4px;
}
.search-infro .nav-tabs{
    border:none;
}
.search-infro .nav-tabs > li.active > a{
    background-color: #ff7a3a;
    border-radius:0;
    color:#fff;
    border-color:#ff7a3a;
    padding:8px 18px;
    transition: background-color  .5s;
    transform:;
}
.search-infro .nav-tabs > li > a{
    color:black;
    font-size:16px;
}
.search-infro .tab-content{
    background-color:#ff7a3a;
    padding:10px;
    padding-right:0;
}
.search-infro input{
    border:transparent;
}
.search-infro .btn-default{
    color:#fff;
    border:transparent;
    background-color:#ff7a3a;
    font-size:20px;
    padding:0 12px;
}
.search-infro .input-group-btn:last-child > .btn{
    font-size:28px;
    height:40px;
}
.search-infro .form-control{
    height:40px;
}
.search-word{
    padding-top:16px;
}
.search-word span,.search-word a{
    display:inline-block;
    margin-right:10px;
    color:#666666;
    font-size:12px;
}
.search-word a:hover{
    text-shadow: 0px 0px 2px #383131;
    transition: text-shadow .5s;
}
.search-word a.hot{
    color:#ff0000;
}

.service-list{
    background-color:#fff;
    margin-top: 16px;
    padding:19px 0;
    border-radius:4px;
    margin-bottom:24px;
}
.service-list-left ul{
    display:flex;
    justify-content: space-around;
    flex-wrap: wrap;
    position:relative;
    display: -webkit-flex;  /* ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¨Ã‚Â¯Ã‚Â­ÃƒÂ¦Ã‚Â³Ã¢â‚¬Â¢: Chrome 21+ */
    display: -moz-box;      /* ÃƒÂ¨Ã¢â€šÂ¬Ã‚ÂÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¨Ã‚Â¯Ã‚Â­ÃƒÂ¦Ã‚Â³Ã¢â‚¬Â¢: Firefox (buggy) */
    display: -ms-flexbox;   /* ÃƒÂ¦Ã‚Â·Ã‚Â·ÃƒÂ¥Ã‚ÂÃ‹â€ ÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¨Ã‚Â¯Ã‚Â­ÃƒÂ¦Ã‚Â³Ã¢â‚¬Â¢: IE 10 */
}
.service-list-left ul:before{
    content:"";
    display:block;
    position:absolute;
    width:100%;
    height:1px;
    background:#eeeeee;
    left:0;
    top:50%;
}

.service-list-left li{
    width:20%;
    float:left;
    padding:5px;
}
.service-list-left li>a{
    display: block;
    background-color: #6dc2ea;
    color:  #fff;
}
.service-list-left li>a>p{
    margin:0;
}
.service-list-left li:hover{
    -moz-box-shadow:0px 0px 5px #01b3f1;
    -webkit-box-shadow:0px 0px 5px #01b3f1;
    box-shadow:0px 0px 5px #01b3f1;
    transition:box-shadow .5s;
}
.index-icon-box{
    /* color: #fff; */
    font-size:38px;
}
.service-list-right{
    padding:0 10px;
}
.service-list-right li{
    padding:10px;
    background:url("../images/service-bg_03.png") no-repeat right;
    /*background-size:100% 100%;*/
    background-color:#6dc2ea;
    margin-top:10px;
    padding-left: 20px;
    border-radius:4px;
}

.service-list-right li:hover a{
    font-weight:bold;
    transition: font-weight ease 1s;
    -moz-transition: font-weight ease 1s;
    -webkit-transition: font-weight ease 1s;
    -o-transition: font-weight ease 1s;
}



.service-list-right li a{
    font-size:16px;
    color:#fff;
    display:block;
}
.happen-thing{
    background-color:#fff;
    border-radius: 4px;
    padding:2px 15px;
}
.happen-thing ul.nav-tabs.nav-line > li > a{
    color:#333333;
    font-size:14px;
    text-align:left;
    padding:6px 10px;
    border-bottom:2px solid transparent;
}
.happen-thing ul.nav-tabs.nav-line > li.active > a{
    color:#333333;
    border: transparent;
    border-bottom: solid 2px #8cc469;
    /* padding: 6px 16px; */
    border-radius:0;
}
.happen-thing ul.nav-tabs.nav-line > li{
    bottom:0;
}
.happen-thing ul.nav-tabs.nav-line > li.active > a>span{
    color:#8cc469;
}
.happen-thing ul.nav-tabs.nav-line > li > a >i{
    margin-right:10px;
}
.happen-thing ul.nav-tabs.nav-line >li.active > a >i{
    color:#8cc469;
    /*vertical-align:baseline;*/
}
.happen-thing ul.nav-tabs.nav-line{
    border-bottom:1px solid #cbcbcb;
}
.happen-thing ul.nowrapli li a{
    position:relative;
    padding-left:1em;
    color:#333333;
    font-size:13px;
    width:100%;
}
.happen-thing ul.nowrapli li a:hover{
    color: #3675b6;
}
.happen-thing ul.nowrapli li a:before{
    content:'';
    position:absolute;
    left:0;
    top:50%;
    margin-top:-3px;
    width:6px;
    height:6px;
    background-color:#03affa;
    border-radius:50%;
    font-size:12px;
    color:#03affa;
}
.happen-thing ul.border li{
    padding:10px 5px;
    border-bottom:1px dashed #ddd;
    list-style:none;
}
.happen-thing ul.border li:before{
    display:none;
}
.happen-thing ul.border li:nth-last-child(1){
    border-bottom:none;
}
.owl-box .owl-item{
    background-color:#F5F5F5;
}

.owl-box .owl-item .img-box{
    padding:0;
}
.owl-box .owl-item .text-item-infro{
    padding:0 15px;
}




.owl-box .owl-dots{
    display:none;
}
.owl-box .owl-controls .owl-nav .owl-prev{
    left:-30px;
    background:none;
}
.owl-box .owl-controls .owl-nav .owl-next{
    right:-30px;
    background:none;
}
.owl-box .owl-controls .owl-nav .owl-prev:before{
    content: "\e604";
}
.owl-box .owl-controls .owl-nav .owl-next:before{
    content: "\e798";
}
.happen-thing .Slider-one .owl-controls .owl-nav [class*=owl-]{
    font-size:12px;
    color:#cccccc;
    top:-10px;
}
.happen-thing .Slider-one .owl-controls .owl-nav [class*=owl-]:hover{
    background:none;
}
.index-list{
    margin-top:30px;
    display:flex;
    display: -webkit-flex;  /* ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¨Ã‚Â¯Ã‚Â­ÃƒÂ¦Ã‚Â³Ã¢â‚¬Â¢: Chrome 21+ */

    display: -moz-box;      /* ÃƒÂ¨Ã¢â€šÂ¬Ã‚ÂÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¨Ã‚Â¯Ã‚Â­ÃƒÂ¦Ã‚Â³Ã¢â‚¬Â¢: Firefox (buggy) */
    display: -ms-flexbox;   /* ÃƒÂ¦Ã‚Â·Ã‚Â·ÃƒÂ¥Ã‚ÂÃ‹â€ ÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¨Ã‚Â¯Ã‚Â­ÃƒÂ¦Ã‚Â³Ã¢â‚¬Â¢: IE 10 */
    flex-wrap: wrap;
}
.index-list>li{
    float: left;
    background-color:#e5f2ff;
    padding:3px 18px;
    cursor:pointer;
    margin-right:40px;
    border-radius:4px;
}
.index-list>li:nth-last-child(1){
    margin-right:0;
}
.index-list>li>p{
    position:relative;
}
.index-list>li>p:before{
    display:block;
    content: '';
    position:absolute;
    left:50%;
    bottom:-21px;
    background:url("../images/icon_15.png") no-repeat center;
    width: 13px;
    height: 0px;
    z-index: 7;
}
.index-list>li:hover p:before{
    height: 11px;
    transition:  height 1s;
    -moz-transition:  height 1s;
    -webkit-transition:  height 1s;
    -o-transition: height 1s;
}
.index-list>li:hover{
    background-color:#5ab1fe;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
}
.index-list>li>p>i{
    font-size:30px;
    margin:0 10px;
    position:relative;
    top:4px;
}
.index-list>li:hover p,.index-list>li>a:hover{
    color:#fff;
}
.index-list>li>p:hover a{
    color:#fff;
}
.index-list>li>p{
    color:#4488e9;
    font-size:16px;
    margin-bottom:0;
    line-height:45px;
    font-weight:700;
}



.index-list>li>p>a{
    color: #4488e9
}



.index-list>li>a{
    color:#4488e9;
    font-size:16px;
    margin-bottom:0;
    line-height:45px;
    font-weight:700;
    display:block;
    text-align:center;
}
.index-list>li>a>i{
    font-size:30px;
    margin:0 10px;
    position:relative;
    top:4px;
}
.second-box{
    display:none;
    filter: alpha(opacity=0);
    position:absolute;
    left:20px;
    top:86px;
    background-color:#fff;
    padding-top:16px;
    z-index: 4;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
}
.index-list>li:hover .second-box{
    display:block;
    filter: alpha(opacity=100);
    width:98%;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
}
.second-list{
    display:flex;
    display: -webkit-flex;  /* ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¨Ã‚Â¯Ã‚Â­ÃƒÂ¦Ã‚Â³Ã¢â‚¬Â¢: Chrome 21+ */

    display: -moz-box;      /* ÃƒÂ¨Ã¢â€šÂ¬Ã‚ÂÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¨Ã‚Â¯Ã‚Â­ÃƒÂ¦Ã‚Â³Ã¢â‚¬Â¢: Firefox (buggy) */
    display: -ms-flexbox;   /* ÃƒÂ¦Ã‚Â·Ã‚Â·ÃƒÂ¥Ã‚ÂÃ‹â€ ÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¨Ã‚Â¯Ã‚Â­ÃƒÂ¦Ã‚Â³Ã¢â‚¬Â¢: IE 10 */
    /*justify-content:space-around;*/
    flex-wrap: wrap;
    border:2px solid #5ab1fe;
    padding:10px;
    position: relative;
    background-color:#fff;
}
/* .second-list::before{
        position: absolute;
        display:block;
        content: '';
        width:98%;
        top: 50%;
        left: 1%;
        height:1px;
        background-color:#eeeeee;
    } */


.second-list>li{
    /*width:12.5%;*/
    /* border-bottom:1px solid #eee; */
    padding:10px;
    text-align:center;
}
.second-list>li>a{
    color:#666666;
    font-size:14px;
}
.second-list>li>a>i{
    font-size:12px;
    margin:0 10px;
}
.link-to{
    padding:10px 0;
    padding-top:0;

    margin-top: 20px;
    border-top:1px solid #eee;
}
.link-to span,.link-to a{
    display:inline-block;
    padding:0 20px;
    color:#666;
    font-size:14px;
}
.link-to span{
    font-weight:700;
    color:#333;
}

.link-to a{
    border-right:1px solid #333;
}
.link-to a:hover{
    text-shadow: 0px 0px 2px #383131;
}
.link-to a:nth-last-child(1){
    border:none;
}
.footer span,.footer a{
    display:inline-block;
    vertical-align: bottom;
    color:#919496;

}
.footer a:hover{
    color:#48a8fe;
    transition: color .5s;
    -webkit-transition: color .5s;
    -moz-transition:color .5s;
    text-shadow:none;
}
.copy-img{
    text-align:right;
}
.footer .copy-img>a{
    display:inline-block;
    vertical-align:middle;
}
.footer .copy-img>a>img{
    vertical-align:middle;
}
.copy-infro{
    padding-top: 30px;
    border-top:1px solid #eee;
}
.footer .copy-infro a,.footer .copy-infro span{
    font-size:12px;
    margin-right:10px;
}
/*ÃƒÂ¥Ã¢â‚¬ÂºÃ‚ÂºÃƒÂ¥Ã‚Â®Ã…Â¡ÃƒÂ¦Ã‹Å“Ã‚Â¾ÃƒÂ§Ã‚Â¤Ã‚ÂºÃƒÂ¤Ã‚ÂºÃ…â€™ÃƒÂ§Ã‚Â»Ã‚Â´ÃƒÂ§Ã‚Â Ã‚Â*/
.qr_code{
    position:fixed;
    right:20px;
    top:35%;
    font-size:20px;
    color:#5ab1fe;
    z-index:999;
}
.qr_code li{
    margin-bottom:10px;
    position:relative;
}
.qr_code li span:before{
    content:'';
    position: absolute;
    left: -16px;
    top:10px;
    display:none;
    width:1px;
    border:10px solid;
    border-left-color:#fff;
    border-right-color:transparent;
    border-top-color:transparent;
    border-bottom-color:transparent;
}
.qr_code li span{
    border-radius:50%;
    padding:10px;
    background-color:#fff;
    line-height:20px;
    border:1px solid #5ab1fe;
    display: block;
    cursor:pointer;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
}
.qr_code li span:hover{
    background-color:#5ab1fe;
}
.qr_code li span:hover i{
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    color:#fff;
}
.qr_code li .khduan,.qr_code li .weixin,.qr_code li .weibo{
    position:absolute;
    left:-110px;
    top:0;
    margin-top:-30px;
    display:none;
    border:4px solid #fff;
}
.qr_code li:hover div{
    display:block;
}
.qr_code li:hover span:before{
    display:block;
}

/*ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ©Ã¢â‚¬â€Ã‚Â»ÃƒÂ©Ã‚Â¢Ã¢â‚¬ËœÃƒÂ©Ã‚ÂÃ¢â‚¬Å“ÃƒÂ©Ã‚Â¦Ã¢â‚¬â€œÃƒÂ©Ã‚Â¡Ã‚Âµ*/
.new-side-bar{
    background-color:#e1e1e1;
    text-align:left;
    width:100%;
    z-index:9;
}
.new-side-bar a{
    padding:4px 30px;
    display:block;
    font-size: 20px;
    color: #01b3f1;
}
.general{
    background:url("../images/bg-4.png") no-repeat center;
    text-align:right;
    background-size:100% 100%;
}
.general a{
    color:#ffffff;
}
.side-bar{
    background-color:#01b3f1;
    float:none;
}
.side-bar a{
    font-size:16px;
    color:#fff;
    display:inline-block;
    padding:6px 24px;
}
.side-bar a:hover{
    font-weight:700;
    transition: font-weight .5s;
    -webkit-transition: font-weight .5s;
    -moz-transition: font-weight .5s;
}
.news-main{
    background:url("../images/bg-5.jpg") no-repeat center;
    background-size:100% 100%;
    padding-bottom:40px;
}
.news-banner{
    padding:20px 15px;
}
.news-banner img{
    width:100%;
    max-width:100%;
}
.news-content{
    background-color:#fff;
    padding:15px;
}


.text-item-title h4{
    color:#4A4A4A;
    font-size:16px;
    text-align: justify;
    line-height:1.8;
    font-weight:normal;
    font-weight:700;
}

button {
    padding: 0;
    border: none;
    background: transparent;
}
button:focus {
    outline: none;
}

.normal-slider  .owl-prev span{
    background: url(/shmh/shmh/assets/plugin/owl/jd-lt-jt.png) no-repeat;
    width: 16px;
    height: 23px;
    display: block;
}
.normal-slider  .owl-prev{
    position: absolute;
	left: 0;
	top: 150px;
}
.normal-slider .owl-next{
    position: absolute;
    right: 0;
	top: 150px;
}
.slider-text-2 .owl-nav{
    z-index: 10;
}
.normal-slider .owl-next span{
    background: url(/shmh/shmh/assets/plugin/owl/jd-rt-jt.png) no-repeat;
    width: 16px;
    display: block;
    height: 23px;
}
.normal-slider .owl-nav button{
	background: rgba(0,0,0,.5);
	padding: 10px 5px;
}

@media (max-width:640px) {
    .text-item-title h4{
        min-height:auto;
    }
}
.text-item-title a:hover{
    color: #3675b6;
}
.text-item p>a{
    color:#4B4B4B;
}
.text-item p>a:hover{
    color: #3675b6;
}
.text-item{
    margin-top:10px;
    margin-bottom:10px;
    position:relative;
    z-index:6;
}
.text-item-infro{
    padding:0;
}
.text-item p{
    font-size: 12px;
    line-height:2;
    color:#999;
}

.text-item .title-time{
    font-size:12px;
    text-align:right ;
    display:block;
    color:#999999;
}
.text-item>.more{
    display:inline-block;
    color:#fff;
    font-size: 12px;
    background-color:#357AC0;
    padding:4px 10px;
    border-radius:4px;
    margin-top:10px;
}



.news-owl-box .Slider-one .owl-dots{


}
.news-owl-box .Slider-one .owl-dots{
    bottom:5px;
}
.news-owl-box .owl-dots .owl-dot span{
    width: 13px;
    height: 13px;
    background-color:#d8d8d8;
}
.news-owl-box .owl-dots .owl-dot.active span{
    background-color:#F67801;
    /*border:2px solid #fff;*/
    /*box-sizing: content-box;*/
}
.news-owl-box .owl-dots .owl-dot:hover span{
    background-color:#F67801;
}
.item-title{
    padding-right:30px;
    position:relative;
}
.item-title h2{
    margin:10px 0;
    margin-top: 0;
    position:relative;
}
.item-title h2:before{
    content: '';
    display:block;
    width:100%;
    position:absolute;
    right:0;
    top:50%;
    height:1px;
    background-color:#ddd;
}
.item-title h2 span{
    color:#357AC0;
    font-size:22px;
    line-height:35px;
    font-weight:normal;
    font-family: "Microsoft YaHei";
    background-color:#fff;
    position: relative;
    z-index: 1;
    padding-right: 5px;
    font-weight: 700;
}
.item-title h2 span>i{
    margin-right:10px;
    position:relative;
    top:4px;
    font-size:30px;
}
.item-title .more{
    position:absolute;
    right:0;
    top:10px;
    font-size:12px;
    color: #4A4A4A;
}
.item-title .more:hover{
    color: #3675b6;
    transition: color .5s;
    -webkit-transition: color .5s;
    -moz-transition: color .5s;
}

.item-eassy-title>a:hover h5,.item-eassy-title>a:hover p{
    color: #3675b6;
    transition: color .5s;
    -webkit-transition: color .5s;
    -moz-transition: color .5s;
}

.item-eassy-title>a>h5{
    color:#4A4A4A;
    font-size:16px;
    line-height:1.8;
    font-weight:700;
}
.item-eassy-title>a>p{
    color:#999999;
    font-size: 12px;
    line-height:2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.item-eassy-title>a>.time{
    font-size: 12px;
    line-height:2;
    color:#999999;
    padding:5px 0;
    display:inline-block;
}



.item-eassy p>a{
    color:#4A4A4A;
    font-size:16px;
    margin-bottom:20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.item-eassy p>a:hover{
    color:#0078FF;
}
.item-eassy>ul>li{
    padding:16px 0;
    padding-top:20px;
    border-top:1px dashed #cecece;
}
.item-eassy>ul>li:last-child{
    padding-bottom:0;
}
.item-eassy>ul>li>a{
    position:relative;
    display:block;
    color:#4A4A4A;
    font-size:14px;
}
.item-eassy>ul>li>a>p{
    margin:0;
    font-size: 15px;
}
.item-eassy>ul>li>a>span{
    font-size: 12px;
    margin-top:10px;
    display:inline-block;
}
.item-eassy>ul>li>a>span.time{
    color:#999;
    display:block;
    text-align:right;
}
.item-eassy>ul>li>a:hover{
    color: #3675b6;
}



.report-item h2{
    font-family: "Microsoft YaHei";
}
.report-item .more{
    top:10px;
}
.report-img{
    margin-top:20px;
}
.report-img a{
    display:inline-block;
    width:49%;
    text-align:center;
}
.media-section-item{
    background-color:#F4F4F4;
}

.media-title{
    padding:10px 0;
    margin-top:8px;
}
.media-title>h4{
    margin:0;
}
.mh-item{
    margin-top: 10px;
    border-top:1px solid #ddd;
}
.mh-item:first-child{
    margin-top:0;
}
.mh-item.mh-pos-img-item{
    border:0;
}
.mh-item>.media-title>h4>span{
    color:#fff;
    font-size:16px;
    background-color:#357AC0;
    display:inline-block;
    padding:4px 10px;
}

.media-title>h4>span>i{
    margin-right: 5px;
}
.media-title>h4>a{
    float:right;
    font-size: 12px;
    display:inline-block;
    padding:6px 10px;
    border-radius:4px;
    background-color:#E9E9E9;
    color:#666666;
    margin-right:15px;
}


.media-title h4 img{
    margin-right:10px;
    height:25px;
}


.media-title h4 a:hover{
    color: #3675b6;
}
.media-section-item ul.list-date li a{
    width:90%;
}
.media-post-logo{
    float:left;
}
/*.media-title{*/
/*margin-top:10px;*/
/*}*/
.mh-post>p{
    padding-left:120px;
    line-height:1.8;
    color: #4a4a4a;
    margin:0;
}

.mh-post>a{
    display:block;
    padding-left:120px;
    line-height:1.8;
    color: #488ED6;
}

.mh-view{
    padding:0 20px;
}
.media-view>.media-title>h4>span{
    background-color:#8ABC53;
}



.media-view{
    margin-top:10px;
}
.media-view ul.nowrapli{
    padding-left:120px;
}
.media-view ul.nowrapli li{
    font-size:14px;
    padding:6px 0;
    padding-left:1em;
}
.media-view ul.nowrapli li>a{
    color:#4A4A4A;
}
.media-view ul.nowrapli li>a:hover{
    color: #357AC0;
}
.mh-wb{
    text-align: center;
    padding:10px;
    border:1px solid #eee;
    color:#ED3232;
    font-size:14px;
}
.mh-wx{
    padding:10px;
    text-align: center;
    font-size:14px;
    color:#66B81F;
    border:1px solid #eee;
}
.mh-wx>img,.mh-wb>img{
    margin:10px 0;
}
.media-eye>.media-title>h4>span{
    background-color:#F5A623;
}
.mh-eye{
    padding:0 20px;
}
.mh-eye>li{
    padding:5px 0;
}
.mh-eye>li>a{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    color:#4A4A4A;
    display:inline-block;
    width:100%;
}
.mh-eye>li.hot>a{
    padding-right:30px;
    background:url("../images/list-hot.png") no-repeat center right;
}
.mh-eye>li>a:hover{
    color:#316BB6;
}
.mh-eye>li>a>span{
    width:82px;
    display:inline-block;
    color:#666666;
    padding-right:10px;
    margin-right:10px;
    border-right:1px solid #ddd;
    text-align: justify;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
    font-weight:700;
}
.media-eye-img{
    padding:10px 15px;
}




.mh-pos-slider,.mh-wb-slider{
    padding:20px 50px 10px;
}

.mh-pos-slider .item,.mh-wb-slider .item{
    text-align: center;
}



@-webkit-keyframes flipOutYtest {
    from {
        -webkit-transform: perspective(1400px);
        transform: perspective(1400px);
    }

    40% {
        -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, 60deg);
        transform: perspective(1400px) rotate3d(0, 1, 0, 60deg);
        opacity: 1;
    }

    50% {
        -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(1400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }

    to {
        -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, 180deg);
        transform: perspective(1400px) rotate3d(0, 1, 0, 180deg);
        opacity: 0;
    }
}

@-webkit-keyframes flipInYtest {
    from {
        -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, -180deg);
        transform: perspective(1400px) rotate3d(0, 1, 0, -180deg);
        opacity: 0;
    }

    50% {
        -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, -90deg);
        transform: perspective(1400px) rotate3d(0, 1, 0, -90deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, -60deg);
        transform: perspective(1400px) rotate3d(0, 1, 0, -60deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(1400px);
        transform: perspective(1400px);
        opacity: 1;
    }
}

.mh-pos-slider .item>a{
    display:block;
    min-height:107px;
}
.mh-pos-slider .item>a>img{
    -webkit-animation: flipOutYtest 0.75s linear;
    animation: flipOutYtest 0.75s linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display:none;
    max-width:77px;
    width: auto;
    margin:0 auto;
}
.mh-wb-slider .item>a>img{
    max-width:77px;
    width: auto;
    margin:0 auto;
}
.mh-pos-slider .item>a>img.active{
    -webkit-animation: flipInYtest 0.75s linear;
    animation: flipInYtest 0.75s linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display:block;
}
.mh-pos-slider .item>a>p,.mh-wb-slider .item>a>p{
    margin:10px 0;
    color: #4A4A4A;
    font-size: 14px;
    margin-bottom:0;
}


.mh-pos-slider .owl-controls .owl-nav [class*=owl-],.mh-wb-slider .owl-controls .owl-nav [class*=owl-] {
    font-size: 30px;
    background: none;
    color: #CECECE;
    display:block!important;
}
.mh-pos-slider .owl-controls .owl-nav .owl-prev:before,.mh-wb-slider .owl-controls .owl-nav .owl-prev:before  {
    content: "\e60c";
}
.mh-pos-slider .owl-controls .owl-nav .owl-next:before,.mh-wb-slider .owl-controls .owl-nav .owl-next:before {
    content: "\e799";
}

.mh-pos-slider .owl-controls .owl-nav [class*=owl-]:hover{
    background:none;
    color:#CECECE;
}
.mh-pos-slider  .owl-controls .owl-nav,.mh-wb-slider  .owl-controls .owl-nav{
    left:0;
    top:30%;
}

.mh-tabs .welcome-tab.nav-tabs > li.col-xs-4 > a{
    color: #357AC0;
    border-bottom: 2px solid #357AC0;
    font-size:18px;
    line-height: normal;
    padding:6px 16px;
    text-align: left;
    font-weight:700;
}
.mh-tabs .welcome-tab.nav-tabs > li > a,.mh-tabs .welcome-tab.nav-tabs > li.active > a,.mh-tabs .welcome-tab.nav-tabs > li.active > a:focus,.mh-tabs .welcome-tab.nav-tabs > li.active > a:hover{
    line-height: normal;
    text-align: right;
}

.welcome-tab-content{
    padding:15px;
}

.welcome-tab-content ul.list-en li{
    padding:8px 0;
    padding-left: 2em;
}


.photo-news{
    padding:20px 0;
}

.photo-news{
    background-color: #f1f3e2;
}
.photo-news ul{
    display:flex;
    display: -webkit-flex;  /* ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¨Ã‚Â¯Ã‚Â­ÃƒÂ¦Ã‚Â³Ã¢â‚¬Â¢: Chrome 21+ */

    display: -moz-box;      /* ÃƒÂ¨Ã¢â€šÂ¬Ã‚ÂÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¨Ã‚Â¯Ã‚Â­ÃƒÂ¦Ã‚Â³Ã¢â‚¬Â¢: Firefox (buggy) */
    display: -ms-flexbox;   /* ÃƒÂ¦Ã‚Â·Ã‚Â·ÃƒÂ¥Ã‚ÂÃ‹â€ ÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¨Ã‚Â¯Ã‚Â­ÃƒÂ¦Ã‚Â³Ã¢â‚¬Â¢: IE 10 */
    justify-content: space-between;
    flex-wrap:wrap;
}
.photo-news ul li{
    float:left;
    width:24%;
    padding:10px 10px;
    text-align:center;
    background-color:#fff;
    transition: box-shadow .5s;
    -webkit-transition: box-shadow .5s;
    -moz-transition: box-shadow .5s;
}
.photo-news ul li:hover{
    box-shadow: 3px 3px 12px 0px rgba(0, 0, 0, 0.34);
    -moz-box-shadow: 3px 3px 12px 0px rgba(0, 0, 0, 0.34);
    -webkit-box-shadow: 3px 3px 12px 0px rgba(0, 0, 0, 0.34);
    transition: box-shadow .5s;
    -webkit-transition: box-shadow .5s;
    -moz-transition: box-shadow .5s;
}
.photo-news ul>li>a{
    display:block;
    color: #4a4a4a;
    font-size: 14px;
}
.photo-news ul>li>a>img{
    width:100%;
}
.photo-news ul li a>p{
    text-align:left;
    background-color:#fff;
    margin-top: 10px;
    padding:0 4px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news-affairs{
    background-color:#fff;
    padding:40px 0;
}
/*.news-affairs .media-item{*/
/*border: 2px solid #94DBFF;*/
/*}*/
.news-affairs .tab-content{
    padding-top: 10px;
}
.news-affairs ul.list-date li a{
    width:80%;
}
.affairs-title{
    border-bottom:1px solid #CBDC38;
    margin-bottom:10px;
}
.affairs-title h4{
    font-size:18px;
    color:#4A90E2;
}
.affairs-title h4>i{
    font-size:30px;
    margin-right:10px;
    color:#4A4A4A;
    position: relative;
    top:2px;
}
.affairs-title h4>a{
    float:right;
    font-size:12px;
    color:#9B9B9B;
    line-height:34px;
}
.affairs-title h4>span{
    color: #E48A00;
    font-size: 23px;
    margin-left: 4px;
    font-family: cursive;
    font-weight: bold;
}
.hot-affairs{
    position:relative;
    padding-left:90px;
    margin-top: 20px;
}
.hot-affairs-logo{
    position:absolute;
    left:0px;
    top:0;
    background:url("../images/hot.png") no-repeat top;
    width: 77px;
    height:100%;
    padding:4px 14px;
    font-size: 24px;
    color:#fff;
}
.hot-affairs-logo>p{
    margin-bottom:0;
}
.hot-affairs ul.uli14 li{
    padding:5px;
}
.hot-affairs ul.uli14 li:before{
    display:none;
}
.commission-tab{
    border-bottom:1px solid #CAD6E4;
}
.commission-tab.nav-tabs > li > a,.commission-tab.nav-tabs > li.active > a, .commission-tab.nav-tabs > li.active > a:focus, .commission-tab.nav-tabs > li.active > a:hover{
    border:transparent;
    background-color:transparent;
    color:#9B9B9B;
    font-size:16px;
    text-align: left;
}
.commission-tab.nav-tabs > li.active > a,.commission-tab.nav-tabs > li.active > a:focus,.commission-tab.nav-tabs > li.active > a:hover{
    color:#4A90E2;
}
.nav-tabs>li>a>i{
    margin-right:10px;
    font-size:30px;
    vertical-align:middle;
}
.commission>a{
    display:inline-block;
    color:#4A4A4A;
    font-size:12px;
    padding:4px 10px;
    transition: text-shadow .5s;
    -webkit-transition: text-shadow .5s;
    -moz-transition: text-shadow .5s;
}
.commission>a:hover{
    text-shadow: 0px 0px 2px #c9b8dd;
    transition: text-shadow .5s;
    -webkit-transition: text-shadow .5s;
    -moz-transition: text-shadow .5s;
}
.welcome-tab.nav-tabs > li > a,.welcome-tab.nav-tabs > li.active > a, .welcome-tab.nav-tabs > li.active > a:focus, .welcome-tab.nav-tabs > li.active > a:hover{
    border:transparent;
    background-color:transparent;
    color:#9B9B9B;
    font-size:16px;
    text-align: left;
    line-height:40px;
}
.welcome-tab.nav-tabs > li.active > a,.welcome-tab.nav-tabs > li.active > a:focus,.welcome-tab.nav-tabs > li.active > a:hover{
    color:#F67801;
}
.welcome-tab.nav-tabs > li.col-xs-6 > a{
    color:#4A90E2;
}
.welcome-tab.nav-tabs > li.col-xs-6 > a>i{
    font-size:26px;
    position:relative;
    top:-4px;
}
.search-horizontal{
    margin-top: 20px;
}
.search-horizontal .control-label{
    padding: 6px 0 0 15px;
    margin-bottom: 0;
    text-align: right;
    font-size:14px;
    color: #4a4a4a;
}
.search-horizontal .input-group{
    width:100%;
}
.search-horizontal .input-group .form-control{
    background-color: #e7e7e7;
    width:80%;
}
.main-show-title,.middle-show-img,.right-show-img{

}
.main-show-title a,.middle-show-img a,.right-show-img a{
    display:block;
    overflow:hidden;
    height:100%;
}
.main-show-title>a{
    height:230px;
}
.main-show-title>a>img{
    height:100%;
}
.main-show-title{
    /*width:20%;*/
}
.middle-show-img,.right-show-img{
    /*width:40%;*/
}
.middle-show-img{
    height:370px;
    padding:0 10px;
}
.middle-show-img>a>img{
    height:100%;
}

.right-show-img>ul{
    display:flex;
    display: -webkit-flex;  /* ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¨Ã‚Â¯Ã‚Â­ÃƒÂ¦Ã‚Â³Ã¢â‚¬Â¢: Chrome 21+ */

    display: -moz-box;      /* ÃƒÂ¨Ã¢â€šÂ¬Ã‚ÂÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¨Ã‚Â¯Ã‚Â­ÃƒÂ¦Ã‚Â³Ã¢â‚¬Â¢: Firefox (buggy) */
    display: -ms-flexbox;   /* ÃƒÂ¦Ã‚Â·Ã‚Â·ÃƒÂ¥Ã‚ÂÃ‹â€ ÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¨Ã‚Â¯Ã‚Â­ÃƒÂ¦Ã‚Â³Ã¢â‚¬Â¢: IE 10 */
    flex-wrap:wrap;
}
.right-show-img>ul>li{
    width:50%;
    margin-bottom:10px;
    height:180px;
}

.show-title{
    background:url("../images/show-title.png") no-repeat center;
    /*width: 237px;*/
    /*height: 114px;*/
    line-height:114px;
    margin-bottom:24px;
    background-size:cover;
    font-size:28px;
    color:#fff;
    padding-right:10px;
    text-align:right;
}
.show-title>a{
    color:#fff;
}
.show-title-change{
    display:none;
    border-bottom:none;
}
.photo-show{
    padding-bottom:20px;
    padding-top:30px;
}


/*ÃƒÂ©Ã¢â‚¬â€Ã‚ÂµÃƒÂ¨Ã‚Â§Ã¢â‚¬Â ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ©Ã¢â‚¬â€Ã‚Â»*/
.breadcrumb{
    margin:16px 0;
    background-color:transparent;
    margin-bottom:0;
    padding-left:0;
}
.breadcrumb>li>a,.breadcrumb>li,.breadcrumb > .active{
    color: #9b9b9b;
    font-size:12px;
}
.breadcrumb>li>a:hover{
    color: #3675b6;
    transition: color .5s;
    -webkit-transition: color .5s;
    -moz-transition: color .5s;
}
.media-item-2{
    padding:15px;
    padding-top:40px;
    border:2px solid #94DBFF;
    margin-top:30px;

}
.media-item-2>.item-title.style2{
    position: relative;
    margin-top: -65px;
}
.media-item-2>.item-title.style2:before{
    display:none;
}
.media-item-3{
    padding-top:10px;
}
.media-item-2 .item-title.style2 h2:before,.media-item-2 .item-title.style2 h2:after{
    display:none;
}
.news-link-list{
    padding-bottom:10px;
}
.news-link-list>li{
    border-bottom:1px dashed #A9A9A9;
    padding-bottom:10px;
    margin-bottom:10px;
}
.news-link-list>li.color2{
    border-bottom:1px dashed #CBDC38;
}
.news-link-list>li>.col-sm-5{
    padding-left:0;
}
.news-link-list>li>.list-date>li>a{
    width:80%;
}
.news-link{
    padding:10px 0;
}
.news-link a{
    padding-top:15px;
    padding-bottom:1px;
    display:block;
    background-color:#F0F0F0;
    font-size: 14px;
    color:#4A4A4A;
}
.news-link a>img{
    width:90%;
}
.news-link p{
    margin:10px 0;
}
ul.nowrapli li{
    position:relative;
    padding:8px 5px;
    padding-left:1em;
}
.media-eye-box ul.nowrapli li{
    font-size: 14px;
    padding: 4px 0;
    padding-left: 1em;
}
ul.nowrapli li:before{
    content:"";
    width:4px;
    height:4px;
    background-color:#4A4A4A;
    border-radius:50%;
    display:block;
    position:absolute;
    top:50%;
    margin-top:-2px;
    left:0;
}
.media-eye img{
    width:100%;
}
.nowrap, ul.nowrapli li a{
    display:inline-block;
    vertical-align:bottom;
    width:92%;
}
#date{
    width:100%;
    height: 260px !important;
}
#date ul,#date li,#date ol{
    /*list-style: none;*/
    padding: 0;
    /*margin: 0;*/
}
#date .calendar-hd{
    padding:0;
    text-align:center;
    float:none;
    height:auto;
    line-height:1.5;

}
#date .calendar-hd .calendar-display{
    float: none;
    z-index:2;
    position:relative;
}
#date .calendar-hd .calendar-arrow{
    position:absolute;
    left:0;
    top:10px;
    width:100%;
    padding:0 20px;
}
#date .calendar-hd .calendar-arrow span{
    border-radius:50%;
    color:#9b9a9b;
    border:1px solid #9b9a9b;
    width:20px;
    height:20px;
    font-size:12px;
}
#date.calendar .calendar-views .now{
    border-radius: 8px!important;
    border: solid 1px #d0011b!important;
    background-color:transparent!important;
    color:#333;
}
#date.calendar .calendar-views .days>li{
    border:1px solid transparent;

}
#date.calendar .calendar-views .days>li:hover{
    border-radius: 8px!important;
    /*border: solid 1px #d0011b!important;*/
    background-color:transparent!important;
    color:#333;
}
#date.calendar .calendar-views .month-items>li{
    border:1px solid transparent;
}
#date.calendar .calendar-views .month-items>li:hover{
    border-radius: 8px!important;
    border: solid 1px #d0011b!important;
    background-color:transparent!important;
    color:#333;
}
#date.calendar .calendar-views .selected{
    border: solid 1px #D00B23!important;
    background-color:transparent!important;
    border-radius: 8px!important;
    color:#333;
}
#date.calendar .calendar-views .days>.point{
    color: #000000 !important;
    cursor:pointer!important;
}
#date.calendar .calendar-views .days>.point{
    border: solid 1px #d0011b!important;
}

.date-title{
    padding:10px 0;
}
.date-title h5{
    text-align:center;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    color: #01b3f1;
    position:relative;
}
.date-title h5>i{
    margin:0 10px;
    vertical-align: middle;
    font-size:30px;
}
.date-title h5:before,.date-title h5:after{
    display:block;
    content: '';
    width:30%;
    top:50%;
    height:1px;
    background-color:#cbdc38;
    position:absolute;
}
.date-title h5:before{
    left:0;
}
.date-title h5:after{
    right:0;
}
.link-img-to a{
    margin-bottom:20px;
    display:block;
}
.link-img-to a>img{
    width:100%;
}
ul.list-en li{
    padding:4px 0;
    padding-left:2em;
    list-style:none;
}
ul.list-en li>span{
    position:absolute;
    right:0;
    top:50%;
    font-size:12px;
    color: #9b9b9b;
    margin-top:-9px;
}
ul.list-en li:before{
    text-align:center;
    line-height:22px;
    font-size:13px;
    background:url("../images/Oval1.png") no-repeat center;
    width:22px;
    height:22px;
    border-radius:0;
    z-index: 1;
    margin-top:-11px;
    color:#9B9B9B;
}

ul.list-en li:nth-child(1):before{
    content: '01';
    background:url("../images/Oval.png") no-repeat center;
    color: #f56823;
}

ul.list-en li:nth-child(2):before{
    content: '02';
    background:url("../images/Oval.png") no-repeat center;
    color: #f56823;
}

ul.list-en li:nth-child(3):before{
    content: '03';
    background:url("../images/Oval.png") no-repeat center;
    color: #f56823;
}

ul.list-en li:nth-child(4):before{
    content: '04';
}

ul.list-en li:nth-child(5):before{
    content: '05';
}

ul.list-en li:nth-child(6):before{
    content: '06';
}

ul.list-en li:nth-child(7):before{
    content: '07';
}

ul.list-en li:nth-child(8):before{
    content: '08';
}
ul.list-en li:nth-child(9):before{
    content: '09';
}
ul.list-en li:nth-child(10):before{
    content: '10';
}
ul.list-en li:nth-child(11):before{
    content: '11';
}
ul.list-en li:nth-child(12):before{
    content: '12';
}
ul.list-en li:nth-child(13):before{
    content: '13';
}
ul.list-en li:nth-child(14):before{
    content: '14';
}
ul.list-en li:nth-child(15):before{
    content: '15';
}
ul.list-en li:nth-child(16):before{
    content: '16';
}
ul.list-en li:nth-child(17):before{
    content: '17';
}
ul.list-en li:nth-child(18):before{
    content: '18';
}
ul.list-en li:nth-child(19):before{
    content: '19';
}
ul.list-en li:nth-child(20):before{
    content: '20';
}
ul.list-en li:nth-child(21):before{
    content: '21';
}
ul.list-en li:nth-child(22):before{
    content: '22';
}
ul.list-en li:nth-child(23):before{
    content: '23';
}
ul.list-en li:nth-child(24):before{
    content: '24';
}
ul.list-en li:nth-child(25):before{
    content: '25';
}
ul.list-en li:nth-child(26):before{
    content: '26';
}
ul.list-en li:nth-child(27):before{
    content: '27';
}
ul.list-en li:nth-child(28):before{
    content: '28';
}
ul.list-en li:nth-child(29):before{
    content: '29';
}
ul.list-en li:nth-child(30):before{
    content: '30';
}
.pagination-box{
    padding-bottom:0;
}
.pagination-box .pagination > li > a{
    color: #2ba2de;
    border-color:#94DBFF;
}
.pagination-box .pagination{
    margin:0;
}
.pagination-box .btn-default,.pagination-box .input-group .form-control,.pagination-box .btn-default:focus,.pagination-box .input-group .form-control:focus{
    border-color: #94DBFF !important;
    color: #2ba2de;
}

.pagination-box .pagination > .disabled > a{
    color: #9b9b9b;
}
.page-sum.btn-default.disabled{
    cursor:unset;
    color: #9b9b9b;
}
/*ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚ÂÃƒÂ¤Ã‚Â»Ã…Â½ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ¥Ã‚Â®Ã…Â¡ÃƒÂ¤Ã‚Â¹Ã¢â‚¬Â°*/

.pagination{
    display:block;
    text-align:center;
    margin:0;
}
.whj_jqueryPaginationCss-1{
    display:inline-block;
}
.whj_jqueryPaginationCss-1>div,.whj_jqueryPaginationCss-1>input{
    float:left;
    border:1px solid #94DBFF;
    margin-left: -1px;
}
.whj_jqueryPaginationCss-1>div.whj_checked{
    background: #2ba2de;
    color: #fff;
}
.whj_jqueryPaginationCss-1>input{
    max-width:50px;
    line-height:24px;
}
.whj_jqueryPaginationCss-1>div{
    line-height:34px;
    padding:0 12px;
    color: #2ba2de;
    cursor:pointer;
}
.whj_jqueryPaginationCss-1>div:first-child{
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.whj_jqueryPaginationCss-1>div:last-child{
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}





.media-item .item-title.style2 h2{
    font-size: 20px;
}
.media-item .item-title.style2 h2>p{
    display:inline-block;
    background-color:#fff;
}
.media-item .item-title.style2 h2>p>span{
    padding-left:10px;
    background-color:#fff;
    position:relative;
}
.media-item .item-title.style2 h2>p>b{
    margin:0 5px;
    color:#94DBFF;
}
.media-item .item-title.style2 h2>p a{
    background: none;
    font-size: 20px;
    margin-left: 4px;
    color: #E48A00;
    background-color:#fff;
    padding-right:10px;
    position:relative;
    z-index:1;
}







/*ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ©Ã¢â‚¬â€Ã‚Â»ÃƒÂ¨Ã‚Â¯Ã‚Â¦ÃƒÂ¦Ã†â€™Ã¢â‚¬Â¦ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ©Ã‚ÂÃ‚Â¢*/


.Article table{
    width:100%!important;
}
.Article table td{
    border:1px solid #ddd!important;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre-wrap;
}

.Article-title{
    font-size:20px;
    color: #00438A;
    font-weight:normal;
    margin-top:0;
}
.hidden-print .btn-line a{
    color:#9B9B9B;
    font-size:12px;
    border:none;
}
.hidden-print .btn-line a:hover{
    color:#9B9B9B;
    font-size:12px;
    border:none;
    background:none;
}
.Article_content p{
    font-size:14px!important;
    color:#7A7A7A!important;
    /*text-indent:2em;*/
    font-family: 'å®‹ä½“'!important;
}
.Article_content span,.Article_content strong,.Article_content p{
    font-size:14px!important;
    color:#7A7A7A!important;
    line-height:!important;
    font-family: 'å®‹ä½“'!important;
}

/*ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¾ÃƒÂ§Ã¢â‚¬Â°Ã¢â‚¬Â¡ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ©Ã¢â‚¬â€Ã‚Â»ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¨Ã‚Â¡Ã‚Â¨ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ©Ã‚ÂÃ‚Â¢*/
.img-list-news{
    display:flex;
    display: -webkit-flex;  /* ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¨Ã‚Â¯Ã‚Â­ÃƒÂ¦Ã‚Â³Ã¢â‚¬Â¢: Chrome 21+ */

    display: -moz-box;      /* ÃƒÂ¨Ã¢â€šÂ¬Ã‚ÂÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¨Ã‚Â¯Ã‚Â­ÃƒÂ¦Ã‚Â³Ã¢â‚¬Â¢: Firefox (buggy) */
    display: -ms-flexbox;   /* ÃƒÂ¦Ã‚Â·Ã‚Â·ÃƒÂ¥Ã‚ÂÃ‹â€ ÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¨Ã‚Â¯Ã‚Â­ÃƒÂ¦Ã‚Â³Ã¢â‚¬Â¢: IE 10 */
    flex-wrap:wrap;
    margin-bottom:10px;
}
.img-list-news li{
    width:33.3333%;
    padding:0 10px;
    margin-bottom:10px;
}

.img-list-news li:hover a{
    box-shadow: 3px 3px 12px 0px rgba(0, 0, 0, 0.34);
    -moz-box-shadow: 3px 3px 12px 0px rgba(0, 0, 0, 0.34);
    -webkit-box-shadow:3px 3px 12px 0px rgba(0, 0, 0, 0.34);
    transition:box-shadow .5s;
    -webkit-transition:box-shadow .5s;
    -moz-transition:box-shadow .5s;
}
.img-list-news li>a{
    display:block;
    background-color: #efefef;
    text-align:center;
    padding:10px;
    transition:box-shadow .5s;
    -webkit-transition:box-shadow .5s;
    -moz-transition:box-shadow .5s;
}
.img-list-news li>a .ImgCrop{
    height:134px;
}
.img-list-news li>a>img{
    width:100%;
}
.img-list-news li>a>p{
    color:#4A4A4A;
    font-size:14px;
    padding:0 10px;
    margin-top:10px;
}

.Article_content img{
    width:auto;
}




/*ÃƒÂ§Ã‚Â¾Ã…Â½ÃƒÂ¦Ã¢â€žÂ¢Ã‚Â¯ÃƒÂ§Ã‚Â§Ã¢â€šÂ¬ÃƒÂ§Ã‚Â§Ã¢â€šÂ¬*/

.beautify-box{
    background-color: #f1f5d8;
    padding:10px 15px;
}
.beautify-breadcrumb{
    margin-bottom:10px;
}
.beautify-box .item-title{
    padding-right:0;
}
.beautify-box .item-title h2 span{
    font-weight:normal;
    font-size:20px;
    color:#4A90E2;
    padding-right:20px;
    background-color: #f1f5d8;
    z-index:3;
    position:relative;
}
.beautify-box .item-title h2{
    background:none;
    position:relative;
}
.beautify-box .item-title h2:before{
    display:block;
    content:'';
    width:100%;
    height:3px;
    background-color:#94dbff;
    position: absolute;
    left:0;
    top:50%;
    margin-top:-2px;
    z-index: 0;
}
.beautify-list-news{
    display:flex;
    display: -webkit-flex;  /* ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¨Ã‚Â¯Ã‚Â­ÃƒÂ¦Ã‚Â³Ã¢â‚¬Â¢: Chrome 21+ */

    display: -moz-box;      /* ÃƒÂ¨Ã¢â€šÂ¬Ã‚ÂÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¨Ã‚Â¯Ã‚Â­ÃƒÂ¦Ã‚Â³Ã¢â‚¬Â¢: Firefox (buggy) */
    display: -ms-flexbox;   /* ÃƒÂ¦Ã‚Â·Ã‚Â·ÃƒÂ¥Ã‚ÂÃ‹â€ ÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¨Ã‚Â¯Ã‚Â­ÃƒÂ¦Ã‚Â³Ã¢â‚¬Â¢: IE 10 */
    flex-wrap: wrap;
    margin-bottom:20px;
}
.beautify-list-news li{
    width:33.3333%;
    padding:0 10px;
    margin-bottom:10px;
}
.beautify-list-news li  a{
    transition: box-shadow .5s;
    -moz-transition:box-shadow .5s;
    -webkit-transition:box-shadow .5s;
}
.beautify-list-news li:hover a{
    box-shadow: 3px 3px 12px 0px rgba(0, 0, 0, 0.34);
    -moz-box-shadow: 3px 3px 12px 0px rgba(0, 0, 0, 0.34);
    -webkit-box-shadow:3px 3px 12px 0px rgba(0, 0, 0, 0.34);
    transition: box-shadow .5s;
    -moz-transition:box-shadow .5s;
    -webkit-transition:box-shadow .5s;
}
.beautify-list-news li>a{
    display:block;
    background-color: #fff;
    text-align:center;
    padding:10px;
}
.beautify-list-news li>a>p{
    color:#4A4A4A;
    font-size:14px;
    padding:0 10px;
    margin-top:10px;
    margin-bottom:0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}
.beautify-list-news li>a>span{
    display:inline-block;
    color:#9B9B9B;
    text-align:center!important;
    width:100%;
    padding:0 10px;
}
.beautify-box .pagination-box .pagination > li > a{
    background-color:#F7FBEB;
}
/*ÃƒÂ§Ã‚Â»Ã…Â¸ÃƒÂ¨Ã‚Â®Ã‚Â¡ÃƒÂ¥Ã‚Â±Ã¢â€šÂ¬ÃƒÂ©Ã‚Â¦Ã¢â‚¬â€œÃƒÂ©Ã‚Â¡Ã‚Âµ*/

.banner-show>h4>span{
    color:#fff;
    font-size:28px;
    position:relative;
}
.banner-show>h4:before{
    width:30%;
    position:absolute;
    content:'';
    height:1px;
    background:#fff;
    left:10%;
    top:50%;
}
.banner-show>h4:after{
    width:30%;
    position:absolute;
    content:'';
    height:1px;
    background:#fff;
    right:10%;
    top:50%;
}
.media-wbj{
    border-top:2px solid #94DBFF;
    margin-bottom:10px;
}
.media-wbj-right{
    padding-top:32px;
}
.media-wbj-right.style2{
    padding-top:0;
}
.media-wbj-right .input-group{
    border: 1px solid #01B3F1;
    padding: 0;
    background-color: #01B3F1;
}
.media-wbj-right .input-group .btn{
    padding: 0 12px;
    height: 29px;
    line-height: 29px;
    background-color: #01B3F1;
    color: #fff;
    border-radius: 0;
    border-color: transparent;
    margin-left:0;
}
.media-wbj .media-title{
    margin-bottom:10px;
}
.media-wbj ul.list-date li a{
    width:80%;
}
.media-wbj-right>ul.nowrapli li a{
    width:80%;
}
.share-pos-box>.date-title>h5>span{
    cursor:pointer;
    color:#666666;
}
.share-pos-box>.date-title>h5>span.active{
    color: #01b3f1;
}


.share-pos-inner{
    display:none;
}
.share-pos-inner.active{
    display:block;
}

.share-pos-inner>ul>li{
    float:left;
    width:50%;
    padding:10px;
}
.pos-img>img{
    max-width:80px;
}
.pos-img>p{
    margin-top:10px;
}
.share-pos-inner>ul>li>a{
    display:block;
    margin-top:10px;
    background-color:#01B3F1;
    color:#fff;
    padding:8px 0;
    border-radius:4px;
}
.devised-news-btn>a{
    color:#4B4B4B;
    font-size:16px;
    padding:0 10px;
    border-right:1px solid #979797;
}
.devised-news-btn>a:last-child{
    border:none;
}
.devised-news-btn>a.active{
    color:#01BBFB;
}

.Image-news ul.PicList{
    margin: 0 -15px;
}
.Image-news ul.PicList>li{
    background-color: #fff;

}

.Image-news ul.PicList>li>a{
    background-color:#F2F2F2;
}
.Image-news ul.PicList>li>a>.ImgCrop{
    max-height:173px;
    overflow: hidden;
}
.Image-news ul.PicList>li>a>p{
    margin:0;
    padding:10px;
    color:#4A4A4A;
    font-size:14px;
}
.Image-news ul.PicList>li>a>.ImgCrop{
    height:174px;
}
.Image-news ul.PicList>li>a>img{
    width:100%;
    max-width: unset;
}
.Image-news ul.PicList>li>a>img:hover{
    opacity:1;
}
.Image-news-slider{
    background:url("../images/slider-bg.png") repeat;
    padding:20px 0;
    margin: 20px 0;
}
.Image-news-slider .owl-item .item{
    text-align:center;
    border-right:1px solid #C0C1B2;
}
.Image-news-slider .owl-item .item p{
    color:#fff;
    font-size:14px;
    margin-top:10px;
    margin-bottom: 0;
}
.Image-news-slider .icon-box{
    display:inline-block;
    background-color: #fff;
    border-radius: 50%;
    padding: 10px 21px;
    color:#357AC0;
    transition: background-color .5s;
    -moz-transition: background-color .5s;
    -webkit-transition: background-color .5s;
}
.Image-news-slider .icon-box:hover{
    background-color: #01B3F1;
    color:#fff;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}
.Image-news .item-title h2:before{
    background-color:#94DBFF;
}
.Image-news-slider .owl-controls .owl-nav [class*=owl-]{
    font-size:30px;
    background:none;
    color:#CECECE;
}
.Image-news-slider .owl-controls .owl-nav [class*=owl-]:hover{
    background:none;
    color:#CECECE;
}

.Image-news-slider .owl-controls .owl-nav{
    top: 26%;
}




.Image-news-slider .owl-controls .owl-nav .owl-prev:before{
    content: "\e60c";
}
.Image-news-slider .owl-controls .owl-nav .owl-next:before{
    content: "\e799";
}





.commission-tab.style2 > li > a, .commission-tab.style2 > li.active > a, .commission-tab.style2 > li.active > a:focus, .commission-tab.style2 > li.active > a:hover{
    font-size:20px;
}
.nav-tabs.style2>li>a>i{
    font-size:32px;
}

/*ÃƒÂ¨Ã‚Â¡Ã¢â‚¬â€ÃƒÂ©Ã‚ÂÃ¢â‚¬Å“ÃƒÂ¥Ã…Â Ã…Â¾ÃƒÂ©Ã‚Â¦Ã¢â‚¬â€œÃƒÂ©Ã‚Â¡Ã‚Âµ*/
.through-train ul.nowrapli li a{
    width:80%;
}
.banner-show-2{
    background:url("../images/banner-show2.png") no-repeat center;
    text-align:center;
    position:relative;
    padding:20px 0;
    background-size:cover;
}
.banner-show-2>h4>span{
    color:#fff;
    font-size:28px;
    position:relative;
}
.banner-show-2>h4:before{
    width:30%;
    position:absolute;
    content:'';
    height:1px;
    background:#fff;
    left:10%;
    top:50%;
}
.banner-show-2>h4:after{
    width:30%;
    position:absolute;
    content:'';
    height:1px;
    background:#fff;
    right:10%;
    top:50%;
}


.leader-sidebar>ul>li{
    text-align:center;
    background-color:#BEDEE9;
    border-radius:10px;
    font-size:22px;
    padding:6px 0;
    margin-bottom:10px;
}
.leader-sidebar>ul>li>a{
    color:#ffffff;
    display:block;
}
.leader-sidebar>ul>li>a:hover{

}
.leader-sidebar>ul>li.active{
    background-color:#01B3F1;
}
.leader-ifro{
    position:relative;
    border-bottom:1px dashed #A9A9A9;
}
.leader-ifro>a{
    display:block;
    padding:20px 0;
    overflow:hidden;
}
.leader-img{
    float:left;
    width:20%;
    height:210px;
    border-radius: 6px;
    border: 1px solid #01B3F1;
    overflow:hidden;
    text-align: center;
}

.leader-text{
    float:left;
    width:80%;
    padding-left:20px;
}
.leader-title{
    border-bottom:1px solid #CBDC38;
}
.leader-title-2{
    border-bottom:none;
    margin-bottom:10px;
}
.leader-title-3{
    border-bottom:1px solid #CBDC38;
}
.leader-title-2 h4{
    font-size:20px;
    color:#01B3F1;
}
.leader-title-2 h4>span{
    font-size:14px;
    color:#4A4A4A;
    display:inline-block;
    vertical-align:middle;
    margin-left:10px;
    line-height:33px;
}
.leader-title h4{
    font-size:24px;
    color:#01B3F1;
}
.leader-text p{
    text-indent:2em;
    color:#4A4A4A;
    font-size:14px;
}
/*#myTabContent{*/
/*position:relative;*/
/*min-height:546px;*/
/*}*/
/*#myTabContent > .tab-panel{*/
/*!*display:none;*!*/
/*position:absolute;*/
/*max-width:100%;*/
/*width:100%;*/
/*opacity:0;*/
/*filter: alpha(opacity=0);*/
/*}*/
/*#myTabContent > .tab-panel.active{*/
/*opacity:1;*/
/*z-index:3;*/
/*!*display:block;*!*/
/*filter: alpha(opacity=100);*/
/*}*/

.leader-sliders{
    position:relative;
}
.leader-sliders .owl-item .item{
    padding:20px;
}
.leader-sliders .owl-item .item>a{
    display:block;
}
.leader-sliders .owl-controls{
    position:absolute;
    top:32%;
    left:0;
    width:100%;
}
.leader-sliders .owl-controls .owl-nav{
    position:relative;
}
.leader-sliders .owl-controls .owl-nav .owl-prev,.leader-sliders .owl-controls .owl-nav .owl-next{
    position:absolute;
    top:0;
    color:#01B3F1;
    font-size:24px;
}
.leader-sliders .owl-controls .owl-nav .owl-prev{
    left:-15px;
    top:-4px;
}
.leader-sliders .owl-controls .owl-nav .owl-next{
    right:-15px;
}
.leader-sliders .owl-controls .owl-nav .owl-prev:before{
    content: "\e604";
}
.leader-sliders .owl-controls .owl-nav .owl-next:before{
    content: "\e798";
}
#myTab > li{
    float:none;
    margin-bottom:25px;
}
#myTab > li>a{
    padding:0;
    margin:0;
    border:none;
}
#myTab > li>a:hover{
    background-color:transparent;
}
.leader-sidebar{
    width:20%;
}
.lead-box{
    width:80%;
}
.leader-sidebar>ul>li:hover{
    background-color: #01B3F1;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
}
#myTab > li.active > a, #myTab > li.active > a:focus, #myTab > li.active > a:hover{
    background-color:transparent;
    border:none;
    color:#fff;
    padding:0;
    border-color:transparent;
}

/*ÃƒÂ¤Ã‚ÂºÃ¢â‚¬â„¢ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ©Ã‚Â¢Ã¢â‚¬ËœÃƒÂ©Ã‚ÂÃ¢â‚¬Å“ÃƒÂ©Ã‚Â¦Ã¢â‚¬â€œÃƒÂ©Ã‚Â¡Ã‚Âµ*/

ul.selection-list li:before{
    display:none;
}
ul.selection-list li>a{
    width:100%;
}
ul.recruit-list li>a{
    width:85%;
}
ul.selection-list li>a p:hover{
    color:#3675b6;
}
ul.selection-list li>a p:hover span{
    color:#3675b6;
}
ul.selection-list li>a p{
    margin:0px;
    font-size:14px;
    color:#4A4A4A;
    position:relative;
    padding-right:128px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
ul.selection-list li>a p i{
    font-size:18px;
    margin-right:6px;
}
ul.selection-list li>a p>span{
    position:absolute;
    right:8px;
    top:10px;
    font-size:12px;
    color:#9B9B9B;
    display:inline-block;
}
ul.selection-list li>a p>span b{
    width:60px;
    margin-left:6px;
    display:inline-block;
}
ul.selection-list li>a p i{
    font-size:22px;
    margin-right:4px;
    vertical-align: middle;
}
.mailbox{
    background-color:#01B3F1;
    padding:16px 0;
}
.mailbox .date-title{
    padding:10px 15px;
}
.mailbox .date-title h5{
    color:#fff;
    font-size:20px;
}
.mailbox .date-title h5:before,.mailbox .date-title h5:after{
    width:25%;
    background-color:#FFF;
}
.mailbox .date-title h5>i{
    margin-right:10px;
    font-size:24px;
    position:relative;
    top: 2px;
}
.mail-box-list{
    display:flex;
    display: -webkit-flex;  /* ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¨Ã‚Â¯Ã‚Â­ÃƒÂ¦Ã‚Â³Ã¢â‚¬Â¢: Chrome 21+ */

    display: -moz-box;      /* ÃƒÂ¨Ã¢â€šÂ¬Ã‚ÂÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¨Ã‚Â¯Ã‚Â­ÃƒÂ¦Ã‚Â³Ã¢â‚¬Â¢: Firefox (buggy) */
    display: -ms-flexbox;   /* ÃƒÂ¦Ã‚Â·Ã‚Â·ÃƒÂ¥Ã‚ÂÃ‹â€ ÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¨Ã‚Â¯Ã‚Â­ÃƒÂ¦Ã‚Â³Ã¢â‚¬Â¢: IE 10 */
    flex-wrap: wrap;
}
.mail-box-list>li{
    width:50%;
    float:left;
    text-align:center;
}
.mail-box-list>li:hover{
    -moz-box-shadow: 0px 0px 5px #fff;
    -webkit-box-shadow: 0px 0px 5px #fff;
    box-shadow: 0px 0px 5px #fff;
    transition: box-shadow .5s;
}
.mail-box-list>li>a{
    color:#fff;
}
.icon-box{
    color:#fff;
    font-size: 37px;
}
.mail-box-list>li>a>p{
    font-weight:700;
    font-size:14px;
}
.icon-list{
    text-align:center;
    margin-top: 45px;
    margin-bottom: 40px;
}
.icon-list>a{
    display:inline-block;
    margin:0 45px;
}
.icon-list .icon-box{
    background-color:#A4CF77;
    border-radius:50%;
    padding:10px 21px;
}
.icon-list .icon-box:hover{
    background-color:#01B3F1;
    transition: background-color .5s;
    -moz-transition: background-color .5s;
    -webkit-transition: background-color .5s;
}
.icon-list>a>p{
    color:#4A4A4A;
    font-size:14px;
    margin-top:10px;
}
.media-item-2 .participation-title h2:before, .media-item-2 .participation-title h2:after{
    width:28%;
}
.query{
    background:url("../images/mask.png") no-repeat right;
    background-size:100% 100%;
    border-radius:4px;
}
.query-step{
    float:left;
    border-right:1px dashed #fff;
    width:66.66666%;
}
.query-step>img{
    width:100%;
}
.query-infro{
    padding:20px 0;
}
.query-details{
    text-align:center;
}
.query-details>a{
    color: #fff;
    font-size:14px;
    border-radius:6px;
    background-color:#01B3F1;
    display:block;
    margin-bottom:15px;
    line-height:40px;
}
.query-details>a:hover{
    background-color:#00a5de;
}
.query-details>a>i{
    font-size:22px;
    margin-right:10px;
    position:relative;
    top: 2px;
}
.query-mail{
    color:#666666;
    text-align:center;
    margin-top:30px;
}
.query-mail>h5{
    font-size:14px;
    position:relative;
}
.query-mail>h5:before,.query-mail>h5:after{
    display:block;
    content: '';
    width:25%;
    height:1px;
    background-color: #9BA8AC;
    position:absolute;
    top:50%;
}
.query-mail>p{
    font-size: 12px;
    margin-bottom:20px;
    margin-top: 20px;
}
.query-mail>h5:before{
    left:0;
}
.query-mail>h5:after{
    right:0;
}
.query-mail>a{
    border-radius:6px;
    border:1px solid #9BA8AC;
    color:#666;
    padding:2px 20px;
    font-size:14px;
    display:inline-block;
}
.query-mail>span{
    display:block;
    margin-top:16px;
    font-size: 14px;
    color:#fff;

}
.query-mail>a:hover{
    font-weight:700;
    transition: font-weight .5s;
    -webkit-transition:font-weight .5s;
    -moz-transition: font-weight .5s;
}
.through-train{
    background-color: #EDF1CB;
    padding:5px 15px;
    padding-bottom: 10px;
    border-radius:4px;
}
.train-title>h5{
    color:#417505;
    font-size:20px;
    position:relative;
}
.train-title>h5>a{
    color:#417505;
}
.train-title>h5>a:hover{
    color: #3675b6;
}
.train-title>h5:before{
    content:'';
    display:block;
    width:30%;
    background-color:#417505;
    height:1px;
    position:absolute;
    right:60px;
    top:50%;
}
.train-title>h5>i{
    margin-right: 10px;
    font-size:30px;
    position:relative;
    top: 5px;
}
.through-train ul.nowrapli li{
    padding:8px 0;
}
.through-train ul.nowrapli li:before{
    display:none;
}
/*ÃƒÂ©Ã¢â‚¬â€Ã‚ÂµÃƒÂ¨Ã‚Â¡Ã…â€™ÃƒÂ¦Ã‚Â¦Ã¢â‚¬Å¡ÃƒÂ¨Ã‚Â§Ã‹â€ */
.view-index{
    background:url("../images/glmain_bg.png") no-repeat center;
    height: 600px;
    padding:95px 0;
    /*padding-left:55px;*/
    /*padding-right:140px;*/
    width:1086px;
    position:relative;
}
.view-box{
    width:800px;
    margin: 0 auto;

    max-height:430px;
}
.view-box>h4{
    display:none;
    font-weight:normal;
    text-align:center;
    font-size:30px;
    margin-bottom:0;
}
.view-box>ul{
    display:flex;
    display: -webkit-flex;  /* ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¨Ã‚Â¯Ã‚Â­ÃƒÂ¦Ã‚Â³Ã¢â‚¬Â¢: Chrome 21+ */

    display: -moz-box;      /* ÃƒÂ¨Ã¢â€šÂ¬Ã‚ÂÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¨Ã‚Â¯Ã‚Â­ÃƒÂ¦Ã‚Â³Ã¢â‚¬Â¢: Firefox (buggy) */
    display: -ms-flexbox;   /* ÃƒÂ¦Ã‚Â·Ã‚Â·ÃƒÂ¥Ã‚ÂÃ‹â€ ÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¨Ã‚Â¯Ã‚Â­ÃƒÂ¦Ã‚Â³Ã¢â‚¬Â¢: IE 10 */
    flex-wrap: wrap;
    height:100%;
    padding:20px;
    overflow-y:auto;
    max-height:430px;
    padding-bottom: 0;
}
.view-box>ul>li{
    float:left;
    max-height:132px;
    width:16.66666%;
    position:relative;
    padding:1px;
}
.view-box>ul>li>a{
    display:block;
    height:100%;
}
.view-box>ul>li img{
    width:100%;
    height:100%;
}
.view-infro{
    position:absolute;
    bottom:0;
    left:0;
    background: rgba(213, 211, 208,0.8);
    filter: alpha(opacity=80);
    width:100%;
    padding:10px;
}
.back-index{
    position:absolute;
    right:20px;
    bottom:68px;
    color:#fff;
    font-size:14px;
}
.view-infro>p{
    margin-bottom:0;
    color:black;
}
.view-box>ul>li:hover p{
    color: #3675b6;
    transition: color .5s;
    -webkit-transition: color .5s;
    -moz-transition: color .5s;
}
/*ÃƒÂ©Ã¢â‚¬â€Ã‚ÂµÃƒÂ¨Ã‚Â¡Ã…â€™ÃƒÂ¦Ã‚Â¦Ã¢â‚¬Å¡ÃƒÂ¨Ã‚Â§Ã‹â€ ÃƒÂ¨Ã‚Â¯Ã‚Â¦ÃƒÂ¦Ã†â€™Ã¢â‚¬Â¦*/
.view-box .view-infro-sidebar{
    display:block;
    padding:0;
    padding-right:30px;
    padding-top:10px;
}
.view-box .view-infro-sidebar li{
    float:none;
    width:100%;
    text-align:center;
    /*background-color: #E6E5D1;*/
    margin-bottom:2px;
}
.view-box .view-infro-sidebar li.active{
    background:url("../images/glmbg_03.jpg") no-repeat center;
}
.view-box .view-infro-sidebar li>a{
    font-size:12px;
    color:#000;
}
.view-box .view-infro-sidebar li.active>a{
    color:#fff;
}
.view-infro-text{
    overflow-y: auto;
    max-height:430px;

}

/*ÃƒÂ¤Ã‚Â¸Ã‚Â¾ÃƒÂ¦Ã…Â Ã‚Â¥ÃƒÂ¤Ã‚Â¸Ã‚Â­ÃƒÂ¥Ã‚Â¿Ã†â€™*/
.informant-center .breadcrumb{
    margin-bottom:0;
}
.informant-center .news-banner img{
    width:auto;
}
.informant-center ul.nowrapli li:before{
    display:none;
}
.informant-center .Article_content img, .Article_content p{
    margin-bottom:10px;
}
.informant-center .accept-btn a{
    display:inline-block;
    margin:0 20px;
}

/*ÃƒÂ¥Ã…â€™Ã‚Â¿ÃƒÂ¥Ã‚ÂÃ‚ÂÃƒÂ¤Ã‚Â¸Ã‚Â¾ÃƒÂ¦Ã…Â Ã‚Â¥ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â*/
.nmjb-title{
    background:url("../images/icon_smjb.png") no-repeat left;
    padding:15px 0;
    padding-left:30px;
}
.jb-title{
    background:url("../images/table_title.jpg") repeat-x;
    background-size: 100% 100%;
    font-size: 16px;
    font-weight: bolder;
    line-height:30px;
    text-align:center;
    color:#fff;
}
.jb-title>span{
    color:red;
}
.jb-infro{
    margin-bottom: 40px;
}
.form-item2{
    width:50%;
    float:left;
    border: 1px solid #9bd0f8;
    position:relative;
}
.form-item2.style2{
    width:100%;
}
/*.form-item:nth-child(2n){*/
/*border-left:0;*/
/*}*/
.item-h{
    line-height: 32px;
    font-size: 16px;
    font-weight: bolder;
    color: #000;
    border-right:1px solid #9bd0f8;
    background-color: #ecf4f7;
    text-align: justify;
    text-align-last: justify;
    display:inline-block;
    vertical-align:middle;
}
.item-h font{
    float:right;
    color:red;
}
.item-f{
    padding:0 15px;
    padding-left:5px;
}
.textarea-h{
    height:100%;
}
.item-f input,.item-f select,.item-f textarea{
    width:100%;
    max-width:350px;
    border:1px solid transparent;
    height:100%;
}
.item-f select{
    border-color: rgb(166, 166, 166);
    background-color: rgb(248, 248, 248);
    height:30px;
}
.item-f textarea{
    width:100%;
    border-color: rgb(166, 166, 166);
    max-width: 100%;
    height:250px;
    resize:none;
}
.textarea-h{
    padding:100px 15px;
}
.flie-f{
    padding:0;
}
.flie-h{
    padding:50px 15px;
}
.flie-box{
    border-bottom:1px solid #9bd0f8;
    padding:10px 4px;
}
.flie-box input{
    margin:0 auto;
    border:0;
    max-width:60px;
    opacity: 0;
    filter:alpha(opacity=0);
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
}
.flie-text{
    color:red;
    padding:15px;
    word-wrap: break-word;
}
.jb-infro .left{
    float:left;
    line-height:27px;
}
.randing{
    margin-left:10px;
}
.jb-infro .randing-text{
    margin-left:10px;
    line-height:30px;
}
.yzm-box input{
    height:26px;
    border:1px solid #ddd;
    margin-top: 2px;
}
.submit-box{
    text-align:center;
}
.submit-box>button{
    background:url("../images/submit90x30.jpg") no-repeat center;
    width: 90px;
    height: 30px;
}


/*ÃƒÂ¦Ã‚ÂÃ‚Â¥ÃƒÂ¤Ã‚Â¿Ã‚Â¡ÃƒÂ©Ã¢â€šÂ¬Ã¢â‚¬Â°ÃƒÂ§Ã¢â€žÂ¢Ã‚Â»iframe*/
.lxxd{
    border: 1px solid #ccc;
}
.lxxd-content{
    padding:5px;
    border-top:1px solid #ccc;
}
.lxxd-title{
    background:url("../images/xfzx_bj1.gif") repeat-x;
    padding:8px 10px;
}
.lxxd-title>h4{
    margin:0;
    font-size: 14px;
}
.lxxd-title>h4>a{
    color: #1E5C95;
}
.lxxd-list-title{
    background-color: #F3F3F3;
}
.lxxd-list>li{
    float:left;
    text-align:center;
    color: #1E5C95;
    border-bottom:1px dotted #eee;
}
.lxxd-list-title>li{
    border-bottom:none;
    font-size: 12px;
}
.lxxd-list>li>a{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #3C3B39;
    width:100%;
    display:inline-block;
    font-size: 12px;
}
.lxxd-list>li:nth-child(1),.lxxd-list>li:nth-child(2){
    width:25%;
}
.lxxd-list>li:nth-child(3),.lxxd-list>li:nth-child(4),.lxxd-list>li:nth-child(5){
    width:16.666666%;
}

.data-Article{
    padding:0;
}
.data-title{
    background:url("../images/head_bg.png") no-repeat center;
    background-size:cover;
    padding:1px;
}
.data-title>h2{
    font-size:42px;
    color:#fff;
    text-align:center;
}
.data-title>h2>span{
    margin-left:30px;
}
.data-select{
    text-align:center;
    padding:10px 0px;
}
.data-select>span{
    display:inline-block;
    font-size:22px;
    color:#fff;
    margin:0 10px;
}
.data-list{
    border-top:2px solid #f59d82;
    background-color: #f1f1f1;
}
.data-list>li{
    background-color:#fff;
    border-top: 1px solid #dfdddb;
    border-bottom: 1px solid #dfdddb;
    padding:4px 10px;
    margin-bottom:10px;
    position:relative;
    vertical-align:middle;
}
.data-list>li>a{
    color: #333;
    font-size:24px;
    display:block;
    width:80%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition: .4s;
    -moz-transition: .4s;
    -webkit-transition: .4s;
}
.data-list>li>a:hover{
    color:red;
    transition: .4s;
    -moz-transition: .4s;
    -webkit-transition: .4s;
}
.data-list>li>span{
    float: right;
    position:absolute;
    right:10px;
    top:0;
    font-size:24px;
    line-height:46px;
}


/*ÃƒÂ¦Ã¢â‚¬â€Ã¢â‚¬Â¦ÃƒÂ¦Ã‚Â¸Ã‚Â¸ÃƒÂ¥Ã‚Â±Ã¢â€šÂ¬ÃƒÂ¥Ã‚Â­Ã‚ÂÃƒÂ§Ã‚Â½Ã¢â‚¬ËœÃƒÂ§Ã‚Â«Ã¢â€žÂ¢*/
.travel-breadcrumb{
    margin-bottom:0;
}
.travel-sidebar-list{
    background-color: #00b3f1;
    border-radius: 8px;
    padding:16px 0;
}
.travel-sidebar-list>li{
    text-align:center;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
}
.travel-sidebar-list>li:hover{
    background-color: rgba(0, 95, 155, 0.51);
    filter: alpha(opacity=51);
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
}
.travel-sidebar-list>li.active{
    background-color: rgba(0, 95, 155, 0.51);
    filter: alpha(opacity=51);
}
.travel-sidebar-list>li>.nav-dropdown-menu{
    display:none;
}
.travel-sidebar-list>li.active>.nav-dropdown-menu{
    display:block;
}
.travel-sidebar-list>li>a{
    color: #fff;
    font-size: 22px;
    display:block;
    padding:10px 0;
}
.nav-dropdown-menu{
    background-color: rgba(0, 95, 155, 0.51);
    filter: alpha(opacity=51);
}
.nav-dropdown-menu>li{
    padding:10px 0;
}
.nav-dropdown-menu>li>a{
    color:#fff;
    font-size:14px;
}
.contact-mail{
    background-color: #cdf2ff;
    border-radius: 8px;
    border: solid 2px #00b3f1;
    margin-top:20px;
}
.contact-mail>a{
    display:block;
    color: #01b3f1;
    font-size: 24px;
    text-align:center;
}
.contact-mail>a:hover{
    background-color:#00b3f1;
    color:#cdf2ff;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
}
.contact-mail>a>i{
    vertical-align:middle;
    font-size:48px;
    margin-right:20px;
}




.media-item .travel-title h2{
    font-size: 24px;
    color:#01B3F1;
}
.media-item .travel-title h2:before, .media-item .travel-title h2:after{
    width:100%;
}
.media-item .travel-title h2 span{
    line-height: normal;
    background-color:#fff;
    position:relative;
    z-index:3;
    padding:0 10px;
    font-weight:700;
}
.media-item .travel-title h2 span>a{
    color: #01B3F1;
}
.media-item .travel-title{
    top:-23px;
}
.travel-img-box>img{
    width:100%;
}
.travel-infro-title>a{
    color:#4a4a4a;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
}
.travel-infro-title>a:hover{
    color:#3675b6;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
}
.travel-infro-title>a h4{
    font-size:18px;
}
.travel-infro-title>a>p{
    font-size:12px;
}
.travel-infro ul.nowrapli li{

    padding:4px 5px;
    padding-left:0;
}
.travel-infro ul.nowrapli li>a{
    width:80%;
    font-size:14px;
    color:#4A4A4A;
}
.travel-infro ul.nowrapli li>a:hover{
    color:#2ba2de;
}
.travel-infro ul.nowrapli li:before{
    display:none;
}
.access-infro{
    border:none;
    background-color:#01B3F1;
    padding:20px 40px;
}
.access-title{
    position:relative;
    text-align:center;

}
.access-title>h5>span{
    background-color:#01B3F1;
    position:relative;
    z-index: 1;
    padding:0 10px;
    color:#fff;
    font-size:20px;
}
.access-title>h5>span>a{
    color:#fff;
}
.access-title>h5>span>i{
    margin-right:10px;
}
.access-title:before{
    content:"";
    display:block;
    position:absolute;
    left:0;
    top:50%;
    width:100%;
    height:1px;
    background-color:#fff;
}
.access-btn a{
    width:45%;
    text-align:center;
    border: solid 1px rgba(255, 255, 255, 0.4);
    filter: alpha(opacity=40);
    color:#fff;
    display:inline-block;
    padding:18px 0;
    transition: box-shadow .5s;
    -webkit-transition:box-shadow .5s;
    -moz-transition:box-shadow .5s;
}
.access-btn a:hover{
    -moz-box-shadow: 0px 0px 5px #fff;
    -webkit-box-shadow: 0px 0px 5px #fff;
    box-shadow: 0px 0px 5px #fff;
    transition: box-shadow .5s;
    -webkit-transition:.5s;
    -moz-transition: .5s;
}
.access-btn>a>p{
    font-size:20px;
}
.access-btn a:nth-last-child(1){
    margin-left:5%;
}
.ico-box>i{
    font-size:;
}
.mar-top-30{
    margin-top:30px;
}

/*ÃƒÂ§Ã‚Â¿Ã‚Â»ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚ÂÃƒÂ©Ã¢â‚¬Â¡Ã‚ÂÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ¤Ã‚Â¿Ã‚Â®ÃƒÂ¦Ã¢â‚¬ÂÃ‚Â¹*/
.page{
    text-align:center;
}
.page>ul{
    display:inline-block;
}
.page>ul>li{
    float:left;
}
.page>ul>li>a:hover{
    background-color: #eee;
}
.page>ul>li.disabled>a{
    cursor:not-allowed;
    color: #9b9b9b;
}
.page>ul>li:first-child > a{
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.page>ul>li:nth-last-child(2) > a{
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.page>ul>li>a{
    padding: 6px 12px;
    margin-left: -1px;
    color: #2ba2de;
    border:1px solid #94DBFF;

    display:block;
}

.page>ul>li.controls{
    display:none;
}

.connect-btn>a{
    color:#fff;
    padding:10px;
    display:inline-block;
}
.page>ul>li.active>a{
    background-color: #eee;
}




.friend-link{
    padding:0 15px;
}
.friend-link>li{
    padding:10px  0;
}




/*9.7Ã¦â€Â¹Ã§â€°Ë†Ã©â€”ÂµÃ¨Â¡Å’*/

.Giant>img{
    width:100%;
}
.page-header-new{
    border-bottom: 1px solid #C6DAEE;
}
.page-header-new>h4{
    font-size:20px;
    color:#357AC0;
    margin-top:20px;
    font-weight:700;
}
.page-header-new>h4>i{
    margin-right:8px;
    font-size:24px;
}
.page-header-new>h4>a{
    font-size:14px;
    color:#666666;
    float:right;
    line-height:24px;
}
.activity-header{
    padding:10px 0;
    float:right;
}
.activity-header>li{
    float:left;
    /*display:inline-block;*/
}
.copyright-link-btn{
    padding:6px 10px;
}
.copyright-link-btn>a{
    /*line-height:34px;*/
    padding:0 12px;
    border-right:1px solid rgba(255,255,255,0.3);
    filter: alpha(opacity=30);
    font-size:12px;
    color:#999999;
    display:inline-block;
    line-height:12px;
}
.copyright-link-btn>a:last-child{
    border:none;
}
.search-li-box>.form-horizontal{
    display:table;
    width:200px;
}
.search-li-box>.form-horizontal>.form-control{
    width:180px;
    border-radius:4px;
    border:1px solid #D3F0FB;
}
.header .search-li-box .btn{
    height:34px;
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;
    background-color:#fff;
    border:1px solid #D3F0FB;
    border-left:0;
    color:#357AC0;
}
.select-lang{
    border:1px solid #D3F0FB;
    position: relative;
    margin-left:10px;
    border-radius:4px;
}
.select-lang>label>select{
    padding:4px;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    width:100%;
    border:none;
    display:block;
    height:32px;
    color:#357AC0;
    padding-right:20px;
}
.select-lang::-ms-expand{display:none;}

.select-lang>label{

    position:relative;
    margin:0;
}
.select-lang>label:before{
    content: '';
    border: 4px solid transparent;
    border-top: 4px solid #357AC0;
    right:10px;
    top:50%;
    margin-top:-4px;
    position: absolute;
}
.Toolbar{
    margin-left: 10px;
    border:1px solid #D3F0FB;
    border-radius:4px;
}
.Toolbar>a{
    padding:4px 8px;
    display:inline-block;
    line-height:24px;
    color:#357AC0;
}
.activity-header .Toolbar>a:last-child {
    border-left: 1px solid #D3F0FB;
}
.header-nav{
    float:right;
}

.header-nav>li>a{
    color:#666666;
    font-size: 16px;
    padding:0 11px;
    text-align: center;
    font-weight:700;
}
.header-nav>li.active>a{
    color:#357AC0;
    transition: color .3s;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
}
.header-nav>li:hover a{
    color:#357AC0;
    transition: color .3s;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
}
.wx-content{
    margin-top:15px;
}
.wx-content>a>p{
    margin-top:10px;
    margin-bottom:0;
    color:#333333;
    font-size:14px;
}
.wx-content>a>img{
    max-width:80px;
    max-height:80px;
    margin:0 auto;
}
.wx-btn>a{
    display:block;
    color:#357AC0;
    font-size: 16px;
    text-align: center;
    border:1px solid #ddd;
    background-color:#F7F7F7;
    padding:5px 0;
    margin-top:20px;
    border-radius:4px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}
.wx-btn>a:hover{
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    background-color:#357AC0;
    color:#F7F7F7;
}



.wx-btn>a>i{
    margin:0 6px;
}
.media-pos-box{
    padding:0;
    width:100%;
}
.media-pos-box>.link-img-to{
    margin-top:20px;
}
.media-pos-box>ul.uli14{
    margin-top: 20px;
}

.other-link{
    margin-top:20px;
}
.other-link>li{
    float:left;
    position:relative;
}
.other-link>li>a>span{
    padding:0;
    vertical-align:middle;
    border-bottom: 4px dashed;
    border-top:0;
    color:#8B99A9;
}
.other-link>li>a{
    color:#8B99A9;
    border:none;
}
.other-link>li>a:hover .caret{
    color: #48a8fe;
    transition: color .5s;
    -webkit-transition: color .5s;
    -moz-transition: color .5s;
}
.other-link-website{
    position:absolute;
    left:0;
    bottom:20px;
    width:450%;
    display:none;
    background-color:#f3f3f3;
    border-top-left-radius:4px;
    border-top-right-radius:4px;
    padding:10px 0;
    z-index: 4;
}

.other-link-website>li{
    float:left;
    padding:5px ;
    display:inline-block;
}
.other-link-website>li>a{
    color:#8B99A9;
}
.other-link>li:hover{
    background-color:#f3f3f3;
    /*transition: background-color .3s;*/
}
.other-link>li:hover span{
    background-color:#fff;
}
.other-link>li>a:hover{
    color:#798594;
}
.other-link>li:hover .other-link-website{
    display:block;
}
.media-connect>li{
    float:right;
    position:relative;
}
.media-connect>li>a{
    border:none;
}

.media-connect>li:before{
    display:none;
    border: 10px solid transparent;
    border-top:10px solid #ccc;
    content:'';
    position:absolute;
    left:50%;
    top:3px;
    margin-left:-10px;
}
.media-connect>li>.qrcode-box{
    display:none;
    position: absolute;
    bottom:42px;
    left:50%;
    width:100px;
    height:100px;
    margin-left:-50px;
    padding:10px;
    border:1px solid #ddd;
    text-align: center;
    background-color:#fff;
    z-index: 2;
}

.media-connect>li:hover .qrcode-box{
    display:block;
}
.media-connect>li:hover:before{
    display:block;
}



.media-connect>li>a>i{
    font-size:30px;
    position: relative;
    top:5px;
    right:5px;
}
.media-connect>li:last-child>a>i{
    color:#1EA01E;
}
.media-connect>li:nth-child(2)>a>i{
    color:#D9000E;
}
.media-connect>li:first-child>a>i{
    color:#2149C9;
}

.ma-infinitypush-wrapper.ma-infinitypush-active-button.ma-infinitypush-button-right .ma-infinitypush-button{
    margin-top:30px!important;
    padding:4px;
    border-radius:3px;
    background-color:#3498db;
    border:7px solid #3498db;
    width:35px;
    height:32px;
    box-shadow: inset 0 0 #3498db,
    inset 0 2px white,
    inset 0 8px #3498db,
    inset 0 10px white,
    inset 0 16px #3498db,
    inset 0 22px white,
    inset 0 30px #3498db;
}
.dowebok-title,.dowebok-hz{
    padding:10px 0;
}
.dowebok-title>h5{
    margin:0;
    font-size:20px;
    color:#357AC0;
}
.dowebok-title>h5>i{
    margin-right:5px;
}



ul.nav-tabs.nav-line{
    border:none;
}

.tab-content{
    background-color:#fff;
}


.mh-post{
    padding:0 20px;
}
.nav-tabs > li.active > a{
    background-color:transparent;
}
ul.nav-tabs.nav-line > li > a{
    font-size:18px;
    color:#ADADAD;
    font-weight:700;
}
.mh-tabs ul.nav-tabs.nav-line > li > a:hover,.mh-rong ul.nav-tabs.nav-line > li > a:hover{
    background-color:transparent;
}
.news-tab ul.nav-tabs.nav-line > li{
    width:auto;
}
.news-tab ul.nav-tabs.nav-line > li.more{
    float:right;
}
.news-tab ul.nav-tabs.nav-line > li.more:hover{
    background:none;
    border:none;
    color:#357AC0;
}
.news-tab ul.nav-tabs.nav-line > li.more>a{
    background:none;
    border:none;
    font-size:14px;
    line-height:30px;
}
.news-tab ul.nav-tabs.nav-line > li.more>a:hover{
    background:none;
    border:none;
    color:#357AC0;
}
ul.nav-tabs.nav-line > li.active > a{
    color:#357AC0;
    border-bottom:2px solid #357AC0;
}
.jz-list{
    padding:10px 15px;
}
.jz-list>li{
    display:inline-block;
    position:relative;
    padding:10px 25px;
}
.jz-list>li>a{
    color:#4a4a4a;
    font-size:14px;
}
.jz-list>li>a:hover{
    color:#796969;
}
.jz-list>li:before{
    content:'';
    display:block;
    width:8px;
    height:8px;
    background-color:#E9E9E9;
    border-radius:50%;
    position:absolute;
    left:0;
    top:50%;
    margin-top:-4px;
}

.mh-tabs{
    padding-bottom:10px;
    margin-top: 10px;
}
.mh-tabs>ul.nav-tabs.nav-line > li.more{
    float:right;
    display:none;
}
.mh-tabs>ul.nav-tabs.nav-line > li.more>a{
    font-size:14px;
    color:#666666;
    border:none;
}
.mh-tabs>ul.nav-tabs.nav-line > li.more.active{
    display:block;
}
.report-list{
    padding-top:15px;
}
.report-list>li{
    margin:0;
}
.report-list>li>a>p{
    margin:0;
    padding:10px;
    color: #4A4A4A;
    font-size:14px;
}
.report-list>li>a>.ImgCrop{
    max-height:186px;
    overflow:hidden;
}
.report-list>li>a>.ImgCrop>img{
    max-width: unset;
}
.nav > li > a:focus, .nav > li > a:hover,.nav-tabs > li > a:hover{
    text-decoration:none;
    border:none;
}
.mh-tabs .mh-eye{
    padding:15px;
}
.mh-eye>li.hot>a>span{
    color:#F67801;
}
.mh-eye>li.hot>a:before{

}


.photo-show .bannerList>li img{
    max-width: unset;
}


.mh-rong{
    margin-top:10px;
    margin-bottom:10px;
    /*background-color:#fff;*/
}
.fixed-height{
    height:150px;
}

.fixed-height-list{
    height:145px;
    overflow:hidden;
    background-color:#fff;
    position: relative;
    z-index: 2;
    top:2px;
    transition: height .5s;
    -webkit-transition: height .5s;
    -moz-transition: height .5s;
    /*position:absolute;*/
    /*left:15px;*/
    /*top:10px;*/
}
.fixed-height-list.active{
    height:320px;
    transition: height .5s;
    -webkit-transition: height .5s;
    -moz-transition: height .5s;
}

/*Ã¦Å“â‚¬Ã¦â€“Â°Ã¥â€¦Â¬Ã¥Â¼â‚¬*/
.Latest-show-infro{
    background:url("../images/Lastest-show-infro.png") no-repeat center;
    background-size: 100% 100%;
    padding:30px 0;
}
.new-style-title{
    text-align: center;
    padding:0 20px;
    margin-top:-40px;
    position:relative;
}
.new-style-infro{
    padding:20px 0;
    background-color:#fff;
}
.new-style-infro.style2{
    padding-top:40px;
}

.new-style-title>h4{
    position: relative;
}
.new-style-title>h4:before{
    display:block;
    content: '';
    position:absolute;
    left:0;
    top:50%;
    width:98%;
    height:2px;
    background-color:#94DBFF;
}
.new-style-title>h4>.more{
    float: right;
    background-color:#fff;
    line-height:32px;
    position: relative;
    z-index: 2;
    font-size: 12px;
    color:#9B9B9B;
}
.new-style-title>h4>p{
    display:inline-block;
    background-color:#fff;
    color:#01B3F1;
    font-size:18px;
    padding:0 20px;
    position: relative;
    z-index: 2;
}
.new-style-title>h4>p>b{
    margin:0 8px;
}
.new-style-title>h4>p>a{
    font-size: 20px;
    margin-left: 4px;
    color: #E48A00;
    padding-right: 10px;
}
.new-style-infro>.uli14{
    padding:0 30px;
}

/*Ã¤Âºâ€™Ã¥Å Â¨Ã¤ÂºÂ¤Ã¦ÂµÂÃ§Â¬Â¬Ã¤ÂºÅ’Ã§â€°Ë†*/
.border-box{
    border:2px solid #94DBFF;
    margin-top:30px;
}
.direct-train{
    padding:10px 0;
}
.direct-train .border-box{
    margin-top:0;
}
.direct-train .banner{
    margin:-2px;
}
.direct-train .banner>a>img{
    width:100%;
    border:1px solid #fff;
}

.direct-train .border-box>.uli14{
    padding:20px;
}
.direct-train .border-box>.uli14>li{
    padding:10px 0;
}
.mailbox{
    background-color:transparent;
    text-align: center;
    margin:0 -5px;
    padding-top:15px;
    padding-bottom:0;
}
.mailbox>.col-xs-6{
    padding:0 5px;
}
.mailbox>.col-xs-6>a{
    background-color:#357AC0;
    color:#fff;
    display:block;
    border-radius:4px;
    font-size:14px;
    padding-bottom:1px;
}
.mailbox>.col-xs-6>a>.icon-box i{
    font-size:40px;
}
.direct-train .bannerList{
    position: relative;
}
.direct-train .bannerList:before{
    content:'';
    width:90%;
    height:1px;
    background-color:#EEEEEE;
    position:absolute;
    left:5%;
    top:50%;
}
.direct-train .bannerList:after{
    content:'';
    height:90%;
    width:1px;
    background-color:#EEEEEE;
    position:absolute;
    left:50%;
    top:5%;
}
.direct-train .bannerList>li>a{
    color:#666666;
    font-size:14px;
}
.direct-train .bannerList>li>a>.icon-box{
    color:#01B3F1;
    font-size:40px;
}
.mh-dld{
    background:url("../images/mhdld.png") no-repeat center;
    background-size:100% 100%;
    padding:30px 0;
}
.mh-dld>.container{
    padding:0 90px;
}
.dld-title>h4:before{
    width:60%;
    left:20%;
    background-color:#92ADC4;
}
.dld-title>h4>p{
    background-color:#e2f0ff;
}
.mh-dld>.container>.dld-title{
    margin-top: -20px;
}
.dld-list{
    padding:40px 0;
}
.dld-list>li{
    text-align: center;
    border:1px solid #01B3F1;
    border-radius:8px;
    margin-bottom:15px;
    background-color:#fff;
    padding:10px;
}
.dld-list>li>a{
    color:#01B3F1;
    font-size:18px;
    display:block;
    padding:10px 0;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}
.dld-list>li>a:hover{
    background-color:#01B3F1;
    color:#fff;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}
.dld-list>li>a>i{
    margin-right:10px;
    font-size:24px;
    position:relative;
    top:2px;
}

.mh-bxpy{
    padding-top:60px;
}
.mh-bxpy .page-header-new{
    border-bottom:1px solid #CBDC38;
}
.mh-bxpy .page-header-new>h4{
    font-size:18px;
    color:#4A90E2;
    font-weight:normal;
}
.mh-bxpy .page-header-new>h4>span{
    font-size:24px;
    color:#E48A00;
}
.mh-bxpy .page-header-new>h4>i{
    color:#9B9B9B;
    position: relative;
    top:2px;
}

.mh-bxpy .page-header-new>h4>a{
    font-size:12px;
    color:#9B9B9B;
}
.mh-bxpy>.border-box{
    padding:0 15px;
    padding-bottom:15px;
}
.mh-bxpy .new-style-title{
    position: relative;
    margin-top:-40px;
}

.mh-lxxd ul.selection-list li>a>p:nth-child(2){
    font-size:12px;
    color:#9B9B9B;
}

.mh-lxxd .icon-list>li{
    width:50%;
    text-align: center;
    float:left;
}
.mh-lxxd .icon-list>li>a{
    display:block;
    text-align: center;
}
.mh-lxxd .icon-list>li>a>p{
    color: #4A4A4A;
    font-size: 14px;
    margin-top: 10px;
}
.mh-lxxd .icon-list .icon-box{
    display:inline-block;
}

/*Ã¦Å â€¢Ã¨Âµâ€žÃ©â€”ÂµÃ¨Â¡Å’*/
.invest{
    background:url("../images/tzmh.png") no-repeat center;
    background-size:100% 100%;
}
.invest-content{
    padding:20px 10px;
    padding-bottom:10px;
    background-color:#fff;
}
.invest-content .owl-dots .owl-dot.active span,.invest-content .owl-dots .owl-dot:hover span{
    background-color: #F67801;
    border: 2px solid #fff;
}
.invest-title>h4{
    color:#01B3F1;
    font-size:20px;
    position:relative;
    margin:0;
}
.invest-title>h4:before{
    position: absolute;
    content: '';
    width:100%;
    height:2px;
    background-color:#01B3F1;
    top:50%;
}
.invest-title>h4>.more{
    float: right;
    line-height: 56px;
    position: relative;
    z-index: 2;
    font-size: 12px;
    color: #9B9B9B;
    background-color:#fff;
    padding:0 4px;
}
.invest-title>h4>p{
    padding:0 20px;
    display:inline-block;
    position:relative;
    z-index: 2;
    background-color:#fff;
    padding-left:0;
}
.invest-title>h4>p>a {
    font-size: 20px;
    margin-left: 4px;
    color: #E48A00;
}
.invest-title>h4>p>b{
    margin: 0 8px;
}
.invest-content .item-eassy>ul>li>a>p{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.tzzc .page-header-1{
    margin:10px 0;
    padding:0 10px;
}
.tzzc .page-header-1 a{
    border-left:4px solid #4A90E2;
    font-size:16px;
    color:#4A90E2;
    padding-left:10px;
}
.invest-content .item-title h2 span{
    color:#4A90E2;
    font-size:20px;
}
.invest-content .item-title h2:before{
    height:3px;
    background-color:#94DBFF;
}
.invest-content .bannerList{
    margin-top:20px;
}
.invest-content .bannerList>li>a>img{
    width:100%;
}
.invest-content .bannerList.images-list>li>a{
    padding:0;
}
.invest-content .bannerList>li>a{
    color:#fff;
    font-size:14px;
    display:block;
    padding:10px 0;
    border-radius:4px;
    background-color:#4A90E2;
    text-align: center;
    transition: background-color .3s;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
}
.invest-content .bannerList>li>a:hover{
    background-color:#4179E2;
    transition: background-color .3s;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
}

/*Ã¦â€“Â°Ã§â€°Ë†Ã¤Â¸Â»Ã©Â¡Âµ*/
.index-body{
    background-color:#f0f1f2;
}

.index-header{
    background:url("http://www.shmh.gov.cn/shmh/shmh/assets/images/index-bg_02.png") no-repeat center;
    padding-bottom:20px;
    background-size:100% 100%;
}

.index-header .activity-header{
    float:none;
    padding-bottom:90px;
    background:url("../images/csjs.png") no-repeat center bottom;
}
.index-header .copyright-link-btn>a{
    color:#fff;
}
.air-quality{
    padding:6px 10px;
    display:inline-block;
}
.air-quality>a{
    color:#ACD6FF;
}
.air-quality>span{
    color:#ACD6FF;
}

.air-quality>span>i{
    background-color:#04e002;
    color:#fff;
    font-style:normal;
    padding:0 2px;
    border-radius:2px;
    margin-left:2px;
}
.index-tool{
    text-align:right;
    padding:10px 20px;
}
.index-tool>li{
    display:inline-block;
    border:none;
    color:#fff;
    font-size:14px;
    margin:0;
    padding:0;
    border-radius:0;
    position:relative;
}
.index-tool>li:before{
    content: '';
    position: absolute;
    right:0;
    top:50%;
    margin-top:-7px;
    height:14px;
    width:1px;
    background-color:#fff;
}
.index-tool>li:last-child:before{
    display:none;
}
.index-tool>li.select-lang{
    padding:0 5px;
}
.index-tool .select-lang>label>select{
    background-color:transparent;
    color:#fff;
    font-size:14px;
}
.index-tool .select-lang>label:before{
    border-top: 4px solid #fff;
}
.index-tool .Toolbar>a{
    color:#fff;
    font-size:14px;
	position: relative;
    padding-right: 12px;
}
 .index-tool .Toolbar>a:first-child:before{
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -7px;
    height: 14px;
    width: 1px;
    background-color: #fff;
 }
.index-tool>li .iconfont{
    font-size:20px;
    position:relative;
    top: 2px;
}
.index-search-box{
    padding:0 20px;
}
.index-search-box .form-control{
    background-color:transparent;
    border:none;
    padding:5px 10px;
    color:#fff;
    padding:;
    z-index: 1;
}
.index-search-box .form-control::placeholder{
    color:#fff;
    font-size: 14px;
}
.index-search-box .input-group{
    background-color:rgba(39,99,158,0.2);
    filter: alpha(opacity=20);
    border-radius:4px;
    color:#fff;
}

.index-search-box .btn-default{
    background-color:transparent;
    color:#fff;
    border:none;
    border-radius: 0;
	height:auto;
}
.index-search-box .search-word{
    padding-top:5px;
    word-break: keep-all;
}
.index-search-box .search-word>span,.index-search-box .search-word>a{
    color:#fff;
    font-size: 12px;
    margin:5px;
}
.index-search-box .search-word>a:last-child{
    margin-right:0;
}

.index-logo{
    margin-top:50px;
    text-align: center;
}
.index-nav{
    margin-top:20px;
}
.index-nav .index-activity-header{
    background:none;
    float: none;
    text-align: center;
    padding:0;
    display:flex;
    justify-content: space-between;
}
.index-nav .index-activity-header>li{
    display:inline-block;
    float:none;
}
.index-nav{
    background-color:rgba(255,255,255,0.03);
    filter: alpha(opacity=10);
    border-top:1px solid rgba(255,255,255,0.15);
    border-bottom:1px solid rgba(255,255,255,0.15);
}
.index-nav .header-nav>li>a{
    color:#fff;
    padding:15px 20px;
    display:block;
    font-size:18px;
    font-weight:700;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}
.index-nav .header-nav>li>a:hover{
    transform: scale(1.2);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}
.index-nav .header-nav>li>a>i{
    margin-right:8px;
}

.index-ywtb>.title{
    text-align: center;
    padding-top: 15px;
    padding-bottom: 22px;
}
.index-ywtb>.title img{
    width: 140px;
}
.index-ywtb>.title img:hover{
    opacity: 1;
}
.index-ywtb>.title>a{
    display:inline-block;
    border-radius:10px;
    border: 2px solid #1f78a4;
    color:#fee325;
    font-size:22px;
    padding: 10px 40px;
    position: relative;
    background: #f6fcff;
}
.index-ywtb>.title>a:before{
    position:absolute;
    content: '';
    border:10px solid transparent;
    border-top: 11px solid #1f78a4;
    left:50%;
    margin-left:-10px;
    bottom: -21px;

}
.index-ywtb>.title>a>i{
    margin-right:10px;
    font-size:26px;
    vertical-align:middle;
}
.General{
    text-align: center;
    background-color:#27639e;
    padding:15px 0;
}
.General>li{
    display:inline-block;
    width:20%;
    float:left;
    border-right:1px solid #205487;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;

}
.General>li:before{
    width:1px;
    height:100%;
    background-color:#205487;
}
.General>li:hover{
    transform: scale(1.2);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}
.General>li:last-child{
    border:none;
}
.General>li>a>.icon-box i{
    font-size:35px;
}
.General>li>a>p{
    margin:0;
    color:#fff;
}
.want-list{
    padding:0 20px;
}
.want-list>ul{
    background-color:#f6c450;
    text-align: center;
}
.want-list>ul>li{
    display:inline-block;
    float:left;
    width:20%;
}
.want-list>ul>li>a{
    font-size:16px;
    color:#8a644b;
    padding:10px 0;
    display:block;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}
.want-list>ul>li>a:hover{
    transform: scale(1.2);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}
.want-list>ul>li>a>i{
    margin-right:5px;
    font-size:20px;
    vertical-align:middle;
}

.Bulletin{
    background-color:#fff;
    margin:30px 0;
}
.Bulletin>.col-xs-1,.Bulletin>.col-xs-10,.Bulletin>.col-sm-1,.Bulletin>.col-sm-10{
    padding:8px 4px;
}
.Bulletin>.col-xs-1,.Bulletin>.col-sm-1{
    background-color:#357ac0;
    color:#fff;
    font-size:16px;
    text-align: center;
    border-top-left-radius:10px;
    border-bottom-right-radius:10px;
}
.Bulletin>.col-xs-1.more{
    color:#357ac0;
    font-size:14px;
    background-color:#fff;
    display:block;
    line-height:24px;
}

.index-dowebok-hz{
 height: 38px!important;
 line-height: 40px;
}

.index-dowebok-hz li{
    display:inline;
    position: relative;
    padding-left:10px;
    margin-right:20px;
}
.index-dowebok-hz li>a{
    color:#595b5d;
    font-size:16px;
}
.index-dowebok-hz li>a:hover{
    color:#357ac0;
    transition: color .3s;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
}
.index-dowebok-hz li:before{
    content:'';
    position:absolute;
    display:block;
    width:4px;
    height:4px;
    background-color:#357ac0;
    border-radius:50%;
    left:0;
    top:50%;
    margin-top:-2px;
}

.index-tab-box{
    background-color:#fff;
    padding:15px 0;
}
.index-tab>li{
    border-bottom:1px solid #e3e3e3;
}

.index-tab>li:last-child{
    border:none;
}
.index-tab>li>a{
    color:#606d73;
    font-size:20px;
    font-weight:700;
    display:block;
    text-align: center;
    background-color:#f1f3f4;
    padding:6px 0;
    position:relative;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;

}
.index-tab>li.active>a{
    color:#fff;
    background-color:#357ac0;
}
.index-tab>li.active>a:before{
    content:'';
    position:absolute;
    right:-20px;
    top:50%;
    margin-top:-10px;
    border:10px solid transparent;
    border-left:10px solid #357ac0;
}
.index-tab>li>a>i{
    font-size:28px;
    color:#357ac0;
    margin-right:15px;
    position:relative;
    top:3px;
}
.index-tab>li.active>a>i{
    color:#fff;
}
.icon-danghui{
  color: #bf0000!important;
}
.news-title>a{
    font-size:18px;
    color:#595b5d;
    /*border-bottom:1px solid #dddddd;
    display:block;*/
    padding-bottom:10px;
}
.news-title>a:hover{
    color:#357ac0;
    transition: color .3s;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
}
.news-title>span{
    background-color:#ffc951;
    font-weight:700;
    padding:4px 10px;
    display:inline-block;
    color:#fff;
    border-radius:3px;
    margin-right: 3px;
    font-size:18px;
}
.news-title{
    padding-bottom: 10px;
    border-bottom: 1px solid #dddddd;
}
.news-title>a>span>i{
    margin-right:5px;
}
.news-tab{
    margin-top:20px;
}
.news-tab .owl-dots .owl-dot span{
    background:rgba(0,0,0,0.5);
    filter: alpha(opacity=50);
}
.news-tab .owl-dots .owl-dot.active span{
    background:#357ac0;
}
.news-tab .Slider-one .owl-controls .owl-nav [class*=owl-]{
    font-size:32px;
}
.news-tab .owl-controls .owl-nav .owl-prev:before{
    content: "\e60c";
}
.news-tab .owl-controls .owl-nav .owl-next:before{
    content: "\e799";
}
.news-tab .Slider-one .owl-dots{
    bottom:-30px;
    right:50%;
    margin-right:-36px;
} 
.news-tab ul.nowrapli{
    margin-top:9px;
}
.news-tab ul.nowrapli li{
    border-bottom:1px dashed #ddd;
    padding:0 5px;
    padding-left:1em;
    list-style: none;
}
.news-tab ul.nowrapli li:last-child{
    border:none;
}
.news-tab ul.nowrapli li>a{
    padding:10px 0;
    font-size:16px;
    color:#595b5d;
    transition: color .3s;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
}
.news-tab ul.nowrapli li:before{
    display:block;
}

.news-tab ul.nowrapli li>a:hover{
    color:#357AC0;
    transition: color .3s;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
}
.news-tab ul.nav-tabs.nav-line{
    border-bottom: 2px solid #ddd;
}

.news-tab ul.nowrapli li:before{
    background-color:#357ac0;
    width:6px;
    height:6px;
    margin-top:-3px;
}

.infro-show .news-tab{
    margin-top:0;
}

.infro-show-right>.row>.col-sm-6{
    padding:0 5px;
}


.infro-show-right .item>a{
    color:#fff;
    text-align:center;
    font-size:21px;
    display:block;
    padding:1px 0;
    border-radius:8px;
    padding-bottom:10px;
}
.infro-show-right .item>a>.icon-box i{
    font-size:40px;
}
.infro-show-right .item>a>p{
    margin:0;
    position:relative;
    margin-top:-9px;
}
.infro-show-right .item1>a{
    background-color:#317cc9;
    width:166px;
    height:200px;
    display:table-cell;
    vertical-align: middle;
    margin:0 auto;
}
.infro-show-right .item1>a:hover{
    background-color:#2A69C9;
}
.infro-show-right .item2>a{
    background-color:#ebb537;
}
.infro-show-right .item2>a:hover{
    background-color:#EBAB30;
}
.infro-show-right .item3>a{
    background-color:#3ac1b6;
    margin-top:12px;
}
.infro-show-right .item3>a:hover{
    background-color:#2AB4C1;
}
.infro-show-list{
    background-color:#f1f3f4;
    margin-top:20px;
}
.infro-show-list>li{
    width:20%;
    float:left;
    text-align: center;
    padding:10px 0;
}
.infro-show-list>li:nth-child(1)>a>.icon-box{
    color:#d8534e;
}
.infro-show-list>li:nth-child(2)>a>.icon-box{
    color:#dea624;
}
.infro-show-list>li:nth-child(3)>a>.icon-box{
    color:#8f8f8f;
}
.infro-show-list>li:nth-child(4)>a>.icon-box{
    color:#43afa6;
}
.infro-show-list>li:nth-child(5)>a>.icon-box{
    color:#357ac0;
}
.infro-show-list>li:hover >a{
    color:#fff;
}
.infro-show-list>li:hover a>.icon-box{
    color:#fff;
}


.infro-show-list>li:nth-child(1):hover{
    background-color:#d8534e;
}
.infro-show-list>li:nth-child(2):hover{
    background-color:#dea624;
}
.infro-show-list>li:nth-child(3):hover{
    background-color:#8f8f8f;
}
.infro-show-list>li:nth-child(4):hover{
    background-color:#43afa6;
}
.infro-show-list>li:nth-child(5):hover{
    background-color:#357ac0;
}






.infro-show-list>li>a{
    color:#666666;
    border-right:1px solid #e2e2e2;
    font-size:16px;
    display:block;
}

.infro-show-list>li:last-child>a{
    border:none;
}

.infro-show-list>li>a>.icon-box{
    font-size:30px;
}


.infro-show-list>li>a>p{
    margin:0;
    font-weight:700;
}
.nude-list{
    position:relative;
    margin-top:10px;
}
.nude-list:before{
    content:'';
    width:100%;
    height:1px;
    background-color:#E9E9E9;
    position: absolute;
    left:0;
    top:50%;
}
.nude-list>li{
    float:left;
    width:33.3333%;
    text-align: center;
    border-right:1px solid #e9e9e9;
    padding-bottom:5px;
}
.nude-list>li:hover{
    background-color:#05b2f8;
    transition: background-color .3s;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
}
.nude-list>li:hover .icon-box{
    color:#fff;
}
.nude-list>li:hover p{
    color:#fff;
}
.nude-list>li:nth-child(3n){
    border-right:none;
}
.nude-list>li>a{
    display:block;
    padding-bottom:5px;
}
.nude-list>li>a>p{
    margin:0;
    font-size:16px;
    color:#666666;
}
.nude-list>li>a>.icon-box i{
    color:#05b2f8;
    font-size:35px;
}

.Convenience-Services ul.list-date li span.time{
    top:11px;
    width:45px;
}
.Convenience-Services .news-tab:first-child{
    margin-top:0;
}
.Convenience-Services .banner{
    margin-top:20px;
}
.nearby>.text{
    padding:10px 5px;
}
.nearby>.text>p{
    text-indent: 2em;
    font-size:14px;
    color:#666666;
    margin: 0;
    line-height:1.8;
}

.nearby>ul{
    margin: 0 -10px;
}
.nearby>ul>li{
    float:left;
    width:33.33333%;
    padding:0 10px;
}
.nearby>ul>li>a{
    display:block;
    position:relative;
}
.nearby>ul>li>a>img{
    border-radius:4px;
}
.nearby>ul>li>a>span{
    display:inline-block;
    position:absolute;
    top:50%;
    left:50%;
    width:60px;
    height:60px;
    margin-top: -30px;
    margin-left:-30px;
    text-align:center;
    background-color:rgba(0,0,0,0.5);
    filter: alpha(opacity=50);
    color:#fff;
    font-size: 14px;
    border-radius:50%;
    vertical-align: middle;
    padding:10px 0;
}

.nearby>ul>li:nth-child(1)>a>span{
    background-color:rgba(53,122,192,0.5);
}
.nearby>ul>li:nth-child(2)>a>span{
    background-color:rgba(222,166,36,0.5);
}
.nearby>ul>li:nth-child(3)>a>span{
    background-color:rgba(67,175,166,0.5);
}
.service-theme{
    /*display:flex;*/
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.service-theme{
    padding:10px 0;
}
.service-theme>li{
    float:left;
    text-align:center;
    width:25%;
    margin-bottom:8px;
}
.service-theme>li:nth-child(5),.service-theme>li:nth-child(6),.service-theme>li:nth-child(7),.service-theme>li:nth-child(8){
    margin-bottom:0;
}
.service-theme>li>a>p{
    margin:0;
    color:#666666;
    font-size: 14px;
}
.service-theme>li>a>.icon-box{
    border-radius:50%;
    font-size:32px;
    display:inline-block;
    padding:8px 15px;
    margin:10px 0;
}
.service-theme>li:nth-child(1)>a>.icon-box{
    background-color:#fdd23d;
}
.service-theme>li:nth-child(2)>a>.icon-box{
    background-color:#26c1b0;
}

.service-theme>li:nth-child(3)>a>.icon-box{
    background-color:#40c8f4;
}

.service-theme>li:nth-child(4)>a>.icon-box{
    background-color:#fd6200;
}

.service-theme>li:nth-child(5)>a>.icon-box{
    background-color:#0e79dd;
}

.service-theme>li:nth-child(6)>a>.icon-box{
    background-color:#a48bf3;
}

.service-theme>li:nth-child(7)>a>.icon-box{
    background-color:#afda2b;
}

.service-theme>li:nth-child(8)>a>.icon-box{
    background-color:#fdd23d;
}
.service-theme>li:nth-child(9){
    width: 25%;
}
.service-theme>li:nth-child(9)>a>.icon-box{
    background-color:#fd6200;
}
.service-theme>li:nth-child(10)>a>.icon-box{
    background-color:#40c8f4;
}
.service-theme>li:nth-child(11)>a>.icon-box{
    background-color:#26c1b0;
}
.service-theme>li:nth-child(12)>a>.icon-box{
    background-color:#0e79dd;
}

.service-theme>li>a:hover .icon-box{
    transition: background-color .3s;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
}
.service-theme>li:nth-child(1)>a:hover .icon-box{
    background-color:#FDB12C;
}
.service-theme>li:nth-child(2)>a:hover .icon-box{
    background-color: #24afc1;
}

.service-theme>li:nth-child(3)>a:hover .icon-box{
    background-color: #3eb0f4;
}

.service-theme>li:nth-child(4)>a:hover .icon-box{
    background-color: #fd4808;
}

.service-theme>li:nth-child(5)>a:hover .icon-box{
    background-color: #1066dd;
}

.service-theme>li:nth-child(6)>a:hover .icon-box{
    background-color: #9c76f3;
}

.service-theme>li:nth-child(7)>a:hover .icon-box{
    background-color: #ceda2e;
}

.service-theme>li:nth-child(8)>a:hover .icon-box{
    background-color: #fdb334;

}
.service-theme>li:nth-child(9)>a:hover .icon-box{
    background-color: #fd4808;

}
.service-theme>li:nth-child(10)>a:hover .icon-box{
    background-color: #3eb0f4;

}
.service-theme>li:nth-child(11)>a:hover .icon-box{
    background-color: #24afc1;

}
.service-theme>li:nth-child(12)>a:hover .icon-box{
   background-color: #1066dd;

}














.white-more{
    font-size: 12px;
    color: #fff;
    margin-left: 73px;
}
.linkage{
    border:1px solid #ddd;
    border-radius:3px;
}

.linkage>.banner{
    border-bottom:1px solid #ddd;
}
.linkage>.banner img{
    border-radius:3px;
}
.linkage-left{
    float:left;
    padding: 0 10px;
    width:59%;
    padding-left: 0;
}
.linkage-left>.bannerList>li>a{
    display:block;
    text-align: center;
    padding:10px 0;
    border-radius:4px;
	cursor: inherit;
}
.linkage-left>.bannerList>li:nth-child(1)>a{
    background-color:#fcb200;
}
.linkage-left>.bannerList>li:nth-child(2)>a{
    background-color:#009488;
}
.linkage-left>.bannerList>li:nth-child(3)>a{
    background-color:#3d77a5;
}
.linkage-left>.bannerList>li:nth-child(4)>a{
    background-color:#0082e4;
}

.linkage-left>.bannerList>li>a:hover{
    transition: background-color .3s;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
}

.linkage-left>.bannerList>li:nth-child(1)>a:hover{
    background-color: #fc8708;
}
.linkage-left>.bannerList>li:nth-child(2)>a:hover{
    background-color: #028094;
}
.linkage-left>.bannerList>li:nth-child(3)>a:hover{
    background-color: #385aa5;
}
.linkage-left>.bannerList>li:nth-child(4)>a:hover{
    background-color: #0361e4;
}
.ldao-box{
    background: url(../images/ld-img.png) no-repeat;
	background-size:cover;
}
.ldao-box h6{
    text-shadow: 0 2px 1px rgb(234, 100, 114);
    font-size: 18px;
    color: #fff;
    margin-bottom: 10px!important;
    margin: 0;
}
.ldao-box{
     margin: 10px;
    padding: 13px 22px;
        border-radius: 7px;
}
.list-ft li{
    color: #fff;
    margin-bottom: 3px;
    font-size: 14px;
}



.linkage-left>.bannerList>li>a>p{
    margin:0;
    color:#fff;
    font-size: 14px;
}
.linkage-left .icon-box{
    margin:10px 0;
}
.linkage-right{
    width: 41%;
    float:left;
    padding: 0 10px;
}
.linkage-right>a{
    display:block;
    background:url("../images/dldxx.png") no-repeat center;
    color:#fff;
    padding: 15px 10px 11px; /* 15px 10px */
    background-size: cover;
    text-align: center;
    /*height:118px;*/
    border-radius:4px;
	cursor: inherit;
}
.linkage-right>a>h5{
    font-size:18px;
    font-weight:700;
    margin:20px 0;
    margin-top: 0;
    margin-bottom: 0;
}
.linkage-right>a>p{
    font-size: 12px;
    line-height: 1.3;
    text-align: justify;
    margin: 10px 0;
}
.linkage-right>a>span{
    display:inline-block;
    text-align: center;
    margin:0 auto;
    border:1px solid #fff;
    border-radius:4px;
    padding: 0px 7px;
    font-size:14px;
}
.linkage-left .icon-box i{
    color: #fff;
    font-size: 37px;
}
.service-theme>li>a>.icon-box i {
    font-size: 32px;
}
.interaction .col-sm-5>.bannerList .icon-box i{
    color: #01B3F1;
    font-size:35px;
}
.interaction .col-sm-5>.bannerList{
    position: relative;
    margin-top: 20px;
}
.interaction .col-sm-5>.bannerList:before{
    content:'';
    width:1px;
    height:100%;
    position:absolute;
    left:50%;
    top:0;
    background-color:#E9E9E9;
}
.interaction .mailbox{
    padding-top:0;
}
.interaction .col-sm-5>.bannerList>li{
    border-bottom:1px solid #e9e9e9;
    padding-bottom:10px;
    margin-bottom:0;
}

.interaction .col-sm-5>.bannerList>li:hover{
    background-color:#01B3F1;
    transition:background-color .3s;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
}
.interaction .col-sm-5>.bannerList>li:hover .icon-box{
    color:#fff;
    transition:color .3s;
    -webkit-transition:color .3s;
    -moz-transition:color .3s;
}
.interaction .col-sm-5>.bannerList>li:hover p{
    color:#fff;
    transition:color .3s;
    -webkit-transition:color .3s;
    -moz-transition:color .3s;
}

.interaction .col-sm-5>.bannerList>li:nth-child(5),.interaction .col-sm-5>.bannerList>li:nth-child(6){
    border:none;
}
.interaction .col-sm-5>.bannerList>li>a>p{
    margin:0;
    color:#666666;
    font-size:16px;
}

.investment .news-tab{
    margin-top:10px;
}
.investment #map,.investment .images-list{
    margin-top:20px;
}
.overview>ul>li>a>h5.title{
    background:url("../images/mhgl-title.png") no-repeat center;
    text-align: center;
    background-size:contain;
    font-size:18px;
    color:#584828;
    margin:0;
    line-height:40px;
}
.overview>ul>li{
    margin-bottom:48px;
}
.overview>ul>li:nth-child(5),.overview>ul>li:nth-child(6),.overview>ul>li:nth-child(7),.overview>ul>li:nth-child(8){
    margin-bottom:0;
}
.overview>ul>li>a>.ImgCrop{
    height:110px;
    margin:18px 0;
    margin-bottom:0;
}


.footer{
    background-color:#fff;
}

.Straight{
    background-color:#fff;
    margin:20px 0;
    padding:10px 0;
}
.Straight .banner{
    padding:20px 0;
}
.Straight .banner img{
    width:100%;
}

.Straight .mh-tabs{
    margin:0;
    padding-bottom:0;

}
.Straight .fixed-height{
    height:62px;
}
.Straight .jz-list{
    padding:10px 0 0;
}

.Straight .jz-list>li{
    padding:4px 10px;
}
.Straight .jz-list>li:before{
    display:none;
}
.Straight .fixed-height-list{
    height:60px;
    transition: height .5s;
    -webkit-transition: height .5s;
    -moz-transition: height .5s;
}
.Straight .fixed-height-list:hover{
    height:136px;
    transition: height .5s;
    -webkit-transition: height .5s;
    -moz-transition: height .5s;
}
.Straight .fixed-height-list.active{

}

.select-lang{
    position:relative;
}
.select-lang>a{
    display:inline-block;
    padding:4px;
    padding-right:20px;
    color:#357AC0;
    height:32px;
    position:relative;
    line-height:24px;
}
.select-lang>a:before {
    content: '';
    border: 4px solid transparent;
    border-top: 4px solid #357AC0;
    right: 10px;
    top: 50%;
    margin-top: -4px;
    position: absolute;
}
.select-lang>.dropdown-lang{
    position: absolute;
    width:100%;
    top:32px;
    text-align: center;
    border:1px solid #D3F0FB;
    border-bottom-left-radius:4px;
    border-bottom-right-radius:4px;
    background-color:#fff;
    display:none;
    z-index: 2;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    z-index:2;
}
.select-lang>.dropdown-lang>li{
    border-bottom: 1px solid #eee;
}
.select-lang>.dropdown-lang>li>a{
    display:inline-block;
    padding:4px 0;
}
.select-lang:hover .dropdown-lang{
    display:block;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}
.infro-show-list>li{
    position:relative;
}

.infro-show-list>li>.dropup-menu{
    position: absolute;
    bottom:90px;
    left:0;
    text-align:center;
    width:100%;
}
.dropup-menu{
    display:none;
    background-color:#f1f3f4;
    border-top-left-radius:4px;
    border-top-right-radius:4px;
}
.infro-show-list>li:hover .dropup-menu{
    display:block;
}
.dropup-menu>li>a{
    font-weight: 700;
    color:#666;
    padding:5px;
    display:inline-block;
}

.index-body .link-to{
    margin-top:0;
}
.index-header .index-tool>li.select-lang{
    z-index:3;
}
.index-header .select-lang>a:before{
    border-top-color:#fff;
}
.index-header .select-lang>.dropdown-lang{
    top:32px;
    left:0;
    background-color:#fff;
    border:none;
    border-radius: 3px;
    overflow:;
}
.index-header .select-lang>a{
    color:#fff;
}
.index-header .select-lang>.dropdown-lang>li>a{
    display:block;
    text-align:center;
    color:#357AC0;
}

/*Ã©â€”ÂµÃ¨Â¡Å’Ã¦Â¦â€šÃ¨Â§Ë†Ã¦â€“Â°Ã§â€°Ë†*/
.mh-survey{
    background-color:#fff;
    padding:20px;
    margin-bottom:20px;
}
.mh-survey-title{
    text-align:left;
    margin:0;
    padding:0 10px;
}
.mh-survey-title>h4:before{
    display:none;
}
.mh-survey-title>h4>p{
    padding:0;
    background-color:transparent;
}
.mh-survey-title>h4>p>span{
    font-size: 24px;
}
.mh-survey>.mh-survey-list>li{
    width:20%;
    float:left;
    padding:20px 10px;
}
.mh-survey>.mh-survey-list>li>a{
    padding:10px;
    display:block;
    text-align:center;
    color:#7F7055;
    background:url("../images/survey.png") no-repeat center;
    background-size:100% 100%;
}
.mh-survey>.mh-survey-list>li>a>.ImgCrop{
    height:100px;
}
.mh-survey>.mh-survey-list>li>a>p{
    font-size:18px;
    margin:0;
    margin-top:10px;
}
.mh-survey>.mh-survey-list>li>a>span{
    display:block;
    font-size:12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.mh-survey-sidebar{
    width:20%;
    float:left;
    background-color:#F0EEEC;
}
.mh-survey-details{
    float:left;
    width:80%;
    padding:0 40px;
}
.mh-survey-details>.page-header{
    margin-top:0;
    font-size:24px;
    color:#573117;
    border-bottom-color:#C98F42;
}
.mh-survey>.mh-survey-sidebar>li{
    float:none;
    width:100%;
}
.mh-survey-sidebar>li>a{
    display:block;
    font-size:22px;
    color:#333333;
    line-height: 64px;
    text-align: center;
}

.mh-survey-sidebar>li.active{
    background:url("../images/survey-sidebar.png") no-repeat center;
}
.jp-type-single{
    margin:30px auto;
}

.Article_content{
    border:none;
}
.Article_contentÂ span,.Article_contentÂ strong,.Article_contentÂ p{
    Â Â Â Â font-size:14px!important;
    Â Â Â Â color:#7A7A7A!important;
    Â Â Â Â line-height:!important;
}
.mh-survey-details .Article_content>h4{
    color:#333333;
    font-size: 22px;
}
.mh-survey-details .Article_content p{
    color:#333333;
    font-size:16px;
}
.lxzx-btn{
    margin-top:16px;
}
.interaction .mailbox>.col-xs-6>a{
    font-size:16px;
}
.interaction .mailbox>.col-xs-6>a:hover{
    transition: background-color .3s;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
}

.interaction .mailbox>.col-xs-6:nth-child(1)>a{
    background-color:#ebb537;
}
.interaction .mailbox>.col-xs-6:nth-child(1)>a:hover{
    background-color: #eb8c1e;
}
.interaction .mailbox>.col-xs-6:nth-child(2)>a{
    background-color:#3ac1b6;
}
.interaction .mailbox>.col-xs-6:nth-child(2)>a:hover{
    background-color: #37aac1;
}
ul.change-nav-tab.nav-line > li > a{
    font-size: 16px;
}
.fixed-tab-content{
    height:390px;
}

.wx-matrix,.wb-matrix{
    position:fixed;
    width:100%;
    height:100%;
    left:0;
    top:0;
    background-color:rgba(0,0,0,0.8);
    z-index:6;
    display:none;
}
.wx-matrix .matrix-box,.wb-matrix .matrix-box{
    padding:10px 0;
    background-color:#fff;
    max-width:900px;
    margin:30px auto;
    max-height:500px;
    overflow: auto;
}
.wx-matrix ul,.wb-matrix ul{
    margin-bottom:10px;
}
.wx-matrix ul>li,.wb-matrix ul>li{
    float:left;
    width:16.66666%;
    padding:10px;
    text-align: center;
    height:150px;
}

.wx-matrix ul>li.title,.wb-matrix ul>li.title{
    width:100%;
    height: auto;
}
.wx-matrix ul>li.title>h4,.wb-matrix ul>li.title>h4{
    letter-spacing: 2px;
    text-align: center;
    font-weight: bold;
    font-size:30px;
    color:#357AC0;
    position:relative;
    margin: 0;
}
.close-icon{
    width: 22px;
    height: 3px;
    /*background-color:#357AC0;*/
    position: absolute;
    top:10px;
    right: 15px;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    transiting-timing-function: swing;
    cursor:pointer;
}

.close-icon:before,
.close-icon:after {
    width: 22px;
    height: 3px;
    background-color:#357AC0;
    content: "";
    position: absolute;
    left: 0;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: swing;
    transition-timing-function: swing;
}
.close-icon:before {
    top: -9px;
}

.close-icon:after {
    top: 9px;
}

.close-icon.active:before{
    -webkit-transform: translateY(9px) rotate(45deg);
    -ms-transform: translateY(9px) rotate(45deg);
    transform: translateY(9px) rotate(45deg);
}
.close-icon.active:after{
    -webkit-transform: translateY(-9px) rotate(-45deg);
    -ms-transform: translateY(-9px) rotate(-45deg);
    transform: translateY(-9px) rotate(-45deg);
}
.wx-matrix ul>li .code-img,.wb-matrix ul>li .code-img{
    height:100px;
    text-align: center;
}
.wx-matrix ul>li img,.wb-matrix ul>li img{
    -webkit-animation: flipOutYtest 0.3s linear;
    animation: flipOutYtest 0.3s linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display:none;
    margin:0 auto;
    max-height:100%;
    width: auto;
    border-radius:50%;
    border:1px solid #ddd;
}
.wx-matrix ul>li img:hover{
    border-radius:0;
}
.wx-matrix ul>li img.active,.wb-matrix ul>li img.active{
    -webkit-animation: flipInYtest 0.3s linear;
    animation: flipInYtest 0.3s linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display:block;
}
.wx-matrix ul>li>p,.wb-matrix ul>li>p{
    color:#333;
    margin-top:10px;
}
.Image-news{
    margin-top:15px;
}
.item-title.report-item{
    margin:20px 0;
}
.input-group-btn>.btn-file{
    min-width:60px;
}
.btn-file>span.hidden-xs{
    position: absolute;
    left:0;
    height:0;
    width:100%;
}

.iframe-change{
    height:440px!important;
    position:absolute;
    z-index: 2;
}

.iframe-change-photo{
    margin-top:20px;
}


/*æ–°åŠ é¼ æ ‡ç§»åŠ¨ä¸‹æ‹‰*/
.jz-list.active>li.tips{
    display:none;
}
.jz-list>li.tips{
    position: absolute;
    bottom:0;
    left:50%;
    margin-left:-32px;
    padding:0;
}
.jz-list>li.tips>a{
    color:#ADADAD;
}

.jz-list>li.tips:before{
    display:none;
}
.mh-eye>li{
    position: relative;
}

.mh-eye>li>span.time{
    font-size:12px;
    width:80px;
    position:absolute;
    right:0;
    top:3px;
    color:#999;
}

.mh-eye>li>a{
    width: 76%;
}
.item-eassy-title>a>.time{
    display: block;
    text-align: right;
    color:#999;
}
@media (max-width:767px) {
    .news-tab ul.nowrapli li>a{
        width:98%;
    }
}
/*.imagesnews-slider{*/
/*padding:0 50px;*/
/*}*/

.imagesnews-slider .item{
    padding:15px;
    padding-bottom:0;
}
.imagesnews-slider .item p{
    margin: 0;
    padding: 10px;
    color: #4A4A4A;
    font-size: 14px;
}
.imagesnews-slider .ImgCrop{
    height:186px;
}
.imagesnews-slider .owl-controls .owl-nav [class*=owl-], .mh-wb-slider .owl-controls .owl-nav [class*=owl-]{
    font-size: 30px;
    background: none;
    color: #CECECE;
    display: block!important;
}


.imagesnews-slider .owl-controls .owl-nav .owl-prev:before{
    content: "\e60c";
}

.imagesnews-slider .owl-controls .owl-nav .owl-next:before{
    content: "\e799";
}

.data-select-item{
    display: inline-block;
    font-size: 22px;
    color: #fff;
    margin: 0 10px;
}

.data-select-item>a.dropdown-toggle{
    background-color: #FFF;
    border: 1px solid #E6E8E8;
    border-radius: 3px;
    padding:0 10px;
    color: #8b91a0;
}
.data-select-item>a.dropdown-toggle .caret{
    margin:0;
    margin-right:10px;
}

.data-select-item .dropdown-menu > li > a{
    text-align: center;
    color: #8b91a0;
    font-size:20px;
}
#_span_jiucuo{
    position: relative;
    top: -13px;
}
/*é—µè¡Œç»Ÿè®¡å±€ç»Ÿè®¡é¡µé¢*/

.census-title .form-control{
    width: auto;
}
.census-title h5{
    font-size:20px;
    color:#2e6fb8;
    margin:20px 0;
}
.census-table-box{
    width:100%;
    overflow: auto;
}
.census-table{
    margin:40px 0;
}
.census-table td{
    font-size:16px;
    padding:10px;
    word-break: keep-all;
    text-align: center;
    border-bottom: 1px solid #ddd;
}
.census-table tr td:first-child{
    width:30%;
    text-align:left;
}
.census-table thead{
    background:#f5f5f5;
}
.census-table thead td{
    color:#ff6d00;
    font-weight:700;
}
.census-table thead td:first-child{
    text-align: center;
}
.census-table td[colspan="13"]{
    color:#2e6fb8;
}

@media (max-width:767px) {
    .census-title .form-control{
        float:none!important;
        margin:20px 0;
    }
    .census-title h5{
        margin:0;
    }
    .census-table{
        margin:20px 0;
    }
}

.owl-item > .item > a > .title > span{
    text-align:center;
    width:auto;
    text-overflow: inherit;
    white-space: inherit;
    overflow: inherit;
}
.invest-content .Slider-one .owl-dots{
    position: relative;
}
.invest-content .Slider-one .owl-dots .owl-dot span{
    background: rgba(0,0,0,0.5);
    filter: alpha(opacity=50);
}
.invest-content .Slider-one .owl-dots .owl-dot.active span, .invest-content .Slider-one .owl-dots .owl-dot:hover span{
    background-color: #F67801;
    border:0
}
.news-tab .owl-carousel .owl-item img {margin-left: 0px!important;}
.overview  .PicList li a .ImgCrop img{margin-top: 0px!important;}
.news-tab .Slider-one .owl-dots{
    bottom:-30px;
    right:50%;
    margin-right:-36px;
} 
 .direct-train .bannerList{
        margin:0;
    }
    .direct-train .bannerList:after{
        height:100%;
    }
    .direct-train .bannerList>li{
        border-bottom:1px solid #eeeeee;
        margin:0;
    }
    .direct-train .bannerList>li>a{
        display:block;

        padding-bottom:5px;
    }
    .direct-train .bannerList>li>a>.icon-box{
        font-size:27px;
    }
    .direct-train .bannerList>li>a>p{
        margin-bottom:0;
    }
    .direct-train .bannerList:before{
        display:none;
    }

/*20190318*/
    .Straight .jz-list>li{
        width:20%;
        float: left;
        padding: 4px 5px;   
    }
    .Straight  .jz-list>li>a{
        font-size:13px;
    }

.fangtan .col-sm-5{
    padding-right: 0;
}
.fangtan .col-sm-7{
    padding-left: 0;
    padding-right: 23px;
}
.ld-ft li{
    float: left;
    width: 50%;
    margin-bottom: 15px;
}
.ld-ft li span{
    color: #0095eb;
    font-size: 16px;
    float: left;
}
.ld-ft li label{
    color: #666666;
    font-size: 16px;
    margin-bottom: 0;
}
.ld-ft .iconfont{
    margin-right: 12px;
    font-size: 18px;
}
.icon-danwei{
    font-size: 22px!important;
    width: 18px;
    height: 27px;
    float: left;
    line-height: 27px
}
.ft-box{
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 10px;
}
.icon-jianjie{
  font-size: 30px!important;
}
.txt-w{
    text-indent: 2em;
    color: #666666;
    font-size: 16px;
    margin-top: 12px;
    text-align: justify;
    margin-bottom: 0;
}
.no-padding-top{
    padding-top: 0;
}
.no-border{
    border-bottom: none;
}
.no-border h4{
    margin-bottom: 15px;
}
.list-ft01{
    margin: 0 15px;
    padding-bottom: 12px;
    border-bottom: 1px dashed #CBDC38;
}
.no-padding-top .col-sm-5{
    padding-left: 0;
}
.no-padding-top .col-sm-7{
  padding-right: 8px;
}
.list-box{
    padding-bottom: 25px;
}
.box-botom{
    padding-bottom: 67px;
}
    @media(max-width:1200px){
        .Straight .jz-list>li{
            width:33.33%;
            font-size:14px;
        }
    }
    @media(max-width:1095px){
        .fangtan .col-sm-5 {
            padding-right: 15px;
        }
        .ld-ft .iconfont {
            margin-right: 5px;
        }
    }
    @media(max-width:991px){
        .Straight .jz-list>li{
            width:50%
        }
        .ld-ft li label{
            width: 58%;
        }
        .ld-ft{
            overflow: hidden;
        }
        .ft-box .page-header-new h4{
            margin-top: 0;
        }
        .ld-ft li{
            margin-bottom: 5px;
        }
    }
    @media (max-width:767px) {
    .news-tab ul.nowrapli li>a{
        width:98%;
    }
    .fangtan .col-sm-7 {
    padding-left: 10px;
    padding-right: 10px;
     }
    .fangtan .col-sm-5{
         padding-left: 0;
         text-align: center;
        padding-right: 0;
    }
    .ft-box{
        margin-top: 0px;
    }
    .no-padding-top{
        margin:0 -15px;
    }
    .list-ft{
        margin:0;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .box-botom {
    padding-bottom: 17px;
}
}
    @media(max-width:640px){
        .Straight .jz-list>li{
            width:100%
        }
    }
 @media(max-width:360px){
        .ld-ft li span{
            float: none;
            display: block;
         }
         .ld-ft li label {
            width: 97%;
        }
}
.xiangq{
    text-align:right;
    margin-top: 20px;
}
.xiangq a{
    color: #0095eb;
    font-size: 17px;
}
.ldftgd{
    color: #94DBFF;
    float: right;
    margin-top: -38px;
    position: relative;
    z-index: 9;
}

.item-statistics h3{
        font-size: 16px;
        margin: 0;
        font-weight: 700;
        margin-bottom: 8px;
        color: #fff;
        text-align: center;
    }
    .item-statistics{
        background: rgba(29,103,178,.15);
        padding-top: 13px;
        margin-bottom: 16px;
        overflow: hidden;
        padding-bottom: 10px;
    }
    .item-statistics ul li{
       float: left;
       width: 33.3333%;
       text-align: center;
       position: relative;
    }
    .item-statistics ul li:after{
        content: '';
        width: 1px;
        height: 20px;
        background:rgba(255,255,255,.5);
        position: absolute;
        right: 0;
        top: 41%;
    }
    .item-statistics ul li:last-child:after{
        display: none;
    }
    .item-statistics ul li a{
        font-size: 14px;
        color: #fff;
    }
    .item-statistics ul li .text-primary{
        font-size: 28px;
        padding-left: 13px;
        font-weight: 700;
        color: #fff;
        padding-right: 7px;
        position: relative;
        top: 3px;
    }

    /* 侧边栏 */
.fixed-right {
    position: fixed;
    width: 80px;
    right: 0;
    top: 65%;
    z-index: 10;
    transform: translate(0,-50%);
}
.fixed-right li {
    position: relative;
    height: 50px;
    margin: 20px 15px;
    margin-right: 50px;
}
.fixed-right .icon-a {
    display: block;
    margin-top: 0;
    height: 50px;
    width: 50px;
    border-radius: 26px;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
}
.white-bg {
    background-color: #fff;
}
.fixed-right .icon-a i {
    font-size: 34px;
    width: 50px;
    height: 50px;
    padding-left: 0;
    line-height: 56px;
    border-radius: 50%;
    background: #fff;
    color: #d0d0d0;
    text-align: center;
    margin: 0 auto;
    float: left;
}
.icon-shangjiazhushou{
    font-size: 30px;
}
.icon-weibo3{
    font-size: 36px;
}
.fixed-right .icon-a>b {
    display: block;
    color: #fff;
    height: 50px;
    line-height: 54px;
    font-size: 16px;
    width: 55px;
    float: left;
    font-weight: 600;
    overflow: hidden;
}
.xial-wx {
    background: url(../images/index-wx.jpg) no-repeat;
    width: 100px;
    height: 100px;
    position: absolute;
    left: -96px;
    top: 51px;
    display: none;
    z-index: 8;
}
.xial-dy {
    background: url(../images/index-dy.jpg) no-repeat;
    width: 100px;
    height: 100px;
    position: absolute;
    left:-95px;
    top: 51px;
    display: none;
    z-index: 8;
}
.xial-app {
    background: url(../images/index-app.png) no-repeat;
    width: 100px;
    height: 100px;
    position: absolute;
    left:-95px;
    top: 51px;
    display: none;
    z-index: 8;
}
.fixed-right li:hover .xial-dy{
    display: block;
}
.fixed-right li:hover .xial-wx{
    display: block;
}
.fixed-right li:hover .xial-app{
    display: block;
}
.fixed-right li:hover>a {
    width: 130px;
    border-radius: 26px;
    padding-left: 11px;
    background-color: #3caaef;
}
.fixed-right li:hover .icon-a i{
    background-color: #3caaef;
    color: #ffffff;
    padding-top: 7px;
    line-height: 44px;
}
.fixed-right li:hover a>b{
    width: 40px;
    text-align: center;
}
.fixed-right li:hover .zhieng>b{
    width: 69px!important;
}
.card {
    perspective: 150rem;
    -moz-perspective: 150rem;
    position: relative;
    height: 25rem;
    width: 80px;
    transition: all ease-in-out 400ms;
    cursor: pointer;
}

.card__side {
    transition: all .8s ease;
    color: white;
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    backface-visibility: hidden;
}

.card__side--front {
    position: relative;
}
.card .owl-controls{
    display: none;
}

@media (max-width: 767px){
.fixed-right{
    display: none;
}
}