@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}


body {
    font-family: 'Open Sans',"Microsoft YaHei", "微软雅黑", sans-serif;
}

@media (min-width: 300px) and (max-width: 1199px) {
	.yuyan_qiehuan{
    position: absolute; /* 使用绝对定位 */
    top: 19px; /* 将其底部对齐到 .bnt_1 的底部 */
    right: 15%; /* 根据需要调整水平位置，这里设置为左对齐 */
  }
	.yuyan_qiehuan a{
		display: block;
		width: 30px;
		height: 30px;
		line-height: 25px;
		text-align: center;
		border: 2px solid #89a1ef;
		border-radius: 50%;
	}
	.yuyan_qiehuan a:hover{
		color: #FFF;
		background: #2762d7;
	}
	
 }


@media (min-width: 1200px) and (max-width: 1499px) {
	.yuyan_qiehuan{
    position: absolute; /* 使用绝对定位 */
    top: 25px; /* 将其底部对齐到 .bnt_1 的底部 */
    right: 1%; /* 根据需要调整水平位置，这里设置为左对齐 */
  }
	.yuyan_qiehuan a{
		display: block;
		width: 30px;
		height: 30px;
		line-height: 25px;
		text-align: center;
		border: 2px solid #89a1ef;
		border-radius: 50%;
	}
	.yuyan_qiehuan a:hover{
		color: #FFF;
		background: #2762d7;
	}
	
	
 }

@media (min-width: 1500px) {
.yuyan_qiehuan{
    position: absolute; /* 使用绝对定位 */
    top: 25px; /* 将其底部对齐到 .bnt_1 的底部 */
    right: 12%; /* 根据需要调整水平位置，这里设置为左对齐 */
  }
	.yuyan_qiehuan a{
		display: block;
		width: 30px;
		height: 30px;
		line-height: 25px;
		text-align: center;
		border: 2px solid #89a1ef;
		border-radius: 50%;
	}
	.yuyan_qiehuan a:hover{
		color: #FFF;
		background: #2762d7;
	}
	
 }


.video-container {
        position: relative;
        padding-bottom: 56.25%; /* 16:9 Aspect Ratio (9/16 = 0.5625) */
        height: 0;
        overflow: hidden;
        max-width: 99.9%;
    }
    .video-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
.nbcpxqboxr_ctitem a{
	color: #00B3FF;
}
.nbcpxqboxr_ctitem a:hover{
	color: #0045ff;
}
/* 
*{
 font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
}
 */
*{
 font-family: 'Open Sans', sans-serif;
}


ul {
    margin: 0;
    padding: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}


/* 鼠标箭头

.jiantou {
    cursor: default;
}


/* 字体图标 */


/* @font-face {
	font-family: 'ProximaNova-Bold';
	src: url('../fonts/proximanova-bold.eot');
	src: url('../fonts/proximanova-bold.eot') format('embedded-opentype'), url('../fonts/proximanova-bold.woff2') format('woff2'), url('../fonts/40f5055f72424d8eb7af965bd6446e23.woff') format('woff'), url('../fonts/proximanova-bold.ttf') format('truetype'), url('../fonts/proximanova-bold.svg#iconfont') format('svg');
}
@font-face {
	font-family: 'ProximaNova-Light';
	src: url('../fonts/proximanova-light.eot');
	src: url('../fonts/proximanova-light.eot') format('embedded-opentype'), url('../fonts/proximanova-light.woff2') format('woff2'), url('../font/.Light') format('woff'), url('../font/ProximaNova-Light.ttf') format('truetype'), url('../font/ProximaNova-Light.svg#iconfont') format('svg');
}
@font-face {
	font-family: 'ProximaNova-Regular';
	src: url('../font/ProximaNova-Regular.eot');
	src: url('../fonts/proximanova-regular.eot?#iefix') format('embedded-opentype'), url('../font/ProximaNova-Regular.woff2') format('woff2'), url('../font/.Regular') format('woff'), url('../font/ProximaNova-Regular.ttf') format('truetype'), url('../font/ProximaNova-Regular.svg#iconfont') format('svg');
}
@font-face {
	font-family: 'ProximaNova-Semibold';
	src: url('../font/ProximaNova-Semibold.eot');
	src: url('../fonts/proximanova-semibold.eot?#iefix') format('embedded-opentype'), url('../font/ProximaNova-Semibold.woff2') format('woff2'), url('../font/.Semibold') format('woff'), url('../font/ProximaNova-Semibold.ttf') format('truetype'), url('../font/ProximaNova-Semibold.svg#iconfont') format('svg');
} */


/* 背景主体颜色 */

body, html  {
    background-color: #fff;
    color: #333333;
    font-size: 14px;
    word-wrap: break-word;
	scroll-behavior: smooth;
	 font-family: 'Open Sans', sans-serif;
}

a {
    font-size: 16px;
    color: #333333;
}

a:hover {
    color: #0045ff;
}


/* 图片对齐 */

img {
    vertical-align: middle;
}

i {
    display: inline-block;
    vertical-align: middle;
}

p {
    font-size: 16px;
    color: #4c4c4c;
    line-height: 35px;
    margin: 0;
}


/* h1logo */

h1 {
    font-size: 20px;
    color: #333333;
    font-family: 'ProximaNova-Semibold';
}


/* h2轮播图 */

h2 {
    font-size: 40px;
    color: #ffffff;
    font-weight: 700;
}

.nycqlbrbox_fy {
    margin: 30px 0 180px;
}

.pb50 {
    padding-bottom: 50px;
}

.pb120 {
    padding-bottom: 120px;
}

@media screen and (max-width:992px) {
    .pb120 {
        padding-bottom: 0px;
    }
    .nycqlbrbox_fy {
        margin: 30px 0 20px !important;
    }
}


/* h3模块分隔 */

h3 {
    font-size: 40px;
    font-weight: 700;
    color: #333333;
}


/* h4盒子 */

h4 {
    font-size: 24px;
    font-weight: 600;
    color: #333333;
}


/* h5段落*/

h5 {
    font-size: 20px;
    font-weight: 400;
    color: #666666;
}


/* h6自定义 */

h6 {
    font-size: 18px;
    font-weight: 700;
    color: #333;
}


/* 单一版心媒体查询修改最大最小宽度 */

@media screen and (min-width: 1500px) {
    .container {
        max-width: 1400px;
    }
}

@media screen and (min-width: 1700px) {
    .container {
        max-width: 1600px;
    }
}

@media screen and (min-width: 2000px) {
    .container {
        max-width: 88%;
    }
}

@media screen and (max-width: 576px) {
    .container {
        padding: 0 25px;
    }
}


/* 公共部分样式开始 */


/* 头部 */

.headsbox {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    box-shadow: 0px 8px 15px 0px rgb(0 0 0 / 14%);
    z-index: 99999;
    background-color: #fff;
}

.headsbox_zw {
    height: 79px;
}

.headsbox_zw2 {
    height: 80px;
}

.headsbig {
    height: 80px;
}

.headlogo_boxtxt {
    margin-left: 15px;
    margin-top: 8px;
}

.headlogo .headlogo_box {
    display: flex;
    align-items: center;
}

.headlogo_boximg img {
    height: 60px;
}

.headlogo_boxtxt p {
    font-size: 13px;
    color: #999999;
}

.headnav {
    height: 100%;
    flex: 1;
    padding-left: 150px;
    display: flex;
}

.headnav_item {
    height: 100%;
    position: relative;
}

.headnav_item.on {
    position: static;
}

.headnav_item .headnav_itema {
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 25px;
}

.headnav_itema span {
    text-transform: capitalize;
}

.headnav_itema i {
    margin-left: 5px;
    margin-top: 2px;
    font-size: 12px;
    color: #aaaaaa;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.headnav_item:hover .headnav_itema i {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    color: #df002c;
}
.active .headnav_itema i {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    color: #df002c;
}

.headnav_item .headnav_itema i {
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.headnav_item:hover .headnav_itema span {
    color: #df002c;
}
.active .headnav_itema span {
    color: #df002c;
}

.headnav_item.active .headnav_itema span {
    color: #df002c;
}

.headqt {
    height: 100%;
    display: flex;
}

.headqt_yy>a {
    height: 100%;
    display: flex;
    align-items: center;
}

.headqt_yy i {
    font-size: 18px;
    color: #d4d4d4;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.headqt_yy span {
    font-family: 'ProximaNova-Semibold';
    text-transform: capitalize;
    padding-left: 4px;
}

.headqt_yy>a:hover i {
    color: #df002c;
}

.headqt_yyboxt {
    margin-top: 2px;
}

.headqt_ss {
    height: 100%;
    display: flex;
    align-items: center;
    margin-left: 30px;
    font-weight: 600;
    cursor: pointer;
    position: relative;
}

.headqt_ssdw {
    position: absolute;
    right: 100%;
    top: 50%;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    width: 0;
}

.headqt_ssdw.on {
    width: 242px;
}

.headqt_ssdwbox {
    display: flex;
    height: 38px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #fff;
}

.headqt_ssdw.on .headqt_ssdwbox {
    border: 1px solid #df002c;
}

.headqt_ssdwboxsr {
    width: 200px;
    border: 0;
    padding-left: 10px;
}

.headqt_ssdwboxtj {
    width: 40px;
    border: 0;
    background: url(../images/search.svg) no-repeat center center;
    background-size: 40%;
}

.headqt_ssdwboxsr::-webkit-input-placeholder {
    color: #999;
    font-size: 14px;
}

.headqt_ssdwboxsr::-moz-placeholder {
    color: #999;
    font-size: 14px;
}

.headqt_ssdwboxsr::-ms-input-placeholder {
    color: #999;
    font-size: 14px;
}

.headqt_ss i {
    padding: 0 15px;
    font-size: 18px;
}

.headnav_cqxl {
    position: absolute;
    left: 0;
    top: 80px;
    width: 100vw;
    background-color: #fff;
    display: none;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.25) inset;
}

.headnav_cqxlbox {
    padding: 70px 0 100px;
}

.headnav_cqxlbox_item {
    position: relative;
    display: flex;
    justify-content: center;
}

.headnav_cqxlbox_item::before {
    /*

    content: '';

    position: absolute;

    left: 0;

    top: 50%;

    width: 1px;

    height: 280px;

    background-color: #d9d9d9;

    transform: translateY(-50%);

    -webkit-transform: translateY(-50%);

    -moz-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

    -o-transform: translateY(-50%);

*/
}

.headnav_cqxlbox_item:first-child::before {
    display: none;
}

.headnav_cqxlbox_itemtitle>a {
    display: block;
    font-family: 'ProximaNova-Semibold';
    font-size: 22px;
    /*    color: #030001;*/
}

.headnav_cqxlbox_itemct {
    margin-top: 14px;
}

.headnav_cqxlbox_itemct>a {
    display: block;
    color: #666;
    padding: 4px 0;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    max-width: 300px;
	font-size: 14px;
}

@media screen and (max-width: 1400px) {
    .headnav_cqxlbox_itemct>a {
        max-width: 200px;
    }
}

.headnav_cqxlbox_itemct>a:hover {
    transform: translateX(2px);
    color: #df002c;
}

.headnav_qtxl {
    position: absolute;
    left: -30px;
    top: 80px;
    width: calc(100% + 80px);
    background-color: #fff;
    border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    box-shadow: inset 0px 15px 6px -15px rgba(0, 0, 0, 0.25);
    display: none;
}

.headnav_qtxl_box {
    padding: 20px 5px;
}

.headnav_qtxl_box .headnav_qtxl_boxitem {
    display: block;
    text-align: center;
    padding: 10px 0;
    /*    border-bottom: 1px solid #d9d9d9;*/
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	font-size: 14px;
}

.headnav_qtxl_box .headnav_qtxl_boxitem:hover {
    color: #df002c;
    padding-left: 5px;
}

.headnav_qtxl_box .headnav_qtxl_boxitem:last-child {
    border-bottom: none;
}

.headqt_yy {
    position: relative;
}

.headqt_yydw {
    position: absolute;
    top: 80px;
    left: -30px;
    width: calc(100% + 60px);
    background-color: #fff;
    box-shadow: inset 0px 15px 6px -15px rgba(0, 0, 0, 0.25);
    border-radius: 0 0 5px 5px;
    overflow: hidden;
    display: none;
}

.headqt_yydw>a {
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #d9d9d9;
    color: #333;
    text-align: center;
    font-size: 13px;
}

.headqt_yydw>a:last-child {
    border-bottom: 0;
}

.headqt_yydw>a:hover {
    background-color: #efefef;
    color: #df002c;
}

.headqt_yyboxt {
    margin-top: 4px;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}


/* 底部 */

.foot_cllogoimg img {
	    height: 50px;
}


.foot {
    margin-top: 25px;
	padding: 20px 0 20px 0;
    background-color: #f3f3f3;
}

.foot_title {
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.12);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.foot_title>a {
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.foot_title>a::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 45px;
    background-color: #d1d1d1;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.foot_title>a:last-child::after {
    display: none;
}

.foot_title_item {
    display: flex;
    align-items: center;
}

.foot_title_itemi {
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.foot_title_itemi i {
    font-size: 60px;
    color: #234488;
}

.foot_title_itemtxt {
    margin-left: 25px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.foot_title_itemtxt p {
    font-family: 'ProximaNova-Semibold';
    font-size: 20px;
    color: #333;
}

.foot_title_itemtxt span {
    font-size: 14px;
    color: #333;
}

.foot_title>a:hover .foot_title_itemi {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.foot_title>a:hover .foot_title_itemtxt {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
}

.foot_cl {
    padding: 0;
    padding-right: 150px;
}

.foot_cllogo {
    display: flex;
    align-items: center;
}

.foot_cllogotxt {
    margin-left: 15px;
    margin-top: 6px;
}

.foot_cllogotxt h6 {
    font-family: 'ProximaNova-Semibold';
    font-size: 20px;
    color: #333;
    text-transform: uppercase;
}

.foot_cllogotxt p {
    color: #999;
    font-size: 13px;
}

.foot_fx {
    margin-top: 30px;
    display: flex;
    padding-left: 92px;
}

.foot_ctbox_itemtit {
    display: flex;
}

.foot_ctbox_itemtit>a {
    font-size: 16px;
    font-family: 'ProximaNova-Semibold';
    flex: 1;
    display: flex;
    align-items: center;
	text-transform: uppercase;
	font-weight: bold;
}

.foot_ctbox_itemtit>i {
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    display: none;
}

.foot_ctbox_itemct {
    margin-top: 10px;
}

.foot_ctbox_itemct .foot_ctbox_itemcta {
    display: block;
    padding: 3px 0;
    color: #666;
    text-transform: capitalize;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	font-size: 14px;
}

.foot_ctbox_itemct .foot_ctbox_itemcta:hover {
    padding-left: 5px;
    color: #0045ff;
}

.foot_db {
    margin-top: 65px;
    border-top: 1px solid #d5d5d5;
    /*    padding-bottom: 30px;*/
}

.foot_db>div {
    padding: 15px 0;
    font-size: 12px;
    color: #888;
}
.foot_db>div a{font-size: 12px;
    color: #888;}
.foot_dbra a {
    font-size: 12px;
    color: #888;
}


/* 样式补充 */

.video-js {
    /* 给.video-js设置字体大小以统一各浏览器样式表现，因为video.js采用的是em单位 */
    font-size: 14px;
}

.video-js button {
    outline: none;
}

.video-js.vjs-fluid,
.video-js.vjs-16-9,
.video-js.vjs-4-3 {
    /* 视频占满容器高度 */
    height: 100%;
    background-color: #161616;
}

.vjs-poster {
    background-color: #161616;
}

.video-js .vjs-big-play-button {
    /* 中间大的播放按钮 */
    font-size: 2.5em;
    line-height: 2.3em;
    height: 2.5em;
    width: 2.5em;
    -webkit-border-radius: 2.5em;
    -moz-border-radius: 2.5em;
    border-radius: 2.5em;
    background-color: rgba(115, 133, 159, .5);
    border-width: 0.12em;
    margin-top: -1.25em;
    margin-left: -1.75em;
}

.video-js.vjs-paused .vjs-big-play-button {
    /* 视频暂停时显示播放按钮 */
    display: block;
}

.video-js.vjs-error .vjs-big-play-button {
    /* 视频加载出错时隐藏播放按钮 */
    display: none;
}

.vjs-loading-spinner {
    /* 加载圆圈 */
    font-size: 2.5em;
    width: 2em;
    height: 2em;
    border-radius: 1em;
    margin-top: -1em;
    margin-left: -1.5em;
}

.video-js .vjs-control-bar {
    /* 控制条默认显示 */
    display: flex;
}

.video-js .vjs-time-control {
    display: block;
}

.video-js .vjs-remaining-time {
    display: none;
}

.vjs-button>.vjs-icon-placeholder:before {
    /* 控制条所有图标，图标字体大小最好使用px单位，如果使用em，各浏览器表现可能会不大一样 */
    font-size: 22px;
    line-height: 1.9;
}

.video-js .vjs-playback-rate .vjs-playback-rate-value {
    line-height: 2.4;
    font-size: 18px;
}


/* 进度条背景色 */

.video-js .vjs-play-progress {
    color: #df002c;
    background-color: #df002c;
}

.video-js .vjs-progress-control .vjs-mouse-display {
    background-color: #df002c;
}

.vjs-mouse-display .vjs-time-tooltip {
    padding-bottom: 6px;
    background-color: #df002c;
}

.video-js .vjs-play-progress .vjs-time-tooltip {
    display: none!important;
}


/* 按钮 */

.mb_btn {
    align-items: center;
    display: none;
    cursor: pointer;
}

.mb_btn i {
    font-size: 20px;
    padding: 0 10px;
}

.a_txt {
    display: block;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 0px;
    height: 0px;
    overflow: hidden;
    z-index: 10000
}

.a_txt .div1 {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #234488a3;
    filter: alpha(opacity=0);
    opacity: 0;
    left: 0px;
    top: 0px;
    z-index: 1
}

.a_txt .div2 {
    position: absolute;
    width: 20%;
    left: 0px;
    top: 2%;
    z-index: 100;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0
}

.a_txt .div3 {
    position: absolute;
    width: 82%;
    right: 0px;
    top: 0px;
    background: #fff;
    height: 100%;
    z-index: 100;
    right: -85%
}

.a_txt .div3 ul {
    padding-left: 5%;
    padding-right: 1%;
    padding-top: 95px;
}

.a_txt .div3 ul li {
    border-bottom: 1px solid #e9e9e9;
}

.mblink_item {
    display: flex;
}

.mblink_itema {
    height: 60px;
    display: flex;
    align-items: center;
    flex: 1;
    font-size: 16px;
    color: #333;
}

.mblink_itematxt {
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.mblink_itemi {
    height: 60px;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #000;
    font-weight: 700;
}

.a_txt2 {
    display: none;
    padding-bottom: 30px;
}

.a_txt2 a {
    padding: 0 20px;
    font-size: 14px;
    display: block;
    height: 36px;
    line-height: 36px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.a_closed img {
    margin-right: 20px;
    display: inline-block;
}

.nycqlbrbox_fy {
    margin: 50px 0 0px;
}


/* 内页背景 */

.nybg {
    height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.nybgt {
    height: 250px;
}

.nybgt_txt {
    width: 100%;
}

.nybgt_txth {
    font-family: 'ProximaNova-Bold';
    text-transform: capitalize;
    word-break: break-all;
    font-size: 38px;
    color: #fff;
}

.nybgt_txtx {

}

.nybgb {
    background-color: rgba(0, 0, 0, 0.2);
}

.nybgbbig {
    height: 50px;
}

.nymbx {
    overflow-x: auto;
    white-space: normal;
    width: 100%;
	 color: #fff;
	line-height: 17px;
}

.nymbx>a {
    color: #fff;
    text-transform: uppercase;
    flex-shrink: 0;
    font-size: 14px;
}

.nymbx>a:hover {
    color: #e12644;
}

.nymbx>i {
    color: #fff;
    flex-shrink: 0;
    margin: 0 8px;
    margin-top: 2px;
    font-size: 12px;
}

.nymbx::-webkit-scrollbar {
    display: none;
}

.nymbx {
    scrollbar-width: none;
}

.nymbx {
    -ms-overflow-style: none;
}


/* 数值 */

.shuzhi_item {
    height: 175px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: relative;
}

.shuzhi_item::before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 50px;
    background-color: #d9d9d9;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.shuzhi_item:last-child::before {
    display: none;
}

.shuzhi_itemboxt {
    display: flex;
    justify-content: center;
}

.shuzhi_itemboxt span {
    font-size: 48px;
    font-family: 'ProximaNova-Bold';
    color:#F00;
}

.shuzhi_itemboxt sup {
    margin-top: 30px;
    margin-left: 5px;
    font-size: 16px;
    color: #333;
}

.shuzhi_itembox {
    margin-top: -10px;
    color: #666;
}


/* 内页新闻 */

.nyxw {
    margin-top: 100px;
    border-top: 1px solid #d9d9d9;
}

.nyxw .gsrytitle {
    margin-top: 55px;
}

.nyxwct {
    margin-top: 55px;
}

.nyxwct .nyxwcta {
    display: flex;
    height: 252px;
    border: 1px solid #e6e6e6;
    margin-bottom: 40px;
}

.nyxwct .nyxwcta:last-child {
    margin-bottom: 0;
}

.nyxwcta_img {
    width: 25%;
    height: 100%;
    overflow: hidden;
}

.nyxwcta_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.nyxwcta_txt {
    flex: 1;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 80px;
}

.nyxwcta_txtboxh {
    width: 100%;
    font-family: 'ProximaNova-Semibold';
    font-size: 26px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.nyxwcta_txtboxp {
    margin-top: 10px;
    word-break: break-all;
    color: #888;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
	font-size: 14px;
}

.nyxwcta_sj {
    width: auto;
    padding: 0 70px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.nyxwcta_sjbox {
    text-align: center;
}

.nyxwcta_sjbox p {
    font-family: 'ProximaNova-Semibold';
    font-size: 36px;
    color: #d1d1d1;
}

.nyxwcta_sjbox span {
    padding-top: 15px;
    font-family: 'ProximaNova-Semibold';
    font-size: 24px;
    color: #d1d1d1;
}

.nyxwct .nyxwcta:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.nyxwct .nyxwcta:hover .nyxwcta_txtboxh {
    padding-left: 5px;
}


/* 内页项目标题 */

.nyxmbt {
    margin-top: 70px;
    justify-content: center;
}

.nyxmbtct {
    font-family: 'ProximaNova-Semibold';
    font-size: 30px;
}

.nyxmbtct i {
    margin-left: 20px;
    font-size: 18px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    display: none;
}

.nyxmbtct>div {
    width: 100%;
    text-align: center;
}

.nyxmbtct_p p {
    font-family: 'ProximaNova-Light';
    margin-top: 10px;
    width: 60%;
    margin: auto;
    font-size: 16px;
    line-height: 24px;
    color: #333;
}


/* 内页分类切换 */

.nyflqh {
    margin-top: 50px;
}

.nyflqhbox {
    display: flex;
    justify-content: center;
}

.nyflqhbox .nyflqha {
    width: 20%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 70px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    font-size: 20px;
    color: #333;
    position: relative;
}

.nyflqhadw {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    display: none;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.nyflqhbox .nyflqha:hover {
    background-color: #efefef;
    color: #222;
}

.nyflqhbox .nyflqha.on {
    background-color: #234488;
    color: #fff;
}

.nyflqhbox .nyflqha.on .nyflqhadw {
    display: block;
}


/* 内页分页 */

.nyfy {
    /*    margin-top: 70px;*/
}

.nyfybox {
    display: flex;
}

.nyfybox .nyfyboxa_big {
    width: 100px;
    height: 40px;
    background-color: #f1f1f1;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    color: #333;
	margin:0 3px;
}

.nyfybox .page-num {
    width: 40px;
    height: 40px;
    background-color: #f1f1f1;
    line-height: 38px;
    text-align: center;
    margin: 0 5px;
    border: 1px solid #f1f1f1;
    font-size: 15px;
    color: #333;
}

.page-num-current{
    background-color: #fff !important;
    border: 1px solid #234488 !important;
    color: #234488 !important;
}

.nyfybox .nyfyboxa_min:hover {
    background-color: #fff;
    border: 1px solid #234488;
    color: #234488;
}


/* 内页其他引导 */

.nyqtyd {
    margin-top: 40px;
}

.nyqtyd {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.nyqtyd .nyqtyda {
    width: 49%;
    margin-right: 2%;
    height: 400px;
    position: relative;
    overflow: hidden;
}

.nyqtyd .nyqtyda:nth-child(2n) {
    margin-right: 0;
}

.nyqtyda img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.nyqtydadw {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'ProximaNova-Bold';
    text-transform: capitalize;
    font-size: 36px;
    color: #fff;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.nyqtyd .nyqtyda:hover .nyqtydadw {
    background-color: rgba(35, 68, 136, .9);
}


/* 内页服务公共部分 */

.nyfwnrboxl {
    padding: 0;
    padding-top: 60px;
    position: relative;
    background-color: #f3f3f3;
}

.nycqlbldw {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #f3f3f3;
    z-index: -1;
}

.nyfwnrboxlbox .nyfwnrboxlboxa {
    position: relative;
    height: 80px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #d9d9d9;
}

.nyfwnrboxlboxa i {
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.nyfwnrboxlboxa span {
    flex: 1;
    font-family: 'ProximaNova-Semibold';
    text-transform: capitalize;
    font-size: 18px;
    color: #333;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.nyfwnrboxlbox .nyfwnrboxlboxa:hover span {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
}

.nyfwnrboxlbox .nyfwnrboxlboxa:hover i {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    color: #df002c;
}

.nyfwnrboxlbox .nyfwnrboxlboxa.on span {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
}

.nyfwnrboxlbox .nyfwnrboxlboxa.on i {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    color: #df002c;
}

.nyfwnrboxr {
    padding: 90px 0 160px 90px;
    min-height: 600px;
}

.sqfw_title {
    display: flex;
    align-items: center;
}

.sqfw_title span {
    width: 21px;
    height: 3px;
    background-color: #df002c;
}

.sqfw_title p {
    margin-left: 20px;
    font-family: 'ProximaNova-Semibold';
    text-transform: capitalize;
    font-size: 36px;
    color: #333;
}

#baguetteBox-overlay .full-image figcaption {
    line-height: 3;
    background-color: #234488;
}


/* 分享插件颜色修改 */

.social-share .icon-facebook,
.social-share .icon-twitter,
.social-share .icon-linkedin,
.social-share .icon-google {
    color: #a0a0a0;
    border-color: #a0a0a0;
}

.social-share .social-share-icon:hover {
    background: #234488;
    color: #fff;
}

.headlogo_boxtxt p {
    line-height: 16px;
    padding-bottom: 5px;
}

@media screen and (max-width:1701px) {
    .nyqtydadw {
        font-size: 30px
    }
    /* 头部 */
    .headnav {
        padding-left: 25px;
    }
    .headlogo_boxtxt {
        margin-left: 10px;
    }
    .headqt_ss {
        margin-left: 10px;
    }
    .headnav_item .headnav_itema {
        padding: 0 15px;
    }
    .headlogo_boxtxt h1 {
        font-size: 16px;
        width: 120px;
        word-break: keep-all
    }
    .headlogo_boxtxt p {
        display: none
    }
    .headnav_qtxl_box {
        padding: 15px 10px;
    }
    .headnav_qtxl_box .headnav_qtxl_boxitem {
        font-size: 14px;
    }
    .headnav_cqxlbox_item {
        padding-left: 20px;
    }
    .headnav_cqxlbox_itemtitle>a {
        font-size: 20px;
    }
    .headnav_cqxlbox_itemct>a {
        font-size: 14px;
    }
    .headnav_cqxlbox {
        padding: 50px 0 70px;
    }
    .headnav_cqxlbox_item::before {
        height: 250px;
    }
    /* 尾部 */
    .foot_cl {
        padding-right: 50px;
    }
    .foot_cllogotxt {
        margin-left: 10px;
    }
    /* 内页新闻 */
    .nyxwcta_txt {
        padding: 0 40px;
    }
    .nyxwcta_sj {
        padding: 0 30px;
    }
    /* 内页项目标题 */
    .nyflqhbox .nyflqha {
        font-size: 18px;
    }
    /* 内页左右栏目 */
    .nyfwnrboxr {
        padding: 90px 0 160px 50px;
    }
}

@media screen and (max-width:1200px) {
    .headnav_item .headnav_itema {
        padding: 0 10px;
    }
    /* 头部 */
    .headnav {
        padding-left: 20px;
    }
    .headlogo_boxtxt {
        display: none;
    }
    .headnav_cqxlbox {
        padding: 40px 0 50px;
    }
    .headnav_item .headnav_itema {
        padding: 0 12px;
    }
    .headnav_cqxlbox_itemtitle>a {
        font-size: 18px;
    }
    /* 尾部 */
    .foot_cl {
        padding-right: 30px;
    }
    .foot_ctbox_itemct .foot_ctbox_itemcta {
        font-size: 14px;
    }
    .foot_title_itemi i {
        font-size: 40px;
    }
    .foot_title_itemtxt {
        margin-left: 10px;
    }
    .foot_title_itemtxt p {
        font-size: 18px;
    }
    /* 内页新闻 */
    .nyxwcta_txt {
        padding: 0 30px;
    }
    .nyxwcta_sj {
        padding: 0 20px;
    }
    .nyxwct .nyxwcta {
        height: 180px;
    }
    /* 数值展示 */
    .shuzhi_item {
        height: 130px;
    }
    .shuzhi_itemboxt span {
        font-size: 30px;
    }
    .shuzhi_itemboxt sup {
        margin-top: 22px;
        font-size: 14px;
    }
    .shuzhi_itembox {
        font-size: 14px;
    }
    .shuzhi_item::before {
        height: 40px;
    }
    /* 内页分类切换 */
    .nyflqhbox .nyflqha {
        font-size: 16px;
    }
    /* 内页其他引导 */
    .nyqtyd .nyqtyda {
        height: 300px;
    }
}


@media only screen and (min-width: 992px) and (max-width: 1200px) {
  /* 当头部宽度在992-1200时 出现移动菜单 */
    .headnav {
        display: none;
    }
    .headlogo_boxtxt {
        display: block;
    }
	
.mb_btn {
        display: flex;
    }
}





@media screen and (max-width:992px) {
    .nycqlbrbox_fy {
        margin: 20px 0 100px;
    }
    /* 头部 */
    .headnav {
        display: none;
    }
    .headlogo_boxtxt {
        display: block;
    }
    /* 尾部 */
    .foot_title {
        box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.12);
    }
    .foot_title_itemi i {
        font-size: 36px;
    }
    .foot_title_itemtxt p {
        display: none;
    }
    .foot_title_item {
        flex-wrap: wrap;
    }
    .foot_title_item>div {
        width: 100%;
        text-align: center;
    }
    .foot_title_itemtxt {
        margin-left: 0;
        margin-top: -10px;
    }
    .foot_title_itemtxt span {
        font-weight: 600;
    }
    .foot_title>a {
        height: 100px;
    }
    .foot_title>a:hover .foot_title_itemtxt {
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
    }
    .foot_db {
        margin-top: 40px;
    }
    .foot {
       
    }
    .mb_btn {
        display: flex;
    }
    .nybgt_txth {
        font-size: 38px;
    }
    /* 尾部增 */
    .foot_ctbox {
        margin-top: 30px;
    }
    .foot_cl {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .foot_fx {
        margin-top: 0;
        padding-right: 0;
    }
    .foot_ctbox_item {
        padding: 0;
    }
    .foot_ctbox_itemct {
        margin-top: 0;
        padding-bottom: 30px;
    }
    .foot_ctbox_itemtit {
        height: 50px;
        border-top: 1px solid #d5d5d5;
    }
    .foot_ctbox_itemtit i {
        display: flex;
        /*        font-size: 20px;*/
        color: #000;
        font-weight: 700;
    }
    .foot_ctbox_itemct {
        display: none;
    }
    .foot_ctbox_itemct .foot_ctbox_itemcta {
        height: 40px;
        line-height: 40px;
        border-top: 1px dashed #d5d5d5;
    }
    /* 内页项目标题 */
    .nyxmbt {
        margin-top: 40px;
    }
    .nyflqh {
        margin-top: 30px;
    }
    .nyflqhbox {
        justify-content: flex-start;
    }
    .nyflqhbox .nyflqha {
        width: 50%;
        margin-bottom: 20px;
        height: 50px;
        line-height: 50px;
    }
    .nyxmbtct {
        padding: 10px 0;
    }
    .nyxmbtct span {
        font-size: 20px;
    }
    /* 分页 */
    .nyfy {
        margin-top: 40px;
    }
    .faqs_fy {
        margin-top: 40px;
        display: flex;
        justify-content: center;
    }
    /* 内页其他引导 */
    .nyqtyd .nyqtyda {
        height: 200px;
    }
    .nyqtydadw {
        font-size: 20px;
    }
    .nyqtyd {
        margin-top: 20px;
    }
    /* 内页项目分栏 */
    .nycqlbldw {
        display: none;
    }
    .nyfwnrboxl {
        margin-top: 50px;
        padding: 0;
    }
    .nyfwnrboxlbox {
        display: flex;
        flex-wrap: wrap;
    }
    .nyfwnrboxlbox .nyfwnrboxlboxa {
        width: 50%;
        height: 50px;
        line-height: 49px;
        text-align: center;
    }
    .nyfwnrboxlbox .nyfwnrboxlboxa i {
        display: none;
    }
    .nyfwnrboxlbox .nyfwnrboxlboxa.on span {
        transform: translateX(0);
        color: #df002c;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
    }
    .nyfwnrboxlbox .nyfwnrboxlboxa:hover span {
        transform: translateX(0);
        color: #df002c;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
    }
    .nyfwnrboxr {
        padding: 60px 0 120px;
    }
    /* 右侧css */
    .cndns-right-meau,
    .cndns-right-meau,
    .cndns-right-meau {
        display: none;
    }
}

@media screen and (max-width:768px) {
    .nyflqhbox .nyflqha.on {
        background-color: #f1f1f1;
        color: #333;
        font-weight: bold
    }
    .sqfw_title span {
        height: 1px;
    }
    .nybgb {
        background: #bfbfbf;
		padding: 3px;
        float: left;
		width: 100%;
    }
    .headqt_yy>a {
        margin-right: 20px
    }
    .headqt_yy i {
        display: none
    }
    /* 分页 */
    .nyfy {
        margin-top: 30px;
    }
    .nycqlbrbox_fy {
        display: flex;
        justify-content: center;
    }
    /* 头部 */
    .headsbig {
        height: 72px;
    }
    .headsbox_zw {
        height: 72px;
    }
    .headqt_yydw {
        top: 72px;
        display: none !important;
    }
    .headqt_ss {
        display: none;
    }
    .headlogo_boxtxt {
        margin-left: 0;
		margin-top: 0;
    }
    .headlogo_boximg img {
        /*	width: 80%*/
		height: 47px;
    }
    .headqt_yyboxq {
        display: none;
    }
    /* 尾部 */
    .foot_title>a::after {
        height: 100% !important;
        background-color: #E9E9E9;
    }
    .foot .container {
        padding: 0 15px;
    }
    .foot_title>a {
        height: 80px;
    }
    .foot_title_itemtxt span {
        font-size: 12px;
        line-height: 18px;
    }
    .foot .container {
        max-width: 100%;
        padding: 0px;
    }
    .foot_title_itemi i {
        font-size: 30px;
    }
    .foot_title>a::after {
        height: 30px;
    }
    .foot_cllogotxt {
        display: none;
    }
    .foot_db>div {
        padding: 0;
        text-align: center;
        margin: 0 auto;
    }
    .foot_db {
        padding: 10px 0;
    }
    .foot {
	  padding: 0;
        
    }
    .foot_cl {
        padding-right: 15px;
    }
    /* 数值 */
    .numCount {
        padding: 35px 0 25px;
    }
    .shuzhi_item {
        height: 80px;
    }
    .shuzhi_itemboxt {
        justify-content: flex-start;
        text-align: left;
    }
    .shuzhi_itembox {
        text-align: left;
    }
    .shuzhi_item::before {
        display: none;
    }
    .shuzhi_item:nth-child(2n)::before {
        display: none;
    }
    .shuzhi_item {
        justify-content: flex-start;
    }
    .shuzhi_itemboxt span {
        font-size: 26px;
    }
    .shuzhi_item::before {
        height: 30px;
    }
    /*  内页背景 */
    .nybgt_txth {
        font-size: 32px;
    }
    .nybg {
        height: 40px;
        background: #234488
    }
    .nybgt {
        display: none;
    }
    .nybgbbig {
        height: 35px;
    }
    /* 内页项目标题 */
    .nyxmbtct {
        cursor: pointer;
    }
    .nyxmbtct.on {
        background-color: #efefef;
        font-size: 26px;
    }
    .nyxmbtct i {
        display: block;
    }
    .nyflqh {
        display: none;
        margin-top: 0;
    }
    .nyflqhbox .nyflqha {
        width: 100%;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        margin-bottom: 0;
    }
    .nyflqhbox .nyflqha.on .nyflqhadw {
        display: none;
    }
    .nyqtydadw {
        font-size: 26px;
    }
    /* 内页项目分栏 */
    .nyfwnrboxr {
        padding: 40px 0 90px;
    }
    .nyfwnrboxlboxa span {
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: block;
    }
    .nyfwnrboxlboxa i {
        font-size: 14px;
    }
    /* 分页 */
    .nyfyboxa_big {
        display: none;
    }
    /* 内页引导 */
    .nyqtyd .nyqtyda {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
        height: 160px;
    }
    .gsls_title,
    .nyqtydadw {
        font-size: 26px;
    }
    .foot_fx {
        padding-left: 0;
    }
    .nyfwnrboxl {
        margin-top: 40px;
    }
    .foot_ct {
        padding: 5px 40px;
        margin: 0 !important;
    }
    .foot_db {
        padding: 10px 15px;
        margin: 0 !important;
    }
}

@media screen and (max-width: 576px) {
    .nymbx>a {
        font-size: 14px;
    }
    .nymbx>i {
        color: #fff;
        flex-shrink: 0;
        margin: 0 4px;
        margin-top: 2px;
        font-size: 12px;
    }
}







/* lbs_css 当屏幕宽度小于600像素时------------------------------------------------- */
@media (max-width: 599px) {

	.font_size_15px{
		font-size: 15px !important;
		line-height: 30px;
	}
	.font_size_15px p{
		font-size: 15px !important;
	}
	.font_size_15px a{
		font-size: 15px !important;
	}
	.font_size_15px span{
		font-size: 10px !important;
	}	
	
	
	.cp_js_txt_bt{
	font-size: 16px;
	text-align: center;
	width: 100%;
	padding: 10px 0;
	
	}
	
	.news_anniu{
		width: 100%;
		margin-top: 10px;
	}
	.news_anniu a{
		width: 145px;
		line-height: 40px;
		margin: 0 10px;
		text-align: center;
		float: left;
		font-size: 15px;
		background: #fff;
		
		border: 1px solid #4FB2FB;
	}
	
.geduan_bgcolor{
	background: #f7f7f7;
	width:  100%;
	
}
	.nbcpxqboxl_lb{
	 margin-bottom: 20px;
	}
    .nbcpxqboxr_titleh {
        font-size: 23px !important; 
    }
	
	.h_60px{
		clear:both; 
		height:1px;
	}
	.h_30px{
		clear:both; 
		height:20px;
	}
	.h_25px{
		clear:both; 
		height:1px;
	}
	.h_10px{
		clear:both; 
		height:1px;
	}	
  .welcome {
    font-size: 17px;
	text-align:center;
	color: #808080;
	  font-weight: bold;
	  letter-spacing: 4pt;
	  padding-left: 4pt;
  }
	

	
	
 .home_welcome_2 {
    font-size: 28px; /* 恢复默认大小 ----------------------*/
	font-weight:bold;
	 margin-top: 10px;
	 text-align: center;
	 display: none;

  }	
.home_welcome_3 {
    font-size: 16px; /* 恢复默认大小 */
	margin: 5px 0 15px 0;
  }	
.home_welcome_3 p{
    font-size: 14px;
	line-height: 30px;
  }	
	
	
.welcome_2 {
    font-size: 30px;
	font-weight:bold;
	text-align:center;
	color: #3f3f3f;
	letter-spacing: 0.3pt;

  }
.welcome_3 {
    font-size: 14px;
	text-align:center;
  }
.welcome_3 p{
    font-size: 14px;
	line-height: 30px;
  }

.erji_welcome_3 {
    font-size: 14px;
	text-align:center;
  }
.erji_welcome_3 p{
    font-size: 14px;
	line-height: 30px;
  }
	
	
	
	
.cp_js {
    font-size: 15px;
	text-align:center;
	width:100%;
	margin-bottom: 35px;
	padding-bottom:5px;
	border:1px solid #ededed;
	box-shadow: 5px 10px 10px 5px rgba(0, 0, 0, 0.05);
	transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
	background: #fff;
  }
	
	

.cp_js:hover {
	box-shadow: 10px 10px 10px 10px rgba(0, 0, 0, 0.15);
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
  }
	

.w_2_lie {
    font-size: 15px;
	text-align:center;
	width:100%;
	margin-bottom: 35px;
	padding-bottom:5px;
		border:1px solid #ededed;
	box-shadow: 5px 10px 10px 5px rgba(0, 0, 0, 0.05);
	transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
	background: #fff;
  }
.w_2_lie:hover {
	box-shadow: 10px 10px 10px 10px rgba(0, 0, 0, 0.15);
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
  }
	
	
.home_biaoti_style_1{
	 font-size: 30px;
	text-align:center;
        margin: 20px 0;
	line-height: 35px;
        padding-bottom: 10px;
	background:  url("../images/xhx.gif") no-repeat center bottom;
	text-transform: uppercase;
	}		
	
.biaoti_style_1{
	 font-size: 30px;
	text-align:center;
        margin: 20px 0;
	line-height: 35px;
        padding-bottom: 10px;
	background:  url("../images/xhx.gif") no-repeat center bottom;
	text-transform: uppercase;
	}	
	
	
.fzlc_1{
	width: 48px;
	height: 44px;
	float: left;
	background: url("../images/sjz_2.gif") no-repeat right top;
	}
	
.fzlc_2{
	width: 100%;
	padding-left: 50px;
	float: left;
	font-size: 16px;
	background: url("../images/sjz_1.gif") no-repeat 15px top;
	}

.fzlc_2 span{	
	color: #0070d3;
	font-size:  22px;
	width:  100%;
	display:  block;
	margin-top:  30px;
	margin-bottom:  10px;
	}
	
.bq_lxwm{
	padding-top: 0px;
}	
.bq_lxwm p{
	line-height: 27px;
	font-size:  14px;
	
}
.bq_lxwm a{
	font-size:  14px;
}	
	
	
.padding100px{
	padding-bottom: 10px;
	
}
.catalog_0{
	margin: 20px 0;
    float: left;
    width: 100%;
}

.catalog_1{
    float: left;
    width: 100%;
	overflow: hidden
}
.catalog_2{
	font-size: 22px;
	color: #0279d6;
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.catalog_3{
	color: #000000;
	float: left;
	display: block;
	width: 100%;
	margin:  2px 0;
}
.catalog_3 a{
	background: #fff;
	border: 1px #7cc4ff solid;
	padding: 12px;
	font-size: 15px;
	float: left;
	margin-bottom: 15px;
}

.home_catalog_3{
	color: #000000;
	display: block;
	width: 200px;
	overflow: hidden;
	margin: 0 auto;
}
.home_catalog_3 a{
	background: #fff;
	border: 1px #7cc4ff solid;
	padding: 12px;
	font-size: 15px;
	text-align: center;
	width: 200px;
	margin: 0 auto 15px auto;
}	
	
	
	

.catalog_4{
	width: 100%;
	margin: 20px auto;
	overflow: hidden
	
}

.catalog_4 img{
	width: 100%;
	height: auto;
	overflow: hidden;
	border: 5px solid #eef6f9;

}
.catalog_4 img:hover{
	border: 5px solid #fff;
}	
	
	
.w_25{
	width: 100%;
	float: left;
	margin: 20px 0 5px 0;
	padding: 20px;
	overflow: hidden;
	box-shadow: 5px 5px 5px #e5e5e5, 5px 5px 18px 1px #e9e9e9;
	}
	
	
.cptd{
	width:  100%;
	float: left;
	margin: 5px 0 35px 0;
	border: 1px solid #e7e7e7;
	padding: 8px;
	box-shadow: -1px 10px 7px 0px #f9f9f9;
	transition: all .5s ease;
}
.cptd:hover{
	background: #fbfdff;
	color:#0057CF;
	border: 1px solid #90E1F5;
	box-shadow: 10px 10px 10px 10px rgb(181 181 181 / 15%);
	
}	
.cptd_01{
	width: 100%;
	float: left;
	
}
.cptd_01 img{
	width: 100%;
    box-shadow: 7px 8px 5px 1px #e2e8edb5;
}
.cptd_02{
	width: 100%;
	float: left;
	padding-top: 10px;
	text-align: left;
	line-height: 28px;
}
.cptd_02 strong{
	font-size: 20px;
	font-weight: bold;
}
.cptd_02 span{
	font-size: 20px;
	font-weight: bold;
}
	
	

.mianliao_yingyong_bt{
	text-align:  left; 
	font-size: 28px;
	clear: both;
	color: #000;
	text-indent: 15px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e9e9e9;
}
.mianliao_yingyong{
	width: 46%;
	float: left;
	margin: 10px 2%;
	padding-bottom: 30px;
	line-height: 16px;

}
.mianliao_yingyong a{
	font-size: 14px;

}
.mianliao_yingyong img{
	border: 1px solid #ccc;
	box-shadow: 5px 7px 15px 10px rgb(79 79 79 / 15%);
}	
.mianliao_yingyong img:hover{
	border: 1px solid #088DF9;
	box-shadow: 12px 10px 15px 10px rgba(0, 0, 0, 0.15);
}
	
	
	.fw_bg_3{
		background: #fbfbfb;
		float:  left;
		width: 100%;
	}
	.fw_bg_w_1{
		width: 100%;
		float: left;
	}
	.fw_bg_w_1 img{
		width: 100%;
		
	}
	.fw_bg_w_2{
		width: 90%;
		clear: both;
		margin: 0 auto;
		padding: 20px 0;
	}
	.fw_bg_w_2 p{
		text-indent: 3em;
		line-height: 35px;
		color: #595959;
		font-size: 14px;
	}
	
	.fw_img_style{
		width: 100%;
		float:  left;
	}
	.fw_img_style img{
		float: left;
		width: 98%;
		margin:  2% 1%;
	}
	.shipin_height{
		height: 238px;
	}
	.inquiry_button{
		clear: both;
	}
	.inquiry_button a{
		border: 1px #0207df solid;
		padding: 12px;
		width: 100%;
		text-align: center;
		border-radius:5px;
		color: #fff;
		background: #1475cb;
	}
	
	
}




 
/* 当屏幕宽度在600像素到900像素之间时---------------------------------------------- */
@media (min-width: 600px) and (max-width: 899px) {
	

	
	
	
	
	.font_size_15px{
		font-size: 15px !important;
		line-height: 30px;
	}
	.font_size_15px p{
		font-size: 15px !important;
	}
	.font_size_15px a{
		font-size: 15px !important;
	}
	.font_size_15px span{
		font-size: 10px !important;
	}
	
.image_469px{
	height: 350px;
	}
	
.cp_js_txt_bt{
	font-size: 16px;
	text-align: center;
	width: 100%;
	padding: 10px 0;
	
	}
	
	.news_anniu{
		width: 444px;
		margin: 25px auto 0 auto;
	}
	.news_anniu a{
		width: 200px;
		line-height: 50px;
		margin: 0 10px;
		text-align: center;
		float: left;
		font-size: 16px;
		background: #fff;
		border: 1px solid #4FB2FB;
	}
	
	
	.shipin_height{
		height: 350px;
	}
 .welcome {
    font-size: 17px; /* 恢复默认大小 */
	text-align:center;
	color: #808080;
	 font-weight: bold;
	 letter-spacing: 4pt;
	 padding-left: 4pt;
	  }
	

	.h_60px{
		clear:both; 
		height:60px;
	}
	.h_30px{
		clear:both; 
		height:30px;
	}
	.h_25px{
		clear:both; 
		height:25px;
	}	
	.h_10px{
		clear:both; 
		height:10px;
	}	
	
 .welcome_2 {
    font-size: 35px; /* 恢复默认大小 */
	font-weight:bold;
	text-align:center;
	 color: #3f3f3f;
	 letter-spacing: 0.3pt;

  }	
.welcome_3 {
    font-size: 16px; /* 恢复默认大小 */
	text-align:center;
  }
.erji_welcome_3 {
    font-size: 16px; /* 恢复默认大小 */
	text-align:center;
  }	
 .cp_js {
    font-size: 16px; /* 恢复默认大小 */
	text-align:center;
	float: left;
	width:100%;;
	margin: 20px 2%;
	border:1px solid #ededed;
	padding-bottom:20px;
	box-shadow: 5px 10px 10px 5px rgba(0, 0, 0, 0.05);
	transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
	background: #fff;
  }
	
	

.cp_js:hover {
	box-shadow: 10px 10px 10px 10px rgba(0, 0, 0, 0.15);
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
  }
	
	
	
	
	
	
	
 .w_2_lie {
    font-size: 16px; /* 恢复默认大小 */
	text-align:center;
	float: left;
	width:100%;;
	margin:20px 2%;
	border:1px solid #ededed;
	padding-bottom:5px;
	box-shadow: 5px 10px 10px 5px rgba(0, 0, 0, 0.05);
	transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
	background: #fff;
  }
	
	

.w_2_lie:hover {
	box-shadow: 10px 10px 10px 10px rgba(0, 0, 0, 0.15);
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
  }
.home_biaoti_style_1{
	 font-size: 40px;
	text-align:center;
        margin: 20px 0;
        padding-bottom: 10px;
	background:  url("../images/xhx.gif") no-repeat center bottom;
	text-transform: uppercase;
	}

.biaoti_style_1{
	 font-size: 40px;
	text-align:center;
        margin: 20px 0;
        padding-bottom: 10px;
	background:  url("../images/xhx.gif") no-repeat center bottom;
	text-transform: uppercase;
	}	

.fzlc_1{
	width: 48px;
	height: 44px;
	float: left;
	background: url("../images/sjz_2.gif") no-repeat right top;
	}
	
.fzlc_2{
	width: 100%;
	padding-left: 50px;
	float: left;
	font-size: 16px;
	background: url("../images/sjz_1.gif") no-repeat 15px top;
	}

.fzlc_2 span{	
	font-size:  25px;
	width:  100%;
	display:  block;
	margin-top:  30px;
	margin-bottom:  10px;
	color: #0070d3;
	
	
	
	}
.bq_lxwm{
	padding-top: 1px;
	width: 100%;
}
.bq_lxwm p{
	line-height: 27px;
	font-size:  14px;
	
}
.bq_lxwm a{
	font-size:  14px;
}	
	
.padding100px{
	padding-bottom: 90px;
	
}
.catalog_0{
	margin: 20px 0;
    float: left;
    width: 100%;
}

.catalog_1{
	margin-top: 20px;
	margin-left: 1%;
    float: left;
    width: 66%;
	overflow: hidden
}
.catalog_2{
	font-size: 18px;
	color: #0279d6;
	float: left;
	width: 90%;
	margin-top: 10px;
}
.catalog_3{
	color: #000000;
	float: left;
	display: block;
	width: 90%;
	margin:  10px 0;
}
.catalog_3 a{
	background: #fff;
	border: 1px #7cc4ff solid;
	padding: 10px;
	font-size: 14px;
	float: left;
}
.home_catalog_3{
	color: #000000;
	float: left;
	display: block;
	width: 90%;
	margin:  10px 0;
}
.home_catalog_3 a{
	background: #fff;
	border: 1px #7cc4ff solid;
	padding: 12px 60px;
	font-size: 14px;
	float: left;
}

.catalog_4{
	float: left;
	width: 32%;
	margin: 20px 0;
	overflow: hidden
	
}

.catalog_4 img{
	max-width: 90%;
	height: auto;
	overflow: hidden;
	border: 5px solid #eef6f9;

}
.catalog_4 img:hover{
	border: 5px solid #fff;
}	
	
	
	
.w_25{
	width: 48%;
	float: left;
	margin: 30px 2% 30px 0;
	padding: 20px;
	overflow: hidden;
	box-shadow: 5px 5px 5px #e5e5e5, 5px 5px 18px 1px #e9e9e9;
	}
	

	
	
.geduan_bgcolor{
	background: #f7f7f7;
	width:  100%;
	
}
	
	
	
.cptd{
	width:  100%;
	float: left;
	margin: 5px 0 35px 0;
	border: 1px solid #e7e7e7;
	box-shadow: -1px 10px 7px 0px #f9f9f9;
	transition: all .5s ease;
}
.cptd:hover{
	background: #fbfdff;
	color:#0057CF;
	border: 1px solid #90E1F5;
	box-shadow: 10px 10px 10px 10px rgb(181 181 181 / 15%);
	
}	
.cptd_01{
	width: 100%;
	float: left;
	
}
.cptd_01 img{
	width: 100%;
    box-shadow: 7px 8px 5px 1px #e2e8edb5;
	
}
.cptd_02{
	width: 100%;
	float: left;
	padding-top: 10px;
	text-align: left;
	line-height: 28px;
}
.cptd_02 strong{
	font-size: 20px;
	font-weight: bold;
}
.cptd_02 span{
	font-size: 20px;
	font-weight: bold;
}
	

.mianliao_yingyong_bt{
	text-align:  left; 
	font-size: 32px;
	clear: both;
	color: #000;
	text-indent: 25px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e9e9e9;
}
.mianliao_yingyong{
	width: 46%;
	float: left;
	margin: 10px 2%;
	padding-bottom: 30px;
	line-height: 16px;

}

.mianliao_yingyong img{
	border: 1px solid #ccc;
	box-shadow: 5px 7px 15px 10px rgb(79 79 79 / 15%);
}	
.mianliao_yingyong img:hover{
	border: 1px solid #088DF9;
	box-shadow: 12px 10px 15px 10px rgba(0, 0, 0, 0.15);
}	

		.fw_bg_3{
		background: #fbfbfb;
		float:  left;
		width: 100%;
	}
	.fw_bg_w_1{
		width: 100%;
		float: left;
	}
	.fw_bg_w_1 img{
		width: 100%;
		
	}
	.fw_bg_w_2{
		width: 90%;
		clear: both;
		margin: 0 auto;
		padding: 20px 0;
	}
	.fw_bg_w_2 p{
		text-indent: 3em;
		line-height: 40px;
		color: #595959;
	}
	
	.fw_img_style{
		width: 100%;
		float:  left;
	}
	.fw_img_style img{
		float: left;
		width: 31%;
		margin:  2% 1%;
	}
	.inquiry_button{
		clear: both;
	}
	.inquiry_button a{
		border: 1px #0207df solid;
		padding: 12px 120px;
		border-radius:5px;
		color: #fff;
		background: #1475cb;
	}
	
}
/* 当屏幕宽度在600像素到900像素之间时-结束 */

/* 当屏幕宽度在900像素到1400像素之间时-开始 ---------------------------------------*/
@media (min-width: 900px) and (max-width: 1400px) {
	
	

	
	

	.font_size_15px{
		font-size: 16px !important;
		line-height: 30px;
	}
	.font_size_15px p{
		font-size: 16px !important;
	}
	.font_size_15px a{
		font-size: 16px !important;
	}
	.font_size_15px span{
		font-size: 10px !important;
	}
.image_469px{
	height: 350px;
	}
	
.cp_js_txt_bt{
	font-size: 18px;
	text-align: center;
	width: 100%;
	padding: 10px 0;
	
	}
	
	.news_anniu{
		width: 644px;
		margin: 25px auto 0 auto;
	}
	.news_anniu a{
		width: 300px;
		line-height: 50px;
		margin: 0 10px;
		text-align: center;
		float: left;
		font-size: 18px;
		background: #fff;
		border: 1px solid #4FB2FB;
	}	

	
		.fw_bg_3{
		background: #fbfbfb;
		float:  left;
		width: 100%;
	}
	.fw_bg_w_1{
		width: 45%;
		float: left;
	}
	.fw_bg_w_1 img{
		width: 100%;
		
	}
	.fw_bg_w_2{
		width: 50%;
		float: left;
		padding-top: 5%;
	}
	.fw_bg_w_2 p{
		text-indent: 4em;
		line-height: 45px;
		color: #595959;
	}
		.fw_img_style{
		width: 100%;
		float:  left;
	}
	.fw_img_style img{
		float: left;
		width: 31%;
		margin:  2% 1%;
	}
	.inquiry_button{
		clear: both;
	}
	.inquiry_button a{
		border: 1px #0207df solid;
		padding: 8px 120px;
		border-radius:5px;
		color: #fff;
		background: #1475cb;
	}
	
	
}
/* 当屏幕宽度在900像素到1400像素之间时-结束 */




/* 当屏幕宽度大于1400像素开始 --------------------------------------*/

@media (min-width: 1400px) {
	

	

	
	
	
	
	
	
	.font_size_15px{
		font-size: 16px !important;
		line-height: 30px;
	}
	.font_size_15px p{
		font-size: 16px !important;
	}
	.font_size_15px a{
		font-size: 16px !important;
	}
	.font_size_15px span{
		font-size: 10px !important;
	}
	
.cp_js_txt_bt{
	font-size: 18px;
	text-align: center;
	width: 100%;
	padding: 10px 0;
	
	}
	
	.news_anniu{
		width: 644px;
		margin: 25px auto 0 auto;
	}
	.news_anniu a{
		width: 300px;
		line-height: 50px;
		margin: 0 10px;
		text-align: center;
		float: left;
		font-size: 18px;
		background: #fff;
		border: 1px solid #4FB2FB;
	}	

	
.image_469px{
	height: 469px;
	}	
	
	
		.fw_bg_3{
		background: #fbfbfb;
		float:  left;
		width: 100%;
	}
	.fw_bg_w_1{
		width: 45%;
		float: left;
	}
	.fw_bg_w_1 img{
		width: 100%;
		
	}
	.fw_bg_w_2{
		width: 45%;
		float: left;
		padding-top: 9%;
	}
	.fw_bg_w_2 p{
		text-indent: 4em;
		line-height: 60px;
		color: #595959;
	}
	
		.fw_img_style{
		width: 100%;
		float:  left;
	}
	.fw_img_style img{
		float: left;
		width: 31%;
		margin:  2% 1%;
	}
	
.inquiry_button{
	clear: both;
	position: absolute;
    bottom: 0; 
}
.inquiry_button a{
	border: 1px #0207df solid;
	padding: 12px 120px;
	border-radius:5px;
	color: #fff;
	background: #1475cb;
}
	
	
}
/* 当屏幕宽度大于1400像素结束 --------------------------------------------------------------*/


/* 当屏幕宽度大于900像素时 */
@media (min-width: 900px) {
 .welcome {
    font-size: 17px;
	text-align:center;
	color: #808080;
	 font-weight: bold;
	 letter-spacing: 4pt;
	padding-left: 4pt;
	  }
	

	
.welcome_2 {
    font-size: 40px;
	font-weight:bold;
	text-align:center;
	color: #3f3f3f;
	letter-spacing: 0.3pt;

  }
	

	
 .welcome_3 {
    font-size: 18px;
	text-align:center;
	width: 51%;
    margin: 0 auto;
  }
 .erji_welcome_3 {
    font-size: 18px;
	text-align:center;
	width: 100%;
    margin: 0 auto;
  }
	
	
	
.w_70{
	width: 72%;
	margin: 0 auto 20px auto;
	}
	
.cp_js {
    font-size: 18px;
	text-align:center;
	float: left;
	width:30%;
	padding-bottom:10px;
	margin: 10px 1.5%;
	border:1px solid #ededed;
	box-shadow: 5px 10px 10px 5px rgba(0, 0, 0, 0.05);
	transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
	background: #fff;
  }
.cp_js:hover {
	box-shadow: 10px 10px 10px 10px rgba(0, 0, 0, 0.15);
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
  }
  
.w_2_lie{
    font-size: 18px;
	text-align:center;
	float: left;
	width:44%;
	padding-bottom:10px;
	margin: 10px 3%;
	border:1px solid #ededed;
	box-shadow: 5px 10px 10px 5px rgba(0, 0, 0, 0.05);
	transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
	background: #fff;
  }
.w_2_lie:hover {
	box-shadow: 10px 10px 10px 10px rgba(0, 0, 0, 0.15);
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
  }
	
.home_biaoti_style_1{
	 font-size: 40px;
	text-align:center;
        margin: 20px 0;
        padding-bottom: 10px;
	background:  url("../images/xhx.gif") no-repeat center bottom;
	text-transform: uppercase;
	}		

.biaoti_style_1{
	 font-size: 40px;
	text-align:center;
        margin: 20px 0;
        padding-bottom: 10px;
	background:  url("../images/xhx.gif") no-repeat center bottom;
	text-transform: uppercase;
	}	


.fzlc_1{
	width: 120px;
	height: 44px;
	float: left;
	background: url("../images/sjz_2.gif") no-repeat right top;
	}
	
.fzlc_2{
	width: 100%;
	padding-left: 140px;
	float: left;
	font-size: 16px;
	background: url("../images/sjz_1.gif") no-repeat 86px top;
	}

.fzlc_2 span{	
	font-size:  26px;
	width:  100%;
	display:  block;
	margin-top:  30px;
	margin-bottom:  10px;
	color: #0070d3;
	}

	
.bq_lxwm{
	line-height: 25px;
	font-size:  14px;
	padding-top: 10px;
	width: 100%;
	
}
.bq_lxwm p{
	line-height: 27px;
	font-size:  14px;
	
}
.bq_lxwm a{
	font-size:  14px;
}

	
.padding100px{
	padding-bottom: 90px;
	
}
.catalog_0{
	margin: 20px 0;
    float: left;
    width: 100%;
}

.catalog_1{
	margin-top: 30px;
	margin-left: 1%;
    float: left;
    width: 66%;
	overflow: hidden
}
.catalog_2{
	font-size: 33px;
	color: #0279d6;
	float: left;
	width: 90%;
	margin-top: 30px;
}
.catalog_3{
	color: #000000;
	float: left;
	display: block;
	width: 90%;
	margin:  25px 0px 0px 0px;
}
.catalog_3 a{
	background: #fff;
	border: 1px #7cc4ff solid;
	padding: 15px;
	font-size: 16px;
	float: left;
}
.home_catalog_3{
	color: #000000;
	float: left;
	display: block;
	width: 90%;
	margin:  25px 0px 0px 0px;
}
.home_catalog_3 a{
	background: #fff;
	border: 1px #7cc4ff solid;
	padding: 15px 70px;
	font-size: 16px;
	float: left;
}

.catalog_4{
	float: left;
	width: 32%;
	margin: 20px 0;
	overflow: hidden
	
}

.catalog_4 img{
	max-width: 90%;
	height: auto;
	overflow: hidden;
	border: 5px solid #eef6f9;

}
.catalog_4 img:hover{
	border: 5px solid #fff;
}

	.w_45{
		width: 45%;
		float: left;
		
	}
	.w_55{
		width: 53%;
		float: left;
		margin-left: 2%;
		
	}
	
	
	
	
.w_25{
	width: 23%;
	float: left;
	margin: 30px 2% 15px 0;
	padding: 20px;
	overflow: hidden;
	box-shadow: 5px 5px 5px #e5e5e5, 5px 5px 18px 1px #e9e9e9;
	}
	
	
.geduan_bgcolor{
	background: #f7f7f7;
	width:  100%;
	
}
.cptd{
	width:  100%;
	float: left;
	margin: 5px 0 35px 0;
	border: 1px solid #e7e7e7;
	padding: 8px 0 8px 8px;
	box-shadow: -1px 10px 7px 0px #f9f9f9;
	transition: all .5s ease;
}
.cptd:hover{
	background: #fbfdff;
	color:#0057CF;
	border: 1px solid #90E1F5;
	box-shadow: 10px 10px 10px 10px rgb(181 181 181 / 15%);
	
}	
	
.cptd_01{
	width: 25%;
	float: left;
	overflow: hidden;
	
}

	
.cptd_01 img{
	width: 95%;
	height: auto;
	box-shadow: 7px 8px 5px 1px #e2e8edb5;
}

	
	
	
	
.cptd_02{
	width: 73%;
	float: left;
	padding-top: 15px;
	text-align: left;
	line-height: 45px;
}
.cptd_02 strong{
	font-size: 20px;
	font-weight: bold;
}
.cptd_02 span{
	font-size: 20px;
	font-weight: bold;
}
	
	

.mianliao_yingyong_bt{
	text-align:  left; 
	font-size: 32px;
	clear: both;
	padding: 10px 0;
	color: #000;
	text-indent: 25px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e9e9e9;
}
.mianliao_yingyong{
	width: 21%;
	float: left;
	margin: 10px 2%;
	padding-bottom: 30px;
	line-height: 16px;

}
.mianliao_yingyong img{
	border: 1px solid #ccc;
	box-shadow: 5px 7px 15px 10px rgb(79 79 79 / 15%);
}	
.mianliao_yingyong img:hover{
	border: 1px solid #088DF9;
	box-shadow: 12px 10px 15px 10px rgba(0, 0, 0, 0.15);
}	
	

	.w_1000px{
		width: 80%;
		margin: 0 auto;
	}	
	.w_1000px p{
		line-height: 42px;
		
	}
	
	
	.shipin_height{
		height: 400px;
	}

.image_400px{
	height: 400px;
	}

	
	
	.h_60px{
		clear:both; 
		height:60px;
	}
	.h_30px{
		clear:both; 
		height:30px;
	}
	.h_25px{
		clear:both; 
		height:25px;
	}
	.h_10px{
		clear:both; 
		height:10px;
	}
}

/* 当屏幕宽度大于900像素时-结束 */






.w_25_4lie{
	width: 100%;
}

.text-animation span{
	font-size: 2.1em;
	color: #1f4de2;

}

.text-animation {
	font-size:14px;
color: #585858;
	/* 初始化文字位置在屏幕左侧 */
  opacity: 0;
  transform: translateX(50%);
  
  /* 动画名称和持续时间 */
  animation: enter-animation 2s forwards;
}
 
/* 定义关键帧 */
@keyframes enter-animation {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}



.sy_gywm_1{
	background: url("../images/sy_gywm_1.png") right center no-repeat;
}
.sy_gywm_2{
	background: url("../images/sy_gywm_2.png") right center no-repeat;
}
.sy_gywm_3{
	background: url("../images/sy_gywm_3.png") right center no-repeat;
}
.sy_gywm_4{
	background: url("../images/sy_gywm_4.png") right center no-repeat;
}



.welcome_3 img{
display:inline !important;
}

.catalog_bg{
 background: url('../images/catalog_bg.jpg')#eef6f9; /* 图片路径 */
  background-position: center bottom; /* 水平垂直居中 */
  background-repeat: no-repeat; /* 不重复背景图片 */
	float: left;
	width: 100%;
	padding: 10px 0 50px 0;
	margin: 1px 0;
	
}



.image_fd {
  width: 100%; /* 设置容器宽度 */
  overflow: hidden; /* 隐藏超出容器部分的图片 */
}
 
.image_fd img {
  width: 100%; /* 图片宽度设置为容器宽度 */
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
	
	
}
 
.image_fd:hover img {
  transform: scale(1.3); /* 鼠标悬停时放大1.1倍 */
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}



.image_fd_xinwen {
  width: 100%; /* 设置容器宽度 */
  overflow: hidden; /* 隐藏超出容器部分的图片 */
	
    display: flex;
    justify-content: center;
    align-items: center;
	
	
}
 
.image_fd_xinwen img {
  width: 100%; /* 图片宽度设置为容器宽度 */
	max-width: 100%;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
	
	
}
 
.image_fd_xinwen:hover img {
  transform: scale(1.3); /* 鼠标悬停时放大1.1倍 */
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}








.cp_js_txt_js{
	color:#A2A2A2;
	font-size: 14px;
	width:96%;
	margin: 0 auto;
	}

.bq_color{
	color: #1439ab;
}
.chakangengudo{
	width: 100%;
	clear: both;
	text-align: center;
}







 /* 询盘开始*/
        #popup {
            display: none; /* 默认隐藏 */
            position: fixed;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            padding: 10px 20px;
            border: 1px solid #ccc;
            background-color: #fff;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
            z-index: 1000999; /* 确保弹窗在其他内容之上 */
        }

        #popup-overlay {
            display: none; /* 默认隐藏 */
            position: fixed;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.5); /* 半透明背景 */
            z-index: 99999; /* 确保在弹窗之下 */
        }

        /* 关闭按钮样式 */
        #popup-close {
            float: right;
            cursor: pointer;
			font-size: 40px;
        }
	 
	 .liuyan_bt{
		 font-size: 22px;
		 font-weight: bold;
		float: left;
		 margin-top: 10px;
	 }
	 
	 
	 .liuyan_biaodan{
		clear: both;
	 }
	 .liuyan_biaodan_2{
		 line-height: 20px;
		 clear: both;
		 color: #7E7E7E;
		 
	 }
	 
	 .liuyan_biaodan_2 b{
		 color: red;
		 font-size: 18px;
		 padding-left: 10px;
		 
	 }
	 
	 .liuyan_biaodan_3{
		 width: 100%;
		 clear: both;
		 padding-bottom: 10px;
		 
	 }
	 .liuyan_biaodan_3 input{
		 width: 100%;
		 height: 35px;
		 border: 1px solid #ccc;
		 padding: 5px 0px;
	 }
	 
	 .liuyan_textarea{
		 width: 100%;
		 height: 150px;
		 border: 1px solid #ccc;
		 padding: 5px 0px;
	 }
	 
	 .liuyan_tijiao{
		 background:#009CDD;
		 width: 200px;
		 text-align:  center;
		 color: #fff;
		 line-height: 45px;
		 border:  0;
		 margin-bottom: 15px;
	 }
	 .liuyan_tijiao:hover{
		 background: #0950CD;
		 
	 }
 /* 询盘开始结束*/


tr:hover{
	background: #e6fbfe;
}


/* lbs_css 当屏幕宽度小于600像素时 */
@media (max-width: 599px) {
	
	.cp_js_txt_hight{
		line-height: 30px !important;
		font-size: 15px;
		padding: 0px 0 25px 0 !important;
		
	}
	.chakangengudo a{
	border: 1px #a1a2a3 solid;
	padding: 14px 70px;
	border-radius:5px;
	background: #fbfbfb;
	}
	.bq_w_25{
		width: 100%;
	}
.anniu_33 {
    width: 31.5% !important;
}
.anniu_33_txt {
	font-size: 15px !important;
}
	.fzlc_kapian{
		width: 100%;
		float: left;
		border: 1px solid #e7e7e7;
		padding: 8px;
		transition: all .5s ease;
		box-shadow: -1px 10px 7px 0px #f9f9f9;
	}
	.fzlc_img{
		width: 100%;
		float: left;
		overflow: hidden;
	}
	.fzlc_img img{
		width: 100%;
		box-shadow: 7px 8px 5px 1px #e2e8edb5;
	}
	.fzlc_txt{
	    width: 100%;
        float: left;
		padding-top: 10px;
        text-align: left;
        line-height: 30px;
		font-size: 14px;
	}	

	
.news_list_01 {
    display: block;
    display: inline-block;
    border: 1px solid #e6e6e6;
    margin-bottom: 40px;
	width: 100%;

	background: #f3f3f3;

		transition: all .4s;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		-ms-transition: all .4s;
		-o-transition: all .4s;
	
}
 .news_list_01:hover{
	background: #FFF;
	box-shadow: 0 23px 90px -5px rgb(29 56 72 / 17%);
	 		transition: all .4s;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		-ms-transition: all .4s;
		-o-transition: all .4s;
}
	

	.news_list_01 img {
	  width: 100%; /* 图片宽度设置为容器宽度 */
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		transition: all .4s;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		-ms-transition: all .4s;
		-o-transition: all .4s;


	}
 
	.news_list_01:hover img {
	  transform: scale(1.3); /* 鼠标悬停时放大1.1倍 */
		transition: all .4s;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		-ms-transition: all .4s;
		-o-transition: all .4s;
	}

	.news_list_02{
		width: 100%;
		height: 260px;
		overflow: hidden;
		float: left;
	}

	.news_list_03{
		width: 82%;
		float: left;
	}	
	.news_list_04{
		width: 18%;
		float: right;
		text-align: center;
		font-size: 14px;
		color: #ccc;
		margin-top: 5px;
	}
	
	.news_list_04 p{
		font-size: 25px;
		color: #ccc;
		font-weight: bold;
	}	

	.news_list_03_title{
		font-size: 18px;
		padding: 10px;
		font-weight: bold;
		line-height: 25px;
		
	}
	.news_list_03_txt{
		font-size: 14px;
		color: #666464;
		padding: 0 10px 10px 10px;
		
	}	
	
	
	
	
}




@media (min-width: 600px) and (max-width: 899px) {
	
	
	
		
	
	
	 .home_welcome_2 {
		font-size: 33px; /* 恢复默认大小 ----------------------------------------------------------------------------*/
		font-weight:bold;
		 margin-top: 15px;
		 display: none;
	  }	
	.home_welcome_3 p {
		font-size: 16px;
		line-height: 41px !important;

	  }	
	.cp_js_txt_hight{
		line-height: 30px !important;
		font-size: 16px;
		padding: 0px 0 25px 0 !important;
		
	}
	.chakangengudo a{
	border: 1px #a1a2a3 solid;
	padding: 14px 120px;
	border-radius:5px;
	background: #fbfbfb;
	}
	.bq_w_25{
	width: 100%;
	}
	
	.fzlc_kapian{
		width: 100%;
		float: left;
		border: 1px solid #e7e7e7;
		padding: 8px;
		transition: all .5s ease;
		box-shadow: -1px 10px 7px 0px #f9f9f9;
	}
	.fzlc_img{
		width: 100%;
		float: left;
		overflow: hidden;
	}
	.fzlc_img img{
		width: 100%;
		box-shadow: 7px 8px 5px 1px #e2e8edb5;
	}
	.fzlc_txt{
	    width: 100%;
        float: left;
		padding-top: 10px;
        text-align: left;
        line-height: 33px;
	}
	
.news_list_01 {
    display: block;
    display: inline-block;
    border: 1px solid #e6e6e6;
    margin-bottom: 40px;
	width: 100%;

	background: #f3f3f3;

		transition: all .4s;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		-ms-transition: all .4s;
		-o-transition: all .4s;
	
}
 .news_list_01:hover{
	background: #FFF;
	box-shadow: 0 23px 90px -5px rgb(29 56 72 / 17%);
	 		transition: all .4s;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		-ms-transition: all .4s;
		-o-transition: all .4s;
}
	

	.news_list_01 img {
	  width: 100%; /* 图片宽度设置为容器宽度 */
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		transition: all .4s;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		-ms-transition: all .4s;
		-o-transition: all .4s;


	}
 
	.news_list_01:hover img {
	  transform: scale(1.3); /* 鼠标悬停时放大1.1倍 */
		transition: all .4s;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		-ms-transition: all .4s;
		-o-transition: all .4s;
	}

	.news_list_02{
		width: 100%;
		height: 350px;
		overflow: hidden;
		float: left;
	}

	.news_list_03{
		width: 82%;
		float: left;
	}	
	.news_list_04{
		width: 18%;
		float: right;
		text-align: center;
		font-size: 14px;
		color: #ccc;
		margin-top: 5px;
	}
	
	.news_list_04 p{
		font-size: 25px;
		color: #ccc;
		font-weight: bold;
	}	

	.news_list_03_title{
		font-size: 18px;
		padding: 10px;
		font-weight: bold;
		line-height: 25px;
		
	}
	.news_list_03_txt{
		font-size: 14px;
		color: #666464;
		padding: 0 10px 10px 10px;
		
	}	
	
	
	
	
	
	
	
	
	
}


@media (min-width: 900px) and (max-width: 1199px) {
	

	
	
	
	 .home_welcome_2 {
		font-size: 25px; /* 恢复默认大小 */
		font-weight:bold;

	  }	
	
	
	
	
	.home_welcome_3 p {
		font-size: 16px;
		line-height: 22px !important;

	  }	
	
	.cp_js_txt_hight{
		line-height: 30px !important;
		font-size: 16px;
		padding: 15px 0 20px 0 !important;
		
	}
	.chakangengudo a{
	border: 1px #a1a2a3 solid;
	padding: 14px 120px;
	border-radius:5px;
	background: #fbfbfb;
	}
	.bq_w_25{
		width: 100%;
	}
	
	.fzlc_kapian{
		width: 100%;
		float: left;
		border: 1px solid #e7e7e7;
		padding: 8px;
		transition: all .5s ease;
		box-shadow: -1px 10px 7px 0px #f9f9f9;
	}
	.fzlc_img{
		width: 100%;
		float: left;
		overflow: hidden;
	}
	.fzlc_img img{
		width: 100%;
		box-shadow: 7px 8px 5px 1px #e2e8edb5;
	}
	.fzlc_txt{
	    width: 100%;
        float: left;
		padding-top: 10px;
        text-align: left;
        line-height: 33px;
	}
	
.news_list_01 {
    display: block;
    height: 160px;
	overflow: hidden;
    border: 1px solid #e6e6e6;
    margin-bottom: 40px;
	width: 100%;
	background: #f3f3f3;

		transition: all .4s;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		-ms-transition: all .4s;
		-o-transition: all .4s;
	
}
 .news_list_01:hover{
	background: #FFF;
	box-shadow: 0 23px 90px -5px rgb(29 56 72 / 17%);
	 		transition: all .4s;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		-ms-transition: all .4s;
		-o-transition: all .4s;
}

	.news_list_01 img {
	  width: 100%; /* 图片宽度设置为容器宽度 */
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		transition: all .4s;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		-ms-transition: all .4s;
		-o-transition: all .4s;


	}
 
	.news_list_01:hover img {
	  transform: scale(1.3); /* 鼠标悬停时放大1.1倍 */
		transition: all .4s;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		-ms-transition: all .4s;
		-o-transition: all .4s;
	}

	.news_list_02{
		width: 30%;
		height: 250px;
		overflow: hidden;
		float: left;
	}

	.news_list_03{
		width: 55%;
		float: left;
		padding-left: 2%
	}	
	.news_list_04{
		width: 12%;
		float: right;
		text-align: center;
		font-size: 18px;
		color: #ccc;
		margin-top: 30px;
	}
	.news_list_04 p{
		font-size: 20px;
		margin-bottom: 1px;
		color: #ccc;
		font-weight: bold;
	}	

	.news_list_03_title{
		font-size: 15px;
		padding-top: 12px;
		
	}
	.news_list_03_txt{
		font-size: 12px;
		color:#949494;
		padding-top: 2px;
		
	}	
	
	
	
}



@media (min-width: 1200px) and (max-width: 1499px) {
	

	 .home_welcome_2 {
		font-size: 30px; /* 恢复默认大小 */
		font-weight:bold;

	  }	
	.home_welcome_3 p {
		font-size: 16px;
		line-height: 33px !important;

	  }	
	.cp_js_txt_hight{
		line-height: 30px !important;
		font-size: 16px;
		padding: 15px 0 20px 0 !important;
		
	}
	.chakangengudo a{
	border: 1px #a1a2a3 solid;
	padding: 14px 120px;
	border-radius:5px;
	background: #fbfbfb;
	}
	.bq_w_25{
		width: 25%;
	}
	
	.fzlc_kapian{
		width: 100%;
		float: left;
		border: 1px solid #e7e7e7;
		padding: 8px 0 8px 8px;
		transition: all .5s ease;
		box-shadow: -1px 10px 7px 0px #f9f9f9;
	}
	.fzlc_img{
		width: 35%;
		float: left;
		overflow: hidden;
	}
	.fzlc_img img{
		width: 90%;
		box-shadow: 7px 8px 5px 1px #e2e8edb5;
	}
	.fzlc_txt{
	    width: 63%;
        float: left;
        text-align: left;
        line-height: 28px;
	}
	
.news_list_01 {
    display: block;
    height: 252px;
    border: 1px solid #e6e6e6;
    margin-bottom: 40px;
	width: 100%;
	background: #f3f3f3;

		transition: all .4s;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		-ms-transition: all .4s;
		-o-transition: all .4s;
	
}
 .news_list_01:hover{
	background: #FFF;
	box-shadow: 0 23px 90px -5px rgb(29 56 72 / 17%);
	 		transition: all .4s;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		-ms-transition: all .4s;
		-o-transition: all .4s;
}

	.news_list_01 img {
	  width: 100%; /* 图片宽度设置为容器宽度 */
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		transition: all .4s;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		-ms-transition: all .4s;
		-o-transition: all .4s;


	}
 
	.news_list_01:hover img {
	  transform: scale(1.3); /* 鼠标悬停时放大1.1倍 */
		transition: all .4s;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		-ms-transition: all .4s;
		-o-transition: all .4s;
	}

	.news_list_02{
		width: 30%;
		height: 250px;
		overflow: hidden;
		float: left;
	}

	.news_list_03{
		width: 60%;
		float: left;
		padding-left: 2%
	}	
	.news_list_04{
		width: 10%;
		float: right;
		text-align: center;
		font-size: 20px;
		color: #ccc;
		margin-top: 80px;
	}
	.news_list_04 p{
		font-size: 50px;
		margin-bottom: 8px;
		color: #ccc;
		font-weight: bold;
	}	

	.news_list_03_title{
		font-size: 23px;
		padding-top: 30px;
		
	}
	.news_list_03_txt{
		font-size: 14px;
		color:#949494;
		padding-top: 10px;
		
	}	
	
	
	
	
}






@media (min-width: 1500px) and (max-width: 1699px) {

	 .home_welcome_2 {
		font-size: 39px; /* 恢复默认大小 */
		font-weight:bold;

	  }	
	.home_welcome_3 p {
		font-size: 16px;
		line-height: 53px !important;

	  }	
	.cp_js_txt_hight{
		line-height: 40px !important;
		font-size: 16px;
		padding: 20px 0 30px 0 !important;
		
	}
	.chakangengudo a{
	border: 1px #a1a2a3 solid;
	padding: 14px 120px;
	border-radius:5px;
	background: #fbfbfb;
	}
	.bq_w_25{
		width: 25%;
	}
	
	.fzlc_kapian{
		width: 100%;
		float: left;
		border: 1px solid #e7e7e7;
		padding: 8px 0 8px 8px;
		transition: all .5s ease;
		box-shadow: -1px 10px 7px 0px #f9f9f9;
	}
	.fzlc_img{
		width: 35%;
		float: left;
		overflow: hidden;
	}
	.fzlc_img img{
		width: 90%;
		box-shadow: 7px 8px 5px 1px #e2e8edb5;
	}
	.fzlc_txt{
	    width: 63%;
        float: left;
        padding-top: 5px;
        text-align: left;
        line-height: 36px;
	}
	
.news_list_01 {
    display: block;
    height: 252px;
    border: 1px solid #e6e6e6;
    margin-bottom: 40px;
	width: 100%;
	background: #f3f3f3;

		transition: all .4s;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		-ms-transition: all .4s;
		-o-transition: all .4s;
	
}
 .news_list_01:hover{
	background: #FFF;
	box-shadow: 0 23px 90px -5px rgb(29 56 72 / 17%);
	 		transition: all .4s;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		-ms-transition: all .4s;
		-o-transition: all .4s;
}

	.news_list_01 img {
	  width: 100%; /* 图片宽度设置为容器宽度 */
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		transition: all .4s;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		-ms-transition: all .4s;
		-o-transition: all .4s;


	}
 
	.news_list_01:hover img {
	  transform: scale(1.3); /* 鼠标悬停时放大1.1倍 */
		transition: all .4s;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		-ms-transition: all .4s;
		-o-transition: all .4s;
	}

	.news_list_02{
		width: 25%;
		height: 250px;
		overflow: hidden;
		float: left;
	}

	.news_list_03{
		width: 60%;
		float: left;
		padding-left: 2%
	}	
	.news_list_04{
		width: 12%;
		float: right;
		text-align: center;
		font-size: 20px;
		color: #ccc;
		margin-top: 80px;
	}
	.news_list_04 p{
		font-size: 50px;
		margin-bottom: 8px;
		color: #ccc;
		font-weight: bold;
	}	

	.news_list_03_title{
		font-size: 23px;
		padding-top: 50px;
		
	}
	.news_list_03_txt{
		font-size: 14px;
		color:#949494;
		padding-top: 10px;
		
	}	
	
	
	
	
	
	
}



/* 当屏幕宽度大于1700像素开始 */

@media (min-width: 1700px) {


	
	 .home_welcome_2 {
		font-size: 39px; /* 恢复默认大小 */
		font-weight:bold;

	  }	
	.home_welcome_3{
		margin: 0 0 29px 0;
	}
	.home_welcome_3 p {
		font-size: 16px;
		line-height: 60px !important;

	  }	
	.cp_js_txt_hight{
		line-height: 55px !important;
		font-size: 16px;
		padding: 30px 0 50px 0 !important;
		
	}
	
	.chakangengudo a{
	border: 1px #a1a2a3 solid;
	padding: 14px 120px;
	border-radius:5px;
	background: #fbfbfb;
	}
	.bq_w_25{
		width: 25%;
	}
	
	
	.fzlc_kapian{
		width: 100%;
		float: left;
		border: 1px solid #e7e7e7;
		padding: 8px 0 8px 8px;
		box-shadow: -1px 10px 7px 0px #f9f9f9;
		transition: all .5s ease;
	}
	.fzlc_img{
		width: 35%;
		float: left;
		overflow: hidden;
	}
	.fzlc_img img{
		width: 90%;
		box-shadow: 7px 8px 5px 1px #e2e8edb5;
	}
	.fzlc_txt{
	    width: 63%;
        float: left;
        padding-top: 10px;
        text-align: left;
        line-height: 45px;
	}
	
	
.news_list_01 {
    display: block;
    height: 252px;
    border: 1px solid #e6e6e6;
    margin-bottom: 40px;
	width: 100%;
	background: #f3f3f3;

		transition: all .4s;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		-ms-transition: all .4s;
		-o-transition: all .4s;
	
}
 .news_list_01:hover{
	background: #FFF;
	box-shadow: 0 23px 90px -5px rgb(29 56 72 / 17%);
	 		transition: all .4s;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		-ms-transition: all .4s;
		-o-transition: all .4s;
}

	.news_list_01 img {
	  width: 100%; /* 图片宽度设置为容器宽度 */
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		transition: all .4s;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		-ms-transition: all .4s;
		-o-transition: all .4s;


	}
 
	.news_list_01:hover img {
	  transform: scale(1.3); /* 鼠标悬停时放大1.1倍 */
		transition: all .4s;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		-ms-transition: all .4s;
		-o-transition: all .4s;
	}

	.news_list_02{
		width: 25%;
		height: 250px;
		overflow: hidden;
		float: left;
	}

	.news_list_03{
		width: 60%;
		float: left;
		padding-left: 2%
	}	
	.news_list_04{
		width: 12%;
		float: right;
		text-align: center;
		font-size: 20px;
		color: #ccc;
		margin-top: 80px;
	}
	.news_list_04 p{
		font-size: 50px;
		margin-bottom: 8px;
		color: #ccc;
		font-weight: bold;
	}	

	.news_list_03_title{
		font-size: 23px;
		padding-top: 50px;
		
	}
	.news_list_03_txt{
		font-size: 14px;
		color:#949494;
		padding-top: 10px;
		
	}	
	

	
	
}


/* lbs_css 当屏幕宽度小于600像素时 */
@media (max-width: 769px) {
	.sj_banner {
		display: flex;
		justify-content: center; /* 水平居中 */
		align-items: center;    /* 垂直居中 */
		height: 100px; 
		width: 100%;
		overflow: hidden;       /* 隐藏超出容器的部分 */
	}

	.sj_banner img {
		height: 100%;           /* 图片高度设置为容器高度的100% */
		object-fit: cover;      /* 图片按比例缩放并填充容器，保持宽高比 */
		width: auto;            /* 宽度自动调整以保持比例 */
	}
	}
/* banner当屏幕宽度大于769像素开始 */

@media (min-width: 769px) {

	.sj_banner{
		display: none;
	}
}




	.fzlc_kapian:hover{
		background: #fbfdff;
		color:#0057CF;
		border: 1px solid #90E1F5;
		 box-shadow: 10px 10px 10px 10px rgb(181 181 181 / 15%);

	}

.bq_lxwm a{
	color: #8d8d8d;
}
.bq_lxwm a:hover{
	color: #0010CC;
}

/* lbs_css 底部导航------------------------------------------------- */
@media (min-width: 993px) and (max-width: 1199px) {
	.padding_left_15px{
		padding-left: 15px;
	}
	
}




@media (max-width: 992px) {
	.dh_w_46{
		width: 100%; float: left;
	}	
	.dh_w_29{
		width: 100%; float: left;
	}	
	.dh_w_25{
		width: 100%; float: left;
	}
	
}

@media (min-width: 993px) {
	.dh_w_46{
		width: 33%; float: left; overflow: hidden;
	}	
	.dh_w_29{
		width: 33%; float: left; overflow: hidden;
	}	
	.dh_w_25{
		width: 33%; float: left; overflow: hidden;
	}	
		
	
}








