/**//*----首页----*/
i {
    font-style: normal;
}

.wrap-layer {
    width: 1300px;
    margin: 0 auto;
    position: relative;
}

body,html{ width: 100%; min-width: 1300px; overflow-x:hidden; position: relative;}
/*头部*/
.mod-headers {width:100%; left:0; top:0; height:160px; position:absolute; z-index:9990;}
.mod-headers  .wrap-layer{ background: #fff;height:140px; margin-top: 20px;}
.innerheaders .wrap-layer{ padding-top: 20px; margin-top: 0;}
/*导航*/
.wrap-nav{ position: relative; background: #f9f9f9;}
.navMenu {
    background: #f9f9f9; height: 48px;
}

.navMenu>li {
    display: inline-block;
}

.navMenu>li>a {
    cursor: pointer;
    white-space: nowrap;
    font-size: 16px;
    display: block;
    padding: 0 8px;
	 width: 130px;
	box-sizing: border-box;
    height: 48px;
    line-height: 48px;
    color: #000; text-align: center;
    /*border-bottom:transparent solid 2px;*/
    /*text-shadow:#fff 1px 1px;*/
}
.navMenu>li>a:hover{}

.navMenu>li.cr>a,
.navMenu>li>a:hover,.navMenu>li>a:hover *,.navMenu>li.cr>a * {
color: #fff;background: #0f4c81;
}

.navMenu>li.cr>a,
.navMenu>li:hover>a {
    height: 48px;
}

.navMenu .sub-menus {
    position: absolute;
/**/   top: 48px; 
/*   top:-1800px;*/
   left: 0;
   width: 1300px;
   height:auto;
   overflow: hidden;
    /*height:80px;*/
   background: #fff;
 transition-duration: .3s;
    -ms-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    opacity: 0;
    text-align: left;
	box-shadow: -5px 0 5px rgba(0,0,0,0), 5px 0 5px rgba(0,0,0,0), 0 -5px 5px rgba(255,255,255,0.06), 0 5px 5px rgba(0,0,0,0.06);
    display: block!important;
	
}

.navMenu>li>.sub-menus{ border-top:2px solid #0f4c81; padding-bottom: 50px;}
.navMenu .sub-menus>ul{ margin-right: -10px; display: block; padding-top:30px;}
.navMenu .sub-menus>ul>li {
    line-height: 40px;
    /*min-width: 72px;*/
    text-align: left;
    font-size: 14px;  float: left; display: block; width:25%; box-sizing: border-box;  
    padding: 0 30px 0 50px;/* border-left: 1px solid #f9f9f9;*/
	position: relative;
}
.navMenu .sub-menus>ul>li>ul>li{ line-height: 180%;}
.navMenu .sub-menus>ul>li>a{ color: #0f4c81; font-size: 16px;}
.navMenu .sub-menus>ul>li:after{  content: ""; display: block;position:absolute;  
                top:12px;  
                left:30px;  
 height: 16px;
/*                border-top:5px solid transparent;  
                border-bottom:5px solid transparent; */ 
                border-left:4px solid #0f4c81;}
.navMenu .sub-menus>ul {
    /* position: relative;*/
    display:block;
    text-align: left!important;
}

/*.sub-menus ul li.cr,*/
.navMenu .sub-menus>ul>li:hover>a{ color: #0f4c81;}

.navMenu .sub-menus>ul>li:hover {   text-align: left;}

.navMenu>li:hover .sub-menus {
    opacity: 1;
    z-index: 10000;

}
.navMenu>li>.sub-menus:after{ position: absolute;  border-left: 1px solid #e5e5e5; content: ""; display: block; left: 25%; top: 30px; bottom: 30px;}
.navMenu>li>.sub-menus:before{ position: absolute;  border-left: 1px solid #e5e5e5; content: ""; display: block; left: 50%; top: 30px; bottom: 30px;}
.navMenu>li>.sub-menus>ul:after{position: absolute;  border-left: 1px solid #e5e5e5; content: ""; display: block; left: 75%; top: 30px; bottom: 30px;}

.navMenu li>ul>li:hover span{ color:#0f4c81!important;}

.innerheaders{ position: relative; background: #fff;}

/* 侧边栏样式 */
.leftMenuBox{ background: #fff;box-shadow: 0px 6px 16px 0px #aaa;-webkit-box-shadow: 0px 6px 16px 0px #aaa;-moz-box-shadow: 0px 6px 16px 0px #aaa;-ms-box-shadow: 0px 6px 16px 0px #aaa; }
.leftMenuBox>ul>li>a{ padding-left: 2px;text-indent: 22px; }
.leftMenuBox a { display: block; width: 96%; line-height: 36px; color: #ccc; box-sizing: border-box; color: #333;
    padding-top:18px; padding-left: 16px; background-color: white; position: relative; text-indent: 30px;font-size: 16px;}
/* .leftMenuBox a i { width:8px;height: 13px; background: url('../images/iconBox.png') no-repeat 0 -108px; position: absolute; right: 20px; top: 32%; color: #ccc;} */
.leftMenuBox a i:after { content: "\e666"; font-family: "iconfont" !important; font-size: inherit; font-style: normal; -webkit-font-smoothing: antialiased;position: absolute;right: 6px;top:15px;font-weight: bold;}
/* .leftMenuBox a span { width:13px;height: 13px; background: url('../images/iconBox.png') no-repeat -16px -108px; position: absolute; left: 20px; top: 32%; color: #ccc;} */
.leftMenuBox a span { display: inline-block; -vertical-align: middle; width: 10px; height: 10px; position: relative; background-color: #dbdbdb; margin-right: 12px;}
.leftMenuBox a span:after { content: ""; position: absolute; width: 10px; height: 10px; background-color: #b3b3b3; left: 2px; top: 2px;}

.leftMenuBox .active>ul{ display: block; }
.leftMenuBox .active>a{ color: #0f4c81; box-sizing: border-box; border-bottom: 1px solid #0f4c81; }
/* .leftMenuBox .active>a>i:after{ transform: rotate(90deg);-webkit-transform: rotate(90deg); -moz-transform: rotate(90deg);-ms-transform: rotate(90deg);color: rgb(181,29,31); } */
.leftMenuBox .active>a>i:after{ content: "\e665"; }
.leftMenuBox .active>a>span { background-color: #c4d2df;}
.leftMenuBox .active>a>span:after { background-color: #0f4c81;}

.leftMenuBox>ul>li ul { width: 100%; padding-left: 10px; display: none; }
.leftMenuBox ul li.fw{ font-weight: bold; }
.leftMenuBox .fw>a>span { background-color: #c4d2df;}
.leftMenuBox .fw>a>span:after { background-color: #0f4c81;}

.ui-paging-container{ margin: 20px auto; }
.ui-paging-container li{ padding: 2px 7px; margin: 5px 0 5px 5px; }
.ui-paging-container .focus{ margin:0 0 0 5px;vertical-align: unset; }


/*搜索以及logo*/
.wrap-search{ height: 65px; padding-top:27px; }

.logos {float:left; width:405px; margin-left: 33px; margin-top: -6px;}
.searchs{ float:right; margin-right: 35px; padding-right: 65px; position: relative;}
.logos img { display: block;}
.searchs input {color:#333; width:248px; height:40px; line-height: 40px; padding: 0 10px; border: 1px solid #ccc; border-right: none;box-sizing: border-box; /*border-bottom-left-radius:5px; border-top-left-radius: 5px;*/}
.searchs a{ width:68px; height:40px; background:#0f4c81 url(../images/search.png) center center no-repeat; display: block; line-height:999px; overflow: hidden; position:absolute; right: 0; top: 0;/* border-radius:5px;*/ }
.wrap-nav .mod-en{ position:absolute;  right:35px; top: 0;}
.wrap-nav .mod-en span{ display: block; min-width: 50px; height: 48px; line-height: 48px; padding-right: 15px; position: relative; cursor: pointer; text-align: center; padding-left: 15px;}
.wrap-nav .mod-en span:after{ position:absolute; content: "";   top:22px;  
right:5px;width:0;height:0; border-left:6px solid transparent;  
 border-right:6px solid transparent;  border-top:6px solid #0f4c81;  }
.wrap-nav .mod-en ul {padding: 5px 10px; min-width: 50px; text-align: center;background: #fff; border: 1px solid #eee; box-shadow: -5px 0 5px rgba(0,0,0,0), 5px 0 5px rgba(0,0,0,0), 0 -5px 5px rgba(255,255,255,0.06), 0 5px 5px rgba(0,0,0,0.06); display: none;}
.wrap-nav .mod-en ul li{ line-height: 35px; border-bottom: 1px solid #f9f9f9;}
.wrap-nav .mod-en ul li:hover a{  color: #0f4c81;}
.wrap-nav .mod-en:hover ul{ display: block;}
img{ max-width: 100%; height: auto;}

/*banner图*/
.mod-indexbanner{ position: relative; overflow: hidden; max-height: 805px;}
.mod-indexbanner .swiper-wrapper{  width: 999999px; height: auto!important;}
.mod-indexbanner .swiper-wrapper .item-cell{height: auto!important;}
.mod-indexbanner img{ max-width: 100%; height: auto; display: block;}
.swiper-container-1{overflow: hidden;}
.roll-btn{ position: absolute; top: 59%; margin-top: -25px; left: 50%; width: 1300px; margin-left: -650px; z-index: 99;}

.arrow-l,.arrow-r{background:url(../images/bt_l.png) center 0 no-repeat;   width: 47px; height: 47px;  float: left; cursor: pointer; z-index: 99;}
.arrow-r{background:url(../images/bt_r.png) center 0 no-repeat;  float: right;  }

/*内页banner图*/
.mode-banner{ width:100%; position:relative; overflow:hidden;}
.banner-cnt{ float:left; position:relative; right:50%;}	
.mode-inner{float:left; position:relative; left:50%;}
.mode-inner img{ max-width:none; display:block;}
.inner-wrapcur{ position:absolute; bottom:60px; left:0; right:0;}
.inner-wrapcur *{ color: #fff;}
.curmenu{ font-size:48px; font-weight:bold; color:#fff;}
.cur-locals{  line-height: 59px; font-size: 12px;}
.cur-locals span{ color:#fff; margin:0 4px; font-weight: bold;}
.cur-locals a{margin:0 4px; font-size: 12px;}
.cur-locals a:hover{color:#ff0713;}
.mode-banner2 .inner-wrapcur{ bottom: 0;}


.banner-text{ position: absolute; width:100%; height:100%; left:0; top:0; }
.banner-text .layer-wrapper{ height:100%; }
.banner-text .mod-table{ height:100%; }
.banner-text .curmenu{ position: relative; }
.banner-text .curmenu .cur{ line-height: 1; }
.banner-text .curmenu .crumb{ font-size:14px; font-weight: normal; position: absolute; top:116%; margin-top:20px;left: 0; }
.layer-wrapper { width: 1320px; margin: 0 auto; box-sizing: border-box; padding: 0 10px; }
.mod-table>.mod-td { display: table-cell; vertical-align: middle; }
.mod-table { display: table; width: 100%; table-layout: fixed; }


/*底部*/
.footer{ background:#222933; }
.mod-copy{ background:#191f27;}
.bom-logo-wrap{  position: relative; z-index: 5;  top: -70px; }
.bom-logo{float:left;}
.bom-logo img{ }
.fot-r { float: right;text-align: right; padding-top: 120px;}
.fot-r>*{ display: inline-block;}
.copys{ height: 68px; line-height: 68px;}
.copys *{color: #fff; opacity: .6;}
.copys span{ float: right;}
.H45 {height: 45px;}
.focus{ display: inline-block; margin: 0 10px; position: relative; vertical-align: middle;}
.focus i{ display: none; position: absolute; bottom: 50px;}
.focus i{ width: 110px; left: 50%; margin-left: -70px; height: 110px; max-width: none; padding: 8px; background: #fff;} 
.focus i:after{    position: absolute;
    content: "";
    bottom: -10px;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    margin-left: -5px;
    border-top: 10px solid #fff; }
.focus:hover i{ display: block;} 
.links-t{ margin-right: 3px;}
.links-t a{ font-size: 16px; color: #fff; opacity: 0.8}
.links-t a:hover{ opacity: 1;}
.bom-links{ position: relative;}
.bom-links ul{ display: none;text-align: left; position: absolute; width: 218px; height: 180px; overflow-y: auto;  background: #fff;left: 0; top: 36px; /*border-radius:4px;*/ padding: 10px; box-sizing: border-box;  }
.bom-links ul li{  height:32px; line-height: 32px; border-bottom: 1px solid #f9f9f9;}
/**/.bom-links:hover ul{ display: block; }
.bom-links ul li:hover *{ color: #0f4c81;}
.bom-linkstit{ width: 218px; height: 36px; line-height: 36px; text-align:left; /*border-radius:36px;*/  border: 1px solid #919499; color: #fff; box-sizing: border-box; padding: 0 15px; position: relative; font-size: 14px; }
.bom-linkstit span{opacity: 0.8;}
.bom-linkstit:hover span{ opacity: 1;}
.bom-linkstit:after{ position: absolute; right: 10px; top: 14px; color: #fff;content: ""; /*content: "\e74a";*/ /*content: "\e749"; */  font-family:"iconfont" !important;
  font-size:16px; display: inline-block; width: 15px; height: 9px; vertical-align: middle;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;background: url(../images/arrows_1.png) 0 center no-repeat;}

.bom-contacts{  position: relative; top: -18px; margin-bottom: 26px;}
.bom-contacts *{ font-size: 16px; color: #fff;}

.bom-contacts span{ margin-right: 190px; padding-left: 32px;background:url(../images/tel_icon1.png) 0 center  no-repeat; vertical-align: top; opacity: .8; min-height: 25px;}
.bom-contacts span.bom-addr{ margin-right:0;background:url(../images/map_icon.png) left 0 top  4px no-repeat; position: relative; left: 12px;}
.bom-contacts span.bomsites{background:url(../images/map_icon3.png) left 0 top  4px no-repeat;}
.bom-contacts span.bom-tel{ width: auto; display: inline-block;}
.bom-contacts span.complaint-ico{background:url(../images/ts_ico.png) 0 center  no-repeat; display: inline-block;  width: auto;}
.bom-contacts span.bom-addr{ width: auto; display: inline-block;}
.map-site{ text-align: center; /*margin-top: 35px;*/ margin-top: 0; }
.map-site span{ background: #0f4c81; color: #fff; text-align: center; display: inline-block; width: 120px; height: 36px; line-height: 36px; font-size: 16px;  cursor: pointer;}
.map-site span:after{  color: #fff; content: "";/*content: "\e74a";*/ /*content: "\e749"; */  font-family:"iconfont" !important;
    font-size:16px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; margin-left: 8px; width: 16px; height: 40px; display: inline-block;
    background: url(../images/arrows_10.png) 0 center no-repeat; vertical-align: middle;

}



.map-site.map-unfold span:after{/*content: "\e749";*/  background: url(../images/arrows_11.png) 0 center no-repeat;}

.site-nav{ padding: 30px 0; overflow: hidden; display: none; border-top: 1px solid #393f48}
.bom-nav{ float: left; margin-right:105px;}
.site-nav-inner{ margin-right: -105px;}

.bom-nav .bom-navtits{ font-size: 16px; color: #fff; margin-bottom: 12px;}
.bom-nav li *{ color: #fff; font-size: 12px;}
.bom-nav li:hover *{opacity:1;}
.bom-nav li{ line-height: 24px;}
.bom-nav li span{opacity:.7;}

.H50{ height: 50px;}
.H125 {height: 125px;}

/*下拉框*/
.long-selects{ position:relative;width: 100%; height: 38px; display: inline-block; /*float:left;*/ _display:inline; z-index:38; vertical-align: middle; }
div.select-main{ width:100%;height:32px; line-height:32px; border: 1px solid #ccc; position:relative;box-sizing: border-box; }
div.select-set{  width:100%;height:30px; line-height:30px; padding-left:12px;box-sizing: border-box;  background:none; font-size:16px; color:#666666;   }
.long-selects div.select-arrow{
border:none; width:30px; height:30px;
top:0; right: 0; background: url(../images/downico.png) no-repeat;/**/ position:absolute; }
/*.long-selects div.select-arrow:after{    font-family: "iconfont" !important;
    font-size: 18px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
       content: "\e74a"; color: #999;
    right: 30px; font-weight: bold;
    top: 0;}*/


.long-selects div.select-arrow.reverse{border:none;}
.long-selects  div.select-set{ border-radius:0;}
#search-sel div.select-arrow{right:5px;}
.long-selects div.select-block{ background:#f9f9f9;border: 1px solid #a4a7a9;  color:#a9b5c5;border-radius:0; width:100%; margin-top:0; margin-left: -1px; max-height: 250px; overflow-y:auto;
 position: absolute; left: 0;
}
.long-selects li.select-items{ font-size:14px; color:#333; text-align:left; border-bottom:1px solid #fefefe; padding:2px 7px 2px 12px; margin-bottom: 0px;}
.long-selects li.select-items:hover, .sel-room li.select-items.active{ background:#0f4c81; color:#fff;}
.long-selects ul.select-list{ padding-bottom:0; margin-bottom:0;}
.volume-select{ text-align: right; margin-top: 60px; margin-bottom: 50px;}
.volume-select .sel-1{ width: 150px; margin-left: 10px; display: inline-block; text-align: left;}
.volume-select .sel-2{ width: 180px; margin-left: 10px; display: inline-block;text-align: left;}
.units{ color: #999; font-size: 14px; margin: 30px 0 0 25px;}

/*数据为空状态*/
.empty{ text-align: center; margin: 90px 0;}
.empty img{ width: 100px; height: auto;}
.empty h3{ font-size: 14px; color: #007bc8; font-weight: normal;}



/*搜索列表开始*/
.top-searchiputs{ border-bottom: 20px solid #eee; padding-top: 30px; padding-bottom: 20px; margin-bottom: 25px;}
.top-searchiputs .innersear,.top-searchiputs .long-selects{height: 58px;}

.search-wraps{ background: #fff;}
.search-wraps .split-slide{ margin-top: 0;}
.top-searchiputs .sel-1{ width: 190px;float: left;height: 58px;}
.top-searchiputs  div.select-main{ height:58px;}
.top-searchiputs .md-input{ float: left;}
.top-searchiputs .select-set{height:58px; line-height: 58px; color: #333; font-size: 18px;}
.top-searchiputs .long-selects div.select-arrow{ top:50%; margin-top:-15px;background: url(../images/arrow-d.png) 0 center no-repeat;}
.top-searchiputs  div.select-main{ border: 1px solid #0f4c81;} 
.top-searchiputs .md-input{ width: 985px;}
.top-searchiputs .md-input input{height:58px; width: 100%; box-sizing: border-box; border:1px solid #0f4c81; border-left:none;  padding-left: 20px; padding-right: 20px; font-size: 16px;}
.top-searchiputs .searbt{ background: #0f4c81; display: block; text-align: center;width: 130px; height:58px; line-height: 58px; color: #fff; font-size: 20px; position: absolute; right: 0; top: 0;}
.top-searchiputs .innersear{ position: relative;}

.top-searchiputs .hot-keys{ margin-top: 15px; color: #db3338; font-size: 16px;background: url(../images/hotico.png) 0 5px no-repeat; padding-left: 25px;}
.top-searchiputs .hot-keys i{ font-size: 14px; color: #dddddd; padding: 0 10px;}
.searchs-tit{ font-size: 28px; color: #333; border-bottom: 1px solid #eee; padding-bottom:15px;}
.has-result{ font-size: 18px; color: #333; font-weight: bold; margin-top: 25px;/* margin-bottom: 18px;*/}
.has-result span{ color: #c90915; font-weight: normal;}
.has-result-lmkey{margin-top: 18px;}
.has-result-lmkey a{ margin-right: 10px; font-size: 16px; border: 1px solid #eee; padding: 13px 11px; display: inline-block;}
.has-result-lmkey a span{color: #c90915;font-weight: normal;}

.search-wraps .menu-results{ background:#efefef;}
.search-wraps  .menu-results ul li .firstMenu{ height: 40px;}
.search-wraps .menu-results .firstMenu a{ border-bottom: 1px solid #fff; font-size: 14px;}
.search-wraps .slide-title{height: 40px; color: #333; font-size: 14px;background:#efefef;border-bottom: 1px solid #fff; }
.search-wraps .slide-title span{ padding-left: 15px;}
.search-wraps .menu-results ul li.have-sub-menu.open .firstMenu a, .search-wraps .menu-results ul li.cr .firstMenu a{ color: #fff; background: #0f4c81;}

.search-wraps .slide-menu ul li.have-sub-menu.open .firstMenu a em:after, .search-wraps .slide-menu li.cr .firstMenu a em:after{    background-color: #fff;}
.search-wraps .menu-results .firstMenu a span{ font-size: 14px;}

/*搜索结果多级菜单*/
.search-wraps .menu-results>ul{}
.search-wraps .menu-results ul li{ box-sizing:border-box;}
.search-wraps .menu-results>ul>li{    border-bottom: 1px solid #fff;}
.search-wraps .menu-results>ul>li ul{ }
.search-wraps .menu-results li h3 {font-size: 16px;font-weight: normal; padding-right: 20px; position: relative; padding: 10px 0 10px 0; }
.search-wraps .menu-results>ul>li>h3,.search-wraps .menu-results>ul>li>ul>li>h3{  padding-left: 50px; }
.search-wraps .menu-results>ul>li>ul>li>ul>li>h3{ padding-left: 70px; }
.search-wraps .menu-results>ul>li>ul>li>ul>li>ul>li>h3{ padding-left: 90px; }
.search-wraps .menu-results>ul>li>ul>li>ul>li>ul>li>ul>li>h3{ padding-left: 110px; }
.search-wraps .menu-results>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>h3{ padding-left: 122px; }
.search-wraps .menu-results>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>h3{ padding-left: 136px; }
.search-wraps .menu-results .nav-arrow{ position: absolute; right: 32px;  top:10px; width: 20px; height: 20px; cursor: pointer;}
.search-wraps .menu-results .nav-arrow:after{    content: "\e666";
    font-family: "iconfont" !important;
    font-size: inherit;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
    font-size: 16px;
    line-height: normal;
   }
/* .search-wraps .menu-results .arrow-down{    transform: rotate(90deg); -webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-ms-transform: rotate(90deg);} */
.search-wraps .menu-results>ul>li>h3:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #b3b3b3;
    left:35px;
    top:15px;
}
.search-wraps .menu-results>ul>li>h3:before {
      content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #dbdbdb;
    left:33px;
    top:13px;
}
.search-wraps .menu-results ul li.active>h3:before ,.search-wraps .menu-results ul li.active>h3:after {
    background-color: #0f4c81;
}
.search-wraps .menu-results ul li.active>h3>i{ transform: rotate(90deg); -webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-ms-transform: rotate(90deg); }
.search-wraps .menu-results>ul>li span{ color: #666;}
.search-wraps .menu-results>ul>li>h3>a>span{ color: #333;}
.search-wraps .menu-results>ul>li>ul{ padding-bottom: 10px;}
.search-wraps .menu-results>ul>li>ul>li h3 span:before{  content: "-"; margin-right: 8px;}
.search-wraps .menu-results>ul>li ul{ display: none;}
.search-wraps .menu-results a:hover{ color: #0f4c81;}
.search-wraps .menu-results li.active>h3{ -background: #0f4c81!important;color: #0f4c81!important;}
.search-wraps .menu-results li.active>h3>*,.search-wraps .menu-results li.active>h3>a>span{ color:#0f4c81!important;}
.search-wraps .menu-results .slide-title span{ font-size: 16px;}
.search-wraps .menu-results .slide-title{ position: relative;}
.search-wraps .menu-results .slide-title i{ cursor: pointer;}
.search-wraps .menu-results .slide-title i.arrow-ups:after{transform: rotate(0)!important; -webkit-transform: rotate(0)!important;}
.search-wraps .menu-results .slide-title i:after{ position: absolute; right: 36px; top: 12px; content: "\e666";
    font-family: "iconfont" !important;transform: rotate(90deg); -webkit-transform: rotate(90deg);
    font-size: inherit;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
    font-size: 16px;
    line-height: normal;}


.show-result{ font-size:18px; color:#333; font-weight:bold;}
.show-result span{color: #c90b17;}
.md-sort .inner-sort{ display: inline-block; vertical-align: top;}
.md-sort .sel-date{ width: 120px; display: inline-block;vertical-align: top;}
.show-result{ margin-bottom:18px;}
.md-sort .inner-sort a{ padding-left: 8px;padding-right: 8px; box-sizing: border-box; display: inline-block; min-width: 84px; text-align: center;height: 26px; line-height: 25px; border: 1px solid #9c9c9c; cursor: pointer; margin-right:10px;}
.md-sort .inner-sort a span{background:url(../images/down_arr2.png) right center no-repeat; padding-right: 14px; font-size: 12px; color:#999;}

.md-sort div.select-main,.md-sort div.select-set{height: 26px; line-height: 25px; font-size: 12px; color: #999;}
.md-sort .long-selects div.select-arrow{ width: 26px; height: 26px; line-height: 26px;    background: url(../images/arrow-d2.png) center center no-repeat;}
.md-sort .long-selects li.select-items{ font-size: 12px;}
.md-sort div.select-main{    border: 1px solid #9c9c9c;}
.md-sort .inner-sort  .active{ background: #c90915;}
.md-sort .inner-sort a.active span{background:url(../images/down_arr1.png) right center no-repeat; color: #fff;  }
.md-sort .inner-sort a.active{border: 1px solid #c90915; }
.mod-result{ min-height: 300px; margin-right: -35px;}


.result-lists{ }
.result-lists .item-cell{ padding-bottom: 20px; padding-top: 20px; border-bottom: 1px solid #eee;}
.result-lists .item-cnt{ }
.result-lists .item-pic {}
.result-lists .item-pic img{  height:auto; width:auto;}
.result-lists .item-tit *{ color: #333; font-size: 18px; }
.result-lists .item-tit{ position: relative; padding-right: 130px;}
.result-lists .item-tit span,.result-lists .item-desc span{ color: #ce1f2a;}
.result-lists .item-tit i{ position: absolute; right: 0; top: 2px;  font-size: 16px; color: #999;}
.result-lists .item-tit a{ position: relative; padding-right: 38px; display: inline-block;}
.result-lists .item-tit a em{ position: absolute; right: 0; top: 0;}
.result-lists .item-tit a em img{ width: 21px;  height: auto;}
.result-lists .item-desc{margin-top:6px;}
.result-lists .item-desc *{ font-size: 16px; color: #818181;}

/*搜索列表结束*/


.layer-wrapper {
    /* */
    width: 1320px;
    margin: 0 auto;
/*    max-width: 100%;*/
    box-sizing: border-box;
    padding: 0 10px;
}

.white-body {
    background-color: #fff;
}

.mod-table {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.mod-table>.mod-td {
    display: table-cell;
    vertical-align: middle;
}
.bottom-height{
    height:180px;
}
.rows2{
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    box-orient: vertical;
    -webkit-box-orient: vertical;
}
/* 分列 */
.split-5 .item,
.split-5 .core {
    float: left;
    width: 20%;
    box-sizing: border-box;
}
.split-4 .item,
.split-4 .core {
    float: left;
    width: 25%;
    box-sizing: border-box;
}

.split-3 .item,
.split-3 .core {
    float: left;
    width: 33.3333%;
    box-sizing: border-box;
}

.split-2 .item,
.split-2 .core {
    float: left;
    width: 50%;
    box-sizing: border-box;
}

.split-4 .rowspan2 {
    width: 50%;
}

.split-4 .rowspan3 {
    width: 75%;
}

.split-4 .rowspan4 {
    width: 100%;
}

.split-5 .inner,
.split-4 .inner,
.split-3 .inner,
.split-2 .inner {
    display: block;
    width: 100%;
    box-sizing: border-box;
}

.span-10 {
    margin-right: -10px;
}

.span-10 .item,
.span-10 .core {
    padding-right: 10px;
}

.span-10 .core {
    margin-bottom: 10px;
}

.span-15 {
    margin-right: -15px;
}

.span-15 .item,
.span-15 .core {
    padding-right: 15px;
}

.span-15 .core {
    margin-bottom: 15px;
}

.span-20 {
    margin-right: -20px;
}

.span-20 .item,
.span-20 .core {
    padding-right: 20px;
}

.span-20 .core {
    margin-bottom: 20px;
}

.span-28 {
    margin-right: -28px;
}

.span-28 .item,
.span-28 .core {
    padding-right: 28px;
}

.span-28 .core {
    margin-bottom: 28px;
}

.span-30 {
    margin-right: -30px;
}

.span-30 .item,
.span-30 .core {
    padding-right: 30px;
}

.span-30 .core {
    margin-bottom: 30px;
}

.span-40 {
    margin-right: -40px;
}

.span-40 .item,
.span-40 .core {
    padding-right: 40px;
}

.span-40 .core {
    margin-bottom: 40px;
}

/* 左右布局 */
.split-slide {
    position: relative;
    margin-top:-60px;
}

.slide-menu {
    float: left;
    width: 310px;
    background-color: #fff;
    margin-right: 20px;
}

.slide-title {
    background-color: #0f4c81;
    height: 60px;
    box-sizing: border-box;
    color: #fff;
    display: table;
    width: 100%;
    font-size: 22px;
}

.slide-title span {
    display: table-cell;
    vertical-align: middle;
    padding-left: 35px;
}

.slide-menu ul li {
    width: 100%;
}
.slide-menu ul li .firstMenu{
    display: table;
    width: 100%;
    height: 60px;
}

.slide-menu .firstMenu a {
    display: table-cell;
    vertical-align: middle;
    padding-left: 35px;
    font-size: 0;
    line-height: 0;
    border-bottom: 1px solid #f0f0f0;
    color: #333;
    position: relative;
}

.slide-menu .firstMenu a em {
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    position: relative;
    background-color: #dbdbdb;
    margin-right: 12px;
}

.slide-menu .firstMenu a em:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #b3b3b3;
    left: 2px;
    top: 2px;
}

.slide-menu .firstMenu a span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: normal;
}
.slide-menu .subMenu{
    border-bottom: 1px solid #f0f0f0;
    /* display:none; */
}

.slide-menu .subMenu .item{
    display:block;
    padding-left:55px;
    font-size:16px;
    line-height: 40px;
}
.slide-menu .subMenu .item span{
    display:block;
    padding-left:15px;
    position: relative;
    color:#555;
}
.slide-menu .subMenu .item span:after{
    content:"";
    height:1px;
    background-color:#666666;
    width:5px;
    position: absolute;
    left:0;
    top:50%;
}
.slide-menu .subMenu .item.cr span{
    font-weight: bold;
    color:#333;
}
.slide-menu ul li.have-sub-menu .firstMenu a:after{
    content: "\e666";
    font-family: "iconfont" !important;
    font-size: inherit;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
    position: absolute;
    right:35px;
    font-size:16px;
    line-height: normal;
    top:50%;
    margin-top:-8px;
}
.slide-menu ul li.have-sub-menu.open .firstMenu a:after{
    transform: rotate(90deg);
}
.slide-menu ul li.have-sub-menu.open .subMenu{
    display:block;
}
/* .slide-menu .firstMenu a:hover, */
.slide-menu ul li.have-sub-menu.open .firstMenu a,
.slide-menu ul li.cr .firstMenu a {
    color: #0f4c81;
    border-color: #0f4c81;
    font-weight: bold;
}

/* .slide-menu .firstMenu a:hover em, */
.slide-menu ul li.have-sub-menu.open .firstMenu a em,
.slide-menu ul li.cr .firstMenu a em {
    background-color: #c4d2df;
}

/* .slide-menu .firstMenu a:hover em:after, */
.slide-menu ul li.have-sub-menu.open .firstMenu a em:after,
.slide-menu li.cr .firstMenu a em:after {
    background-color: #0f4c81;
}

.slide-content {
    float: none;
    overflow: hidden;
    background-color: #ffffff;
    padding:0 35px 35px 35px;
}
.slide-con{
    float: none;
    overflow: hidden;
    background-color: #ffffff;
}
.top-sub-menus{
    height:60px;
    background-color:#0f4c81;
    overflow: hidden;
}
.top-sub-menus .item{
    float:left;
    padding:0 60px;
    line-height: 60px;
    font-size:24px;
    color:#fff;
	cursor: pointer;
}
.top-sub-menus .active{
    background-color:#fff;
    color:#333;
}
.slide-padding {
    padding-top:35px;
    /*	min-height: 600px;*/
}

/* 搜索 */
.search-section {
    overflow: hidden;
    width: 530px;
    max-width: 100%;
    margin-bottom: 20px;
}

.search-section .search-button {
    float: right;
    width: 108px;
    height: 45px;
    background-color: #0f4c81;
    color: #fff;
    text-align: center;
    font-size: 16px;
    display: table;
    cursor: pointer;
}

.search-section .search-button span {
    display: table-cell;
    vertical-align: middle;
}

.search-section .search-input {
    float: none;
    overflow: hidden;
    box-sizing: border-box;
    padding-right: 20px;
    height: 45px;
}

.search-section .search-input input {
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    background-color: #f5f5f5;
    padding-left: 20px;
    font-size: 16px;
}

/* 筛选条件 */
.query-section {
    background-color: #f5f5f5;
    box-sizing: border-box;
    padding: 20px;
    margin-bottom: 20px;
}

.query-section .title {
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    margin-right: 10px;
}

.query-section .key-list {
    float: none;
    overflow: hidden;
}


/*教投网首页开始*/

/*快速链接*/
.mod-quick-links{ background:#eee; padding: 35px 0; overflow: hidden;}
.quick-wrap{overflow: hidden; position: relative;}
.quick-wrap .item-cell{ width: 16.666%; float: left; text-align: center; position: relative; margin-left: -1px;}
.quick-wrap .item-cell:after{ content:"";  position:absolute; height: 90px; left: 0; top: 8px; border-left: 1px solid #dcdcdc;}
.quick-wrap .item-cell img{ display: inline-block;}
.quick-wrap .item-tit{ margin-top: 3px;}
.quick-wrap .item-tit a{ font-size: 18px; color: #333;}

.jt-layer{ width:630px; float:left;}
.jt-comright{ float: right;}
.wrap-news{box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.1); padding:0 20px; background: #fff; border:1px solid #f1f1f1;}
.com-jt-tab{ position: relative;}
.jt-tab span{ font-size: 24px; color: #666; cursor:pointer;margin-right: 34px; display: inline-block; padding-bottom: 14px;}
.jt-tab span.active{background:url(../images/com-tit-bg.png) repeat-x 0 bottom; color: #145083;}
.com-jt-tab .jt-more-wrap{ position: absolute; right: 0; top:12px;}
.jt-mores{background:url(../images/more2.png) no-repeat right center; padding-right: 15px;}
.jt-tab{ margin-bottom: 20px;}
a.jt-mores:hover{color: #0f4c81;}

.mod-jt-newslist{ overflow: hidden;}
.mod-jt-newslist ul{ margin-top:-1px;}
.mod-jt-newslist li{ height: 59px;padding-right: 120px; position: relative;line-height: 59px; overflow: hidden; border-top: 1px solid #f6f6f6;}
.mod-jt-newslist li a{ color: #333; display: block;font-size: 16px;height: 59px;line-height: 59px; overflow: hidden; padding-left: 20px;background:url(../images/dot.png) no-repeat 0 center;}
.mod-jt-newslist li span{ position: absolute; color: #999999; right: 0; top: 0;}
.mod-jt-newslist li a:hover{color: #0f4c81;}

/*热门*/
.mod-hot-wrap{background:url(../images/hot-bg.jpg) no-repeat center 0; background-size: cover;}
.com-qtit span{ color:#fff;  font-size:24px; display:inline-block;background:url(../images/com-tit-bg2.png) repeat-x 0 bottom;padding-bottom: 14px; }
.com-qtit{ margin-bottom: 20px; position: relative;}
.com-qtit a{ position: absolute; right: 0; top: 10px;}
.com-qtit a.jt-mores{ color: #fff;background:url(../images/more3.png) no-repeat right center;}
.com-qtit2 span{ color: #333;background:url(../images/com-tit-bg3.png) repeat-x 0 bottom;}
.com-qtit2 a.jt-mores{color: #333; background:url(../images/more2.png) no-repeat right center;}
.hot-layer1{ width: 750px; float: left;}
.hot-layer2{ width: 530px; float: right;}
.hot-videopic img{ display: block; width: 750px; height: 420px;}
.hot-videopic .item-cell{ position:relative; }
.hot-videopic .item-cnt{ position: absolute; left: 0; bottom: 0; right: 0; height: 60px; line-height: 60px; background: rgba(0,0,0,.6);}
.hot-videopic .item-cnt a{background:url(../images/videoico.png) no-repeat right 20px center; color: #fff; font-size: 16px; display: block; padding-right: 70px; padding-left: 20px; overflow: hidden;}
.hot-videolist{ background: #fff; height: 420px; overflow: hidden;padding:4px 20px 20px 20px; box-sizing: border-box;}
.hot-videolist .item-cell{border-bottom: 1px solid #e6e6e6; padding:16px 0;  position: relative; z-index: 5; clear: both;}
.hot-videolist .item-cell .item-tit a{ font-size: 16px;  line-height: 25px; color: #333;padding-right: 50px; display: block;} 
.hot-videolist .item-cell .item-pic{ display: none;}
.hot-videolist .item-hasimg{ height: 92px;}
.hot-videolist .item-hasimg .item-pic{float: left; display: block;}
.hot-videolist .item-hasimg .item-cnt{margin-left: 185px;}
.hot-videolist .item-hasimg{ border-bottom: none; z-index: 2;}
.hot-videolist .item-hasimg:after{ content: ""; display: block; height: 56px;background:url(../images/videobg.jpg) repeat-x; position: absolute; bottom:-55px;left: -20px; right: -20px;}
.hot-videolist .item-hasimg .item-tit{line-height: 180%;}
.hot-videolist .item-hasimg .item-tit a{ margin-top: 16px; line-height: 180%;}
.hot-videolist .i-ico2 .item-tit a{background:url(../images/videoico2.png) no-repeat right 0 center;}
.hot-videolist .i-ico3 .item-tit a{background:url(../images/zoomico.png) no-repeat right 0 center;}
.hot-videolist .item-cell:nth-last-child(1){ border-bottom:none;}
.hot-videolist .item-cell a:hover{color: #0f4c81;}
.hot-videolist .item-hasimg.i-ico2 .item-tit a{background:url(../images/ic1.png) no-repeat right 0 center;}
.hot-videolist .item-hasimg.i-ico3 .item-tit a{background:url(../images/sel-zoom.png) no-repeat right 0 center;}s
/*视频动画*/
.mod-video-ani{ margin-right: -1%; }
.mod-video-ani .item-cell{ width: 24%; margin-right: 1%; float: left;}
.mod-video-ani .item-cnt{ }
.mod-video-ani .item-pic {}
.mod-video-ani .item-pic img{  height:174px; width:310px;}
.mod-video-ani .item-tit *{ font-size: 16px; color: #333; }
.mod-video-ani .item-tit{ margin-top: 18px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.mod-video-ani .item-tit a:hover{color:#0f4c81;}
/*漫画图片*/
.mod-pic{ margin-right: -1.5%; }
.mod-pic .item-cell{ width: 18.5%; margin-right: 1.5%; float: left;}
.mod-pic .item-cnt{ }
.mod-pic .item-pic { position: relative; display: block; }
.mod-pic .item-pic a{  }
.mod-pic .item-pic .zoom-bt{  display: block; width: 44px; height: 44px; position: absolute; right: 0; top: 0;background:#e5e5e5 url(../images/zoomico.png) no-repeat center center; cursor: pointer;}
.mod-pic .item-pic img{  height:310px; width:244px;    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);}
.mod-pic .item-tit *{ font-size: 16px; color: #333; }
.mod-pic .item-tit{ margin-top: 18px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.mod-pic .item-tit a:hover{color:#0f4c81;}
.big-img{ display: none;}
/*弹出层开始*/
.mod-pic-layer{ display: none;z-index: 9999; position: fixed;  left: 0; right: 0; top: 0;bottom: 0; background: rgba(0,0,0,.6);}
.pic-box{ display: table; width: 100%; height: 100%;}
.inner-pic-box{ display: table-cell; width: 100%; height: 100%; vertical-align: middle; text-align: center;}
.mybox-cnt{  max-width: 800px; margin: 0 auto; background: #fff; position: relative;}
.big-pic{ max-height:600px; overflow-y: auto; box-sizing: border-box; padding:20px 20px;  text-align: center;}
.big-pic img{  display: inline-block;}
.close-bts{background:url(../images/colse_bt2.gif) no-repeat; width: 36px; height: 36px; position: absolute; right: -45px; top: -36px;}
/*上市品种*/
.tj-bg{background:#e5e5e5 url(../images/bg5.jpg) no-repeat center 0; background-size:cover;}
.mod-market-type{  margin-right: -.4%;}
.mod-market-type .item-cell{ width: 16.2%; margin-right: .4%; float: left; position: relative;}
.mod-market-type .item-pic {}
.mod-market-type .item-pic img{height:140px; width:213px;}
.mod-market-type .item-pic span{ position: absolute; top: 50%; margin-top: -10px;  text-align: center; left: 0; right: 0; padding: 0 10px; display:block; height:  22px; font-size: 22px; color:#fff; line-height: 22px;}
.mod-pic2 .item-pic a:after{ display:none;}
.mod-pic2 .item-tit{white-space:normal; height:52px; line-height:180%; overflow: hidden;text-overflow:inherit;}
.mod-pic2 .item-tit *{ color: #fff;}
.mod-pic2 .item-tit a:hover{color: #fff;}

/*教投网首页结束*/


.book-info .titlebg {
    font-size: 28px;
    font-weight: bolder;
    padding: 6px 0 42px 30px;
    background: url(../images/titlebg.png) no-repeat 0 0px;
}

.inner-bg{ background:#f5f4f0;}
.inner-bg .wrap-layer{ margin-top: -60px;}
.layer-all{ background:#fff; min-height: 600px;box-shadow: -5px 0 5px rgba(0,0,0,0.01), 5px 0 5px rgba(0,0,0,0.01), 0 -5px 5px rgba(255,255,255,0.01), 0 5px 5px rgba(0,0,0,0.01); }
.job-infos,.mod-nextnews,.news-infos{ width: 1100px; margin: 0 auto; }
.layer-all{padding-bottom: 50px;}
.job-type,.news-type{ width:115px; height:43px; line-height:43px; background:#0f4c81; text-align: center;color: #fff; font-size:16px;}
.job-date,.news-date{ font-size:14px; margin-bottom: 20px;}
.job-tit,.news-tit{ font-size: 32px; color: #333; margin:25px 0 5px 0;}


.com-line{ margin: 45px 0; height: 1px;  border-bottom: 1px dashed #e1e1e1; position: relative; z-index: 30;}
.com-line:after{ position: absolute; content: ""; display: block;left: 0; top: -2px; height: 6px; width: 30px; background: #dbdbdb;}


/*附件下载*/
.attachment-down{ background:#f5f5f5; padding:20px;}
.attachment-down h3{ font-size:18px; color:#333; margin-bottom:20px;}
.attachment-down ul li { position: relative;  margin: 10px 0;}
.attachment-down ul li a{ display: block; padding-left:38px; padding-right:60px; font-size:16px; color:#333;}
.attachment-down ul li a:hover{ color:#a72025;}
.attachment-down ul li span{ position:absolute; left: 0; top: 0;}
.attachment-down ul li span img{ width: 25px; height: 25px;}
.attachment-down ul li .down-ico{ display: block; width:20px; height: 20px;background:url(../images/down_ico.png) no-repeat; position: absolute; right: 0; top: 0;}

/*下一篇*/
.mod-nextnews{ position: relative; box-sizing: border-box; padding-right: 180px; min-height: 25px; z-index: 90 }
.mod-nextnews *{ font-size: 16px; color: #333;}
.mod-nextnews li a:hover{color:#a72025;}
.mod-nextnews li a:hover span{color: #333;}
.gobacks{ display: block; width: 142px; height: 42px; text-align: center;line-height: 42px; background: #0f4c81; border-radius:5px; position: absolute; right: 0; top: -10px;}
.gobacks span{ color: #fff;background:url(../images/go_back.png) 0  center no-repeat; padding-left: 32px;}

.mod-news-3{ }
.mod-news-3 ul li *{color:#333;}
.mod-news-3 ul li:hover *{color:#0f4c81;}
.mod-news-3 ul li{ position: relative; height: 26px; line-height: 26px; overflow: hidden;border-bottom: 1px solid #eee; padding: 16px 140px 17px 20px; text-overflow:ellipsis;white-space: nowrap;}
.mod-news-3 ul li a{ font-size:16px;  color:#333;} 
.mod-news-3 ul li i { position: absolute; right: 30px; top: 17px;  color: #999;}


/* 资讯列表 */
.news-list ul li {
    padding: 10px 0 10px 0;
}
.news-list ul li+li{
    border-top: 1px solid #eeeeee;
}
.news-list ul li a {
    display: block;
    overflow: hidden;
    line-height: 40px;
    position: relative;
}

.news-list ul li .time {
    float: right;
    margin-left:10px;
}

.news-list ul li .title {
    float: none;
    overflow: hidden;
    font-size: 16px;
    position: relative;
    display:block;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news-list-mod-1  ul li {
    padding-left:10px;
}
.news-list-mod-1  ul li .title{
    padding-left: 15px;
}
.news-list-mod-1 ul li .title:before {
    content: "";
    width: 6px;
    height: 2px;
    background-color: #333333;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
}


.news-list-mod-2  ul li {
    padding-left:12px;
}
.news-list-mod-2  ul li .title{
    padding-left: 20px;
}
.news-list-mod-2 ul li .title:before {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #c0c0c0;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -4px;
    border-radius: 2px;
}
.news-list-mod-3  ul li+li{border-top: none;}
.news-list-mod-3  ul li {  border-bottom: 1px solid #eeeeee;}

/* 公共标题 */
.com-tit {
    padding-bottom: 30px;
    padding-top: 45px;
}

.com-tit .title {
    float: left;
    font-size: 28px;
    padding-bottom: 18px;
    background: url(../images/com-tit-bg.png) repeat-x left bottom;
    font-weight: bold;
}
.com-tit.nobg .title{
    padding-bottom:0;
    background:none;
    font-weight: normal;
}

.com-tit .title span {
    display: block;
    line-height: 30px;
}

.com-tit .more {
    float: right;
    line-height: 30px;
    color: #0f4c81;
    font-size: 14px;
}
.com-tit .more:after{
    content: "\e666";
    font-family: "iconfont" !important;
    font-size: inherit;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
}
/*  */
.test-tag {
    padding-top: 50px;
}

.test-tag .tab-title {
    font-size: 0;
    line-height: 0;
    white-space: nowrap;
    margin-right: -4px;
}

.test-tag .tit {
    display: inline-block;
    vertical-align: middle;
    width: 25%;
    box-sizing: border-box;
    padding-right: 4px;
    height: 120px;
    text-align: center;
    position: relative;
}

.test-tag .tit .mod-table {
    height: 100%;
    box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.1);
    background-color: #fff;
}

.test-tag .tit .icon {
    width: 60px;
    height: 60px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
    margin-right: 20px;
}

.test-tag .tit .icon img {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    top: 0;
}

.test-tag .tit .title {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
}

.test-tag .tit:hover,
.test-tag .active {
    color: #fff;
    cursor: pointer;
}

.test-tag .tit:hover .mod-table,
.test-tag .active .mod-table {
    background-color: #0f4c81;
}

.test-tag .tit:hover .icon img,
.test-tag .active .icon img {
    bottom: 0;
    top: inherit;
    top: initial;
}

.test-tag .tit:hover:after,
.test-tag .active:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-top-color: #0f4c81;
    left: 50%;
    margin-left: -12px;
}


/* test-quick-link */
.test-quick-link {
    margin-right: -20px;
}

.test-quick-link .item {
    padding-right: 20px;
    width: 50%;
    box-sizing: border-box;
    height: 140px;
    float: left;
    font-size: 22px;
    color: #fff;
    text-align: center;
}

.test-quick-link .item .mod-table {
    height: 100%;
    box-shadow: 0px 3px 6.58px 0.42px rgba(0, 0, 0, 0.1);
}

.test-quick-link .item .mod-table .mod-td {
    background-color: rgba(0, 0, 0, 0.4);
}

.test-quick-link .item1 .mod-table {
    background: url(../images/test-quick-link-img1.jpg) no-repeat left center;
    background-size: cover;
}

.test-quick-link .item2 .mod-table {
    background: url(../images/test-quick-link-img2.jpg) no-repeat left center;
    background-size: cover;
}

.test-doc {
    margin-right: -20px;
}

.test-doc .item {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding-right: 20px;
}

.test-doc .item .inner {
    width: 100%;
    display: block;
    padding: 20px;
    background-color: #fff;
    border-top: 2px solid #0f4c81;
    box-sizing: border-box;
    box-shadow: 0px 3px 6.58px 0.42px rgba(0, 0, 0, 0.1);
    line-height: 32px;
    overflow: hidden;
}

.test-doc .item .inner .icon {
    float: right;
    width: 32px;
    height: 32px;
    margin-left: 10px;
}

.test-doc .item .inner .icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.test-doc .item .inner .title {
    float: none;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 22px;
}

.test-result {
    margin-right: -20px;
}


.test-result .item {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding-right: 20px;
    margin-bottom: 20px;
}

.test-result .item .inner {
    display: block;
    width: 100%;
    height: 110px;
    background-color: #fff;
    box-sizing: border-box;
    box-shadow: 0px 3px 6.58px 0.42px rgba(0, 0, 0, 0.1);
    padding: 15px;
    border-left: 6px solid #0f4c81;
}

.test-result .item .inner:hover {
    color: #fff;
    background-color: #0f4c81;
}

.test-result .item .inner .title {
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.test-result .item .inner .sub-title {
    font-size: 14px;
    color: #999;
    line-height: 26px;
    max-height: 52px;
    overflow: hidden;
}
.test-result .item .inner:hover .sub-title{color: #fff;}
/* servic2.html */
.exam-quick-link{
    margin-top:60px;
}
.exam-quick-link .item1{
    background:url(../images/exam-quick-icon1.png) no-repeat left center;
}
.exam-quick-link .item2{
    background:url(../images/exam-quick-icon2.png) no-repeat left center;
}
.exam-quick-link .inner{
    height:128px;
    overflow: hidden;
    background:url(../images/exam-quick-icon3.png) no-repeat right center;
}
.exam-quick-link .inner .title{
    float:right;
    width:50%;
    height:100%;
    text-align: center;
    color:#fff;
    font-size:28px;
    font-weight: bold;
}
.exam-quick-link .inner .title .mod-table{
    height:100%;
}

.exam-news .news-list{
    box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.1);
    padding:0 20px;
}
.exam-doc .pic{
    width:100%;
    padding-top:133.3333%;
    position: relative;
    box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.1);
}
.exam-doc .pic img{
    position: absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
	object-fit:contain;
}
.exam-doc .name{
    text-align: center;
    font-size:22px;
    margin-top:10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.exam-question{
    margin:0 -20px;
}
.exam-question .mod-table{
    border-collapse: separate;
    border-spacing: 20px;
}
.exam-question .mod-table .mod-td{
    background-color:#f7f7f7;
    padding:20px;
    vertical-align: top;
}
.exam-question .question{
    font-size:18px;
    line-height: 30px;
    padding-left:40px;
    background:url(../images/q.png) no-repeat left top;
}
.exam-question .answer{
    font-size:16px;
    line-height: 28px;
    color:#666;
    padding-left:40px;
    background:url(../images/a.png) no-repeat left top;
    margin-top:20px;
}


.unqua-quick-link {
    margin-top:0;
}
.unqua-quick-link .item1 {
    background: url(../images/unqua-quick-icon1.png) no-repeat left center;
}
.unqua-quick-link .item2 {
    background: url(../images/unqua-quick-icon2.png) no-repeat left center;
}

.unqua-news .news-list{
    background-color:#0f4c81;
    color:#fff;
    box-sizing: border-box;
    padding:0 20px;
}
.unqua-news .news-list ul li+li{
    border-top-style: dashed;
    border-color:rgba(255,255,255,0.25);
}
.unqua-news .news-list ul li .title{
    padding-left:15px;
}
.unqua-news .news-list ul li .title:before{
    content:"";
    width:6px;
    height:6px;
    position: absolute;
    border-radius: 100%;
    background-color:#9fb7cd;
    left:0;
    top:50%;
    margin-top:-3px;
}
.unqua-news .notice{
    height:304px;
    background-color:#f7f7f7;
    box-sizing: border-box;
    padding:20px;
}
.unqua-news .notice .title{
    display:block;
    font-size:22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.unqua-news .notice .desc{
    font-size:16px;
    line-height: 32px;
    color:#333;
    height:160px;
    overflow: hidden;
    margin:20px 0;
}
.unqua-news .notice .detail{
    display:block;
    color:#fff;
    text-align: center;
    line-height: 36px;
    width:94px;
    background-color:#0f4c81;
}

.unqua-flow {
    background:url(../images/unqua-flow.jpg) no-repeat center center;
    background-size:cover;
    overflow: hidden;
}
.unqua-flow .table-box{
    margin-right:-2px;
    background-color:rgba(15, 76, 129, 0.9);
}
.unqua-flow .table-box .mod-table{
    height:126px;
    color:#fff;
    text-align: center;
    font-size:24px;
}
.unqua-flow .table-box .mod-table .mod-td{
    border-right:2px solid #fff;
}

.zhenggaoqishi{
    display:block;
    margin-bottom:40px;
}
.zhengdingxinxi{
    border-top:1px solid #eeeeee;
    padding-top:40px;
}
.zhengdingxinxi .title{
    font-size:22px;
    font-weight: bold;
    line-height: 1;
    border-left:5px solid #0f4c81;
    padding-left:6px;
    margin-bottom:30px;
}
.zhengdingxinxi .contact{
    padding-left:70px;
    background:url(../images/telphone.png) no-repeat left center;
}
.zhengdingxinxi .contact .tips{
    font-size:16px;
    line-height: 1;
}
.zhengdingxinxi .contact .people{
    font-size:22px;
    color:#0f4c81;
    margin-top:15px;
}
.publication-date{
    overflow: hidden;
    border-top:1px solid #0f4c81;
    border-bottom:1px solid #0f4c81;
    position: relative;
    padding:9px 40px;
    line-height: 40px;
    margin-bottom:30px;
}
.publication-date .prev{
    position: absolute;
    width:40px;
    height:100%;
    left:0;
    top:0;
    line-height: 58px;
    text-align: left;
    cursor: pointer;
    font-size:20px;
    color:#e7edf2;
}
.publication-date .next{
    position: absolute;
    width:40px;
    height:100%;
    right:0;
    top:0;
    text-align: right;
    line-height: 58px;
    cursor: pointer;
    font-size:20px;
    color:#e7edf2;
}
.publication-date .next:hover,.publication-date .prev:hover{
    color:#0f4c81;
}
.publication-date .title{
    float:left;
    font-size:16px;
    font-weight: bold;
}
.publication-date .swiper-container{
    float:none;
    overflow: hidden;
    font-size:16px;
}
.publication-date .swiper-container .swiper-slide{ cursor: pointer;}
.publication-date .swiper-container .swiper-slide a{
    display:block;
    font-size:14px;
    color:#666;
    text-align: center;
}
.publication-date .swiper-container .active a{
    color:#0f4c81;
    font-size:16px;
    font-weight: bold;
	
}

.publication-book-list .pic,.mod-books .pic{
    display:block;
    width:100%;
    padding-top:135.7843%;
    position: relative;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1); 
}
.publication-book-list .pic img,.mod-books .pic img{
    position: absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
}
.publication-book-list .con{
    font-size:14px;
    line-height: 26px;
    margin-top:15px;
}
.publication-book-list .title .name{
    float:none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display:block;
    padding-right:5px;
}
.publication-book-list .title .down{
    float:right;
    width:16px;
    height:16px;
    /* background:url(../images/download.png) no-repeat center center; */
    background-size:contain;
    cursor: pointer;
    margin-top:5px;
}




.publication-list .item{
    padding:20px;
    background-color:#f5f5f5;
    margin-bottom:20px;
}
.publication-list .item .title{
    overflow: hidden;
}
.publication-list .item .title .download{
    float:right;
    width:28px;
    height:28px;
    /* background:url(../images/download.png) no-repeat center center; */
    background-size:contain;
    margin-left:15px;
    cursor: pointer;
}
.publication-list .item .title .name{
    float:none;
    overflow: hidden;
    display:block;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size:20px;
    line-height: 28px;
}
.publication-list .item .desc{
    font-size:16px;
    color:#666;
    line-height: 28px;
    max-height: 56px;
    overflow: hidden;
    margin:10px 0;
}
.publication-list .item .state{
    overflow: hidden;
    font-size:14px;
    color:#999999;
}
.publication-list .item .state .author{ float: left;margin-right:30px;}
.publication-list .item .state .time{
    float:left;
    margin-right:30px;
}
.publication-list .item .state .from{
    float:left;
}

.mod-books .name { margin-top: 20px; color:#0f4c81; font-size: 18px; display: block; text-align: center;font-weight: bold; margin-bottom: 10px; height: 48px; overflow: hidden;}

.mod-books .down{ display: block; text-align: center;} 
.mod-books .down span{ display: inline-block; font-size: 20px; color: #999; background:url(../images/downico2.png) no-repeat 0 center; padding-left:30px;}

.wyh-section .title{
    font-size:28px;
    line-height: 1;
    margin-bottom:25px;
}
.wyh-section .list .inner{
    display:block;
/*    background-color:#f3f2f0;*/
	background: url(../images/committee_bg.jpg);
    border-top:5px solid #275d8c; cursor: pointer;
}
.wyh-section .list .inner:hover{ border-top: 5px solid #275d8c;background: url(../images/committee_bghover.jpg);}
.wyh-section .list .inner:hover .mod-td{ color: #fff;}

.wyh-section .list .item{
    margin-bottom:30px;
}
.wyh-section .list .inner .mod-table{
    height:105px;
    text-align: center;
    font-size:18px;
}
.wyh-section + .wyh-section{
    margin-top:10px;
}


/*  */
.fupin-section{
    padding:0 40px 40px 40px;
}
.fupin-section+.fupin-section{
    border-top:1px solid #eeeeee;
}

.news-pic-list .item .pic{
    width:100%;
    padding-top:52.2968%;
    position: relative;
    background-color:#f7f7f7;
    overflow: hidden;
}
.news-pic-list .item .pic img{
    position: absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
}
.news-pic-list .inner{
    background-color:#f9f9f9;
}
.news-pic-list .con{
    padding:10px;
}
.news-pic-list .con .title{
    font-size:16px;
    line-height: 28px;
    color:#333;
    height:56px;
    overflow: hidden;
}
.news-pic-list .con .state{
    overflow: hidden;
    line-height: 1;
    margin-top:10px;
}
.news-pic-list .con .state .time{
    float:left;
    font-size:12px;
    color:#999;
}
.news-pic-list .con .state .detail{
    float:right;
    font-size:14px;
    color:#999;
}
.news-pic-list .inner:hover{
    background-color:#0f4c81;
    color:#fff;
}
.news-pic-list .inner:hover .title,.news-pic-list .inner:hover .time,.news-pic-list .inner:hover .detail{
    color:#fff;
}

.fupin-img-news .item+.item{
    margin-top:10px;
}
.fupin-img-news .inner{
    display:block;
    overflow: hidden;
    background-color:#f9f9f9;
}
.fupin-img-news .inner .pic{
    float:left;
    overflow: hidden;
    width:200px;
    height:112px;
}
.fupin-img-news .inner .pic img{
    width:100%;
    height:100%;
}
.fupin-img-news .inner .con{
    float:none;
    overflow: hidden;
    padding-left:20px;
    height:112px;
}
.fupin-img-news .inner .con .mod-table{
    height:100%;
}
.fupin-img-news .inner .title{
    font-size:16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
}
.fupin-img-news .inner .time{
    font-size:12px;
    color:#999;
    margin:5px 0;
}
.fupin-img-news .inner .desc{
    font-size:14px;
    color:#666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fupin-section .news-list{
    background-color:#fafafa;
}
.fupin-section .news-list li{
    padding-right:12px;
}

/* 行业动态 */
.industry-list .inner{
    border-top:5px solid #0f4c81;
}
.industry-list .con{
    width:100%;
    box-sizing: border-box;
    border:2px solid #eeeeee;
    border-top:none;
    padding:30px;
    height:345px;
}
.industry-list .con .time{
    font-size:14px;
    color:#0f4c81;
}
.industry-list .con .title{
    font-size:22px;
    line-height: 30px;
    margin-top:30px;
    height:60px;
    overflow: hidden;
}
.industry-list .con .desc{
    font-size:14px;
    line-height: 24px;
    height:72px;
    overflow: hidden;
    color:#666;
    margin-top:30px;
}
.industry-list .con .detail{
    margin-top:20px;
}
.industry-quick-link .item{
    font-size:28px;
}
.industry-quick-link .item1 .mod-table{
    background: url(../images/industry-quick-link-img1.jpg) no-repeat left center;
    background-size: cover;
}
.industry-quick-link .item2 .mod-table{
    background: url(../images/industry-quick-link-img2.jpg) no-repeat left center;
    background-size: cover;
}

.industry-jiaoliu{
    background:url(../images/industry-jiaoliu-bg.png) #ececec;
}

.industry-jiaoliu-swiper{
    box-sizing: border-box;
    padding:0 44px;
    overflow: hidden;
    position: relative;
}
.industry-jiaoliu-swiper:after{
    content:"";
    pointer-events: none;
    height:22px;
    background:url(../images/industry-swiper-bg.png) repeat-x left bottom;
    position: absolute;
    left:40px;
    right:40px;
    bottom:0;
}
.industry-jiaoliu-swiper .prev,.industry-jiaoliu-swiper .next{
    position: absolute;
    width:40px;
    height:100%;
    background-color:#fff;
    font-size:40px;
    color:#0f4c81;
    top:0;
    cursor: pointer;
}
.industry-jiaoliu-swiper .prev:before,.industry-jiaoliu-swiper .next:before{
    content:"";
    display:inline-block;
    vertical-align:middle;
    height:100%;
    width:0;
}
.industry-jiaoliu-swiper .prev .iconfont,.industry-jiaoliu-swiper .next .iconfont{
    display:inline-block;
    vertical-align: middle;
}
.industry-jiaoliu-swiper .prev{
    left:0;
}
.industry-jiaoliu-swiper .next{
    right:0;
}
.industry-jiaoliu-swiper .margin-box{
    margin-right:-4px;
    overflow: hidden;
}
.industry-jiaoliu-swiper .swiper-slide{
    box-sizing: border-box;
    padding-right:4px;
    height:140px;
}
.industry-jiaoliu-swiper .swiper-slide .mod-table{
    height:100%;
    background-color:#fff;
    text-align: center;
    font-size:18px;
    line-height: 28px;
}
.industry-jiaoliu-swiper .swiper-slide .mod-table .mod-td{
    padding:0 10px;
}
.industry-jiaoliu-swiper .swiper-slide .mod-table:hover{
    background-color:#0f4c81;
    color:#fff;
}

.industry-swiper-container-pic{
    float:left;
    width:640px;
    overflow: hidden;
    position: relative;
}
.industry-swiper-container-pic .mark{
    position: absolute;
    width:80px;
    height:80px;
    left:0;
    bottom:0;
    background-color:#b5151d;
    color:#fff;
    text-align: center;
    font-size:18px;
    line-height: 1;
    box-sizing: border-box;
    padding-top:23px;
}
.industry-swiper-container-pic .news{
    display:block;
    width:100%;
    position: relative;
}
.industry-swiper-container-pic .pic{
    width:100%;
    padding-top:55.625%;
    overflow: hidden;
    position: relative;
}
.industry-swiper-container-pic .pic img{
    width:100%;
    height:100%;
    position: absolute;
    left:0;
    top:0;
}
.industry-swiper-container-pic .content{
    position: absolute;
    bottom:0;
    left:0;
    width:100%;
    background-color:#222933;
    color:#fff;
    box-sizing: border-box;
    height:80px;
    font-size:16px;
    line-height: 28px;
    padding:12px 40px 0 120px;
}
.industry-swiper-container-pic .content .title{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.industry-swiper-container-pic .content .time{
    color:#cccccc;
}
.industry-swiper-container-pic .pagination{
    text-align: center;
    font-size:0;
    line-height: 0;
    margin-top:8px;
}
.industry-swiper-container-pic .pagination .swiper-pagination-switch{
    display:inline-block;
    vertical-align: middle;
    width:8px;
    height:8px;
    border-radius: 100%;
    background-color:#fff;
    opacity: 0.5;
	margin: 0 2px;
}
.industry-swiper-container-pic .pagination .swiper-active-switch{
    opacity:1;
}

.industry-pic-list{
    float:none;
    overflow: hidden;
    padding-left:30px;
	
}
.industry-pic-list .item:nth-child(1){border-top:1px solid #e1e1e1;}
.industry-pic-list .item{
    overflow: hidden;
    padding:15px 0;
    border-bottom:1px solid #e1e1e1;
}
.industry-pic-list .item .date{
    float:left;
    font-size:16px;
    color:#999;
    line-height:1;
    font-family: Arial, Helvetica, sans-serif;
}
.industry-pic-list .item .date .day{
    font-size:24px;
    font-weight: bold;
    color:#204f93;
    margin-bottom:14px;
    line-height: 28px;
}
.industry-pic-list .item .con{
    float:none;
    overflow: hidden;
    padding-left:25px;
}
.industry-pic-list .item .title{
    display:block;
    font-size:16px;
    line-height: 28px;
}

.industry-list-news .news-list{
    padding:0 20px;
    box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.1);
}

.internationnal_exchange .industry-swiper-container-pic{
    width:385px;
}
.internationnal_exchange .industry-swiper-container-pic .pic{
    padding-top:76.6234%;
}
.internationnal_exchange .industry-swiper-container-pic .mark{
    width:65px;
    background-color:#0f4c81;
}
.internationnal_exchange .industry-swiper-container-pic .content{
    padding-left:80px;
}


.internationnal_exchange .industry-pic-list .item{
    padding:10px 0;
}
.internationnal_exchange .industry-pic-list .item .title{
    line-height: 26px;
}
.internationnal_exchange .industry-pic-list .item .date{
    font-size:14px;
}
.internationnal_exchange .industry-pic-list .item .date .day{
    margin-bottom:13px;
    line-height: 26px;
}

.internationnal_exchange .industry-jiaoliu-swiper{
    padding:0 40px;
}
.internationnal_exchange .industry-jiaoliu-swiper .margin-box{
    margin:0;
}
.internationnal_exchange .industry-jiaoliu-swiper:after{
    display:none;
}
.internationnal_exchange .industry-jiaoliu-swiper .swiper-slide{
    height:96px;
    padding:0;
    padding-bottom:6px;
    position: relative;
	cursor: pointer;
}
/*.internationnal_exchange .industry-jiaoliu-swiper .swiper-slide-active:after*/

.internationnal_exchange .industry-jiaoliu-swiper .active:after{
    content:"";
    position: absolute;
    width:0;
    height:0;
    border:6px solid transparent;
    border-top-color:#0f4c81;
    left:50%;
    margin-left:-6px;
    top:90px;
}
.internationnal_exchange .industry-jiaoliu-swiper .swiper-slide .mod-table{
    box-sizing: border-box;
    border:1px solid #eeeeee;
}
.internationnal_exchange .industry-jiaoliu-swiper .swiper-slide .mod-table:hover{
    background-color: #fff;
    color: #333;
}
/*.internationnal_exchange .industry-jiaoliu-swiper .swiper-slide-active .mod-table:hover*/
.internationnal_exchange .industry-jiaoliu-swiper .active .mod-table:hover{
    background-color:#0f4c81;
    color:#fff;
}
/*.internationnal_exchange .industry-jiaoliu-swiper .swiper-slide-active .mod-table*/
.internationnal_exchange .industry-jiaoliu-swiper .active .mod-table{
    border-color:#0f4c81;
    background-color:#0f4c81;
    color:#fff;
}

.internationnal_exchange .industry-list .inner{
    border-top-width: 4px;
}
.internationnal_exchange .industry-list .con{
    padding:20px;
    padding-top:16px;
    height:245px;
}
.internationnal_exchange .industry-list .con .time{
    color:#666666;
    overflow: hidden;
}
.internationnal_exchange .industry-list .con .time span{
    float:left;
}
.internationnal_exchange .industry-list .con .time em{
    float:none;
    display:block;
    overflow: hidden;
    text-align: right;
    padding-left:10px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.internationnal_exchange .industry-list .con .title{
    font-size:16px;
    line-height: 28px;
    font-weight: bold;
    margin-top:10px;
}
.internationnal_exchange .industry-list .con .desc{
    margin-top:15px;
}
.internationnal_exchange .industry-list .con .detail{
    margin-top:10px;
    color:#0f4c81;
}
.internationnal_exchange .organize-desc{
    padding:0 40px;
    margin-top:30px;
    font-size:16px;
    line-height: 28px;
    text-align: justify;
}
.internationnal_exchange .organize-desc .info{
    display:none;
}

.scientific-desc{
    background-color:#fafafa;
    font-size:16px;
    line-height: 28px;
}
.scientific-desc .desc{
    padding:20px;
}
.scientific-page .news-list{
    background-color:#fafafa;
    padding:0 20px;
}

.scientific-link{
    text-align: center;
    line-height: 110px;
    font-size:18px;
    color:#fff;
    margin-top:50px;
}
.scientific-link a{
    display:block;
    background-color:#275e8e;
}


.leaders-section+.leaders-section{
    margin-top:40px;
}
.leaders-title{
    padding-left:20px;
    background:url(../images/leaders-title-bg-left.jpg) no-repeat left center;
    height:45px;
    overflow: hidden;
    margin-bottom:25px;
}
.leaders-title .title{
    float:left;
    height:100%;
    width:136px;
    text-align: center;
    font-size:18px;
    color:#fff;
    line-height: 40px;
    background:url(../images/leaders-title-bg-repeat.jpg) repeat-x left center;
}
.leaders-title .right{
    float:none;
    overflow: hidden;
    height:100%;
    background:url(../images/leaders-title-bg-right.jpg) no-repeat left center;
}

.leaders-list .inner{
    box-shadow: 0px -1px 6px 0px rgba(0, 0, 0, 0.14);
    text-align: center;
}
.leaders-list .pic{
    width:100%;
    padding-top:132.9268%;
    position: relative;
    overflow: hidden;
}
.leaders-list .pic img{
    position: absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
}
.leaders-list .name{
    font-size:16px;
    line-height: 40px;
}

.leaders-intro{
    background-color:#0f4c81;
    overflow: hidden;
}
.leaders-intro .pic{
    float:left;
    width:360px;
}
.leaders-intro img{
    max-width: 100%;
    height:auto;
}
.leaders-intro .desc{
    float:none;
    overflow: hidden;
    color:#fff;
    padding:40px 30px 0 30px;
}
.leaders-intro .desc .name{
    font-size:36px;
}
.leaders-intro .desc .label{
    font-size:18px;
    margin-top:10px;
}
.leaders-intro .desc .intro{
    font-size:16px;
    line-height: 28px;
    padding-top:35px;
    margin-top:25px;
    text-align: justify;
    border-top:1px solid #87a6c0;
    max-height: 196px;
    overflow: hidden;
}
.leaders-detail .news-list{
    background-color:#fcfcfc;
}
.leaders-detail .news-bor{border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;}
.leaders-detail .news-list li{
    padding-left:10px;
    padding-right:10px;
}


.complaints-form{
    padding:0 100px 50px 100px;
}
.complaints-form .cur-menu{
    width:115px;
    line-height: 40px;
    background-color:#0f4c81;
    color:#fff;
    font-size:16px;
    text-align: center;
}
.complaints-form .section{
    margin:40px 0;
}
.complaints-form .submit{
    display:block;
    border:none;
    background-color:#0f4c81;
    color:#fff;
    text-align: center;
    width:108px;
    line-height: 45px;
    font-size:16px;
    font-weight: bold;
    margin:0 auto;
	cursor: pointer;
}
.complaints-form .textarea{
    display:block;
    width:100%;
    box-sizing: border-box;
    padding:10px;
    border:1px solid #bfbfbf;
    height:250px;
}
.complaints-form .tips{
    font-size:14px;
    color:#999;
}
.complaints-form .tit{
    display:inline-block;
    font-size:18px;
    font-weight: bold;
    line-height: 35px;
    vertical-align: middle;
    margin-right:10px;
}
.complaints-form .sectit{ margin-bottom:15px;} 

.complaints-form .title{
    float:left;
    line-height: 35px;
    font-size:16px;
}
.complaints-form .inpbox{
    float:none;
    overflow: hidden;
    padding-left:20px;
}
.complaints-form .selinpbox{ overflow: visible; width: 394px; float: left;}

.complaints-form .selinpbox .long-selects div.select-arrow{    background: url(../images/arrow-d2.png) center center no-repeat;}
.complaints-form .selinpbox div.select-main{    border: 1px solid #e5e5e5;}
.complaints-form .inpinline{
    display:inline-block;
    vertical-align: middle;
}
.core-auto{ width:auto!important;  float: none!important;}
.complaints-form .core-auto input{ display: none;}
.complaints-form .core-auto label{ width: 80px; height: 30px; border-radius:6px; line-height: 30px; color: #fff; background: #0f4c81; display: inline-block; text-align: center; vertical-align: middle; margin-right: 10px; cursor: pointer;}

.complaints-form .core-auto .title{ width: 120px;}

/*提交成功提示框*/
.mod-succbox{ position:fixed; background:rgba(0,0,0,.5); left: 0; top: 0; width: 100%; height: 100%; z-index: 99999;}
.mod-succbox .succ-inner{ display: table; width: 100%; height: 100%;  vertical-align: middle; text-align: center;}
.succ-tips{ display: table-cell; height: 100%; width: 100%; vertical-align: middle;}
.succ-tips span{ display: block;width: 90%; background: #fff; border-radius:10px;  max-width: 590px; height: 200px; margin: 0 auto;}
.succ-tips span i{ margin-top: 50px; display: inline-block; height: 95px; line-height: 95px; font-size: 32px; color: #0f4c81; background:url(../images/succ_icon1.png) no-repeat; padding-left: 142px;}


.ftips{ color:#999;} 

.complaints-form .input{
    display:block;
    width:100%;
    min-width: 310px;
    box-sizing: border-box;
    height:35px;
    border:1px solid #e5e5e5;
    font-size:16px;
    padding:0 10px;
}
.complaints-form .after:after{
    content:"*";
    display:inline-block;
    vertical-align:middle;
    color:#fff;
}
.complaints-form .required:after{
    content:"*";
    display:inline-block;
    vertical-align:middle;
    color:#fc0303;
}
.complaints-form .select {
    position: relative;
}
.complaints-form .select .wrap{
    display:block;
    width:510px;
    box-sizing: border-box;
    height:35px;
    border:1px solid #e5e5e5;
    font-size:16px;
    position: relative;
}
.complaints-form .select .wrap .iconfont{
    position: absolute;
    right:10px;
    top:50%;
    margin-top:-12px;
    color:#9f9f9f;
	font-size:20px;
}
.complaints-form .select .sea{
    float:left;
    width:40px;
    height:100%;
    background:url(../images/sea.png) no-repeat center center;
    position: relative;
}
.complaints-form .select .sea:after{
    content:"";
    position: absolute;
    right:0;
    top:15%;
    height:70%;
    width:1px;
    background-color:#e5e5e5;
}
.complaints-form .select .inpbox{
    height:100%;
}
.complaints-form .select .inpbox input{
    display:block;
    width:100%;
    height:100%;
    padding:0;
    margin:0;
    border:none;
    background: none;
}
.complaints-form .select .list{
    position: absolute;
    width:100%;
    box-sizing: border-box;
    left:0;
    top:35px;
    background-color:#fff;
    border:1px solid #e5e5e5;
    line-height: 30px;
    max-height: 210px;
    overflow:auto;
}
.complaints-form .select .list li{
    padding:0 15px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.complaints-form .select .list li:hover{
    color:#fff;
    background-color:#0f4c81;
}

#citytips{
    padding-left:15px;
    height:49px;
    background:url(../images/tooltip-left.png) no-repeat left top;
}
#citytips .city-tips{
    padding-right:15px;
    height:100%;
    background:url(../images/tooltip-right.png) no-repeat right top;
    line-height: 36px;
}

.mapTipContent{
    width:100%;
}
.mapTipContent .city-name{
    font-size:24px;
    color:#0f4c81;
    margin-bottom:20px;
}
.mapTipContent .table-scroll{
    height:330px;
    overflow: auto;
}
.mapTipContent .table{
    width:100%;
    table-layout: fixed;
    text-align: center;
}
.mapTipContent .table  td{
    height:55px;
}
.mapTipContent .table thead td{
    font-size:16px;
    background-color:#f5f5f5;
}
.mapTipContent .table tbody tr:nth-child(even) td{
    background-color: #f5f5f5;
}
.mapTipContent .table tbody tr:hover td{
    color:#0f4c81;
}
.mapTipContent .ul{
    overflow: hidden;
    border-top:1px solid #b2c5d6;
    border-bottom:1px solid #b2c5d6;
    line-height: 54px;
    margin-right:-1px;
}
.mapTipContent .ul .tab-tit{
    float:left;
    width:50%;
    padding-right:1px;
    box-sizing: border-box;
    cursor: pointer;
}
.mapTipContent .ul .tab-tit a{
    display:block;
    text-align: center;
    font-size:18px;
    color:#0f4c81;
    background-color:#e7edf2;
}
.mapTipContent .ul .active a{
    background-color:#0f4c81;
    color:#fff;
}

.online-complaints-intro{
    padding:20px;
    background-color:#f0f0f0;
    font-size:16px;
    line-height: 32px;
}
.online-complaints-intro .title{
    line-height: 1;
    font-size:0;
}
.online-complaints-intro .title span{
    display:inline-block;
    padding-right:10px;
    font-size:24px;
    border-right:4px solid #0f4c81;
}
.online-complaints-intro p{
    margin-bottom:0;
    padding-bottom:0;
    line-height: 32px;
}

.online-complaints-flow {
    margin-top:40px;
}
.online-complaints-flow .item{ cursor: pointer;} 
.online-complaints-flow .mod-table{
    height:100px;
    color:#fff;
    font-size:22px;
    text-align: center;
}
.online-complaints-flow .item1 .inner{
    background:url(../images/complaints-flow-1.jpg) no-repeat center center;
    background-size:cover;
}
.online-complaints-flow .item2 .inner{
    background:url(../images/complaints-flow-2.jpg) no-repeat center center;
    background-size:cover;
}
.online-complaints-flow .item3 .inner{
    background:url(../images/complaints-flow-3.jpg) no-repeat center center;
    background-size:cover;
}
.online-complaints-flow .item4 .inner{
    background:url(../images/complaints-flow-4.jpg) no-repeat center center;
    background-size:cover;
}
.online-complaints-flow .inner span{
    display:inline-block;
    padding-right:55px;
    background:url(../images/arr1.png) no-repeat right center;
}
.online-complaints-flow .inner{
    position: relative;
}
.online-complaints-flow .item .popup{
    position: absolute;
    width:100%;
    bottom:100%;
    left:0;
    padding-bottom:15px;
    display:none;
}
.online-complaints-flow .inner:hover .popup{
    display:block;
}
.online-complaints-flow .item .desc{
    background-color:#fff;
    padding:10px 20px;
    border-radius: 5px;
    line-height: 24px;
    box-shadow: 0px 4px 4.65px 0.35px rgba(0, 0, 0, 0.15);
    box-sizing: border-box;
    position: relative;
}
.online-complaints-flow .item .desc:after{
    content:"";
    width:0;
    height:0;
    border:10px solid transparent;
    border-top-color:#fff;
    position: absolute;
    top:100%;
    left:50%;
    margin-left:-10px;
}

.online-complaints-type{
    margin-top:40px;
}
.online-complaints-type .mod-table{
    height:113px;
    box-sizing: border-box;
    border:1px solid #e5e5e5;
}
.online-complaints-type .mod-table .mod-td{
    padding-left:30px;
    font-size:22px;
}
.online-complaints-type .mod-table .tit{
    font-size:16px;
}
.online-complaints-type .mod-table .email{
    padding-left:90px;
    background:url(../images/complaints_mail.png) no-repeat left center;
}
.online-complaints-type .mod-table .mobile{
    padding-left:80px;
    background:url(../images/complaints-telphone.png) no-repeat left center;
}

.online-complaints-quick-tips{
    overflow: hidden;
    margin-top:40px;
    background-color:#f0f0f0;
    position: relative;
}
.online-complaints-quick-tips:after{
    content:"QUICK TIPS";
    font-family: Arial, Helvetica, sans-serif;
    font-size:100px;
    position: absolute;
    right:0;
    bottom:0;
    line-height: 1;
    font-weight: 900;
    opacity:0.04;
}
.online-complaints-quick-tips .icon{
    float:left;
    height:180px;
    width:180px;
    border-right:2px solid #fff;
    background:url(../images/quick-tips.png) no-repeat center center;
}
.online-complaints-quick-tips  .tips{
    float:none;
    overflow: hidden;
    height:180px;
    padding-left:30px;
    font-size:16px;
    line-height: 32px;
}
.online-complaints-quick-tips  .tips p{
    margin:0;
    padding:0;
    line-height: inherit;
    font-size:inherit;
	padding-left: 20px; position: relative;
}
.online-complaints-quick-tips  .tips p:after{ content: ""; position: absolute; width: 8px; height: 8px; background: #0f4c81; left: 0; top: 12px;}


.online-complaints-quick-tips  .tips h2{
    font-size:20px;
    font-weight: normal;
	margin-bottom: 10px;
}
.online-complaints-quick-tips .tips .mod-table{
    height:100%;
}










