*{margin: 0; padding: 0;}
li{ list-style: none;}
.fl {
    float: left;
}
.fr {
    float: right;
}
a {
	color: #333333;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #e83828;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.w1250{
    width: 1300px;
    margin: 0 auto;
}
header{
	
	width: 100%;
	z-index: 99;
	transition: all .6s ease 0s;
	box-shadow: 0 5px 5px rgba(0,0,0,.1);
    background: #fff;
}
.fixed{
	box-shadow: 0 5px 5px rgba(0,0,0,.1);
    background: #fff;
    position: fixed;
	top: 0;
}
.head-main{
	margin-top: 15px;
	height: 80px;
 
}
.head-main::after{content:''; display:block;clear:both; overflow:hidden; width:100%;}
.head-main .logo{
	margin-right:30px;
    margin-top: -10px;
}
.head-main .menu{
    position: relative;
}
.lanage{    top: 0;
    right: 0px;
    margin-top: -10px;
    font-size: 13px;
    color: #666;
    line-height: 20px;
}
 
.lanage a{   
    
}
.head-main .menu .nav ul li{
	padding: 0 35px;
	float: left;
	position: relative;
}
.head-main .menu .nav ul li a{
	display: block;
	line-height: 80px;
	text-align: center;
}
.head-main .menu .nav ul li.active a{
	color:#e83828
}

/*导航栏下拉*/
 
.head-main .menu .nav .subnav {
	background: #0099e2;
	height: auto;
	left: 0;
	position: absolute;
	width: auto;
	z-index: 199;
 	opacity: 0;
	visibility: hidden;
	transition: all .6s ease 0s;
	transform: translate3d(0, 10px, 0);
	-moz-transform: translate3d(0, 10px, 0);
	-webkit-transform: translate3d(0, 10px, 0);
	min-width: 175px;
}
.head-main .menu .nav li:hover .subnav {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	z-index: 999;
}
.head-main .menu .nav .subnav li {
	width: 100%;
    list-style: none;
}
.head-main .menu .nav .subnav .nav1 a {
	color: #fff;
	display: block;
	font-size: 14px;
	text-align: left;
	font-weight: 500;
	line-height: 40px;
	text-align: center;
	transition: all 0.2s ease-in-out 0s;
	border-top: 1px solid   #2c8bb8;
	    white-space: nowrap;
	    padding: 0 10px;
}
.head-main .menu .nav .subnav li.nav1 {
	padding: 0;
	background: none;
}
.head-main .menu .nav .subnav li.nav1:first-child a {
	border-top: none;
}
.head-main .menu .nav .subnav li:hover a{
	color: #e83828;
}

.head-main .menu .search{
	margin-left: 35px;
	margin-top: 23px;
	border-bottom: 1px solid #ccc;
}
.head-main .menu .search input{
	outline: none;
	height: 30px;
	line-height: 30px;
	width: 240px;
	padding: 0 5px;
}
.head-main .menu .search button{
	outline: none;
	border: 0px;
	height: 20px;
	background: none;
	vertical-align: middle;
	cursor: pointer;
}


.index-banner{
    position: relative;
    text-align: center;
        clear: both;
}
.banner-wrap{
    background-color: rgba(0, 63, 143, 0.69);
    height: 105px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    z-index: 9;
}
.bannerin{ clear:both;}
.dbg{margin: 18px -30px 0;}
.demo{
    text-align:left;
    margin-top: 0px;
    margin-left: 0px;
  }
  span.counter{
  font-size:34px;
  font-family:Comic Sans MS,cursive;
  color:#fff;
  }
  span.jia{
  font-family:Comic Sans MS,cursive;
  color:#fff;
  font-size:28px;
  }
  span.jb{
    font-size:20px;
  font-family:"Microsoft YaHei";
  font-weight:normal;
  color:#fff;
    padding-left:10px;
  }
  span.jieshao{
  font-size:14px;
  color:#fff;
  display:block;
  margin-top:5px;
  line-height:18px;
  }
  
  .demo #demo01{width:200px;
  text-align:center;
  float:left;
  border-right:1px solid #fff;
  }
  
  .demo #demo02{width:200px;
  text-align:center;
  float:left;
  border-right:1px solid #fff;
  }
  
  .demo #demo03{width:200px;
  text-align:center;
  float:left;
  border-right:1px solid #fff;
  }
  
  .demo #demo05{width:200px;
  text-align:center;
  float:left;
  border-right:1px solid #fff;
  height:64px;
  }
  
  .demo #demo04{width:200px;
  text-align:center;
  float:left;
  border-right:1px solid #fff;
  }
  
  
  .demo #demo06{width:200px;
  text-align:center;
  float:left;
  
  }

  .index-info{
    margin-top: 50px;
    overflow: hidden;
  }

 .index-info .left{
    position: relative;
 }
 .index-info .right{
  margin-top:30px; 
 }
 .index-info-item{
     overflow:hidden;
 }
 .index-info-item > h2{
    font-size: 36px;
    line-height:1.75;
    padding-bottom: 30px;
    border-bottom: 1px solid #999999;
    margin-top: 0px;
 }
 
 .cont-text{
    padding: 15px;
    
 }
 .cont-text .p1{
    font-size: 16px;
    line-height: 1.75;
 }
 .cont-text p{
    margin-top: 20px;
 }
 .cont-text .limg{ width:48%;}
 .cont-text .lcon{ width:50%;}
.w-button{
    display: inline-block;
    font-size: 18px;
 color: #e83828;
 width: 123px; height: 60px; line-height: 60px;
 position: absolute;
    top: 10px;
    right: 0;
}
.w-button i{
    display: inline-block;
    margin-right: 3px;
    font-size: 22px;
    color: #e83828;
    font-weight: 700;
    font-style: normal;
    vertical-align: top;
}
.w-button:hover {
    /*border-bottom:1px solid #e83828;*/
    font-weight: bold;
}
.cont-text dl dt{
    color: #084790;
    line-height: 1.75;
    font-size: 18px;
    margin-bottom: 10px;
}
.cont-text dl dd{font-size: 0px;}
.cont-text dl dd a{
    display: inline-block;
    border-radius: 200px;
    background-color: rgb(240, 242, 245);
    font-size: 12px;
    height: 32px; 
    line-height: 32px;
    padding: 0 18px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.cont-text dl dd a:hover{
    background: rgb(30, 116, 187);
    color: #fff;
}


