@charset "utf-8";
.head{
	height: 100px;
	width: 100%;
	background: #fff;
	box-shadow: 0 0 20px rgba(0,0,0,.16);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
}
.head_height{
	height: 100px;
}
.logo{
	display: inline-block;
	height: 35px;
}
.nav li{
	position: relative;
	margin-left: 75px;
}
.nava{
	display: block;
	height: 100px;
	line-height: 100px;
	border-bottom: 3px solid rgba(0,0,0,0);
}
.nav li:hover .nava{
	color: #1B3C81;
}
.nav li.active .nava{
	border-bottom: 3px solid #1B3C81;
	color: #1B3C81;
}
.navhide{
	width: 140px;
	position: absolute;
	left: 50%;
	top: 100%;
	margin-top: 10px;
	margin-left: -70px;
	transition: .25s;
	opacity: 0;
	visibility: hidden;
	text-align: center;
	background: #fff;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	z-index: 9;
}
.navhide a{
	font-size: 14px;
	line-height: 45px;
	color: #666;
	display: block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	padding: 0 10px;
	position: relative;
	z-index: 9;
}
.navhide a:hover,.navhide a.active{
	background: #eee;
	color: #1B3C81;
}
.nav li:hover .navhide{
	opacity: 1;
	visibility: inherit;
	margin-top: 0;
}
.md{
	padding: 85px 0;
}
.ititle_40{
	font-size: 40px;
}
.itop p{
	font-style: italic;
}
.i1t ul{
	border: 1px solid #E6E6E6;
}
.i1t li{
	line-height: 65px;
	flex: 0;
	flex-grow: 1;
	text-align: center;
	cursor: pointer;
	transition: .25s;
}
.i1t li:hover{
	color: #1B3C81;
}
.i1t li.active{
	background: #1B3C81;
	color: #fff;
}
.i1ba{
	width: 33.33%;
	text-align: center;
}
.i1baimg{
	display: flex;
	align-items: center;
	justify-content: center;
}
.i1baimg img{
	max-width: 90%;
	max-height: 90%;
}
.morea{
	display: inline-block;
	line-height: 55px;
	padding: 0 30px;
}
.i2{
	background: #1b3c81;
	color: #fff;
}
.i2lw{
	width: 700px;
	max-width: 100%;
	padding-right: 80px;
}
.itop_wt p{
	opacity: .4;
}
.morea_wt{
	border: 1px solid #fff;
	color: #fff;
}
.morea_wt:hover{
	background: rgba(255,255,255,.1);
}
.i3la{
	height: 399px;
}
.i3ra{
	height: 133px;
	padding: 15px 8%;
	border-bottom: 1px solid #E6E6E6;
}
.i3r li.active .i3ra{
	background: #1B3C81;
	color: #fff;
}
.i3r li.active .i3ra p{
	color: #fff;
}
.foot{
	background: #333;
	color: #666;
}
.foot a{
	color: #666;
}
.foot a:hover{
	color: #fff;
}
.ft,.fm{
	border-bottom: 1px solid #666;
}
.ft{
	padding: 30px 0;
}
.fm{
	padding: 45px 0;
}
.fb{
	padding: 10px 0;
}
.fml{
	width: 640px;
}
.fmla h3 a{
	color: #fff;
}
.right{
	position: fixed;
	right: 0;
	top: 40%;
	z-index: 99;
}
#gotop{
	display: none;
}
.rta{
	margin-bottom: 5px;
	position: relative;
}
.rta_a{
	width: 50px;
	height: 50px;
	background: rgba(0,0,0,.6);
	color: #fff;
	font-size: 18px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.rta:hover .rta_a{
	background: #1B3C81;
}
.rthide{
	width: 150px;
	text-align: center;
	line-height: 50px;
	position: absolute;
	right: 100%;
	top: 0;
	background: rgba(0,0,0,.6);
	opacity: 0;
	visibility: hidden;
	transition: .25s;
	margin-right: 10px;
	color: #fff;
}
.rta:hover .rthide{
	margin-right: 0;
	opacity: 1;
	visibility: inherit;
}
.rthide_ewm img{
	border: 1px solid #E6E6E6;
}
img {
    max-width: 100%;
    max-height: 100%;
}

	    .g-banner {
	        position: relative;
	    }
	    .g-banner img {
	        display: block;
	    }
	    .g-banner h2 {
	       position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
	    }
	    .g-top-mu {
	        padding: 17px 0;
	        text-align: right;
	    }
	    .g-top-mu a {
	        color: #999999;
	        padding: 0 5px;
	        line-height: 1;
	        display: flex;
            align-items: center;
            justify-content: center;
            align-content: center;
	    }
	    .g-top-mu a img {
	        height: 18px;
	        margin-right: 5px;
	    }
	    .g-top-mu i {
	        color: #999999;
	        line-height: 1;
	    }
	    .g-top-mu .wrap_1400 {
            display: flex;
            justify-content: flex-end;
            align-items: center;
            align-content: center;
	    }
	    .g-ab-top {
	        display: flex;
    align-content: center;
    justify-content: space-between;
    align-items: center;
	    }
	    .g-ab {
	        width: 46%;
	    }
.g-wenhua {
        display: flex;
    align-items: center;
    justify-content: space-between;
    align-content: center;
    flex-wrap: nowrap;
    padding: 97px 0 57px 0;
}
.g-wenhua li {
        width: 316px;
    text-align: center;
    border: 1px solid rgb(234 234 234 / 30%);
    border-radius: 100%;
    height: 316px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.g-wenhua li b {
    display: block;
    width: 100%;
    font-size: 24px;
    color: #fefefe;
}
.g-wenhua li span {
        display: block;
    width: 42px;
    height: 2px;
    background-color: #ffffff;
    margin: 27px auto;
}
.g-wenhua li p {
    display: block;
    width: 100%;
    text-align: center;
        font-size: 14px;
    color: #fefefe;
    padding: 0 22px;
}
.zxcs {
    background: none;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
}
.g-b-cont {
    background: none;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
        padding: 76px 0;
}
.g-b-cont .wrap_1400 {
        display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
}
.g-b-cont .wrap_1400 .g-b-cont-l {
    width: 70%;
    color: #ffffff;
}
.g-b-cont .wrap_1400 .g-b-cont-l h4 {
    font-weight: normal;
}
.g-b-cont .wrap_1400 .g-b-cont-l p {
    color: rgb(255 255 255 / 40%);
    font-style: italic;
}
.g-b-cont .wrap_1400 .g-b-cont-r {
    width: 30%;
}
.g-b-cont .wrap_1400 .g-b-cont-r a {
    display: flex;
    width: 180px;
    border: 1px solid #ffffff;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-wrap: nowrap;
    line-height: 48px;
        color: #ffffff;
}
.g-b-cont .wrap_1400 .g-b-cont-r a img {
    margin-left: 12px;
}
.g-prd-info {
        width: 100%;
    max-width: 600px;
    margin: auto;
}
.g-prd-info li {
    width: 100%;
    height: 400px;
    border: 1px solid #eaeaea;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin: 0 auto 15px;
}
.g-prd-info div {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    padding-top: 17px;
}
.g-prd-info div a {
    width: 46%;
    background-color: #f6f8fb;
    line-height: 1;
    padding: 15px 0;
    text-align: center;
    color: #666666;
}
.g-prd-info div a img {
    margin: 0 7px;
}
.g-prd-info div a:hover {
    color: #ffffff;
    background-color: #1b3c81;
}
.g-prd-info div a:hover img {
    filter: grayscale(100%) brightness(500%);
}
.g-p-list {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: nowrap;
}
.g-p-list .g-p-l {
    width: 24%;
}
.g-p-list .g-p-l ul {
    overflow: hidden
}
.g-p-list .g-p-l ul a {
    font-size: 18px;
    display: flex;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    padding: 27px 15px;
    border-bottom: 1px solid #eaeaea;
    font-weight: bold;
}
.g-p-list .g-p-l ul a:hover {
    color: #ffffff;
    background-color: #1b3c81;
    border-bottom: 1px solid #1b3c81;
}
.g-p-list .g-p-l ul a:hover i {
    color: #ffffff;
}
.g-p-list .g-p-l ul .active {
    color: #ffffff;
    background-color: #1b3c81;
    border-bottom: 1px solid #1b3c81;
}
.g-p-list .g-p-l li {
        display: block;
    margin-top: 57px;
    width: 100%;
    border: 1px solid #eaeaea;
    padding: 37px 15px;
    text-align: center;
}
.g-p-list .g-p-l li img {
    display: block;
    margin: auto;
}
.g-p-list .g-p-l li span {
        display: block;
    font-size: 18px;
    color: #000000;
    margin-top: 27px;
}
.g-p-list .g-p-r {
    width: 70%;
}
.g-p-list .g-p-r .g-p-r-t {
    overflow: hidden;
}
.g-p-list .g-p-r .g-p-r-t a {
        width: 46%;
    border: 1px solid #eaeaea;
    /*padding: 37px 15px;*/
    display: block;
    float: left;
    text-align: center;
    margin-right: 8%;
    margin-bottom: 8%;
    overflow: hidden;
}
.g-p-list .g-p-r .g-p-r-t a:nth-child(2n) {
    margin-right: 0;
}
.g-p-list .g-p-r .g-p-r-t a img {
    transition: 1s;
}
.g-p-list .g-p-r .g-p-r-t a:hover img {
    transform: scale(1.1);
}
.g-p-list .g-p-r .page {
    text-align: center;
    font-size: 12px;
}
.g-p-list .g-p-r .page .page-numbar {
    display: none;
}
.g-p-list .g-p-r .page span {
    margin: 0 7px;
}
.g-p-list .g-p-r .page select {
        border: 1px solid #eaeaea;
    padding: 2px 7px;
}
.g-p-list .g-p-r .page a:hover {
    color: #101c3d;
}
			    .pagess a{
	margin: 5px 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	font-size: 14px;
	background: #e7e7e7;
	color: #fff;
}
.pagess a:hover,.pagess a.active{
	background: #1b3c81;
	color: #fff;
}
.pagess a.pagea{
	background: none !important;
	color: #999 !important;
	font-size: 22px;
}
.pagess a.pagessa:hover{
	color: #1b3c81 !important;
}
.page-num-current{
	background: #1b3c81!important;
	color: #fff!important;
}
.g-new-list {
    overflow: hidden;
}
.g-new-list a {
    width: 31.333%;
    display: block;
    margin-right: 3%;
    margin-bottom: 3%;
    float: left;
}
.g-new-list a:nth-child(3n) {
    margin-right: 0;
}
.g-new-list a li {
    height: 280px;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.g-new-list a li img {
    height: 100%;
    transition: 1s;
    width: 100%;
}
.g-new-list a li i {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    line-height: 1;
    background-color: #1b3c81;
    color: #ffffff;
    text-align: center;
    padding: 10px 0;
}
.g-new-list a h5 {
    margin-top: 15px;
    margin-bottom: 10px;
    display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 1;
            overflow: hidden;
            text-overflow: ellipsis;
            word-wrap: break-word;
}
.g-new-list a p {
    height: 58px;
    display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
            text-overflow: ellipsis;
            word-wrap: break-word;
}
.g-new-list a b {
    font-weight: normal;
    padding-top: 5px;
    display: block;
}
.g-new-list a b img {
    filter: grayscale(200%) brightness(200%);
    margin: 0 0 0 12px;
}
.g-new-list a:hover li img {
    transform: scale(1.1);
}
.g-new-list a:hover h5 {
    color: #1b3c81;
}
.g-new-info {
    overflow: hidden;
}
.g-new-info i {
    display: block;
    width: 100%;
    margin: 17px auto;
}
.g-new-info .g-info-box {
    line-height: 2;
    padding: 37px 0;
    margin: 37px auto;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}
.g-shangxia {
    overflow: hidden;
    display: block;
}
.g-shangxia a {
        display: block;
    overflow: hidden;
    padding: 7px 0;
}
.g-shangxia a:hover {
    color: #1b3c81;
}
.fma{
	margin-bottom: 35px;
}
.fma:last-child{
	margin-bottom: 0;
}
.fma input,.fma textarea{
	height: 60px;
	width: 100%;
	border-radius: 6px;
	padding: 0 15px;
	font-size: 16px;
	border: 1px solid #eee;
}
.fma input:focus,.fma textarea:focus{
	border: 1px solid #087FC4;
}
.fma textarea{
	resize: none;
	padding: 15px;
	height: 160px;
}
.fma button{
	height: 50px;
	width: 140px;
	background: #6a6a6a;
	color: #fff;
	font-size: 14px;
	transition: .25s;
	cursor: pointer;
	margin: 0 20px;
	font-weight: bold;
}
.fma button:hover{
	opacity: .85;
}
.fma button.active{
	background: #1b3c81;
}
.co2ltxt p{
	margin-top: 20px;
    display: block;
    line-height: 2;
}
.co2r .fma{
	margin-bottom: 20px;
}
.co2r .fma input,.co2r .fma textarea{
	border: 0;
	border-bottom: 1px solid #ddd;
	border-radius: 0;
	font-size: 14px;
	padding-left: 0;
	padding-right: 0;
}
.co2r .fma input:focus,.co2r .fma textarea:focus{
	border-bottom: 1px solid #1b3c81;
}
.co2r .fma textarea{
	height: 120px;
}
.co2r .fma button{
	margin-left: 0;
}
@media only screen and (max-width:1399px) {
	.md{
		padding: 70px 0;
	}
	.ititle_40{
		font-size: 36px;
	}
	.i2lw{
		padding: 0 50px;
		width: 100%;
	}
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	.md{
		padding: 60px 0;
	}
	.ititle_40{
		font-size: 30px;
	}
	.head,.head_height{
		height: 80px;
	}
	.nava{
		line-height: 80px;
		height: 80px;
	}
	.logo,.flogo{
		display: inline-block;
		height: 30px;
	}
	.i1t li{
		line-height: 55px;
	}
	.morea{
		line-height: 46px;
		padding: 0 22px;
	}
	.rta_a{
		width: 40px;
		height: 40px;
		font-size: 14px;
	}
	.rthide{
		width: 130px;
		line-height: 40px;
	}
	.ftr img{
		height: 40px;
	}
	.fmr img{
		width: 130px;
	}
	.i3ra{
		height: 110px;
		padding: 10px 25px;
	}
	.i3la{
		height: 330px;
	}
}
@media only screen and (max-width:950px) {
    .g-new-list a h5 {
    margin-top: 10px;
    margin-bottom: 0;
}
    .g-new-list a p {
    height: 24px;
    -webkit-line-clamp: 1;
}
    .g-new-list a li {
    height: 180px;
}
    .g-new-list a {
    width: 100%;
    margin-right: 0;
    margin-bottom: 3%;
    float: none;
}
    .g-p-list .g-p-r .page span {
    margin: 7px;
    display: inline-block;
}
    .g-p-list .g-p-r .g-p-r-t a {
    /*padding: 15px;*/
}
    .g-p-list .g-p-r {
    width: 100%;
}
    .g-p-list .g-p-l li span {
    font-size: 14px;
    margin-top: 17px;
}
    .g-p-list .g-p-l li img {
    width: 32px;
}
    .g-p-list .g-p-l li {
    width: 100%;
    padding: 15px;
    max-width: 207px;
    margin: 27px auto;
}
    .g-p-list .g-p-l ul a {
    font-size: 16px;
    padding: 15px 7px;
    width: 48%;
}
    .g-p-list .g-p-l ul {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
    .g-p-list .g-p-l {
    width: 100%;
}
    .g-p-list {
    display: block;
}
    .g-b-cont {
    background-size: auto 100%;
    padding: 37px 0;
}
    .g-b-cont .wrap_1400 .g-b-cont-r a {
    width: 160px;
    line-height: 38px;
    margin-top: 27px;
}
    .g-b-cont .wrap_1400 {
    display: block;
}
    .g-b-cont .wrap_1400 .g-b-cont-l {
    width: 100%;
}
.g-b-cont .wrap_1400 .g-b-cont-r {
    width: 100%;
}
.zxcs {
    background-size: auto 100%;
}
    .g-wenhua li p {
    font-size: 12px;
}
    .g-wenhua li b {
    font-size: 18px;
}
    .g-wenhua li {
    width: 217px;
    margin: 17px auto;
    height: 217px;
}
    .g-wenhua {
    display: block;
    padding: 37px 0;
}
    .g-ab {
    width: 100%;
}
    .g-ab-top {
    display: block;
        
    }
	.md{
		padding: 50px 0;
	}
	.ititle_40{
		font-size: 28px;
	}
}
@media only screen and (max-width:768px) {
	.md{
		padding: 25px 0;
	}
	.ititle_40{
		font-size: 24px;
	}
	.rta_a{
		width: 30px;
		height: 30px;
		font-size: 12px;
	}
	.rthide{
		width: 120px;
		line-height: 30px;
		font-size: 12px;
	}
	.i1t ul{
		flex-wrap: wrap;
	}
	.i1t li{
		line-height: 40px;
		font-size: 12px;
		width: 50%;
		flex: inherit;
		flex-grow: inherit;
	}
	.i1ba{
		width: 100%;
	}
	.morea{
		line-height: 35px;
		padding: 0 15px;
		font-size: 13px;
	}
	.i2lw{
		padding: 0 25px;
	}
	.i3la{
		height: 200px;
	}
	.i3ra{
		height: auto;
		padding: 20px;
	}
	.ft{
		padding: 15px 0;
	}
	.flogo{
		display: inline-block;
		height: 20px;
	}
	.ftr img{
		height: 25px;
	}
	.ftr h2{
		margin-left: 5px;
		font-size: 16px;
	}
	.fm{
		padding: 20px 0;
	}
	.fml{
		display: none;
	}
	.fmr{
		margin: 0 auto;
	}
	.fmr img{
		width: 120px;
	}
	.fb{
		text-align: center;
	}
}