.container-fluid{

}
*{
    padding:0 ;
    margin:0
}
a{
    color:#999999 !important;
}
li{
  list-style:none;
}
.wtr table{
   width:100% !important;
}
.wtr td{
   min-width:60px;
}
.cardlist2 li:nth-child(2n+0){
  width:30%;
  float:left;
  min-height:230px;
  padding:20px;
  border:1px solid #f5f5f5;
  box-sizing:border-box;
  padding-left:10px;
  background:#126ab4;
  margin-right:8px;
  margin-bottom:8px;
  border-radius:10px;
  color:#fff;
  
}
.MsoTableGrid{
  margin:0 auto;
}
 

.cardlist2 li:nth-child(2n+1){
  width:30%;
  float:left;
  min-height:230px;
  padding:20px;
  border:1px solid #f5f5f5;
  box-sizing:border-box;
  padding-left:10px;
  background:#33c03d;
  margin-right:8px;
  margin-bottom:8px;
  border-radius:10px;
  color:#fff;
  
}
 
.cardlist2 li>h3{
  font-size:19px !important;
  color:#fff;
}
.cardlist2 li>p{
 
  color:#fff !important;
}

.cardlist li{
  width:47%;
  float:left;
  min-height:330px;
  padding:20px;
  border:1px solid #f5f5f5;
  box-sizing:border-box;
  padding-left:150px;
  background:url("/templates/default/images/logobg.png") no-repeat left 30px;
  margin-right:8px;
  margin-bottom:8px;
  border-radius:10px;
  
}
.cardlist li>h3{
  font-size:16px !important;
}

.footers{
    background: #efefef;
 

}
.footlink{
    list-style: none;

}
.footlink li{
    width:30%;
    display: inline-block;
    font-size:13px;

}
.footlink2 li{
    width:19%;
    display: inline-block;
    font-size:13px;
    vertical-align: top;

}
.copyrights{
    height:50px;
    background: #cccccc;
	padding-top:4px;
    line-height: 20px;
    font-size:14px;
    padding-left:15px;
}
.footers h3{
    font-size:15px;
}
.abouttitle{
    font-size:36px;
    text-align:center;
    height:80px;
    line-height:80px;
    font-weight:bold;
    color:#d55111;
    background:url("/images/aboutbgs.png") no-repeat bottom center;

}
.newsbox{
    border-top:3px solid #dc5d18;
    margin-right:5px;
}
.newslist{
    list-style: none;
}
.newslist li>a>span{
    float:right;
}
.newstitle{
    font-size:15px;
    color:#5c5c5c;
    height:32px;
    line-height:32px;
    padding: 0;
    margin:0;
}
.newsenglishtitle{
    font-size:12px !important;
    color:#999999;

}
.show_more{
    float:right;
    background: #2980c7;
    display: block;
    padding:2px 6px;
    height:20px;
    line-height:20px;
    margin-top:5px;

}
.show_more a{
    color:#ffffff !important;
    font-size:14px;
}
.container-c{
    width:70%;
    margin:0 auto;
 
}
@media (max-width: 767px){
    .container-c{width:100% !important}
}	
@media (max-width: 320px){
    .container-c{width:100% !important}
	 
}
.bannerimg{
    width:100%;
    max-width: 100%;

}
.logo{
    position: absolute;
    left:17%;
    top:20px;
    z-index: 99999;
}
.xiaotu{
    position: absolute;
    bottom:30px;
    left:0;
    width:100%;
    display: flex;
    z-index: 99999;
    justify-content: center;
    align-items:stretch;
}
.smallbox{
    display: block;
    background:#eaf5b9;
    width:16%;
    height:90px;
    padding-top: 10px;
    margin-right:15px;
    color:#474749;
    text-align: center;
    opacity: 0.7;
    cursor:pointer;
	border-radius:10px;
	font-size:26px;

}
.smallbox:hover{
    background:#2980c7;
    color:#fff;
}
.aboutp{
    font-size:14px;
    padding:10px 30px;
}
.doufukuan{
    text-align:center;
    padding:10px 40px !important;
    box-sizing: border-box;
}
.doufukuan:hover{
     background-color: #f2f2f2;
}

.icos{
    font-size:50px;
    color:#d74a1d;
    background: #ffffff;
    border:3px solid #d0d0d0;
    border-radius: 50%;
    width:90px;
    height:90px;
    line-height:90px;
    margin:0 auto;
}
.icos:hover{
    font-size:50px;
    color:#ffffff;
    background: #d74a1d;
    border:3px solid #d74a1d;
    border-radius: 50%;
    width:90px;
    height:90px;
    line-height:90px;
    margin:0 auto;
}
.doufufont{
    font-size:24px;
}
.doufufontp{
    font-size:14px;
    color:#78787a;
}
.ct{
    text-align:center
}
.abouttitle2{
    font-size:26px;
    text-align:center;
    height:50px;
    line-height:50px;
    font-weight:100;
    color:#000;
    background:url("/images/aboutbgs2.png") repeat-x center center;
}
.abouttitle2 span{
    background-color: #fff;
    display: block;
    width:250px;
    height:50px;
    margin:0 auto;
    line-height:50px;
}
.abouttitle23{
    font-size:26px;
    text-align:center;
    height:50px;
    line-height:50px;
    font-weight:100;
    color:#000;
    background:url("/images/aboutbgs2.png") repeat-x center center;
}
.abouttitle23 span{
    background-color: #b14543;
    display: block;
    width:50px;
    height:50px;
    margin:0 auto;
    color:#fff;
    line-height:50px;
    border-radius: 50%;
}

.doufukuan2{
    text-align:center;
    padding:0px 0px !important;
    box-sizing: border-box;
    background-color:#f1f2f6 !important;
    border:10px solid #fff;
}
.doufukuan2:hover{
    background-color: #f2f2f2;
}
.doufukuan2 img{
    max-width: 100%;
}
.newstitles{
    color:#b95656;
    font-size:18px;
    font-weight:bold;
    display: block;
    padding-top:10px;
    min-height:64px;
    text-align: left;
    padding:10px;
}
.newsclous{
    color:#a1a1a2;
    font-size:14px;
    text-align: left;
    display: block;
    min-height:45px;
    padding:10px;
}
.picnewstitles{
    color:#b95656;
    font-size:18px;
    font-weight:bold;
    display: block;
    padding-top:10px;
    min-height:40px;
    text-align: left;
    padding:10px;
}
.picnewsclous{
    color:#a1a1a2;
    font-size:14px;
    text-align: left;
    display: block;
    min-height:30px;
    padding:10px;
}
.btnewstitles{
    color:#000;
    font-size:18px;
    font-weight:100;
    display: block;
    padding-top:10px;
    min-height:10px;
    text-align: left;
    padding-left:15px;
}
.btnewsclous{
    color:#a1a1a2;
    font-size:14px;
    text-align: left;
    display: block;
    min-height:45px;
    padding:10px;
}
.red a{
    color:#7c7a7b;
}
.red i{
    color:#e20002;
}
.fl{
    float:left;
}
.mr{
    margin-right:10px;
}
.fr{
    float:right;
}
.ml{
    margin-left:10px;
}
.yeji{
    background:url("/images/yejibg.jpg") no-repeat center center;
    background-size:cover;
    min-height:600px;
    height:600px;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
}
 .swiper-slide2 {
    text-align: center;
    font-size: 18px;
    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 img{

   width:100%;

}
 .swiper-button-prevd{
     background:url("/images/nl.png")!important;
     width:50px !important;
     height:50px !important;
     left:0px !important;

 }
.swiper-button-nextd{
    background:url("/images/nr.png") !important;
    width:50px !important;
    height:50px !important;
    right:0px !important;
}

.showmore{
    display: block;
    margin:20px auto;
    width:242px;
    height:44px;
    background-color: #d6000c;
    border:2px solid #fff;
    text-align: center;
    line-height: 44px;
    color:#fff;
}
.doufukuan3{
    text-align:center;
    padding:0px 0px !important;
    box-sizing: border-box;
    background-color:#f1f2f6 !important;
    border:30px solid #fff;
}
.doufukuan3:hover{
    background-color: #f2f2f2;
}
.doufukuan3 img{
    max-width: 100%;
}

<!--8.9883804321289E-5-->