@charset "utf-8";
body{font-size:14px;}
.ZhuanYe a, .ZhuanYea:hover,.HotNews a,.HotNews a:hover,.BottomC a,.BottomC a:hover,.inquiryC a,.inquiryC a:hover,.links a,.links a:hover{transition: all 0.3s;}
.w-1200{width: 1200px;}


/* page-banner css*/
.page-banner {
margin: auto;
    no-repeat center top;
  min-height: 400px;
}
a {
  -webkit-text-decoration: none !important;
  text-decoration: none !important;
}

/* 下面是新闻资讯栏目封面CSS */
/* 当前栏目导航 */
.nav-bar {
  background: #efefef;
}
.nav-name {
  width: 240px;
  background:url(../img/TopBg.png) repeat-x center #174799;
  color: #fff;
  padding: 0;
  padding-left: 20px;
  line-height: 60px;
  box-sizing: border-box;
  font-size: 22px;
}
.nav-bar .your-location {
  line-height: 60px;
}
/* 左侧边栏目CSS */
.left-content .left-bg{background-color: #f7f7f7;padding-bottom: 20px;}

.left-content .left-nav ul li a{
  border-bottom: 1px solid #d9d9d9;
  padding-left: 40px;
  background: url(menu-li.png) no-repeat 16px -28px;
}
.left-content .left-nav ul li a {
  text-decoration: none;
  line-height: 50px;
  display: block;
      font-size: 22px;
}
.left-content .left-nav li.on a {
    color: #174799;
    background-position: 16px 22px;
}

.left-content .hot-news {
  width: 240px;
}

.hot-news .news-list li {
  width: 220px;
  margin: 0 auto;
  line-height: 40px;
  padding: 0 10px;
  box-sizing: border-box;
  border-bottom: 1px dashed #c1c1c1;
}
.hot-news .news-list li a {
  text-decoration: none;
}
.hot-news .news-list li .num {
  display: inline-block;
  width: 18px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  background-color: #ccc;
  font-style: initial;
  margin-right: 10px;
}
.hot-news .news-list li .hot-num {
  background-color: #db5323;
  color: #fff;
}
.hot-news .news-list li .news-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* 新闻资讯右边 */
.slider-container {
  width: 918px;
  /* border: 1px solid red; */
}
.slider {
  position: relative;
  text-align: center;
  margin: 0 auto;
  z-index: 1;
}
/* .slider .bd,.slider .bd li,.slider .bd img{width:420px;} */
.slider .bd {
  z-index: 2;
  overflow: hidden;
}
.slider .bd li {
  float: left;
  width: 100%;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  height: 280px;
}
.slider .bd li a {
  width: 420px;
}


.slider .bd .news-describe {
  height: 100%;
  background-color: #fff;
  width: 498px;
  padding: 28px;
  box-sizing: border-box;
  color: #666;
  line-height: 26px;
  overflow: hidden;
  font-size: 12px;
  /* border: 1px solid red; */
}
.slider .bd .news-describe .news-intro {
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
}
.slider .hd {
  position: absolute;
  z-index: 3;
  left: 392px;
  right: 0;
  bottom: 36px;
  padding: 0 10px;
  text-align: center;
}
.slider .hd li {
  display: inline-block;
  text-align: center;
  margin-right: 10px;
  cursor: pointer;
  background-color: #c2c2c2;
}
.slider .hd li.active {
  background-color: #174799;
}
/*圆点*/
.dots li {
  width: 10px;
  height: 10px;
  font-size: 0px;
  line-height: 0px;
  border-radius: 50%;
}
/*数字*/
.numbox li {
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 13px;
  font-family: Arial;
  font-weight: bold;
  text-indent: inherit;
}
.numbox li.active {
  color: #fff;
}
/*长方条*/
.rectangle li {
  width: 40px;
  height: 10px;
  font-size: 0px;
  line-height: 0px;
}

.anew {
  background: #174799;
}
.anew li {
  float: left;
}
.anew li > a {
  display: block;
  padding: 10px 15px;
}
.anew li > a:hover,
.anew .current {
  background-color: white;
  color: #174799;
}

.school-news-list ul li {
  color: #333;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px dashed #c0c0c0;
}
.school-news-list ul li:before{
    content: '·';
    font-weight: bold;
    padding-right: 6px;
    color: #999;
}

/* 新闻资讯栏目封面CSS结束 */

/* 新闻资讯内容页 右边CSS */
.right-content {
  width: 918px;
}
.right-content .news-article header h2 {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 20px;
}
.right-content .news-article .article-source {
  text-align: center;
  font-size: 12px;
  color: #999;
  padding-bottom: 5px;
}
.news-article .article-content {
  border-top: 1px solid #e6e6e6;
  text-align: left;
  margin: 0;
  zoom: 1;
  color: #333;
  font-size: 16px;
  line-height: 2;
  padding: 30px 25px 0 25px;
  overflow: hidden;
}



/* 专业栏目封面CSS */
.box-arc{overflow: hidden;}
.box-arc ul{margin-left: -74px}
.box-arc li{margin-bottom: 80px;margin-left: 74px;width: 563px;float: left;}
.box-arc .text-info{border-top: 1px solid #a0a0a0;border-bottom: 1px solid #a0a0a0;}
.box-arc .click-buttons a{height: 45px;line-height: 45px;width: 49%;transition: all 0.3s;}

/* 专业栏目封面CSS 结束 */

/* 光影万通封面页 CSS 开始 */
.zpshow_box {
  width: 1210px;
}
.zpshow_left {
  width: 300px;
  float: left;
}
.zpshow_right {
  width: 900px;
  float: right;
}
.zpshow_right li {
  width: 290px;
  height: 175px;
  float: left;
  overflow: hidden;
  margin: 0 10px 10px 0;
}
.zpshow_right li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.zpshow_right li a img {
  width: 100%;
  transition: 0.3s;
}
.zpshow_right li a img:hover {
  -webkit-transform: scale(1.04);
  transition: 0.3s;
}
.zpshow_right li a p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 8px 0;
  color: #fff;
  text-align: Center;
  margin-bottom: 0;
}

/*视频封面  */
.video_index_t {
  padding-bottom: 15px;
  overflow: hidden;
}
.video_index_t h2 {
  height: 45px;
  line-height: 45px;
  padding: 0 25px;
  background: #333;
  color: #fff;
  float: left;
  font-size: 24px;
}
.video_index_t h2 em {
  color: #ee7800;
}
.video_index_t ul {
  float: left;
  line-height: 45px;
  margin-left: 25px;
}
.video_index_t ul li {
  float: left;
  margin-right: 10px;
}
.video_index_t ul li a {
  padding: 0 15px;
  display: block;
  background: #f8f8f8;
  transition: 0.2s;
  border-radius: 3px;
  color: #888;
}
.video_index_t ul li a:hover {
  background: #174799;
  color: #fff;
  transition: 0.2s;
}
.video_index_t a.more {
  float: right;
  line-height: 45px;
  color: #888;
}
.video_index_box {
  width: 1215px;
}
.v_lg {
  width: 471px;
  float: left;
}
.v_lg .VideoIco{font-size: 100px;line-height: 280px;}
.v_lg a {
  display: block;
  width: 471px;
  height: 280px;
  position: relative;
  overflow: hidden;
}
.v_lg img {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.v_lg h3 {
  color: #fff;
  padding: 10px;
  width: 100%;
  bottom: 0;
  left: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
}
.v_sm {
  width: 729px;
  float: right;
}
.v_sm li {
  width: 228px;
  float: left;
  margin-right: 15px;
  margin-bottom: 14px;
  overflow: hidden;
}
.v_sm li a {
  display: block;
  width: 100%;
  position: relative;
}
.v_sm li img {
  width: 100%;
  height: 133px;
  vertical-align: middle;
}
.v_sm li h3 {
  color: #fff;
  padding: 10px;
  width: 100%;
  bottom: 0;
  left: 0;
  position: absolute;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.4);
}
.v_b_sm {
  overflow: hidden;
  width: 1215px;
}
.v_b_sm li {
  width: 228px;
  float: left;
  margin-right: 15px;
  overflow: hidden;
}
.v_b_sm li a {
  display: block;
  width: 100%;
  position: relative;
}
.v_b_sm li img {
  width: 100%;
  height: 133px;
  vertical-align: middle;
}
.v_b_sm li h3 {
  color: #fff;
  padding: 10px;
  width: 100%;
  bottom: 0;
  left: 0;
  position: absolute;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.4);
}

/* 视频播放页面 */
.arc-video video {
  width: 100%;
}
.video-box{width: 900px;height: 506px;}
.arc-v-r {
  width: 276px;
}
.arc-v-r li {
  position: relative;
  margin-bottom: 20px;
}
.arc-v-r img {
  width: 100%;
}
.arc-v-r li p {
  bottom: 0;
  margin-bottom: 0;
}
.arc-v-i {
  font-size: 35px;
  height: 60px;
  line-height: 60px;
}
.arc-v-r .VideoIco{line-height:155px;}

/* 光影万通二级栏目右边CSS */
.creation_list{overflow:hidden;margin-left: -21px;}
.creation_list li{width:288px;float:left;margin-left:25px;margin-bottom:20px;position: relative;}
.creation_list li img{width:100%;vertical-align:middle;}
.creation_list li p{background:#F8F8F8;text-align:center;line-height:40px;height:40px;overflow:hidden;}
.creation_list .VideoIco{line-height: 192px;}


.color-box {
  background-color: #fff;
  border: 1px solid #eee;
}
.h2-photo {
  padding: 0;
}
.picshowlist_mid {
  float: left;
  width: 869px;
  margin-left: 15px;
  margin-right: 15px;
  overflow: hidden;
  height: 120px;
}
.picmidleft,
.picmidright {
  width: 24px;
  height: 120px;
  overflow: hidden;
}
.picmidmid {
  float: left;
  width: 630px;
  overflow: hidden;
  height: 120px;
  padding-left: 2px;
}
.picmidmid ul {
  width: 630px;
  overflow: hidden;
  position: relative;
  height: 120px;
}
.picmidmid ul li {
  float: left;
  margin-left: 8px;
  /* display: inline; */
  width: 116px;
  text-align: center;
  overflow: hidden;
  position: relative;
  height: 120px;
}
.picmidmid ul li a {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 120px;
  height: 120px;
}
.picmidmid ul li img {
  max-width: 106px;
}
.picmidright a {
  display: block;
  width: 24px;
  height: 76px;
}
.picmidleft a,
.picmidright a {
  width: 12px;
  height: 120px;
  padding: 0 9px;
  float: left;
  /* display: inline; */
  background: #f9f9f9;
  line-height: 120px;
}
.picmid-rad-l {
  border-radius: 10px 0 0 10px;
}
.picmid-rad-r {
  border-radius: 0 10px 10px 0;
}
.picmidmid ul li a img:hover,
.selectpic {
  border: 5px solid #dfdfdf;
}
.picleftimg {
  width: 120px;
  height: 80px;
  background: url(../img/pic-bg.jpg) no-repeat;
  padding-top: 9px;
  padding-left: 5px;
  overflow: hidden;
}
.picleftimg img {
  width: 106px;
  height: 66px;
}
.picshowtxt_right {
  display: inline;
  /* width: 880px; */
}
.picshowtxt {
  width: 960px;
  min-height: 40px;
  /* _height: 40px; */
}
.picshowtxt_left {
  float: left;
  width: 70px;
  height: 50px;
  line-height: 30px;
  font-family: Georgia, "Times New Roman", Times, serif;
}
.picshowtxt_left span {
  color: #379be9;
  font-size: 30px;
}
.picshowtxt_left i {
  color: #666666;
  font-size: 20px;
}
.picshowtop {
  background: url("../img/loading.gif") no-repeat scroll center center;
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 20px 0;
}
.contextDiv {
  cursor: pointer;
  height: 100%;
  width: 50%;
  position: absolute;
  top: 0px;
  z-index: 5;
}
.contextDiv span {
  position: absolute;
  top: 50%;
  margin-top: -10%;
  width: 60px;
  height: 80px;
  line-height: 80px;
}
#nextArrow_A {
  right: 0px;
  display: none;
  background: rgba(255, 255, 255, 0.6);
}
#preArrow_A {
  left: 0px;
  display: none;
  background: rgba(255, 255, 255, 0.6);
}
.closebtn1,
.closebtn2 {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  right: 5px;
  top: 5px;
}
.pictwo {
  width: 270px;
  height: 88px;
  overflow: hidden;
  margin-top: 20px;
}
.pictwo ul li {
  width: 120px;
  height: 88px;
  float: left;
  margin-right: 15px;
  position: relative;
  overflow: hidden;
}
.pictwo ul li img {
  width: 120px;
  height: 88px;
}

/*图片特效*/

.piccontext {
  width: 100% !important;
  padding: 0 20px;
  box-sizing: border-box;
  margin: 0 auto;
  overflow: hidden;
}
.source {
  width: 100%;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.source_left a {
  color: #666666;
}
.source_left a:hover {
  color: #ff5d11;
  text-decoration: underline;
}
.source_left span {
  color: #ababab;
  padding-left: 15px;
  font-family: Arial, Helvetica, sans-serif;
}
.support {
  float: left;
  height: 20px;
  overflow: hidden;
}
.support img {
  padding: 0px 5px;
}
/* .spell {
  background: url("../images/spel.jpg") 0px -1px no-repeat;
  padding-left: 23px;
}
a.spell:hover {
  background: url("../images/spel_1.jpg") 1px -1px no-repeat;
} */
.picshow {
  width: 100%;
  overflow: hidden;
}
#pic1 {
  max-width: 100%;
  width: 100%;
}
#preArrow {
  left: 0px;
}
#nextArrow {
  right: 0px;
}
.piclefttxt {
  width: 120px;
  line-height: 20px;
}
.piclefttxt a {
  color: #444444;
}
.piclefttxt a:hover {
  color: #ff5d11;
  text-decoration: underline;
}
.piclistshow {
  width: 960px;
  overflow: hidden;
  border-top: 1px solid #e4e4e4;
  margin-top: 10px;
  display: none;
  background-color: #fff;
}
.piclistshow ul li {
  width: 25%;
  height: 274px;
  float: left;
  border-bottom: 1px solid #e4e4e4;
  overflow: hidden;
  border-right: 1px solid #e4e4e4;
  cursor: pointer;
  padding-top: 30px;
}
.piclistshow .picimg {
  width: 290px;
  height: 180px;
  overflow: hidden;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0px 10px;
}
.picimg img {
  max-width: 250px;
  max-height: 180px;
}
.pictxt {
  padding: 15px 20px 0;
  line-height: 25px;
  text-align: center;
  height: 50px;
  overflow: hidden;
}
.pictxt h3 {
  font-size: 14px;
  font-weight: normal;
}

/*弹出层*/
.bodymodal {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #000;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  z-index: 1100;
  position: fixed;
  top: 0px;
  left: 0px;
  display: none;
}
.firsttop_left {
  width: 300px;
  height: 250px;
  margin-right: 30px;
  overflow: hidden;
  float: left;
}
.firsttop_right {
  float: left;
  width: 270px;
  overflow: hidden;
}
.close2 {
  height: 17px;
}
.close2 a {
  width: 30px;
  height: 30px;
  display: block;
  float: right;
}

.imgdivtext {
  position: absolute;
  bottom: 0px;
  height: 25px;
  width: 120px;
  background: rgba(0, 0, 0, 0.6);
  line-height: 25px;
  text-align: center;
  left: 0px;
  z-index: 4;
  *background: #000;
  *filter: alpha(opacity=50);
}
.imgdivtext a {
  color: White;
  font-size: 14px;
  font-weight: bold;
}
.imgdivtext a:hover {
  color: #ff702d;
  text-decoration: underline;
}

.firsttop {
  width: 600px;
  padding: 20px;
  background: #1c1c1c;
  position: fixed;
  top: 170px;
  left: 0px;
  z-index: 1200;
  color: White;
  display: none;
}
.endtop {
  width: 600px;
  padding: 20px;
  background: #1c1c1c;
  position: fixed;
  top: 170px;
  left: 0px;
  z-index: 1200;
  color: White;
  display: none;
}


.fw-box li{width: 33.333333%;box-sizing: border-box;border-right:1px dashed #8ab0f1;border-bottom:1px dashed #8ab0f1;border-top:1px dashed #8ab0f1;float: left;padding: 50px 40px;}
.fw-box ul{border-left:1px dashed #8ab0f1;}
.wu-box ul{margin-left: -15px;}
.wu-box{overflow: hidden;}
.wu-box li{float: left;box-sizing: border-box;padding: 20px;margin-left: 15px;background-color: #f7f7f7;margin-bottom: 1%}
.wu-box li.t1,.wu-box li.t2{width: 592px;}
.wu-box li.t3,.wu-box li.t4,.wu-box li.t5{width: 390px;}
.wu-box li .sp{float: left;color: #fff;font-size: 18px;background-color: #0d66e7;padding: 5px 12px;}
.wu-box li h4{padding-left: 45px;}
.si-box li{width: 25%;background-color:#f7f7f7;float: left;position: relative;box-sizing: border-box;padding:70px 20px 20px;height: 300px;}
.si-box li.bg-t{background-color: #626262;color: #fff;}
.si-box ul{margin-top: 100px;}
.si-box li h3{position: absolute;width: 120px;height: 120px;background-color: #0685eb;border-radius: 50%;padding: 0;text-align: center;line-height: 120px;font-weight: bold;color: white;left:50%;top: -60px;margin-left: -60px;}
.er-box li{width: 33.33333%;box-sizing: border-box;padding:60px 30px;float: left;background-color: #f7f7f7;height: 328px;}
.er-box li.img{padding: 0;}

.job-news{}
.job-news .listJob,.job-news .bm{background-color: #f6f6f6;width: 49%;padding:30px 40px;box-sizing: border-box;}
.job-news .bm h3 span{padding: 10px;margin-right: 10px;}
.listJob li{    border-bottom: 1px solid #d9d9d9;
    line-height: 35px;}
.listJob small{color: #174799;}

.bm-box{background: url(../img/bm-bg.jpg) repeat-x center;height: 563px;}
.bm-arcitle{padding:90px 200px 0 610px;}
.bm-box .input-text,.select-box{background: none;border:2px solid #174799;}
.bm-box .select{background: none;}
.bm-box .input-text:focus{border: 2px solid #0a5cee;}