﻿@charset "gb2312";
li{list-style: none;}
*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
}

.cl{
  clear: both;
}
.container{
  
  position: relative;
 width: 100%;
 height: 115px;

  overflow: hidden;
}
.head1{
  width: 1100px;
  margin: 0 auto;
}




.tu1  {
 
 float: left;
margin-top: 13px;
width: 1100px;
height: 78px;
background: url(../images/logo.jpg)center no-repeat;

}

.tu1 li{
  float: left;
  margin-left: 600px;
}
.tu1  img{
  width: 160px;
}




/*nav*/
.nav{
  width: 100%;
  height: 53px;
  background:#0b67c5 repeat-x center;
}
#nav{
  width: 1100px;
  
  line-height: 53px;
  margin: 0 auto;
  position: relative;
}
#nav li{
  
  
  float: left;
  text-align: center;
  position: relative;
  z-index: 300;
  font-size: 18px;
}
#nav li a{
  display: block;
  width: 153px;
  height: 53px;
  color: #FFFFFF;
}


/*.slide{
  position: absolute;
  left: 0;
  top: 0;
  width: 180px;
  height: 53px;
  background-color: #7c513b;
}*/



.banner{
  width: 100%;
   background: url(../images/banner1.jpg) center no-repeat;
    height: 30em;
}
.sousuo{
width: 1090px;

margin: 0 auto;

position: relative;

top: -45px;
}
.sousuo p{
    font-size: 16px;
    color: #333;
    float: left;
    margin-top: 10px;
}
.sousuo input{
   float: right;

height: 39px;

width: 298px;
}
.sousuo span{
    float: right;
    width: 50px;
    height: 40px;
    background: #1c4587;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 37px;
}
.gjc{
  width: 100%;
  height: 40px;
  background: #bb1a2c;
}

.gjc1{
  width: 1100px;
  margin:0 auto;
}
.gjc1 li{
  line-height: 40px;
}
.gjc1 span{
   color: #fff;
   font-family:"Microsoft YaHei";
font-size: 14px;
margin-right: 20px;
}

.fenlei{
  margin-top: 15px;
}
.fenlei0{
  width: 1100px;
  margin:0 auto;
  text-align: center;
}
.fenlei1{
  width: 1100px;
  margin:0 auto;
}
.fenlei1 li{
  width: 240px;
  height: 127px;
  float: left;
  margin-left: 30px;
background: #bb1a2c;
}
.fenlei1 li:nth-child(2){
  background: #000000;
}
.fenlei1 li:nth-child(4){
  background: #000000;
}

.fen1 {
   color: #fff;
   font-family:"Microsoft YaHei";
font-size: 26px;
text-align: center;
    margin-top: 20px;
}

.fen2{
  width: 125px;
  height: 40px;
  text-align: center;
      margin: 5px auto;
      border: 1px solid #fff;
}
.fen2  a{
color: #fff;
font-family:"Microsoft YaHei";
font-size: 23px;  
line-height: 40px;
}

.gywm {
width: 1090px;
margin: 0 auto;
}
.gywm  ul{
width: 1100px;
margin: 5px auto;
height: 246px;
    margin-top: 20px;
}
.gywm  ul li{
    float: left;
    width: 271px;
    margin: 0 2px;
}
.gywm  ul li a{
    position: relative;
    display: block;
}
.gywm  ul li a img{}
.gywm  ul li a span{
    display: block;
    position: absolute;
    background:rgba(185, 132, 104, 0.7);
    width: 80%;
    height: 75%;
    top: 12%;
    left: 10%;
    font-size: 24px;
    color: #fff;
    line-height: 80px;
    text-align: center;
        -moz-transform:rotateX(0deg);
    -webkit-transform:rotateX(0deg);
    -ms-transform:rotateX(0deg);
    transform:rotateX(0deg);
    opacity: .0;
   -moz-transition: all 1.2s linear 0s;
     -webkit-transition: all 1.2s linear 0s;
     -ms-transition: all 1.2s linear 0s;
    transition: all 1.2s linear 0s;
}
.gywm  ul li a:hover span{
    -moz-transform:rotateX(360deg);
    -webkit-transform:rotateX(360deg);
    -ms-transform:rotateX(360deg);
    transform:rotateX(360deg);
      opacity: 1;
}

.gywm  ul li a span img {
    display: block;
margin: 0 auto;
    margin-top: 0px;
margin-top: 40px;
}
.gywm .ul{
    width: 1100px;
    margin: 0 auto;
    clear: both;
}
.gywm .ul li{
float: left;
width: 362px;
margin: 0 2.3px;
}
.gywm .ul li a>img{width: 100%}
.gywm  .ul li a{
    position: relative;
    display: block;
}
.gywm  .ul li a span img {
    display: block;
margin: 0 auto;
    margin-top: 0px;
margin-top: 40px;
}
.gywm  .ul li a span{
    display: block;
    position: absolute;
    background:rgba(185, 132, 104, 0.7);
    width: 80%;
    height: 75%;
    top: 12%;
    left: 10%;
    font-size: 24px;
    color: #fff;
    line-height: 80px;
    text-align: center;
        -moz-transform:rotateX(0deg);
    -webkit-transform:rotateX(0deg);
    -ms-transform:rotateX(0deg);
    transform:rotateX(0deg);
    opacity: .0;
   -moz-transition: all 1.2s linear 0s;
     -webkit-transition: all 1.2s linear 0s;
     -ms-transition: all 1.2s linear 0s;
    transition: all 1.2s linear 0s;
}


.gywm  .ul li a:hover span{
    -moz-transform:rotateX(360deg);
    -webkit-transform:rotateX(360deg);
    -ms-transform:rotateX(360deg);
    transform:rotateX(360deg);
    opacity: 1;
}
.gy1 {
width: 562px;
margin: 0 auto;
text-align: center;
float: left;
}
.gy1 h2{
font-size: 24px;
color: #1265ba;
text-align: left;
font-weight: 100;
margin-bottom: 10px;
}
.gy1 p{
    text-align: left;
    color: #787878;
    letter-spacing: 1px;
    font-size: 15px;
    line-height: 22px;
    text-indent: 30px;
}
.gy2{
    width: 487px;
    margin: 0 auto;
    float: right;
    position: relative;
}
.gy2 a:nth-child(2){
    width: 245px;
    height: 125px;
   background: rgba(0, 0, 255, 0);
    display: block;
    position: absolute;
    right: 0;
    top: 0
}
.gy2 a:nth-child(3){
    width: 245px;
    height: 125px;
    background: rgba(0, 0, 255, 0);
    position: absolute;
    display: block;
    left: 0;
    bottom: 0
}
.gy3{
  float: left;
  width: 460px;
  margin-left: 15px;
      margin-top: 20px;
}
.gy4{
  float: left;
  width: 600px;
  margin-left: 20px;
      margin-top: 20px;
}
.gy4 p{
  color: #fff;
   font-family:"Microsoft YaHei";
font-size: 15px; 
line-height: 25px;
}
.gy4 a{
  color: #fff;
}
.why{
  width: 100%;
height: 464px;
  background: url(../images/why.jpg)repeat-x;
    padding-top: 46px;
    margin-top: 30px;
    clear: both;
}
.why h2{
    font-size: 24px;
    text-align: center;
    display: block;
    color: #fff;
    font-weight: 100;
}
.why span{
    font-size: 16px;
    color: #fff;
    display: block;
    text-align: center;
    margin: 10px auto;
    width: 150px;
    letter-spacing: 1px;
    position: relative;
}
.why span:before{
    content: "";
    width: 145px;
    height: 3px;
    background: #7c513b;
    position: absolute;
left: 0;
top: 40px;
}
.why p{
    font-size: 16px;
    color: #fff;
    text-align: center;
    width: 878px;
    margin: 0 auto;
    margin-top: 40px;
margin-bottom: 50px;
    line-height: 30px;
}
.why ul{
    width: 777px;
margin: 0 auto;
}
.why ul li{
width: 149px;
height: 149px;
border-radius: 50%;
background: #fff;
font-size: 16px;
color: #262626;
float: left;
margin-right: 60px;
padding: 1;
padding: 15px;
padding-top: 55px;
box-sizing: border-box;
text-align: center;
    cursor: pointer;
    
       -moz-transition: all .5s linear 0s;
     -webkit-transition: all .5s linear 0s;
     -ms-transition: all .5s linear 0s;
    transition: all .5s linear 0s;

}
.why ul li:hover{
    background: #7c513b;
    color: #fff
}
.why ul li:nth-last-of-type(1){margin-right: 0}
.ding1{
  width: 1100px;
  margin:0 auto;
}
.ding1 li{
  width: 140px;
  float: left;
  margin-right: 134px;
  margin-top: 20px;
}
.ding2{
   color: #fff;
   font-family:"Microsoft YaHei";
font-size: 29px; 
text-align: center;
}
.ding4{
  color: #fff;
   font-family:"Microsoft YaHei";
font-size: 12px; 
text-align: center;
margin-top: 8px;
}
.ding3 {
      text-align: center;
      margin-top: 8px;
}



.cpz{
  width: 100%;
margin-top: 30px;
  
}





.cpwq{
  width: 1100px;
  margin:0 auto;
  text-align: center;
}

.cpwq p{
   font-family:"Microsoft YaHei";
font-size: 16px;
margin-top: 15px;
}

.cpwqq{
  width: 1100px;
  margin:0 auto;
 
}
.cpwqq li{
  width: 120px;
  height: 40px;
  float: left;
  background: #ba0000;
  border-radius: 5px;
  margin-left: 30px;
  text-align: center;
}
.cpwqq li:first-child{
      margin-left: 260px;
}
.cpwqq li a{
  color: #fff;
   font-family:"Microsoft YaHei";
font-size: 20px;
line-height: 40px;
}


.cpzx{
  margin-top: 15px;
}
.cpzx img{
  width: 100%;
}
.c0{
   width: 1100px;
  margin: 0 auto;
  
}
.ptt{
width: 100%;
background: #e6e6e6;
clear: both;
padding-top: 10px;
    padding-bottom: 30px;
}
.cjgd{
    clear: both;
    margin-top: 30px;
}
.cjgd a{
    display: block;
    width: 206px;
    height: 66px;
    background: red;
    font-size: 32px;
    color: #fff;
    margin: 0 auto;
    border-radius: 10px;
    text-align: center;
line-height: 66px;
    font-weight: 100;
    background: #1267c4;
}
.product{
  width: 1100px;
    margin: 0 auto;
  margin-top: 20px;
    clear: both;
    background: #e6e6e6;
}
.product>h2{
    text-align: center;
font-family: "宋体";
color: #333;
font-size: 24px;
    margin-bottom: 5px;
    font-weight: 100;
}
.product>span{
    font-size: 16px;
    color: #393939;
    width: 200px;
    text-align: center;
    display: block;
    margin: 0 auto;
    position: relative;
    margin-bottom: 40px;
    letter-spacing: 1px;
    margin-top: 15px;
}

.product>span:before{
content: "";
width: 177px;
height: 3px;
background: #b98468;
position: absolute;
left: 12px;
top: 40px;
}

.product>ul{
width: 833px;
margin: 0 auto;
    margin-bottom: 0px;
height: 120px;
margin-bottom: 40px;
}
.product>ul li{
    width: 208px;
    height: 68px;
    text-align: center;
    float: left;
    line-height: 68px;
    background: #1267c4;
    margin-bottom: 1px;
}
.product>ul li:hover{
    background: #ff9900
}
.product>ul li:hover a{
    color: #fff
} 
.product>ul li:nth-last-of-type(1){margin-right: 0}
.product>ul li a{
    font-size: 24px;
    color: #fff;
    display: block;
    border-right: 1px solid #fff;
    position: relative
}
.product>ul li a:after{
    content: "";
    width: "";
    height: "";
    border:10px solid rgba(18, 103, 196, 0);
    border-bottom: 10px solid #fff;
    position: absolute;
    left: 93px;
    bottom: 0;
}

.service{
    width: 100%;
    background: url(../images/service.jpg) no-repeat center;
    height: 423px;
    
    padding-top: 40px;

box-sizing: border-box;
    
    margin-top: 50px;
}

.service>h2{
text-align: center;

font-family: "宋体";

color: #333;

font-size: 24px;

margin-bottom: 5px;

font-weight: 1;
}
.service>span{
    font-size: 16px;

color: #393939;

width: 200px;

text-align: center;

display: block;

margin: 0 auto;
    margin-bottom: 0px;
position: relative;
margin-bottom:70px;
letter-spacing: 1px;
}

.service>span:before{
content: "";
width: 160px;
height: 3px;
background: #b98468;
position: absolute;
left: 20px;
top: 40px;
}


.service ul{
    width: 1100px;
    margin: 0 auto
}
.service ul li{
    width: 160px;
   margin-right: 20px;
    float: left;
    text-align: center;
    position: relative;
    cursor: pointer
}

.service ul li:nth-last-of-type(1){margin-right: 0}
.service ul li div{
    width: 94px;
    height: 94px;
    border: 2px solid #4f4f4f;
    margin: 0 auto;
    background: url(../images/fw1.png) no-repeat center;
    border-radius: 50%;
    position: relative;
    -moz-transform: rotate(0);
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
     -moz-animation: rotate 5s linear infinite; 
-webkit-animation: rotate 5s linear infinite; 
-ms-animation: rotate 5s linear infinite; 
animation: rotate 5s linear infinite; 
    
    -moz-transition: all .3s linear 0s;
     -webkit-transition: all .3s linear 0s;
     -ms-transition: all .3s linear 0s;
         transition: all .3s linear 0s;
}
@keyframes rotate{
    0%{
        -moz-transform: rotate(0);
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
      }
    100%{
        -moz-transform:rotate(360deg);
        -webkit-transform:rotate(360deg);
        -ms-transform:rotate(360deg);
            transform:rotate(360deg);
    }
}
.service ul li:nth-child(2) div{background: url(../images/fw2.png) no-repeat center;}
.service ul li:nth-child(3) div{background: url(../images/fw3.png) no-repeat center;}
.service ul li:nth-child(4) div{background: url(../images/fw4.png) no-repeat center;}
.service ul li:nth-child(5) div{background: url(../images/fw5.png) no-repeat center;}
.service ul li:nth-child(6) div{background: url(../images/fw6.png) no-repeat center;}

.service ul li:nth-child(1):hover div{background: url(../images/fw1_.png) no-repeat center;border: 2px solid #b98468;}
.service ul li:nth-child(2):hover div{background: url(../images/fw2_.png) no-repeat center;border: 2px solid #b98468;}
.service ul li:nth-child(3):hover div{background: url(../images/fw3_.png) no-repeat center;border: 2px solid #b98468;}
.service ul li:nth-child(4):hover div{background: url(../images/fw4_.png) no-repeat center;border: 2px solid #b98468;}
.service ul li:nth-child(5):hover div{background: url(../images/fw5_.png) no-repeat center;border: 2px solid #b98468;}
.service ul li:nth-child(6):hover div{background: url(../images/fw6_.png) no-repeat center;border: 2px solid #b98468;}


.service ul li:nth-child(1):hover i{border: 2px solid #b98468;}
.service ul li:nth-child(2):hover i{border: 2px solid #b98468;}
.service ul li:nth-child(3):hover i{border: 2px solid #b98468;}
.service ul li:nth-child(4):hover i{border: 2px solid #b98468;}
.service ul li:nth-child(5):hover i{border: 2px solid #b98468;}
.service ul li:nth-child(6):hover i{border: 2px solid #b98468;}


.service ul li:hover p{color:#b98468;}




.service ul li:hover div{
-moz-transform: rotate(0);
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
    transform: rotate(0);
    animation-play-state: paused
}
.service ul li i{
width: 84px;
height: 84px;
display: block;
border: 2px solid #4f4f4f;
position: absolute;
left: 36px;
top: 5px;
-moz-animation: rotate1 5s linear infinite;
-webkit-animation: rotate1 5s linear infinite;
-ms-animation: rotate1 5s linear infinite;
animation: rotate1 5s linear infinite;
-moz-transition: all .3s linear 0s;
-webkit-transition: all .3s linear 0s;
-ms-transition: all .3s linear 0s;
transition: all .3s linear 0s;
}
/*
moz-transform:translateX(20px);
-webkit-transform:translateX(20px);
-ms-transform:translateX(20px);
transform:translateX(20px);}


*/
@keyframes rotate1{
    0%{
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
      }
    100%{
        -moz-transform:rotate(-360deg);
        -webkit-transform:rotate(-360deg);
        -ms-transform:rotate(-360deg);
        transform:rotate(-360deg);
    }
}
.service ul li span{
    font-size: 16px;
    color: #4f4f4f;
    margin-top:35px;
    display: block;
}
.service ul li span b{
    font-weight: 100;
    color: #b98468;
}
.service ul li p{
    font-size: 14px;
    color: #4f4f4f;
    letter-spacing: .8px;
    -moz-transition: all .3s linear 0s;
    -webkit-transition: all .3s linear 0s;
    -ms-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
}
.news1{
    position: relative;
}
.news1 img{
    position: absolute;
    
}
.news1 p{
position: absolute;
right: 16px;
top: 325px;
}
.news1 p span{
display: block;
width: 35px;
height: 35px;
background: #fcf1d5;
float: left;
text-align: center;
color: #e43a4b;
font-size: 22px;
line-height: 35px;
margin: 0 3px;
    cursor: pointer
}
.newss{
    width: 100%;
    background: #1267c4;
    float: left;
    padding-bottom: 60px;
    height: 550px;
}
.news{
    width: 1100px;
    margin: 0 auto;padding-top: 42px;
}
.news>h2{
    text-align: center;

font-family: "宋体";

color: #333;

font-size: 24px;

margin-bottom: 35px;

font-weight: 1;
}
.news>span{
font-size: 16px;
color: #393939;
width: 530px;
text-align: center;
display: block;
margin: 10px auto;
margin-bottom: 0px;
margin-bottom: 0px;
position: relative;
margin-bottom: 70px;
letter-spacing: 1px;
}

.news>span:before{
content: "";
width: 160px;
height: 3px;
background: #b98468;
position: absolute;
left: 180px;
top: 40px;
}

.news>div{
width: 1100px;
float: right;
}
.news>div:nth-last-child(2){float:left;width: 453px;}
.news .n1{}
.news .n1 i,.news .n2 i{
    display: block;
float: left;
}
.news .n1 .n11,.news .n2 .n22{
    float: right;
    width: 408px;
}
.news .n1 .n11 h3,.news .n2 .n22 h3{
font-size: 16px;
color: #393939;
font-weight: 100;
margin-bottom: 10px;
margin-top: 5px;
}
.news .n1 .n11 h3 span,.news .n2 .n22 h3 span{
    display: block;
    float: right;
}
.news a{
    font-size: 14px;
    color: #393939
}

.news ul{
    width: 100%;
    clear: both;
}
.news ul li{
width: 49%;
border-bottom: 1px dashed #fff;
height: 75px;
margin-bottom: 20px;
float: left;
margin-right: 10px;
}

.news ul li>div{
    width: 65px;
    height: 65px;
    float: left;
    background: #fff;
    text-align: center;
line-height: 30px;
}
.news ul li>div span{
    font-size: 25px;
    font-family: sans-serif
}
.news ul li>div b{
    font-family: sans-serif;
    font-weight: 100;
}

.news ul li a{
    display: block;
    float: right;
width: 450px;
    float: right
}
.news ul li a h3{
    color: #fff;
    font-size: 20px;
    font-weight: 100;
}

.news ul li a p{
    font-size: 12px;
    color: #fff
}
.yss{
    width: 1100px;
    margin: 0 auto;
    clear: both;
text-align: center;
padding-top: 30px;
}
.yss h2{
    font-size: 26px;
    color: #1267c4;
    font-weight: 100
}
.yss b{
    font-size: 26px;
    color:#1267c4;
    font-weight: 100;
    font-family: sans-serif
}
.yss ul{
    margin-top: 30px;
}
.yss ul li{
 width: 208px;
float: left;
margin-right: 89px;
    
}
.yss ul li:nth-last-of-type(1){
    margin-right: 0
}
.footer{
    background: #1267c4;
    float: left;
width: 100%;
    padding-top: 20px;
    margin-top: 30px;
    padding-bottom: 30px;
}
.footer>ul{
width: 960px;

margin: 0 auto;

height: 42px;

padding-top: 15px;

box-sizing: border-box;

border-bottom: 1px dashed #fff;

border-top: 1px dashed #fff;
}
.footer>ul li{
float: left;

height: 22px;
line-height: 10px;
padding: 0 23px;
}
.footer>ul li:nth-last-of-type(1){border: 0}
.footer>ul li a{
    color: #fff;
   color: #fff;
font-size: 14px;
}

.footer .fot{
    width: 1060px;
    margin: 0 auto;
    clear: both;
}
.footer .fot .foot{
    width: 500px;
    float: left
}
.footer .fot .foot h2{
    font-size: 24px;
    color: #fff;
    font-weight: 100;
    font-family: "宋体";
    border-bottom: 1px solid #fff;
    width: 290px;
    line-height: 50px;
    margin-bottom: 15px;
}
.footer .fot .foot span{
    color: #fff;
display: block;
letter-spacing: 2px;
}
.footer .fot .foot p{
    color: #fff;
line-height: 30px;
font-size: 14px;
}
.footer .fot .foot2{
float: left;

width: 860px;

position: relative;

margin-top: 20px;

margin-left: 45px;
}
/*.footer .fot .foot2:after{
    content: "";
    width: 132px;
    height: 135px;
    background: url(../images/wexin.jpg) no-repeat center;
    position: absolute;
 right: -110px;
    top: 0
}*/
.footer .fot .foot2 h2{
        font-size: 24px;
    color: #fff;
    font-weight: 100;
    font-family: "宋体";
    border-bottom: 1px solid #fff;
    width: 290px;
    line-height: 50px;
    margin-bottom: 15px;
}

.footer .fot .foot2 p{
color: #fff;

line-height: 30px;
text-align: center;
font-size: 20px;
    letter-spacing: 1px;
    font-family: "黑体" !important
}

.footer .fot .foot2 p img{
    position: relative;

top: 10px;
}
.center2 h2:after{
    content: "";
    width: 430px;
    height: 1px;
    background: rgb(229, 229, 229);
    position: absolute;
    top: 22px;
    right: 240px;
}
.cpzx4 li{
 
 width: 197px;
    height: 240px;
    line-height: 16px;
     margin-left: 10px;
    margin-right: 10px;

}

.cpzx4 li p{
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  height: 30px;
  line-height: 30px;
}




.cpzx5 li{
 
  width: 197px;
 height: 240px;
    line-height: 16px;
    margin-left: 10px;
 margin-right:10px;
 margin-left: 10px;
}

.cpzx5 li p{
    text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  height: 30px;
  line-height: 30px;
}




.lxwm{
  width: 100%;
  height: 248px;
  background: url(../images/honghei.jpg)center no-repeat;
  margin-top: 15px;
}
.lx1{
  width: 1100px;
  margin:0 auto;
}
.wm{
  width: 495px;
  float: left;
  margin-left: 30px;
 
}
.lx2{
  font-family: "Microsoft YaHei";
  font-size: 53px;
  color: #fff;
      margin-top: 20px;
}

.lx3{
   font-family: "Microsoft YaHei";
  font-size: 25px;
  color: #fff;
      margin-top: 20px;
    border-bottom: 1px dashed #fff;
    width: 409px;
    height: 50px;
}
.lx4{
   font-family: "Microsoft YaHei";
  font-size: 19px;
  color: #fff;
      margin-top: 20px;
}

.wm1{
  width: 400px;
  float: left;

  margin-left: 120px;
}
.lx5{
  margin-top: 45px;
  font-family: "Microsoft YaHei";
  font-size: 22px;
  color: #fff;
  text-align: center;
}
.lx6{
  margin-top: 10px;
  font-family: "Microsoft YaHei";
  font-size: 29px;
  color: #fff;
  text-align: center;
}
.lx7{
  width: 182px;
  height: 45px;
  border: 1px solid #fff;
  border-radius: 5px;
  text-align: center;
      margin: 23px auto;

}
.lx7 a{
  font-family: "Microsoft YaHei";
  font-size: 24px;
  line-height: 45px;
  color: #fff;
}




dl img{
 
  margin-right: 5px;
}




.yq{
    clear: both;
height: 45px;
}

.yq img{
  float: left;
    margin-top: 20px;
}
.lianjie{
font-size: 14px;

color: #fff;

line-height: 50px;

width: 1086px;

margin: 0 auto;
}
.yq a{
    line-height: 65px;
    margin-right: 8px;

 color:#000;
}





.db{ width:1100px;  margin:0 auto;
 
}

.db1{
  width: 450px;
  float: left;
  margin-left: 15px;
}
.db2{
  margin-top: 20px;
}
.dh{
   font-family: "Microsoft YaHei";
  font-size: 29px;
  color: #fff;
  margin-left: 15px;
}
.dh1{
  margin-top: 10px;
   font-family: "Microsoft YaHei";
  font-size: 12px;
  color: #fff;
  width: 470px;
}
.dh2{
   font-family: "Microsoft YaHei";
  font-size: 27px;
  color: #fff;
}
.dh3{
 font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #fff; 
  margin-left: 15px;
    float: left;
}
.ewm{
  width: 156px;
  float: left;
      margin-left: 10px;
    margin-top: 25px;
}
.ewm img{
      width: 160px;
}

.ewm p{
  color: #fff;
   font-family: "Microsoft YaHei";
  font-size: 17px;
  width: 156px;
  height: 25px;
  line-height: 25px;

  text-align: center;
}




.tel{
  width: 240px;
  float: left;
  margin-left: 30px;
  margin-top: 55px;
}
.tel img{
  float: left;
  margin-right: 8px;
}

.db3{
  width: 500px;
  height: 230px;
  float: left;
  margin-left: 20px;
  background: #bb1a2c;
  margin-top: 30px;
}
.dh4{
  color: #fff;
   font-family: "Microsoft YaHei";
  font-size: 22px;
  margin-left: 30px;
     margin-top: 14px;
    margin-bottom: 14px
}
.dh5{
  color: #fff;
   font-family: "Microsoft YaHei";
  font-size: 16px;
   margin-left: 30px;
   line-height: 26px;
   letter-spacing:2px;
}
.banquan{
  width: 1100px;
  margin:0 auto;
}

.banquan p{
   color: #fff;
   font-family: "Microsoft YaHei";
  font-size: 21px;
  float: right;
  margin-right: 50px;
      margin-top: -15px;
}
#demo{
 
  float:left;
  overflow:hidden;
  margin:0 auto;
      margin-top: 25px; 
}
#demo img{
  width:197px;
  height:192px;

}
#demo li,#demo1,#demo2{
  float:left;
  margin-left: 10px;
    margin-right: 10px;
}
#ndemo{
  float: left;
  display:inline;
  width:8000%;
}

#ndem{
 float: left;
 display:inline;
 width:8000%;
 }
  #dem{
 float:left;
 overflow:hidden;
 margin:0 auto;
 }
 #dem img{
    width: 197px;
    height: 192px;
 
 }
 #dem li,#dem1,#dem2{
 float:left;
 margin-left: 10px;
    margin-right: 10px;

 }


#cemo{
 
  float:left;
  overflow:hidden;
  margin:0 auto;
   
}
#cemo img{
  width: 197px;
    height: 192px;
 
}
#cemo li,#cemo1,#cemo2{
  float:left;
  margin-left: 10px;
    margin-right: 10px;
}
#cdeo{
  float: left;
  display:inline;
  width:8000%;
}


.center1{
    margin-top:10px;
    margin-bottom:10px;
    width: 1100px;
    margin: 0 auto;
    padding-top: 50px;
}
.center1>h2{
    text-align: center;
    font-size: 40px;
    color:#f18d5c;
    width: 210px;
    margin: 0 auto;
    position:relative;
    background: #fff;
}
.center1>h2:before{
content: "";
width: 440px;
height: 1px;
background: rgb(229, 229, 229);
position: absolute;
top: 22px;
left: 212px;
    z-index: -1
}
.center1>h2:after{
    content: "";
width: 440px;
height: 1px;
background: rgb(229, 229, 229);
position: absolute;
top: 22px;
right: 212px;
      z-index: -1
}
.center1>h2 span{
   color: #0b67c5;
}
.center1>b{
display: block;

text-align: center;

font-size: 20px;

color: #333;

margin-bottom: 20px;
}
.center1>div{
    margin-bottom: 30px;
}

.center1>div>p{
    font-size: 16px;
    color: #666;
    letter-spacing: 1px;
    text-indent: 36px;
    line-height: 28px;
}


.center1 .ul{
    width: 999px;
    background: #0b67c5;
    height: 34px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
    margin-bottom: 30px;
    width: -moz-fit-content;
}
.center1 .ul li{
    float: left;
    padding: 7px 7px;
    -moz-transition: all .3s linear 0s;
    -webkit-transition: all .3s linear 0s;
    -ms-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
    position: relative
}

.center1 .ul li:nth-child(1):after{
    content: "";
    width: 12px;
    height: 12px;
    background: #0b67c5;
    position: absolute;
    left: -35px;
    top: 10px;
}
.center1 .ul li:nth-child(1):before{
    content: "";
    width: 5px;
    height: 5px;
    background: #1679de;
    position: absolute;
    left: -45px;
    top: 14px;
}


.center1 .ul li:nth-last-of-type(1):after{
    content: "";
    width: 12px;
    height: 12px;
    background: #0b67c5;
    position: absolute;
    right: -35px;
    top: 10px;
}
.center1 .ul li:nth-last-of-type(1):before{
    content: "";
    width: 5px;
    height: 5px;
    background: #1679de;
    position: absolute;
    right:-45px;
    top: 14px;
}
.center1 .ul li:hover{
    background: #0655a5
}
.center1 .ul li a{
    font-size: 14px;
    color:#fff;
    
}
.center1 .ul2{}
.center1 .ul2 li{
   float: left;
width: 260px;
margin: 0 7px;
 margin-bottom: 20px;
    height: 227.68px;
}
.center1 .ul2 li a{
    display: block;
       position: relative;
    overflow: hidden;
    border: 1px solid #dadada;
    
    padding: 5px;
    padding-bottom: 5px;
padding-bottom: 0;
}
.center1 .ul2 li a >img{
    width: 100%
}
.center1 .ul2 li a>div{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height:100%;
    background: rgba(185, 132, 104, 0.65);
    opacity: 0;
    -moz-transition: all .3s linear 0s;
    -webkit-transition: all .3s linear 0s;
    -ms-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
    
}
.center1 .ul2 li a:hover div{
    opacity: 1
}
.center1 .ul2 li a>div>span{
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #fff;
    margin: 0 auto;
    position: absolute;
    top: 45%;
    left: 45%;
    opacity: 0;
    transform:  scale(6);
    -moz-transition: all .2s linear 0s;
    -webkit-transition: all .2s linear 0s;
    -ms-transition: all .2s linear 0s;
    transition: all .2s linear 0s;
}
.center1 .ul2 li a>div:hover span{
 opacity: 1;
    border: 5px solid #fff;
 transform:  scale(1);
}
.center1 .ul2 li a>div>i{
    width: 15px;
    height: 4px;
    background: #fff;
    position: absolute;
    left: 138px;
    top: 116px;
    opacity: 0;
       -moz-transition: all .2s linear .1s;
    -webkit-transition: all .2s linear .1s;
    -ms-transition: all .2s linear .1s;
    transition: all .2s linear .1s;
    -moz-transform: rotate(45deg)translate(140px,0);
    -webkit-transform: rotate(45deg) translate(140px,0);
    -ms-transform: rotate(45deg) translate(140px,0);
    transform: rotate(45deg) translate(140px,0));
}

.center1 .ul2 li a:hover div{
    opacity: 1
} 
.center1 .ul2 li a>div:hover i{
     opacity: 1;
     -moz-transform: rotate(45deg) translate(0px,0);
    -webkit-transform: rotate(45deg) translate(0px,0);
    -ms-transform: rotate(45deg) translate(0px,0);
    transform: rotate(45deg) translate(0px,0);
} 
.center1 .ul2 li b{
display: block;
text-align: center;
margin-top: 10px;
font-weight: 100;
}

.center1 .ul3{
    width: 100%
} 
.center1 .ul3 li{
    border-bottom: 1px dashed #a4a4a4;
line-height: 40px;
} 
.center1 .ul3 li a{
    font-size: 14px;
    color: #5a5a5a;
} 
.center1 .ul3 li span{
    font-family: 黑体;
    float: right;
} 

.imglist{
    background: #7c513b
}


.img{}
.img h1{
    text-align: center;
}
.img p{
  /*  text-align: center*/
}
.center1 > div > p img{
    display: block;
    margin: 0 auto
}
.xg{}
.xg .xgxw h2 {
    background: #b98468;
    color: #fff;
    font-size: 18px;
    padding: 6px;
}


.xg .xgxw ul {
    padding: 0;
}
.xg .xgxw ul li {
    position: relative;
    padding: 5px;
    border-bottom: 1px dashed #b98468;
}

.xg .xgxw ul li a {
    font-size: 14px;
    color: #692400;
}
.xg .xgxw ul li span {
    float: right;
}

.xg .xgcp h2 {
    background: #b98468;
    color: #fff;
    font-size: 18px;
    padding: 6px;
}
.xgcp{
    margin-top: 20px
}
.xg .xgcp ul {
    padding: 0;
    float: left;
    margin-top: 20px;
}

.xg .xgcp ul li {
    float: left;
    width: 250px;
    height: auto;
    text-align: center;
   margin: 0 12px;
}
.xg .xgcp ul li a img {
    width: 100%;
    margin: 0;
        margin-bottom: 0px;
    border: 1px solid #b98468;
    margin-bottom: 10px;
}

.xg .xgcp ul li a span{
    color: #692400
}







.rightnn{
  width:260px;
  float:left;
  margin-bottom: 10px;
  margin-top: 20px;
    margin-bottom: 10px;
}
.rightnn h3{
  background:#bb1a2c;
  font-family:隶书;
  text-align:center;
  font-size:30px;
  height:45px;
  color:#fff;
  line-height:45px;
}
.rightnn ul{
  border:1px solid #bb1a2c;
  padding:10px;
}


.rightn2 p{height:40px;width:255px;font-size:18px;font-family:"Microsoft YaHei";text-align:center;line-height:40px;}
.rightn2 a{ height:40px;width:230px; display:block; color:#3c3c3c;}
.rightn2 a:hover{ font-weight:bold;}
.rightn2  ul li{width:255px;height:40px;list-style:none;position:relative;transform-style:preserve-3d;transition:0.5s;
  display:block;margin:1px;}
.rightn2 ul li:hover div{background:#bb1a2c;color:#ffffff}
.rightn2 ul li:hover div a{color:#ffffff}
.rightnbg{color:#ffffff!important;background:#f68b33!important;}
.rightn2 ul li div{height:40px;width:235px;width:230px;background:#ebe9ec;}
.rightnn  li div p{font-size:16px;font-family:"Microsoft YaHei";text-align:center;line-height:40px;}
.lianxi{
  margin-top:10px;
}

.lianxi h3{
  background:#bb1a2c;
  font-family:隶书;
  text-align:center;
  font-size:30px;
  height:45px;
  line-height:45px;
  color:#fff;
}
.lianxi li{
  line-height:30px;
  font-size:18px;
}



.rightn{ width:810px; float:right;border: 1px solid #bb1a2c; margin-right: 5px; margin-top:20px;}

.pppp{ height:35px; width:100%;border-bottom: 1px solid #bb1a2c; background:#bb1a2c; }
.pppp span{ line-height:30px;margin-top:2px; font-size:18px; text-align:center; float:left; margin-left:20px; font-weight:bold; color:#fff;}
.pppp div{ float:right; margin-top:7px; color:#fff;  margin-right:20px;}
.pppp div a{ color:#fff;}
#xiangguan h2 {
    height: 37px;
    background: #bb1a2c;
    color: #fff;
    text-indent: 1em;
    line-height: 37px;
    font-size: 16px;
    margin-bottom: 10px;
}
#xiangguan{
    font-size: 16px;
}
#xiangguan a{
    color:#000;
}



#xiangguan ul{
     padding:5px;
}
#xiangguan ul li {
    line-height: 36px;

}


.act_content{width:810px; }
.content_p{ width:99%; height:auto; padding:10px 0px 20px 0px; margin:0 auto; }
.content_p h1{ text-align:center; font-size:20px; }
.weizhi{height:26px;line-height:27px;width:auto;border-bottom:1px solid #333;}
.weizhi span{font-size:14px;color:#333; margin-left:10px;}
.weizhi a{text-decoration:none; color:#333; font-size:14px;margin-bottom: 20px;}
.weizhi a:hover{text-decoration:underline; color:#bb1a2c}
.act_info{font-size:12px;color:#a6a6a6; text-align:center; margin:8px auto 8px auto;margin-bottom: 30px;}
.act_info span{ margin-left:15px;}
.act_info a{text-decoration:none; color:#a6a6a6}
.act_info a:hover{text-decoration:underline; color:#000}
.act_desc{width:96%;border:1px solid #cdddf0; background:#f3f7fc; margin-left:auto; margin-right:auto; margin-top:10px;color:#676767;padding:10px;line-height:22px;font-size:12px; text-indent:2em;}
.act_neirong{ width:100%; line-height:170%;font-size:14px; margin-top:10px;color:#2f2f2f;}
.act_neirong img{ max-width:800px;_width:expression(document.body.clientWidth > 800 ? "750px" : "auto");
 display:block; margin:0 auto;}
.act_neirong p{margin-top:10px; margin-bottom:10px;text-indent: 2em; font-size:14px;}



.act_list{width:780px; margin-right:auto;line-height:26px;}
.act_list ul{ margin-top:5px; margin-bottom:10px;}
.act_list li{height:30px;line-height:30px;border-bottom:1px dashed #dedede; font-size:12px}
.act_list li a{display:block;color:#383838; width:80%; height:30px; line-height:30px; display:block; 
float:left; padding-left:12px;
  background-image: url(list_dot.gif);
  background-repeat: no-repeat;
  background-position: left center;
  font-size:14px;
}
.act_list li:hover{background:#e5ecf2;}
.act_list li:hover a{color:#032364;}
*html .act_list li a:hover {background:#e5ecf2;
background-image: url(list_dot.gif);
  background-repeat: no-repeat;
  background-position: left center;
color:#032364;text-decoration:none;}
.act_list li span{float:right; margin-right:10px;color:#000; font-size:14px;}
.pages{padding-bottom:8px;padding-top:10px;margin-top:15px; text-align:center; margin-bottom:10px;height:35px;font-size:15px;clear: both;}
.pages a,.pages span.current{font-family:"宋体";padding-right:6px;padding-left:6px;padding-bottom:2px;margin-right:2px;padding-top:4px;}
.pages a{border-right:#9aafe5 1px solid; border-top:#9aafe5 1px solid;border-left:#9aafe5 1px solid;color:#2e6ab1;border-bottom:#9aafe5 1px solid;text-decoration:none}
.pages a:hover{border-right:#2b66a5 1px solid;border-top:#2b66a5 1px solid;border-left:#2b66a5 1px solid;color:#000;border-bottom:#2b66a5 1px solid;background-color:#c4d1eb;}
.pages a:active{border-right:#2b66a5 1px solid;border-top:#2b66a5 1px solid;border-left:#2b66a5 1px solid;color:#000;border-bottom:#2b66a5 1px solid;background-color:lightyellow}
.pages span.current{border-right:navy 1px solid;border-top:navy 1px solid;border-left:navy 1px solid;color:#fff;margin-right:2px;border-bottom:navy 1px solid;background-color:#2e6ab1;}
.pages span.disabled{border-right:#929292 1px solid;padding-right:10px;border-top:#929292 1px solid;padding-left:10px;padding-bottom:6px;border-left:#929292 1px solid;color:#929292;margin-right:2px;padding-top:6px;border-bottom:#929292 1px solid}
#go{border:#cccccc 1px solid; width:2em; text-align:center; margin-left:4px; cursor:pointer;}
input#page{border:#cccccc 1px solid; width:2em; text-align:center;}

.list01{}

.list_img,.list_img02{ width:100%; padding:2px 0px 6px 0px; overflow:hidden; margin:0 auto;}
.list_img li{ width:49.9%; height:auto; float:left; display:inline; text-align:center; margin:8px 0px 0px 0px;}
.list_img li .a_txt{ font-size:12px;}

.list_img li a:hover{text-decoration: none;}
.a_img,.list_img span{ display:block; clear:both;}
.list_img span{ height:32px; line-height:32px;}

.a_img img{ padding:2px; border:1px solid #CCCCCC;}
.a_img img:hover{border:1px solid #FF6600;}

.list_img_main li{ width:31%; display:inline-block; margin-left:7px; margin-right:6px; font-size:12px}
.list_img_main li a{color:#000}
.list_img_main li a img{ color:#000; border:1px solid #ccc}
.list_img_main li img{ width:100%;   }
.list_img_main .a_txt{ width:100%; height:28px; line-height:28px; display:inline-block;}


.list_list_img li{width:31.5%; height:auto; float:left; display:inline; text-align:center; margin:8px 6px 0px 6px; overflow:hidden;}
 
.list_img_txt{width:95%; height:auto; margin:0 auto; padding:10px 0px 0px 0px;overflow:hidden;}
.list_img_txt li{width:50%;display:inline;float:left;text-align:center;
  position: relative;}
.list_img_txt li img{width:100px; height:70px;}
.list_img_txt .a_txt{width:100px; height:24px; padding-top:6px; display:block; font-size:12px;}
.list_img_txt li .num{position:absolute; left:10px; top:65px; color:#CC3300; font-family:Arial, Helvetica, sans-serif; font-size:16px;  border:1px solid #CC3300; display:block; width:14px; height:14px; line-height:14px; text-align:center;}

.img_txt{ width:99%; height:auto; margin:0 auto; font-size:12px;}
.img_txt li{ display:block; clear:both; overflow:hidden; margin:12px 0px 12px 0px;line-height:140%;}
.img_txt .a_img{ display:inline; float:left; margin-right:6px; padding-right:0px;}
.img_txt li a{ padding-right:8px; font-size:13px;}
.img_txt li .a_txt{}
.img_txt01 p{ margin:0px; padding:0px;}


input,textarea { border:1px solid #CCC; }