body,div,dd,dl,ol,ul,li,h1,h2,h3,h4,h5,h6,form,fieleset,input,p,th,td{margin:0;padding:0;}
address,caption,cite,dfn,en,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul,li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
fieldset,img{border:0;}
p{text-align:left;}
a,p{color:#000000;text-decoration:none;}
a{ text-decoration:none;}
.clear{clear:both;}
.alignleft{ float:left}
.alignright{ float:right}
.w1200{ 
  width:1200px; 
  margin:0 auto;
  }
body{ 
  font-family:微软雅黑;  
  }
.full-width{
  width: 100%;
  height: 35px;
  background: #1f62b1;
  overflow: hidden;
}
.full h2{
  font-size: 14px;  
  float: left;
  line-height: 35px;
  color: #fff;
}
.full p{
  font-size: 14px;
  font-family: impact;
  background: url(../img/dh.png) no-repeat scroll left center;
  padding-left: 25px;
  float: right;
  line-height: 35px;
  color: #fff;
}
.full span{
  font-size: 18px;
}
.logo h1{
  width: 200px;
  font-size: 28px;
  font-weight: bold;
  background: url(../img/logo.png) no-repeat scroll left center;
  line-height: 70px;
  background-size: auto 55px;
  padding-left: 200px;
  float: left;
}
.logo .menu{
  width: 800px;
  float: right;
}
.logo .menu li{
  width: 114px;
  float: left;
  height: 40px;
  padding: 15px 0;
  position: relative;  
}
.logo .menu li:nth-child(1){
  background: #1f62b1;
}
.logo .menu li:nth-child(1) a{
  color: #fff;
}
.logo .menu li:nth-child(1) span{
  color: #eee;

}
.logo .menu li a{
  font-size: 16px;
  text-align: center;
  display: block;
  line-height: 25px;
  color: #000;
}
.logo .menu li span{
  font-size: 14px;
  color: #666;  
  text-transform: capitalize;
}

.notice{
  height: 50px;
  border-bottom: 1px solid #e4e4e4;
  box-shadow:0 3px 3px #e4e4e4;
  
}
.not-l{
  width: 650px;
  float: left;
}
.not-l h2{
  font-size: 15px;
  line-height: 50px;
  float: left;
  color:#1f62b1;
  font-weight: bold;
}
.not-l a{
  font-size: 14px;
  line-height: 50px;
  padding: 0px 5px;
}
.pho{
	width:240px;
	float:right;
	font-size:24px;
	font-weight:bold;
	line-height:50px;
	color:#1f62b1;
}
.pho span{
	font-size:20px;
}

.search{
  width: 280px;
  float: left;
  border: 1px solid #ff8400;
  border-radius:20px;
  overflow: hidden;
  margin: 10px 20px 0 0;
  
}
.searchform { 
  width:280px; 
  height:25px;   
  }
.searchInput{ 
  width:210px; 
  height:25px; 
  background:none; 
  border:none; 
  float: left;
  padding-left:10px;
}
.searchBtn { 
  width:45px; 
  height:25px;
   background:#ff8400;
   border:none;
   float: right;
   color: #fff;
  }


.title{
  margin: 30px 0;
}
.title h2{
  font-size: 22px;
  text-align: center;
  letter-spacing: 2px;
  line-height: 35px;
}
.title .span1{
  font-size: 13px;
  display: block;
  text-align: center;
}
.title .span2{
  width: 30px;
  height: 2px;
  background: #e8292e;
  display:block;
  margin: 5px auto;
}
.title p{
  font-size: 14px;
  line-height: 25px;
  text-align: center;
  color: #1f62b1;
}
.cp li{
  width: 260px;
  float: left;
  background: #f4f4f4;
  overflow: hidden;
  margin: 0px 0 20px 30px;  
  padding: 5px 5px 10px;  
}
.cp li:nth-child(4n+1){
  margin-left: 0;
}
.cp li img{
  width: 260px;
  height: 260px;
}
.cp li h2{
  font-size: 18px;
  line-height: 40px;
  text-decoration: none;  
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cp li p{
  font-size: 14px;
  line-height: 23px;
  color: #666;
}
#more a{
  font-size: 14px;
  color: #fff;
  background: #ff8400;
  display:table;
  margin: 20px auto 0;
  padding: 3px 30px;
  border-radius:30px;
}
.con2{
  background: #f1f1f1;
  padding: 1px 0 40px;
  margin-top: 40px;

}
.con2-1{
  height: 188px;
  padding: 30px 0;
  background: #1f62b1;  
  margin-bottom: 40px;
}
.con2-1 ul li{
  width: 320px;
  height: 188px;
  float: left;
  margin-left: 60px;
  overflow: hidden;
}
.con2-1 ul li figure{
  width:320px;
  height:188px;  
  position:relative;  
  margin:0;
  overflow:hidden;  
}
.con2-1 ul li figure img{
  width: 320px;
  height: 188px;
}
.con2-1 ul li figure p{
  width:300px;
  height:108px;
  padding:40px 10px;
  background:rgba(0,0,0,0.8);
  transition: all 0.5s ease 0s;
  position:absolute;
  top:-210px;
  left:0;
  color:#fff;
  font-size:20px;
  line-height:26px;
  text-align: center;
  font-weight: bold;
  line-height: 45px;
  letter-spacing: 2px;
}
.con2-1 ul li figure p a{
  color:#fff;
  text-align:center;  
  background:#e8292e;
  border-radius:50%;
  margin:10px auto 0;
  font-size:22px;  
  display:table;
  line-height:20px;
  font-weight: bold;
  width: 40px;
  height: 40px;
  line-height: 40px;
  
  }
.con2-1 ul li:hover figure p{
  top:0;
  }
.con2-3 p{
  font-size: 15px;
  line-height: 35px;
  text-align: center;
}
.con3-1 li{
  width:558px;
  float: left;
  border:1px solid #eee;
  padding: 10px;
  margin:0px 0 30px 40px;
  overflow: hidden;
}
.con3-1 li:nth-child(2n+1){
  margin-left: 0;
}
.con3-1 li .con3-2{
  width: 210px;
  height: 120px;
  float: left;
  overflow:hidden;
}
.con3-1 li .con3-2 img{
  width: 210px;
  height: auto;
}
.con3-1 li .con3-3{
  width: 330px;
  height: 110px;
  float: right;
  overflow: hidden;
  padding:5px 5px 5px 12px;;
  background: #fff;
}
.con3-1 li .con3-3 h2 a{
  font-size: 18px;
  line-height: 40px;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display:block;
  
}
.con3-1 li .con3-3 p{
  font-size: 14px;
  line-height: 22px;
  color: #666;
}
.con3-1 li .con3-3 span{
  font-size: 14px;
  line-height: 22px;
  color: #1f62b1;
}
.con4{
  height: 40px;
  background: #1f62b1;
  margin-top: 30px;
  padding: 10px 0;
}
.con4-1 h2{
  font-size: 20px;
  text-align: center;
  letter-spacing: 2px;
  line-height: 40px;
  float: left;
  color: #fff;
}
.con4-1 ul li{
  float: left;
}
.con4-1 ul li a{
  font-size: 14px;
  line-height: 40px;
  color: #fff;
  margin-right: 10px;
}
.con5-1 ul li{
  width: 358px;
  float: left;
  margin:20px 0 0 63px;
}
.con5-1 ul li:nth-child(1){
  margin-left: 0;
}
.con5-1 ul li span{
  font-size: 16px;
  display: block;
  line-height: 28px;
  border-bottom:1px solid #9fa0a2;
}
.con5-1 ul li h2 a{
  font-size: 18px;
  line-height: 40px;  
  color: #000;
  display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.con5-1 ul li p{
  font-size: 14px;
  line-height: 23px;
  color: #666;
}
.con5-1 ul li .detail{
  font-size: 13px;
  color: #666;
  border: 1px solid #999;
  padding: 5px 15px;
  border-radius:3px;
  margin: 15px 0 0;
  display: table;
}
.con5-1 ul li .detail:hover{
  color: #fff;
  background: #39F;

}

.con6 ul li{
  width: 220px;
  float: left;
  padding: 15px 40px;
}
.con6 ul li .bottom .bot-1{
  width: 50px;
  height: 50px;
  padding:5px;
  border: 1px solid #eee;
  border-radius:5px;
  margin-left: 10px;
  float: left;
  
}
.con6 ul li .bottom .bot-1 img{
  width: 50px;
  height: 50px;
}
.con6 ul li .bottom .bot-2{
  width: 130px;
  height: 50px;
  padding: 5px 0;
  overflow: hidden;
  float: right;
}
.con6 ul li .bottom .bot-2 h3{
  font-size: 16px;
  line-height: 28px;
  color: #000;
}
.con6 ul li .bottom .bot-2 span{
  font-size: 13px;
  line-height: 25px;
  color: #666;
  display: block;
}
.con6 ul li p{
  font-size: 14px;
  line-height: 25px;
  color: #000;
  margin-top: 15px;
}
.con6 ul li p b{
  color: #ff8400;
  font-size: 16px;
}
.footer{
  height:auto;
  background: #242323;
  padding: 40px 0 30px;;
}
.footer .tel{
  font-size: 30px;
  font-weight: bold;
  color: #eee;
  text-align: center;
  padding: 0px 0 25px;
  background: url(../img/8.png) no-repeat scroll center bottom;
  
}

.copy{
  
  padding-top: 10px;
  margin-top: 10px;

}
.copy p{
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  color: #fff;
}

.main{
  width: 1200px;
  margin: 30px  auto 30px;
}
.left{
  width: 300px;
  float: left;

}
.left-1{
  width: 300px;  
  border: 1px solid #eee;
  border-radius:5px;
  overflow: hidden;
  margin-bottom:20px;
  padding-bottom:10px;
}
.left-1 h2{
  font-size: 20px;
  line-height: 45px;
  color: #fff;
  background: #1f62b1;
  font-weight: bold;
  text-align: center;
  letter-spacing: 2px;
  margin-bottom:10px;
}
.left-1 ul li{
  width: 280px;
  padding: 0px 10px;
  border-bottom:1px dotted #ccc;
}
.left-1 ul li a{
  font-size: 16px;
  line-height: 45px;
  background: url(../img/9.png) no-repeat scroll left center;
  padding-left: 20px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.left-1 p{
  font-size: 16px;
  line-height: 40px;
  padding-left: 15px;
}
.right{
  width: 850px;
  float: right;
}
.right .mbx{
  height: 40px;
  border-bottom:2px solid #1f62b1;

}
.mbx h2{
  font-size: 20px;
  float: left;
  letter-spacing: 2px;
  line-height: 40px;
  border-bottom:2px solid #e8292e;  
}
.right .mx{
  font-size: 14px;
  line-height: 40px;
  float: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: right;
}
.page p,.single p{
  font-size: 15px;
  line-height: 32px;
  text-indent: 2em;
}
#cp-list li{
  width: 828px;
  margin: 30px 0 0;
}
#cp-list li .con3-3{
  width: 600px;
}
#cp-list li{
  width: 260px;
  margin: 30px 0 0 20px;
}
#cp-list li:nth-child(3n+1){
  margin-left: 0;

}
.pagelist {
  text-align: center;
  margin-top: 31px;
  margin-bottom: 31px;
  }
  .pagelist ul {
  display: inline-block;
  }
  .pagelist ul li {
  float: left;
  margin: 0 5px;
  padding: 0 8px;
  line-height: 30px;
  border: 1px solid #999;
  font-size: 15px;
  }
  .pagelist ul li a {
  text-decoration: none;
  color: black;
  font-size: 15px;
  display: block;
  }

  .pagelist ul li .border-a {
  border: 12px solid #ccc;
  color: #555;
  font-size: 15px;
  }
  .next-pages {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  }
  .next-pages p {
  text-align: center;
  }
  .thisclass{
    background:#1f62b1;
    color: #fff;
    padding:0px 10px !important;
  }



.single h2{
  font-size: 18px;
  text-align: center;
  line-height: 40px;
  color: #1f62b1;
}
.single span{
  font-size: 15px;
  line-height: 35px;
  text-align: center;
  display: block;
}
.tagCloud .tag_popularity_1{
  display: table;
  float: left;

}
.news_list li {
  width:100%;  
  margin-top: 20px;   
  border-bottom: 1px dashed #666;  
}

.news_list li h2 a {
    font-size: 18px;
    line-height: 40px;
  color: #000;
}
.news_list li p{
  font-size: 14px;
  line-height: 23px;
  color: #666;
}
.news_list li .detail{
  font-size: 13px;
  color: #666;
  border: 1px solid #999;
  padding: 5px 15px;
  border-radius: 3px;
  margin: 15px 0 10px;
  display: table;
}
.contact-1{
  width:100%;
  height:auto;
  display:table;
  margin:30px 0;
  background:url(../img/timg.jpg) no-repeat scroll right 0 #eee;
  padding:10px;
  
}
.contact-1 p{
  font-size:16px;
  line-height:35px;
  color:#666;
  
}
.contact-1 b{
  font-size:28px;
  font-weight:bold;
  color:#1f62b1;
  
}
.contact h3{
  font-size:20px;
  color:#000;
  line-height:40px;
  font-weight:bold;
  
}
.contact ul li{
  width: 46%;
  float: left;
  padding: 5px 0;
  border-bottom: 1px dashed #666;
  margin-top: 15px;
}
.contact ul li:nth-child(2n){
  margin-left: 8%;

}
.contact ul li:nth-child(11) .ww{
  display:none;  
}
.contact ul li:nth-child(16) .ww{
  display:none;  
}
.contact ul li span{
  font-size: 16px;
  line-height: 35px;
  display: block;
  float: left;
}
.contact ul li span:nth-child(1){
  width: 80px;
}
.contact ul li span:nth-child(2){
  width: 120px;
}
.contact ul li a{
  width: 40px;
  height: 40px;
  display: block;
  float: left;
}
.contact ul li img{
  display: table;
  margin: 0.3rem auto 0;
}
#dituContent{
  margin-top: 50px;
}
.single{
  margin-top: 30px;

}
.single_L{
  width: 310px;
  float: left;
  margin-right: 50px;
}
.single_L img{
  width: 300px;
  height: 300px;
  border: 5px solid #eee;
}
.single_R{
  width: 470px;
  float: right;

}
.single_R h1{
  font-size:24px;
  font-weight: bold;
  line-height:50px;
  
}
.single_R p{
  padding:15px 0;
  
}
.single_R .kefu{
  font-size: 24px;
  color: #ff8400;
  display: block;
  font-weight: bold;
  text-align: left;
  margin-bottom: 30px;
  text-shadow:1px 1px 1px #999;
}
.single-detail{
  font-size: 16px;
  line-height: 35px; 
  margin-top: 50px;
}
.single-detail h3,.hot h3{
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #000;
  text-indent: 0;
}
.single-detail img{
  display:table;
  margin:0 auto;
}
.single-detail video{
  display:table;
  margin:0 auto;
}
.hot h3{ 
  margin-top: 30px;
}
.hot ul li{
  width: 180px;
  height: auto;
  margin:20px 0 0 30px;
  float: left;
  background: #f4f4f4;
  padding: 5px;
}
.hot ul li:nth-child(1){
  margin-left: 0;

}
.hot ul li img{
  width: 180px;  
  
}
.hot ul li h2{
  font-size: 15px;
  line-height: 30px;
}
.xw-single h2{
  font-size: 18px;
  line-height: 40px;
  text-align: center;
  color: #1f62b1;
  margin-top: 20px;
}
.xw-single .tag{
  display: table;
  margin:0 auto;

}
.xw-single .tag span{
  font-size: 16px;
  line-height: 35px;
  float: left;
  display: table;
  margin:0px 10px;
}
.xw-single .tag .tagCloud{
  float: right;

}
.xw-detail{
  font-size: 16px;
line-height: 35px;
text-indent: 2em;
margin-top: 20px;
}
.xg{
  margin-top:30px;
}
.xg p{
  font-size: 16px;
  line-height: 30px;

}



.mb-3{
  width: 48%;
  float: left;
  margin-right:4%; 
}
.mb-3:nth-child(2){
  margin-right: 0;
}
.mb-3:nth-child(3){
  width: 100%;
  float: none;

}
.mb-4{
  border-top: none;

}

.mx li{
	float:left;
	
}