.footer {
    background-color: #20629c;
    padding-top: 30px
}

.footer .info {
    padding-bottom: 25px;
    border-bottom: 1px solid #5c5c5c;
}
.footer .info > div {
    text-align: center
}
.footer .info .pho {
    border-left: 1px solid #5c5c5c;
    border-right: 1px solid #5c5c5c;
}
.footer .info span {
    font-size: 25px;
    color: #cf2f31
}
.footer .info p {
    margin-top: 5px;
    font-size: 16px;
    color: #ffffff
}
.footer .foot-link {
    margin-top: 35px
}
.footer .foot-link p {
    margin-bottom: 15px;
    font-size: 16px;
    color: #dddede
}
.footer .foot-link li {
    margin-top: 10px
}
.footer .foot-link li a {
    font-size: 12px;
    color: #666666;
    cursor: pointer;
}
.footer .foot-link li a:hover {
    color: #ffffff;
}
.footer .foot-link .foot-logo {
    text-align: center;
}
.footer .foot-link .concern-us {
    height: 226px;
    border-left: 1px solid #666666;
    text-align: center
}
.footer .foot-link .concern-us div {
    margin: 0 auto;
    padding: 10px;
    width: 140px;
    border: 1px solid #666666;
}
.footer .foot-link .concern-us div img {
    width: 100%
}
.footer .foot-link .concern-us div p {
    margin: 10px 0 0 0;
    font-size: 12px;
}
.footer .copyright {
    margin-top: 35px;
    background-color: #373c40;
    /*border-top: 1px solid #666666;*/

}
.footer .copyright .content {
    height: 60px;
    line-height: 60px;
    font-size: 12px;
    color: #5f92c2;
}
.footer-banner {
	width: 100%;
	height: 125px;
	background: url(../images/footer-banner.png) no-repeat;
	margin-top: 60px;
}

.footer-banner .yuan {
	width: 46px;
	height: 46px;
	border: 1px solid white;
	border-radius: 50%;
	margin: 0 auto;
	margin-top: 25px;
}

.footer-banner .yuan span {
	font-size: 24px;
	color: white;
	position: relative;
	top: 11px;
	left: 10px;
}

.footer-banner p {
	font-size: 14px;
	color: white;
	margin-top: 10px;
	text-align: center;
}

.footer {
	background-color: #373c40;
}
.center{margin-left: 50px;}

.mobile-no ul li a {
	color: white;
}
.col-sm-2.mobile-no p{margin-left: 0px;}
.top span:nth-of-type(1){color: #666666;}
.footer .foot-link .concern-us div img{width: 80%;}
.footer .foot-link .concern-us div{border:none;}
.nav>li>a {
    position: relative;
    display: block;
   padding: 15px 30px;
  width: 100%;
}

.toubanner{
    width: 100%;
    height: 550px;
    overflow: hidden;
}
.toubanner img{
    height: 100%;
    width: 100%;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img{
    width:100%;
}
.banner .img-responsive{
    height: auto;
}
.lxb-container-btn-show-bg{
    display:block;
}
.lxb-container.lxb-container-1001-2.lxb-container-1001-2-right.lxb-pos-right.lxb-horizen.lxb-pos-middle{}
@media only screen and (max-width: 1200px) {
.navbar .head .company .com-info .info-slogon{
    font-size:32px !important;
    }
.swiper-button-next,.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 80px;
    height: 150px;
    margin-top: -75px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 80px 150px;
    -webkit-background-size: 80px 150px;
    background-size: 80px 150px;
    background-position: center;
    background-repeat: no-repeat;
    }
}

@media only screen and (max-width: 1300px) {
.toubanner{
    height:400px;
    }
.swiper-button-next,.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 60px;
    height: 126px;
    margin-top: -63px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 60px 126px;
    -webkit-background-size: 60px 126px;
    background-size: 60px 126px;
    background-position: center;
    background-repeat: no-repeat;
    }
}

@media only screen and (max-width: 990px) {
.navbar .head .company .com-info .info-slogon{
    font-size: 25px !important;
    margin-top: 6px;
    }
    
.swiper-button-next,.swiper-button-prev {
    position: absolute;
    top: 38%;
    width: 50px;
    height: 100px;
    margin-top: -50px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 50px 100px;
    -webkit-background-size: 50px 100px;
    background-size: 50px 100px;
    background-position: center;
    background-repeat: no-repeat;
    }    
}

@media only screen and (max-width: 768px) {
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 20px;
    width: 105%;
}
.toubanner{
        height: 46vw;
    }
.toubanner img{
    display:none;
    width:100%;
    height:auto;
}
/*.banner{*/
/*    height:120px;*/
/*}*/

.banner .img-responsive{
    /*height:33vw;*/
    /*display:none;*/
}

.swiper-button-next,.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 22px;
    height: 38px;
    margin-top: -19px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 22px 38px;
    -webkit-background-size: 22px 38px;
    background-size: 22px 38px;
    background-position: center;
    background-repeat: no-repeat;
}
 .footer .foot-link .mobile-no {
       display: none;
    }
    .footer {
        padding-top: 15px
    }

    .footer .info {
        padding-bottom: 10px;
        border-bottom: 1px solid #555555
    }
    .footer .info .pho {
        border: none
    }
    .footer .info span {
        font-size: 20px;
        color: #cf2f31
    }
    .footer .info p {
        margin-top: 5px;
        font-size: 14px;
        color: #ffffff
    }
    .footer .foot-link .concern-us {
        
        height: auto;
        border: none
    }
    .footer .foot-link .concern-us div {
        width: 120px;
    }
    .footer .foot-link .concern-us img {
        width: 80px
    }
    .footer .copyright {
        margin-top: 35px

    }
    .footer .copyright .content {
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size: 12px;
    }
    .footer-banner {
	width: 100%;
	height: 145px;
	background: url(../images/footer-banner.jpg) repeat;
	margin-top:50%;
	overflow: hidden;
}

.footer-banner .yuan {
	width: 46px;
	height: 46px;
	border: 1px solid white;
	border-radius: 50%;
	margin: 0 auto;
	margin-top: 25px;
}

.footer-banner .yuan span {
	font-size: 24px;
	color: white;
	position: relative;
	top: 11px;
	left: 10px;
}

.footer-banner p {
	font-size: 12px;
	color: white;
	margin-top: 10px;
	text-align: center;
	/*display: none;*/
}

.footer {
	background-color: #383838;
}

.mobile-no ul li a {
	color: white;
}

.copyright{display: none;}
}
* {
    margin: 0;
    padding: 0
}
ul,li{
    list-style: none
}
a{
    text-decoration: none;
    color: #ffffff
}
a:hover {
text-decoration: none;
}
a:link{text-decoration: none;}
a:visited{text-decoration: none;}
/*p {
    color: #666666
}*/
.navbar {
    margin-bottom: 0;
    background-color: #ffffff;
    border: none;
    z-index: 333;
}
.navbar .head {
    padding: 17px 0
}
.navbar .head .company .com-logo {
    display: inline-block;
    vertical-align: middle
}
.navbar .head .company .com-logo img {
    vertical-align: middle
}
.navbar .head .company .com-info {
    display: inline-block;
    vertical-align: middle;
    /*margin-left: 15px;*/
   position: relative;
   top:-60px;
   left: 100px;
   padding-left: 10px;
   height: 20px;
   
}
.navbar .head .company .com-info p:nth-of-type(2){font-size: 16px;color: #333333;}
.navbar .head .company .com-info .info-name {
    margin-bottom: 0;
    font-size: 16px;
    color: #333333
}
.navbar .head .company .com-info .info-slogon {
    margin-bottom: 0;
   /* padding: 0 10px;*/
    /*border-left: 2px solid #005a98;*/
    font-size: 36px;
    color:#005a98;
    
}
.navbar .head .company .com-info .info-slogon span {
    border-radius: 50%;
    -webkit-border-radius:50%;
    vertical-align: middle;
    background-color: #cf2f31;
    display: inline-block;
    height: 8px;
    width: 8px;
    margin: 0 10px;
}
.navbar .head .contact {
    margin-top: 6px;
    position: relative;
    display:-webkit-box;
    display:-webkit-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-align-items:center;
    -moz-align-items:center;
    -ms-align-items:center;
    -o-align-items:center;
    align-items:center;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    
}
.navbar .head .contact .con-pho {
    display:-webkit-box;
    display:-webkit-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-align-items:center;
    -moz-align-items:center;
    -ms-align-items:center;
    -o-align-items:center;
    align-items:center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    margin-bottom: 0;
    font-size: 20px;
    color: #cf2f31
}
.navbar .head .contact .con-pho > span {
    margin-right: 10px;
    display: inline-block;
    height: 42px;
    width: 42px;
    background: url("../images/revision_icon01.png") no-repeat;
}
.navbar .head .contact .con-pho p {
    margin-bottom: 0;
    line-height: 20px;
    font-size: 14px;
    color:#666666;
}
.navbar .head .contact .con-pho p span {
    margin:0;
    font-weight: bold;
    font-size: 24px;
    color:#333333;
}
.navbar .head .contact .con-mail {
    margin-left: 30px;
    display:-webkit-box;
    display:-webkit-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-align-items:center;
    -moz-align-items:center;
    -ms-align-items:center;
    -o-align-items:center;
    align-items:center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    margin-bottom: 0;
    font-size: 12px
}
.navbar .head .contact .con-mail > span {
    margin-right: 10px;
    display: inline-block;
    height:42px;
    width: 42px;
    background: url("../images/revision_icon.png") no-repeat;
}
.navbar .head .contact .con-mail p {
    margin-bottom: 0;
    line-height: 20px;
    font-size: 14px;
    color:#333333;
}
.navbar .head .contact .con-mail p span {
    margin: 0;
    font-size: 24px;
    color:#c00000;
}
.navbar .head .contact .btn-group {
    position: absolute;
    top: -20px;
    right: 15px;
}
.navbar .head .contact .btn-default {
    padding: 3px 12px;
    border-color:#ededed;
    border-radius: unset;
    background-color: #f6f6f6;
}
.navbar-header .com-logo {
    display: none;
}
.navbar-header .icon-bar {
    background-color: #ffffff;
}
.navbar-nav li {
    position: relative;
    margin-right: 20px
}
.navbar-nav > li:nth-child(n+10) {
    display: none;
}
.navbar-nav .list ul li:hover {background-color: #e9f1f7;}
.navbar-nav .list ul li:hover a{color: #B8382F;}
.list ul li a{color: #000000;}
.te-li:hover a.ttt{background-color: #B8382F;color: white;}
/*.navbar-nav li > a:hover {
    background-color:#B8382F;
    color:#B8382F;
}*/




.navbar-nav  li > a span {
    margin-left: 7px;
    font-size: 12px;
}
.navbar-nav li ul {
    display: none;
    width:150px;
    position: absolute;
    top: 100%; 
    left: 0;
    background-color: #20629c;
}

.navbar-nav li ul li {
    width: 100%;
    margin-right: 0;
}
.navbar-nav li ul li a {
    display: inline-block;
    padding: 0px 15px;
    width: 100%;
    text-decoration: none;
    text-align: center;
}
.navbar-nav .list ul{background-color:#FFFFFF;}
.navbar-nav .list:hover ul {
    display: block;
}


.top span{line-height: 40px;font-size: 14px;}
.top span:nth-of-type(2){float: right;}
@media only screen and (max-width: 768px) {
	  .navbar-nav .list ul{visibility:visibility;display:none;}
	/*头部样式开始*/
    .navbar .head {
        /*padding: 15px 15px*/
        display:none;
    }
    .navbar .head .company .com-logo img {
        width: 70px;
    }
    .navbar .head .company .com-info {
        display: block;
    }
    .navbar .head .company .com-info .info-name {
        font-size: 14px;
    }
    .navbar .head .company .com-info .info-slogon {
        margin-bottom: 0;
        font-size: 12px;
    }
    .navbar .head .contact .con-pho {
        font-size: 16px
    }
    .navbar .head .contact .con-pho span {
        font-size: 16px
    }
    .navbar .head .contact .con-mail {
        font-size: 12px
    }
    .navbar .navbar-header .com-logo {
        display: inline-block;
        vertical-align: middle
    }
    .navbar .navbar-header .com-logo img {
        width: 60px;
        margin: 5px 0 0 16px;
        vertical-align: middle
    }
    .navbar-nav > li:nth-child(n+10) {
        display: block;
    }
    .navbar-nav  li > a span {
        display:inline-block;
    }
    .top span:nth-of-type(2){display: none;}
    .navbar-nav  li  ul{
        display:block;
    }
   .navbar-collapse{padding-right:0px;}
   .navbar-nav li {
    position: relative;
    margin-right: 0px
}
   .navbar-nav li.list > a{width:100px;background-color:transparent}
   .navbar-nav li.list ul{
    position: static;
    background-color: transparent;
    margin: 0;
    padding-left: 20px;
    box-sizing: border-box;
    margin-left:30px;
   }
   .navbar-nav .list ul li:hover {background-color:#20629c;}
   #shouye{background-color:transparent !important;}
   #pfzx{background-color:transparent !important;}
   #zcbj{background-color:transparent !important;}
   #aqbz{background-color:transparent !important;}
   #yyal{background-color:transparent !important;}
   #xwzx{background-color:transparent !important;}
   #gyhy{background-color:transparent !important;}
   #lxhy{background-color:transparent !important;}
 
   .navbar-nav li.list ul a {
    color: rgba(255,255,255,0.7);
    font-size:12px;
    padding:3px !important;
    }
}
.sidebar{
            position: fixed;
            width: 120px;
            left: 100px;
            top: 50%;
            transform: translateY(-50%);
            font-size: 16px;
            line-height: 54px;
            z-index: 999;
            border: 1px solid #eee;
        }
        .sidelogo{
            display: block;
            width: 100%;
            height: 76px;
            object-fit: scale-down;
            background: #fff;
        }
        .side{
            display: block;
            text-align: center;
            color: #333;
            background: #fff;
            border-top: 1px dashed #e5e5e5;
        }
        .side:hover{
            background: #b8382f;
            color: #fff;
             border-top: 1px solid #b8382f;
        }
        .side:hover+.side{
            border-top: 1px solid #b8382f;
        }
        .sideall{
            display: flex;
            justify-content: center;
            align-items: center;
            background: #ee6408;
        }
        .sideall-text{
            font-size: 12px;
            color: #fff;
            margin-left: 5px;
        }
.fixed{
    position: fixed;
    z-index: 999;
    width: 60px;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.fixed-nr{
    padding: 14px 0;
    font-size: 14px;
    line-height:16px;
    text-align: center;
    color: #fff;
    margin-bottom: 2px;
    background: rgba(0,0,0,.7);
    position: relative;
    transition: all .5s;
    cursor: default;
}
.fixed-pic{
    width: 160px;
    height: 160px;
    border: 1px solid #e5e5e5;
    display: none;
    position: absolute;
    right: 62px;
    top: 0;
}
.fixed-nr:hover{
    background: rgba(0,128,255,.7)
}
.fixed-nr:hover .fixed-pic{
    display: block;
}
.fixed-nr:last-child{
    margin: none;
}
        @media(max-width:768px){
            .fixed,.sidebar{
                display:none;
            }
        }