body {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000000;
}

.yc{
    display: none !important;
}

@font-face
{
	font-family: DINCond-Bold;
	src: url('../fonts/DINCond-Bold.otf'); /* IE9 */
}
.navbar {
    position: relative;
    margin-bottom: 0px;
    border-bottom: 0px solid #BEBCBC;
}

.stayer.fixed {
    position: fixed;
    top: 0px;
}
.stayer.fixed.navbar-inverse {
    padding-top:0;
    padding-bottom:0;
    transition: .5s;
}
.navbar-inverse {
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    padding-top:10px;
    padding-bottom:15px;
    transition: .5s;
}
.dibubiaoge .btn-warning{
    border-radius: 15px;
    background: #c61810;
    border: 1px solid #c61810;
    width:87px;
    height:31px;
}
.btn-warning:focus{
    background:#c61810;
    border: 1px solid #c61810;
}
.dibubiaoge .anniu{
    margin-top:0;
}
.dibubiaoge form{
    display: flex;
    align-items: center;
    justify-content: space-between;    
}
.navbar-brand {
   margin-top:0px;
   padding:0px;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
	padding-left:35px;
	padding-right:35px;
    line-height: 67px;
}
.navbar-nav{
    padding-left:10px;
    font-size:16px;
}
.navbar-nav > li:after {
    content: "";
    display: block;
    width: 0;
    height: 5px;
    background: #da251d;
    transition: width .5s;
    margin: 0 auto;
}

.navbar-nav > li:hover:after {
    width: 100%;
}
.zzjg{
	margin-bottom:40px;
}
.chanpingtu img{
	width:100%;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #da251d;
	background-color:transparent;
}
a {
    color: #333333;
    text-decoration: none;
}

.yc {
  display: none;
}


.navbar-inverse .navbar-nav > li > a {
    color: #161616;
}
.cpnr img{
    max-width: 100%;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #000;
    border: 1px solid transparent;
    border-radius: 4px;
}


.menu ul.sub_menu{position:absolute; width:600px; display:none; z-index:999; margin-left:0px;}
.menu ul.sub_menu a{ color:#ffffff;}
.menu ul.sub_menu a:hover{ color:#ffffff; background:none;}
.bg{ background:url(../images/bg.png) repeat; height:40px; display:none; width:100%; z-index:99; position:absolute;}
.menu ul.sub_menu li {
    float:left;
	width:100px;
    line-height: 40px;
	list-style-type:none;
	background:none;
}
.menu ul.sub_menu li a{ 
    color:#ffffff;
	font-size:12px;
	}
	



.kuanping {
   width:1140px;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.kkt {
   width:100%;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
.sousuokuang input#name{
    box-shadow: none;
}
.sousuokuang{
    border-radius: 30px;
    display: flex;
    border:1px solid #e0e0e0;
}  
input.sinput.go {
    background-image: url(../images/searchs.png);
    width: 32px;
    height: 32px;
    padding: 0;
    border: 0;
    outline: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 18px;
    float: right;
    cursor: pointer;
    margin-right: 20px;
}
.sousuokuang .form-control {
    float: left;
    border: none;
    width: auto;
    background: none;
    color: #4e4e4e;
    border-radius: 30px;
    overflow: hidden;
    font-size:14px;
}
.yuyan small{
    background:white;
    overflow: hidden;
    display:none;
    position: absolute;
}
.yuyan:hover small{
    display: block;
}
.yuyan small a{
    padding:10px;
    display: block;
    background-color: white;
    text-decoration: none;
}
.yuyan small a:hover{
    padding:10px;
    display: block;
    background-color: #da251d;
    text-decoration: none;
    color:white;
}
.toubu{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.gongju{
    display: flex;
    align-items: center;
}
.yuyan{
    padding-left:70px;
}
.swiper-pagination-bullet{
    width:25px;
    height:25px;
    font-size:18px;
    background:transparent;
    color:white;
    opacity: 1;
    float:left;
    font-family: DINCond-Bold;
}
.swiper-pagination-bullet-active{
    background: transparent;
    font-size:25px;
    transform:translate(0,-10px)
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin:0 7px;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    width: 74%;
    left: 50%;
    transform: translate(-50%,0);
    bottom: 10%;
}
.banner img{
    width:100%;
}
.sybt h2{
    font-size:40px;
    color:#393939;
    font-weight: bold;
    margin:0;
    
    
}
.sybt h2:after{
    content:"";
    width:33px;
    height:2px;
    display: block;
    background:#c2c2c2;
    margin-top:21px;
}
.sybt span{
    background: #c2c2c2;
    height:2px;
    width:71px;
    display: block;
    margin-top:8px;
}
.sygy{
    background:url(../images/gysj.jpg) no-repeat;
    background-size: cover;
    padding-top:98px;
    padding-bottom:61px;
}
.sygytu{
    position:relative;
    width: 44%;
    margin-right:76px;
}

.sygydg img{
    opacity: 0;
}
.sygydg {
    position: absolute;
    top: 5%;
    left: 5%;
    border: 1px solid #d4d4d4;

}
.sygybg img{
    position:relative;
    left:0;
    top:0;
    width:100%;
    opacity: 1;
}
.sygybig{
    display: flex;
    align-items: center;
}
.sygyjj{
    margin-top:78px;
    text-indent:2em;
    margin-bottom:78px;
}
.sygyw{
    width:56%;
    line-height:230%;
    font-size:16px;
}
.ljgd{
    width:191px;
    height:59px;
    background: #da251d;
    line-height:59px;
    text-align: center;
    display: block;
    color:white;
    text-decoration: none;
}
.ljgd:hover{
    color:white;
    text-decoration: none;
}
.sjcp{
    padding-top:91px;
    padding-bottom:100px;
    background:url(../images/sjcp.jpg) no-repeat;
    background-size: cover;
}
.sjcp .sybt h2{
    color:white;
}
.sylb ul{
    padding:0;
    list-style: none;
    display: flex;
    justify-content: space-between;
    width:60%;
}
.sylb ul li{
    float:left;
}
.sylb ul li::after{
    content: "/";
    color:white;
    font-style:italic;
    margin-left:23px;
    font-size:8px;
}
.sylb ul li:nth-last-child(1):after{
    content:"";
}
.sylb ul li a{
    color:white;
    text-decoration: none;
}
.sylb ul li a:hover{
    color:#da251d;
}
.sylb {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size:18px;
}
.cplb ul{
    display: flex;
    list-style: none;
    justify-content: space-between;
    padding:0;
    margin-top:85px;
}
.cplb ul li{
    color:#2a2a2a;
    background:white;
    width:24%;
}
.cplb ul li:hover{
    background:#da251d;
}
.cplb ul li:hover h2{
    color:white;
}
.cplb ul li:hover h3{
    color:white;
}
.sjcp a{
    text-decoration: none;
}
.cpjs{
    padding-left:22px;
    padding-top:35px;
    padding-bottom:30px;
}
.cplb ul li h2{
    font-size:18px;
    margin:0;
    margin-bottom:21px;
}
.cplb ul li h3{
    font-size:16px;
    margin:0;
    color:#c7c7c7;
}
.zlxw{
    padding-top:63px;
    padding-bottom:63px;
    position: relative;
}
.zlxwbg{
    position:absolute;
    right:0;
    width: 50%;
    height:100%;
    background:#f0f0f0 right center;
    background-size:50%;
    z-index: -1;
    margin-top: -63px;
    margin-bottom: -63px;
}
.zsnr img{
    padding-top:63px;
}
.zlxw .ljgd {
    width: 127px;
    height: 56px;
    background: #da251d;
    line-height: 56px;
    text-align: center;
    display: block;
    color: white;
    text-decoration: none;
    margin-top:40px;
}
.xwzx .sybt{
    padding-left: 51px;
}
.zsnr{
    width:50%;
    float:left;
}
.xwzx{
    width:50%;
    float:right;

}
.xwzx ul{
    padding:0;
    list-style: none;
    margin-top:63px;
}
.xwzx a{
    text-decoration: none;
}
.xwzx li{
    padding-left:51px;
    padding-top:21px;

}
.yuyan:hover{
    background:url(/cn/images/gbtou1.png) no-repeat right;
}
.yuyan:hover img{
    opacity: 0;
    transition: .5;
}
.xwzx li:hover{
    background:white;
    box-shadow: 5px 5px 45px rgb(0 0 0 / 20%);
}

.xwzx li:hover h2,h3{
    color:#4f4f4f;
}
.xwzx li:hover h4{
    color:#a7a7a7;
}
.xwzx ul li h2{
    font-size:20px;
    margin:0;
    margin-bottom:22px;
    font-weight: bold;
}
.xwzx ul li h3{
    font-size:16px;
    margin:0;
    margin-bottom:22px;
}
.xwzx ul li h4{
    font-size:14px;
    margin:0;
    padding-bottom:24px;

}
footer{
    background:#232323;
    padding-top:66px;
    padding-bottom:61px;
    overflow: hidden;
}
.dh ul{
    list-style: none;
    padding:0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.dh ul li:after{
    content: "/";
    color: white;
    font-style: italic;
    margin-left: 23px;
    font-size: 8px;
}
.dh ul li:nth-last-child(1):after{
    content: "";
}
.dh ul li a{
    color:white;
    font-size:16px;
}
.dibubiaoge{
    display: flex;
    margin-top:44px;
    align-items: center;
}

.lyrow{
    width:100%;
}
#xm {
    text-indent: 30px;
    background-color: rgba(0,0,0,1);
    color: #ffffff;
}
#dh {
    text-indent: 30px;
    background-color: rgba(0,0,0,1);
    color: #ffffff;
}
#dz {

    text-indent: 30px;
    background-color: rgba(0,0,0,1);
    color: #ffffff;
}
.lyrow .form-controrl {
    width: 32%;
    padding: 10px;
    border-radius: 30px;
    border: none;
    margin-right:10px;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color: #fff;
  }
  
  ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff;
  }
  
  :-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #fff;
  } 
  .btn-warning{
      background:#c61810;
      border:1px solid #c61810;
      display: block;
      width:87px;
      height:31px;
      border-radius: 30px;
  }
  .btn-warning:hover{
    background:#c61810;
    border:1px solid #c61810;
}
.bottomleft{
    width:55%;
    float:left;
}
.bottomright{
    width:40%;
    float:right;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}
.fwrx{
    color:white;
    font-size:14px;
    margin-right:24px;
}

.fwrx img{
    margin-bottom:31px;
}
.abdh{
        top: 50px;
        transform: translate(0,-30px);
}
.ablan ul{
    list-style:none;
    width:100%;
    display: flex;
    justify-content: space-between;
    padding:0;

}
.ablan ul li{
    width:19%;
    padding-right: 10px;
}
.ablan li a{
    background:url(../images/lan.jpg) top center;
    display: block;
   text-align: center;
    height: 80px;
    line-height: 80px;
    text-decoration: none;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 10%);

}
.ablan li a:hover{
    background:url(../images/lan.jpg) bottom center;
    color:white;
    transition: .5s;
}
.ablan .hover a{
    background:url(../images/lan.jpg) bottom center;
    color:white;

}
.gsjj{
    color: rgba(32,35,38,.6);
    font-size:14px;
    line-height: 30px;
    padding-bottom: 45px;
    padding-top: 50px;
}
.gsjjleft {
    width:50%;

}
.gsjjleft h2{
    font-family: 'DINCond-Bold', Helvetica, Arial, sans-serif;
    font-size: 93px;
    color: #d9dcdf;
    margin-top: 0px;
    margin-bottom: 14px;
}
.gsjjleft h3{
    font-size: 22px;
    color: #202326;
    margin-top: 0px;
    margin-bottom: 40px;
}
.gsjjnr{
    text-indent: 2em;
}
.gsjjright{
    width:48%;
}
.gsjjbig{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.shuju ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding:0;
}
.shuju{
    padding: 100px;
    padding-top: 115px;
    margin-top: 100px;
    font-size: 20px;
    color: #FFFFFF;
    background: url(../images/shuju.jpg) top center;
}
.shuju li{
    display: flex;
    align-items: center;

}
.shuju ul{
    list-style: none;
}
.jiax {
    font-size: 45px;
    top: 0px;
    position: absolute;
}
.shuju h2{
    font-family: 'DINCond-Bold', Helvetica, Arial, sans-serif;
    font-size: 93px;
    color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 10px;
    position: relative;
}
.shuju a {
    color: #FFFFFF;
}
.abxia{
    text-indent: 2em;
    margin-top: 100px;
}
.abbt h2{
    font-size: 50px;
    text-align: center;
    color: #333339;
    margin-top: 36px;
    margin-bottom: 14px;
}
.abbt h3{
    font-size: 16px;
    text-align: center;
    color: #87878e;
    margin-top: 0px;
    margin-bottom: 88px;
}
.abnr{
    text-align: center;
    overflow: hidden;
    overflow-x: scroll;
}
.abnr img{
    max-width:100%;
    height: auto;
}

.cplan ul li{
    width:13%;
}
.cpdh{
    top: 50px;
    transform: translate(0,-30px);
}
.cplan ul{
list-style:none;
width:100%;
display: flex;
justify-content: space-between;
padding: 0;
}

.cplan li a{
background:url(../images/lan.jpg) top center;
display: block;
text-align: center;
height: 80px;
line-height: 80px;
text-decoration: none;
box-shadow: 0px 0px 20px rgb(0 0 0 / 10%);

}
.cplan li a:hover{
background:url(../images/lan.jpg) bottom center;
color:white;
transition: .5s;
}
.cplan .hover a{
background:url(../images/lan.jpg) bottom center;
color:white;
}
.cpfw ul{
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding:0;
}
.cpfw  ul:after {
    content: "";
    width: 30%;
    height: 0px;
    visibility: hidden;
  }
.cpfw li{
    width:30%;
    
}
.cpfw li a{
    text-decoration: none;
}
.chanping{
    height: auto;
    overflow: hidden;
    background-color: #FFFFFF;
    border: 1px solid #f4f4f4;
    margin-bottom: 36px;
}
.chanpingwen{
    height: auto;
    overflow: hidden;
    padding-left: 30px;
    padding-right: 30px;
    color: #a3a3aa;
}
.cpsl{
    width: 80%;
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    color: #333333;
}
.cpsr{
    width: 20%;
    float: right;
    text-align: right;
}
.chanpingshang{
    height: auto;
    overflow: hidden;
    line-height: 88px;
    font-size: 16px;
    border-bottom: 1px solid #e9e9e9;
}
.cpsr img{
    width:27px;
    height:27px;
    display: inline;
}
.chanpingxia{
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 70px;
}
.chanping:hover .chanpingtu img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
}
.chanpingtu{
    overflow: hidden;
}
.chanping:hover{
    transition: all 300ms ease-in 0ms;
    box-shadow: 0px 0px 20px rgba(0,0,0,.1);
}
.cpxq{
    height: auto;
    overflow: hidden;
    padding-top: 60px;
    padding-bottom: 70px;
    text-align: left;
}
.cpnr{
    overflow: hidden;
    margin:40px 0;
}
.cpxq h2{
    text-align: center;
	margin-bottom:30px;
}
.cpxq img{
    max-width: 100%;
}

.xwlan ul li{
    width:30%;
    padding-right:10px;
}
.xwdh{
    top: 50px;
    transform: translate(0,-30px);
}
.xwlan ul{
list-style:none;
width:60%;
display: flex;

padding:0;
}
.liebiao {
    height: auto;
    overflow: hidden;
	margin-top:20px;
}

.liebiao-aa {
    width: 80%;
    line-height: 30px;
    color: #666666;
    float: left;
}

.shangy {
    height: auto;
    overflow: hidden;
    line-height: 32px;
    color: #666666;
    border-bottom: 1px dotted #ececec;
}

.xiay {
    height: auto;
    overflow: hidden;
    color: #666666;
    line-height: 32px;
}

.liebiao-bb {
    width: 16%;
    float: right;
}   

.fanhui {
    width: 142px;
    height: 43px;
    margin-top: 6px;
    float: right;
}

.fanhui a {
    display: block;
    width: 142px;
    height: 43px;
    line-height: 43px;
    color: #FFFFFF;
    background-color: #000000;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
}  
.xwlan li a{
background:url(../images/lan.jpg) top center;
display: block;
text-align: center;
height: 80px;
line-height: 80px;
text-decoration: none;
box-shadow: 0px 0px 20px rgb(0 0 0 / 10%);

}
.xwlan li a:hover{
background:url(../images/lan.jpg) bottom center;
color:white;
transition: .5s;
}
.xwlan .hover a{
background:url(../images/lan.jpg) bottom center;
color:white;
}
.xwlb ul{
    list-style: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.xwlb ul li{
    width:30%;
    overflow:hidden;
}
.xwlb ul:after {
    content: "";
    width: 30%;
    height: 0px;
    visibility: hidden;
}
.xwlb ul li img{
    -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;
    max-width: 100%;
}
.xwlb ul li:hover img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
}
.xwlb section{
    overflow:hidden;
}
.xwlb a{

    color:#9b9b9b;
}
.xinwen h4{
    font-size: 14px;
    margin-top: 24px;
    margin-bottom: 20px;
    color: #999999;
}
.xinwen h5{
    font-size: 20px;
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 0px;
    margin-bottom: 16px;
    color: #000000;
}
.xinwen ul li{
    height: auto;
    overflow: hidden;
    margin-bottom: 66px;
    line-height: 23px;
    color: #9b9b9b;
}
.xinwen ul li a{
    text-decoration:none;
}
.xwdd {
    padding: 15px;
    padding-top: 0px;
    padding-bottom:150px;
    height: auto;
    overflow: hidden;
}

.inews-tt{
	border-bottom: 1px rgba(0,0,0,.25) dashed;
    padding-bottom: 10px;
}
.inewsct .inews-tt p {
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 10px;
}
.inewsct .inews-tt span {
    color: rgba(0,0,0,.55);
}
.inewsct .inews-ct {
    padding: 20px 0px 0px;
    color: rgba(0,0,0,.7);
    line-height: 28px;
}
.renli{
    height:auto;
    overflow:hidden;
    padding-top:60px;
    padding-bottom:60px;
    line-height:30px;
    color:#666666;
}
.renlilb{
    display:flex;
    display:-webkit-flex;
    justify-content:space-between;
    -webkit-justify-content:space-between;
    border-bottom:1px rgba(0,0,0,.1) solid
}
.renlilb span:nth-of-type(1){
    width:10%;
}
.renlilb span:nth-of-type(2){
    display:flex;
    display: -webkit-flex;
    justify-content:space-between;
    -webkit-justify-content:space-between;
    width:45%;
}
.renlilb span:nth-of-type(2):before{
   content:"";
   display:block;
   width:1px;
   height:12px;
   background:rgba(0,0,0,.4);
   margin:9px 0px;
}
.renlilb span:nth-of-type(2):after{
    content:"";
    display:block;
    width:1px;
    height:12px;
    background:rgba(0,0,0,.4);
    margin:9px 0px;
 }
 .renlilb span:nth-of-type(3){
     width:15%;
 }
 .renlilb span:nth-of-type(4){
    display:flex;
    display: -webkit-flex;
    justify-content:space-between;
    -webkit-justify-content:space-between;
    width:15%;
 }
 .renlilb span:nth-of-type(4):before{
    content:"";
    display:block;
    width:1px;
    height:12px;
    background:rgba(0,0,0,.4);
    margin:9px 0px;
 }
 .renlilb span:nth-of-type(4):after{
     content:"";
     display:block;
     width:1px;
     height:12px;
     background:rgba(0,0,0,.4);
     margin:9px 0px;
  }
.renlilb span:nth-of-type(5){
    width:15%;
}
.rlbt{
    display:flex;
    display:-webkit-flex;
    justify-content:space-between;
    -webkit-justify-content:space-between;
    border-bottom:1px rgba(0,0,0,.1) solid;
    transition:.5s;
    cursor:pointer;
}
.rlbt span:nth-of-type(1){
    width:10%;
}
.rlbt span:nth-of-type(2){
    width:45%;
}
.rlbt span:nth-of-type(3){
    width:15%;
}
.rlbt span:nth-of-type(4){
    width:15%;
}
.rlbt span:nth-of-type(5){
    width:15%;
}
.rlbt span{
    display: block;
    text-align: center;
    font-size:1.5rem;
    line-height:30px;
    padding:15px 0;
    overflow: hidden;
}
.rlbt span font:after{
    content:"+";
    font-size:2.4rem;
    color:#001281;
}
.bse span font:after {
    content: "-";
    font-size: 2.4rem;
    color: #001281;
}
.rlyqw{
    background:#f9f9f9;
    padding-bottom:30px;
    display: none;
}
.rlyqn{
    display: flex;
    display: -webkit-flex;
    justify-content:center;
    -webkit-justify-content:center;
    background:#f9f9f9;
}
.rlyqn .yaoqiu{
    width:45%;
    margin-right:2%;
}
.rlyqn>div{
    padding:20px 0px;
    color:rgba(0,0,0,.7);
}
.rlyqn>div>big{
    display: block;
    font-weight: bold;
    font-size:1.6rem;
    line-height:30px;
    padding-bottom:5px;
}
.rlyqn>div>span{
    display: block;
    line-height:24px;
    font-size:1.4rem;
}
.rlyqn .zhize{
    width:45%;
}
.rlyqn>div{
    padding:20px 0px;
    color:rgba(0,0,0,.7);
}
.rlyqn>div>big{
    display: block;
    font-weight: bold;
    font-size:1.6rem;
    line-height:30px;
    padding-bottom:5px;
}
.rlyqn>div>span{
    display: block;
    line-height:24px;
    font-size:1.4rem;
}
.renlilb span{
    display: block;
    font-weight:bold;
    text-align: center;
    line-height:30px;
    padding:15px 0;
    overflow: hidden;
}
.rlbt:active .rlyqw{
    display: block;
}
.xsfw{
    height: auto;
    overflow: hidden;
    padding-top: 60px;
    padding-bottom: 60px;
    line-height: 30px;
    color: #666666;
}
.zplan ul li{
    width:280px;
    padding-right: 10px;
}
.zpdh{
    top: 50px;
    transform: translate(0,-30px);
}
.zplan ul{
list-style:none;
width:60%;
display: flex;
justify-content: space-between;
padding:0;
}
.zplan ul:after{
    content: "";
    width: 280px;
    height: 0px;
    visibility: hidden;
    }
.zplan li a{
background:url(../images/lan.jpg) top center;
display: block;
text-align: center;
height: 80px;
line-height: 80px;
text-decoration: none;
box-shadow: 0px 0px 20px rgb(0 0 0 / 10%);

}
.zplan li a:hover{
background:url(../images/lan.jpg) bottom center;
color:white;
transition: .5s;
}
.zplan .hover a{
background:url(../images/lan.jpg) bottom center;
color:white;
}
.rccl{
    margin-top: 40px;
    margin-bottom: 40px;
}
.lxfs h2{
    font-size: 38px;
    color: #252525;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
}
.lxfs h3{
    font-size: 16px;
    color: #666666;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 70px;
}
.lxfs {
    margin-top:50px;
    margin-bottom:110px;
}
.lxhh{
    height: auto;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 25px;
    border-bottom: 1px solid #f0f0f0;
}
.lxhh-aa{
    width: 10%;
    float: left;
}
.lxhh-bb{
    width: 89%;
    float: right;
    color: #666666;
    font-size: 16px;
}
.lxhh-bb h4{
    font-size: 16px;
    margin-top: 8px;
    margin-bottom: 16px;
    color: #333333;
}
.liuyan {

    height: auto;

    overflow: hidden;

    padding-top: 73px;

    padding-bottom: 36px;

    background-color: #f1f1f1;

}

.liuyan h2 {

  

    font-size: 17px;

    text-align: center;

    margin-top: 0px;

    margin-bottom: 20px;

}

.liuyan h3 {

    font-weight:bolder;

    font-size: 42px;

    text-align: center;

    margin-top: 0px;

    margin-bottom: 40px;

    color: #2d2d2d;

}
.liuyan textarea.form-control.kk2{
	background:white;
	border: 1px solid #d2d2d2;
	color:#555555;
}
.hzi {
    color: #ff0000;
}
.btn-warning {
    color: #ffffff;
    background-color: #001281;
    border-color: #001281;
}
.btn-warning:hover{
    color: #ffffff;
    transition: .5s;
    background-color: #ff0000;
    border-color: #ff0000;
}
.anniu {

    width: 208px;
    height: 54px;
    background-color: #004bff;
    border-color: #004bff;
    padding: 0px;
    margin-top:20px;
}
.biao{
	padding-top:40px;
}
.biao .col-md-6{
	padding-left:0;
	margin-bottom:18px;
}
.biao .col-md-12{
	padding-left:0;
}
.btn-warning {
    color: #ffffff;
    background-color: #ff0000;
    border-color: #ff0000;
    border-radius: 0;
}
.btn-warning:hover{
    color: #ffffff;
    transition: .5s;
    background-color: #ff0000;
    border-color: #ff0000;
}
.kk{
    height: 60px;
    border: 1px solid #d2d2d2;
}
.page {
    margin: 20px auto;
}

.page-m {
    position: relative;
    top: -1px;
    display: inline !important;
}
.page span{
    padding:0 10px;
}
.page-m a {
    display: inline-block;
    margin: 0 5px;
    padding: 0px 10px;
    height: 34px;
    font-size: 14px;
    line-height: 34px;
    text-align: center;
    border: 1px solid #eeeeee;
    text-decoration: none;
}

.page-m a:hover {
    color: #fff;
    background: #1764df;
	border:1px solid #1764df;
}

.xianshi {
    color: #fff;
    background: #1764df;
	border:1px solid #1764df;
}

.page-m a.active {
    color: #fff;
    background: #1764df;
	border:1px solid #1764df;
}
.liebiaow {
    height:78px;
    border:1px solid #ebebeb;
    margin-top:25px;
    }
    
 .liebiaow-aa {
    width:16%;
    height:78px;
    line-height:78px;
    text-align:center;
    float:left;
    border-right:1px solid #ebebeb;
    }
    
 .liebiaow-bb {
    width:68%;
    height:78px;
    line-height:78px;
    float:left;
    text-align:center;
    color:#919191;
    border-right:1px solid #ebebeb;
    }
    
 .liebiaow-bb a {
    color:#919191;
    }
    
 .liebiaow-cc {
    width:16%;
    height:78px;
    line-height:78px;
    text-align:center;
    float:right;
    }
    .renli .table > thead > tr > th {
        padding: 0px;
        height: 92px;
        line-height: 92px;
        text-align: center;
        background-color: #da251e;
        color:#FFFFFF;
        font-size: 18px;
        font-weight: bold;
    }   
    
    .renli .table > tbody > tr > td, .table > tfoot > tr > td {
        padding: 0px;
        height: 94px;
        line-height: 94px;
        text-align: center;
        vertical-align: top;
        border-bottom: 1px solid #dddddd;
    font-size: 18px;
    color:rgba(0,0,0,.8);
    }
    
    .shenqing {
        width: 132px;
        margin: 27px auto 0px;
    }
    
    .shenqing a {
        display: block;
        width: 132px;
        height: 44px;
        line-height: 44px;
        font-size: 18px;
        text-align: center;
        border: 1px solid 
        #898989;
        text-decoration: none;
    }
    .jbdtt {
        color: rgba(0,0,0,.5);
        border-bottom: 2px #ddd solid;
        font-size: 1.6rem;
        padding: 0px 30px 20px;
    }
    .jbdyq1 {
        border-bottom: 2px #ddd solid;
        padding: 20px 0px;
    }
    .jbdyq2 {
        padding: 20px 0px;
        color: rgba(0,0,0,.7);
        line-height: 38px;
        font-size: 1.6rem;
    }
    .yingp {
        font-size: 1.6rem;
        color: rgba(0,0,0,.5);
        line-height: 42px;
        padding: 20px 0px;
    }
    .order input {
        width: 100%;
        line-height: 50px;
        font-size: 1.4rem;
        color: rgba(0,0,0,.3);
        border: 2px rgba(0,0,0,.1) solid;
        padding-left: 15px;
    }
    .order .btnn {
        background: #da251e;
        font-size: 1.6rem;
        color: #fff;
        border: 0;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: 0px;
        width: 145px;
        line-height: 52px;
        border-bottom: 5px #da251e solid;
        margin-left: 15px;
    }
    .jbdtt span {
        font-size: 3.0rem;
        color: rgba(0,0,0,.8);
        display: block;
    }
    .jbdct {
        padding: 0px 30px;
    }
    .order textarea {
        width: 100%;
        font-size: 1.4rem;
        color: rgba(0,0,0,.3);
        border: 2px rgba(0,0,0,.1) solid;
        padding-left: 15px;
        padding-top: 10px;
        line-height: 28px;
    }
    .order select {
        width: 100%;
        color: rgba(0,0,0,.3);
        border: 2px rgba(0,0,0,.1) solid;
        padding-left: 15px;
        height: 50px;
    }
    .lyrow  input::-webkit-input-placeholder{
        color:rgba(255,255,255,.3);
    }
    .lyrow input::-ms-input-placeholder{
        color:rgba(0,0,0,.3);
    }
    .lyrow input::-moz-placeholder{
        color:rgba(0,0,0,.3);
    }
    input::-webkit-input-placeholder{
        color:rgba(0,0,0,.3);
    }
    input::-moz-placeholder{
        color:rgba(0,0,0,.3);
    }
    input::-ms-input-placeholder{
        color:rgba(0,0,0,.3);
    }
    textarea::-webkit-input-placeholder{
        color:rgba(0,0,0,.3);
    }
    textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
        color:rgba(0,0,0,.3);
    }
    textarea::-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
        color:rgba(0,0,0,.3);
    }
    textarea::-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
        color:rgba(0,0,0,.3);
    }
    .abnr table{
        width:100% !important;
    }
    .zsnr table{
        width:100% !important;
    }
    .cplb ul li img{
        max-width: 100%;
        width:100%;
    }
    .yd{
        display: block;
    }
@media (min-width:800px) and (max-width:1440px){
    .navbar-nav > li > a{
        padding-left:5px;
        padding-right: 5px;
    }
    .cplb ul li{
        width: 25%;
        overflow: hidden;
    }
}
@media (min-width: 0px) and (max-width: 768px) {
    .gsjjright img{
        width:100%;
    }
    .cpnr{
            padding: 0 15px;
    }
    .cpxq img{
        height: auto;
    }
    .yd{
        display:none;
    }
    .yc{
        display: block!important;
    }
    
    .navbar-collapse {
    max-height:450px;

}
.gongju{
    display: none;
}
.toubu{
    display: block;
}
.navbar{
    position: fixed;
}
.logo img{
    width:80%;
}
.sygybig{
    display: block;
}
.sygytu{
    width: 100%;
}
.sygyw{
    width: 100%;
    margin-top:20px;
    margin-bottom:20px;
}
.sygydg{
    display: none;
}
.banner{
    margin-top:82px;
}
.navbar-nav > li > a {
    padding: 10px 20px;
    line-height: 20px;
}

.nav {
    padding-left: 0px;
}



.kuanping {
   width:100%;
   }
   .sygy{
       padding-top:20px;
       padding-bottom:20px;
   } 
.cplb ul{
    display: flex;
    flex-wrap: wrap;
}
.cplb ul li{
    width: 44%;
    float:left;
    margin-left:3%;
    margin-right:3%;
    margin-top:15px;
}
.sylb{
    display: block;
}
.sylb ul{
    display: block;
    width: 100%;
    overflow: hidden;
    margin-top:20px;
}
.sylb ul li{
    width:44%;
    float:left;
    text-align: center;
    margin-left:3%;
    margin-right:3%;
    margin-top:15px;
}
.ewm{
    display: none;
}
.sylb ul li a{
    display: block;
    border:1px solid rgba(255,255,255.3);
}
.sylb ul li:after{
    display: none;
}
.cplb ul li h2{
    height:19px;
    overflow: hidden;
}
.sygyjj{
    margin-top:20px;
    margin-bottom:20px;
}
.sybt h2{
    font-size:2.5rem;
}
.sygy{
    padding-left:10px;
    padding-right:10px;
}
.zsnr{
    width: 100%;
}
.zlxwbg{
    display: none;
}
.xwzx{
    width: 100%;
}
.xwzx .sybt{
    padding-left:0;
}
.xwzx li{
    padding-left:0;
}
.bottomleft{
    width:100%;
    display: none;
}
.bottomright{
    width:100%;
}
.b-height{
    height:50px;
    clear:both;
}
.fygnav {
    padding: 0px;
    height: 50px;
    background-color: #da251d;
    width:100%;
}
.fygnav ul {
    list-style-type: none;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.fygnav li {
    width: 100%;
    text-align: center;
    float: left;
}
.fygnav li a {
    display: block;
    color: #FFFFFF;
    background-color: #da251d;
    height: 50px;
    line-height: 50px;
    text-decoration: none;
}
.fygnav li a:visited{
    text-decoration: none;
    color: #FFFFFF;

}
.fygnav li a:active{
    text-decoration: none;
    color: #FFFFFF;

}
.fygnav li a:hover{
    text-decoration: none;
    color: #FFFFFF;

}
.fygnav li a:focus{
    text-decoration: none;
    color: #FFFFFF;

}
.zlzs{
    display: none;
}
.sjcp {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left:10px;
    padding-right:10px;
}
.cplb ul {
    margin-top: 20px;
}
.cpjs {
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.zlxw {
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
}
footer {
    background: #232323;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left:10px;
    padding-right: 10px;
    overflow: hidden;
}
.bottomright{
    display: block;
}
.ablan ul{
    display:block;
    transform: translate(0,30px);
}
.ablan ul li {
    width: 50%;
    padding-left: 5px;
    padding-right: 5px;
    float:left;
    margin-bottom:10px;
}
.gsjj {
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left:15px;
    padding-right: 15px;
}
.gsjjbig {
    display: block;
    align-items: center;
    justify-content: space-between;
    padding-left:15px;
    padding-right:15px;
}
.gsjjleft {
    width: 100%;
}
.gsjjright {
    width: 100%;
}
.shuju {
    padding: 15px;
    padding-top: 20px;
    margin-top: 20px;
    font-size: 20px;
    color: #FFFFFF;
    background: url(../images/shuju.jpg) top center;
}
.shuju ul {
    display: block;
    align-items: center;
    justify-content: space-between;
}
.abxia {
    text-indent: 2em;
    margin-top: 20px;
    padding-left:15px;
    padding-right: 15px;
}
.cpfw ul {
    display: flex;
    padding-right: 5px;
    padding-left: 5px;
}
.cpfw li {
    width: 47%;
    float:left;
    margin-left:5px;
    margin-right:5px;
}
.xwlan ul {
    width: 100%;
    display: block;
}
.xwlan ul li {
    width: 50%;
    float:left;
    padding-right: 5px;
    padding-left:5px;
    margin-bottom:10px;
}
.xwlb ul{
    display: block;
    padding: 0;
    padding-left:0px;
    padding-right:0px;
}
.xinwen ul li {
    width: 100%;
    float:left;
    margin-left:0px;
    margin-right:0px;
    margin-bottom:20px;
}
.renli .table > thead > tr > th{
    font-size:1.125rem;
}
.renli .table > thead > tr > th:nth-child(3){
    display: none;
}
.renli .table > thead > tr > th:nth-child(4){
    display: none;
}
.renli .table > thead > tr > th:nth-child(5){
    display: none;
}
.renli .table > tbody > tr > td:nth-child(3){
    display: none;
} 
.renli .table > tbody > tr > td:nth-child(4){
    display: none;
}   
.renli .table > tbody > tr > td:nth-child(5){
    display: none;
}  
.anniu{
    width: 100%;
}
.biao{
    padding-top:20px;
}
.liuyan {
    height: auto;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #f1f1f1;
}
.lxfs {
    margin-top: 20px;
    margin-bottom: 20px;
}
.liuyan h3 {
    font-size: 2.625rem;
    margin-bottom: 20px;

}
.ablan li a{
    line-height: 40px;
    height:40px;
}
.gsjjleft h2{
    font-size:5.75rem;
}
.liebiao-aa{
    width: 100%;
}
.liebiao-bb{
    width: 100%;
}
.xwlan li a{
    height:40px;
    line-height: 40px;
}
.xwlan ul{
    display:block;
    transform: translate(0,30px);
}
.shuju h2{
    font-size:4rem;
    display:inline-block;
    padding-right:20px;
}
.abbt h2{
    font-size:3.125rem;
}
.abbt h3{
    margin-bottom:20px;
}
.cpxq h2{
    font-size:1.875rem;
}
.abnr h2{
    font-size:1.875rem;
}
.xinwen ul li a{
    display: flex;
    align-items: center;
}
.xwlb section{
    width: 35%;
    margin-right: 5%;
}
.xwjjnr{
    width: 60%;
}
.xinwen{
    padding:0px 15px;
    overflow: hidden;
}
.page span{
    padding: 0 3px;
}
.navbar{
    margin-left:-15px;
    margin-right:-15px;
}
.lxhh-bb h4{
    display: inline-block;
    font-size: 1rem;
}
.lxhh-bb p{
    display: inline-block;
    font-size: 1rem;
}
.lxhh{
    padding-bottom:0px;
}
}

@media (min-width:1440px)
{
    .container{
        width:1400px;
    }
}
