.logo img{
    height: 83px;
    margin-right:1px;
}
.toubu{
    background:#303030;
}

.toububig{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.youqing ul{
    display: flex;
    padding-left:40px;
}
.youqing ul li a{
    color:#ffffff;
    padding-left:17px;
    padding-right:17px;
    border-right:1px solid #b52322;
}
.youqing ul li:last-child a{
    border:none;
}
.toubulogo{
    display: flex;
    align-items: center;
}
a.on{
    color:#e11f1d;
}
.jtanchu{
        cursor: pointer;
}
.apply {
	position:fixed;
	z-index:10000;
	background:rgba(0,0,0,.8);
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:none;
}
.zwcont {
	width:60%;
	left:20%;
	top:50%;
	margin-top:-378px;
	position:relative;
}
.zwcont iframe {
	height:620px;
	background:transparent;
	width:100%;
}
.tmbody {
	background:transparent;
}

.zwcont .closets {
	position:absolute;
	height:90px;
	right:15px;
	top:0;
	cursor:pointer;
	width:40px;
	background:url(../images/gbtou.png) center no-repeat;
}
.yuyan img{
    height: 15px;
}
.yuyan img {
    -webkit-animation: rotate 4s infinite linear;
    -o-animation: rotate 4s infinite linear;
    animation: rotate 4s infinite linear;
}
.yuyan:hover img:nth-child(2){
    display: inline-block;
}
.yuyan:hover img:nth-child(1){
    display: none;
}
.yuyan img:nth-child(2) {
    display: none;
}
.yuyan a:focus img:nth-child(1){
    display: none;
}
.yuyan a:focus img:nth-child(2){
    display: inline-block;
}
@keyframes rotate {
    0%{
        -webkit-transform: rotateZ(0deg);
        -moz-transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -o-transform: rotateZ(0deg);
        transform: rotateZ(0deg);
    }
    100%{
        -webkit-transform: rotateZ(360deg);
        -moz-transform: rotateZ(360deg);
        -ms-transform: rotateZ(360deg);
        -o-transform: rotateZ(360deg);
        transform: rotateZ(360deg);
    }
}
.yuyan a{
    color:white;
}
.yuyan a:hover{
    color:#e11f1d;

}
.yuyan a:focus{
    color:#e11f1d;
    text-decoration: none;
}
.navbar-right .dropdown-menu {
    right: -50px;
    left: auto;
}

.dropdown-menu > li > a {
   text-align:center;
} 
.yuyan{
    position: relative;
}
.yuyan ul{
    position:absolute;
    top: 240%;
}
.headerbig{
    border-bottom:5px solid #E11F1D;
}
.daohang ul li{
    float:left;
    line-height: 50px;
    text-align: center;
    width: 20%;
}
.daohang ul li a{
    color:#303030;
    display: block;
    transition: .3s;
    position:relative;
}
.daohang ul li:hover a{
    color:#e11f1d;
}
.daohang ul li:hover a:before{
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-top-color: #e11f1d;
    content: "";
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%) rotate(180deg);
}
.youqing ul li a:hover{
    color:#e11f1d;
    transition: .3s;
}
.daohang ul {
    width: 50%;
    display: flex;
    justify-content: space-between;

}
.sousuokuang{
    width: 25%;
    display: flex;
    align-items: center;
    border: 1px solid #ccc;
    padding:0 15px;
    height: 80%;
    border-radius: 5px;
}
.daohang{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sinput {
    display: block;
    width: 18px;
    height: 18px;
    background: url(../images/sousuo.png) no-repeat;
    border: none;
    background-size:100% ;
}
.sousuokuang .form-control{
    border: none;
    outline: none;
    box-shadow: none;
    padding: 0;
}
.sygy{
    padding:63px 0 84px;
}
.sygy h2{
    font-size:32px;
    text-align: center;
    padding-bottom:60px;
}
.sygyleft{
    width: 50%;
}
.sygyright{
    width: 45%;
}
.sygybig{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sygyleft section p{
    font-size:14px;
    line-height: 28px;
    margin-bottom:10px;
}
.sygyleft a{
    color:black;
    font-size:17px;
    background: url(../images/morerjt.jpg) no-repeat center right;
    background-size:19px;
    display: block;
    width: 140px;
    transition: .3s;
}
.sygyleft a:hover{
    transition: .3s;
    color:#e11f1d;
}
.sycptu{
    overflow: hidden;
}
.hottu:hover img{
    transform: scale(1.2);
    transition: 0.5s;
}
.hottu{
    overflow: hidden;
    padding: 5px;
    border:1px solid #eaedf2;
    margin-bottom:10px;
}
.hot .swiper-slide:hover img{
    transform: scale(1.2);
    transition: 0.5s;
}
.hot .swiper-slide:hover .hotwen{
    color:white;
    background:#e11f1d;
    transition: .5s;
}
.hot a{
    color:#333333;
}
.sycpbig:hover .sycpwen{
    background:#e11f1d;
    transition: .5s;
    color:white;
}
.sycpbig:hover .sycpwen a{
    color:white;
}
.sycpbig:hover .sycptu{
    background:#e11f1d;
    transition: .5s;
    color:white;
}
.sycpbig:hover .sycptu a{
    color:white;
}
.sycpbig:nth-child(odd):hover .sycpwen::before{
    border-top-color:#e11f1d;
    transition: .5s;
}
.sycpbig:nth-child(even):hover .sycpwen::before{
    border-top-color:#e11f1d;
    transition: .5s;
}
.sygyleft img{
    height: 17px;
    padding-left:25px;
    
}
.more{
    display: flex;
    align-items: center;
    padding-top:40px;   
}
.sycp{
    background:#eaedf2;
    padding:51px 0 78px;
}
.sycpbt{
    text-align: center;
}
.sycpbt img{
    padding-top:22px;
    padding-bottom:20px;
    margin: 0 auto;
}
.sycpbig{
    width: 25%;
    float:left;
}
.sycpwen {
    background: white;
    position: relative;
    z-index: 2;
}
.sycpwen h2{
    font-size:17px;
    text-align: left;
    padding-bottom: 30px;
}
.sycpwen span{
    display: block;
    padding-bottom:43px;
}
.cpmore{
    padding:8px 14px;
    border:1px solid #cbcbcb;
    border-radius: 5px;
    color:#666666;
}
.sycpwen img{
    opacity: 0;
}
.sycpnr{
    position: absolute;
    top: 50%;
    left: 5%;
    transform: translate(0, -50%);
    width: 75%;
}
.sycpbig:nth-child(even) .sycpwen::before {
    width: 0;
    height: 0;
    border: 15px solid transparent;
    border-top-color: white;
    content: "";
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translate(-50%) rotate(180deg);
}
.sycpbig:nth-child(odd) .sycpwen::before{
    width: 0;
    height: 0;
    border: 15px solid transparent;
    border-top-color: white;
    content: "";
    position: absolute;
    top: -0px;
    left: 50%;
    transform: translate(-50%) rotate(0);
}
.hot{
    padding:0 80px;
    position:relative;
}
.swiper-button-prev-hot{
    background:url(../images/hotl.jpg) no-repeat;
    background-size:100%;
    width: 44px;
    height: 44px;
}
.swiper-button-next-hot{
    background:url(../images/hotr.jpg) no-repeat;
    background-size:100%;
    width: 44px;
    height: 44px;
}
.syhot{
    padding:40px 0 30px;
}
.hotwen{
    background:#eaedf2;
    padding:10px 0 15px;
    text-align: center;
}
footer{
    background: #303030;
    padding:34px 0 28px;
}
.dibubt{
    color:white;
    padding-bottom:20px;
}
.dibubt h2{
    font-size:18px;
}
footer ul {
    float:left;
}
.footer{
    display: flex;
    justify-content: space-between;
}
.footer ul li a{
    color:#fff;
    font-size:14px;
    transition: .3s;
}
.footer ul li a:hover{
    color:#e11f1d;
    transition: .3s;
}
.footer ul li{
    margin-bottom:10px;
}
.footer ul li{
    color:#fff;
    font-size:14px;
}
.banquan{
    display: flex;
    justify-content: space-between;
}
.banquan span{
    color:#fff;
}
.dibubanquan{
    border-top:1px solid rgba(233,233,233,.1);
    padding-top:25px;
}
.banner img{
    width: 100%;
}
.ablan{
    background-color: #f1f6f9;
    border-bottom: 1px solid #e8e9e9;
}
.ablanbig ul li{
    float:left;
    line-height: 70px;
    padding-right: 20px;
}
.ablanbig ul li a{
    display: block;
    color:#303030;
}
.ablanbig ul li a:hover{
    display: block;
    color:#e11f1d;
}
.ablanbig ul li.hover a{
    color:#e11f1d;
}
.ablanbig{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.fang a{
    color:#303030;
    line-height: 70px;;
}
.fang a:hover{
    color:#e11f1d;
}
.sygy ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.sygy ul:after{
    width:32%;
    height: 0;
    content:"";
}
.sygy ul li{
    width: 32%;
    float:left;
    margin-bottom:20px;
}
.demotu{
    overflow: hidden;
}
.demotu img{
    transition: 0.5s;
}

.demotu img:hover{
    transform: scale(1.2);
    transition: 0.5s;
}
.cplan{
    background-color: #f1f6f9;
    border-bottom: 1px solid #e8e9e9;
}
.cplanbig ul li{
    float:left;
    line-height: 70px;
    padding-right: 20px;
}
.cplanbig ul li a{
    display: block;
    color:#303030;
}
.cplanbig ul li a:hover{
    display: block;
    color:#e11f1d;
}
.cplanbig ul li.hover a{
    color:#e11f1d;
}
.cplanbig{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.nycp{
    padding:40px 0 30px;
}
.nycpwen{

    padding:10px 0 15px;
    text-align: center;
}
.nycp ul li a{
    color:#303030;
}
.nycp ul li a:hover{
    color:#e11f1d;
}
.nycp ul li a:hover h2{
    color:#e11f1d;
}
.nycp ul li a:hover img{
    transform: scale(1.2);
    transition: 0.5s;
}
.nycp  img{
    transition: 0.5s;
}

.nycp ul li{
    width: 32%;
    margin-bottom:20px;
}
.nycptu{
    overflow: hidden;
        padding: 5px;
        border: 1px solid #eaedf2;
        margin-bottom: 10px;
}
.nycp ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.nycp ul:after{
    width: 32%;
    content:"";
    height: 0;
}
.cpxqleft{
    overflow: hidden;
}
.pro-img .colmd5 {
    width: 100%;
    float: left;
    padding-right: 0px;
    padding-bottom:15px;
}
.colmd7 {
    width: 100%;
    float: right;
}
.cpxq{
    padding:20px 15px;
}
.pro-ptt {
    font-size: 1.75rem;
    padding-bottom: 15px;
}
.clttop section h3 {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 1.25rem;
}
.colmd7 .clttop>section {
    font-size: 1.25rem;
    padding-bottom:20px;
    overflow-y: scroll;
    height:370px;
}
.fanye a{
    color:#333333;
    display: block;
}
.fanye a:hover{
    color:#e11f1d;
}
.fanyebig{
    align-items: center;
}

.xianshi{
    display: block;
}
.pro-img .colmd5 {
    width: 50%;
    float: left;
    padding-right:50px;
}
.jqzzoom {
    position: relative;
}
.jqzoom {
    position: relative;
    overflow: hidden;
    border: 0px #ddd solid;
    height: auto;
    overflow: hidden;
    box-shadow: 0px 0px 40px rgba(0,0,0,.1);
    margin-bottom: 30px;
}
.pro-img .xiaotu li {
    float: left;
    width: 91px;
    margin: 0px 10px 0 0;
    box-shadow: 0px 0px 40px rgba(0,0,0,.1);
    display: block;
    height: auto;
    overflow: hidden;
    overflow: hidden;
}
.jqzzoom .carousel ul {
    width: 2000em;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 10px;
}
.jqzzoom .navigation {
    width: 100%;
    margin: 10px 0 0;
}
.pro-img #Gbig{
    width: 100%;
    max-height: 470px;
}
.jqzoom img{
    background-color: #fff;
}

.colmd7 h2{
    
    font-size:24px;
    font-weight: bold;
  
}
.colmd7 section{
    font-size: 16px;;
}
.colmd7 section li{
    list-style: none;
}
.colmd7 a{
    width: 184px;
    height:54px;
    display: block;
    color:white;
    background:#e11f1d;
    text-align: center;
    line-height: 54px;
    border-radius: 30px;
}
.colmd7{
    width:50%;
    float:right;
}
.colmd7 section{
    padding-bottom:50px;
}
.jqzzoom{position:relative;}

.jqzoom{position:relative;overflow:hidden;border:0px #ddd solid; height:auto; overflow:hidden;}

.zoomdiv{float:left;
	top:0 !important;
	left:101% !important;
	border:1px solid rgba(0,0,0,.1);
	display:none;
	text-align:center;
	overflow: hidden;
	position:absolute;
	z-index:999;
	background-color:#fff;
	font-size:0;}

.bigimg{width:800px;height:800px;}

.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:80px !important;height:80px !important;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}	
.zoomdiv img{
	max-width:none;
}

.jqzzom{
    position: relative;
}
ul#count1 li a{
    padding:0;
}
.pronr .colmd7 {
    width: 58%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    background: rgba(0,0,0,.1);
    padding: 30px;
}
.pronr .colmd7 .clttop {
    width: 100%;
}
.pro-ptt {
    font-size: 28px;
    color: #000;
    padding-bottom:27px;
    text-transform: capitalize;
    border-bottom:1px solid #c9c9c9;
}
.colmd7 .clttop>section {
    font-size: 1.4rem;
    line-height: 28px;
    margin: 0;
    color: #000;
    padding: 20px 0;
}
.cpxq{
    padding:60px 0;
    background:#ededed;
}
.clttop section h3{
    padding-top:53px;
    padding-bottom:47px;
    font-size:20px;
}
.clttop section{
    font-size:16px;
    line-height:33px;
}
.nycpxq{
    overflow: hidden;
    padding:60px 0;
}
.nyxz ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.nyxz ul:after{
    width: 33%;
    height: 0;
    content:"";
}
.nyxz ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 33%;
    padding:20px 10px;

    margin-bottom:20px;
    border-radius: 10px;
}
.xzbt{
    width:100%;
}
.xzan a{
    display: flex;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
    align-items: center;
    justify-content: center;
    background:#e11f1d;
    
}
.xzan a img{
    padding-right:5px;
}

/* .nyxz ul li:hover{
    border-bottom: 1px solid #ececec;
    transition: all 300ms ease-in 0ms;
} */
.xzbt a{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.xztu{
    width: 100%;
    border:1px solid #dfdfdf;
    padding: 10px;
}
.xzxx span{
        padding: 10px;
        display: block;
        width: 100%;
        font-size:18px;
        color:#e11f1d;
        border-bottom:1px solid #e11f1d;
}
.xzan{
    padding:10px 0;
    width: 100%;
}
.xzxx {
    width: 100%;
}
.mulu {
    height: auto;
    overflow: hidden;
    margin-top: 50px;
    margin-bottom:50px;
}
.xzbt a{
    color:#303030;
}
.mulu h2{
    padding:40px 0;
}
.nyxwtu{
    width: 30%;
}
.nyxwwen{
    width: 65%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    flex-flow: column;
}
.nyxw ul li a{
    display: flex;
    justify-content: space-between;
}

.nyxw ul{
    height: auto;
    overflow: hidden;
    border: 1px solid #eeeeee;
    padding: 50px;
    font-size: 15px;
    margin: 30px auto 85px;
}
.nyxw ul li {
    margin-bottom: 15px;
    height: auto;
    overflow: hidden;
    line-height: 30px;
    padding: 10px;
    border: 1px solid #f2f3f3;
    font-size: 14px;
    background-color: #FFFFFF;
}
.nyxw ul li:hover {
    border: 1px solid #e11f1d;
    background-color: #e11f1d;
    transition: all 300ms ease-in 0ms;
}
.nyxw ul li:hover a{
    color:#fff;
}
.nyxw ul li a{
    color:#595757;
}
.nyxwnr{
    padding:80px 0;
}
.inewsct .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);
}
strong {
    font-weight: 700;
}
.inewsct .inews-ct {
    padding: 20px 0px 0px;
    color: rgba(0,0,0,.7);
    line-height: 28px;
}
.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;
}
.lxhh-bb a{
    color:#666;
}
.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: #e11f1d;
}
.btn-warning {
    color: #ffffff;
    background-color: #e66332;
    border-color: #e66332;
}
.btn-warning:hover{
    color: #ffffff;
    transition: .5s;
    background-color: #e11f1d;
    border-color: #e11f1d;
}
.anniu {

    width: 208px;
    height: 54px;
    background-color: #e66332;
    border-color: #e66332;
    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;
}
.sycptu{
    position: relative;
}
.sycptu h2 {
    font-size: 17px;
    text-align: left;
    padding-bottom: 30px;
}
.sycptu span {
    display: block;
    padding-bottom: 43px;
}
.sycptu {
    background: white;
    position: relative;
    z-index: 2;
}

.sycpbig:nth-child(odd) .sycpwen img{
    opacity: 1;
}
.sycpbig:nth-child(odd) .sycpnr{
    display: none;
    opacity: 0;
}

.sycpbig:nth-child(even).sycpnr{
    display: none;
}
.sycpbig:nth-child(even) .sycptu .sycpnr{
    opacity: 0;
}
.sycpbig:nth-child(odd) .sycptu img{
    opacity: 0;
}
.sycpbig:nth-child(odd) .sycptu .sycpnr{
    opacity: 1;
    display: block;
}
.sycpbig a{
    color:#333333;
}
.banquan a{
    color:#dfdfdf;
}
.fanye{
    display: flex;
    justify-content: space-between;
}
.cpnrbg{
    padding:20px 0;
}
.xiaotu{
    padding:0 36px;
}

.xiaotu .swiper-button-next{
    right: 0;
    background:url(../images/rightx.png);
    background-size:100%;
    background-repeat: no-repeat;

}
.xiaotu .swiper-button-prev{
    left: 0;
    background:url(../images/leftx.png);
    background-size:100%;
    background-repeat: no-repeat;
}
.fanyebig{
    padding:15px 0;
}
.page_list a{

    display: block;

    font-size: 1.6rem;

    font-family: Avenir-Regular;

    color: #666;

    line-height: 38px;

    padding: 0px 15px;

    margin: 0px 4px;

    transition: .3s;

}
.page_list a:hover{

    color:red;

}
.page_list a.on{
    color:red;
}
.page_list {

    display: flex;

    justify-content: center;

    clear:both;

}
.page_info{
    text-align: center;
    padding: 20px 0;
}
.liebiaow-aa{

	width: 16%;

    height: 78px;

    line-height: 78px;

    text-align: center;

    float: left;

	border-right: 1px solid #ebebeb;

}
.liebiaow-aa{

	width: 16%;

    height: 78px;

    line-height: 78px;

    text-align: center;

    float: left;

	border-right: 1px solid #ebebeb;

}

.liebiao-bb{

    width: 21%;

    float: right;

}

.liebiaow-bb a{

	color:#919191;

}

.liebiao {
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}
.liebiaow {
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}
.liebiao-aa {
    width: 77%;
    line-height: 30px;
    color: #666666;
    float: left;
}
.fanhui {
    width: 142px;
    height: 43px;
    margin-top: 6px;
    float: right;
}
.shangy {

    height: auto;
    border-bottom: 1px dotted #ececec;

}
.bmtt {
    height:auto; overflow:hidden;
    margin-top:24px;
    }
    
.shangy a{

    overflow: hidden;

    line-height: 32px;

    color: #666666;

} 

.xiay a{

      overflow: hidden;

    line-height: 32px;

    color: #666666;

}

.fanhui a {
    display: block;
    width: 142px;
    height: 43px;
    line-height: 43px;
    color: #666666;
    background-color:#eaedf2; 
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
    text-decoration: none;
    transition: .3s;
}
.fanhui a:hover{
    background:#ac1f24;
    color:white;
    transition: .3s;
}
.liebiao-aa a:hover{
    color:#ac1f24;
    transition: .3s;
}
/* 弹窗 */
.pdcon-ct{
	display:flex;
	flex-wrap:wrap;
}
.pdcon-ct>span{
	display:block;
	color:#fff;
	background:#2e4b98;
	padding:8px 30px;
	font-size:1.4rem;
	font-weight:600;
}
.pdcon{
	border-top:3px #2e4b98 solid;
	padding:20px 0px;
	font-size:1.4rem;
	color:rgba(0,0,0,.6);
	width:100%;
}
.picshade {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.91;
  filter: alpha(opacity=91);
  z-index: 99;
  display: none;
}
.pictures_eyes_close {
  position: fixed;
  top: 30px;
  right: 30px;
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(../images/close.png) no-repeat;
  z-index: 100;
  display: none;
}
.pictures_eyes {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 199;
  display: none;
}
.pictures_eyes_in {
  position: relative;
  text-align: center;
}
.pictures_eyes_in img { max-height: 700px; }
.pictures_eyes_in section p{color:#fff;padding:15px 0px;}
.pictures_eyes_in .prev, .pictures_eyes_in .next {
  position: absolute;
  top: 50%;
  width: 51px;
  height: 51px;
  cursor: pointer;
}
.pictures_eyes_in .prev {
  left: 35px;
  background: url(../images/Tleft.png) no-repeat;
}
.pictures_eyes_in .next {
  right: 35px;
  background: url(../images/Tright.png) no-repeat;
}
.pictures_eyes_indicators {
  position: fixed;
  left: 0;
  bottom: 15px;
  width: 100%;
  text-align: center;
  z-index: 299;
}
.pictures_eyes_indicators a {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 6px 3px 0 3px;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 0 2px #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  overflow: hidden;
}
.pictures_eyes_indicators img { height: 50px; }
.pictures_eyes_indicators .current {
  filter: alpha(opacity=100);
  opacity: 1;
}
.icase{
	height: auto;
    overflow: hidden;
    margin-top: 0px;
	margin-bottom:0px;
}
.icase ul {
   padding:0px;
   margin:0px;
   }
   
.icase ul li {
   list-style-type:none;
   }  
.icase h2{
	text-align:center;
	margin-bottom:66px;
}
.head {
    position: fixed;
    width: 100%;
    background: white;
    z-index: 99;
    top: 0;
}
.yc{
    display: none;
}
.yd{
    display: block;
}
.banner.yc{
    display: block;
}
.banner.yd{
    display: none;
}
.swiper-button-prev-banner{
    background:url(../images/jtl.png) no-repeat;
    background-size: 100%;
    width: 50px;
    height: 50px;
}
.swiper-button-next-banner{
    background:url(../images/jtr.png) no-repeat;
    background-size: 100%;
    width: 50px;
    height: 50px;
}
.nycpbig{
    display: flex;
    justify-content: space-between;
}
.nycpleft ul li{
    width: 100%;
    list-style: none;
    height: 36px;
    line-height: 36px;
    /* border-bottom: 1px solid #f0f0f0;
    background: url(../images/jtx.png) no-repeat 90%;
    background-size: 5% auto; */
    padding-left: 15px;
    margin-bottom:5px;
}
.nycpleft ul li a{
    display: block;
}
.nycpleft ul li.hover{
    background: #e11f1d;

}
.nycpleft ul li.hover a{
    color:White;
}
.nycpleft ul li:hover{
    /* list-style: none;
    height: 56px;
    line-height: 56px;
    padding-left: 0px;
    border-bottom: 1px solid #f0f0f0; */
    background: #e11f1d ;
    /* background-size: 5% auto;
    padding-left: 15px; */
}
.nycpleft ul li:hover a{
    color:white;
}
.nycpleft{
    width: 20%;
}
.nycpleft h2{
    margin-bottom:20px;
    height: 80px;
    line-height: 80px;
    padding-left: 14px;
    font-family: Arial;
    font-size: 21px;
    font-weight: bold;

    background-size: 10% auto;
}

.nycpright{
    width:75%;
}
.search-alert {
    position: fixed;
    background-color: #222222;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
	z-index: 10000;
    display: none;
}

.search-alert .close {
  display: block;
  width: 30px;
  height: 30px;
  background: url(../images/img5-4.png) no-repeat center;
  position: absolute;
  top: 38px;
  right: 2.6%;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.3s ease 0s;
          transition: transform 0.3s ease 0s;
		  z-index:10000;
}

.search-alert .cent-form {
  position: absolute;
  width: 94.8%;
  left: 2.6%;
  top: 50%;
  height: 124px;
  margin-top: -63px;
  border-bottom: 1px solid #515151;
}

.search-alert .cent-form .tex {
  border: none;
  font-size: 66px;
  height: 124px;
  line-height: 124px;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
  color: #555;
  background: none;
  padding-left: 88px;
  padding-right: 80px;
  background: url(../images/img5.png) no-repeat 35px 60px;
}
.search-btn{
    cursor: pointer;
}
.search-alert .cent-form .sub-butn {
  border: none;
  height: 100px;
  margin-top: 24px;
  font-size: 24px;
  line-height: 100px;
  color: #555;
  text-align: right;
  background: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
  text-align: center;
}

.search-alert .close:hover {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.search-alert .cent-form .tex {
    border: none;
    font-size: 20px;

}
.nycpwen h2{
    font-size:14px;
    text-align: left;
    color:#a7a7a7;
} 
.nycpwen h3{
    font-size:15px;
    text-align: left;
    font-weight: bold;
}
.sygyright.animated{
    -webkit-animation-duration: 2s;
    animation-duration: 2s;

}
@media (max-width:992px){
    .yuyan{
        display: none;
    }
    .search-alert .cent-form .tex{
        padding:0 20px;
        height: 70px;
    }
    .nycpwen h3{
        font-size:13px;
    }
    .youqing{
    display: none;
        
    }
    .nycpright{
        width:100%;
    }
    .nycpbig{
        flex-wrap: wrap;
    }
    .nycpleft{
        width: 100%;
    }
    .nycpleft h2{
        height: 40px;
        line-height:40px;
    }
    .nycpleft ul li a{
        text-overflow: ellipsis;
        overflow: hidden;
        white-space:nowrap;
    }
    .cplanbig ul li a{
         text-overflow: ellipsis;
        overflow: hidden;
        white-space:nowrap; 
    }
    .yc{
        display: block;
    }
    .yd{
        display: none;
    }
    .topbig {
        padding: 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .top {
        align-items: center;
        padding: 0px 5px;
        background:#303030;
    }
    .logo {
        padding: 5px 0px;
        width: auto;
    }
    .logo img {
        height: 40px;
        width: auto;
    }
    .menu {
        position: fixed;
        width: 70%;
        height: 100%;
        right: -100%;
        top: 0;
        z-index: 9999;
        background: #fff;
        transition: .3s;
    }
    .menu i {
        display: block;
        height: 42px;
        padding: 0px 15px;
        background: rgba(0,0,0,.08);
        font-weight: bold;
        line-height: 42px;
        color: #000;
    }
    .menu ul {
        flex-wrap: wrap;
    }
    .menu ul li {
        width: 100%;
        padding: 0px 0px;
    }
    .menu ul li a {
        line-height: 42px;
        font-size: 1.4rem;
        padding: 0px 15px;
        color: #333;
        border-bottom: 1px rgba(0,0,0,.15) solid;
        background: url(../images/mujt.png) right 15px center no-repeat;
        background-size: auto 15px;
        display: block;
    }
    .nav-logo {
        display: block;
    }
    .nav-logo i {
        display: block;
        padding: 2px 0px;
    }
    .nav-logo i:after {
        content: "";
        display: block;
        height: 2px;
        background: #fff;
    }
    .menuu {
        right: 0;
    }
    .heise {
        position: fixed;
        display: none;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 998;
        background: rgba(0,0,0,.7) url(../images/guanbi.png) 11% center no-repeat;
        background-size: auto 40px;
    }
    .nav-logo{
        width: 25px;
    }
    .topleft{
        display: flex;
        align-items: center;
    }
    .nav-logo{
        margin-right: 20px;
    }
    .sygy {
        padding: 20px 15px;
    }
    .sygy h2 {
        font-size: 24px;
        text-align: center;
        padding-bottom: 20px;
    }
    .sygybig{
        flex-wrap: wrap;
    }
    .sygyleft{
        width: 100%;
    }
    .sygyright{
        width: 100%;
    }
    .more{
        padding:10px 0;
    }
    .sycp {
        background: #eaedf2;
        padding: 20px 15px;
    }
    .sycpbig {
        width: 50%;
        float: left;
    }
    .sycpwen span{
        display: none;
    }
    .sycptu span {
        display: none;
    }
    .syhot{
        padding:20px 15px;
    }
    footer ul{
        display: none;
    }
    footer ul:last-child{
        display: block;
    }
    footer{
        padding:20px  15px;
    }
    .banquan {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .cplan{
        width: 100%;
    }
    .cplanbig{
        flex-wrap: wrap;
    }
    .cplanbig ul li {
        float: left;
        line-height: 50px;
        width: 49%;
        padding-right: 0;
        text-align: center;
    }
    .cplanbig{
        padding: 0px 15px;
    }
    .fang{
        display: none;
    }
    .nycp ul li{
        width: 49%;
    }
    .nycp {
        padding: 20px 15px;
    }
    .cpxqleft {
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .fanye a {
        padding: 5px 0;
    }
    .cpnrbg section {
        padding-top: 10px;
    }
    .cpnrbg {
        padding-top: 10px;
    }
    .pro-ptt {
        font-size: 20px;
        line-height: 20px;
        padding: 20px 0;
        text-align: center;
    }
    .jqzoom{
        display: none;
    }
    .xianshi{
        display: block;
    }
    .liebiao-aa {
        width: 100%;
        line-height: 30px;
        color: #666666;
        float: left;
    }
    .zwcont {
        width: 100%;
        left: 0;
        top: 0;
        margin-top: 0px;
        position: relative;
    }

    .xwsj{
        z-index: 2;
    }
    .nyxz ul li {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .dibulianxi section p {
        color: #b3b3b3;
        font-size: 14px;
        padding-bottom: 10px;
    }
    .cptu {
        padding: 5px;
        border: 1px solid #ededed;
    }
    .weizhi {
    
        width: 100%;
        position: static;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0px 15px;
    }
    .weizhi .lm-logo {
        display: block;
        width: 27px;
    }
    .pro-img{
        display: flex;
        flex-wrap: wrap;
    }
    .colmd7 {
        width: 100%;
        float: right;
    }
    .pro-img .colmd5 {
        width: 100%;
        float: left;
        padding:5px;
    }
    .colmd7 section {
        padding-bottom: 20px;
        border-bottom: 1px solid #dddddd;
    }
    .nycpxq{
        padding:20px 15px;
    }
    .mulu {
        height: auto;
        overflow: hidden;
        margin: 20px 15px;
    }
    .nyxz ul li {
        width: 100%;
    }
    .nyxwtu {
        width: 100%;
        padding:20px 0;
    }
    .nyxwwen {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        flex-flow: column;
    }
    .nyxw ul li a{
        flex-wrap: wrap;
    }
    .nyxw ul{
        padding: 0;
    }
    .nyxw ul li{
        padding:0 15px;
    }
    .ablanbig{
        padding:0 15px;
    }
    .ablanbig ul li{
        padding: 0;
        line-height: 50px;
        width: 49%;
    }
    .icase h2 {
        text-align: center;
        margin-bottom: 0;
    }
    .sygy ul li {
        width: 49%;
        float: left;
        margin-bottom: 20px;
    }
    .liuyan h3 {
        margin-bottom: 20px;
    }
    .liuyan {
        padding-top: 20px;
    }
    .lxkk h2 {
        font-size:24px;
        margin-top: 10px;
        padding-bottom: 5px;
        margin-bottom: 5px;
    
    }
    .lxkk {
        margin: 20px auto 20px;
    }
    .lxfs {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .liuyan h3{
        font-size:24px;
    }
    .biao{
        padding-top: 20px;
    }
    .biao .col-md-4 h4{
        padding-top:20px;
    }
    .anniu{
        width:100%;
    }
    .b-height {
		height: 50px;
	}
    .fygnav {
		padding: 0px;
		height: 50px;
		background-color: #333;
	}
	.fygnav ul {
		list-style-type: none;
		width: 100%;
		margin: 0px;
		padding: 0px;
	}
	.fygnav li {
		width: 100%;
		text-align: center;
		float: left;
        margin: 0;
	}
	.fygnav li a {
		display: block;
		color: #FFFFFF;
		background-color: #e11f1d;
		height: 50px;
		line-height: 50px;
	}
    .fygnav  span{
        width: auto;
    }
    .ablanbig ul{
        width: 100%;
    }
    .ablanbig ul li a{
        text-align: center;
    }
    .nyxwwen h3{
        font-size:20px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        padding:15px 0;
    }
    .nyxwwen h4{
        font-size:18px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        padding:5px 0 15px;
    }

    .nyxwnr{
        padding:20px 15px;
    }
    .youqing ul {
        display: flex;
        padding-left: 0;
    }
    .banner.yc{
        display: none;
    }
    .banner.yd{
        display: block;
    }
    .colmd7 h2{
        font-size:18px;
    }
        .pro-ptt{
        text-align: left;
    }
    .pictures_eyes_indicators {
    position: fixed;
    left: 0;
    bottom: 80px;
    width: 100%;
    text-align: center;
    z-index: 299;
}
}