﻿/* ----------通配---------- */ 
*{	
	list-style: none;
	padding: 0;
	margin: 0;
}
@font-face {
	font-family: "candara_0";
	src:  format("woff2"),
		  format("woff"),
		  format("truetype"),
		  format("embedded-opentype"),
		  format("svg");
  }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,input,button,p,th,td{margin:0;padding:0;}
body{min-width:320px;background-color:#f6f7f7;}
a,img{border:0;}
button{border: none;}
a{ text-decoration:none; }
.clear{clear:both;} 
 /* ----------页眉---------- */ 
body{
	background-color: #f5f5f5;
}
body{
	line-height: 1.5rem;
	font-size: 1.2rem
}

.top{
	width: 88%;
	margin: 0 auto;
	position: absolute;
	left: 6%;
}
header{
	position: absolute;
	z-index: 100;
	width: 100%;
	height: 249px;
	background-image:url(/uploads/image/thmimg/header_bg.png);
	background-repeat: no-repeat;
	background-size:100% 100%;
}
header .logo{
	float: left;
	padding-top: 28px;
	position: relative;
}

header .service{
	float: right;
	padding-top: 18px;
	width: 400px;
}
header .logo .zhengxin{
	display: block;
	width: 220px;
	height: 40px;
	position: absolute;
        right: 0;
        bottom: 10px;
        z-index: 108;

}
.service a{
    height:33px;
    font-size:14px;
    font-family:microsoft yahei;
    font-weight:300;
    color:rgb(255, 255, 255);
    line-height:19px;	
    padding-left: 28px;
}
a:hover{
	color: #226ee3;
}
header .shu{
	float: right;
	padding-left:0px;
	padding-top: 24px;
	padding-right: 50px;
}
header .sico{
	float: right;
	padding-left: 16px;
	height: 74px;
	margin-right: 20px;
	position: relative;
	
}
input[type="button"] {border:none;cursor:pointer;outline:none;}
.bst{
	position: absolute;
	top: 28px;
	right: 20px;
	z-index: 100;
	cursor:pointer;
}
.sousuo{
	display: none;
	width: 250px;
	height: 74px;
}
#topst{border:none;background:none;cursor:pointer;outline:none;
	width: 30px;
	height: 30px;
	background-image: ;
	background-repeat: no-repeat;
	background-position: center center;	
	position: absolute;
	top: 22px;
	right: 15px;
	padding-top: 0px;
}
.top-input{
	position: absolute;
	left: 38px;
	top: 14px;
	border: none;
	outline: none;
	background: rgba(255, 255, 255, 0.7);
	width: 0px;
	height: 30px;
	font-family: inherit;
	font-size: 16px;
	color: #2c3e50;
	margin-top: 10px;
	border-radius: 6px  ;
	z-index: 108;
}

/* ----------适配---------- */ 
@media only screen and (min-width:1024px) and (max-width:1380px){
	.top{margin-left: 20px;}header .logo a img{width: 70%;}header .logo{padding-top: 16px;}.nav-pc{left: 6%;width: 100%;}.top{width: 88%;}
}
@media only screen and (min-width:200px) and (max-width:1024px) {

    .sico {display: none;}
    #shu {
        display: none;
    }
    #ser {
        display: none;
    }
    header .logo {
        padding-top: 16px;
	}
	header{
		height: 160px;
	}
}

@media only screen and (min-width:675px) and (max-width:1024px) {
    header .logo a img {
        width: 70%;
	}
	header{
		height: 160px;
	}
}

@media only screen and (min-width:400px) and (max-width:675px) {
    header .logo a img {
        width: 40%;
    }
}

@media only screen and (min-width:200px) and (max-width:400px) {
    header .logo a img {
        width: 35%;
    }
}

@media only screen and (min-width:200px) and (max-width:750px) {
    header {
        background-image: none;
    }
}	
@media only screen and (min-width:200px) and (max-width:750px){
	header{background-image: none;}
}
@media only screen and (min-width:200px) and (max-width:750px){
	header{
		height: 0px;
	}
}

/* ----------导航---------- */ 
.nav-pc{
	width: 64%;
	position: absolute;
	z-index: 101;
	top: 70px;
	right: 6%;
}
.navbox{
	float: right;
	/* width: 88%;
	position: relative;
	left: 40%; */
    position: relative;
}
ul.navbox > li{
    float: left;
    width: 129px;
    font-family:source han sans cn;        
    color:#ffffff;
    position: relative;
    text-align:center;
}
    ul.navbox   > li > a,ul.navbox   > li > div{
    color: #ffffff;
    display: block;
    line-height: 18px;
    padding-bottom: 10px;
    padding-top: 12px;
}
.navbox .navbox_bg5{
	position: absolute;
	left: 0;
	top: 42px;
	z-index: -1;
	width: 100%;
	height: 250px;
	overflow: hidden;
	display: none;
}
.navbox .navbox_bg5 img{
	width: 100%;
	height: 100%;
}
.nav_child_box ul{
	height: 220px;
}
.nav_child_box_bg{
	background-image: ;
	background-repeat: no-repeat;
}



ul.navbox  .nav_child_box {
    display: none;
}
    ul.navbox  > li:hover #nav-bg1{
	color: #0293f4; 
}
#nav-bg1{
	cursor: pointer;
}
.nav_child_box_line1{
	width: 129px;
	height: 2px;
	background-color: #0293f4;
}

ul.navbox > li > ul > li > a{
	display: block;
	width: 100px;
	height: 50px;
	background-image: url(/uploads/image/thmimg/101.png);
	background-repeat: no-repeat;
	color: #333333;	
}
ul.navbox > li > ul > li > div{
	display: block;
	width: 100px;
	height: 50px;
	background-image: url(/uploads/image/thmimg/101.png);
	background-repeat: no-repeat;
	color: #333333;	
}
ul.navbox > li > ul > li > #nav-bg2{
	background-image: url(/uploads/image/thmimg/101.png)
}
ul.navbox > li > ul > li:hover #nav-bg2{
	background-image: url(/uploads/image/thmimg/102.png)
}
ul.navbox > li > ul > li:hover a{
	background-image: ;
	background-repeat: no-repeat;		
}

#eng1{
	font-size: 18px;
	/* color: #fff; */
}

#eng2{
	font-size: 12px;
}
#eng3{	
	font-size: 16px;
	line-height: 32px;
	color: #fff;
	font-weight: normal;
}

#eng4{
	font-size: 12px;
	line-height: 6px;
	color: #b9baba;
	font-weight: normal;
}
ul.navbox > li:hover #eng3,ul.navbox > li > ul > li > a:hover #eng4{
	color: #000;		
}
ul.navbox > li > div > ul > li > a:hover #eng3{
	color: #0293f4; 
}

/* ----------适配---------- */ 

@media only screen and (min-width:1025px) and (max-width:1380px){
	.nav-pc{width: 90%;}	
}

@media only screen and (min-width:100px) and (max-width:1024px){
	.navbox{display: none;}
}
@media screen and (min-width:1025px){
	.n-iphone{display: none;}		
}


.iphone__item {
  width: 16.06em;
  height: 1em;
  position: absolute;
  bottom: -2em;
  color: #158f76;
  text-align: center;
}


.iphone__content { 
  background-color: #d2527f;

}

.nav {
  position: absolute;
  z-index: 100;
  opacity: 0;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
}
.nav--active .nav {
  opacity: 1;
  background-color: #fff;
  
}
.nav__list {
  margin: 0;
  padding: 0px;
}
.nav__item {
 
  text-align: left;
  line-height: 60px;
  marker-start: 18px;
  border-bottom: 1px solid #cccccc;
}
.nav__item{
	color: #333333;
}
#eng5{
	color: #fff;
	font-weight: 400;
	font-size: 24px
}
#eng6{
	color: #4d4d4d;
	font-weight: 400;
}
#a-5{padding-left: 20px;}
 #item-gg{
	padding-left: 20px;
}
#item-bg2:hover{
	background-color: #016eb9;
}
.nav__itey{
	background-color: #016eb9;
}
#item-bg2:hover #eng6{
	color: #ffffff;
}

.nav__trigger {
  display: block;
  position: absolute;
  width: 30px;
  height: 25px;
  left: 708px;
  top: 15px;
  z-index: 101;
}
.nav--active .nav__trigger {
  opacity: 0.5;
}
.nav__icon {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 3px;
  background-color: #ffffff;
  -webkit-transition-property: background-color, -webkit-transform;
  transition-property: background-color, -webkit-transform;
  transition-property: background-color, transform;
  transition-property: background-color, transform, -webkit-transform;
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
}
.nav__icon:before,
.nav__icon:after {
  content: '';
  display: block;
  width: 30px;
  height: 3px;
  position: absolute;
  background: #ffffff;
  -webkit-transition-property: margin, -webkit-transform;
  transition-property: margin, -webkit-transform;
  transition-property: margin, transform;
  transition-property: margin, transform, -webkit-transform;
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
}
.nav__icon:before {
  margin-top: -10px;
}
.nav__icon:after {
  margin-top: 10px;
}

.style-1 .nav {
  -webkit-transform: translatex(-100%);
          transform: translatex(-100%);
  width: 100%;
  height: 100%;
}
.style-1 .nav__link {
  opacity: 0;
  -webkit-transition-delay: 500ms;
          transition-delay: 500ms;
}
.style-1 .nav--active .nav__link {
  opacity: 1;
}
.style-1 .nav--active .nav {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-transform: translatex(0);
          transform: translatex(0);
}
.style-1 .nav--active .nav__icon {
  background: rgba(0, 0, 0, 0);
}
.style-1 .nav--active .nav__icon:before {
  margin-top: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.style-1 .nav--active .nav__icon:after {
  margin-top: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.nav__t,.nav_s{	
	position: relative;
}
#pi-2,#pi-1{
	display: none;
	background-color: #ffffff;padding-left: 20px;
	}
.nav_s img{
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 200;
}
.nav__t img{
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 200;
}
.xz{
	transform:rotate(90deg);
	-ms-transform:rotate(90deg); /* ie 9 */
	-webkit-transform:rotate(90deg); /* safari and chrome */
	transition: transform 0.5s linear 0s; 
	-webkit-transition: transform 0.5s linear 0s; 
	-ms-transition: transform 0.5s linear 0s; 
}
.zx{
	transform:rotate(0deg);
	-ms-transform:rotate(0deg); /* ie 9 */
	-webkit-transform:rotate(0deg); /* safari and chrome */
	transition: transform 0.5s linear 0s; 
	-webkit-transition: transform 0.5s linear 0s; 
	-ms-transition: transform 0.5s linear 0s; 
}
#pi-1 li,#pi-2 li{	
	float: left;
	margin-right: 10px;
	background-color: #ffffff;
	}
#pi-1 li a,#pi-2 li a{
	font-size: 16px;
	color: #4d4d4d;
}
#pi-1 li:hover  a,#pi-2 li:hover  a{color: #0197fc;}

@media only screen and (min-width:960px) and (max-width:1025px){
	.nav__trigger{left: 900px;}
}
@media only screen and (min-width:930px) and (max-width:960px){
	.nav__trigger{left: 880px;}
}
@media only screen and (min-width:910px) and (max-width:930px){
	.nav__trigger{left: 860px;}
}
@media only screen and (min-width:880px) and (max-width:910px){
	.nav__trigger{left: 840px;}
}
@media only screen and (min-width:860px) and (max-width:888px){
	.nav__trigger{left: 800px;}
}
@media only screen and (min-width:800px) and (max-width:860px){
	.nav__trigger{left: 750px;}
}
@media only screen and (min-width:770px) and (max-width:800px){
	.nav__trigger{left: 700px;}
}
@media only screen and (min-width:700px) and (max-width:760px){
	.nav__trigger{left: 650px;}
}
@media only screen and (min-width:650px) and (max-width:700px){
	.nav__trigger{left: 600px;}
}
@media only screen and (min-width:600px) and (max-width:650px){
	.nav__trigger{left: 550px;}
}
@media only screen and (min-width:550px) and (max-width:600px){
	.nav__trigger{left: 500px;}
}
@media only screen and (min-width:500px) and (max-width:550px){
	.nav__trigger{left: 450px;}
}
@media only screen and (min-width:450px) and (max-width:500px){
	.nav__trigger{left: 400px;}
}
@media only screen and (min-width:400px) and (max-width:450px){
	.nav__trigger{left: 366px;}
}
@media only screen and (min-width:370px) and (max-width:400px){
	.nav__trigger{left: 330px;}
}
@media only screen and (min-width:350px) and (max-width:360px){
	.nav__trigger{left: 320px;}
}
@media only screen and (min-width:310px) and (max-width:330px){
	.nav__trigger{left: 280px;top: 16px;width: 28px;}
}

/* ----------轮播图---------- */ 

#banner{
	width:100%;
	position:relative;
	overflow: hidden;	
}
.pic{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.tabs{
	position:absolute;
    bottom: 40.2%;
	right:3%;
	
}
.tabs li{
	width:30px;
	height:30px;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	color: rgba(14, 13, 13, 0.7);
	background-color: rgba(255, 255, 255, 0.7);
	float:none;
	margin-bottom:10px;
    border-radius:3%;	
}
#bg{
	color: #0197fc;
}


#banner .bo_nav{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 110px;
	background-color: rgba(0,0,0,0.3);
}
#banner .bo_nav .bo_nav_box{
	float: left;
	width: 24%; /*  */
	padding-top: 48px;
	padding-bottom: 48px;
	position: relative;
	margin-left: 1%
  /*  margin: 0 120px;
   margin: 0 6%; */
}
.bo_nav_bo1{
	background-color: rgba(255,255,255,0.3);
}
#banner .bo_nav .bo_nav_box div{
	margin: 0 10%;
	/* width: 228px; */
	width: 92%;
}
#banner .bo_nav .bo_nav_box h1{
	font-size: 24px; /*  */
	color: #fff;
	font-weight: normal;
	float: left;
	margin: 0 5%; /*  */

}
#banner .bo_nav .bo_nav_box h1 a{
	font-size: 18px;
	color: #fff;
}
#banner .bo_nav .bo_nav_box h1:hover{
	color: #0197fc;
	cursor: pointer;
}
#banner .bo_nav .bo_nav_box img{
	display: block;
	float: left;
	margin-top: 6px;
}
#banner .bo_nav .bo_nav_box .bo_nav_box_child{
	position: absolute;
	background-color: rgba(255, 255, 255, 0.6);
	border-top: 3px solid #0197fc;
	width: 100%;
	padding: 25px 0;
	z-index: 300;
	display: none;
}
.bo_nav_box_child_pcbox{
	position: relative;
}
.bo_nav_box_child_pcbox span{
	position: absolute;
	display: block;
	top: -100px;
	left: 120px;
	display: none;
}
#banner .bo_nav .bo_nav_box .bo_nav_box_child_1,#banner .bo_nav .bo_nav_box .bo_nav_box_child_5{
	top: -129px;
}
#banner .bo_nav .bo_nav_box .bo_nav_box_child_2,#banner .bo_nav .bo_nav_box .bo_nav_box_child_4{
	top: -167px;
}
#banner .bo_nav .bo_nav_box .bo_nav_box_child_3{
	top: -205px;
}
#banner .bo_nav .bo_nav_box .bo_nav_box_child li{
	float: left;
	width: 50%;
	margin: 6px  0 ;

}
#banner .bo_nav .bo_nav_box .bo_nav_box_child li div{
	/* width: 94px; */
	/* width: 103x; */
	/* margin: 0 auto; */
	margin: 0 16%;
}
#banner .bo_nav .bo_nav_box .bo_nav_box_child li a{
	/* font-size: 16px; */
	font-size: 20px; /*  */
	color: #000;
	margin-left: 8%; /*  */
	font-weight: bold;
	cursor: pointer;

}
#banner .bo_nav .bo_nav_box .bo_nav_box_child li a:hover{
	color: #00b368;
}

@media only screen and (min-width:720px) and (max-width:968px) {
	#banner .bo_nav .bo_nav_box img{
		display: none;
	}
	#banner .bo_nav .bo_nav_box .bo_nav_box_child li div{
		width: 64px;
	}
	#banner .bo_nav .bo_nav_box .bo_nav_box_child li a{
		margin-left: 0;
	}
	#banner .bo_nav .bo_nav_box div{
		width: 88px;
	}

}
@media only screen and (min-width:10px) and (max-width:760px) {
	#banner .bo_nav {
		display: none;
	}
	.tabs li{float: left;margin-right: 10px;}.tabs{bottom: 10%;}
}
@media only screen and (min-width:760px) and (max-width:1140px) {
	#banner .bo_nav .bo_nav_box h1,#banner .bo_nav .bo_nav_box h1 a {
		font-size: 14px;
		margin: 0 8px;
	}
	#banner .bo_nav{
		height: 70px;
	}
	#banner .bo_nav .bo_nav_box{
		padding-top: 28px;
	}
	#banner .bo_nav .bo_nav_box .bo_nav_box_child_1,#banner .bo_nav .bo_nav_box .bo_nav_box_child_5{
		padding: 15px 0;
		top: -110px;
	}
	#banner .bo_nav .bo_nav_box .bo_nav_box_child_2,#banner .bo_nav .bo_nav_box .bo_nav_box_child_4{
		padding: 15px 0;
		top: -150px;
	}
	#banner .bo_nav .bo_nav_box .bo_nav_box_child_3{
		padding: 15px 0;
		top: -190px;
	}
	#banner .bo_nav .bo_nav_box .bo_nav_box_child li a{
		font-size: 14px;
	}
}

@media only screen and (min-width:510px) and (max-width:850px){
	.tabs{right: 8%; right: 3%;}
}
@media only screen and (min-width:300px) and (max-width:510px){
	.tabs{right: 8%; right: 3%;}.tabs li{width: 20px;height: 20px;line-height: 20px;font-size: 16px}
}



/* ----------新闻/公告---------- */ 
.contentt{
	width: 100%;
	background-image: ;
	background-repeat: no-repeat;
	background-size: 1920px 100%;
}
.content-box{
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 40px;
}
.news{
	margin-left: 23px;
}
.news-1{
	margin-top: 75px;
	margin-left: 30px;
	float: left;
}


#nl{
	width:348px;
	position:relative;
}

.ns-tabs{
	position:absolute;
    bottom:-6%;
    left:132px;
}
.ns-img-box{
	height: 197px;
	width: 348px;
	overflow: hidden;
}
.ns-img-box img{
	width: 100%;
	height: 100%;
}
.ns-tabs li{
	width:10px;
	height:10px;
	border:2px solid #fff;
	float:left;
	margin-left:8px;
    border-radius:100%;
}
.ns-bg{
	background-color:#456dc7;
}

#news-titile-1 h1 a{float: left;display: block;

font-size:20px;

font-weight:300;
color:rgba(38,124,183,1);
padding-right: 645px;
}
#news-titile-2 h1 {float: left;display: block;

font-size:20px;

font-weight:300;
color:rgba(38,124,183,1);
padding-right: 225px;
}
#news-titile-2 h1 a{color:rgba(38,124,183,1);}
.news-box{
	padding-top: 14px;
}
.news-2 h1{
	float: left;display: block;
    font-size:20px;
    font-weight:300;
    color:rgba(38,124,183,1);
padding-right: 237px;
}
#nwes-line{display: block;   }
.nsimg p{
	width: 336px;
	height: 58px;
	text-overflow: ellipsis;
	display: block;
	overflow:hidden;
}
#news-p1{float: left; ;padding-right: 30px; width: 348px;height: 500px;}
#news-p2{float: left;}
.news-p1-line-1{
	width: 348px;
	height: 3px;
	background-color: #267cb7;
}
.news-p1-line-2{
	width: 348px;
	height: 3px;
	background-color: #267cb7;
	margin-top: 47px;
	margin-bottom: 0px;
}
.news-p1-title{
	width: 330px;
	height: 18px;
	text-overflow: ellipsis;
	display: block;
	overflow:hidden;
    font-size:18px;
    font-family:source han sans cn;
    padding-top: 18px;
    color:#333333;
line-height:18px;
}
.news-p1-title a{color:#333333;}
.news-p1-time{
	font-size: 16px;
	color: #333333;
	line-height:16px;
	padding-top: 18px;
	padding-bottom: 18px;
	font-weight: normal;
}
#news-p1 p {
	font-size: 14px;
	color: #999999;
	padding-bottom: 10px;
}
#news-p1 p a{color: #999999;}
.news-p2-list1{
	padding-top: 16px;	
}
.news-p2-box1{
	float: left;
}
.news-p2-box1 h1{
	width:31px;
    height:24px;
    font-size:30px;
    font-family:source han sans cn;
    font-weight:400;
    color:rgba(0,122,204,1);
    line-height:30px;
    padding: 23px 28px 8px 20px ;
}
.news-p2-box1 h2  {
	padding-left: 10px;
}
.news-p2-line3{
	width: 1px;
	height: 90px;
	background-color:  #cbcbcb;
	margin-right: 16px;
	display: block;
	float: left;
}
.news-p2-box3 h1{
	width: 280px;
	height: 26px;
	text-overflow: ellipsis;
	display: block;
	overflow:hidden;
    font-size:16px;
    font-family:source han sans cn;
    font-weight:400;
    line-height:30px;
    padding-top: 5px;
    padding-bottom: 8px;
}
.news-p2-box3 h1 a{color:rgba(0,0,0,1);}
.news-p2-box3 p a{color:rgba(76,76,77,1);}
.news-p2-line-1{
	width: 397px;
	height: 3px;
	background-color: #267cb7;
}
.news-p2-box3 p {
	width: 280px;
	height: 42px;
	text-overflow: ellipsis;
	display: block;
	overflow:hidden; 
    font-size:14px;
    font-family:source han sans cn;
    font-weight:400;
    color:rgba(76,76,77,1);
    line-height:21px;
}
.news-p2-box1 h2{
  width:80px;
  height:12px;
  font-size:14px;
  font-family:source han sans cn;
  font-weight:400;
  color:rgba(0,0,0,1);
  line-height:29px;
}

.news-2{
	margin-top: 75px;
	margin-right: px;
	float: left;
	margin-left: 30px;	
}
#nwes-line-2{
	width: 349px;
	height: 3px;
	background-color: #267cb7;margin-top: 13px;
}
.news-2-box{
	width: 349px;
	height: 430px;
	background-color: #dbe5eb;
	padding-top: 16px;
}
.news-2-box-list-1-bg{
	width: 60px;
	height: 50px;
	background-image: url(/uploads/image/thmimg/113.png);
	background-repeat: no-repeat;
	float: left;
	margin-top: 10px;
	margin-left: 26px;
}
.news-2-box-list-1-bg h1{
	padding-left: 18px;
	padding-top: 2px;
	color: #ffffff;
	font-size: 18px;
}
.news-2-box-list-1-bg h2{
	padding-left: 6px;
	padding-top: 20px;
	color: #828282;
	font-size: 12px
}
.news-2-box-list-1-time h3{
	float: left;
	width: 197px;
	height: 43px;
	text-overflow: ellipsis;
	display: block;
	overflow:hidden; 
    font-size:16px;
    font-family:source han sans cn;
    font-weight:400;
    color:rgba(38,124,183,1);
    line-height:24px;
	margin-left: 14px;
	margin-top: 8px;
	width: 220px;	
}
.news-2-box-list-1-time-pc2{
	background-color: #c2ccd1;width: 300px;
	height: 1px;
	margin-left: 27px;
	margin-top: 10px;
}
.news-2-box-list-1-time h3 a{color:rgba(38,124,183,1);}
    
/* ----------适配---------- */ 

@media only screen and (min-width:840px) and (max-width:1240px){
	.content-box{width: 820px;}#news-p1{display: none; }#news-titile-1 h1 a{padding-right: 270px;}.news-1{margin-top: 40px;}.news-2{margin-top: 40px;}
}
@media only screen and (min-width:80px) and (max-width:1240px){
	#news-p1{display: none; }
}
@media only screen and (min-width:767px) and (max-width:840px){
	.content-box{width: 733px;padding-left: 0px;}#news-p1{padding-right: 0px;}#news-p1{display: none; }#news-titile-1 h1 a{padding-right: 230px;width: 100px;}.news-1{margin-left: 0px;}
    .news-2{margin-left: 10px;}.news-p2-box3 p{width: 230px;}.news-p2-line-1{width: 350px;}.news-p2-box3 h1{width: 230px;text-overflow: ellipsis;display: block;overflow:hidden; height: 24px;}
}
@media only screen and (min-width:590px) and (max-width:767px){
	.content-box{width: 570px;padding-left: 0px;margin: 0 auto;}#news-p1{padding-right: 0px;}#news-p1{display: none; }#news-titile-1 h1 a{padding-right: 420px;width: 100px;}.news-1{margin-left: 0px;}
    .news-2{margin-left: 0px;}.news-p2-box3 p{width: 460px;}.news-p2-line-1{width: 570px;}#news-p2{width: 570px;}#nwes-line-2{width: 570px;}.news-2-box{width: 570px;}
	.news-2-box-list-1-time h3{width: 420px;}#news-titile-2 h1{padding-right: 440px;}
}
@media only screen and (min-width:512px) and (max-width:590px){
	.contentt .content-box{width: 450px;padding-left: 0px;padding-bottom: 60px;margin-top: 30px;}.news-2{margin-left: 20px;}.news-2-box{width: 420px;}#nwes-line-2{width: 420px;}
.news-p2-line-1{width: 420px;}
     .news-p1-line-2{display: none;}.news-1{margin-top: 0px;}.news-p1-line-2{width: 420px;}#news-p1{width: 420px;}.news-p1-line-1{width: 420px;padding-bottom: 1px;}#news-titile-1-pc1{width: 100%;}
    #news-titile-1 img{padding-left: 100px;}#news-p2{width: 420px;}#nwes-line{width: 420px;}.news-2-box-list h3{width: 70%;}#news-titile-2 img{padding-left: 70px;}
    #news-titile-1 h1 a{padding-right: 180px;width: 100px;}
}

@media only screen and (min-width:395px) and (max-width:512px){
	.content-box{width: 400px;padding-left: 0px;padding-bottom: 20px;}.news-1{margin-left: 10px;margin-top: 30px;}.news-2{margin-left: 24px;margin-top: 40px;}#news-p1{display: none; }
	.news-p2-line-1{width: 380px;}.news-p2-box1 h2{width: 60px;}.news-p2-line3{margin-right: 10px;}#news-titile-1 h1 a{padding-right: 255px;}
}
@media only screen and (min-width:370px) and (max-width:395px){
	.content-box{width: 355px;padding-left: 0px;padding-bottom: 0px;margin-left: 0px;margin-right: 0px;}.news-1{margin-left: 0px;margin-top: 40px;}.news-2{margin-left: 8px;margin-top: 40px;}#news-p1{display: none; }
    .news-p2-line-1{width: 348px;margin-left: 8px;}.news-p2-box1 h1{padding: 23px 15px 8px 16px;}.news-p2-box1 h2{width: 60px;}.news-p2-line3{margin-right: 10px;}.news-p2-box3 p{width: 260px;}#news-p1{display: none; }
    .news-p2-box3 h1{width: 260px;}#news-titile-1 h1 a{padding-right: 232px;padding-left: 8px;}
}
@media only screen and (min-width:350px) and (max-width:370px){
	.content-box{width: 360px;padding-left: 0px;padding-bottom: 0px;margin-left: 0px;margin-right: 0px;}.news-1{margin-left: 0px;margin-top: 25px;}.news-2{margin-left: 4px;margin-top: 50px;}#news-p1{display: none; }
	.news-p2-line-1{width: 360px;}.news-p2-box1 h1{padding: 23px 15px 8px 16px;}.news-p2-box1 h2{width: 60px;}.news-p2-line3{margin-right: 10px;}.news-p2-box3 p{width: 260px;}#news-p1{display: none; }
    .news-p2-box3 h1{width: 260px;}#news-titile-1 h1 a{padding-right: 230px;}
}
@media only screen and (min-width:310px) and (max-width:325px){
	.content-box{width: 320px;padding-left: 0px;padding-bottom: 0px;margin-left: 0px;margin-right: 0px;}.news-1{margin-left: 0px;margin-top: 30px;}.news-2{margin-left: 0px;margin-top: 30px;}#news-p1{display: none; }
	.news-p2-line-1{width: 304px;margin-left: 8px;}.news-p2-box1 h1{padding: 23px 15px 8px 16px;}.news-p2-box1 h2{width: 60px;}.news-p2-line3{margin-right: 10px;}.news-p2-box3 p{width: 230px;}#news-p1{display: none; }
	.news-p2-box3 h1{width: 230px;}.news-p2-box3 h1{width: 230px;text-overflow: ellipsis;display: block;overflow:hidden;}.news-p2-box3 p a{width: 180px;text-overflow: ellipsis;display: block;overflow:hidden;height: 38px;}
    #news-titile-1 h1 a{padding-right: 170px;width: 100px;padding-left: 10px;}#news-titile-2 h1{padding-right: 192px;padding-left: 8px;}.news-2-box{width: 304px;margin-left: 8px;}#nwes-line-2{width: 304px;margin-left: 8px;margin-top: 7px;}
    .news-2-box-list-1-time-pc2{margin-left: 10px;}.news-box{padding-top: 7px;}.news-2-box-list-1-bg{margin-left: 16px;}.news-2-box-list-1-time h3{width: 200px;}
}

/* ----------数据电大---------- */ 

.shuzi{
	width: 100%;
    background: ; 
	background-repeat: no-repeat;
    background-size:1920px 650px;
}
.shuzi_box{
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 180px;
}
.shuzi_box_title h1{
	width:101px;
    height:24px;
    font-size:24px;
    font-family:microsoft yahei;
    font-weight:400;
    text-align: center;
    margin: 0 auto;
	padding-top: 86px;
	color: #fff;
}
.shuzi_box_line img{
	display: block;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 20px;
}
.shuzi_box_text p{
	text-align: center;
	font-size: 14px;
	font-family: "微软雅黑";
	font-weight: normal;
	line-height: 24px;
	color: #fff;

}
.shuzi_box_content_box_list{
	float: left;
	width: 25%;
	margin-top: 100px;
}
.shuzi_box_content_box_list_box_pc{
	margin-right: 20px;
	margin-left: 60px;
	-webkit-transition: -webkit-transform 2s ease-out;
    -moz-transition: -moz-transform 2s ease-out;
    -ms-transition: -ms-transform 2s ease-out;
}
.shuzi_box_content_box_list_box_pc:hover{
	-webkit-transform: rotatey(360deg);
    -moz-transform: rotatey(360deg);
    -o-transform: rotatey(360deg);
    -ms-transform: rotatey(360deg);
    transform: rotatey(360deg);
}
.shuzi_box_content_box_list_box_pc a img{
	padding-top:  5px;
}
.shuzi_box_content_box_list_box li{
	float: left;
	
}
.shuzi_box_content_box_list_box_text a h1{
	float: left;
	font-family: candara_0;
	font-size: 36px;
	color: #fff;
	line-height: 36px;
	padding-bottom: 10px;
}
.shuzi_box_content_box_list_box_text a h2{
	float: left;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #fff;
	line-height: 12px;
	padding-top: 25px;
	font-weight: normal;
}
.shuzi_box_content_box_list_box_text a p{
	display: block;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #fff;
	line-height: 12px;
	/* padding-bottom: 20px; */
}

/* ----------适配---------- */ 

@media only screen and (min-width:999px) and (max-width:1217px){
	.shuzi_box{width: 999px;}
}
@media only screen and (min-width:816px) and (max-width:999px){
	.shuzi_box{width: 790px;}.shuzi_box_content_box_list_box_pc{margin-left: 0;}
}
@media only screen and (min-width:711px) and (max-width:816px){
	.shuzi_box{width: 700px;}.shuzi_box_content_box_list_box_pc{margin-left: 0;}
}
@media only screen and (min-width:560px) and (max-width:711px){
	.shuzi_box{width: 100%;}.shuzi_box_content_box_list_box_pc{margin-left: 30px;}.shuzi_box_content_box_list{width: 33%;margin-top:30px;}.shuzi_box_text{margin-bottom: 30px;}
}
@media only screen and (min-width:399px) and (max-width:560px){
	.shuzi_box{width: 100%;}.shuzi_box_content_box_list_box_pc{margin-left: 20px;}.shuzi_box_content_box_list{width: 50%;margin-top:30px;}.shuzi_box_text{margin-bottom: 10px;}
	.shuzi_box_title h1{padding-top: 60px;}.shuzi_box{padding-bottom: 20px;}
}
@media only screen and (min-width:359px) and (max-width:399px){
	.shuzi_box{width: 100%;}.shuzi_box_content_box_list_box_pc{margin-left: 10px;}.shuzi_box_content_box_list{width: 50%;margin-top:30px;}.shuzi_box_text{margin-bottom: 10px;}
	.shuzi_box_title h1{padding-top: 60px;}.shuzi_box{padding-bottom: 20px;}
}
@media only screen and (min-width:310px) and (max-width:359px){
	.shuzi_box{width: 100%;}.shuzi_box_content_box_list_box_pc{margin-left: 0px;margin-right: 0;}.shuzi_box_content_box_list{width: 50%;margin-top:30px;}.shuzi_box_text{margin-bottom: 10px;}
	.shuzi_box_title h1{padding-top: 60px;}.shuzi_box{padding-bottom: 20px;}
}

/* ----------办学特色---------- */ 


.box {position: relative;background-image: url(/uploads/image/thmimg/70.png);width: 100%;background-repeat: no-repeat;background-size:100% 100%;}
.box .hd{margin:0 auto;width:100%;overflow:hidden;}
.box .hd h4{width:200px;height:30px;line-height:20px;font-size:24px;margin: 0 auto;margin-top: 60px;text-align: center;font-weight: 400;}
.box .hd h4 a{color:#333333;}
.box .hd .bx-pc1{display: block;margin: 10px auto;}
.box .content {width: 1200px;margin: 0 auto ;padding-bottom: 80px;}
.box h2 {text-align: center;margin-bottom: 35px;padding-top: 250px;}
.box .box_con {position: relative;}
.box .box_con .btnl {position: absolute;}
.box .box_con .btn {display: block;width: 41px;height: 41px;position: absolute;top: 80px;cursor: pointer;}
.box .box_con .btnl {background:  no-repeat center;left: -72px;}
.box .box_con .btnr {background:  no-repeat center;right: -72px;}
.box .box_con .btnl:hover {background:  no-repeat center;}
.box .box_con .btnr:hover {background:  no-repeat center;}
.box .box_con .conbox {position: relative;overflow: hidden;}
.box .box_con .conbox ul {position: relative;list-style: none;}
.box .box_con .conbox ul li {float: left;width: 265px;height: 360px;margin-left: 43px;overflow: hidden;background-color: #ffffff;}
.box .box_con .conbox ul li dd .photorecom-list-title{display: block;font-size:28px;font-family:source han sans cn;font-weight:600;color:rgba(51,51,51,1);line-height:48px;text-align: center;padding-top: 8px;padding-bottom: 18px;}
.box .box_con .conbox ul li dt img{display: block;margin: 37px auto;}
.box .box_con .conbox ul li dd img{display: block;margin: 20px auto;}
.box .box_con .conbox ul li dd{height:60px;}
.box .box_con .conbox ul li dd p{margin:0;padding:0;line-height:20px;overflow:hidden;text-align:center;font-size:14px;color: #aaaaaa;}
.box .box_con .conbox ul li:first-child {margin-left: 0;}
			
.box .boxswitch {margin-top: 6px;text-align: center;margin-bottom: 60px;}
.box .boxswitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 100px;line-height: 30px;margin: 0 5px;cursor: pointer;color: #000;}
.box .boxswitch span:hover{color: #007acc;}

/* ----------办学特色 自适应---------- */ 

@media only screen and (min-width:910px) and (max-width:1218px){
   .box .content {width: 892px;margin: 0 auto ;padding-bottom: 80px;}
}
@media only screen and (min-width:550px) and (max-width:910px){
   .box .content {width: 527px;margin: 0 auto ;padding-bottom: 80px;}.box .box_con .conbox ul li {margin-left: 23px;}	
}
@media only screen and (min-width:560px) and (max-width:910px){
   .box .content {width: 527px;margin: 0 auto ;padding-bottom: 80px;}.box .box_con .conbox ul li {margin-left: 23px;}	
}
@media only screen and (min-width:400px) and (max-width:560px){
   .box .content {width: 400px;margin: 0 auto ;padding-bottom: 50px;}.box .box_con .conbox ul li {margin-left: 20px;width: 180px;height: 270px;}	
   .box .box_con .conbox ul li dt img{display: block;margin: 20px auto;width: 120px;}.box .box_con .conbox ul li dd img{display: block;margin: 10px auto;width: 160px;}
   .box .box_con .conbox ul li dd .photorecom-list-title{font-size: 20px;line-height: 30px;padding-top: 6px;padding-bottom: 10px;}
   .sico{display: none;}#shu{display: none;}#ser{display: none;}
}
@media only screen and (min-width:310px) and (max-width:400px){
   .box .content {width: 280px;margin: 0 auto ;padding-bottom: 50px;}.box .box_con .conbox ul li {margin-left: 20px;width: 280px;height: 320px;}	
   .box .box_con .conbox ul li dt img{display: block;margin: 30px auto;width: 140px;}.box .box_con .conbox ul li dd img{display: block;margin: 20px auto;width: 180px;}
   .box .box_con .conbox ul li dd .photorecom-list-title{font-size: 20px;line-height: 30px;padding-top: 6px;padding-bottom: 10px;}
   .sico{display: none;}#shu{display: none;}#ser{display: none;}
}


/* ----------教学动态---------- */ 
#dt-box{
	width: 100%;
	background-image: ;
	background-repeat: no-repeat;	
	background-size:1920px 782px;
}
.dt-content{
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 60px;
}

.dt-list-1,.dt-list-2{	
	float: left;	
}
.dt-list-1   .dt-list-2{
	margin-left: 28px;
}
#rt{
	width: 761px;
	height: 547px;	
	background-image: ;
	background-repeat: no-repeat;
}
#rg{
	height: 114px;
	/*background-color: #1a4181;*/
}
.dt-box-1-pc1{
	padding-left: 15px;
	padding-top: 20px;
	float: left;
}
#rt h1{
	
	height:19px;
	font-size:20px;
	font-family:source han sans cn;
	font-weight:400;
	float: left;
	padding-left: 16px;
	padding-top: 16px;
}
#rt h1 a{color:rgba(251,252,253,1);}
.dt-box-1-pc2{
	float: left;
	padding-left: 480px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.dt-box-1-pc4{
	width: 761px;
	height: 2px;
	background-color: #ffffff;
	margin-bottom: 3px;
}
.dt-box-1-pc3{
	width: 423px;
	height: 253px;
	background-image: ;
	background-repeat: no-repeat;
	margin-left: 3px;
	position: relative;		
}
.dt-box-1-pc3 img{
	position: absolute;
	top: 131px;
	z-index: 100;
}
.dt-box-1-text{
	width: 181px;
   font-size:24px;
   font-family:source han sans cn;
   font-weight:400;
   color:rgba(253,252,252,1);
   /*display: block;*/
   /*margin-top: 136px;*/
   position: absolute;
   top: 136px;
   z-index: 101;
}


.rt-list-1{
	margin-left: 20px;
	margin-top: 14px;
}
.dt-rc-time{
	float: left;
	padding-left: 4px;
	padding-right: 25px;
}
.dt-rc-text{
	float: left;
	padding-left:20px ;
}
.dt-rc-text h4{
	font-size: 18px;
	color: #ffffff;
	font-weight: 400;
}
.dt-rc-text h4 a{
	color: #ffffff;
	width: 580px;
	height: 24px;
	text-overflow: ellipsis;
	display: block;
	overflow:hidden;
}
.dt-rc-text h4 a:hover{
	color: #0382d6;
}
.dt-rc-text img{
	padding-left: 8px;
	display: inline;
}
.dt-rc-text p{
	font-size: 12px;
	color: #ffffff;
	display: inline;
}
.dt-rc-time h2{
	font-size: 12px;
	color: #ffffff;	
	font-weight: 300;
	padding-left: 2px;
}
.dt-rc-time h4{
	font-size: 16px;
	color: #0293f4;	
	font-weight: 300;
}
.dt-rc-line1{
	width: 1px;
	height: 48px;
	background-color: #0293f4;
	float: left;
}
.dt-rc-line2{
	width: 715px;
	height: 1px;
	border-top: 1px dashed #d6d6d6;
	margin-top: 12px;
}

#rm{
	width: 398px;
	background-image: ;
	padding-bottom: 14px;
	background-position: 100% 100%;
}
#rm .dt-box-1-pc6{
	padding-left: 15px;
	padding-top: 20px;
	float: left;
}
.rm-title{
	height:19px;
	font-size:20px;
	font-family:source han sans cn;
	font-weight:400;
	color:rgba(251,252,253,1);
	float: left;
	padding-left: 16px;
	padding-top: 16px;
}
.rm-title a{color:rgba(251,252,253,1);}
.dt-box-1-pc7{
	float: left;
	padding-left: 120px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.dt-box-1-pc8{
	width: 398px;
	height: 2px;
	margin-left: 0px;
	background-color: #ffffff;
}
.rm-content-box1{padding-left: 30px;}
.rm-content-box1 h2{
	width:338px;
	height:25px;
	font-size:18px;
	font-family:source han sans cn;
	font-weight:300;
	color:rgba(245,245,245,1);
	line-height:20px;
	padding-bottom: 0px;
	padding-top: 14px;
}
.rm-content-box1 h5{
	font-size: 12px;
	color: #ffffff;
	font-weight: 200;
}
.rm-content-box1 h2 a{
	width: 330px;
	height: 18px;
	text-overflow: ellipsis;
	display: block;
	overflow:hidden;
	color:rgba(245,245,245,1);
}

.rm-content-box1-line{
	width: 336px;
	height: 2px;
	border-top: 1px dashed #d6d6d6;
	margin-top: 12px;	
}
.rm-content-box1 h2 a:hover{
	color: #0197fc;
}


/* ----------适配---------- */ 
@media screen and (max-width:1240px){
	.dt-content{width: 1000px;padding-bottom: 60px;}li .rm-content-box2{display: none; }.dt-box-1-pc8{width: 380px;}.dt-box-1-pc4,#rt{width: 600px;}.dt-rc-line2{width: 560px;}
	.dt-box-1-pc7{padding-left: 100px;}	#rm{width: 380px;}.dt-box-1-pc2{padding-left: 320px;}.dt-list-1   .dt-list-2{margin-left: 20px;}.dt-rc-text{width: 460px;}
	.dt-rc-text h4{width: 460px;height: 24px;text-overflow: ellipsis;display: block;overflow:hidden;}.dt-rc-text h4 a{width: 460px;}
}
@media only screen and (min-width:820px) and (max-width:1024px){
	.dt-content{width: 800px;padding-bottom: 60px;}li .rm-content-box2{display: none; }.dt-box-1-pc8{width: 340px;}.dt-box-1-pc4,#rt{width: 440px;}.dt-rc-line2{width: 400px;}
    .dt-box-1-pc2{padding-left: 140px;}.dt-rc-text h4{width: 270px;height: 24px;text-overflow: ellipsis;display: block;overflow:hidden;}.dt-rc-text{width: 240px;}
	#rm{width: 340px;}.rm-content{margin: 0px;}.dt-box-1-pc7{padding-left: 30px;}.rm-content-box1-line{width: 280px;margin-top: 14px;}.rm-content-box1 h2 {width: 270px;height: 22px;overflow: hidden;padding-top: 15px;}
}
@media only screen and (min-width:740px) and (max-width:820px){
	.dt-content{width: 720px;padding-bottom: 60px;}li .rm-content-box2{display: none; }.dt-box-1-pc8{width: 300px;}.dt-box-1-pc4,#rt{width: 400px;}.dt-rc-line2{width: 360px;}
    .dt-box-1-pc2{padding-left: 140px;}.dt-rc-text h4{width: 240px;height: 24px;text-overflow: ellipsis;display: block;overflow:hidden;}.dt-rc-text{width: 240px;}
	#rm{width: 300px;}.rm-content{margin: 0px;}.dt-box-1-pc7{padding-left: 30px;}.rm-content-box1-line{width: 240px;}.rm-content-box1 h2 {width: 230px;height: 22px;overflow: hidden;}
    .rm-content-box1 h2 a{width: 235px;}
}

@media only screen and (min-width:660px) and (max-width:740px){
	.dt-content{width: 640px;padding-bottom: 60px;}li .rm-content-box2{display: none; }.dt-box-1-pc8{width: 280px;}.dt-box-1-pc4,#rt{width: 330px;}.dt-rc-line2{width: 280px;}
    .dt-box-1-pc2{padding-left: 60px;}.dt-rc-text h4{width: 185px;height: 24px;text-overflow: ellipsis;display: block;overflow:hidden;}.dt-rc-text{width: 185px;}
	#rm{width: 290px;}.rm-content{margin: 0px;}.dt-box-1-pc7{padding-left: 30px;}.rm-content-box1-line{width: 240px;margin-top: 14px;}.rm-content-box1 h2 {width: 230px;height: 22px;overflow: hidden;padding-top: 15px;}
    .rm-content-box1 h2 a{width: 235px;}
}
@media only screen and (min-width:300px) and (max-width:660px){
   #dt-box{background-size:3050px 1242px;}
}

@media only screen and (min-width:600px) and (max-width:660px){
	.dt-content{width: 500px;}.dt-list-1   .dt-list-2{margin-left: 0px;}#rt{width: 500px;}.dt-box-1-pc2{padding-left: 220px;}.dt-box-1-pc4{width: 500px;}.dt-box-1-pc3{width: 376px;}.dt-box-1-pc8{width: 500px;}
    #rg{height: 50px;}.dt-rc-text,.dt-rc-text h4{width: 320px;}.dt-rc-line2{width: 460px;}.dt-rc-text h4 a{width: 320px;}#rm{width: 500px;background-repeat: repeat;}
    .rm-content-box1{padding-left: 20px;margin-bottom: 0px;}.rm-content-box1-line{width: 460px;}
}
@media only screen and (min-width:400px) and (max-width:600px){
	.dt-content{width: 380px;}.dt-list-1   .dt-list-2{margin-left: 0px;}#rt{width: 380px;}.dt-box-1-pc2{padding-left: 100px;}.dt-box-1-pc4{width: 376px;}.dt-box-1-pc3{width: 376px;}.dt-box-1-pc8{width: 376px;}
    #dt-box{background-size:1920px 100%;}#rg{height: 50px;}.dt-rc-text,.dt-rc-text h4{width: 230px;}.dt-rc-line2{width: 340px;}
    .rm-content-box1{padding-left: 20px;margin-bottom: 0px;}
}
@media only screen and (min-width:370px) and (max-width:400px){
	.dt-content{width: 360px;}.dt-list-1   .dt-list-2{margin-left: 0px;}#rt{width: 355px;}.dt-box-1-pc2{padding-left: 50px;}.dt-box-1-pc4{width: 352px;}.dt-box-1-pc3{width: 352px;}.dt-box-1-pc8{width: 376px;}
    #rg{height: 50px;}.rt-content h2{padding-top: 60px;}.rt-content p{padding-top: 0px;width: 320px;}
     #rm{width: 354px;}.rm-content-box1{width: 200px;}.rm-content{margin-left: 14px;}.dt-box-1-pc8{width: 352px;}.dt-rc-text,.dt-rc-text h4{width: 230px;}.dt-rc-line2{width: 315px;}
    .rm-content-box1{padding-left: 5px;margin-bottom: 0px;}.rm-content-box1-line{width:300px;}
}
@media only screen and (min-width:359px) and (max-width:370px){
	.dt-content{width: 360px;}.dt-list-1   .dt-list-2{margin-left: 0px;}#rt{width: 335px;margin-left: 10px;}.dt-box-1-pc2{padding-left: 50px;}.dt-box-1-pc4{width: 338px;}.dt-box-1-pc3{width: 340px;}
    #rg{height: 50px;}.rt-content h2{padding-top: 60px;}.rt-content p{padding-top: 0px;width: 320px;}#rm{width: 335px;margin-left: 10px}.rm-content-box1{width: 200px;}.rm-content{margin-left: 14px;}.dt-box-1-pc8{width: 340px;}.dt-box-1-pc3{width: 352px;}.dt-rc-text{width: 350px;}
   .dt-rc-text,.dt-rc-text h4{width: 200px;}.dt-rc-line2{width: 290px;}.rm-content-box1 h2{width: 320px;}
    .rm-content-box1{padding-left: 5px;margin-bottom: 0px;}.rm-content-box1-line{width:300px;}.dt-box-1-pc7{padding-left: 50px;}
}
@media only screen and (min-width:319px) and (max-width:321px){
	.dt-content{width: 320px;}.dt-list-1   .dt-list-2{margin-left: 0px;}#rt{width: 300px;margin-left: 10px;}.dt-box-1-pc2{padding-left: 50px;}.dt-box-1-pc4{width: 300px;}.dt-box-1-pc3{width: 300px;}
	#rg{height: 50px;}.rt-content h2{padding-top: 60px;}.rt-content p{padding-top: 0px;width: 320px;}#rm{width: 300px;margin-left: 10px}.rm-content-box1{width: 200px;}.rm-content{margin-left: 14px;}.dt-rc-text{width: 350px;}
	.dt-box-1-pc8{width: 300px;}.dt-rc-text,.dt-rc-text h4{width: 163px;}.dt-rc-line2{width: 270px;}
	.rm-content-box1{padding-left: 5px;margin-bottom: 0px;}.rm-content-box1-line{width:270px;}.dt-box-1-pc7{padding-left: 50px;}.rm-content-box1 h2{width: 280px;height: 22px;overflow: hidden;}
}

/* ----------校园风采---------- */ 
.fx{
	width: 100%;
}
#fc{	
	margin: 0 auto;
	width: 1200px;	
	padding-bottom: 150px;
}
#fc h4{
	width:101px;
	height:23px;
	font-size:24px;
	font-family:microsoft yahei;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:34px;
	margin: 0 auto;
	text-align: center;
	padding-top: 76px;
	padding-bottom: 6px;
}
#fc h4 a{color:rgba(51,51,51,1);}
.fc-pc1{
    display: block;
	margin: 0 auto;
	text-align: center;
    padding-top: 14px;
     padding-bottom: 80px;
}
.sbimg{
	max-height: 378px;overflow: hidden;width: 100%;
}
#sc{
	position: relative;
	top:30%;
	left:0;	
}
#sc-text-box{
	width: 340px;
	position: absolute;
	z-index: 200;
	left: 65%;
	top: 20%;
}
#sc-text-box h1{
	width:127px;
    height:23px;
    font-size:24px;
    font-family:source han sans cn;
    font-weight:bold;
    color:rgba(255,255,255,1);
    margin-bottom: 30px;
}
#sc-text-box h1 a{color:rgba(255,255,255,1);}
#sc-text-box p a{color:rgba(255,255,255,1);}
#sc-text-box p{
	width:300px;
    height:81px;
    font-size:18px;
    font-family:adobe heiti std;
    font-weight:normal;
    color:rgba(255,255,255,1);
}
.po{
	position:absolute;
    bottom:10px;
    left:200px;
}
.btn{
	width:30px;
    height:50px;
	color:#fff;
	font-size:30px;
	line-height:50px;
	text-align:center;
	position:absolute;
	top:50%;
	margin-top:-25px;
	cursor:pointer;
}
.btn:hover{
	color:#267cb7;
}
.btn1{
	left:-80px;
}
.btn2{
	right:-80px;
	z-index: 102;
}
.pg{
	background-color:red;
}
#sc-b{
	position: absolute;
	top: -86px;
	left: 50%;	
	z-index: 108;
	overflow: hidden;
}

/* ----------适配---------- */ 
@media screen and (max-width:1480px){
	#fc{width: 1000px; }#sc-b{width: 600px;height:456px ;top:-78px}#sc-text-box{left: 63%;}
}
@media only screen and (min-width:1000px) and (max-width:1260px){
	#fc{width: 800px; }#sc-b{width: 450px;height:342px ;top:-50px}#sc-text-box{left: 63%;}#sc-text-box{width: 300px;height: 150px;overflow: hidden;}#sc-text-box p{width: 200px;font-weight: normal;}
}
@media only screen and (min-width:840px) and (max-width:1000px){
	#fc{width: 670px; }#sc-b{width: 410px;height:320px ;top:-50px}#sc-text-box{left: 63%;}#sc-text-box{width: 300px;height: 150px;overflow: hidden;}#sc-text-box p{width: 200px;font-weight: normal;}
    .btn{display: none;}
}
@media only screen and (min-width:700px) and (max-width:840px){
	#fc{width: 600px; }#sc-b{width: 340px;height:288px ;top:-44px}#sc-text-box{left: 63%;}#sc-text-box{width: 200px;height: 150px;overflow: hidden;}
.btn{display: none;}.fc-pc1{padding-bottom: 40px;}#fc h4{padding-top: 50px;}#fc{padding-bottom: 100px;}.topic-pic1{display: none;}#sc-text-box p{width: 140px;height: 70px;overflow: hidden;}
}
@media only screen and (min-width:500px) and (max-width:700px){
	#fc{width: 400px; }#sc-b{display: none;}#sc-text-box{left: 63%;}#sc-text-box{display: none;}#sc-text-box p{width: 200px;font-weight: normal;}
.btn{display: none;}.fc-pc1{padding-bottom: 40px;}#fc h4{padding-top: 50px;}#fc{padding-bottom: 50px;}.topic-pic1{display: none;}#sc-text-box p{width: 200px;height: 70px;overflow: hidden;}
}
@media only screen and (min-width:380px) and (max-width:500px){
	#fc{width: 360px;height: 100px; margin-bottom: 90px;padding-bottom: 200px;}#sc-b{display: none;}#sc-text-box{display: none;}#sc-text-box{width: 300px;height: 150px;overflow: hidden;}#sc-text-box p{width: 200px;font-weight: normal;}
.btn{display: none;}.fc-pc1{padding-bottom: 40px;}#fc h4{padding-top: 30px;}.topic-pic1{display: none;}.sbimg img{height: 280px;}.fc-pc1{padding-bottom: 0px;}
}
@media only screen and (min-width:370px) and (max-width:380px){
	#fc{width: 340px;height: 100px; margin-bottom: 110px;padding-bottom: 160px;}#sc-b{display: none;}#sc-text-box{display: none;}#sc-text-box{width: 300px;height: 150px;overflow: hidden;}#sc-text-box p{width: 200px;font-weight: normal;}
.btn{display: none;}.fc-pc1{padding-bottom: 40px;}#fc h4{padding-top: 50px;}.topic-pic1{display: none;}.sbimg img{height: 200px;}.fc-pc1{padding-bottom: 0px;}
}
@media only screen and (min-width:359px) and (max-width:361px){
	#fc{width: 320px;height: 70px; margin-bottom: 100px;padding-bottom: 130px;top: 12%;}#sc-b{display: none;}#sc-text-box{display: none;}#sc-text-box{width: 300px;height: 150px;overflow: hidden;}#sc-text-box p{width: 200px;font-weight: normal;}
.btn{display: none;}.fc-pc1{padding-bottom: 40px;}#fc h4{padding-top: 30px;}.topic-pic1{display: none;}.sbimg img{height: 280px;}.fc-pc1{padding-bottom: 0px;}
}
@media only screen and (min-width:319px) and (max-width:321px){
	#fc{width: 320px;height: 100px; margin-bottom: 110px;padding-bottom: 50px;}#sc-b{display: none;}#sc-text-box{display: none;}#sc-text-box{width: 300px;height: 150px;overflow: hidden;}#sc-text-box p{width: 200px;font-weight: normal;}
.btn{display: none;}.fc-pc1{padding-bottom: 40px;}#fc h4{padding-top: 50px;}.topic-pic1{display: none;}.sbimg img{height: 280px;}.fc-pc1{padding-bottom: 0px;}
}
/* ----------专题网络---------- */ 
.topic{	
	width: 100%;
	height: 320px;
	background-color: #ffffff;
	padding-top: 20px;
	
}
.topic .topic-box-2{
	width: 1200px;
	margin: 60px auto;
}
.topic .topic-box-2 li{
	float: left;
	display: block;
	padding-top: 14px;
	margin-left: 19px;
	width: 176px;
	height: 3.625rem;
	overflow: hidden;
}
.topic .topic-box-2 li img{
	width: 100%;
	height: 100%;
}
.topic .topic-tt{display: none;}
.topic .topic-tt{
	width: 400px;
	margin: 60px auto;	
}
.topic .topic-tt li{
	width: 176px;
	height: 3.625rem;
	overflow: hidden;
	float: left;
	display: block;
	padding-top: 14px;
	margin-left: 17px;
}


/* ----------适配---------- */ 
@media screen and (max-width:1240px){
	.topic .topic-box-2{width: 800px;margin-top: 30px;}
}
@media only screen and (min-width:700px) and (max-width:820px){
	.topic .topic-box-2{width: 590px;margin-top: 30px;}.topic{padding-bottom: 70px;}
}
@media only screen and (min-width:400px) and (max-width:700px){
	.topic .topic-box-2{display: none;}.topic .topic-tt{display: block;}.topic{padding-top: 10px;height: 285px;}.topic .topic-tt{margin-top: 20px;margin-bottom: 	0px;}
	.topic-tt img{width: 176px;height: 58px;}
}
@media only screen and (min-width:370px) and (max-width:400px){
	.topic .topic-box-2{display: none;}.topic .topic-tt{display: block;}.topic{padding-top: 10px;}.topic .topic-tt{margin-top: 10px;margin-bottom: 	0px;}
    .topic-tt img{width: 160px;height: 52px;}.topic .topic-tt{width: 372px;}.topic{height: 250px;}	.topic .topic-tt li{width: 160px;height: 52px;}
}
@media only screen and (min-width:359px) and (max-width:361px){
	.topic .topic-box-2{display: none;}.topic .topic-tt{display: block;}.topic{padding-top: 10px;}.topic .topic-tt{margin-top: 10px;margin-bottom: 	0px;}
    .topic-tt img{width: 130px;height: 41px;}.topic .topic-tt{width: 310px;}.topic{height: 220px;}	.topic .topic-tt li{width: 130px;height: 41px;}
}
@media only screen and (min-width:319px) and (max-width:321px){
	.topic .topic-box-2{display: none;}.topic .topic-tt{display: block;}.topic{padding-top: 10px;}.topic .topic-tt{margin-top: 10px;margin-bottom: 	0px;}
    .topic-tt img{width: 130px;height: 41px;}.topic .topic-tt{width: 310px;}.topic{height: 220px;}.topic .topic-tt li{width: 140px;margin-left: 15px;}
}

/* ----------页脚---------- */ 
#foot{
	width: 100%;
	background-image: url(/uploads/image/thmimg/136_02.png);
	background-repeat: no-repeat;
	background-size: 1920px 100%;
	padding-bottom: 20px;
}

.foot-box{
	width: 1400px;
	margin: 0 auto;
	padding-top: 38px;
}
.foot-box li{
	float: left;
}
.foot-box-text1,.foot-box-text2,.foot-box-text3,.foot-box-text4{padding-top: 20px;}
.foot-box-text1 h1 a,.foot-box-text2 h1 a,.foot-box-text3 h1 a,.foot-box-text4 h1 a{
   width:71px;
height:18px;
font-size:18px;
font-family:source han sans cn;
font-weight:bold;
color: #e5e5e5;
padding-right: 30px;
}
.foot-box-text1 h2 a,.foot-box-text2 h2 a,.foot-box-text3 h2 a,.foot-box-text4 h2 a{
width:63px;
height:16px;
font-size:16px;
font-family:source han sans cn;
font-weight:400;
color: #e5e5e5;
}
.foot-box-pic1{
	padding-left: 20px;
}
.foot-box-pic2{padding-top: 66px;}
.foot-box-pic2,.foot-box-pic3{
padding-left: 30px;
}
.foot-box-pic3{padding-right: 50px;}
.foot-box-pic4-pi1,.foot-box-pic4 p{float: left;}
.foot-box-pic4-pi1{padding-right: 20px;padding-top: 32px;text-align: center;color: #ffffff;}
.foot-box-pic4 p{padding-top: 32px;color: #ffffff;font-size: 1rem;font-weight: 200;}
.foot-box-pic4 p a{text-align: center;color: #e5e5e5;font-size: 1rem;font-weight: 400;}
.foot-box-pic1 h1,.foot-box-pic2 h1,.foot-box-pic3 h1,.foot-box-pic4 h1{
width:100px;
height:18px;
font-size:18px;
font-family:source han sans cn;
font-weight:bold;
color:rgba(230,227,227,1);
display: block;
margin:0 auto;
padding-left: 3px;
padding-top: 10px;
}
.foot-box-text1 h1 a:hover,.foot-box-text2 h1 a:hover,.foot-box-text3 h1 a:hover,.foot-box-text4 h1 a:hover{
	color: #3c92e6;
}
.foot-box-text1 h2 a:hover,.foot-box-text2 h2 a:hover,.foot-box-text3 h2 a:hover,.foot-box-text4 h2 a:hover{
	color: #3c92e6;
}
.banquan{width: 990px;margin: 0 auto;
}

.banquan h1{
font-size:14px;
font-family:source han sans cn;
font-weight:normal;
color:#d9d9d9;	
padding-top: 3px;
text-align: center;float: left;
line-height: 36px;
width: 934px;
}
.banquan h1 a{color: #e5e5e5;}
.banquan h1 a:hover{
	color: #ffffff;
}
.banquan-box img{
	
	float: left;
}
.foot-line3{
	width: 100%;height: 0.0625rem;background-image: url(/uploads/image/thmimg/153.png);background-repeat: no-repeat;margin-top: 30px;margin-bottom: 20px;
}
.hun1{display: none;}
.hun3{display: none;}
/* ----------适配---------- */ 

@media screen and (max-width:1420px){
	.foot-box-pic2,.foot-box-pic3{display: none;}.foot-box-pic1{margin-right: 50px;}.foot-box{width: 850px;}
	
}

@media only screen and (min-width:760px) and (max-width:1000px){
	.banquan{width: 700px;}.banquan h1{width: 660px;padding-bottom: 30px;}.foot-box-pic1{margin-right: 30px;padding-left: 20px;}.foot-box{width: 700px;}
	.foot-box-text1 h1 a,.foot-box-text2 h1 a,.foot-box-text3 h1 a,.foot-box-text4 h1 a{font-size: 14px;padding-right: 10px;}
	.foot-box-text1 h2 a,.foot-box-text2 h2 a,.foot-box-text3 h2 a,.foot-box-text4 h2 a{font-size: 12px;}.foot-box-pic4 p{font-size: 0.875rem;}
}
@media only screen and (min-width:620px) and (max-width:760px){
	.foot-box{width: 600px;padding-left: 0px;}.banquan{width: 580px;}.banquan h1{width: 540px;line-height: 30px;}.foot-box-pic3{display: none;}.foot-box-pic2{display: none;}.banquan{margin-top: 20px;}.foot-box-pic1{padding-left: 10px;}
    .foot-box-pic4-pi1{display: none;}.foot-box-pic1{margin-right: 20px;padding-left: 30px;}.foot-box-pic4{padding-left: 0px;padding-top: 10px;padding-bottom: 0px;}.foot-box-pic4-pi1{padding-right: 5px;padding-top: 0px;}
	.foot-box-pic4 p{padding-top: 10px;}.hun1{display: block;}.banquan h1{text-align: left;}.foot-box-text1 h1 a, .foot-box-text2 h1 a, .foot-box-text3 h1 a, .foot-box-text4 h1 a{padding-right: 10px;}
	
}
@media only screen and (min-width:500px) and (max-width:620px){
	.foot-box{width: 400px;padding-left: 30px;}.foot-box-pic3{display: none;}.foot-box-pic2{display: none;}.banquan{margin-top: 50px;}.foot-box-pic1{padding-left: 10px;}.banquan h1{width: 360px;font-size: 12px;text-align: left;}
    .foot-box-text1 h1 a,.foot-box-text2 h1 a,.foot-box-text3 h1 a,.foot-box-text4 h1 a{padding-right: 30px;}.foot-box-text1, .foot-box-text2, .foot-box-text3, .foot-box-text4,.foot-box-pic1{display: none;}
    .banquan{width: 420px;}.banquan h1{width: 384px;}.hun1{display: block;}
}
@media only screen and (min-width:380px) and (max-width:500px){
	.foot-box{width: 355px;padding-top: 10px;}.banquan{width: 350px;}
	.foot-box-pic4{padding-left: 120px;padding-top: 10px;padding-bottom: 20px;}.foot-box-pic4 h1{padding-left: 0px;margin-left: 20px;}
	.foot-box-text1, .foot-box-text2, .foot-box-text3, .foot-box-text4,.foot-box-pic1{display: none;}.foot-box-pic4{padding-left: 0px;padding-top: 10px;padding-bottom: 0px;}.foot-box-pic4-pi1{padding-right: 5px;padding-top: 0px;}
	.foot-box-pic4 p a{padding-top: 10px;font-size: 14px;}.hun1{display: block;}.banquan h1{text-align: left;width: 344px;}.foot-box-pic4-pi1 img{margin-top: 18px;}
	
}
@media only screen and (min-width:370px) and (max-width:380px){
	.foot-box{width: 355px;padding-top: 10px;}.banquan{width: 355px;}.banquan h1{width: 319px;}
    .foot-box-pic4{display: n;padding-left: 120px;padding-top: 30px;padding-bottom: 20px;}.foot-box-pic4 h1{padding-left: 0px;margin-left: 20px;}
	.foot-box-text1, .foot-box-text2, .foot-box-text3, .foot-box-text4,.foot-box-pic1{display: none;}.foot-box-pic4{padding-left: 0px;padding-top: 10px;padding-bottom: 0px;}.foot-box-pic4-pi1{padding-right: 5px;padding-top: 0px;}
    .foot-box-pic4 p{padding-top: 10px;}.hun1{display: block;}.banquan h1{text-align: left;}.foot-box-pic4-pi1 img{width:108px;height:108px;margin-top: 18px;}
	
}
@media only screen and (min-width:359px) and (max-width:370px){
	.foot-box{width: 350px;padding-top: 10px;}.banquan{width: 350px;}.banquan h1{width: 314px;}
    .foot-box-pic4{display: n;padding-left: 120px;padding-top: 30px;padding-bottom: 20px;}.foot-box-pic4 h1{padding-left: 0px;margin-left: 20px;}
	.foot-box-text1, .foot-box-text2, .foot-box-text3, .foot-box-text4,.foot-box-pic1{display: none;}.foot-box-pic4{padding-left: 0px;padding-top: 10px;padding-bottom: 0px;}.foot-box-pic4-pi1{padding-right: 5px;padding-top: 0px;}
    .foot-box-pic4 p{padding-top: 10px;font-size: 12px}.hun1{display: block;}.banquan h1{text-align: left;}	.foot-box-pic4-pi1 img{width: 105px;margin-top: 13px;}
}

@media only screen and (min-width:319px) and (max-width:321px){
	.foot-box{width: 300px;padding-top: 10px;}.banquan{width: 300px;}.banquan h1{width: 264px;}
	.foot-box-pic4{display: n;padding-left: 120px;padding-top: 30px;padding-bottom: 20px;}.foot-box-pic4 h1{padding-left: 0px;margin-left: 20px;}
	.foot-box-text1, .foot-box-text2, .foot-box-text3, .foot-box-text4,.foot-box-pic1{display: none;}.foot-box-pic4{padding-left: 0px;padding-top: 10px;padding-bottom: 0px;}.foot-box-pic4-pi1{display: none;}
	.foot-box-pic4 p{padding-top: 10px;font-size: 12px;padding-left: 20px;}.hun1{display: block;}.banquan h1{text-align: left;}
}



@media only screen and (min-width:460px) and (max-width:512px){
	.contentt .content-box{width: 450px}.news-2{margin-left: 20px;}.news-2-box{width: 420px;}#nwes-line-2{width: 420px;}.news-p2-line-1{width: 420px;}
     .news-p1-line-2{display: none;}.news-1{margin-top: 0px;}.news-p1-line-2{width: 420px;}#news-p1{width: 420px;}.news-p1-line-1{width: 420px;padding-bottom: 1px;}#news-titile-1-pc1{width: 100%;}
    #news-titile-1 img{padding-left: 100px;}#news-p2{width: 420px;}#nwes-line{width: 420px;}.news-2-box-list h3{width: 70%;}#news-titile-2 img{padding-left: 70px;}
    #news-titile-1 h1 a{padding-right: 180px;width: 100px;}
}









