/*ban*/
.ban li{
    height: 300px;
}
/* products */
.pro_list{
    border: 1px solid #003c94;
}
.pro_list >  span{
    display: block;
    text-align: center;
    background-color: #003c94;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-top: 40px;
    padding-bottom: 40px;
}
.pro_list >  span i{
    display: block;
    width: 35px;
    height: 4px;
    background-color: #003c94;
    margin: 0 auto;
    margin-top: 10px;
}
.pro_list li{
    margin-bottom: 2px;
    padding-left: 50px;
    line-height: 53px;
    border-left: 4px solid transparent;
}
.pro_list li a{
    display: block;
    position: relative;
    padding-left: 25px;
}
.pro_list li a:before{
    position: absolute;
    content: '';
    width: 15px;
    height: 2px;
    right: 10px;
    top: 50%;
    background-color: #fff;
}
.pro_list li:hover,.pro_list li.on{
    border-color: #003c94;
    background-color: #003c94;
}
.pro_list li:hover a:before,.pro_list li.on a:before{
    background-color: #fff;
}
.pro_list li:hover a,.pro_list li.on a{
    font-weight: bold;
    color: #fff;
}
.side{
    float: left;
    width: 25%;
}
.side h2{
    margin-left: 0;
    margin-right: 0;
}
.side li{
    margin-left: 20px;
    margin-right: 20px;
}
.con{
    float: right;
    width: 72%;
}


@media screen and (max-width:781px) {
	.pro_list{
    border: 1px solid #003c94; margin-bottom:20px
}
	.side{
    float: left;
    width: 100%;
}
.side h2{
    margin-left: 0;
    margin-right: 0;
}
.side li{
    margin-left: 10px;
    margin-right: 10px; float:left; width:calc(50% - 20px)
}
.con{
    float: right;
    width: 100%;
}


.pro_list li{
    margin-bottom: 2px;
    padding-left: 10px;
    line-height: 53px;
    border-left: 4px solid transparent;
}
.pro_list li a{
    display: block;
    position: relative;
    padding-left: 25px;
}
.pro_list li a:before{
    position: absolute;
    content: '';
    width: 15px;
    height: 2px;
    right: 10px;
    top: 50%;
    background-color: #fff;
}
.pro_list li:hover,.pro_list li.on{
    border-color: #003c94;
    background-color: #003c94;
}
.pro_list li:hover a:before,.pro_list li.on a:before{
    background-color: #fff;
}
.pro_list li:hover a,.pro_list li.on a{
    font-weight: bold;
    color: #fff;
}







	}
/*content*/
.con .cont-title{
    display: block;
    font-weight: bold;
    font-size: 18px;
    line-height: 2.5;
    padding-left: 10px;
    color: #003c94;
    margin-bottom: 10px;
}
.pagelist{
    text-align: center;
    margin-bottom: 20px;
}
.pagelist span,.pagelist a{
    margin: 0 3px;
}
.pagelist .nolink,.pagelist span font,.pagelist a{
    border: 1px solid #ccc;
    display: inline-block;
    padding: 0 5px;
    cursor: pointer;
}
.pagelist span font{
    color: #fff!important;
    padding: 0 10px;
    border-color: #003c94;
    background-color: #003c94;
}
.pagelist span.nolink:hover{
    background-color: #003c94;
    color: #fff;
}

/*abouts*/
.abouts_list li{
    float: left;
    width: 29.3%; margin-right:2%; margin-left:2%;
    padding:10px;
    padding-bottom: 0;
    background-color: #eee;
    text-align: center;
    margin-bottom: 15px;
    overflow: hidden;
    line-height: 2.5;
}

@media screen and (max-width:1024px) {
.abouts_list li{
    float: left;
    width:calc(50% - 0px); margin-right:0%; margin-left:0%;
    padding:10px;
    padding-bottom: 0;
    background-color: #eee;
    text-align: center;
    margin-bottom: 15px;
    overflow: hidden;
    line-height: 2.5;
}	
	}

.abouts_list li:hover{
    background-color: #003c94;
}
.abouts_list li:hover a{
    color: #fff;
}
.abouts_list li img{
    width: 100%; height:170px
}
@media screen and (max-width:781px) {
.abouts_list li img{
    width: 100%; height:auto
}	
	}
.abouts_list li p{
    height:35px;
    overflow: hidden;
}
.abouts_list li:nth-of-type(3n-1){
}
/*相关文章*/
.relate_title{
    display: block;
    border-bottom: 1px solid #ccc;
    width: 100%;
    margin-bottom: 10px;
}
.relate_title em{
    display: block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    font-style: normal;
    text-align: center;
    background-color: #003c94;
    color: #fff;
    font-size: 16px;
}
.relate_article{
    margin-bottom: 20px;
}
.relate_article li{
    float: left;
    width: 48%;
    padding: 0 5px;
    line-height: 2;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 10px;
}


 @media screen and (max-width:781px) {
.relate_article li{
    float: left;
    width: 100%;
    padding: 0 0px;
    line-height: 2;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 10px;
}
}

.relate_article li:nth-child(2n){
    float: right;
}
.relate_article li span{
    float: right;
}
/*新闻列表*/
.article_list li{
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding: 10px;
}
.article_list li .article_list_left{
    float: left;
    width: 80%;
}
.article_list li span{
    float: right;
    width: 18%;
    text-align: center;
    background-color: #ededed;
    padding: 10px 0;
}
.article_list li span b{
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 1.5;
    display: block;
}
.article_list li span i{
    font-style: normal;
}
.article_list li h3{
    font-size: 16px;
    line-height: 2;
    font-weight: bold;
}
.article_list li h3 a{
    display: block;
}
.article_list li p{
    color: #777;
}
.article_list li:hover{
    background-color: #eee;
}
.article_list li:hover a{
    color: #003c94;
}
/*news show*/
.article_show h1{
    font-size: 22px;
    line-height: 2;
}
.article_show span{
    border: 1px solid #ccc;
    padding: 10px;
    font-size: 12px;
    display: block;
    margin: 10px 0;
    text-align: left;
}

/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;box-sizing: content-box;width: 100%;text-align: center;}
.jqzoom img{ max-width: 360px;margin: 0 auto;box-sizing: content-box;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:263px;background:#ffffff;border:1px solid #cccccc;display:none;text-align:center;overflow:hidden;}

.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50); display:none}
/*图片小图预览列表*/
.spec-preview{width:362px;height:272px;border:1px solid #DFDFDF;padding-left: 0 !important;}
.spec-scroll{clear:both;margin-top:5px;width:362px;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:10px;height:42px; line-height:42px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:322px;height:44px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:44px;}
.spec-scroll .items ul li{float:left;width:64px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:2px;width:50px;height:38px;cursor: pointer;}
.spec-scroll .items ul li img:hover{border:2px solid #FF6600;padding:1px;cursor: pointer;}
.InfoBox { float: right; display: inline; width: 460px; height: 314px; margin-right: 10px; margin-top: 6px; line-height: 22px;     position: relative;}
.InfoBox .pdTitle{font-size:14px;font-weight:bold;color:#b30808;margin: 12px 0;}
.pdKeywords{color:#4a4a4a;font-size:12px;margin-bottom: 6px;}
.pdClass, .pdClass a{margin-bottom: 6px; color: #333;}
.pdpromo{width:100px;height:36px;line-height:36px;background:#b30808;text-align:center;font-size:14px;position: absolute;bottom: 10px;right: 0;}
.xggc{width:100px;height:36px;line-height:36px;background:#b30808;text-align:center;font-size:14px;position: absolute;bottom: 10px;right: 135px;}
.xggc a{color:#fff;}
.pdpromo a{color:#fff;}
.pdpromo a:hover{color:#fff;}
.right-extra{float:left;width: 370px;margin-right: 20px;}
.con_pro_left{float: left;width: 360px;}
.con_pro_right{float: right;width: 450px;}
.con_pro_right h1{font-size: 18px;font-weight: bold;color: #003c94;line-height: 2;}
.con_pro_show{margin-bottom: 10px;margin-top: 10px;}
.con_pro_show_title li{float: left;width: 140px;height: 40px;line-height: 40px;background-color: #eee;text-align: center;color: #000;margin-bottom: 10px;cursor: pointer;margin-right: 5px;}
.con_pro_show_title li.on,.con_pro_show_title li:hover{background-color: #003c94;color: #fff;}
.con_lia{
    background-color: #eee;
    color: #003c94;
    margin-bottom: 15px;;
}
.con_lia h2{
    font-size: 22px;
    padding: 10px;
}
.page-num-current{
    margin: 0 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.page-link{
    color: #003c94;
}
.form-group .btn,.card-body .btn{
    background-color: #003c94;
    border: none;
}
.pro_list li{
    transition: all .5s;
}
.pro_list li.cho a{
    background-color: #003c94;
    color: #fff;
}
.page-num{
	margin: 0 3px;
}
.side p{
    padding: 0 10px;
}