*{margin: 0;padding: 0;}
body{overflow-x: hidden;}
ul,ol,li{list-style: none;}
a{text-decoration: none;outline: none;}
a:hover,a:active,a:visited{
	outline: none;
	text-decoration: none !important;
	border: none !important;
}
ul li{
	padding-left: 10px !important;
	padding-right: 10px !important;
}
*{font-weight: normal;}
b,strong{font-weight: bold;}
.head{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	padding-top: 10px;
    padding-bottom: 10px;
    background: #072c46;
}
.head ul {
	margin-bottom: 0px;
}
.head ul li{
	width: 20%;
	float: left;
	font-size: 18px;
	color: #fff;
}
.head ul li:nth-of-type(3){
	width: 60%;
}
.head ul li i{
	color: #fff;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
}
/*TOP*/
header{
	width: 100%;
	background: #FFFFFF !important;
	border: none !important;
	z-index: 999;
	box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
}
.navbar{
	background: #FFFFFF !important;
	border: none !important;
}
.navbar-header h1,.navbar-header h2{
	font-size: 28px;
	font-weight: bold;
	line-height: 34px;
	color: #000 !important;
	margin-top: 18px;
}

.logo img{
	max-width: 100%;
	max-height: 100%;
	display: block;
	float: left;
	/* margin-top: 10px; */
}
.navbar-nav{
	float: right;
	margin-top: 30px;
}
.navbar-brand{
	padding: 0px;
	margin-left: 8px !important;
}
.navbar-nav li a{
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.navbar-nav li a h2{
	font-size: 16px;
	color: #333;
}
.navbar-nav li:hover{
	border-radius: 50px;
	color: #fc482a;
}
.navbar-nav .active{
	border-radius: 50px;
	color: #000;
}
.navbar-nav .active a{
	color: #@00;
}
.navbar-nav li:hover a{
	color: #1c4587 !important;
}
.navbar-nav li:hover ul li a{
	color: #333 !important;
}
.navbar-nav li:hover ul li a h2{
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.navbar-nav li ul li:hover a{
	color: #fff !important;
}
.navbar-default{
	margin-bottom: 10px;
}
.ss{
	display: inline-block;
	border-radius: 50px;
	background: #1c4587;
	margin-top: 5px;
	padding-left: 10px;
	margin-left: 5px;
	padding-right: 10px;
}
.search2 {
	width: 100%;
	height: 200px;
	line-height: 200px;
	position: absolute;
	top: 0%;
	left:0%;
	display: none;
	z-index: 999;
	background: #fff;
}
.sea{
	margin: 0 auto;
    width: 40%;
    position: relative;
}
input:focus{
   outline: none;
}
.input01,
.input02,.input03  {
	border: none;
	line-height: 35px;
	outline:none;  
}

.input01 {
	width: 100%;
	border-right: none;
	color: #8d8a8a;
	border-bottom: 1px solid #000;
}
.close-btn {
    width: 100px;
    height: 100px;
    position: absolute;
    left: 44%;
	top: 56%;
    cursor: pointer;
    text-align: center;
    line-height: 100px;
}
#input02{
    position: absolute;
    right: 0;
    top: 40%;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #555;
    font-size: 12px;
    background: 0;
    cursor: pointer;
    line-height: 35px;
    border: none;
}

/*ban*/
.ban{
	width: 100%;
	margin: 0 auto;
	
}
.ban img{
	width: 100%;
}
.cptd{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
}
.cptd ul{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
}
.cptd ul li{
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.cptd ul li:nth-of-type(odd){
	background: #1c4587;
	margin: 0;
	padding: 50px 0;
	transition: all .3s ease 0s;
}
.cptd ul li:nth-of-type(even){
	background: #fc482a;
	margin: 0;
	padding: 50px 0;
	transition: all .3s ease 0s;
}
.services-icon{
	width: 32%;
    float: left;
    text-align: center;
}
.services-icon figure img{
	filter: brightness(0) invert(1);
}
.services-txt{
	display: inline-block;
    width: 63%;
    padding-left: 10px;
}
.services-txt b{
	color: #fff;
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    position: relative;
    margin: 0 0 10px;
    padding: 0 0 10px;
}
.services-txt hr{
	width: 20%;
	height: 4px;
	background: #fff;
	border: none;
}
.services-txt p{
	font-size: 16px;
	color: #fff;
}
.cptd ul li:nth-of-type(even) .services-icon figure img{
    transition: all .3s ease 0s;
}
.s_top{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	margin-top: 40px;
}
.s_top span{
	display: block;
	width: 22%;
	margin: 0 auto;
	text-align: center;
	color: #fff;
    font-size: 16px;
    line-height: 24px;
    background-color: #1c4587;
    border-radius: 50px;
    padding: 8px 30px 8px 30px;
}
.s_top  b{
	display: block;
	font-size: 40px;
	line-height: 60px;
	text-align: center;
	 text-transform: uppercase;
	font-weight: bold;
	color: #000;
	margin-top: 5px;
}
.cpzs{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	margin-top: 10px;
}
.cpzs ul{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
}
.cpzs ul li{
	margin-top: 20px;
}
.cpzs ul li figure img{
	width: 100%;
	object-fit: cover;
	height:305px;
}
.cpzs1{
	position: relative;
    z-index: 1;
	padding: 0.5rem !important;
	border: 1px solid #dee2e6 !important;
}
.border-primary {
    border-color: #001659 !important;
}
.cpzs_1{
	width: 50%;
    height: 50%;
    position: absolute;
    background: #1c4587;
    transition: 0.5s;
    z-index: -1;
    top: 0;
    left: 0;
}
.cpzs_2{
	width: 50%;
    height: 50%;
    position: absolute;
    background: #1c4587;
    transition: 0.5s;
    z-index: -1;
    right: 0;
    bottom: 0;
}
.cpzs_3{
	width: 0;
    height: 0;
    position: absolute;
    background: #1c4587;
    transition: 0.5s;
    z-index: -1;
    top: 0;
    right: 0;
}
.cpzs_4{
	width: 0;
    height: 0;
    position: absolute;
    background: #1c4587;
    transition: 0.5s;
    z-index: -1;
    left: 0;
    bottom: 0;
}
.cpzs ul li:hover .cpzs_1{
	width: 0%;
    height: 0%;
}
.cpzs ul li:hover .cpzs_2{
	width: 0%;
    height: 0%;
}
.cpzs ul li:hover .cpzs_3{
	width: 50%;
    height: 50%;
}
.cpzs ul li:hover .cpzs_4{
	width: 50%;
    height: 50%;
}
.cpzs2{
	padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    background: #fff;
}
.cpzs2 a h2{
	display: block;
	font-size: 20px;
	line-height: 28px;
	color: #000;
	margin-top: 5px;
}
.cpzs2 a h2:hover{
	color:#ff5e15;
}
.cpzs2  p{
	font-size: 14px;
	line-height: 20px;
	color: #7d7d7d;
	margin-top: 5px;
}
.about{
	width: 100%;
	margin: 0 auto;
	background: url(../images/about1.jpg) no-repeat center fixed;
    padding: 8% 0;
    margin-top: 40px;
    position: relative;
    z-index: 1;
}
.about::before{
	content: "";
    background: rgba(0, 0, 0, 0.53);
    position: absolute;
    top: 0;
    min-height: 100%;
    left: 0;
    right: 0;
    z-index: -1;
}
.about_l b{
	display: block;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.about_l p{
	font-size: 18px;
	line-height: 30px;
	color: #efefef;
	margin-top: 10px;
}
.about_l a{
	font-size: 20px;
	color: #fff;
}
.about_r ul{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	margin-top: 20px;
}
.about_r ul li{
	width: 32%;
	float: left;
	padding: 40px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    border-radius: 4px;
}
.about_r ul li:nth-of-type(2){
	margin-left: 2%;
	margin-right: 2%;
}
.about_r ul li:hover{
	border: 1px solid #fc482a;
    transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
}
.about_r ul li i{
	display: block;
	text-align: center;
	font-size: 60px;
	color: #fc482a;
}
.about_r ul li b{
	display: block;
	font-size: 46px;
	color: #fff;
	font-weight: bold;
	line-height: 80px;
	text-align: center;
}
.about_r ul li font{
	display: block;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	color: #d0d0d0;
	margin-top: 10px;
}
.swiper {
    width: 100%;
    height: 100%;
    margin-top: 30px;
}

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
}
.swiper-slide ul{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
}
.swiper-slide ul li{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
}
  .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
 }
.swiper-slide a h2{
	display: block;
	font-size: 20px;
	line-height: 34px;
	text-align: center;
	color: #000;
	margin-top: 10px;
}
.swiper-slide a h2:hover{
	color: #F45B1E;
}
.swiper-button-next, .swiper-button-prev{
	color: #999 !important;
}
.about0 {
	margin-top: 30px;
    height: 600px;
}

.about-cover li {
    opacity: 0;
    visibility: hidden;
    background: url(../img/about-pic7.jpg) no-repeat center;
    background-size: cover;
    transition: .5s;
}

.about-text{
	width: 50%;
	float: left;
}
.w-100{
	width: 100% !important;
}
.h-100 {
    height: 100% !important;
}
.top-50 {
    top: 50% !important;
}
.position-absolute {
    position: absolute !important;
}
.d-block {
    display: block !important;
}
.w-1400 {
    width: 1400px;
    max-width: 100%;
    margin: 0 auto;
}

.about-cover li:nth-of-type(2) {
    background: url(../img/about-pic8.jpg) no-repeat center;
}
.about-cover .active {
    opacity: 1;
    visibility: visible;
}
.about-cover li:nth-of-type(3) {
    background: url(../img/about-pic9.jpg)  no-repeat center;
}

.about-cover li:nth-of-type(4) {
    background: url(../img/about-pic10.jpg)  no-repeat center;
}

.about-cover .active {
    opacity: 1;
    visibility: visible;
}
.about-control{
	left: 0;
}
.about-txt{
	text-align: right;
}
.about-control .active {
    background-color: #024074;
}

.about-control .active::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 5px;
    height: 40px;

}

.about-control .active span,
.about-control .active p {
    color: #ff733b;
}

.about-control {
    width: 355px;
    right: 0;
    max-width: calc(100% - 48px);
    z-index: 20;
}
.about-control li:nth-of-type(1),.about-control li:nth-last-of-type(1){
	height: auto;
}
.about-control li {
	height: 108px;
	padding: 12px 18px;
	cursor: pointer;
	background-color: #1c4587;
	border-bottom: 2px solid rgba(159, 203, 254, .57);
}

.about-control li:hover {
    background-color: #024074;
}

.about-control li:hover span,
.about-control li:hover p {
    color: #f0c100;
}
.about-control li span {
    font-size: 21px;
    font-weight: bold;
    line-height: 30px;
    letter-spacing: 1px;
    color: #fcfcfc;
    margin-top: 5%;
}

.about-control li p {
    font-size: 12px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #fcfcfc;
}

.about-pic,
.about-pic img {
    width: 157px;
    height: 82px;
    float: right;
    object-fit: cover;
}
.about-p {
    padding-top: 110px;
    text-align: right;
}
.translate-middle-y {
    transform: translateY(-50%) !important;
}
.about-p b {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 2px;
    color: #fcfcfc;
}

.about-p strong {
    font-size: 32px;
    line-height: 50px;
    color: #fcfcfc;
}

.about-p span {
    width: 715px;
    max-width: 100%;
    margin: 45px 0;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #fcfcfc;
}

.about-p p {
    width: 430px;
    max-width: 98%;
    font-size: 18px;
    line-height: 28px;
    color: #fcfcfc;
    margin-top: 4%;
    text-align: right;
    float: right;
}

.about-p a {
    margin-top: 180px;
    width: 176px;
    height: 42px;
    font-size: 18px;
    line-height: 40px;
    letter-spacing: 1px;
    color: #fff;
    border: 2px solid #fff;
}
.about-p a:hover{
	border: 2px solid #fff !important;
}
.about-txt li {
    opacity: 0;
    visibility: hidden;
}

.about-txt .active {
    opacity: 1;
    visibility: visible;
}

.about-arr-content {
    cursor: pointer;
    top: 0;
    left: -48px;
    width: 48px;
    height: 432px;
    background-color: rgba(0, 71, 157, .57);
}

.title_sl{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	margin-top: 40px;
}
.title_sl img{
	display: block;
	display: block;
	margin: 0 auto;
}
.sl_n{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	margin-top: 10px;
}
.sl_n ul{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
}
.sl_n ul li{
	margin-top: 20px;
}
.sl_n ul li img{
	width: 100%;
}
.sl_n ul li b{
	display: block;
	font-size: 30px;
	line-height: 56px;
	color: #333;
	margin-top: 80px;
}
.sl_n ul li font{
	font-weight: bold;
	color: #cf2929;
}
.sl_n ul li strong{
	font-size: 38px;
	color: #cf2929;
	margin-right: 5px;
}
.sl_n ul li span{
	display: block;
	font-size: 12px;
	color: #666;
    text-transform: uppercase;
    font-style: normal;
    margin-left: 63px;
}
.sl_n ul li p{
    font-size: 18px;
    line-height: 26px;
    color: #333;
     margin-left: 60px;
    margin-top: 10px;
}
.baike{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	margin-top: 20px;
}
.baike ul{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
}
.baike ul li{
	margin-top:20px;
}
.baike ul li div{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	border-bottom: 1px solid #efefef;
}
.baike ul li div b{
	float: left;
	font-size: 40px;
	font-weight: bold;
	line-height: 50px;
	color: #1c4587;
}
.baike ul li div font{
	float: right;
	font-size: 20px;
	color: #000;
	line-height: 50px;
}
.baike ul li a h2{
	display: block;
    line-height: 36px;
    text-align: left;
    color: #000;
    font-size: 20px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    margin-top: 10px;
}
.baike ul li:hover a h2{
	color: #1c4587;
}
.baike ul li p{
	font-size: 16px;
    line-height: 30px;
    color: #8b8b8b;
    overflow: hidden;
}
.swiper-slide1{
	margin-top: 20px;
	padding: 15px;
    background: #FFFFFF;
    box-shadow: 0px 10px 60px 0px rgb(0 0 0 / 7%);
}
.swiper-slide1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiper-slide1 ul li b{
	font-size: 36px;
    display: block;
    color: #333;
}
.swiper-slide1 ul li font {
    font-size: 20px;
    line-height: 40px;
    color: #666;
}
.swiper-slide1 ul li hr {
    width: 50px;
    height: 3px;
    border: none;
    background: #000;
    margin-top: 5px;
    margin-bottom: 5px;
}
.swiper-slide1 ul li a h2{
	font-size: 18px;
    line-height: 34px;
    color: #333;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    margin-top: 10px;
    margin-bottom: 5px;
     text-align: left;
}
.swiper-slide1 ul li p{
	font-size: 14px;
    line-height: 24px;
    color: #333;
    text-align: left;
}
.swiper-button-next, .swiper-button-prev{
	color: #cfcfcf !important;
}
.kh{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	padding: 30px;
}
.kh ul{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
}
.kh ul li{
	margin-top: 20px;
}
.kh ul li figure{
	position: relative;
}
.kh ul li p {
	width: 100%;
	height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(var(--moniz-black-rgb, 30, 30, 34), 0.5);
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
    visibility: hidden;
    opacity: 0;
    transform: translateY(-30%);
    font-size: 20px;
    text-align: center;
}
.kh ul li:hover p{
	visibility: visible;
    transform: translateY(0%);
    opacity: 1;
}
.kh ul li figure img{
	width: 100%;
	transform: scale(1);
    transition: all 500ms ease;
}
footer{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	padding: 15px;
	background: #1c4587;
	margin-top: 20px;
}
footer ul li b {
    display: block;
    font-size: 26px;
    color: #fff;
    font-weight: bold;
}
.footer-nav {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    background-image: linear-gradient(90deg, #ff9233, #fe5136 31%, #eb5241 64%, #ff3506);
    z-index: 999;
}
.footer-nav ul {
    display: flex;
    justify-content: space-between;
    margin: 0;
}
.footer-nav ul li {
    width: 25%;
    padding: 3vw 0;
}
.footer-nav ul li a {
    display: block;
    width: 40%;
    margin: 0 auto;
}
.footer-nav ul li a img {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.right-form {
	position: fixed;
	z-index: 1000;
	right: 2px;
	bottom: 2px;
	padding: 40px 10px 20px 10px;
	width: 320px;
	border-radius: 5px;
	border: 1px solid #f00;
	background: #fff
}

.right-form form {
	overflow: hidden
}

.right-nav {
	position: absolute;
	top: -50px;
	left: 0;
	display: none;
	width: 340px;
	height: 45px;
	border-radius: 5px
}

.right-nav a {
	float: left;
	display: block;
	width: 45px;
	height: 45px;
	margin-right: 4px
}

.right-nav a:last-child {
	margin-right: 0
}

.right-form1 {
	bottom: -400px
}

.right-form,.right-close p {
	transition: all ease .5s;
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	-ms-transition: all ease .5s;
	-o-transition: all ease .5s
}

.right-close {
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 2;
	width: 20px;
	height: 20px
}

.right-close p {
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	line-height: 20px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	cursor: pointer
}

.right-close-after {
	z-index: 4;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	opacity: 100
}

.right-close-after1 {
	z-index: 3;
	opacity: 0;
	transform: rotate(0);
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0)
}

.right-close-before {
	z-index: 3;
	opacity: 0
}

.right-close-before1 {
	z-index: 4;
	opacity: 100
}

.right-form i {
	color: #f00
}

.right-form legend {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 10px;
	width: 320px!important;
	height: 30px!important;
	margin-bottom: 5px!important;
	font-size: 16px!important;
	font-weight: normal!important;
	line-height: 30px!important;
	color: #fff!important;
	border-bottom: 1px solid #fc482a!important;
	background: #fc482a;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px
}

.right-form label {
	color: #666!important;
	font-weight: normal!important;
	font-size: 12px!important;
	line-height: 25px;
	margin-bottom: 0!important;
	text-transform: uppercase
}

.right-form .form-half {
	width: 190px!important
}

.right-form .form-half-input {
	padding: 5px;
	width: 308px!important;
	max-width: 294px!important;
	margin: 0;
	outline: medium none
}

.right-form .form-sub-input {
	padding: 5px;
	width: 308px!important;
	max-width: 308px!important;
	margin: 0;
	outline: medium none
}

.right-form .right-button {
	width: 100px!important;
	height: 30px!important;
	margin-top: -8px
}

.right-form .form-button {
	margin-top: 0!important;
	margin-left: 0!important;
	padding: 0!important;
	width: 100px!important;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 12px!important;
	border: none!important;
	background: #fc482a!important;
}

.form-half {
	width: 49%;
	margin-right: 1%
}

.form-half-input {
	background-color: #fcfcfc;
	border-color: #e1e1e1;
	color: #919191;
	border-radius: 2px 2px 2px 2px;
	display: inline;
	margin-bottom: 0;
	/* min-width: 100px; */
	padding: 13px;
	width: 90%;
	border: 1px solid #dad8d8;
	border-radius: 0;
	color: #777;
	display: block;
	font: 13px "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0 0 20px;
	max-width: 90%;
	outline: medium none
}

.form-sub-input {
	background-color: #fcfcfc;
	border-color: #e1e1e1;
	color: #919191;
	border-radius: 2px 2px 2px 2px;
	display: inline;
	margin-bottom: 0;
	min-width: 100px;
	padding: 13px;
	width: 94%;
	border: 1px solid #dad8d8;
	border-radius: 0;
	color: #777;
	display: block;
	margin: 0 0 20px;
	max-width: 94%;
	outline: medium none
}

.form-button {
	background-color: #f00;
	color: #fff;
	border-radius: 5px;
	margin: 0;
	padding: 6px 20px;
	cursor: pointer;
	text-align: center;
	width: 100px;
	border: 0
}
.izl-rmenu {
	position: fixed;
	left: 1%;
	bottom: 10px;
	padding-bottom: 73px;
	z-index: 999
}

.btn {
	display: block;
	padding: 0;
	text-align: left
}

.izl-rmenu .btn {
	width: 72px;
	height: 73px;
	margin-bottom: 1px;
	cursor: pointer;
	position: relative
}

.izl-rmenu .btn-w {
	background-color: #fc482a;
}

.izl-rmenu .btn {
	cursor: pointer
}

.izl-rmenu .btn-w img {
	width: 40px;
	height: 40px;
	margin-left: 15px;
	margin-top: 15px
}

.izl-rmenu .btn-phone {
	background: url(../images/dianhua.png) no-repeat center;
	background-color: #fc482a;
	background-size: auto;
	background-size: 40px
}

.izl-rmenu .btn-phone .phone {
	background-color: #ff3506;
	position: absolute;
	width: 220px;
	right: -220px;
	top: 0;
	line-height: 72px;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	display: none
}

.izl-rmenu .btn-phone .phone a {
	color: white
}

.izl-rmenu .btn-wx {
	background: url(../images/youxiang.png) no-repeat center;
	background-color: rgba(0,0,0,0);
	background-size: auto;
	background-color: #fc482a;
	background-size: 40px
}

.izl-rmenu .btn-wx .pic {
	background-color: #ff3506;
	position: absolute;
	width: 220px;
	right: -220px;
	top: 0;
	line-height: 72px;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	display: none
}

.izl-rmenu .btn-m {
	background-color: #fc482a;
}

.izl-rmenu .btn {
	width: 72px;
	height: 73px;
	margin-bottom: 1px;
	cursor: pointer;
	position: relative
}

.izl-rmenu .btn-top {
	background: url(../images/jiantou.png) no-repeat center;
	background-color: rgba(0,0,0,0);
	background-size: auto;
	background-color: #fc482a;
	display: none;
	background-size: 40px
}

.izl-rmenu .btn-m img {
	width: 40px;
	height: 40px;
	margin-left: 15px;
	margin-top: 20px
}
footer ul {
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	padding-bottom: 10px;
    border-bottom: 1px dashed #6e6e6e;
}
footer ul li p {
    font-size: 18px;
    color: #d6d6d6;
    margin-top: 10px;
}
footer ul li p i {
    font-size: 18px !important;
    margin-right: 10px;
    color: #d6d6d6;
}
footer ul li a {
    display: block;
    font-size: 18px;
    color: #d6d6d6;
    margin-top: 10px;
}
footer ul li strong {
    display: block;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
footer a:hover{
	color: #fff;
}
footer font {
    display: block;
    font-size: 20px;
    color: #fff;
    line-height: 38px;
    text-align: center;
    margin-top: 10px;
}
.warp{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	margin-top: 30px;
}
.cp_l span{
	display: block;
	padding: 18px 0;
	color: #fff;
	text-align: center;
	font-size: 26px;
	background: #1c4587;
	font-weight: bold;
}
.cp_l ul{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	background: #fff;
    padding: 5px 10px;
}
.cp_l ul li{
	margin: 10px 0;
}
.cp_l ul li a {
	display: block;
	background: #f4f4f4;
	padding: 5px; 
}
.cp_l ul li:hover a{
	background: #1c4587;
	color: #fff;
}
.cp_l ul li a h2{
	font-size: 16px;
	text-align: center;
	color: #000;
	margin-top: 10px;
}
.cp_l ul li a font{
	font-size: 18px;
	line-height: 34px;
	display: block;
	text-align: center;
	color: #000;
}
.cp_l ul li:hover a font{
	color: #fff;
}
.cp_l ul li:hover a h2{
	color: #fff;
}
.lx_l{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	margin-top: 15px;
}
.lx_l span{
	display: block;
	padding: 18px 0;
	color: #fff;
	text-align: center;
	font-size: 26px;
	background: #1c4587;
	font-weight: bold;
}
.lx_l ul{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	background: #fff;
    padding: 5px 10px;
}
.lx_l ul li{
	margin: 10px 0;
	font-size: 16px;
    color: #333;
}
.lx_l ul li i{
	font-size: 18px;
	margin-right: 5px;
}
.mbx{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	padding: 10px;
}
.mbx span{
	display: block;
	font-size: 18px;
	line-height: 34px;
	color: #000;
	padding-left: 15px;
	border-left: 8px solid #1c4587;
}
.mbx span b{
	font-weight: bold;
}
.mbx span a{
	font-size: 18px;
	color: #000;
}
.a_top{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	margin-top: 30px;
}
.a_top b{
	display: block;
	text-align: center;
	font-size: 40px;
	line-height: 60px;
	font-weight: bold;
}
.gsjj1{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
}
.gsjj1 p{
	font-size: 20px;
	line-height: 34px;
	color: #333;
	text-indent: 2em;
	margin-top: 20px;
}
.gsjj1 ul{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
}
.gsjj1 ul li{
	margin-top: 20px;
}
.gsjj1 ul li figure img{
	width: 100%;
}
.gsjj2{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	margin-top: 20px;
}
.gsjj2 ul li{
	margin-top: 15px;
	position: relative;
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.gsjj2 ul li img{
	width: 100%;
}
.gsjj2 ul li figcaption{
	position: absolute;
	font-size: 24px;
	line-height: 46px;
	color: #ffffff;
	background: #1c4587;
	padding-left: 15px;
	padding-right: 15px;
	bottom: 5%;
	left: 5%;
}
.porlist{
	width: 100%;
	height: auto;
	display: table;
	margin: 0 auto;
}
.porlist li{
	margin-top: 20px;
}
.porlist li figure{
	position: relative;
}
.porlist li figure img{
	width: 100%;
	object-fit: cover;
}
.porlist li a h2{
	display: block;
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	color: #333;
	margin-top: 10px;
}
.porlist li a h2:hover{
	color: #1c4587;
}
.pagination{
    width: 100%;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    text-align: center;
    border: none;
    margin-bottom: 20px;
    margin-top: 20px;
}
.pagination .pagefy .current {
    background-color: #1c4587;
    color: #fff;
}
.pagination .pagefy a:hover {
    background-color: #1c4587;
    color: #fff;
}
.pagination .pagefy a {
    border: 1px solid #cfcfcf;
    cursor: pointer;
    display: inline-block;
    line-height: 40px;
    color: #666;
   width: 70px;
    text-align: center;
    margin-top: 20px;
    margin-right: 5px;
}
.zz{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
}
.zz figure img{
	display: block;
	width: 80%;
	margin: 0 auto;
	margin-top: 10px;
}
.gywm{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
}
.gywm p{
	font-size: 20px;
	margin-top: 20px;
	text-indent: 2em;
	color: #333;
}
.gywm img{
	width: 90%;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
}
.contact{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	margin-top: 20px;
}
.contact font {
    display: block;
    font-size: 30px;
    text-align: left;
    line-height: 50px;
    color: #000;
    font-weight: bold;
    margin-top: 20px;
}
.contact hr{
	width: 100px;
	height: 5px;
	border: none;
	background: #1c4587;
}
.contact ul{
	width: 100%;
	height: auto;
	display: table;
	padding: 20px;
	background: #f5f6f6;
}
.contact ul li{
	margin-top: 15px;
}
.input-group{
	width: 100%;
}
.contact ul li span{
	background: #fff;
    border-color: #e1e1e1;
    padding: 4px 14px;
    font-size: 16px;
    border: 1px solid #ccc;
}
.contact ul li input{
	border-color: #e1e6eb;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    height: 40px;
    font-size: 13px;
    line-height: 20px;
    padding: 9px 12px;
    border: 1px solid #ccc;
}
#input-Phone{
	width: 81% !important;
	float: right;
	margin-left: 2%;
}
.input-content{
	width: 7% !important;
}
.tj{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	margin-top: 20px;
}
.m-r15 {
    margin-right: 15px;
}
.site-button-secondry {
    background-color: #060000;
}
.site-button {
    background-color: #1c4587;
}
.site-button, .site-button-secondry {
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    font-size: 14px;
    outline: 0;
    cursor: pointer;
    outline: 0;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    line-height: 1.42857;
    margin-left: -1px;
    text-decoration: none !important;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}
.input-group i{
	font-size: 18px;
}
.newslist1{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
}
.newslist1 li{
	height: auto;
	display: table;
	margin-top: 20px;
}
.newslist1 li figure img{
	width: 100%;
	object-fit: cover;
}
.newslist1 li figure{
	position: relative;
}
.newslist1 li figure a span {
	width: 92%;
    top: 0;
    left: 0;
    margin: 0 auto;
    right: 0;
    bottom: 0;
    background-color: rgba(var(--moniz-black-rgb, 30, 30, 34), 0.5);
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    color: var(--moniz-base, #ffffff);
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
    visibility: hidden;
    opacity: 0;
    transform: translateY(-30%);
}
.newslist1 li figure:hover a span {
    visibility: visible;
    transform: translateY(0%);
    opacity: 1;
}
.newslist1 li figure a span::before {
    content: '';
    width: 20px;
    height: 2px;
    background-color: var(--moniz-base, #ffffff);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 500ms ease;
}
.newslist1 li figure a span::after {
    content: '';
    transition: all 500ms ease;
    width: 2px;
    height: 20px;
    background-color: var(--moniz-base, #ffffff);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.renews a h2{
	font-size: 20px;
	line-height: 40px;
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	border-bottom: 1px solid #efefef;
	margin-top: 5px;
	font-weight: bold;
}
.renews a:hover h2{
	color: #1c4587;
}
.renews p{
	font-size: 14px;
	color: #999;
	line-height: 24px;
	height: 110px;
	overflow: hidden;
	margin-top: 10px;
}
.fbsj{
	display: block;
    font-size: 20px;
    color: #999;
    line-height: 38px;
    margin-top: 15px;
}
.fbsj b{
	font-size: 22px;
	float: right;
	font-weight: bold;
}
.mbx1{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	margin-top: 10px;
	font-size: 20px;
	color: #000;
}
.mbx1 h1{
	display: inline;
	font-size: 22px;
	color: #1c4587;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: bold;
}
.xq1{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	margin-top: 20px;
}
.xq1 figure img{
	width: 100%;
}
.xq1_1 h1{
	display: block;
	font-weight: bold;
	font-size: 22px;
	color: #000;
}
.xq1_1 span{
	font-size: 14px;
	display: block;
	color: #666;
}
.xq1_1 span a h2{
	display: inline;
	font-size: 14px;
	color: #666;
}
.xq1_1 p{
	font-size: 16px;
	color: #333;
	margin-top: 15px;
}
.xq1_1 .gd{
	display: block;
	width: 160px;
	float: left;
	background: #1c4587;
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 46px;
	margin-top: 20px;
}
.xq1_1 .gd1{
	margin-left: 20px;
}
.xq1_1 .gd:hover{
	background: #000;
	color: #fff;
}
.xq2 font{
	display: block;
	margin-top: 20px;
	background: #fff;
	font-size: 18px;
	color: #000;
	line-height: 38px;
	padding-left: 15px;
	border-left: 8px solid #1c4587;
}
.xq2 font h2{
	display: inline;
	font-size: 18px;
	color: #000;
	margin-left: 5px;
}
.xq2 p{
	font-size: 18px;
	color: #333;
	margin-top: 10px;
}
.xq2 table{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	margin-top: 20px;
}
.xq2 table tr td{
	font-size: 18px;
	padding-left: 15px;
}
.xq2 figure img{
	display: block;
	width: 60%;
	margin: 0 auto;
	margin-top: 20px;
}
.xwxq{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	margin-top: 15px;
}
.xwxq h1{
	font-size: 22px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.xwxq span{
	display: block;
	text-align: center;
	font-size: 16px;
	color: #8b8b8b;
}
.xwxq span h2{
	font-size: 16px;
	color: #666;
	display: inline;
}
.xwxq p{
	font-size: 18px;
	text-indent: 2em;
	margin-top: 15px;
	color: #333;
}
.xwxq img{
	display: block;
	margin: 0 auto;
	width: 60%;
	margin-top: 15px;
}
.bot{
	margin-top: 20px;
}
.bot,.bot1{
	font-size: 16px;
    line-height: 32px;
    width: 100%;
    margin: 0 auto;
    height: auto;
    display: table;
    color: #999;
    margin-top: 10px;
}
.bot a,.bot1 a{
	color: #999;
} 
.bot a:hover,.bot1 a:hover{
	color: #1c4587;
}
.cwy{
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: table;
	margin-top: 20PX;
}
.cwy figure{
	position: relative;
}
.cwy figure img{
	display: block;
	width: 100%;
	margin: 0 auto;
}
.cwy a{
	display: block;
	width: 150px;
	font-size: 20px;
	line-height: 44px;
	background: #1c4587;
	color: #fff;
	margin: 0 auto;
	text-align: center;
	margin-top: 15px;
}
.cwy a:hover{
	background: #000;
}
.product-com{
	width:60%;
	height:auto;
	display:table
}
.yliuyaninp{
    height: 140px;
    width: 600px;
    background: #fdfbfb;
    border: 1px solid #ccc;
}
.ysubmin {
	display:black;
    width: 268px;
    height: 40px;
    margin: 0 auto 43px auto;
    margin-top: 30px;
	
}
.ysubmin input{
	width:120px;
	height: 40px;
	margin: 0 auto 43px auto;
	background: #00245a;
	color:#fff;
	border: 1px solid #00245a!important;
}
.yname{
	width:100%;
	margin:0 auto;
	height:auto;
	display:table
}
.ynameinp {
    width: 100%;
    height: 35px;
    background: #ffffff;
    border: 1px solid #dadada;
}
.qh3{
	width: 84%;
	float: right;
}
@media screen and (min-width: 1400px){
	.container{
		width: 1400px;
	}
}
@media screen and (max-width: 1400px){
	.head ul li i{
		font-size: 16px;
	}
	.head ul li{
		font-size: 16px;
	}
	.navbar-header h1,.navbar-header h2{
		font-size: 24px;
	}
	.nav > li > a{
		padding: 8px 5px;
		font-size: 14px;
	}
	.ss{
		margin-top: 2px;
	    padding-left: 7px;
	    padding-right: 7px;
	}
	.cpzs ul li figure img{
		height:255px;
	}
	.baike ul li p{
		font-size: 15PX;
	}
}
@media screen and (min-width: 1200px){
	.navbar-nav li:hover ul{
		display: block;
		background-color: #f7f7f7;
    border-bottom: 3px solid #1c4587;
	}
	.navbar-nav li:hover ul li{
		margin-top: 5px;
	}
	.navbar-nav li:hover ul li a{
		color: #000 !important;
	}
}

@media screen and (max-width: 1200px){
	.head ul li{
		width: 50%;
	}
	.head ul li:nth-of-type(3){
		width: 100%;
	}
	.navbar-nav .open .dropdown-menu {
	    position: static;
	    float: none;
	    width: auto;
	    margin-top: 0;
	    background-color: transparent;
	    border: 0;
	    -webkit-box-shadow: none;
	    box-shadow: none;
	}
	.navbar-header{
		width: 100%;
		margin: 0 auto;
	}
	.navbar-nav {
	    float: none;
	}
	.navbar-toggle{
		margin-top: 35px;
	}
	.navbar-header h1, .navbar-header h2 {
	    font-size: 30px;
	}
	.navbar-nav .active{
		background: none;
	}
	.navbar-nav li:hover{
		background: none;
	}
	.navbar-nav .active a{
		color: #333 !important;
	}
	.navbar-nav li:hover a{
		color: #333 !important;
	}
	.navbar-nav li ul li:hover a{
		color: #333 !important;
	}
	.services-txt b{
		font-size: 30px;
		line-height: 40px;
	}
	.services-icon{
		width: 25%;
	}
	.services-txt{
		width: 68%;
	}
	.services-txt p{
		font-size: 14px;
	}
	 .s_top span{
	 	width: 28%;
	 }
	 .cpzs ul li figure img{
		height:210px;
	}
	 .about1 p{
	 	width: 100%;
	 	font-size: 18px;
	 	line-height: 30px;
	 }
    ._left{
    	display: none;
    }
    .renews p{
    	height: auto;
    }
    .ys_l div b{
    	font-size: 30px;
    	line-height: 50px;
    }
}
@media screen and (min-width: 992px){
	
}
@media screen and (max-width: 992px){
	header{
		margin-bottom: 0px;
	}
	.navbar-default{
		margin-bottom: 0px;
	}
	.logo img{
		width: 15%;
	}
	.navbar-header h1, .navbar-header h2 {
	    font-size: 24px;
	    margin-top: 15px;
	}
	.navbar-toggle {
	    margin-top: 30px;
	}
	.services-txt b{
		font-size: 26px;
		line-height: 32px;
	}
	.s_top span{
		width: 36%;
	}
	.cpzs ul li figure img{
		height:240px;
	}
	.swiper-slide{
		width: 48.5% !important;
	}
	#box .list li{
		position: inherit;
	}
	.ys_r{
		width: 100%;
		margin: 0 auto;
		height: auto;
		display: table;
	}
	.ys_l{
		width: 100%;
		margin: 0 auto;
		height: auto;
		display: table;
		padding: 20px;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
	}
	.ys_l div{
		margin-top: 0px;
	}
	#box{
		height: auto;
		display: table;
		margin-top: 20px;
	}
	.ys_r figure img {
	    width: 100%;
	    object-fit: cover;
	}
	.ys_l div b {
	    font-size: 28px;
	    line-height: 44px;
	}
	.ys_l div p {
    	font-size: 16px;
    	line-height: 30px;
 	}
 	.about-p b{
 		font-size: 36px;
 	}
}
@media screen and (min-width: 768px) and (max-width: 1200px){
	.navbar-header{
		width: 100%;
	}
	
}
@media screen and (min-width: 768px){
}
@media screen and (max-width: 768px){
	.product-com{
		width:100%;
	}
	.yliuyaninp{
		width:100%;
	}
	.logo img {
	    width: 16%;
	}
	.navbar-header h1, .navbar-header h2{
		margin-top: 21px;
		font-size: 20px;
	}
	.navbar-toggle {
	    margin-top: 20px;
	}
	.head{
		display: none;
	}
	.cptd ul li:nth-of-type(odd),
	.cptd ul li:nth-of-type(even){
		padding: 30px 0;
	}
	.cpzs ul li figure img{
		height:220px;
	}
	.about_r ul li{
		padding: 20px;
	}
	.about_r ul li i{
		font-size: 50px;
	}
	.about_r ul li b{
		font-size: 40px;
		line-height: 60px;
	}
	.about_r ul li font{
		font-size: 14px;
	}
	.about-p b{
		width: 100%;
		font-size: 26px;
	}
	.about-p p{
		font-size: 16px;
		line-height: 26px;
		width: 80%;
	}
	.about-control{
		width: 50%;
	}
	.about-control li span{
		font-size: 14px;
	}
	.about-text{
		width: 30%;
	}
	.about-pic, .about-pic img{
		width: 70%;
	}
	.visible-768 {
	    display: block;
	}
	.izl-rmenu{
		display: none;
	}
	.right-form1 {
	    display: none;
	}
	.right-form {
	    bottom: 10%;
	}
	.s_top span {
	    width: 42%;
	}
	.s_top b{
		font-size: 36px;
   		line-height: 56px;
	}
	.about1 p {
	    font-size: 16px;
	    line-height: 28px;
	}
	footer{
		margin-bottom: 70px;
	}
	.porlist li a h2{
		font-size: 18px;
	}
	.xq2 font{
		font-size: 18px;
		line-height: 34px;
	}
	.xq2 font h2{
		font-size: 18px;
	}
	.xq2 figure img{
		width: 80%;
	}
	.xwxq p{
		font-size: 16px;
	}
	.xwxq h1{
		font-size: 20px;
	}
	.xwxq img{
		width: 80%;
	}
	.swiper-slide{
		width: 48% !important;
	}
	.warp{
		margin-top: 15px;
	}
	.gsjj1 ul li{
		margin-top: 10px;
	}
	.a_top{
		margin-top: 20px;
	}
	.gsjj1 p{
		font-size: 16px;
		line-height: 24px;
		margin-top: 10px;
	}
	.about-p{
		width: 50%;
		float: right;
	}
}
@media screen and (max-width: 690px){
	.navbar-header h1, .navbar-header h2{
		font-size: 22px;
		margin-top: 7px;
		line-height: 30px;
	}
	.navbar-toggle{
		padding:7px 5px;
	}
	footer{
		margin-bottom: 60px;
	}
	.cpzs ul li figure img{
		height:200px;
	}
	.s_top span {
	    width: 48%;
	}
	.about1 p {
	    font-size: 14px;
	    line-height: 24px;
	}
}
@media screen and (max-width: 620px){
	.logo img{
		margin-top: 10px;
	}
	.navbar-header h1, .navbar-header h2{
		font-size: 22px;
		margin-top: 12px;
	}
	.navbar-toggle {
	    margin-top: 20px;
	}
	.cpzs_n a h2 {
		width: 70%;
	    font-size: 14px;
	    line-height: 22px;
	}
	.cpzs ul li figure img{
		height:190px;
	}
	.gsjj2 ul li figcaption {
	    font-size: 14px;
	    line-height: 40px;
	}
	.swiper-slide{
		width: 100% !important;
	}
	.swiper-slide a h2{
		font-size: 18px;
		line-height: 30px;
	}
	.about1{
		margin-top: 10px;
	}
	footer{
		margin-bottom: 50px;
	}
	.navbar-header{
		margin-right: 0px !important;
		margin-left: 0px !important;
	}
	.a_top b{
		font-size: 24px;
		line-height: 44px;
	}
}
@media screen and (max-width: 550px){
	.head ul li{
		width: 100%;
	}
	.logo{
		max-width: 95%;
	}
	.cpzs ul li a h2{
		font-size: 18px;
		line-height: 24px;
	}
	.cpzs2 p{
		font-size:12px;
		line-height:18px;
	}
	.cpzs ul li figure img{
		height:180px;
	}
	.navbar-header h1, .navbar-header h2{
		font-size: 20px;
		margin-top: 7px;
	}
	.navbar-toggle {
	    margin-top: 18px;
	}
	.navbar-toggle{
		padding: 4px 4px;
	}
	 .s_top span {
	    width: 52%;
	}
}
@media screen and (max-width: 480px){
	.cptd ul li:nth-of-type(odd),
	.cptd ul li:nth-of-type(even){
		padding: 20px 0;
	}
	.services-txt p{
		font-size: 12px;
		line-height: 20px;
	}
	.services-txt b{
		font-size: 22px;
		line-height: 30px;
	}
	.s_top{
		margin-top: 30px;
	}
	.s_top1{
		margin-top: 0px !important;
	}
	.s_top span {
	    width: 59%;
	}
	.about1{
		padding: 10px;
	}
	.s_top b {
	    font-size: 34px;
	    line-height: 52px;
	}
	.cpzs ul li a h2 {
	    font-size: 16px;
	    line-height: 22px;
	}
	.cpzs ul li figure img{
		height:150px;
	}
	.cpzs2 p {
	    font-size: 12px;
	    line-height: 18px;
	 }
	 .about_l b {
	    font-size: 24px;
	}
	.about_l p{
		font-size: 14px;
		line-height: 26px;
	}
	.about_r ul li{
		width: 100%;
		margin-top: 15px;
	}
	.about_r ul li:nth-of-type(2){
		margin-left: 0px ;
		margin-right: 0px;
	}
	 .about2 ul li img{
	 	width: 100%;
	 }
	 .about2 ul li i{
	 	font-size: 50px;
	 }
	 .about2 ul li b{
	 	font-size: 32px;
	 	line-height: 40px;
	 }
	 .about2 ul li b{
	 	font-size: 20px;
	 }
	 .about-p b{
		font-size: 20px;
		line-height: 34px;
	}
	footer{
		margin-bottom: 40px;
	}
	.xq2 figure img{
		width: 100%;
	}
	.xq2 font{
		font-size: 16px;
		line-height: 30px;
	}
	.xq2 font h2{
		font-size: 16px;
	}
	.xwxq img{
		width: 100%;
	}
	.a_top {
	    margin-top: 10px;
	}
	.gsjj1 p{
		font-size: 14px;
		line-height: 22px;
	}
	.gsjj2 ul li figcaption {
	    font-size: 12px;
	    line-height: 22px;
	}
	.porlist li a h2 {
	    font-size: 14px;
	    line-height: 22px;
	}
}
@media screen and (max-width: 430px){
	.navbar-header h1, .navbar-header h2{
		font-size: 18px;
	}
	.ban_t1 a h2 {
	    font-size: 12px;
	    line-height: 18px;
	}
	.ban_t2 span {
	    width: 72%;
	}
	.s_top span {
	    width: 64%;
	}
	.cpzs ul li figure img{
		height:130px;
	}
	.lxwm p{
		font-size: 20px;
	}
	footer p{
		font-size: 20px;
	}
	.about1 p {
	    font-size: 12px;
	    line-height: 20px;
	}
	.gsjj1 p {
	    font-size: 12px;
	    line-height: 20px;
	}
	.xq1_1 .gd{
		width: 150px;
		font-size: 16px;
	}
}
@media screen and (max-width: 390px){
	.navbar-header h1, .navbar-header h2{
		font-size: 15px;
		line-height: 22px;
	}
	.navbar-toggle {
	    margin-top: 15px;
	}
	.cpzs ul li figure img{
		height:110px;
	}
	.s_top span {
	    width: 74%;
	}
	.s_top b {
	    font-size: 32px;
	    line-height: 48px;
	}
	.cpzs ul li a h2 {
	    font-size: 14px;
	    line-height: 20px;
	}
	.xq1_1 .gd{
		width: 120px;
		font-size: 14px;
	}
}
@media screen and (max-width: 340px){
	footer{
		margin-bottom: 30px;
	}
	.s_top span {
	    width: 80%;
	}
	.cpzs ul li figure img{
		height:100px;
	}
}
@media screen and (max-width: 320px){
	.navbar-toggle{
		padding: 9px 7px;
	}
	.s_top span {
	    width: 86%;
	}
	.cpzs ul li figure img{
		height:90px;
	}
}