.n_banner{}
.n_banner img{ width: 100%;    vertical-align: middle;}

.cp_nav{ background: #f3f6f9;    margin-bottom: 30px;}
.cp_nav li{ float: left; margin-right: 40px;}
.cp_nav li a{ color: #333333; font-size: 16px; display: block; padding: 0px 20px; height: 80px; line-height: 80px;}
.cp_nav li::after{ content: ''; bottom: 1px; height: 2px; width: 100%;display: block; opacity: 0; background: #0067e4;}
.cp_nav li:hover::after{ opacity: 1;}
.cp_nav li:hover a{ color:#0067e4;}
.cp_list{margin-bottom: 20px;}
.cp_list .tit{    padding: 10px 0px;
    border-bottom: 1px solid #b5b5b5;
    margin: 22px 0px;}
.cp_nav li.cur::after{ opacity: 1;}
.cp_nav li.cur a{ color:#0067e4;}
.yw{}	
.yw p{ line-height:2 !important;font-family: "微软雅黑","Microsoft YaHei",Helvetica,Tahoma,sans-serif !important;;}	
.yw span{ line-height:2 !important;font-family: "微软雅黑","Microsoft YaHei",Helvetica,Tahoma,sans-serif !important;}	
.cp_list .tit span{ font-size: 20px; font-weight: bold;}
.cp_list .tit a{ float: right;}
.product_box {    float: left;
    position: relative;
    display: flex;
    flex-flow: column;
    border: 1px solid #fff;
    background-color: #f3f7fa;
    padding: 6px;
	 width: 25%;
    height: 100%;
    min-height: 360px;
    overflow: hidden;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: box-shadow .3s ease;
    -o-transition: box-shadow .3s ease;
    -webkit-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
}
.product_box .img {
    flex-grow: 1;
    padding: 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
.product_box .img a, .product_box .img img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
   height: 286px;
}
.product_box .intro a {
    position: relative;
    display: block;
    padding: 12px 30px;
    color: #2e3742;
    -moz-transition: background-color .3s ease,color .3s ease;
    -o-transition: background-color .3s ease,color .3s ease;
    -webkit-transition: background-color .3s ease,color .3s ease;
    transition: background-color .3s ease,color .3s ease;
}
.flex-row {
    flex-direction: row;
}
.flex, .flex-row, .flex-column {
    display: flex;
    width: 100%;
}
.product_box .intro .name {
    flex-grow: 1;
    text-align: left;
    margin: 0;font-size: 16px;line-height: 28px;    display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.product_box .intro .bays {
    white-space: nowrap;
    font-size: 16px;
}
.product_box .intro hr {
    margin: 11px auto 12px 0;
    border-bottom: 0px solid #a0a0a0;
    -moz-transition: border-color .3s ease;
    -o-transition: border-color .3s ease;
    -webkit-transition: border-color .3s ease;
    transition: border-color .3s ease;
}
.product_box .intro ul {display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 20px;
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 20px -4px;
    min-height: 100px;
    max-height: 100px;
    overflow: hidden;
}
.product_box .intro ul li {
    list-style: disc; margin: 5px 0px;
}

.product_box:hover .intro a {
    background-color: #0067e4;
    color: #fff;
}

#pagerMain{ margin:10px auto 30px;display: flex;
    justify-content: center;
	}
#pagerMain ul span.page-status{ display:none;}
#pagerMain ul span{  
    margin: 10px;}
#pagerMain ul span a{    text-align: center;
    color: #0067e4;
    font-size: 14px;
    border: 1px solid #0067e4;
    padding: 4px 10px;}
#pagerMain ul span a:hover{ background: #0067e4; color: #fff; border: 1px solid #0067e4;}
#pagerMain span{    float: left;
    margin: 10px;}
.n_banner{ position: relative;}	
.n_banner .weizhi{ position: absolute; width: 100%; bottom: 0px; height: 44px; line-height: 44px;     background: rgba(0, 0, 0, 0.5);
    color: #fff; }
	
.cp_nei{ margin: 50px auto;}
.cp_nei .pic{ width: 600px; float: left; overflow: hidden;    display: flex;
    justify-content: center;
    align-items: center;}
.cp_nei .pic img{ max-width: 100%;}
.cp_nei .wen{ width: 580px; position: relative;
    float: right;
    padding: 4px 20px;
    height: 450px}
.cp_nei .wen .tit{  margin-bottom: 12px;   color: #333333;
    font-size: 33px;
    border-bottom: 1px #d1d1d1 solid;
    line-height: 74px;}
.cp_nei .wen .con{ margin: 26px 0px;font-size: 16px; line-height: 32px; color: #666;}
.cp_nei .wen .gg{    font-size: 16px;
    line-height: 32px;
    color: #666;
    margin: 36px 0px;}
.cp_nei .wen .gg a{}
.cp_nei .wen .gg img{    vertical-align: bottom;}
.cp_nei .wen .fw{     background: #2e77f0;
    font-size: 17px;
    color: #fff;
    height: 60px;
    line-height: 60px;
    padding: 0px 25px;
    position: absolute;
    bottom: 20px;}
.cp_nei .wen .fw span{ font-size: 22px;}

.cp_nei2 .tit{ font-size: 32px; color: #333; line-height: 81px; text-align: center; background:url("../img/cp_bt.jpg") no-repeat; height: 83px;}
.cp_nei2 .nei{ margin: 40px 0px;}
.nei_cp .tit{ font-size: 24px; line-height: 66px; border-top:1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0;}
.nei_cp ul{}
.nei_cp ul li{    float: left;
    width: 280px;
    border: 1px solid #e0e0e0;
    margin: 30px 10px;}
.nei_cp ul li .pic{ width: 100%;overflow: hidden;}
.nei_cp ul li .pic img{}
.nei_cp ul li p{ text-align: center; font-size: 18px; line-height: 46px;}

.down_list{ margin: 30px 0px;}
.down_list li{float: left; width: 288px; margin:12px 6px;  border: 1px solid #e5e5e5;}
.down_list li .img{ width: 100%; overflow: hidden; height: 188px;}
.down_list li .img img{transition: 1.2s ease;}
.down_list li p{ font-size: 16px; text-align: center; background: #eeeeee; height: 54px; line-height: 54px; }
.down_list li:hover img{transform: scale(1.2);
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);}

.news_list{}
.news_list li{margin: 0px 0px;
    padding: 30px 0px;
    position: relative;
    border-bottom: 1px solid #d8d8d8;}
.news_list li .img{ width: 360px; height: 220px; overflow: hidden; float: left;}
.news_list li .img img{ width: 100%;}
.news_list li .wen{float: right; width: 808px;}
.news_list li .wen .tit{ font-size: 22px; color: #333; line-height: 40px; margin-top: 16px;}
.news_list li .wen span{ font-size: 14px; color: #999;}
.news_list li .wen .com{ font-size: 15px; line-height: 28px; color: #666;}
.news_list li a{ border: 1px solid #9c9c9c; width: 130px; height: 45px; position: absolute;
    bottom: 30px;right: 0px;font-size: 15px; color: #666; display: block; line-height: 45px; text-align: center;}
.news_list li:hover a{ background: #0067e6; color: #fff; border: 1px solid #0067e6;}

.neirong{    margin: 30px auto;}
.neirong .tit{    text-align: center;
    font-size: 28px;
    }
.neirong .cs{display: inline-block;}
.neirong .cs li{   float: left;
        padding: 4px 40px 8px 40px;
    font-size: 15px;
    color: #999;}
.neirong .cs li p{       color: #999;    padding-top: 10px;
    display: block;
    position: relative;}
.neirong .cs li i{    margin-right: 5px;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    background: #b9b9b9;
    /* display: block; */
    /* font-size: 3px; */
    marring-top: 11px;
    /* margin-top: 4px; */
    position: absolute;
    top: 18px;
    left: -10px;}
.neirong .wei{ text-align: center;    border-bottom: 1px solid #e0e0e0; }

.neirong .nr{ margin-top: 30px; font-size: 15px; line-height: 30px;    border-bottom: 1px solid #e0e0e0;min-height: 300px;
    padding-bottom: 30px;}

.neirong .sx{    margin-top: 30px;    margin-bottom: 26px;}
.neirong .sx .fl{float: left;}
.neirong .sx .fl div{line-height: 34px;}
.neirong .sx .fl p{    font-size: 16px;
    line-height: 36px;}
.neirong .sx .fr{margin-top: 22px;float: right;}
.neirong .sx .fr a{    padding: 20px 40px; background:#535353;
    border-radius: 4px;
    font-size: 16px;
    color: #fff;}


.n_list{}
.n_list li{      margin-bottom: 40px;
    overflow: hidden;
    background: #f9f9f9;}
.n_list li .img{  width: 33.33333333%;
   overflow: hidden;
    float: left;
    padding: 0px;}
.n_list li img{transition: all .6s ease;     max-height: 268px;   width: 100%;}
.n_list li:hover img {
    transition: all .6s ease;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);}
 .n_list li .wen{    padding: 34px;    width: 60%;float: left;}
 .n_list li .wen .tit{      font-size: 22px;
    font-weight: bold;}
 .n_list li .wen .more{    display: block;
    border: 1px solid #c5c5c5;
    width: 140px;
    text-align: center;
    height: 40px;
    line-height: 40px;}
	
.n_list li .wen .time{
	color: #8f8f8f;
    font-size: 14px;
    line-height: 25px;
    padding: 5px 0;
    display: block;
}
 .n_list li .wen .dec{    font-size: 15px;
    color: #666;
    line-height: 30px;
    margin: 20px 0px;
}
.n_list li:hover a.more{  border:1px solid #006bba; color:#006bba;}  


.news_more{    margin-top: 40px;    margin-bottom: 40px;}
.news_more .t{    font-size: 22px;
    padding: 20px 0px;     color: #006ab8;}
	
.news_more{    margin-top: 40px;    margin-bottom: 40px;}
.news_more .t{    font-size: 22px;
    padding: 20px 0px;     color: #006ab8;
   border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;}
.news_more .ul{}
.news_more a{ border-bottom: 1px #d9d9d9 dashed;    display: block;}
.news_more li{    
    font-size: 16px;
    line-height: 50px;
    list-style: disc;
    margin-left: 20px;}
.news_more li span{    float: right;}
.news_more a:hover{ color: #006ab8;}
.news_more li:hover{ color: #006ab8;}
.pro_more{}
.pro_more .t{    font-size: 22px;
    padding: 20px 0px;    color: #006ab8;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;}
.pro_more li{     margin: 26px 8px 14px; float: left;     border: 1px solid #bdbdbd;
    width: 280px;}
	.pro_more li:hover .wen{    color: #006ab8;}
	.pro_more li:hover span{color: #006ab8;}
.pro_more li .img{width: 100%;
    overflow: hidden;}
.pro_more li .img img{ height: 212px;
    margin: 0 auto;
    display: block;}
.pro_more li .she{}
.pro_more li .wen{     font-size: 16px;
    color: #333;
  text-align: center;padding-bottom: 8px;
    padding-top: 10px;
   }
.pro_more li p{     color: #999999;A
    font-size: 14px;
    padding-left: 14px;
    padding-top: 0px;
    padding-bottom: 10px;}
	
.page-content .ys .container{
    display: flex;
    justify-content: center;
    align-items: center;}
.page-content .h{ background: #f2f5f9; }
.page-content .ys{    padding: 30px 0px 30px 0px;}
.page-content .ys .wen{ padding: 0px 15px; }
.page-content .ys ul{}
.page-content .ys ul li{    font-size: 16px;
    color: #333;
	margin:4px 0px;
    line-height: 1.8;
    list-style: disc;
    margin-left: 20px;}
.page-content .ys .wen .t{ font-size: 28px; margin-bottom: 10px; margin-top:20px;}
.page-content .ys .wen p{    font-size: 16px;
    line-height: 1.8;}
.page-content .ys .tu{padding: 0px 15px;  }
.page-content .ys .tu img{ max-width: 100%;border-radius: 8px;    font-size: 16px;    transition: 0.5s ease;
    line-height: 1.8;}
.page-content .ys .tu:hover img{    transform: scale(1.04);
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transition: 0.5s ease;}
	.col-sm-6{width: 50%;}
	.col-sm-12{ width: 100%;}
.page-content .ys .tt{ text-align: center;font-size: 38px; margin-bottom: 20px;}

.apage {height:30px;line-height:30px;padding:0 5px;margin-top:10px;text-align:center;margin-bottom:20px;}
.apage a { border:1px solid #c5c5c5; padding:5px 10px;  margin-right:5px;}
.apage .num_btns {float:right; font-family:Tahoma;}
.apage a:hover, .apage .cur { border:1px solid #D5D5D5;background-color:#def5cd; color:#fff; text-decoration:none;}
.apage .cust_txt { float:left;}
.apage .oran_pg_txt { height:15px; border:solid 1px #d4e3e9; width:20px; margin-left:5px;}
.apage .oran_pg_btn { height:15px; border:solid 1px #d4e3e9; margin-left:5px; font-size:9px; background:#5984ac; color:#fff; }
.apage .cust_txt { float:left;font-size:14px; }
.apage .tz{ width:120px; float:right;font-size:14px;height:30px; line-height:30px; }
.apage .tz select{font-size:14px; border:1px solid #ccc;height:28px; line-height:28px; vertical-align:top;}