/*新闻详情页*/

.ndcontent {
	width:100%;
	background-color:#f2f2f2;
	overflow:hidden;
}

.ndcontent .ndcontent-1{
	width:96%;
	height:100%;
	margin-left:2%;
	background-color:#fff;
}

.ndcontent .ndcontent-1 .left{
	width:64%;
	height: 100%;
	float:left;
	padding:3%;
}

.ndcontent .ndcontent-1 .left h1{
    margin: 0px;
    margin-bottom: 5px;
    font-size: 32px;
    line-height: 1.5;
    font-weight: 300;
    font-family:微软雅黑;
    display:block;
    color: #37474f;

}

.ndcontent .ndcontent-1 .left .info{
    padding-bottom: 20px;
    border-bottom: 1px solid #f0f2f5;
    font-size: 16px;
    font-weight: 300;
    color: #a3afb7;

}

.ndcontent .ndcontent-1 .left .info span{
    padding-right: 10px;
    font-size: 16px;
    font-weight: 300;
    color: #a3afb7;
    word-wrap: break-word;

}

.ndcontent .ndcontent-1 .right{
	width:24%;
	float:left;
    padding:0 2% 2% 2%;
    overflow:hidden;
}

.ndcontent .ndcontent-1 .right .input{
    width:100%;
    height:36px;
    border:1px solid #ddd;
    border-radius:36px;
    margin-bottom:20px;
}

.ndcontent .ndcontent-1 .right .tuijian{
    width:100%;
    overflow:hidden;
/*    border-top:1px solid #f0f2f5;*/
    margin-top:20px;
}


.ndcontent .ndcontent-1 .right .tuijian ul li a{
    display:block;
    width:auto;
    border:1px solid #f0f2f5;
    padding:10px 0;
    margin-bottom:5px;
    text-indent:10px;
    border-radius:3px;
}

.ndcontent .ndcontent-1 .right .tuijian ul li a:hover{
    color:green;
}


.ndcontent .ndcontent-1 .right .tuijian h3{
    font-size: 18px;
    font-weight: 300;
    margin: 15px 0;
    line-height: 1.2;
    color: #37474f;
}

.all{
    border-top:1px solid #f0f2f5;
    margin-top:25px;
    padding-top:15px;
}

.ndcontent .ndcontent-1 .right .input,.ndcontent .ndcontent-1 .right .sousuo{
     float:left;
     overflow:hidden;
}

.ndcontent .ndcontent-1 .right .input input[type='text']{
    width:80%;
    height:30px;
    margin-top:3px;
    margin-left:5%;
    border:none;
    outline:none;
    float:left;

}

.ndcontent .ndcontent-1 .right .input span{
    width:30px;
    height:30px;
    margin-top:3px;
    background:url(../img/sousuo.png) 100% 100%;
    background-size:30px 30px;
    display:inline-block;
    float:left;

}




.ndcontent .mbnav{
	width:100%;
	height:50px;
	background-color:#fff;
	margin-bottom:20px;
    padding-left:7%;
}

.met-editor{
    padding-top:30px;
    background: #ffffff;
    width: 100%;
    max-width: 100%;
    font-size: 18px;
    /*font-weight: 300;*/
    line-height: 1.8;
    color: #000;
    word-wrap: break-word;
}

.met-shownews-footer{
	padding-top: 0px;
	padding: 30px;
    background: #ffffff;
    color: #2a333c;
    word-wrap: break-word;
    overflow: hidden;
}

.met-shownews-footer ul.pager {
    margin: 0px;
    border-top: 1px solid #f0f2f5;
    padding-top: 20px;

    }

.pager {
    padding-left: 0;
    margin: 22px 0;
    text-align: center;
    list-style: none;
    color: #2a333c;
    word-wrap: break-word;
    font-size:13px;
}

.pager li {
    display: inline-block;
}

.previous{
    border:1px solid #ddd;
    padding:15px;
    border-radius:30px;
    float:left;
}

.previous:hover{
    border:1px solid green;
    color:green;
}


.nnext{
    border:1px solid #ddd;
    padding:15px;
    border-radius:30px;
    float:right;
}

.nnext:hover{
    border:1px solid green;
    color:green;
}




.mbnav a{
    font-size:16px;
    display: inline-block;
    padding:5px 10px;
    border:1px solid #ddd;
    border-radius:4px;
    margin-top:8px;

}

.mbnav a:hover{

    background-color:green;
    border-radius:4px;
    color:#fff;
}



/*产品详情页*/

.procontent {
    width:100%;
}

.procontent .pronav{
    width:100%;
    height:50px;
    background-color:#f2f2f2;
}

.procontent .promiddle{
    width:100%;
    background-color:#fff;
}

.procontent .promiddle .promiddle-1{
    width:86%;
    margin-left:7%;
    overflow:hidden;
}

.procontent .promiddle .promiddle-1 .left{
    width:59%;
    /* height:100%; */
    float:left;
    margin-right:2%;
}

.procontent .promiddle .promiddle-1 .right{
    width:39%;
    /* height:100%; */
    float:left;
    padding-bottom:20px;
}

.procontent .promiddle .promiddle-1 .right input[type='button']{
    padding:3px 10px;
    background-color:rgba(153, 153, 153, 0.32);
    border:none;
    border-radius:3px;
}


.procontent .promiddle .promiddle-1 .right h1{

    font-size: 28px;
    font-weight: 900!important;
    margin-bottom: 11px;
    line-height: 1.2;
    color: #37474f;
    margin: .67em 0;
    font-family:微软雅黑;
}

.procontent .promiddle .promiddle-1 .right .price{
    width:100%;
    background-color:#f2f2f2;
    color:#000 ;
    font-size:25px;
    text-align:left;
    display:block;
    padding:30px 0;

}

.procontent .promiddle .promiddle-1 .right p{
    margin:10px 0;
    font-size:15px;
}

.procontent .promiddle .promiddle-1 .right ul li a{
    border:1px solid #ddd;
    display:block;
    padding:5px 10px;
    float:left;
    margin-right:10px;
    font-size:14px;

}

.procontent .promiddle .promiddle-1 .right ul li a:hover{
    background:green;
    color:#fff;
}


.num div{
    float:left;
}

.num .jian,.num .jia{
    width:42px;
    height:36px;
    line-height:36px;
    text-align:center;
    background-color: #e4eaec;

}

.num .jian:hover,.num .jia:hover{
    background-color:#ddd;
    cursor:pointer;
}

.number input{
    width:63px;
    outline:none;
    border:none;
    text-align:center;
}



  ul{list-style: none;}
  .slide{position:relative; margin:30px auto; width:400px; overflow:hidden;}
  .slide .big{ position:relative; overflow:hidden; left:0;top:0;}
  .slide a{position:absolute; top:150px; opacity:0;z-index:1000;}
  .slide .big li{float:left; width:400px;height:400px;}
  .slide .big  li img{width:100%;display:block;}
  .slide .prev{left:-10px;}
  .slide .next{right:-10px;}
  .slide .small{ margin-top:5px; width:100%; position:relative;}
  .slide .small li{ float:left;margin-right:5px; width:60px;overflow:hidden;margin-top: -20px;}
  .slide .small li:last-child{ margin-right:0;}
  .slide .small li img{width:100%;display:block; opacity:0.5;}

  .goumai a{
    background-color:#fa7a7a;
    margin-right:30px;
  }

  .shoucang a{
    background-color:#f2a654;
  }

  .goumai a,.shoucang a{
    display:block;
    float:left;
    padding:10px 35px;
    color:#fff !important; 
    font-size:16px;
  }


  .promiddle-2{
    width:86%;
    /* height:100%; */
    margin-left:7%;
    margin-top:40px;
    overflow:hidden;
    margin-bottom:100px;
  }

 .promiddle-2 .left{
    width:70%;
    height:auto;
    min-height:1620px;
    background-color:#fff;
    float:left;
    padding:2%;
 }


  .promiddle-2 .left img{
    /*width:100%;*/
    width: 750px;
  }

.xiangqing{
    width:100%;
    height:40px;
    line-height:40px;
    font-size:20px;
    border-bottom:2px solid #b70017;
    padding-bottom: 1px;
  }

 .promiddle-2 .center{
    width:2%;
    height:100px;
    background-color:#f2f2f2;
    float:left;
 }

 .promiddle-2 .right1{
    width:18%;
    /*height:100%;*/
    background-color:#fff;
    float:left;
    padding:2%;
    border-radius: 3px;
 }

 .promiddle-2 .right1 ul li{
    width:100%;
    height:292px;
    margin-bottom:20px;
 }


.pronav{
    padding-left:7%;
}

.pronav a{
    font-size:16px;
    display: inline-block;
    line-height:50px;

}

.pronav a:hover{
    color:green;
    font-weight:bold;
}



/*联系我们*/


.contact{

    width:100%;
    height:600px;


}

.lianxi{

    width:40%;
    height:600px;
    background-color:#fff;
    position: absolute;
    top:50px;
    left:100%;
    animation:myfirst 3s;
    -moz-animation:myfirst 3s; /* Firefox */
    -webkit-animation:myfirst 3s; /* Safari and Chrome */
    -o-animation:myfirst 3s; /* Opera */
    animation-fill-mode:forwards; 
    -webkit-animation-fill-mode:forwards; /* Safari 和 Chrome */
    -0-animation-fill-mode:forwards; /* Safari 和 Chrome */
    -moz-animation-fill-mode:forwards; /* Safari 和 Chrome */
    z-index: 1;

}

.lianxi .box{
    width:60%;
    height:440px;
    margin-left:30%;
    margin-top:100px;
    padding-top:60px;
    text-align:right;
    position:relative;

}

.lianxi .box span img{
    width:130px;
    height:130px;
}

.lianxi .box span{
    position:absolute;
    bottom:55px;
    left:30px;
}

.littlebox{
    width:100%;
    height: 80px;
    margin-top:80px;
    font-size:16px;
    line-height:80px;
    border-bottom:1px solid #000;
}

.fangshi{
    font-size:16px;
    margin-top:30px;
    line-height: 2;
}

.lianxi .box h2{
   font-size:30px;
   color:#000;
   text-align:right;

}


@keyframes myfirst
{
from {left:100%;top:0px;}
to {left:60%;top:0px;}
}

@-moz-keyframes myfirst /* Firefox */
{
from {left:100%;top:0px;}
to {left:60%;top:0px;}
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
from {left:100%;top:0px;}
to {left:60%;top:0px;}
}

@-o-keyframes myfirst /* Opera */
{
from {left:100%;top:0px;}
to {left:60%;top:0px;}
}




/*人才招聘  虚位以待*/

.rencai {
	width:100%;
	background:#f2f2f2;
	overflow:hidden;
}

.rencai .renyuan{
	width:90%;
	margin-left:4%;
	margin-top:2%;
}

.rencai .renyuan .zhaopin {
/*	border:1px solid #dcdcdc;*/
	width:100%;
	border-radius:4px;
}

.rencai .renyuan .zhaopin .li1{
	height: 61px;
    padding: 0 10px 0 30px;
    -webkit-box-shadow: rgba(0,0,0,0.06) 0 1px 7px;
    box-shadow: rgba(0,0,0,0.06) 0 1px 7px;
    background: #f3f3f3;
    background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#ececec));
    background: linear-gradient(#fbfbfb, #ececec);
    line-height: 60px;
    border-bottom: 1px solid #d4d4d4;
    border-radius: 8px 8px 0 0;
}

.rencai .renyuan .zhaopin .li1 h2{
	font-size: 18px;
    font-weight: 400;
    color: #333;
    line-height: 60px;
}

.rencai .renyuan .zhaopin .li2{
	height:37px;
	border-bottom: 1px solid #d4d4d4;
	background:#f2f2f2;
}

.rencai .renyuan .zhaopin .li2 ul li{
	float:left;
	line-height:37px;
	text-align:center;
	font-size:14px;
	color:#8d8d8d;
	
}


.rencai .renyuan .zhaopin .li2 ul li:nth-child(1){
	width:40%;
	height:37px;
	border-right:1px solid #d4d4d4;
	text-align:left;
	text-indent:30px;
}

.rencai .renyuan .zhaopin .li2 ul li:nth-child(2){
	width:15%;
	height:37px;
	border-right:1px solid #d4d4d4;
}
.rencai .renyuan .zhaopin .li2 ul li:nth-child(3){
	width:15%;
	height:37px;
	border-right:1px solid #d4d4d4;
}

.rencai .renyuan .zhaopin .li2 ul li:nth-child(4){
	width:14%;
	height:37px;
	border-right:1px solid #d4d4d4;
}

.rencai .renyuan .zhaopin .li2 ul li:nth-child(5){
	width:15%;
	height:37px;
}


.rencai .renyuan .zhaopin .li3>ul>li{
	width:100%;
	height:74px;
	background:#fff;
	border-bottom:1px solid #d4d4d4;
}

.rencai .renyuan .zhaopin .li3>ul>li ul li{
	float:left;
	line-height:74px;
	text-align:center;
	font-size:16px;
	color:#8d8d8d;
}


.rencai .renyuan .zhaopin .li3>ul>li ul li:nth-child(1){
	width:40%;
	height:37px;
	text-align:left;
	text-indent:30px;
}

.rencai .renyuan .zhaopin .li3>ul>li ul li button{
	display: inline-block;
    width: 100px;
    height: 34px;
    line-height: 34px;
	text-align:center;
	font-size:12px;
	border-radius:5px;
}

.rencai .renyuan .zhaopin .li3 div{
	width:100%;
	height:auto;
	background:red;
	border-bottom:1px solid #d4d4d4;
	background:#f2f2f2;
	display:none;
	padding:20px;
	line-height:2em;
	font-size:14px;
	
}

.rencai .renyuan .zhaopin .li3>ul>li ul li button:hover{
	border: 0 solid rgba(255,255,255,0);
    color: #fff;
    background-color: #5c85e5;
	background-image: linear-gradient(rgba(255,255,255,0.16), rgba(0,0,0,0.16));
	box-shadow: inset 0 0 0 1px rgba(0,0,0,0.1), inset 0 -1px 1px rgba(255,255,255,0.1), 0 1px 3px rgba(0,0,0,0.06);
}



.rencai .renyuan .zhaopin .li3>ul>li ul li:nth-child(1){
	width:40%;
	height:37px;
	cursor:pointer;
}

.rencai .renyuan .zhaopin .li3>ul>li ul li:nth-child(1) p{
	width:10px;
	height:10px;
	background:red;
	display:inline-block;
	margin-left:5px;
	background:url([!--news.url--]ypt/images/jiantou-1.png);
}

.rencai .renyuan .zhaopin .li3>ul>li ul li:nth-child(2){
	width:15%;
	height:37px;
}
.rencai .renyuan .zhaopin .li3>ul>li ul li:nth-child(3){
	width:15%;
	height:37px;
}

.rencai .renyuan .zhaopin .li3>ul>li ul li:nth-child(4){
	width:14%;
	height:37px;
}

.rencai .renyuan .zhaopin .li3>ul>li ul li:nth-child(5){
	width:15%;
	height:37px;
}



/*弹出层*/

.tanchu{
	width:527px;
	background:#fff;
	z-index:9999;
	position:absolute;
	top:100px;
	left:50%;
	border-radius:10px;
	margin-left:-293px;
	display:none;
	padding:50px 30px;
	overflow:auto;
	font-size:16px;
	
	

}

.tanchu span{
	width:20px;
	height:20px;
	position:absolute;
	top:20px;
	right:20px;	
	text-align:center;
	line-height:20px;
	cursor:pointer;
	border:1px solid #ddd;
}

.tanchu h2{
	width:100%;
	color: #37474f;
	font-size:28px;
	text-align:center;
	margin-bottom:30px;
}

.tanchu .d1{
	width:100%;
	box-shadow: 0 3px 5px -4px rgba(0,0,0,0.4) inset, -1px 0 3px -2px rgba(0,0,0,0.1) inset;
    border: #ccc solid 1px;
    border-radius: 6px;
    font-size: 18px;
    height: 46px;
    line-height: 46px;
	background:#fff;
	margin-bottom:20px;
	
}

.tanchu .d7{
	width:517px;
	box-shadow: 0 3px 5px -4px rgba(0,0,0,0.4) inset, -1px 0 3px -2px rgba(0,0,0,0.1) inset;
    border: #ccc solid 1px;
    border-radius: 6px;
    font-size: 18px;
    height: 46px;
    line-height: 46px;
	background:#fff;
	margin-bottom:20px;
	padding-left:10px;
	font-size: 16px;
}

.tanchu .d2{
	margin-bottom:20px;
	color:#a9a9a9;
}

.tanchu button{
	padding: 6px 15px;
    font-size: 14px;
    line-height: 1.57142857;
	border-color: #4262af;
	background: linear-gradient(#4262af, #4262af);
	color: #fff;
	text-decoration: none;
	border-radius: 6px;
	font-weight: 300;
	border: 1px solid transparent;
	text-align: center;
    white-space: nowrap;
    vertical-align: middle;
}

.tanchu .d6 textarea{
	width:507px;
	height:224px;
	resize:none;
	box-shadow: 0 3px 5px -4px rgba(0,0,0,0.4) inset, -1px 0 3px -2px rgba(0,0,0,0.1) inset;
    border: #ccc solid 1px;
    border-radius: 6px;
	background:#fff;
	outline:none;
	padding:5px;
	font-family:微软雅黑;
	font-size: 16px;
	
	
}

.tanchu .d1 input{
	text-indent:10px;
	width:98%;
	outline:none;
	border:none;
	font-size:16px;
}


.newsnav{
    width:100%;
    height:50px;
    padding-left:2%;
    line-height:50px;
}

.newsnav a{
   display:inline-block;

}

.newsnav a:hover{
    color:red;
}



.newnav{
    width:100%;
    height:50px;
    padding-left:2%;
    line-height:50px;
    background:#f2f2f2;
}

.newnav a{
   display:inline-block;

}

.newnav a:hover{
    color:red;
}

.current>a{

	color:#2fa0ec !important;

}



/*轮播图*/


    .photo-mask {
        position: fixed;
        z-index: 10;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.8);
        filter: alpha(opacity=20);
        -moz-opacity: 0.8;
        opacity: 0.8;
        display: none;
    }
    .photo-panel {
        position: absolute;
        display: none;
        clear: both;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 10;
    }
    .photo-panel .photo-div,
    .photo-panel .photo-bar {
        width: 100%;
    }
    .photo-panel .photo-div {
        width: 960px;
        height: 560px;
        z-index: 11;
        margin: auto;
        position: fixed;
        top: 40px;
        left: 50%;
        margin-left: -480px;
    }
    .photo-panel .photo-close {
        background: url(../img/close.png);
        width: 56px;
        height: 56px;
        position: absolute;
        margin-left: 664px;
    }
    .photo-panel .photo-close:hover {
        background: url(../img/close_ch.png);
        width: 56px;
        height: 56px;
        position: absolute;
        margin-left: 664px;
    }
    .photo-panel .photo-bar-tip {
        width: 700px;
        height: 44px;
        position: absolute;
        margin-top: -64px;
        padding: 10px;
    }
    .photo-panel .photo-bar-tip:hover {
        width: 700px;
        height: 44px;
        position: absolute;
        margin-top: -64px;
        background: #000;
        filter: alpha(opacity=20);
        -moz-opacity: 0.8;
        opacity: 0.8;
        color: #fff;
        padding: 10px;
    }
    .photo-panel .photo-img {
        width: 720px;
        float: left;
        height: 560px;
        background: #fff;
    }
    .photo-panel .photo-view-w {
        width: 720px;
        height: 560px;
        text-align: center;
        vertical-align: middle;
        display: table-cell;
    }
    .photo-panel .photo-view-h {
        width: 720px;
        height: 560px;
        text-align: center;
        vertical-align: middle;
    }
    .photo-panel .photo-view-w img {
        max-width: 700px;
        height: auto;
        vertical-align: middle;
        text-align: center;
        max-height: 540px;
        margin: 10px;
        -moz-box-shadow: 5px 5px 5px #a6a6a6;
        /* 老的 Firefox */
        box-shadow: 5px 5px 5px #a6a6a6;
/*        -webkit-animation: swing 1s .2s ease both;
        -moz-animation: swing 1s .2s ease both;*/
    }
    .photo-panel .photo-view-h img {
        max-width: 700px;
        height: 540px;
        margin: 10px;
        -moz-box-shadow: 5px 5px 5px #a6a6a6;
        /* 老的 Firefox */
        box-shadow: 5px 5px 5px #a6a6a6;
       /* -webkit-animation: swing 1s .2s ease both;
        -moz-animation: swing 1s .2s ease both;*/
    }
    @-webkit-keyframes swing {
        20%,
        40%,
        60%,
        80%,
        100% {
            -webkit-transform-origin: top center
        }
        20% {
            -webkit-transform: rotate(15deg)
        }
        40% {
            -webkit-transform: rotate(-10deg)
        }
        60% {
            -webkit-transform: rotate(5deg)
        }
        80% {
            -webkit-transform: rotate(-5deg)
        }
        100% {
            -webkit-transform: rotate(0deg)
        }
    }
    @-moz-keyframes swing {
        20%,
        40%,
        60%,
        80%,
        100% {
            -moz-transform-origin: top center
        }
        20% {
            -moz-transform: rotate(15deg)
        }
        40% {
            -moz-transform: rotate(-10deg)
        }
        60% {
            -moz-transform: rotate(5deg)
        }
        80% {
            -moz-transform: rotate(-5deg)
        }
        100% {
            -moz-transform: rotate(0deg)
        }
    }
    .photo-panel .photo-left,
    .photo-panel .photo-right {
        width: 120px;
        float: left;
        margin-top: 220px;
    }
    .photo-panel .arrow-prv {
        background: url(../img/l.png);
        width: 120px;
        height: 120px;
    }
    .photo-panel .arrow-prv:hover {
        background: url(../img/l_ch.png);
        width: 120px;
        height: 120px;
        cursor: pointer;
    }
    .photo-panel .arrow-next {
        background: url(../img/r.png);
        width: 120px;
        height: 120px;
    }
    .photo-panel .arrow-next:hover {
        background: url(../img/r_ch.png);
        width: 120px;
        height: 120px;
        cursor: pointer;
    }
    .demo {
        width: 100%;
        margin: 10px auto;
    }
    .demo li {
        width: 16.5%;
        overflow: hidden;
        height: 190px;
        float: left;
        margin-right:1%;
        margin-bottom:1%;
        position:relative;
        cursor:pointer;
        border:1px solid #ddd;
        padding:5px 1%;
        text-align:center;
        position:relative;
    }

    .demo li div {
        position:absolute;
        left:0;
        bottom:0;
        width:100%;
        height:40px;
        line-height:40px;
        background:rgba(0,0,0,0.5);
        color:#fff;
    }

    .demo li img {
        width: auto;
        max-width:100%;
        height: 100%;
       
    }

    .demo li img:hover {
         cursor:url('../images/cursor.png'),auto;
    }


    .demo ul li span{    
        width:100%;
        height:110px;
        vertical-align:middle;
        position:absolute;
        bottom:0;
        left:0;
        background-color:rgba(232,96,4,0.6);
        text-align:center;
        color:#fff;
        display:none;
        padding-top:90px;

    }


.qiehuan {
    width:800px;
    height:auto;
    position:absolute;
    top:10px;
    right:55px;
    z-index:999999999999;
    display:block;
    text-align:right;
    color:#fff;
}

.qiehuan a{
    font-size:14px;
    font-weight:bold;
    color:#fff !important;
    line-height:30px;
    display:inline-block;

}


.qiehuan a.yingwenban{
    margin-left:30px;
}

.qiehuan form{
    display:inline-block;
}

.qiehuan form input{
   
   border:none;
   background-color:transparent;
   font-size:14px;
   font-weight:bold;
   outline:none;

}

.wenzi{
    text-shadow:#fff 2px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0;
    -webkit-text-shadow:#fff 2px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0;
    -moz-text-shadow:#fff 2px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0;
    *filter: Glow(color=#fff, strength=2);
}

.img-holder {
    border:0;
}


.img-holder ul li {
    border-bottom:1px solid #fff;
    text-indent:10px;
    height:25px;

}

.img-holder ul li:hover {
    background-color:green;
}

.img-holder ul li:hover a{
	color:#fff!important;
}



.img-holder ul li a{
    font-size:14px;
    color:#000;

}



.ms-slide-bgcont img {
    width:auto!important;
    height:100%!important;
}

.tuijian1 ,.tuijian1 li{
    padding:0;
    margin:0;
}
.tuijian1{width:101%;height:auto;overflow:hidden;margin-top:10px;}
.tuijian1 li{width:24%;height:250px;background-color:#f4f3f3;float:left;margin-right:1%;}
.tuijian1 li div{width:100%;height:200px;border:1px solid #ddd;box-sizing: border-box;text-align:center;overflow:hidden;background-color:#fff;}
.tuijian1 li div img{height:100%!important;width:auto!important;}
.tuijian1 li h2{width:100%;height:50px;display:block;text-align:center;line-height:50px;font-size:18px;}

.tuijian1 li div img:hover{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  transition-duration: 1s;
 -moz-transition-duration: 1s; /* Firefox 4 */
 -webkit-transition-duration: 1s; /* Safari 和 Chrome */
 -o-transition-duration: 1s; 
}

.tabhidden {
    display:none;
}
.bgg{
    background-color:#b70017!important;
    color:#fff!important;
}
.tab-2 p{margin-bottom:20px;}
.biaodan{
    width:100%;
    height:450px;
    border:1px solid #ddd;
}

.tab-2 h4{font-size:18px;line-height:2;}

.biaodan-1,.biaodan-2{
    width:50%;
    height:100%;
    float:left;
}
.biaodan-1{padding:20px;box-sizing: border-box;}
.biaodan-2{padding:20px;box-sizing: border-box;border-left: 1px solid #ddd;}
.biaodan-1 textarea{width:80%;height:150px;resize:none;}
.biaodan-1 input[type='submit']{
    border: 0;
    padding: 8px 20px;
    border-radius: 5px;
    background: #b70017;
    color: #fff;
}

.imgw img{width:auto!important;}

@media screen and (max-width:1024px) {
    .right{
        display: none;
    }
    .ndcontent .ndcontent-1 .left{
        width: 100%;
    }
}
@media screen and (max-width:520px) {
    .met-editor{
        margin-top: 0px !important;
        padding-top: 0px;
    }
    .previous{float: unset;}
    .nnext{float: unset;}
    .pager li{display: block;margin-top: 2%;}
    .ncontent{padding-bottom:0}
    .search{
        width: 95%;
    }
    .page>.image-wrapper{
        height: 5.1em;
    }
}


/*PC大导航栏*/
.header-wrapper{
    /*display: none;*/
}







