@charset "utf-8";
/* Base Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small,strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;}
:focus { outline:0;}
img { border:0;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}
table {	border-collapse: collapse;	border-spacing: 0;}
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline;}
.none { display:none;}
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}

html { width:100%; min-width:1400px;margin:0 auto;  }
/**全局样式**/
body { font:16px/1 "Microsoft YaHei","Simsun", arial,\5b8b\4f53; color:#393939; }/*背景样式*/
a {color:#393939; text-decoration:none;}
a:hover { color:#cd361f;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width:1430px;margin:0 auto;} /**页面全局宽度**/


/**页头开始**/
#header {  background:#18428c url(../images/logo-bj.png) no-repeat bottom center; height:295px; }
#header .inner {}
.head { width:100%;  overflow:hidden; } /**页头部分**/
.head .sitelogo{  float:left;padding-top:70px; }
.head .sitelogo img { width: 100%; }
.head .sitetitle { width:500px; float:left;  margin:94px 0 0 20px;font-size:48px;font-weight:bold; font-family: "黑体"; color:#fff;} /**站点名称**/
.search { ;float:right;  height:35px; margin:10px 0 0 0; position:relative; }


/* 导航 */

.navbar {width:100%; height: 65px; line-height: 65px; } /**导航区域背景**/
.navbar .navbox { margin:0 auto; background: #cd351e;} /**导航窗口大小及位置**/

.nav {
  width: 100%;
  margin: 0 auto;
height: 65px;
 line-height: 65px;

}
.nav a {
  display: block;
font-size:24px;
  padding: 0 27px;
  line-height: inherit;
  cursor: pointer;
color:#fff;white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
}
.nav_menu {
  line-height: 45px;
  font-weight: 700;
  text-transform: uppercase;
}
.nav_menu-item {
  display: inline-block;
  position: relative;
}
.nav_submenu-item a {
font-size:20px;
}
.nav_menu-item:hover {
   background: rgba(0, 0, 0, 0.1);

}
.nav_menu-item:hover a {
color:#fff; 
}
.nav_menu-item:hover .nav_submenu {
  display: block;
}
.nav_submenu {
  font-weight: 300;
  text-transform: none;
  display: none;
  position: absolute;
z-index:1001;
  width: 180px;
  background-color: #cd351e;
text-indent:20px;
}
.nav_submenu-item:hover {
  background: rgba(0, 0, 0, 0.1);
}
.nav_submenu-item {
	position: relative;
 height:50px;
line-height:50px;
}


.nav_submenu_three {
  font-weight: 300;
  text-transform: none;
  display: none;
  position: absolute;
  width: 220px;
  background-color: #cd351e;
  left: 180px;
  top:0;
}
.nav_submenu_three-item:hover {
  background: rgba(0, 0, 0, 0.1);
}
.nav_submenu-item:hover {
  background: rgba(0, 0, 0, 0.1);
}
.nav_submenu-item:hover .nav_submenu_three {
  display: block;
}

.nav_submenu_three-item {
height:40px;
line-height:40px;
}
.nav_submenu_three-item a { 
font-size:16px; 
}











/* 图片切换 */
#banner { }
.lbt-focus { margin:0 auto; position:relative; width:100%; height:495px; overflow:hidden; zoom:1; }
.lbt-focus .conts { zoom:1; }
.lbt-focus .btns a { width:60px; height:90px; line-height:99em; overflow:hidden; margin:-60px 0 0; display:block; background:url(../images/ad_ctr.png) no-repeat; position:absolute; top:50%; z-index:10; cursor:pointer; opacity:0; filter:alpha(opacity=0); -webkit-transition:all .3s ease; }
.lbt-focus .btns .next { background-position:0 -90px; right:0; }
.lbt-focus .btns .prev { left:0; }
.lbt-focus:hover .next:hover, .lbt-focus:hover .prev:hover { opacity:1; filter:alpha(opacity=50); }
.lbt-focus:hover .next { opacity:0.8; filter:alpha(opacity=25); }
.lbt-focus:hover .prev { opacity:0.8;filter:alpha(opacity=25); }   
.lbt-focus .tabs {position: absolute; left: 50%;transform: translateX(-50%);  bottom: 20px;}
.lbt-focus .tabs li { width: 18px;height: 18px; background-color: #f2cfc9; border-radius: 50%; margin:0 7px; float: left; overflow:hidden; text-indent:-99em; cursor: pointer;}
.lbt-focus .tabs li.on { background-color: #cd351e;}






/**主体开始**/
#container { }
#container1 .inner {  }
.mod1 { margin: 40px 0 65px 0;}

#container1 { background: url(../images/main1.png) no-repeat top center; display:none; }
.m1 .post .tt { background: url(../images/main2.png) no-repeat 0 13px; margin:180px 0 30px 0; }
.m1 .post .tt .tit { width: 240px; height: 200px; border: 6px solid #1c408c; padding:12px 0 0 20px; margin-left: 10px;}
.m1 .post .tt .tit .title { padding-top:18px; font-size: 30px;   color: #cf1e13;   font-weight: bold; display: block;}
.m1 .post .tt .tit .title_en { font-size: 72px; font-weight: bold; text-transform: uppercase; color: #1c408c; display: block;}



.m1 { width: 100%; float: left; }
.m1_l { width:655px; float:left;   }


.qq-sports-focus { margin:0 auto; width:655px; height:450px; zoom:1; position:relative; }
/* .qq-sports-focus .cont li a:hover img { -webkit-transform:scale(1.05); -moz-transform:scale(1.05); -ms-transform:scale(1.05); -o-transform:scale(1.05); transform:scale(1.05); } */
.qq-sports-focus .cont li img { width:655px; height:450px; -webkit-transition:transform .2s ease-out; -moz-transition:transform .2s ease-out; -ms-transition:transform .2s ease-out; -o-transition:transform .2s ease-out; transition:transform 0.2s ease-out; }
.qq-sports-focus .cont { width:655px; height:450px; overflow:hidden; }
.qq-sports-focus .cont li { width:655px; height:450px; overflow:hidden; position:relative; }
.qq-sports-focus .cont li span { position:absolute; font-size:20px; left:0; bottom:0; text-indent:1em; color:#FFF; width:100%; line-height:52px; background:rgba(0,0,0,0.3); height:75px; line-height: 75px; cursor:pointer; display: none; }  
.qq-sports-focus .tabs { height:18px; position:absolute; bottom:-38px; left:50%; transform: translateX(-50%); z-index:99; overflow:hidden; }
.qq-sports-focus .tabs li { float:left; display:inline-block; width:18px; height:18px; border-radius:18px; text-indent:-999px; margin-right:11px; background:#df7b6c; }
.qq-sports-focus .tabs li.current { float:left; display:inline-block; width:18px; height:18px; border-radius:18px; margin-right:11px; background:#cb361d; }
.qq-sports-focus .prev, .qq-sports-focus .next { font-size:40px; color:#fff; font-weight:800; line-height:72px; text-align:center; position:absolute; width:36px; height:72px; top:50%; transform: translateY(-50%); display:block; z-index:10; cursor:pointer; font-family:'simsun'; overflow:hidden;display: none; }
.qq-sports-focus .prev a, .qq-sports-focus .next a { width:36px; height:72px; display:inline-block; color:#fff; background-color:rgba(0,0,0,0.6); }
.qq-sports-focus .prev a:hover, .qq-sports-focus .next a:hover { display:inline-block; color:#fff; background-color:rgba(0,0,0,0.8); }
.qq-sports-focus .prev { left:0; }
.qq-sports-focus .next { right:0; }

 



.m1_r { width:680px; float:right; }



#container2 { margin-top:35px; }
#container2 .inner { background:#18428c;  padding:30px 0 35px 0;  }


.m2 { width: 100%; float: left;  }
.m2 .post .tt { width: 270px; float: left;}
.m2 .post .tt .tit { }
.m2 .post .tt .tit .title { padding-top:18px; font-size: 40px;   color: #fff;   font-weight: bold;display: block; text-align: center;}
.m2 .post .tt .tit .title_en { padding-top:18px; font-size: 16px; font-weight: bold;  color: #fff;display: block; text-align: center;}

.m2 .post .con { width: 1150px; float: left; border-left:3px solid #fff; }
.m2 .post .con ul li { width:1030px; height: 40px; line-height: 40px; color: #fff; background: url(../images/icon02.png) no-repeat right center;}
.m2 .post .con ul li a { font-size: 18px; color: #fff;}
.m2 .post .con ul li .i { font-size: 18px; padding:0 60px 0 40px; }
.m2 .post .con ul li .time { font-size: 14px; float: right; margin-right: 50px;}

#container3{ background: url(../images/main1.png) no-repeat top center;  display:none; }
.mod3 { margin: 70px 0 50px 0; }
.m3 { width: 100%; float: left; }
.m3 .post .tt { background: url(../images/main2.png) no-repeat 0 13px; margin:180px 0 30px 0; }
.m3 .post .tt .tit { width: 240px; height: 200px; border: 6px solid #1c408c; padding:12px 0 0 20px; margin-left: 10px;}
.m3 .post .tt .tit .title { padding-top:18px; font-size: 30px;   color: #cf1e13;   font-weight: bold;display: block;}
.m3 .post .tt .tit .title_en { font-size: 72px; font-weight: bold; text-transform: uppercase; color: #1c408c;display: block;}



#container4 { background: #f4f4f4; padding: 55px 0 65px 0; display:none; }
.m4 { width: 100%; float: left; }
.m4 .post .tt .tit { margin: 0 auto; display: block; text-align: center;width: 135px;  border-top: 5px solid #ca2c18; }
.m4 .post .tt .tit .title { display: block; font-size: 30px; padding:10px 0 5px 0;}
.m4 .post .tt .tit .title_en { display: block; font-size: 18px;}

.main4-box {text-align: center; padding-top: 35px;}
.main4-box h2{font-size: 32px;font-weight: bold;color: #fff;padding-top: 40px;}
.main4-box p{font-size: 24px;font-weight: 100;margin-top: 5px;color: #fff;}
.main4-box .img img{width: 100%;transition:1s}

.m4 .main4-b1 .img{height: 332px;overflow: hidden;}
.m4 .main4-b1 .box-hd{height: 182px;text-align: center;}
.m4 .main4-b1 h2{font-size: 32px;font-weight: bold;color: #231815;padding-top: 50px;}
.m4 .main4-b1 p{font-size: 24px;font-weight: 100;margin-top: 5px;color: #231815;}
.main4-right .box-hd{padding-bottom: 27px;}
.main4-right .box-hd h2{padding-top: 40px;}

.m4 .main4-b2 .img{height: 332px;overflow: hidden;}
.m4 .main4-left{width: 854px;float: left;}
.m4 .main4-b1{width: 434px;float: left;height: 510px;background-color: #e8e1da;}
.m4 .main4-b2{width: 420px;float: left;height: 510px;background-color: #24468f;}
.m4 .main4-b3{width: 100%;float: left;height: 540px;background-color: #05344d;}
.m4 .main4-b3 .img{height: 399px;overflow: hidden;}
.m4 .main4-right{width: 576px;float: right;background-color: #d73c15;}
.m4 .main4-right .img{height: 922px;overflow: hidden;}
.m4 .main4-right .img img {height: 922px;overflow: hidden;}



.m4 .main4-b1,.m4 .main4-b2,.m4 .main4-b3,.m4 .main4-right{transition:1s;overflow: hidden;}
.m4 .main4-b1:hover .img img,.m4 .main4-b2:hover .img img,.m4 .main4-b3:hover .img img,.m4 .main4-right:hover .img img{transform:scale(1.2);transition:1s}



.m5 { width: 100%; float: left; display:none; } 
.m5 .post .tt { padding:50px 0 48px 0;}
.m5 .post .tt .tit { margin: 0 auto; display: block; text-align: center;width: 160px;  border-top: 5px solid #ca2c18; }
.m5 .post .tt .tit .title { display: block; font-size: 30px;padding:10px 0 5px 0;}
.m5 .post .tt .tit .title_en { display: block; font-size: 18px;  }


.m7 { width: 655px; float: left;  } 
.m7 .post .tt { padding:50px 0 15px 0;}
.m7 .post .tt .tit { display: block; text-align: left;width: 160px;  border-top: 5px solid #ca2c18; }
.m7 .post .tt .tit .title { display: block; font-size: 30px;padding:10px 0 10px 0; letter-spacing:10px; }
.m7 .post .tt .tit .title_en { display: block; font-size: 18px;  }


.m8 { width: 680px; float: right;  } 
.m8 .post .tt { padding:50px 0 15px 0;}
.m8 .post .tt .tit {  display: block; text-align: left;width: 160px;  border-top: 5px solid #ca2c18; }
.m8 .post .tt .tit .title { display: block; font-size: 30px;padding:10px 0 10px 0; letter-spacing:10px;}
.m8 .post .tt .tit .title_en { display: block; font-size: 18px;  }




/**页脚开始**/
#footer { background:url(../images/footer.png) no-repeat bottom center; height: 915px;   padding: 10px 0 50px 0;}
#footer .inner {     background:url(../images/foo.png) no-repeat top center;height: 540px;  }

.foot_t { width:100%; float:left; height: 540px;   }
.foot_t .foot_logo { width: 100%; float:left; }
.foot_t .foot_logo img { display: block;     margin: 0 auto;}
.foot_nav { width:1035px; float:left; padding-top:60px;  }
.foot_nav li { width:33.33%; float:left; list-style:none; line-height:60px; }
.foot_nav li a { color:#fff;font-size:23px;  }

.foot_t .foot_logo {
    width: 395px;
    text-align: center;
    float: left;
    height: 230px;
    line-height: 230px;
	margin-top: 110px;
}



.foot_b { width:100%; float:left;  margin-top: 30px;   }
.foot_b .foot_banquan { width: 860px; float:left; margin-top: 20px; }
.foot_b .foot_banquan p { font-size:18px; line-height: 30px; text-align: left; }
.foot_app { width: 140px; float: right;}
.foot_app p { margin-bottom:10px; font-size:18px;  }
.foot_app img { float: left; width: 45px; height: 45px; }
.foot_app span { line-height: 45px; padding-left: 10px;}


#container .inner { padding: 0px 0;}

#list_banner { background:url(../images/main1.png) no-repeat top center; height:390px;  }
.col_news_head { padding-top:200px; }
.col_metas .col_title { display:inline-block; float:left; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size:48px;font-weight: normal; color:#cd351e;border-bottom:2px solid #cd351e; padding-bottom:20px; }   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:left; white-space:nowrap; margin:30px 0 0 30px; } /**当前位置**/
.col_metas .col_path a {  }
.col_menu_con { float:right; margin-top:10px; }

.col_menu_con .col_list li { float:left; margin-left:30px;  }
.col_menu_con .col_list li a { background:none;  border:none; font-size:18px!important;  }
.col_menu_con .col_list li:hover { color: #cd351e; }
.col_menu_con .col_list li a:hover { color: #cd351e; }



/**栏目新闻**/
.col_news {width:100%;float:left; } 
.col_news_box{ }
.col_news_list { margin-top:7px;min-height:500px; padding-bottom:120px; }
.col_news_list li { border-bottom:1px solid #ccc; overflow:hidden; padding:40px 0;  }
.col_news_list .news_date{ width: auto;float: left;    font-weight:bold;  }
.col_news_list .news_date .date-d { line-height: 40px;color:#cd351e;  display: block; text-align:center; font-size:48px; border-bottom:1px solid #cd351e; padding-bottom:20px; } 
.col_news_list .news_date .date-ym {   line-height: 40px;  display: block; text-align:center; font-size:14px;margin-top:18px;  } 
.col_news_list .news_title { width:1300px; float:right; }
.col_news_list .news_title .news_tit{ width:100%; display:block; float: left;  line-height: 30px;  font-size:24px;  }
.col_news_list .news_title .news_sum { display:block; float: left;      color: #666;  line-height: 30px;   display: -webkit-box;   -webkit-box-orient: vertical;  -webkit-line-clamp: 2;   overflow: hidden;  height: 60px;  margin-top: 30px; }


.pb_sys_common { margin-top: 40px!important; }











/**文章页**/
.infobox { margin:0 auto;}
.article { margin-top:30px; min-height:500px; padding-bottom:100px; }
.article h1.arti_title {line-height:60px;font-size:32px;font-family: "Microsoft YaHei";color:#282828;text-align:center;} /**文章标题**/
.article .arti_subtitle {line-height:40px;font-size:24px;color:#282828;font-family: "Microsoft YaHei";text-align:center;} /**文章副标题**/
.article .arti_metas { padding:10px; text-align:center; color:#666; }
.article .arti_metas span { margin:0 5px; font-size:14px; color:#666;} /**文章其他属性**/
.article .arti_content {  line-height:32px!important; font-size:18px!important;    color:#393939!important; border-top: solid 4px #e4e4e4;   padding-top: 90px;  margin-top: 40px;text-indent:36px!important; }
.article .arti_content p {  line-height:32px!important; font-size:18px!important;    margin-bottom:30px!important;   font-family:"微软雅黑"!important; color:#393939!important; text-indent:36px!important; }
.article .arti_content img { max-width:800px; height:auto!important; }  /**文章阅读部分图片大小限制**/
.article p { line-height:32px!important; font-size:18px!important;    margin-bottom:30px!important;   font-family:"微软雅黑"!important; color:#393939!important; text-indent:36px!important;}






/*单篇正文*/
.article .arti_content2 {  line-height:32px!important; font-size:18px!important; color:#393939!important;   margin-top: 40px; font-family:"微软雅黑"!important; text-indent:36px!important;}
.article .arti_content2 p {  line-height:32px!important; font-size:18px!important; color:#393939!important;   font-family:"微软雅黑"!important;  margin-bottom:30px!important;text-indent:36px!important;    }
.article .arti_content2 img { max-width:800px; height:auto!important;  }  /**文章阅读部分图片大小限制**/
.article p {line-height:32px!important; font-size:18px!important; color:#393939!important;   font-family:"微软雅黑"!important;  margin-bottom:30px!important;  text-indent:36px!important;}


#vsb_content .v_news_content p,#vsb_content .v_news_content span,#vsb_content  p,#vsb_content span,#vsb_content td{
   line-height:32px!important;
    color: #393939!important;
text-indent: 36px!important;
    font-family: "微软雅黑","Arial" !important;
    font-size: 18px!important; margin-bottom:30px!important;
background:transparent!important;
}



#vsb_content_2 .v_news_content p,#vsb_content_2 .v_news_content span,#vsb_content_2 p,#vsb_content_2 span,#vsb_content_2 td{
   line-height:32px!important;
    color: #393939!important;
text-indent: 36px!important;
    font-family: "微软雅黑","Arial" !important;
    font-size: 18px!important; margin-bottom:30px!important;
background:transparent!important;
}





/*轮播样式?*/
.poster_box {
  overflow: hidden;
  margin: 30px 20px
}
.poster_box h2 {
  font-size: 30px;
  color: #015293;
  font-weight: bold;
  text-align: center;
}
.poster_box h3 {
  font-size: 16px;
  color: #015293;
  margin: 10px 0 35px;
  text-align: center;
}
.poster-main {
    position: relative;
    width: 100%;
    height: 550px!important;
    margin-left: auto;
    margin-right: auto;
}
.poster-main img {
    display: block;
    box-shadow: 0px 0px 10px #222222;
    -webkit-box-shadow: 0px 0px 10px #222222;
}

.poster-main a, .poster-main img {
  display: block;
  width: 100%;
  height: 100%;
}
.poster-main img {}
.poster-main .poster-list {
  width: 1000px;
  height: 500px;
}
.poster-main .poster-list .poster-item {
  width: 200px;
  height: 500px;
  position: absolute;
  left: 0;
  top: 0;
}
.poster-main .poster-list .poster-item .item {
  position: relative;
  width: 100%;
  height: 100%
}
.poster-main .poster-btn {
  position: absolute;
  top: 0;
  cursor: pointer;
  filter: opacity(.5) brightness(1);
}
.poster-main .poster-btn:hover {
  filter: opacity(1) brightness(2);
}
.poster-main .poster-prev-btn {
  left: 0;
  background: url(../images/left1.png) no-repeat center center;
}
.poster-main .poster-next-btn {
  right: 0;
  background: url(../images/right1.png) no-repeat center center;
}
.poster-item-title {
  width: 100%;
  height: 52px;
  line-height: 52px;
  position: absolute;
  bottom: -50px;
  text-align: center;
  font-size: 18px;
}
.lunbo_btn {
  height: 18px;
  width: 100%;
  margin: 0px auto;

  position: absolute;
  z-index: 3;
  text-align: center; bottom: 2px
}
.lunbo_btn li {
  width: 18px;
  height: 18px;
  display: inline-block;
  background-color: #e17c6a;
  border-radius: 50%;
  margin: 0px 2px;
  cursor: pointer;
}
.lunbo_btn li.poster-btn-active {
  background-color: #cc3620;
}











/* 选项卡 */
.tab-box { width:680px;  margin:0 auto;  overflow:hidden; }
.tab-box .titList { position:relative; height:75px;  }
.tab-box .titList ul { float:left; }
.tab-box .titList ul li { font-size:26px;  font-family:"Microsoft YaHei",SimSun,SimHei; float:left; line-height:75px; padding:0px 25px; color:#fafafa; cursor:pointer; border-top:6px solid #646464; margin-right: 10px; color: #646464;}
.tab-box .titList ul li.on { border-top:6px solid #c93918;  }
.tab-box .titList ul li.on a {  color:#c93918; }

.tab-box .textCont ul { /* padding:20px 25px; */ zoom:1; }
.tab-box .textCont li { height:50px; line-height:50px; overflow:hidden; }
.tab-box .textCont li a { float:left; color:#333; font-size:18px; }
.tab-box .textCont li a:hover { color:#c93918; }
.tab-box .textCont li span { color:#ccc; font-style:italic; font-size:12px; padding-right:10px; }
.tab-box .textCont li em { float:right; color:#ccc; font-style:italic; font-sizes:12px; padding-right:5px; }
.tab-box .btns { width:22px; height:42px; z-index:999; }
.tab-box .btns i { width:8px; overflow:hidden; cursor:pointer; }
.tab-box .btns .prevStop, .tab-box .btns .prevBtn a { display:inline-block; width:8px; height:42px; position:absolute; top:0; right:37px; }
.tab-box .btns .nextStop, .tab-box .btns .nextBtn a { display:inline-block; width:8px; height:42px; position:absolute; top:0; right:25px; }
.tab-box .btns .prevBtn a { background:url(09.png) center center no-repeat; }
.tab-box .btns .nextBtn a { background:url(10.png) center center no-repeat; }
.tab-box .btns .prevBtn a:hover { background:url(11.png) center center no-repeat; }
.tab-box .btns .nextBtn a:hover { background:url(12.png) center center no-repeat; }



/* 师资概况 */

.domo-pic-scroll-lr { width:1400px; height:280px; position:relative; margin:0 auto; }
.domo-pic-scroll-lr .conts li { float:left; text-align:center; width:180px; height:215px; font-size:16px; font-style:italic; font-weight:700; text-align:center; color:#317bac; line-height:120px; margin:0 10px;  vertical-align:top; border-bottom:8px solid #c93918;}
.domo-pic-scroll-lr .conts li .s1 { width:180px; height:215px; }
.domo-pic-scroll-lr .conts li a { color:#317bac; background:#fff; display:block; width:180px; height:215px;  }
.domo-pic-scroll-lr .conts li a img { width:180px; height:215px; opacity: 0.5;}
.domo-pic-scroll-lr .conts li a:hover { color:#fff; /* background:#c93918; */ text-decoration:none; }
.domo-pic-scroll-lr .conts li a:hover img { opacity: 1; }
.domo-pic-scroll-lr .textList { text-align:center; height:40px; line-height:20px; padding:0px 15px; color:#1eb4e5; font-size:12px; overflow:hidden; }
.domo-pic-scroll-lr .textList .pageNav { line-height:20px; color:#1eb4e5; }
.domo-pic-scroll-lr .textList .pageNav font { font-size:14px; padding:0 5px; line-height:20px; color:#b2d5ed; font-style:italic; }
.domo-pic-scroll-lr .textList .pageNav .current { font-size:18px; padding-right:8px; }
.domo-pic-scroll-lr .prev, .domo-pic-scroll-lr .next { z-index:1; position:absolute; top:52%; margin-top:-25px; display:block; width:36px; height:36px; line-height:34px; font-size:22px; color:#fff; box-shadow:0 4px 10px #107cc3; border-radius:50px; background:#b2d5ed; text-align:center; font-family:"Comic Sans MS", cursive; cursor:pointer; }
.domo-pic-scroll-lr .prev { left:-70px; background:#212121; }
.domo-pic-scroll-lr .prev:hover, .domo-pic-scroll-lr .next:hover { background:#3dc878; color:#fff; }
.domo-pic-scroll-lr .next { right:-70px; background:#212121; }
.domo-pic-scroll-lr .tabs { width:100%; height:18px; line-height:18px; position:absolute; z-index:1; bottom:0; left:0; overflow:hidden; }
.domo-pic-scroll-lr .tabs ul { text-align:center; height:18px; }
.domo-pic-scroll-lr .tabs ul li { line-height:999px; width:18px; height:18px; border-radius:18px; margin:0 5px; cursor:pointer; background:#e07c6d; cursor:pointer; display:inline-block; *display:inline; zoom:1; overflow:hidden; } /* 此处line-height:999px;设为line-height:11px;圆圈分页会显示数字出来 */
.domo-pic-scroll-lr .tabs ul .current { background:#cd351e !important; }





.m6 {width: 1432px;margin: 0px auto;padding: 80px 0 50px 0; overflow: hidden;}
.m6  ul li:first-child{width:120px;margin-right:60px}
.m6  ul li:last-child{width:120px;float: right;}
.m6 ul li{width:270px;float: left;text-align: center;font-size: 23px;}
.m6 ul li span{display: inherit;width: 100%;float: left;line-height: 55px;}


/* 标题+简介+标题列表 */
.news_list { } 
.news_list li { height:50px; line-height:50px; font-size:18px;background:url(../images/icon.png) no-repeat 5px center;text-indent: 20px; } 
.news_list li .news_title { float: left; }
.news_list_abs {margin: 20px 0 15px 0;}
.news_list_abs .news_title { font-weight:bold; line-height:30px; }
.news_list_abs .news_title a {  font-size:18px; }
.news_list_abs .news_abs { line-height:24px; border-bottom: 1px dashed #bebebe; padding: 15px 0;}
.news_list_abs .news_abs a  { font-size:16px;  color:#969696; }

.yssjs { margin-top:80px;}
.yssjs .mails  { text-align:right;}
.yssjs .mails a{ color:#fff; margin-bottom:10px; }