
/* CSS Document */
body{
	padding: 0px;
	margin: 0px;	
          /*隐藏浏览器横向滚动条*/
           overflow-x:hidden;
           background-image:url("../image/dotbg.jpg");
}
#site_index {
	left: 0px;
	top: 0px;
	width: 100%;
	height: 2585px;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.header{
	width: 100%;
}
.logo-top-outline{
	width: 100%;
	height: 119px;
	background-color: #FFFFFF;
}
.logo-top{
	position: relative;
	width: 1310px;
	height: 119px;
    margin-left:auto; 
    margin-right:auto; 
}
#index-01 {
	position: relative;
	left: 0px;
	top: 0px;
	width: 438px;
	height: 119px;
	float: left;
}
#index-02 {
	position: relative;
	left: 0px;
	top: 0px;
	width: 391px;
	height: 119px;
	float: left;
}

#index-03 {
	position: relative;
	left: 0px;
	top: 0px;
	width: 481px;
	height: 119px;
	float: left;
}
#index-03 .searchtext {
	width: 300px;
	border-radius: 18px;
	height: 30px;
	border: 1px solid #A9A9A9;
	top: 30px;
	position: relative;
}
#index-03 .btnsearch{
	position: relative;
	top: 44px;
	left: 10px;
}
.nav{
	width: 100%;
	height: 40px;
	/*
	background: -webkit-linear-gradient(#277dca, #3f95e2);
	background: -o-linear-gradient(#277dca, #3f95e2);
	background: linear-gradient(#277dca, #3f95e2);
	*/
	background: #277dca;
}
.nav input[type="checkbox"], .menu {
	position: relative;
	left: 2%;
	top: 15px;
	display: none;
}
.navbar{
	width: 1310px;
	height: 65px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	/*
	background: -webkit-linear-gradient(#277dca, #3f95e2);
	background: -o-linear-gradient(#277dca, #3f95e2);
	background: linear-gradient(#277dca, #3f95e2);
	*/
}
.navbar ul{
	margin: 0px;
	padding: 0px;
	
}
.navbar ul li {
	position: relative;
	list-style-type: none;
	float: left;
	width: 8%;
	text-align: center;
	font-size: 11pt;
	font-family: "宋体";
        font-weight:bold;
	color: #FFFFFF;
	padding-top: 13px;
	height: 100%;
}
.navbar ul li a {
	color: #FFFFFF;
	font-family: "宋体";
	font-size: 11pt;
        font-weight:bold;
	text-decoration: none;
}
.navbar ul li a:hover {
	color: #F31515;
	font-family: "宋体";
	font-size: 11pt;
        font-weight:bold;
	text-decoration: none;
}
.navbar ul li ul
{
   width:100%;
   background:#277dca; /*背景色*/
   border:1px solid #ffffff;  /*边框颜色*/
   border-width:1px 1px 1px 1px;
   position: absolute;
   z-index: 100;
   left: 0;
   top: 100%;
   display: none;
}
.navbar ul li ul li {
	clear: left;
	z-index: 100;
	width: 100%;
	padding: 0.4em 0.2em;
}
.navbar ul li ul li a
{
	/*
    padding-left:3px;
    margin:1px;
    width:100%;     
    height:20px;        
    line-height:20px;  
		*/
	font-family: "宋体";
	font-size: 11pt;
     font-weight:normal;
    color:#ffffff;     
    text-align:left;
}
.navbar ul li ul li a:hover
{
    color: #F31515; /*鼠标移上颜色*/
    font-weight:normal;
}
.navbar ul li ul li ul{
   width:110%;
   top:0;
   left: 95%;
   display: none;
}
.navbar ul li ul li ul li{
	clear: left;
}
.navbar ul li:hover > ul{
	display: block;
}
.clearfix{
	clear: both;
}
/*swipper*/
.slider{
/*
	position: relative;
	width: 100%;
	height: auto;
*/
    width: 100%;
    height: 400px;
    overflow: hidden;
    float: left;
}
.slider img {
	width: 100%;
           height:400px;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 1em;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-slide a{
    font-size: 1em;
    background:rgba(162,162,162,0.4);
    z-index: 10000;
    position: absolute;
	width: 66%;
    left: 17%;
    bottom: 6%;
    float: right;
     color: #fff;
    text-decoration: none;
    text-align: left;
    padding: 1%;
	display: inline-block;
	height: auto;
}
.swiper-slide a:hover{
/*
    background: rgba(35,81,164,0.8);
*/
    background: rgba(39,125,202,0.8);
}
.swiper-slide a h3,.swiper-slide a p{
    color: #fff;
    width: 100%;
	font-size: 1em;
}
.content{
	width: 1122px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 31px;
}
/*学院新闻*/
.xyxw {
	width: 730px;
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 15px;
	margin-right: 1.5%;
	float: left;
}
.xyxw .cm-title {
       /*
	background: -moz-linear-gradient(top, #c9c9c9, #f8f8f8);
	background: -o-linear-gradient(top, #c9c9c9, #f8f8f8);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#c9c9c9), to(#f8f8f8));
	background: linear-gradient(#c9c9c9,#f8f8f8);
  filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#c9c9c9,endcolorstr=#f8f8f8,gradientType=1);
	border-top: 1px solid #bebcbc;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
*/
/*
        border-bottom:2px solid #194aa9;
*/
	padding: 12px 16px;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #ffffff;
        background-color:#003366;
/*
	font-weight: bold;
*/
}
.xyxw .cm-title>a {
	float: right;
	font-size: 14px;
    font-family: "微软雅黑";
	font-weight: normal;
	color: #ffffcc;
    /*
	text-shadow: 0 1px 0 #dedede;
*/
	margin-right: .3rem;
	text-decoration: none;
}
.xyxw .cm-title>a:hover{
	color: #F31515;
	text-decoration: none;
}
.xyxw .cm-title em {
/*
    text-shadow: 0 1px 0 #194aa9;
*/
}
.xyxw .index-new-about {
/*
    border-radius: 3px;
    border: 1px solid #d8d8d8;
*/
    padding: 12px 16px;
/*
    margin-top: 1rem;
*/
    display: inline-block;
    width:95.6%;
/*
    height: 330px;
*/
    background-color:white;
}
.xyxw .adoimage{
	width: 39%;
	position: relative;
	float: left;
}
.xyxw .artdiv{
	position: relative;
	float: left;
	font-size: 13px;
	font-family: "微软雅黑";
	color: #000000;
	left:25px;
}
.xyxw .artdiv ul{
	position: relative;
	float: left;
        margin:0px;
}
.xyxw .artdiv ul li{
	list-style-type: none;	
	line-height:25px;
          background: url(../image/foward.png) 0px center no-repeat;
          border-bottom: 1px dashed #999;
}
.xyxw .artdiv ul li a{
/*
	position: relative;
	float: left;
*/
	width: 320px;
	text-decoration: none;
	color: #000000;
        margin-left:20px;
}
.xyxw .artdiv ul li a:hover{
/*
	position: relative;
	float: left;
*/
	width: 320px;
	text-decoration: none;
	color: #F31515;
        margin-left:20px;
}
.xyxw .artdiv ul li span{
	position: relative;
	float: right;
	left: 1rem;
}
/*专业设置*/
.zysz {
	width: 357px;
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 15px;
	float: left;
}
.zysz .cm-title {
/*
	background: -moz-linear-gradient(top, #c9c9c9, #f8f8f8);
	background: -o-linear-gradient(top, #c9c9c9, #f8f8f8);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#c9c9c9), to(#f8f8f8));
	background: linear-gradient(#c9c9c9,#f8f8f8);
  filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#c9c9c9,endcolorstr=#f8f8f8,gradientType=1);
	border-top: 1px solid #bebcbc;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
*/
/*
        border-bottom:2px solid #194aa9;
*/
	padding: 12px 16px;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #ffffff;
        background-color:#003366;
/*
	font-weight: bold;
*/
}
.zysz .cm-title>a {
	float: right;
	font-size: 14px;
    font-family: "微软雅黑";
	font-weight: normal;
	color: #ffffcc;
/*
	text-shadow: 0 1px 0 #dedede;
*/
	margin-right: .3rem;
	text-decoration: none;
}
.zysz .cm-title em {
/*
    text-shadow: 0 1px 0 #194aa9;
*/
}
.zysz .index-zysz {
/*
    border-radius: 3px;
    border: 1px solid #d8d8d8;
*/
    padding: 16px;
/*
    margin-top: 1rem;
*/
	display: inline-block;
	height: 150px;
        background-color:white;
}
.zysz .index-zysz ul{
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}
.zysz .index-zysz ul li{
	list-style-type: none;
	width: 150px;
	height: 40px;
/*
	background-image: url('../image/button2.png');
*/
        background-color: #003366;
	margin-bottom: 15px;
        margin-right: 5px;
        margin-left: 5px;
        float:left;
        text-align:center;
}
.zysz .index-zysz ul li a{
	position: relative;
	top: 10px;
/*
	left: 10px;
*/
	font-size: 14px;
	font-family: "宋体";
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
/*教学资源*/
.jxzy {
	width: 357px;
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 10px;
	float: left;
}
.jxzy .cm-title {
/*
	background: -moz-linear-gradient(top, #c9c9c9, #f8f8f8);
	background: -o-linear-gradient(top, #c9c9c9, #f8f8f8);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#c9c9c9), to(#f8f8f8));
	background: linear-gradient(#c9c9c9,#f8f8f8);
  filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#c9c9c9,endcolorstr=#f8f8f8,gradientType=1);
	border-top: 1px solid #bebcbc;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
*/
/*
        border-bottom:2px solid #194aa9;
*/
	padding: 12px 16px;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #ffffff;
        background-color:#003366;
/*
	font-weight: bold;
*/
}
.jxzy .cm-title>a {
	float: right;
	font-size: 14px;
    font-family: "微软雅黑";
	font-weight: normal;
	color: #ffffcc;
/*
	text-shadow: 0 1px 0 #dedede;
*/
	margin-right: .3rem;
	text-decoration: none;
}
.jxzy .cm-title em {
/*
    text-shadow: 0 1px 0 #194aa9;
*/
}
.jxzy .index-jxzy {
/*
    border-radius: 3px;
    border: 1px solid #d8d8d8;
*/
    padding: 16px;
/*
    margin-top: 1rem;
*/
	display: inline-block;
	height: 91px;
        background-color:white;
}
.jxzy .index-jxzy ul{
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}
.jxzy .index-jxzy ul li{
	list-style-type: none;
	width: 150px;
	height: 40px;
/*
	background-image: url('../image/button2.png');
*/
	margin-bottom: 15px;
        margin-right: 5px;
        margin-left: 5px;
        float:left;
        background-color: #666699;
        text-align:center;
}
.jxzy .index-jxzy ul li a{
	position: relative;
	top: 10px;
/*
	left: 10px;
*/
	font-size: 14px;
	font-family: "宋体";
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
/*学生活动*/
.news1 {
	width: 745px;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
}
.news2{
	width: 370px;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
}
.newsitem {
	width: 357px;
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 11px;
	margin-right: 2%;
	float: left;
}
.newsitem .cm-title {
/*
	background: -moz-linear-gradient(top, #c9c9c9, #f8f8f8);
	background: -o-linear-gradient(top, #c9c9c9, #f8f8f8);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#c9c9c9), to(#f8f8f8));
	background: linear-gradient(#c9c9c9,#f8f8f8);
  filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#c9c9c9,endcolorstr=#f8f8f8,gradientType=1);
	border-top: 1px solid #bebcbc;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
*/
/*
        border-bottom:2px solid #194aa9;
*/
	padding: 12px 16px;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #ffffff;
        background-color:#003366;
/*
	font-weight: bold;
*/
}
.newsitem .cm-title>a {
	float: right;
	font-size: 14px;
    font-family: "微软雅黑";
	font-weight: normal;
	color: #ffffcc;
/*
	text-shadow: 0 1px 0 #dedede;
*/
	margin-right: .3rem;
	text-decoration: none;
}
.newsitem .cm-title>a:hover{
	color: #F31515;
	text-decoration: none;
}
.newsitem .cm-title em {
/*
    text-shadow: 0 1px 0 #194aa9;
*/
}
.newsitem .index-newsitem {
/*
    border-radius: 3px;
    border: 1px solid #d8d8d8;
*/
/*
    padding: 1rem;
*/
    padding: 0px 16px 0px 16px;
/*
    margin-top: 1rem;
*/
	display: inline-block;
	font-size: 13px;
	font-family: "微软雅黑";
	color: #000000;
        background-color:white;
           width:91%;
	height: 273px;
}
.newsitem .index-newsitem ul{
          margin:0px;
	padding-left: 11px;
}
.newsitem .index-newsitem ul li{
           position:relative;
           float:left;
	list-style-type: none;	
	line-height:25px;
           border-bottom: 1px dashed #999;
  }
.newsitem .index-newsitem ul li img{
	position: relative;
	float: left;
           padding:0px;
           margin-top:5px;
           margin-right:5px;
}
.newsitem .index-newsitem ul li a{
	position: relative;
	float: left;
	text-decoration: none;
	color: #000000;
          width:215px;
 }
.newsitem .index-newsitem ul li a:hover{
	position: relative;
	float: left;
	text-decoration: none;
	color: #F31515;
}
.newsitem .index-newsitem ul li span{
	position: relative;
	float: right;
	left: 0rem;
}
/*名师风采*/
.imagesitem {
	width: 1106px;
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 11px;
	margin-right: 2%;
	float: left;
}
.imagesitem .cm-title {
/*
	background: -moz-linear-gradient(top, #c9c9c9, #f8f8f8);
	background: -o-linear-gradient(top, #c9c9c9, #f8f8f8);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#c9c9c9), to(#f8f8f8));
	background: linear-gradient(#c9c9c9,#f8f8f8);
  filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#c9c9c9,endcolorstr=#f8f8f8,gradientType=1);
	border-top: 1px solid #bebcbc;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
*/
/*
        border-bottom:2px solid #194aa9;
*/
	padding: 12px 16px;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #ffffff;
        background-color:#277dca;
/*
	font-weight: bold;
*/
}
.imagesitem .cm-title>a {
	float: right;
	font-size: 14px;
    font-family: "微软雅黑";
	font-weight: normal;
	color: #ffffcc;
/*
	text-shadow: 0 1px 0 #dedede;
*/
	margin-right: .3rem;
	text-decoration: none;
}
.imagesitem .cm-title>a:hover{
	color: #F31515;
	text-decoration: none;
}
.imagesitem .cm-title em {
/*
    text-shadow: 0 1px 0 #194aa9;
*/
}
.imagesitem .index-imagesitem {
    border-radius: 3px;
    border: 0px solid #d8d8d8;
    padding: 16px;
/*
    margin-top: 1rem;
*/
    display: inline-block;
    font-size: 0.9em;
    font-family: "宋体";
    color: #000000;
    background-color:white;
    width: 97%;
    height: 168px;
}
/*列表横向显示，超出部分不换行*/
.imagesitem .index-imagesitem ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
           display:inline;
           white-space: nowrap;
}
.imagesitem .index-imagesitem ul li{
	position: relative;
/*
	float: left;
*/
	margin-right: 1rem;
           display: inline-block;
           white-space:nowrap;
}
.imagesitem .index-imagesitem ul li img{
	width: 148px;
	height: 152px;
}
.imagesitem .index-imagesitem ul li .newstitle{
	font-family: 宋体;
	color: #000000;
	font-size: 1em;
	text-align: center;
}
.imagesitem .index-imagesitem ul li .a_newstitle{
	font-family: 宋体;
	color: #000000;
	font-size: 1em;
	text-decoration: none;
}
.imagesitem .index-imagesitem ul li .a_newstitle:hover{
	font-family: 宋体;
	color: #F31515;
	font-size: 1em;
	text-decoration: none;
}
.font {
    font-family: iconfont!important;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale;
}
/*文章内容*/
.articlecontent {
	width: 1106px;
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 15px;
	margin-right: 2%;
	float: left;
}
.articlecontent .cm-title {
/*
	background: -moz-linear-gradient(top, #c9c9c9, #f8f8f8);
	background: -o-linear-gradient(top, #c9c9c9, #f8f8f8);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#c9c9c9), to(#f8f8f8));
	background: linear-gradient(#c9c9c9,#f8f8f8);
  filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#c9c9c9,endcolorstr=#f8f8f8,gradientType=1);
	border-top: 1px solid #bebcbc;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
*/
	padding: 12px 16px;
	/*
	font-size: 14px;
	font-family: "微软雅黑";
	color: #194aa9;
	font-weight: bold;
	*/
	font-size: 14px;
        font-family: "微软雅黑";
	font-weight: normal;
	color: #ffffff;
        background-color: #003366;
}
.articlecontent .cm-title>a {
	font-size: 14px;
        font-family: "微软雅黑";
	font-weight: normal;
	color: #ffffff;
/*
	text-shadow: 0 1px 0 #dedede;
*/
	margin-right: 5px;
	text-decoration: none;
}
.articlecontent .cm-title em {
    text-shadow: 0 1px 0 #194aa9;
}
.articlecontent .index-articlecontentitem {
/*
        border-radius: 3px;
        border: 1px solid #d8d8d8;
*/
        padding: 16px;
/*
        margin-top: 1rem;
*/
	display: inline-block;
	font-size: 13px;
	font-family: "宋体";
	color: #000000;
        min-height:500px;
        max-height:100%;
	width: 97%;
	height: auto;
	line-height: 20px;
        background-color: white;
}
.articlecontent .index-articlecontentitem img{width:auto;height:auto;max-width:80%;max-height:80%;}
/**左边菜单栏**/
.leftsel {
    border-left: 6px solid #f4a6a3;
    margin-left: -6px;
    /* width: calc(95% + 6px); */
}
.leftmenu{
	width: 245px;
	position: relative;
	float: left;
	color: #000000;
	font-family: "微软雅黑";
	font-size: 14px;
	text-align: center;
	margin-top: 15px;
	margin-right: 20px;
}
.leftmenu .cm-title {
	background: #003366;
/*
	border-top: 1px solid #bebcbc;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
*/
	padding: 12px 16px;
	font-size: 18px;
	font-family: "微软雅黑";
	font-weight: normal;
	color: #FFFFFF;
}
.leftmenu .menucontent{
	display: inline-block;
	width: 100%;
        background: #003366;
}
.leftmenu ul{
    padding: 0px;
    margin: 0px;
/*
    width: 95%;
    margin-left: 13px;
*/
}
.leftmenu ul li{
	list-style-type: none;
/*
	background: -moz-linear-gradient(top, #f8f8f8, #c9c9c9);
	background: -o-linear-gradient(top, #f8f8f8, #c9c9c9);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f8f8f8), to(#c9c9c9));
	background: linear-gradient(#f8f8f8,#c9c9c9);
  filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#f8f8f8,endcolorstr=#c9c9c9,gradientType=1);
	border-top: 1px solid #bebcbc;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
*/
	padding: 12px 16px;
	font-size: 14px;
	font-family: "微软雅黑";
	font-weight: normal;
	color: #000000;
/*
        border-bottom: 1px solid #c9c9c9;
*/
        background-color: white;
}
.leftmenu ul li a{
	font-size: 14px;
	font-family: "微软雅黑";
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.leftmenu ul li a:hover{
	font-size: 14px;
	font-family: "微软雅黑";
	font-weight: normal;
	color: #F31515;
	text-decoration: none;
}
.leftmenu ul li .arrow{
	position: relative;
	float: right;
	font-size: 6px;
	cursor: pointer;
	width: 1px;
}
/*子菜单*/
.leftmenu ul li .submenu{
	padding: 0px;
	margin-top:1rem;
	width: 100%;
	margin-bottom: -0.8rem;
}
.leftmenu ul li .submenu li{
	list-style-type: none;
	background:#ffffff;
/*
	border-top: 0px solid #bebcbc;
	border-left: 0px solid #d7d7d7;
	border-right: 0px solid #d7d7d7;
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
	border-radius: 0px;
*/
	padding: 12px 16px;
	font-size: 14px;
	font-family: "微软雅黑";
	font-weight: normal;
	color: #676767;
	margin-left: -16px;
        margin-right: -16px;
        border-top: 1px solid #c9c9c9;
}
.leftmenu ul li .submenu li a{
	font-size: 14px;
	font-family: "微软雅黑";
	font-weight: normal;
	color: #504e4e;
	text-decoration: none;
}
.leftmenu ul li .submenu li a:hover{
	font-size: 14px;
	font-family: "微软雅黑";
	font-weight: normal;
	color: #F31515;
	text-decoration: none;
}
.active{
	display: block;
}
.deactive{
	display: none;
}
/**列表**/
.contentlist {
	width: 800px;
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 15px;
	margin-right: 2%;
	float: left;
}
.contentlist .cm-title {
/*
	background: -moz-linear-gradient(top, #c9c9c9, #f8f8f8);
	background: -o-linear-gradient(top, #c9c9c9, #f8f8f8);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#c9c9c9), to(#f8f8f8));
	background: linear-gradient(#c9c9c9,#f8f8f8);
  filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#c9c9c9,endcolorstr=#f8f8f8,gradientType=1);
	border-top: 1px solid #bebcbc;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
*/
	padding: 12px 16px;
	font-size: 14px;
        font-family: "微软雅黑";
	font-weight: normal;
	color: #ffffff;
        background-color: #003366;
}
.contentlist .cm-title>a {
	font-size: 14px;
        font-family: "微软雅黑";
	font-weight: normal;
	color: #ffffff;
/*
	text-shadow: 0 1px 0 #dedede;
*/
	margin-right: 5px;
	text-decoration: none;
}
.contentlist .cm-title em {
    text-shadow: 0 1px 0 #194aa9;
}
.contentlist .index-contentlistitem {
/*
    border-radius: 3px;
    border: 1px solid #d8d8d8;
*/
    padding: 16px;
/*
    margin-top: 1rem;
*/
    display: inline-block;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #000000;
    min-height:500px;
    max-height:100%;
    height: auto;
    width: 96%;
    background-color: #ffffff;
}
.contentlist .index-contentlistitem .news_list{ overflow:hidden; margin-bottom:10px;padding-left: 5px;margin-top: 0px;}
.contentlist .index-contentlistitem .news_list li{ overflow:hidden; padding:10px; margin-bottom:10px; }
.contentlist .index-contentlistitem .news_list .n-img {float: left;padding-right: 15px;width: 131px;text-align: center;}
.contentlist .index-contentlistitem .news_list .n-img img{ width:131px; height:116px;}
.contentlist .index-contentlistitem .news_list h3 {
	padding: 5px 0 11px;
	font-size: 13px;
	color: #000000;
	font-family: "微软雅黑";
}
.contentlist .index-contentlistitem .news_list h3 a{
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	font-family: "微软雅黑";
}
.contentlist .index-contentlistitem .news_list .n-txt {
	color: #979797;
	text-indent: 24px;
	line-height: 20px;
	font-family: "微软雅黑";
	font-size: 13px;
}
.contentlist .index-contentlistitem .news_list .more, .contentlist .index-contentlistitem .news_list .more a {
	color: #34ACE2;
	font-family: "微软雅黑";
	font-size: 13px;
	text-decoration: none;
}
/*简介*/
.contentdemo {
	width: 800px;
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 15px;
	margin-right: 2%;
	float: left;
}
.contentdemo .cm-title {
/*
	background: -moz-linear-gradient(top, #c9c9c9, #f8f8f8);
	background: -o-linear-gradient(top, #c9c9c9, #f8f8f8);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#c9c9c9), to(#f8f8f8));
	background: linear-gradient(#c9c9c9,#f8f8f8);
  filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#c9c9c9,endcolorstr=#f8f8f8,gradientType=1);
	border-top: 1px solid #bebcbc;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
*/
	padding: 12px 16px;
	font-size: 14px;
        font-family: "微软雅黑";
	font-weight: normal;
	color: #ffffff;
        background-color: #003366;
}
.contentdemo .cm-title>a {
	font-size: 14px;
        font-family: "微软雅黑";
	font-weight: normal;
	color: #ffffff;
/*
	text-shadow: 0 1px 0 #dedede;
*/
	margin-right: 5px;
	text-decoration: none;
}
.contentdemo .cm-title em {
    text-shadow: 0 1px 0 #194aa9;
}
.contentdemo .index-contentdemoitem {
/*
    border-radius: 3px;
    border: 1px solid #d8d8d8;
*/
        padding: 16px;
/*
    margin-top: 1rem;
*/
	display: inline-block;
	font-size: 13px;
	font-family: "微软雅黑";
	color: #000000;
        min-height:500px;
        max-height:100%;
	height: auto;
	width: 96%;
        background-color: white;
}
.contentdemo .index-contentdemoitem img{width:auto;height:auto;max-width:100%;max-height:100%;}

.contentdemo .index-contentdemoitem .contentdemolist{
	padding-left: 11px;
	width: 100%;
        margin:0px;
}

.contentdemo .index-contentdemoitem .contentdemolist li{
/*
	list-style-type: square;	
*/
	line-height:25px;
        position: relative;
        float: left;
        list-style-type: none;
        border-bottom: 1px dashed #999;
}

.contentdemo .index-contentdemoitem .contentdemolist li img {
    position: relative;
    float: left;
    padding: 0px;
    margin-top: 5px;
    margin-right: 5px;
}

.contentdemo .index-contentdemoitem .contentdemolist li a{
	position: relative;
	float: left;
	text-decoration: none;
	color: #000000;
        width: 650px;
}

.contentdemo .index-contentdemoitem .contentdemolist li a:hover{
	position: relative;
	float: left;
	text-decoration: none;
	color: #F31515;
}

.contentdemo .index-contentdemoitem .contentdemolist li span{
	position: relative;
	float: right;
	left: 0rem;
}

.bottom {
	width: 100%;
	height: 150px;
	background-color: #003366;
	display: inline-block;
	margin-top: 15px;
}

#index-04 {
	position:absolute;
	left:0px;
	top:119px;
	width:1310px;
	height:65px;
}

#index-05 {
	position:absolute;
	left:0px;
	top:184px;
	width:1310px;
	height:450px;
}

#index-06 {
	position:absolute;
	left:0px;
	top:634px;
	width:1310px;
	height:1777px;
}

#index-07 {
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 51px;
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: 13px;
	text-align: center;
	background-color: #003366;
}
#index-07 p {
	margin: 0px;
	background-color: #003366;
	padding-bottom: 20px;
}

@media (max-width:1300px){
	#index-01 {
		width: 30%;
	}
	#index-01 img{
		width: 90%;
	}
	#index-02 {
		width: 30%;
	}
	#index-02 img{
		width: 90%;
	}
	#index-03 {
		width: 30%;
	}
	#index-03 .searchtext {
		width: 80%;
	}
	#index-03 .btnsearch{
		width: 76px;
	}
	.navbar{
		width: 100%;
	}
}

@media (max-width:1148px){
	#index-03 .searchtext {
		width: 50%;
	}
	#index-03 .btnsearch{
		width: 76px;
	}
}
