@charset "utf-8";
/* CSS Document */
html {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Microsoft YaHei", Arial;
	font-size: 100%;
	color: #434343;
	margin: 0 auto;
	overflow-x: hidden;
	max-width: 1920px;
	width: 100%;
	position: relative;
}
ol, ul, li, p, dl, dt, dd, h1, h2, h3, h4, h5, h6 {
	list-style: none outside none;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
}
img {
	border: none;
}
a:link, a:visited {
	color: #323232;
	text-decoration: none;
	outline: none;
}
a:hover, a:active {
	color: #0965af;
	text-decoration: none;
	outline: none;
}
.clear {
	clear: both;
}
.kg {
	width: 96%;
	margin: 0 auto;
	max-width: 1300px;
}
.w-1400 {
	width: 96%;
	margin: 0 auto;
	max-width: 1300px;
}
.w-1400 .kg{
	width:100%;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.dw {
	position: relative;
}
.cj {
	overflow: hidden;
}
.green-black {
	display: block;
	padding-top: 26px;
	clear: both;
	text-align: center;
}
.green-black a {
	padding: 5px 8px 4px 8px;
	padding: 5px 8px 4px 8px;
	border: 1px solid #dddddd;
	height: 12px;
	line-height: 12px;
	zoom: 1;
	font-weight: bold;
	font-size: 12px;
	overflow: auto;
	margin-left: 3px;
	margin-right: 3px;
	color: #333;
	background: url(../images/page_bg01.png) #fff bottom repeat-x;
	text-decoration: none;
}
.green-black a:hover {
	border: 1px solid #ccc;
	height: 12px;
	line-height: 12px;
	zoom: 1;
	overflow: auto;
	background: url(../images/page_bg02.png) top repeat-x #0965af;
	margin-left: 3px;
	margin-right: 3px;
	color: #fff;
	font-size: 12px;
}
.green-black span.current {
	padding: 5px 8px 5px 8px;
	padding: 5px 8px 4px 8px;
	border: 1px solid #ccc;
	color: #fff;
	height: 12px;
	line-height: 12px;
	zoom: 1;
	overflow: auto;
	background: url(../images/page_bg02.png) top repeat-x #0965af;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px
}
::-webkit-scrollbar {
width:3px;
height:8px;
background-color:#fff;
border-radius:4px;
position:relative;
}
::-webkit-scrollbar-thumb {
background-color:#b1b1b1;
border-radius:3px;
}
#Map {
	padding-top: 80px;
}
#Map p {
	font-size: 1.5rem;
	color: #3b3b3b;
	padding-bottom: 24px;
}
#dituContent {
	height: 550px;
	border: 1px solid #ddd;
}

@media screen and (max-width:770px) {
#dituContent {
	height: 230px;
}
}
/*基础配置*/

@font-face {
	font-family: "alternate";
	src: url("../fonts/alternate.eot"),  url("../fonts/alternate.ttf");
}
@font-face {
	font-family: "Din";
	src: url("../fonts/din.eot"),  url("../fonts/din.ttf");
}
@font-face {
	font-family: "Dinm";
	src: url("../fonts/dinm.eot"),  url("../fonts/dinm.ttf");
}
@font-face {
	font-family: "fonta";
	src: url("../fonts/fonta.eot"),  url("../fonts/fonta.ttf");
}
@font-face {
	font-family: "fontb";
	src: url("../fonts/fontb.eot"),  url("../fonts/fontb.ttf");
}
@font-face {
	font-family: "Syl";
	src: url("../fonts/syl.eot"),  url("../fonts/syl.ttf");
}
@font-face {
	font-family: "Sym";
	src: url("../fonts/sym.eot"),  url("../fonts/sym.ttf");
}
@font-face {
	font-family: "Syb";
	src: url("../fonts/syb.eot"),  url("../fonts/syb.ttf");
}
@font-face {
	font-family: "AgencyFB";
	src: url("../fonts/agencyfb.eot"),  url("../fonts/agencyfb.ttf");
}
/*首页style开始*/
.top_bg {
	width: 100%;
	border-top: 2px solid #0965af;
	background: #fff;
	position: relative!important;
	z-index: 999!important;
	transition: 0.5s!important;
}
.logo_tel {
	width: 100%;
/*	background: url(../images/top_bg.jpg) no-repeat center;*/
	height: 125px;
	position: relative;
	z-index: 9;
}
.logo {
	padding-top: 22px;
    width: 48%;
}
.logo img{
	width:100%;
}
.dis-m {
    vertical-align: middle;
}
.dis-m.R{
	float:right;
	margin-top: 28px;
}
.menu-box .R p i {
    width: 15px;
    margin-right: 10px;
}
.c-this, .title1 span em {
    color: #0965af;
}
/*
.language {
    text-align: right;
    margin-top: 10px;
    line-height: 1;
}
.c-666 {
    color: #666;
}
.f-14 {
    font-size: 14px;
}
.language i {
    width: 9px;
    margin-left: 10px;
}
.tr-ease-03 {
    transition: 0.3s ease 0s;
}
*/
.language {
/*    margin-left: 1.8vw;*/
    font-size: 16px;
    cursor: pointer;
    color: #999;
    position: relative;
    height: 100%;
    line-height: 56px;
}
.MenuList_f1, .language {
    vertical-align: middle;
    display: inline-block;
}
.language span {
    padding-left: 1.8vw;
/*	border-left: 1px solid #ddd;*/
}
.sjj_nav>ul>.language>span::after {
    content: '';
    width: 1px;
    height: 15px;
    background: #bfbfbf;
    position: absolute;
    left: 0;
    top: 22px;
}
.language span img {
    margin-left: 10px;
}
.language ul {
    transition: 0.3s ease 0s;
    transform: scale(1,0);
    transform-origin: top;
    color: #333;
    line-height: 45px;
/*    top: 100px;*/
    text-align: center;
    background: #fff;
    z-index: 999;
    width: 140px;
    position: fixed;
    text-transform: uppercase;
/*    right: 0;*/
}
.language>ul a {
    display: block;
}
.language:hover ul {
    transform: scale(1);
}
.language>ul a:hover {
    background: #f5f5f5;
    color: #0965af;
}



.tel {
	margin-top: 27px;
	position: relative;
}
.tel a {
	background: url(../images/tel.png) no-repeat left center;
	padding-left: 76px;
	display: block;
	color: #464646;
}
.tel a p {
	font-size: 1rem;
	padding-top: 3px;
}
.tel a span {
	display: block;
	font-family: "Dinm";
	font-size: 1.75rem;
	color: #4c4b4b;
}
.sp_nav i {
	display: none;
}
.nav_bg {
	background: url(../images/nav_bg.png) no-repeat center;
	width: 100%;
	border-top: 1px solid #e4e4e4;
	box-shadow: 0px 3px 6px rgba(0,0,0,0.08);
	z-index: 999;
	position: relative;
}
.sjj_nav>ul>li {
	float: left;
	position: relative;
	width: 10%;
}
.sjj_nav>ul>li .sp_nav_xjb svg{
	display:none;
}
.sjj_nav>ul>li>a {
	display: block;
	text-align: center;
	font-size: 1rem;
	height: 59px;
	line-height: 59px;
	color: #767676;
	transition: 0.5s;
	position: relative;
	z-index: 9;
}
.sjj_nav>ul>li:nth-child(1)>a::after {
	display: none;
}
.sjj_nav>ul>li>a::after {
	content: '';
	width: 1px;
	height: 15px;
	background: #bfbfbf;
	position: absolute;
	left: 0;
	top: 22px;
}
.sjj_nav>ul>li:hover>a, .sjj_nav>ul>li.cur>a {
	color: #fff;
}
.sjj_nav>ul>li::after {
	content: '';
	width: 0%;
	height: 0;
	background: url(../images/nlibg.png) no-repeat center;
	position: absolute;
	left: 0;
	top: 0;
	transition: 0.5s;
}
.sjj_nav>ul>li:hover::after, .sjj_nav>ul>li.cur::after {
	width: 100%;
	height: 63px;
	transition: 0.5s;
}
.sjj_nav>ul>li>ul {
	position: absolute;
	width: 100%;
	background: rgba(255,255,255,0.95);
	left: 0%;
	display: none;
	overflow: hidden;
	border-radius: 0 0 5px 5px;
}
.sjj_nav>ul>li>ul>li {
	border-top: 1px solid rgba(0,0,0,0.1);
	float: none;
}
.sjj_nav>ul>li>ul>li>a {
	text-align: center;
	display: block;
	line-height: 44px;
	height: 44px;
	color: #2b2b2b;
	font-size: 0.9375rem;
	transition: 0.5s;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
	padding: 0px 10px;
}
.sjj_nav>ul>li>ul>li:hover>a {
	background: #0965af;
	color: #fff;
	transition: 0.5s;
}

@media screen and (max-width:1279px) {
.nav_bg .kg {
	width: 100%;
}
}

@media screen and (max-width:1023px) {
.logo_tel {
	background-size: auto 100%;
	height: 80px;
}
.logo_tel .kg {
	width: 100%;
}
.logo {
	padding-top: 13px;
	padding-left: 1%;
}
.nav_bg .kg {
	width: 50%;
}
.tel, .sjj_nav>ul>li::after, .sjj_nav>ul>li>a::after {
	display: none;
}
.sjj_nav>ul>li>ul {
	display: none;
	border-radius: 0;
	background: none;
	position: relative;
}
}

@media screen and (max-width:767px) {
.logo_tel {
	height: 50px;
}
.logo {
	padding-top: 8px;
}
.logo img {
	height: 36px;
}
.logoa {
	display: none;
}
.nav_bg .kg {
	width: 60%;
}
}
/*banner*/
.banner {
	height: auto;
	width: 100%;
	position: relative;
	height: 100%;
	display: inline-block;
	margin-top: -11px;
}
.slides {
	position: relative;
	height: 100%;
}
.slides li {
	height: 100%;
	position: relative;
	width: 100%;
}
.slides li a {
	display: block;
	width: 100%;
	height: auto;
}
.slides li img {
	display: none;
}
.flex-control-nav {
	position: absolute;
	bottom: 4%;
	z-index: 99;
	text-align: center;
	width: 100%;
	display: none;
}
.flex-control-nav li {
	display: inline-block;
	margin: 0 5px;
}
.flex-control-nav li a {
	display: block;
	overflow: hidden;
	text-indent: -999px;
	width: 9px;
	height: 9px;
	border: 3px solid #fff;
	background: #fff;
	border-radius: 50%;
	cursor: pointer;
	transition: 0.5s;
}
.flex-control-nav li a.flex-active {
	border: 3px solid #0965af;
	background: none;
	transition: 0.5s;
}
/*
.flex-direction-nav {
	position: absolute;
	bottom: 0;
	right: 16.2%;
	z-index: 99;
}
*/
.flex-direction-nav {
    position: absolute;
    top: 45%;
    /* right: 16.2%; */
    z-index: 99;
    width: 100%;
    display: block;
}
/*
.flex-direction-nav li {
	float: left;
}
*/
.flex-direction-nav li:nth-of-type(1) {
	float: left;
	background: #0000004a;
	margin-left: 50px;
}
.flex-direction-nav li:nth-of-type(2) {
	float: right;
	background: #0000004a;
	margin-right: 50px;
}
.flex-direction-nav li:hover {
	background: #0965af57;
}
.flex-direction-nav li a {
	display: block;
	width: 50px;
	height: 75px;
	overflow: hidden;
	cursor: pointer;
	filter: alpha(opacity=80);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.flex-direction-nav li a.flex-prev {
	background: url(../images/ban_an1.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next {
	background: url(../images/ban_an1.png) center center no-repeat;
	transform: scaleX(-1);
}
.flex-direction-nav li a:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

@media screen and (max-width:1440px) {
.flex-direction-nav {
	right: 5%;
}
}

@media screen and (max-width:1366px) {
.flex-direction-nav {
	right: 2.5%;
}
}

@media screen and (max-width:1279px) {
.slides li {
	background-size: auto 100% !important;
	height: auto !important;
	min-height: 600px !important;
}
}

@media screen and (max-width:770px) {
.slides li {
	background: none!important;
	height: auto !important;
	min-height: inherit !important;
}
.slides li img {
	width: 100%;
	display: block;
}
}

@media screen and (max-width:767px) {
.flex-direction-nav {
	display: none;
}
}
/*banner*/
.sousgjc {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 9;
}
.sousgjc .kg {
	background: #0965af;
}
.gjc {
	line-height: 75px;
	height: 75px;
	color: #f1f1f1;
	padding-left: 2%;
}
.gjc strong {
	padding-right: 10px;
}
.gjc a {
	color: #f1f1f1;
}
.gjc span {
	padding: 0 10px;
}

@media screen and (max-width:767px) {
.sousgjc {
	display: none;
}
}
.index_bga {
	padding: 50px 0 50px 0;
	width: 100%;
	overflow: hidden;
}
.inda_title {
	text-align: center;
}
.inda_title h2 {
	font-size: 2.875rem;
	color: #0965af;
	font-family: 'fonta';
}
.inda_title p {
	color: #3f3f3f;
	font-size: 1.25rem;
	letter-spacing: 3px;
	margin-top: 7px;
}
.inda_title::after {
	content: '';
	width: 40px;
	height: 4px;
	margin: 0 auto;
	background: #0965af;
	margin: 22px auto 0 auto;
	display: block;
}
.inda_fl {
	border-top: 1px dotted #bfbfbf;
	border-bottom: 1px dotted #bfbfbf;
	margin-top: 34px;
}
.inda_fl li {
	float: left;
	width: 14.285%;
	text-align: center;
	position: relative;
}
.inda_fl li::before {
	content: '';
	border-left: 1px dotted #bfbfbf;
	height: 55px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -27px;
}
.inda_fl li:nth-child(1):before {
	display: none;
}
.inda_fl li::after {
	content: '';
	width: 100%;
	height: calc(100% + 2px);
	background: #0965af;
	position: absolute;
	left: 0;
	top: -1px;
	transform: scaleX(0);
	transition: 0.5s;
}
.inda_fl li:hover::after, .inda_fl li.on::after {
	transform: scaleX(1);
	transition: 0.5s;
}
.inda_fl li a {
	display: block;
	padding: 18px 0;
	position: relative;
	z-index: 9;
}
.inda_fl li a::after {
	content: '';
	border: 7px solid transparent;
	border-top: 12px solid #0965af;
	width: 0;
	height: 0px;
	opacity: 0;
	position: absolute;
	left: 50%;
	bottom: 0px;
	margin-left: -7px;
	opacity: 0;
	transition: 0.5s;
}
.inda_fl li:hover a::after, .inda_fl li.on a::after {
	bottom: -20px;
	opacity: 1;
	transition: 0.5s 0.4s;
}
.inda_pic {
	overflow: hidden;
	position: relative;
}
.inda_pic span {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.inda_fl li:hover .inda_pic p, .inda_fl li .inda_pic span, .inda_fl li.on .inda_pic p {
	transform: scale(0);
	transition: 0.5s;
}
.inda_fl li .inda_pic p, .inda_fl li:hover .inda_pic span, .inda_fl li.on .inda_pic span {
	transform: scale(1);
	transition: 0.5s;
}
.inda_mc {
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #565656;
	font-size: 1.125rem;
	transition: 0.5s;
}
.inda_fl li:hover .inda_mc, .inda_fl li.on .inda_mc {
	text-align: center;
	color: #fff;
	transition: 0.5s;
}
.inda_nr {
	padding-top: 35px;
}
.inda_nr li {
	float: left;
	width: 33.2%;
	padding-top: 0.2%;
	position: relative;
}
.inda_nr li:nth-child(-n+2) {
	width: 49.9%;
}
.inda_nr li:nth-child(2) {
	float: right;
}
.inda_nr li:nth-child(4) {
	margin: 0 0.2%;
}
.inda_tp {
	overflow: hidden;
}
.inda_tp img {
	display: block;
	width: 100%;
	transition: 0.5s;
}
.inda_nr li:hover .inda_tp img {
	transform: scale(1.05);
}
.inda_bt {
	height: 68px;
	line-height: 68px;
	background: rgba(150,96,36,0.9);
	position: absolute;
	left: 0;
	bottom: 0;
	width: 50%;
	font-size: 1.125rem;
	color: #fff;
	text-indent: 20px;
	overflow: hidden;
	transition: 0.5s;
}
.inda_bt::after {
	content: '+';
	width: 35px;
	height: 35px;
	background: #6f3a00;
	position: absolute;
	right: 20px;
	top: 16px;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	line-height: 32px;
	text-align: center;
	text-indent: 0;
	font-family: 'Dinm';
	font-size: 1.375rem;
}
.inda_nr li:hover .inda_bt {
	width: 100%;
	transition: 0.5s;
}

@media screen and (max-width:1279px) {
.inda_bt {
	height: 48px;
	line-height: 48px;
	font-size: 1rem;
	text-indent: 10px;
}
.inda_bt::after {
	width: 20px;
	height: 20px;
	right: 10px;
	top: 14px;
	line-height: 18px;
	font-size: 1rem;
}
}

@media screen and (max-width:1023px) {
.inda_fl {
	display: none;
}
.inda_bt {
	width: 100%;
}
}

@media screen and (max-width:767px) {
.index_bga {
	padding: 40px 0 50px 0;
}
.inda_title h2 {
	font-size: 2rem;
}
.inda_title p {
	font-size: 1rem;
	letter-spacing: 0px;
	margin-top: 0px;
}
.inda_title::after {
	height: 2px;
	margin: 15px auto 0 auto;
}
.inda_nr {
	padding-top: 20px;
}
.inda_nr li {
	width: 49%;
	padding-top: 2%;
}
.inda_nr li:nth-child(-n+2) {
	width: 49%;
	padding-top: 0;
}
.inda_nr li:nth-child(2n) {
	float: right;
}
.inda_nr li:nth-child(4) {
	margin: 0%;
}
.inda_nr li:nth-child(5) {
	display: none;
}
.inda_bt {
	position: relative;
	height: 40px;
	line-height: 40px;
	font-size: 0.875rem;
	text-indent: 5px;
}
.inda_bt::after {
	width: 18px;
	height: 18px;
	top: 12px;
	right: 5px;
}
}
.index_bgb {
	background: url(../images/index_bgb.jpg) no-repeat center;
	height: 300px;
	position: relative;
	z-index: 9;
}
.index_bgb .kg {
	position: relative;
}
.indb_nr {
	width: 96%;
	max-width: 1140px;
	padding-top: 65px;
	color: #fff;
	text-align: center;
}
.indb_tit {
	font-size: 1.875rem;
	letter-spacing: 6px;
}
.indb_tit span {
	font-size: 2.5rem;
	font-family: 'Syb';
}
.indb_tit p {
	font-family: 'Syl';
	font-size: 1.375rem;
	letter-spacing: 0;
	margin-top: 20px;
}
.indb_tel {
	padding-top: 25px;
}
.indb_tel a {
	display: inline-block;
	color: #fff;
	vertical-align: top;
}
.indb_tel a:nth-child(1) {
	width: 102px;
	height: 30px;
	border: 1px solid #fff;
	line-height: 30px;
}
.indb_tel a:nth-child(2) {
	margin-left: 48px;
	font-family: 'Dinm';
	font-size: 1.875rem;
	line-height: 32px;
}
.indb_pic {
	position: absolute;
	width: 35.16%;
	right: -13.23%;
	top: -100px;
}
.indb_pic img {
	display: block;
	width: 100%;
}

@media screen and (max-width:1279px) {
.index_bgb {
	background-size: auto 100%;
	height: auto;
	padding-bottom: 30px;
}
.indb_nr {
	width: 86%;
	padding-top: 35px;
}
}

@media screen and (max-width:1023px) {
.indb_nr {
	width: 80%;
	padding-top: 35px;
}
.indb_tit {
	font-size: 1.625rem;
	letter-spacing: 0px;
}
.indb_tit span {
	font-size: 2.25rem;
}
.indb_tit p {
	font-size: 1.125rem;
	letter-spacing: 0;
	margin-top: 20px;
}
.indb_tel {
	padding-top: 15px;
}
.indb_tel a:nth-child(2) {
	margin-left: 20px;
}
}

@media screen and (max-width:767px) {
.indb_nr {
	width: 100%;
	padding-top: 35px;
}
.indb_tit {
	font-size: 1.5rem;
}
.indb_tit span {
	font-size: 1.875rem;
}
.indb_tit p {
	font-size: 1rem;
	margin-top: 10px;
}
.indb_tel {
	padding-top: 15px;
}
.indb_tel a:nth-child(1) {
	height: 28px;
	line-height: 28px;
	width: 90px;
}
.indb_tel a:nth-child(2) {
	margin-left: 10px;
	line-height: 30px;
}
.indb_pic {
	display: none;
}
}
.index_bgc {
	background: #fff;
	width: 100%;
	padding-top: 90px;
	position: relative;
	overflow: hidden;
}
.index_bgc::before {
	content: '';
	width: 50%;
	height: 100%;
/*	background: url(../images/index_bgc.png) repeat;*/
	position: absolute;
	left: 0;
	top: 0;
}
.index_bgc .kg {
	position: relative;
	z-index: 9;
}
.indc_title {
	text-align: center;
}
.indc_title h2 {
	font-size: 3.75rem;
	color: #444;
	font-family: 'fonta';
}
.indc_title p {
	color: #656565;
	font-size: 1.25rem;
	letter-spacing: 5px;
}
.indc_title::after {
	content: '';
	width: 40px;
	height: 4px;
	margin: 0 auto;
	background: #0965af;
	margin: 22px auto 0 auto;
	display: block;
}
.indc_gd {
	margin-top: 55px;
}
.indc_l, .indc_r {
	position: relative;
	width: 50%;
}
.indc_bg img {
	display: block;
}
.indc_l .indc_bg img {
	float: right;
}
.indc_fl {
	position: absolute;
	top: 25px;
	right: 20px;
	background: #fff;
}
.indc_fl li {
	position: relative;
	width: 200px;
	height: 99px;
	border-bottom: 1px dotted #bfbfbf;
}
.indc_fl li:nth-last-child(1) {
	border-bottom: none;
}
.indc_fl li a {
	padding: 25px;
	display: block;
	text-align: center;
}
.indc_bt p {
	font-family: 'Sym';
	font-size: 1.75rem;
	color: #424242;
}
.indc_bt span {
	margin-top: 3px;
	display: block;
	font-family: 'Syl';
	text-transform: Uppercase;
	font-size: 0.75rem;
	transform: scale(0.8125);
	color: #b6b6b6;
}
.indc_sz {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url(../images/indcfl_bg.png) no-repeat;
	color: #fff;
	font-family: 'fontb';
	font-size: 3.75rem;
	line-height: 100px;
	transform: scaleY(0);
	transition: 0.5s;
}
.indc_sz::after {
	content: '';
	border: 10px solid transparent;
	border-left: 16px solid #0965af;
	width: 0;
	height: 0px;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -10px;
	opacity: 0;
	transition: 0.5s;
}
.indc_fl li:hover .indc_sz, .indc_fl li.on .indc_sz {
	transform: scaleY(1);
	transition: 0.5s;
}
.indc_fl li:hover .indc_sz::after, .indc_fl li.on .indc_sz::after {
	right: -24px;
	opacity: 1;
	transition: 0.5s 0.4s;
}
.indcr_po {
	position: absolute;
	width: 91.55%;
	right: 0;
	top: 80px;
}
.indcr_bt p {
	font-family: 'Syb';
	font-size: 2.25rem;
	color: #ffffff;
}
.indcr_bt span {
	margin-top: 3px;
	display: block;
	font-family: 'Syl';
	text-transform: Uppercase;
	font-size: 0.75rem;
	color: #d3a470;
}
.indcr_bt::after {
	content: '';
	width: 50px;
	height: 2px;
	background: #fff;
	margin: 25px 0;
	display: block;
}
.indcr_ms {
	font-size: 1.25rem;
	color: #f7eadb;
	line-height: 30px;
}
.indcr_img {
	border: 2px solid #fff;
	margin-top: 85px;
}
.indcr_img img {
	display: block;
	width: 100%;
}

@media screen and (max-width:1279px) {
.index_bgc {
	padding-top: 70px;
}
.indc_gd {
	margin-top: 35px;
}
.indc_bg img {
	height: 700px;
}
.indc_fl li {
	height: 79px;
}
.indc_fl li a {
	padding: 15px 0;
}
.indc_sz {
	line-height: 79px;
}
.indcr_po {
	top: 50px;
}
.indcr_bt p {
	font-size: 2rem;
}
.indcr_bt::after {
	margin: 15px 0;
}
.indcr_ms {
	font-size: 1.125rem;
}
.indcr_img {
	margin-top: 30px;
}
}

@media screen and (max-width:1023px) {
.index_bgc {
	padding-top: 60px;
}
.index_bgc .kg {
	width: 100%;
}
.indc_title h2 {
	font-size: 3rem;
}
.indc_title p {
	letter-spacing: 0px;
}
.indc_title::after {
	margin: 15px auto 0 auto;
}
.indc_gd {
	margin-top: 35px;
}
.indc_l {
	display: none;
}
.indc_l, .indc_r {
	width: 100%;
}
.indc_r {
	background: url(../images/indc_rbg.jpg) no-repeat center;
	background-size: cover;
	padding: 80px 0;
}
.indc_r .indc_bg {
	display: none;
}
.indcr_po {
	position: relative;
	width: 96%;
	margin: 0 auto;
	right: auto;
	top: auto;
}
}

@media screen and (max-width:767px) {
.index_bgc {
	padding-top: 40px;
}
.indc_title h2 {
	font-size: 2rem;
}
.indc_title p {
	font-size: 1rem;
}
.indc_gd {
	margin-top: 20px;
}
.indc_r {
	padding: 40px 0 40px 0;
}
.indcr_bt p {
	font-size: 1.625rem;
}
.indcr_ms {
	font-size: 1rem;
	line-height: 26px;
}
.indcr_img {
	margin-top: 20px;
}
}
.index_bgd {
	background: url(../images/index_bgd.jpg) no-repeat center fixed;
	width: 100%;
	padding: 65px 0 110px 0;
	overflow: hidden;
}
.index_bgd .indc_title h2 {
	color: #fff;
}
.index_bgd .indc_title p {
	color: #fff;
}
.indd_nr {
	margin-top: 35px;
	position: relative;
}
.indd_nr::after {
	content: '';
	width: 100%;
	height: 100%;
	background: url(../images/indd_qq.png) no-repeat center;
	background-size: 11.538%;
	position: absolute;
	left: 0;
	top: 0;
}
.indd_nr li {
	float: left;
	width: 48%;
	max-width: 620px;
	background: url(../images/indd_lbg.png) no-repeat right top #363636;
	background-size: auto 100%;
}
.indd_nr li:nth-child(2n) {
	float: right;
	background: url(../images/indd_lbg.png) no-repeat left top #363636;
	background-size: auto 100%;
}
.indd_nr li:nth-child(-n+2) {
	margin-bottom: 47px;
}
.indd_kg {
	border: 1px solid #525252;
	padding: 9px;
}
.indd_pic {
	overflow: hidden;
	width: 44.35%;
}
.indd_pic img {
	display: block;
	width: 100%;
}
.indd_wb {
	width: 46%;
	padding-top: 9%;
	margin: 0 4.5%;
}
.indd_wb h3 {
	font-size: 1.875rem;
	font-family: 'Syb';
	color: #ea9434;
}
.indd_ms {
	font-size: 1rem;
	line-height: 30px;
	color: #fff;
	margin-top: 25px;
}

@media screen and (max-width:1279px) {
.index_bgd {
	background-attachment: inherit;
	background-size: cover;
	padding: 65px 0 80px 0;
}
.indd_kg {
	padding: 5px;
}
.indd_wb {
	width: 50%;
	padding-top: 5%;
	margin: 0 2.5%;
}
.indd_wb h3 {
	font-size: 1.5rem;
}
.indd_ms {
	margin-top: 20px;
	line-height: 28px;
}
.indd_nr li {
	width: 47.7%;
}
.indd_nr li:nth-child(-n+2) {
	margin-bottom: 35px;
}
}

@media screen and (max-width:1023px) {
.indd_nr::after {
	display: none;
}
.indd_nr li {
	width: 49%;
}
.indd_nr li:nth-child(-n+2) {
	margin-bottom: 2%;
}
.indd_wb {
	width: 51%;
	padding-top: 2%;
	margin: 0 2%;
}
.indd_wb h3 {
	font-size: 1.25rem;
}
.indd_ms {
	font-size: 0.875rem;
	line-height: 22px;
	margin-top: 10px;
}
}

@media screen and (max-width:767px) {
.index_bgd {
	padding: 40px 0 50px 0;
}
.indd_nr {
	margin-top: 20px;
}
.indd_nr li {
	width: 100%;
	margin-bottom: 2%;
}
.indd_nr li:nth-child(-n+2) {
	margin-bottom: 2%;
}
.indd_ms {
	margin-top: 6px;
}
}
.index_bge {
	background: #0965af;
	position: relative;
	width: 100%;
	padding: 60px 0 75px 0;
}
.index_bge::before {
	content: '';
	width: 100%;
	height: 65%;
	background: url(../images/index_bgc.png) repeat;
	position: absolute;
	left: 0;
	top: 0;
}
.index_bge .kg {
	position: relative;
	z-index: 9;
}
.inde_title {
	text-align: center;
}
.inde_title h2 {
	font-size: 2.875rem;
	color: #0965af;
	font-family: 'fonta';
}
.inde_title p {
	color: #3f3f3f;
	font-size: 1.25rem;
	letter-spacing: 3px;
}
.inde_nr {
	margin-top: 40px;
	position: relative;
}
.inde_nr::before {
	content: '';
	width: calc(100% + 12px);
	height: calc(100% + 9px);
	background: url(../images/index_bgc.png) repeat;
	position: absolute;
	left: -6px;
	top: 0;
}
.inde_nr ul {
	position: relative;
	z-index: 9;
}
.inde_nr li {
	float: left;
	width: 33%;
}
.inde_nr li:nth-child(3n-1) {
	margin: 0 0.5%;
}
.inde_nr li:nth-child(-n+3) {
	padding-bottom: 0.5%;
}
.inde_nr li a {
	display: block;
	border: 1px solid #e1e1e1;
	padding: 3px;
	background: #fff;
}
.inde_pic {
	overflow: hidden;
}
.inde_pic img {
	display: block;
	width: 100%;
	transition: 0.5s;
}
.inde_nr li:hover .inde_pic img {
	transform: scale(1.05);
}
.inde_tel {
	margin: 0 auto;
	width: 410px;
	padding-top: 60px;
	text-align: center;
}
.inde_tel a {
	display: block;
	width: 50%;
	float: left;
}
.inde_tel a:nth-child(1) {
	background: #fff;
	line-height: 48px;
	height: 48px;
	color: #434343;
	font-size: 1rem;
}
.inde_tel a:nth-child(2) {
	background: #000;
	height: 48px;
	line-height: 48px;
	font-family: 'Dinm';
	color: #fff;
	font-size: 1.25rem;
}
.inde_tel a:nth-child(2) img {
	margin-bottom: -6px;
	margin-right: 10px;
}

@media screen and (max-width:767px) {
.index_bge {
	padding: 40px 0 50px 0;
}
.inde_title h2 {
	font-size: 2.25rem;
}
.inde_title p {
	font-size: 1rem;
	letter-spacing: 0px;
}
.inde_nr {
	margin-top: 20px;
}
.inde_nr li {
	float: left;
	width: 49%;
	padding-top: 2%;
}
.inde_nr li:nth-child(3n-1) {
	margin: 0;
}
.inde_nr li:nth-child(-n+3) {
	padding-bottom: 0%;
}
.inde_nr li:nth-child(2n) {
	float: right;
}
.inde_tel {
	width: 100%;
	padding-top: 30px;
}
.inde_tel a:nth-child(1) {
	width: 40%;
	height: 42px;
	line-height: 42px;
}
.inde_tel a:nth-child(2) {
	width: 60%;
	height: 42px;
	line-height: 42px;
}
.inde_tel a:nth-child(2) img {
	margin-right: 6px;
}
}
.index_bgf {
	width: 100%;
	background: url(../images/index_bgc.png) repeat;
	position: relative;
	padding-top: 45px;
	padding-bottom: 55px;
	border-top: 2px solid #fff;
}
.indf_nr {
	padding-top: 60px;
}
.indf_nr li {
	float: left;
	width: 9.85%;
}
.indf_nr p {
	float: left;
	width: 5.175%;
	text-align: center;
	padding-top: 4%;
}
.indf_pic {
	border-radius: 50%;
	box-shadow: 0px 0px 30px rgba(0,0,0,0.1);
	transition: 0.5s;
}
.indf_pic img {
	display: block;
	width: 100%;
}
.indf_nr li:hover .indf_pic {
	transform: rotate(360deg);
	transition: 0.5s;
}
.indf_mc {
	text-align: center;
	font-size: 1.125rem;
	color: #5c5c5c;
	padding-top: 20px;
}
.indf_tel {
	padding-top: 55px;
}
.indf_tel a {
	display: block;
	width: 200px;
	height: 48px;
	line-height: 48px;
	margin: 0 auto;
	background: #0965af;
	text-align: center;
	color: #fff;
	font-size: 1.125rem;
}
.indf_tel img {
	margin-bottom: -7px;
	margin-right: 30px;
}

@media screen and (max-width:1279px) {
.indf_nr {
	padding-top: 40px;
}
.indf_nr li {
	width: 11%;
}
.indf_nr p {
	width: 3.8333%;
	padding-top: 5%;
}
.indf_nr p img {
	width: 10px;
}
.indf_mc {
	font-size: 1rem;
	padding-top: 10px;
}
.indf_tel {
	padding-top: 35px;
}
.indf_tel a {
	width: 160px;
	height: 44px;
	line-height: 44px;
}
.indf_tel img {
	margin-bottom: -8px;
	margin-right: 20px;
}
}

@media screen and (max-width:767px) {
.index_bgf {
	padding-top: 40px;
	padding-bottom: 50px;
}
.indf_nr {
	padding-top: 5px;
}
.indf_nr li {
	width: 20%;
	padding-top: 20px;
}
.indf_nr p {
	width: 6.666%;
	padding-top: 14%;
}
.indf_nr p:nth-child(8) {
	display: none;
}
.indf_nr p img {
	width: 8px;
}
.indf_mc {
	font-size: 0.9375rem;
	padding-top: 5px;
}
.indf_tel {
	padding-top: 30px;
}
.indf_tel a {
	width: 120px;
	height: 40px;
	line-height: 40px;
	font-size: 1rem;
}
.indf_tel img {
	height: 22px;
	margin-bottom: -5px;
	margin-right: 10px;
}
}
.index_bgg {
	background: url(../images/index_bgg.jpg) no-repeat center top;
	width: 100%;
	padding-top: 65px;
}
.indg_top li {
	float: left;
	width: 25%;
	position: relative;
	text-align: center;
}
.indg_top li::after {
	content: '';
	height: 37px;
	border-left: 1px dotted #fff;
	position: absolute;
	left: 0;
	bottom: 0;
}
.indg_top li:nth-child(1)::after {
	display: none;
}
.indg_sz p, .indg_sz span {
	display: inline-block;
	vertical-align: top;
}
.indg_sz p {
	font-size: 4.5rem;
	color: #ea9434;
	font-family: 'Dinm';
	line-height: 56px;
}
.indg_sz span {
	color: #fff;
	padding-left: 15px;
	font-size: 1.125rem;
}
.indgt_mc {
	font-size: 1.125rem;
	color: #fff;
	padding-top: 15px;
}
.indg_cen {
	background: #fff;
	margin-top: 60px;
	padding: 10px;
}
.indg_l {
	width: 43%;
	margin-right: 2%;
}
.indg_bt {
	padding-top: 20px;
}
.indg_bt h2 {
	color: #353535;
	font-family: 'fonta'!important;
	font-size: 2.5rem;
}
.indg_bt p {
	font-size: 1.25rem;
	color: #6f6e6e;
}
.indg_bt::after {
	content: '';
	width: 65px;
	height: 2px;
	background: #0965af;
	margin: 30px 0;
	display: block;
}
.indg_ms {
	color: #6f6e6e;
	line-height: 36px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    line-clamp: 8;
    -webkit-box-orient: vertical;
	text-indent: 2em;
}
.indg_more {
	padding-top: 35px;
}
.indg_more a {
	display: block;
	width: 116px;
	height: 38px;
	background: #0965af;
	line-height: 38px;
	text-align: center;
	color: #fff;
}
.indg_r {
	width: 50%;
	overflow: hidden;
}
.indg_r img {
	display: block;
	width: 100%;
}
.indg_bom {
	padding-top: 47px;
}
.indg_tit {
	position: relative;
	text-align: center;
	font-size: 1.5rem;
	color: #fff;
	line-height: 35px;
	height: 35px;
}
.indg_tit::before {
	content: '';
	width: 43%;
	border-bottom: 1px dotted rgba(255,255,255,0.5);
	position: absolute;
	left: 0;
	top: 17px;
}
.indg_tit::after {
	content: '';
	width: 43%;
	border-bottom: 1px dotted rgba(255,255,255,0.5);
	position: absolute;
	right: 0;
	top: 17px;
}
.indg_nr {
	padding-top: 30px;
}
.indg_nr li {
	float: left;
	width: 24%;
	margin-right: 1.333%;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
}
.indg_nr li:nth-child(4) {
	margin-right: 0;
}
.indg_nr li a {
	display: block;
	border: 1px solid #fff;
	overflow: hidden;
}
.indg_nr li img {
	display: block;
	width: 100%;
	transition: 0.5s;
}
.indg_nr li:hover img {
	transform: scale(1.05);
}

@media screen and (max-width:1280px) {
.indg_bt::after {
	margin: 20px 0;
}
.indg_ms {
	line-height: 30px;
}
}

@media screen and (max-width:1279px) {
.indg_l {
	width: 46%;
	margin-left: 1%;
}
.indg_bt {
	padding-top: 5px;
}
.indg_bt h2 {
	font-size: 2rem;
}
.indg_bt p {
	font-size: 1rem;
}
.indg_bt::after {
	width: 35px;
	margin: 15px 0;
}
.indg_ms {
	line-height: 22px;
	font-size: 0.875rem;
}
}

@media screen and (max-width:1023px) {
.indg_sz p {
	font-size: 4rem;
	line-height: 50px;
}
.indgt_mc {
	font-size: 1rem;
}
}

@media screen and (max-width:767px) {
.index_bgg {
	padding-top: 40px;
	background-size: auto 95%;
}
.indg_top li {
	width: 50%;
}
.indg_top li:nth-child(3)::after {
	display: none;
}
.indg_top li:nth-child(-n+2) {
	margin-bottom: 25px;
}
.indg_sz p {
	font-size: 3rem;
	line-height: 40px;
}
.indg_sz span {
	color: #fff;
	padding-left: 10px;
	font-size: 1rem;
}
.indgt_mc {
	font-size: 0.9375rem;
	padding-top: 5px;
}
.indg_cen {
	margin-top: 30px;
	padding: 5px;
}
.indg_l {
	width: 100%;
	margin-right: 0%;
	float: none;
	padding-top: 15px;
}
.indg_more {
	padding-top: 25px;
	padding-bottom: 30px;
}
.indg_more a {
	width: 100px;
	height: 34px;
	line-height: 34px;
	font-size: 0.9375rem;
	margin: 0 auto;
}
.indg_r {
	width: 100%;
	float: none;
}
.indg_bom {
	padding-top: 30px;
}
.indg_tit::before {
	width: 30%;
}
.indg_tit::after {
	width: 30%;
}
.indg_nr {
	padding-top: 10px;
}
.indg_nr li {
	width: 49%;
	margin-right: 0%;
	padding-top: 2%;
}
.indg_nr li:nth-child(2n) {
	float: right;
}
}
.index_bgh {
	background: #fff;
	width: 100%;
	padding: 140px 0 125px 0;
	overflow: hidden;
}
.indh_bt h2 {
	font-size: 2.5rem;
	color: #0965af;
	font-family: 'fonta';
}
.indh_bt p {
	color: #646464;
	font-size: 1.25rem;
}
.indh_fl {
	padding-top: 23px;
}
.indh_fl li {
	float: left;
	background: #dcdcdc;
	position: relative;
	margin-left: 20px;
}
.indh_fl li a {
	display: block;
	width: 160px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	color: #4b4b4b;
	font-size: 1.125rem;
	position: relative;
	z-index: 9;
}
.indh_fl li:hover a, .indh_fl li.on a {
	color: #fff;
}
.indh_fl li::after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #0965af;
	transform: scale(0);
	transition: 0.5s;
}
.indh_fl li:hover::after, .indh_fl li.on::after {
	transform: scale(1);
	transition: 0.5s;
}
.indh_nr {
	padding-top: 45px;
}
.indh_l {
	width: 80%;
}
.indh_one {
	width: 51%;
	position: relative;
}
.indh_pic {
	overflow: hidden;
}
.indh_pic img {
	display: block;
	width: 100%;
	transition: 0.5s;
}
.indh_one:hover a img {
	transform: scale(1.05);
}
.indh_wb {
	background: rgba(0,0,0,0.5);
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	padding: 28px 0;
	color: #fff;
	transition: 0.5s;
}
.indh_mc {
	margin-left: 7%;
	border-left: 1px solid #fff;
	padding-left: 6%;
}
.indh_mc p {
	font-family: 'Din';
}
.indh_mc h3 {
	font-size: 1.375rem;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	margin-top: 13px;
	overflow: hidden;
}
.indh_one:hover .indh_wb {
	background: rgba(150,96,36,0.8);
	transition: 0.5s;
}
.indh_l ul {
	width: 47.5%;
}
.indh_l li {
	border-bottom: 1px dashed #bfbfbf;
	position: relative;
}
.indh_l li::after {
	content: '';
	width: 0%;
	height: 100%;
	background-image: linear-gradient(to bottom right, #ac6d28, #0965af);
	position: absolute;
	left: 0;
	top: 0;
	transition: 0.5s;
}
.indh_l li:hover::after {
	width: 100%;
	transition: 0.5s;
}
.indh_l li a {
	display: block;
	padding: 25px 0 25px 10%;
	position: relative;
	z-index: 9;
}
.indh_l li p {
	color: #b7b6b6;
	font-family: 'Din';
	transition: 0.5s;
}
.indh_l li h3 {
	font-size: 1.375rem;
	color: #636363;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	margin-top: 15px;
	transition: 0.5s;
}
.indh_l li:hover p {
	color: #caa174;
	transition: 0.5s;
}
.indh_l li:hover h3 {
	color: #fff;
	transition: 0.5s;
}
.indh_r {
	width: 18.7%;
}
.indh_r img {
	display: block;
	width: 100%;
}

@media screen and (max-width:1280px) {
.indh_l li a {
	padding: 20px 0 24px 10%;
}
}

@media screen and (max-width:1279px) {
.index_bgh {
	padding: 70px 0 90px 0;
}
.indh_fl li a {
	width: 140px;
	height: 46px;
	line-height: 46px;
	font-size: 1rem;
}
.indh_wb {
	padding: 20px 0;
}
.indh_mc {
	margin-left: 3%;
	padding-left: 3%;
}
.indh_mc h3 {
	font-size: 1.125rem;
	margin-top: 7px;
}
.indh_l li a {
	padding: 17px 0 17px 7%;
}
.indh_l li h3 {
	font-size: 1.125rem;
	margin-top: 4px;
}
}

@media screen and (max-width:1023px) {
.indh_l {
	width: 100%;
}
.indh_r {
	display: none;
}
.indh_wb {
	padding: 15px 0;
}
.indh_l li a {
	padding: 15px 0 15px 7%;
}
.indh_l li h3 {
	margin-top: 3px;
}
}

@media screen and (max-width:767px) {
.index_bgh {
	padding: 40px 0 50px 0;
}
.indh_bt {
	float: none;
	text-align: center;
}
.indh_bt h2 {
	font-size: 2rem;
}
.indh_bt p {
	font-size: 1rem;
}
.indh_fl {
	padding-top: 15px;
	float: none;
	width: 60%;
	margin: 0 auto;
}
.indh_fl li {
	width: 49%;
	margin: 0 0.5%;
}
.indh_fl li a {
	display: block;
	width: 100px;
	height: 34px;
	line-height: 34px;
	font-size: 0.875rem;
}
.indh_nr {
	padding-top: 25px;
}
.indh_one {
	width: 100%;
}
.indh_l ul {
	width: 100%;
}
.indh_l li a {
	padding: 15px 0 15px 2%;
}
.indh_l li h3 {
	font-size: 1rem;
}
}
.link_bg {
	padding: 26px 0;
	background: #efefef;
	width: 100%;
	border-top: 1px solid #dedede;
}
.link_bg .kg {
	display: grid;
	grid-template-columns: 110px 1fr;
}
.link_title {
	color: #4c4c4c;
	font-size: 1.125rem;
}
.link_nr {
	height: 50px;
	overflow: hidden;
	line-height: 24px;
}
.link_nr a {
	display: block;
	float: left;
	margin-right: 20px;
	font-size: 1rem;
	color: #4c4c4c;
}
.link_nr a:hover {
	text-decoration: none;
	color: #0965af;
}

@media screen and (max-width:1024px) {
.link_bg {
	display: none;
}
}
.foot_bg {
/*	background: url(../images/foot_bg.jpg) no-repeat center top;*/
	width: 100%;
	overflow: hidden;
/*	border-top: 1px solid #d19a2b;*/
	border-top: 1px solid #004e8c;
    background: #0965af;
}
.fnavtel {
	padding: 60px 0;
}
/*
.fnavtel .kg {
	display: grid;
	grid-template-columns: repeat(2, auto);
	justify-content: space-between;
	align-items: center;
}
*/
/*
.foot_l ul {
	display: grid;
	grid-template-columns: repeat(8, 1fr);
	grid-gap: 20px 40px;
}
*/
.foot_l li a {
	color: #fff;
	display: block;
	line-height: 40px;
	height: 30px;
	font-size: 1.125rem;
}
.foot_l li a:hover {
	text-decoration: none;
	color: #c2e2fb;
}
/*
.foot_r {
	display: grid;
	grid-template-columns: repeat(2, auto);
	grid-gap: 0 55px;
	align-items: center;
}
*/
/*
.foot_r {
    display: grid;
    grid-template-columns: repeat(1, auto);
    grid-gap: 0 0px;
    align-items: center;
    margin-left: 30px;
}
*/
.ftelrx {
	display: inline-block;
	border-bottom: 1px solid rgba(255,255,255,0.5);
}
.ftelrx a {
	color: #fff;
}
.ftelrx a p {
	background: url(../images/f01.png) no-repeat left top;
	line-height: 20px;
	padding-left: 30px;
	font-size: 1.125rem;
}
.ftelrx a span {
/*	display: block;*/
	font-size: 1.875rem;
	font-family: 'Dinm';
	line-height: 50px;
/*	color: #e09039;*/
}
.ftel_nr {
	padding-top: 10px;
}
.ftel_nr p {
	line-height: 24px;
/*	padding-left: 34px;*/
	margin-top: 10px;
	color: #fff;
}
.ftel_nr p a {
	color: #fff;
}
.fewm {
	background: #fff;
	border-radius: 15px;
	overflow: hidden;
}
.fewm_pic img {
	display: block;
	width: 100%;
}
.fewm_mc {
	line-height: 25px;
	text-align: center;
	font-size: 0.875rem;
	color: #646464;
	padding-bottom: 10px;
}
.fbq {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 30px;
	font-size: 0.9375rem;
	color: #fff;
	border-top: 1px solid rgba(255,255,255,0.1);
}
.fbq .content{
	max-width: 1300px;
    width: 96%;
    margin: 0 auto;
    text-align: center;
	background: unset;
	padding:unset;
}
.fbq .kg{
	max-width: 1300px;
    width: 96%;
    margin: 0 auto;
    text-align: center;
}
.fbq em {
	font-style: normal;
}
/*
.fbq span {
	float: right;
}
*/
.fbq a {
	color: #fff;
}
.fbq a:hover {
	text-decoration: underline;
}

@media screen and (max-width:1279px) {
.fnavtel {
	padding: 55px 0;
}
.fnavtel .kg {
	grid-template-columns: auto 50%;
}
.foot_l ul {
	grid-gap: 20px 20px;
}
.foot_l li a {
	font-size: 1rem;
}
.fbq em {
	display: none;
}
.foot_r {
	grid-gap: 0 25px;
}
}

@media screen and (max-width:1023px) {
.fnavtel {
	padding: 35px 0;
}
.fnavtel .kg {
	grid-template-columns: 1fr;
}
.foot_l {
	display: none;
}
.foot_r {
	grid-template-columns: 1fr 146px;
}
}

@media screen and (max-width:767px) {
.fnavtel {
	padding: 40px 0;
}
.foot_r {
	grid-template-columns: 1fr 30%;
	grid-gap: 0 15px;
}
.ftelrx a p {
	font-size: 1rem;
}
.ftelrx a span {
	font-size: 1.625rem;
	line-height: 42px;
}
.ftel_nr p {
	line-height: 22px;
	margin-top: 10px;
	font-size: 0.875rem;
}
.fewm {
	border-radius: 5px;
}
.fbq {
	padding-top: 15px;
	padding-bottom: 65px;
	line-height: 22px;
	font-size: 0.875rem;
}
.fbq span {
	display: block;
	float: none;
}
}
/*首页style结束*/

/*内页style开始*/
.about_banner {
	background: url(../images/about_banner.jpg) no-repeat center;
	width: 100%;
	height: 370px;
	position: relative;
}
.contact_banner {
	background: url(../images/contact_banner.jpg) no-repeat center;
	width: 100%;
	height: 370px;
	position: relative;
}
.case_banner {
	background: url(../images/case_banner.jpg) no-repeat center;
	width: 100%;
	height: 370px;
	position: relative;
}
.news_banner {
	background: url(../images/news_banner.jpg) no-repeat center;
	width: 100%;
	height: 370px;
	position: relative;
}
.pro_banner {
	background: url(../images/pro_banner.jpg) no-repeat center;
	width: 100%;
	height: 370px;
	position: relative;
}
.pro2_banner {
	background: url(../images/pro2_banner.jpg) no-repeat center;
	width: 100%;
	height: 370px;
	position: relative;
}
.pro4_banner {
	background: url(../images/pro4_banner.jpg) no-repeat center;
	width: 100%;
	height: 370px;
	position: relative;
}
.proshow_banner {
	background: url(../images/proshow_banner.jpg) no-repeat center;
	width: 100%;
	height: 226px;
	position: relative;
}
.main_title {
	color: #fff;
	text-align: center;
	padding-top: 140px;
}
.main_bt {
	font-size: 2.25rem;
}
.main_title p {
	font-size: 0.875rem;
	padding-top: 5px;
}
.main_flbg {
	width: 100%;
	position: relative;
	background: #fff;
	border-bottom: 1px solid #dcdcdc;
	text-align: center;
}
.main_fl li {
	position: relative;
	display: inline-block;
}
.main_fl li a {
	color: #525252;
	padding: 0 26px;
	font-size: 1rem;
	height: 70px;
	display: block;
	line-height: 70px;
	text-align: center;
	position: relative;
	z-index: 9;
}
.main_fl li:hover a, .main_fl li.cur a {
	color: #0965af;
}
.main_fl li:after {
	content: '';
	background: #0965af;
	width: 55%;
	height: 3px;
	position: absolute;
	bottom: 0;
	left: 24%;
	transform: scaleX(0);
	transition: 0.5s;
}
.main_fl li:hover:after, .main_fl li.cur:after {
	transform: scaleX(1);
	transition: 0.5s;
}
.main_wz {
	font-size: 0.9375rem;
	color: #fff;
	line-height: 65px;
}
.main_wz img {
	margin-bottom: -2px;
	margin-right: 8px;
}
.main_wz span {
	padding: 0 8px;
}
.main_wz a {
	color: #fff;
}
.main_wz a:hover {
	text-decoration: underline
}
.main {
	background: #f9f9f9;
	padding-top: 75px;
	padding-bottom: 100px;
}
.about_nr {
	color: #4c4c4c;
	font-size: 1rem;
	line-height: 1.8em;
}
.about_nr img {
	max-width: 100%;
}

@media screen and (max-width:1279px) {
.about_banner, .contact_banner, .case_banner, .news_banner, .pro_banner, .pro2_banner, .pro4_banner {
	background-size: auto 100%;
	height: 280px;
}
.main_fl li a {
	padding: 0 15px;
}
}

@media screen and (max-width:1023px) {
.about_banner, .contact_banner, .case_banner, .news_banner, .pro_banner, .pro2_banner, .pro4_banner {
	height: 220px;
}
.main_fl.wrapper {
	overflow: hidden;
	width: 100%;
}
.main_fl.wrapper li {
	display: block;
	float: left;
}
.main_fl.wrapper li a {
	padding: 0 20px;
}
.main {
	padding-top: 45px;
	padding-bottom: 70px;
}
}

@media screen and (max-width:767px) {
.about_banner, .contact_banner, .case_banner, .news_banner, .pro_banner, .pro2_banner, .pro4_banner {
	height: 130px;
}
.main_fl li {
	display: block;
	float: left;
}
.fl_03 li {
	width: 33.333%;
}
.fl_04 li {
	width: 25%;
}
.main_fl li a {
	height: 46px;
	line-height: 46px;
	padding: 0;
}
.main {
	padding-top: 40px;
	padding-bottom: 50px;
}
.about_nr {
	font-size: 0.875rem;
}
}
/*case*/
.honor_nr li {
	float: left;
	width: 24%;
	padding-bottom: 25px;
	margin-right: 1.333%;
}
.honor_nr li:nth-child(4n) {
	margin-right: 0;
}
.case_nr li {
	float: left;
	width: 32%;
	padding-bottom: 25px;
}
.case_nr li:nth-child(3n-1) {
	margin: 0 2%;
}
.case_i i {
	position: absolute;
	background: #0965af;
	z-index: 9;
	transition: 0.5s;
}
.case_i i:nth-child(1) {
	width: 2px;
	height: 0;
left:;
	bottom: 0;
}
.case_i i:nth-child(2) {
	width: 0;
	height: 2px;
	left: 0;
	top: 0;
}
.case_i i:nth-child(3) {
	width: 2px;
	height: 0;
	right: 0;
	top: 0;
}
.case_i i:nth-child(4) {
	width: 0;
	height: 2px;
	right: 0;
	bottom: 0;
}
.case_nr li:hover .case_i i:nth-child(1), .case_nr li:hover .case_i i:nth-child(3), .honor_nr li:hover .case_i i:nth-child(1), .honor_nr li:hover .case_i i:nth-child(3) {
	height: 100%;
	transition: 0.5s;
}
.case_nr li:hover .case_i i:nth-child(2), .case_nr li:hover .case_i i:nth-child(4), .honor_nr li:hover .case_i i:nth-child(2), .honor_nr li:hover .case_i i:nth-child(4) {
	width: 100%;
	transition: 0.5s;
}
.case_kg {
	position: relative;
}
.case_pic {
	overflow: hidden;
	border: 1px solid #ddd;
	position: relative;
}
.case_pic img {
	display: block;
	width: 100%;
	transition: 0.5s;
}
.case_nr li:hover .case_pic img, .honor_nr li:hover .case_pic img {
	transform: scale(1.05);
}
.case_pic i {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../images/video_pic.png) no-repeat center rgba(0,0,0,0.5);
	left: 0;
	top: 0;
}
.case_mc {
	border: 1px solid #ddd;
	border-top: none;
	height: 60px;
	font-size: 1rem;
	color: #2d2d2d;
	line-height: 60px;
	text-align: center;
	overflow: hidden;
	transition: 0.5s;
}
.honor_nr li .case_mc {
	height: 50px;
	line-height: 50px;
}
.case_nr li:hover .case_mc, .honor_nr li:hover .case_mc {
	color: #fff;
	border: 1px solid #0965af;
	border-top: none;
	background: #0965af;
	transition: 0.5s;
}

@media screen and (max-width:1279px) {
.case_mc {
	height: 60px;
	line-height: 60px;
}
.case_mc:after {
	width: 24px;
	height: 24px;
	bottom: 18px;
	font-size: 0.875rem;
	line-height: 24px;
}
}

@media screen and (max-width:1023px) {
.honor_nr li {
	width: 32%;
	margin-right: 0%;
}
.honor_nr li:nth-child(3n-1) {
	margin: 0 2%;
}
.case_pic i {
	background-size: auto 30%;
}
.case_mc {
	font-size: 1rem;
	height: 50px;
	line-height: 50px;
}
}

@media screen and (max-width:767px) {
.honor_nr {
	width: 98%;
	margin: 0 auto;
}
.honor_nr li {
	width: 49%;
}
.honor_nr li:nth-child(3n-1) {
	margin: 0;
}
.honor_nr li:nth-child(2n) {
	float: right;
}
.case_nr li {
	width: 49%;
}
.case_nr li:nth-child(3n-1) {
	margin: 0;
}
.case_nr li:nth-child(2n) {
	float: right;
}
.honor_nr li .case_mc, .case_mc {
	font-size: 0.9375rem;
	height: 40px;
	line-height: 40px;
}
}
/*case*/

/*news*/
.news_nr li {
	position: relative;
	margin-bottom: 20px;
}
.news_nr li a {
	display: block;
	padding: 2%;
	position: relative;
	z-index: 9;
	transition: 0.5s;
}
.news_nr li:hover a {
	box-shadow: 0px 1px 8px rgba(0,0,0,0.3);
	transition: 0.5s;
}
.news_pic {
	overflow: hidden;
	width: 28%;
}
.news_pic img {
	display: block;
	width: 100%;
	transition: 0.5s;
}
.news_nr li:hover .news_pic img {
	transform: scale(1.1);
}
.news_wb {
	width: 70%;
}
.news_bt {
	font-size: 1.5rem;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
}
.news_rq {
	font-size: 0.875rem;
	color: #5a5a5a;
}
.news_ms {
	font-size: 0.875rem;
	line-height: 24px;
	height: 48px;
	color: #5f5f5f;
	overflow: hidden;
	margin-top: 5px;
	transition: 0.5s;
}
.news_more {
	width: 126px;
	height: 34px;
	text-align: center;
	background: #0965af;
	line-height: 34px;
	color: #fff;
	font-size: 0.875rem;
	margin-top: 25px;
}
.news_nr li:hover .news_more {
	background: #000;
	transition: 0.5s;
}
.newsshow_title {
	text-align: center;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 15px;
	font-size: 1.375rem;
	line-height: 24px;
}
.newsshow_title p {
	font-size: 0.875rem;
	color: #999;
	font-weight: normal;
	padding-top: 5px;
}
.newsshow_wnnr {
	margin: 0 auto;
	padding-top: 15px;
	font-size: 0.9375rem;
	line-height: 28px;
}
.newsshow_wnnr img {
	max-width: 100%;
}
.bdsharebuttonbox {
	margin: 0 auto;
	padding-top: 40px;
	width: 145px;
}
.sxyjsys, .sxyjsys a {
	font-size: 14px;
	line-height: 20px;
}
.sxyjsys a:hover {
	text-decoration: underline;
}
.xgnews-tit {
	text-align: center;
	font-size: 1.25rem;
	font-weight: bold;
	line-height: 46px;
	height: 46px;
	color: #717171;
}
.xgnews-con {
	padding-top: 15px;
}
.xgnews-con li {
	float: left;
	width: 45%;
	margin-left: 1%;
	margin-right: 4%;
	line-height: 24px;
	list-style-position: inside;
	list-style-type: disc;
}
.xgnews-con li a {
	font-size: 14px;
}
.xgnews-con li span {
	float: right;
	color: #999;
	font-size: 12px;
}
.xgnews-con li a:hover {
	text-decoration: underline;
}

@media screen and (max-width:1279px) {
.news_nr li {
	margin-bottom: 10px;
}
.news_nr li a {
	padding: 1%;
}
.news_pic {
	width: 34%;
}
.news_wb {
	width: 63%;
}
.news_bt {
	font-size: 1.25rem;
	height: 40px;
	line-height: 40px;
}
.news_more {
	margin-top: 12px;
}
.newsshow_title {
	font-size: 1.25rem;
}
}

@media screen and (max-width:1023px) {
.news_bt {
	font-size: 1.125rem;
	height: 30px;
	line-height: 30px;
}
.news_rq {
	display: none;
}
.newsshow_title {
	font-size: 1.25rem;
}
.newsshow_title p {
	font-size: 0.75rem;
}
}

@media screen and (max-width:767px) {
.news_more {
	display: none;
}
.news_bt {
	font-size: 0.9375rem;
	height: 24px;
	line-height: 24px;
}
.news_ms {
	font-size: 0.8125rem;
	line-height: 20px;
	height: 40px;
	margin-top: 0px;
}
.newsshow_title {
	font-size: 1.125rem;
}
.newsshow_wnnr {
	font-size: 0.875rem;
	line-height: 24px;
}
.xgnews-tit {
	font-size: 1.125rem;
}
.xgnews-con li {
	width: 95%;
}
}
/*news*/

.proshowa {
	background: #fff;
	padding: 2%;
	border-top: 4px solid #000;
}
.proshow_gd {
	width: 52.9%;
	position: relative;
}
.proshow_img {
	border: 5px solid #e6e6e6;
	overflow: hidden;
}
.proshow_img li {
	overflow: hidden;
}
.proshow_img li img {
	display: block;
	width: 100%;
}
.proshow_anjt {
	position: relative;
	width: 100%;
}
.proshow_an {
	width: 91%;
	margin: 17px auto 0 auto;
}
.proshow_an li {
	width: 24%;
	float: left;
	cursor: pointer;
	margin-right: 1.333%;
}
.proshow_an li:nth-child(4) {
	margin-right: 0;
}
.proshow_an li a {
	display: block;
	border: 2px solid #e6e6e6;
	border-radius: 5px;
	overflow: hidden;
}
.proshow_an li img {
	display: block;
	width: 100%;
}
.proshow_an li.on a {
	border: 2px solid #0965af;
}
.proshow_anjt .prev, .proshow_anjt .next {
	cursor: pointer;
	display: block;
	width: 3%;
	background: #e6e6e6;
	font-family: "宋体";
	position: absolute;
	text-align: center;
	padding: 6.3% 0;
	color: #000;
	font-size: 1.5rem;
	transition: 0.5s;
}
.proshow_anjt .prev:hover, .proshow_anjt .next:hover {
	background: #0965af;
	color: #fff;
	transition: 0.5s;
}
.proshow_anjt .prev {
	left: 0;
}
.proshow_anjt .next {
	right: 0;
}
.proshowa_wb {
	width: 43%;
	padding-top: 25px;
}
.nycp_bt {
	color: #000;
	font-size: 1.875rem;
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
	font-weight: bold;
}
.nycp_nr {
	font-size: 1rem;
	color: #2e2e2e;
	line-height: 180%;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	border-bottom: 1px solid #ddd;
}
.nycp_nr img {
	max-width: 100%;
}
.nycp_tel {
	font-size: 1.125rem;
	color: #000;
	padding-top: 35px;
}
.nycp_tel p {
	color: #000;
	font-size: 2rem;
	font-family: "alternate";
}
.nycp_more {
	padding-top: 12px;
}
.nycp_more a {
	display: block;
	background: #0965af;
	text-align: center;
	width: 150px;
	line-height: 50px;
	font-size: 1.125rem;
	color: #fff;
}
.nycp_more img {
	margin-bottom: -7px;
	margin-right: 5px;
}
.nycp_more .job_moreb {
	display: none;
}
.proshow_bom {
	padding-bottom: 80px;
	margin-top: 20px;
	position: relative;
}
.proshow_bom:after {
	content: "";
	width: 100%;
	height: 54px;
	display: block;
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
}
.proshow_title p {
	display: inline-block;
	border-top: 8px solid #0965af;
	background: #0965af;
	color: #fff;
	font-size: 1.125rem;
	line-height: 54px;
	height: 54px;
	margin-top: -8px;
	padding: 0 25px;
	position: relative;
	z-index: 9;
}
.proshow_title img {
	margin-bottom: -3px;
	margin-right: 6px;
}
.proms_l {
	background: #fff;
	padding: 25px 2% 40px 2%;
}
.proshow_nr {
	font-size: 1rem;
	line-height: 1.8em;
}
.proshow_nr img {
	max-width: 100%;
}
.proshow_nr .fsqi_title p, .proshow_nr .fsqh_title p {
	padding-bottom: 8px;
	line-height: 40px;
}
.showcp_an {
	padding-top: 0.875rem;
	width: 100%;
	padding-top: 40px;
	margin-bottom: 50px;
}
.showcp_an p {
	width: 120px;
}
.showcp_an p a {
	width: 100%;
	height: 40px;
	background: #0965af;
	text-align: center;
	line-height: 40px;
	display: block;
	font-size: 1rem;
	color: #fff;
	font-weight: bold;
}
.cnxh {
	margin-top: 35px;
}
.cnxh_title {
	width: 100%;
	position: relative;
	height: 67px;
	border-top: 4px solid #000;
	border-bottom: 1px solid #f5f5f5;
	background: #fff;
}
.cnxh_title p {
	display: inline-block;
	color: #0965af;
	font-size: 1.375rem;
	line-height: 67px;
	height: 67px;
	padding-left: 2%;
}
.cnxh_nr {
	padding: 25px 2% 40px 2%;
	background: #fff;
}
.cnxh_nr li {
	margin-top: 20px;
	width: 24%;
	margin-right: 1.333%;
	float: left;
}
.cnxh_nr li:nth-child(4) {
	margin-right: 0;
}
.cnxh_pic {
	overflow: hidden;
	border: 1px solid #ddd;
}
.cnxh_pic img {
	display: block;
	width: 100%;
	transition: 0.5s;
}
.cnxh_nr li:hover .cnxh_pic img {
	transform: scale(1.1);
}
.cnxh_wb {
	background: #ddd;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 0.875rem;
	text-align: center;
	transition: 0.5s;
}
.cnxh_nr li:hover .cnxh_wb {
	background: #0965af;
	color: #fff;
	transition: 0.5s;
}

@media screen and (max-width:767px) {
.proshowa {
	background: none;
	padding: 0px 0.5%;
	border-top: none;
}
.proshow_gd {
	width: 100%;
	position: relative;
	float: none;
}
.proshow_an {
	width: 87%;
}
.proshow_anjt .prev, .proshow_anjt .next {
	width: 5%;
	font-size: 1.125rem;
	padding: 5.1% 0;
}
.proshowa_wb {
	width: auto;
	padding-top: 30px;
	float: none;
}
.nycp_bt {
	font-size: 1.5rem;
	padding-bottom: 10px;
}
.nycp_nr {
	font-size: 0.875rem;
}
.ysl p {
	color: #fff !important;
	font-size: 0.875rem !important;
	line-height: 180% !important;
}
.nycp_tel {
	font-size: 1rem;
	padding-top: 25px;
}
.nycp_more a {
	width: 120px;
	line-height: 40px;
	font-size: 1rem;
}
.nycp_more img {
	height: 22px;
}
.nycp_more .job_morea {
	display: none;
}
.nycp_more .job_moreb {
	display: block;
}
.proshow_bom {
	padding-bottom: 0px;
}
.proshow_bom:after {
	height: 40px;
}
.proshow_title p {
	border-top: 4px solid #0965af;
	font-size: 1.125rem;
	line-height: 40px;
	height: 40px;
	margin-top: -4px;
	padding: 0 15px;
}
.proshow_nr {
	font-size: 0.875rem;
}
.showcp_an {
	margin-bottom: 0;
}
.showcp_an p {
	width: 110px;
}
.showcp_an p a {
	font-size: 0.875rem;
	height: 36px;
	line-height: 36px;
}
.cnxh_title {
	height: 47px;
}
.cnxh_title p {
	font-size: 1.125rem;
	line-height: 47px;
	height: 47px;
}
.cnxh_nr {
	padding: 0px 2% 20px 2%;
}
.cnxh_nr li {
	width: 49%;
	margin-right: 0%;
}
.cnxh_nr li:nth-child(2n) {
	float: right;
}
}
/*内页style结束*/

.fswzj {
	display: none;
}

@media(max-width:767px) {
.fswzj {
	position: fixed;
	bottom: 0;
	z-index: 999;
	width: 100%;
	display: block;
	background: #0965af;
}
.fswzj ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	border-top: 2px solid #9c6c37;
}
.fswzj ul li {
	color: #fff;
	width: 25%;
	text-align: center;
	padding: 0.3rem 0;
	position: relative;
	float: left;
}
.fswzj ul li a {
	color: #fff;
	display: block;
	border-left: 1px solid #9c6c37;
}
.fswzj ul li.on a {
	border-left: none;
}
.fnav_pic {
	width: 24%;
	margin: 0 auto;
}
.fnav_pic img {
	width: 100%;
}
.fnav_wb {
	font-size: 0.8125rem;
	padding-top: 2px;
}
footer {
	padding: 20px 0 120px 0;
}
}

/*导航样式*/

@media screen and (max-width:1023px) {
.sp_nav {
	width: 60px;
	float: right;
	position: relative;
	cursor: pointer;
	height: 60px;
	background: #0965af;
	padding: 10px;
}
.sp_nav i {
	display: block;
	color: #fff;
	position: absolute;
	width: 100%;
	bottom: 12px;
	left: 0;
	text-align: center;
	font-style: normal;
}
.sp_nav span {
	display: block;
	background: #fff;
	width: 40%;
	height: 2px;
	position: absolute;
	left: 30%;
	transition: all ease 0.35s
}
.sp_nav span:nth-of-type(1) {
	top: 22px
}
.sp_nav span:nth-of-type(2) {
	top: 32px
}
.sp_nav_se span:nth-of-type(1) {
	top: 22px;
	transform: rotate(45deg)
}
.sp_nav_se span:nth-of-type(2) {
	top: 22px;
	transform: rotate(-45deg)
}
.sjj_nav {
	position: fixed;
	z-index: 9;
	background: rgba(0,0,0,0.95);
	width: 50%;
	height: calc(100% - 104px);
	line-height: 40px;
	top: 80px;
	right: -100%;
	overflow: auto;
	overflow-x: hidden;
	transition: right ease 0.5s;
}
.nav_show {
	top: 80px;
	right: 0;
}
.sjj_nav li ul, .sjj_nav li .sp_nav_xjb {
	display: block;
}
.sjj_nav ul li {
	float: none;
	width: auto;
	background: none;
}
.sjj_nav>ul>li:first-child {
	overflow: hidden;
	border-top: none;
}
.sjj_nav>ul>li:first-child>a {
	float: left;
	width: calc(100% - 70px);
}
.sjj_nav>ul>li:first-child .language {
	float: right;
	width: 70px;
	overflow: hidden;
	line-height: 30px;
	margin-top: 5px
}
.sjj_nav>ul>li:first-child .language a {
	width: 35px;
	float: left;
	border-left: 1px rgba(255,255,255,0.1) solid;
	text-align: center;
	color: #999;
}
.sjj_nav ul li i {
	display: block;
	position: absolute;
	top: 5px;
	right: 0px;
	border-left: 1px rgba(255,255,255,0.1) solid;
	height: 40px;
	padding: 0px 10px 0 10px;
}
.sjj_nav ul li i svg {
	transform: rotate(-90deg);
	transition: all ease 0.35s
}
.sjj_nav ul li .sjj_nav_i_se svg {
	transform: rotate(0deg)
}
.sjj_nav ul li em {
	display: none;
}
.sjj_nav ul li {
	border-top: 1px rgba(255,255,255,0.1) solid;
	margin-left: 10px;
	position: relative;
	line-height: 50px;
	font-size: 14px;
}
.sjj_nav>ul>li:last-child {
	border-bottom: 1px rgba(255,255,255,0.1) solid;
}
.sjj_nav ul li ul {
	display: none
}
.sjj_nav ul li a {
	width: 90%;
	font-size: 1rem;
	color: #fff;
	text-align: inherit;
	padding: inherit;
	height: auto;
	line-height: inherit;
	background: none;
}
.sjj_nav ul li.cur a, .sjj_nav ul li.cur ul li.cur a {
	color: #fff;
}
.sjj_nav ul li ul li a, .sjj_nav ul li.cur ul li a {
	color: #fff;
	display: block;
	text-align: left;
	font-size: 1rem;
}
.sjj_nav ul li i svg {
	width: 24px;
	height: 38px;
	fill: #fff;
}
.sjj_nav ul li .sjj_nav_i_se svg {
	fill: #fff;
}
.sjj_nav ul li ul li>ul {
	margin-left: 10px
}
}

@media screen and (max-width:520px) {
.sp_header {
	height: 50px;
}
.sp_logo {
	padding: 10px;
	float: left;
	height: 50px
}
.sp_logo img {
	margin: auto;
	max-height: 30px;
}
.sp_nav {
	width: 50px;
	height: 50px;
	padding: 0px;
}
.sp_nav i {
	font-size: 0.8125rem;
	bottom: 6px;
}
.sp_nav span {
	width: 50%;
	left: 25%;
}
.sp_nav span:nth-of-type(1) {
	top: 10px
}
.sp_nav span:nth-of-type(2) {
	top: 20px
}
.sp_nav_se span:nth-of-type(1) {
	top: 13px;
	transform: rotate(45deg)
}
.sp_nav_se span:nth-of-type(2) {
	top: 13px;
	transform: rotate(-45deg)
}
.sjj_nav {
	top: 50px;
	width: 65%;
}
.nav_show {
	top: 50px;
}
.sjj_nav ul li {
	line-height: 44px;
}
.sjj_nav ul li i {
	height: 34px;
}
.sjj_nav ul li a {
	font-size: 0.9375rem;
	width: 83%;
}
.sjj_nav ul li i svg {
	width: 20px;
	height: 34px;
	fill: #fff;
}
.sjj_nav ul li ul li a, .sjj_nav ul li.cur ul li a {
	font-size: 0.875rem;
}
}
.cd-top {
	display: inline-block;
	height: 30px;
	width: 30px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
/*	background: rgba(77,77,77,0.8) url(../fonts/cd-top-arrow.svg) no-repeat center 50%;*/
	background: rgba(77,77,77,0.8) url(../images/cd-top-arrow.svg) no-repeat center 50%;
	visibility: hidden;
	border-radius: 50%;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	z-index: 9999;
}
.cd-top.cd-is-visible {
	visibility: visible;
	opacity: 1;
}
.cd-top.cd-fade-out {
	opacity: .9;
}
.no-touch .cd-top:hover {
	background-color: #e86256;
	opacity: 1;
}

@media screen and (max-width:767px) {
.cd-top {
	display: none;
}
}
/*首页产品*/
/*分类*/
.product-box {
    transition: 0.3s ease 0s;
    display: block;
}
.main_l {
    width: 20%;
    margin-top: 40px;
}
.fl_title {
    font-size: 0.875rem;
    width: 90%;
    padding: 20px 0% 20px 10%;
    background: #0965af;
    color: #fff;
    border-radius: 8px 8px 0 0;
}
.fl_title p {
    font-size: 1.5rem;
    font-weight: bold;
    padding-bottom: 3px;
}
.sidBx h3{
	text-align: center;
    line-height: 50px;
    background: #0965af;
    border-top: 1px solid #fff;
/*	border: 1px #333 solid;*/
}
.product-box .BB li:hover i {
/*
    border: 5px #0b66b0 solid;
    border-color: #02497d;
    box-shadow: 4px 4px 1.5vw 0 rgba(2,73,125,0.2);
*/
	border: 1px #0b66b0 solid;
	background: #0965af;
}
.product-box .BB li:hover p {
	color:#0965af;
}
.sidBx h3 a{
	font-weight:bold;
	color:#fff;
	font-size: 18px;
    letter-spacing: 0.5px;
}
.product-box header {
    background: #0965af;
    padding-bottom: 5px;
}
.product-box header nav {
    background: #fff;
    width: 96%;
    margin: 0 2% 2% 2%;
}
.product-box header nav ul {
    padding: 15px 5%;
}
.product-box header nav ul li {
    border-bottom: 1px dashed #ddd;
    height: 45px;
    line-height: 45px;
    position: relative;
}
.product-box header nav ul li a {
    display: block;
    text-indent: 10px;
    background: url(../images/nycp_pic.png) no-repeat 95% center;
    transition: 0.5s;
}
/*分类*/
/*产品*/
.product-box .BB {
    margin-top: 3%;
}
.BB {
	width: 76%;
    float: right;
}
/*
.product-box .BB li {
    margin-bottom: 4%;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    width: 31.2%;
    margin-left: 1.8%;
}
*/
.product-box .BB li i, .products_detail [class*="PhotoList"] li a {
    background: #fff;
    display: block;
    height: 11.5vw;
    padding: 2%;
    transition: 0.3s ease 0s;
    overflow: hidden;
    border-radius: 0px;
	border: 1px solid #f3f3f3;
/*    box-shadow: 5px 5px 1.5vw 0 rgba(0,0,0,0.07);*/
}
.product-box .BB li em {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
/*
.product-box .BB li img {
    height: 100%;
    margin-left: 50%;
    width: auto;
    transform: translateX(-50%);
}
*/
.product-box .BB li p, .products_detail [class*="PhotoList"] li span {
    margin-top: 8%;
    text-align: center;
    font-size: 16px;
    color: #666;
    padding: 0 10px;
    transition: 0.3s ease 0s;
    background: none;
    border: none;
}
.font-over1 {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*产品*/
.indb_b ul {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    justify-content: space-between;
    grid-gap: 16px;
}
.indb_b ul li .indb_kg:hover{
	border: 1px solid #0965af;
}
.indb_kg {
    padding: 13px 13px 16px 13px;
/*    background: #fff;*/
	border: 1px solid #eaeaea;
}
.indb_pic {
    border: 1px solid #dedede;
    border-radius: 5px;
    overflow: hidden;
	height: 190px;
}
.indb_pic img {
    display: block;
    width: 100%;
    transition: 0.5s;
	height: 100%;
}
.indb_mc a {
    display: block;
    text-align: center;
    line-height: 45px;
    height: 45px;
    overflow: hidden;
    color: #525252;
}
.indb_zx {
    display: grid;
    grid-template-columns: repeat(2,auto);
    justify-content: center;
    grid-gap: 0 10px;
}
.indb_zx a:nth-child(1) {
    background: #0965af;
}
.indb_zx a {
    display: block;
    width: 115px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    text-align: center;
}
.indb_zx a:nth-child(2) {
    background: #ce0018;
}
.BB .indb_pic {
    position: unset;
    width: unset;
    right:unset;
    top: unset;
}

/*首页产品*/
/*首页优势*/
/*
.box-power {
    padding: 7vw 0;
    text-align: left;
    position: relative;
}
.bg5 {
    background: url(../images/bg5.jpg) no-repeat;
    background-size: cover;
}
.box-power .fl {
    width: 37.7%;
    margin-left: 7.6%;
}
.title {
    margin-bottom: 2vw;
    position: relative;
}
.title h3 {
    text-align: center;
    display: inline-block;
    line-height: 1.2;
    padding-bottom: 30px;
    margin-bottom: 1.5vw;
    background: url(../images/line.png) left bottom no-repeat;
    background-size: auto 8px;
    background-size: 3.4em auto;
}
.f-26 {
    font-size: 1.3vw;
}
.box-power .fl .pbtn1 {
    bottom: 24.3vw;
    left: 27vw;
}
.box-power .fl .pbtn1, .box-power .fl .pbtn3 {
    position: absolute;
}
.box-power .fl li {
    position: absolute;
    bottom: 0;
    left: 0;
    cursor: pointer;
    width: 4.5em;
    height: 4.5em;
    padding: 0.5vw;
    background: url(../images/area2.png) no-repeat;
    text-align: center;
    background-size: 100% 100%;
}
.box-power .fl li.area-b {
    background-image: url(../images/area1.png);
}
.box-power .fl .pbtn2 {
    position: absolute;
    left: 37.9vw;
    bottom: 18vw;
    width: 5em;
    height: 5em;
}
.vam {
    display: inline-block;
    vertical-align: middle;
}
.box-power .fl li:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 1px;
}
.box-power .R {
    width: 45.3%;
    padding: 1.8vw 7.6vw 2.5vw 2vw;
    box-sizing: border-box;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.05);
}
.b-fff {
    background-color: #fff;
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.lh-18 {
    line-height: 1.8;
}
.f-16 {
    font-size: 16px;
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.lh-18 {
    line-height: 1.8;
}
.f-16 {
    font-size: 16px;
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.lh-18 {
    line-height: 1.8;
}
.f-16 {
    font-size: 16px;
}
.f-26 {
    font-size: 1.3vw;
}
.c-007dc6 {
    color: #007dc6;
}
.f-26 {
    font-size: 1.3vw;
}
.c-007dc6 {
    color: #007dc6;
}
.mymore {
    width: 7vw;
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 1.5;
    padding: 0.4vw 0;
    border: 1px solid #9fa6b2;
    color: #4c4c4c;
    border-radius: 1vw;
    min-width: 6em;
    font-weight: normal;
}
.tras-3 {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.box-power .img {
    height: 19vw;
    overflow: hidden;
}
.mt-30 {
    margin-top: 1.5vw;
}
.box-power .img div {
    height: 100%;
}
.box-power .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.mt-20 {
    margin-top: 1vw;
}
.mob {
    display: none;
}
.bold {
    font-weight: bold;
}
.text-indent {
    text-indent: 2em;
}
.font-over4 {
    line-height: 1.8;
    max-height: 7.2em;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.swiper-pagination {
    z-index: 1;
    position: static;
    font-size: 0;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    height: 4px;
    width: 2vw;
    margin: 0 0.5vw;
    background-color: transparent;
    border-radius: 4px;
    opacity: 0.7;
    border: 1px solid #7d7d7d;
    display: inline-block;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}
.swiper-pagination-bullet-active {
    background: #007dc6 !important;
    border-color: #007dc6 !important;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}
*/
.adv {
    min-height: 750px;
    background: url(../images/advbg.jpg) no-repeat top center;
    padding-top: 50px;
}
.adv_t {
    position: relative;
    font-size: 30px;
    color: #0965af;
    padding-bottom: 23px;
    margin-bottom: 40px;
}
.adv_t:after {
    content: '';
    display: block;
    position: absolute;
    width: 34px;
    height: 3px;
    background: #0965af;
    left: 0px;
    bottom: 0px;
}
.adv_titl {
    text-align: center;
}
.adv_titl p:nth-child(1) {
    font-size: 45px;
    color: #222;
    margin-bottom: 10px;
}
.adv_titl p:nth-child(1) strong {
    color: #0965af;
}
.adv_titl p:nth-child(2) {
    font-size: 20px;
    color: #4a4a4a;
    text-transform: uppercase;
}
.advcenter {
    margin-top: 50px;
}
.advtab li img{
	width: 14%;
    vertical-align: middle;
    margin-right: 8px;
}
.advtab li .yb{
	display:none;
}
.advtab li.on .y{
	display:none;
}
.advtab li.on .yb{
	width: 14%;
    vertical-align: middle;
    margin-right: 8px;
	display: inline-block;
}
.w1200 {
    width: 1300px;
    margin: 0 auto;
}
.advtab li {
	width: 18.46%;
    height: 56px;
    line-height: 56px;
    background: #f5f5f5;
    float: left;
    font-size: 22px;
    color: #222222;
    position: relative;
    transition: all .3s ease;
    cursor: pointer;
    text-align: center;
/*    padding-top: 18px;*/
	margin: 0px 10px;
	margin-bottom: 22px;
}
.advtab li.on {
    color: #fff;
    background: #0965af;
}
.advcon {
    width: 1230px;
/*    height: 600px;*/
    background: #fff;
    padding: 88px 36px 0px 36px;
    margin: 0 auto;
    margin-top: -46px;
}
.advwa {
    padding-top: 5px;
    width: 45%;
}
.advwa b{
	display: block;
    font-family: 'Dinm';
    font-size: 72px;
    color: #0965af;
    line-height: 72px;
    height: 75px;
}
.adv_c {
    width: 93%;
}
.adv_c p {
    position: relative;
    font-size: 16px;
    color: #333333;
    line-height: 36px;
/*    padding-left: 20px;*/
}
/*
.adv_c p:after {
    content: '';
    display: block;
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #0965af;
    left: 5px;
    top: 12px;
}
*/
.adv_c p+p {
    margin-top: 30px;
}
.advpic {
    width: 54%;
	margin-bottom: 60px;
/*    height: 454px;*/
    border: 3px solid #ededed;
}
.advpic img {
    width: 100%;
    height: 100%;
}



/*首页优势*/
/*首页新闻*/
.index_bgh {
    background: #fff;
    width: 100%;
    padding-bottom: 90px;
    padding-top: 70px;
    overflow: hidden;
/*	background: url(../images/snew.jpg) bottom no-repeat;*/
}
.index_bgh  .inde_nr::before {
    content: '';
    width: unset;
    height: unset;
    background:unset;
    position: unset;
    left: unset;
    top:unset;
}
.inde_title {
    color: rgba(216,219,224,0.2);
    font-size: 6.25rem;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 0;
	margin:80px 0px;
}
.inde_title p {
    font-size: 45px;
    color: #333;
    letter-spacing: 0;
	font-weight: inherit;
}
.inde_title span {
    color: #0965af;
}
.inde_nr {
    padding-top: 3px;
}
.inde_l {
    width: 58%;
}
.inde_bt {
    border-left: 4px solid #0965af;
    font-size: 1.125rem;
    margin-bottom: 10px;
    height: 24px;
    line-height: 24px;
    padding-left: 10px;
}
.inde_btmc a {
    transition: 0.5s;
}
.inde_more a {
    float: right;
    font-size: 0.875rem;
    line-height: 25px;
    height: 25px;
}
.indel_nr {
    padding-top: 20px;
}
.indel_o {
    padding-bottom: 20px;
}
.indelo_pic {
    width: 50%;
}
.indelo_pic p {
    border: 5px solid #eee;
    overflow: hidden;
}
.indelo_pic img {
    display: block;
    width: 100%;
    transition: 0.5s;
}
.indelo_wb {
    width: 47%;
}
.indelo_bt {
    color: #333;
    font-weight: bold;
    font-size: 1.25rem;
    overflow: hidden;
    transition: 0.5s;
}
.indelo_ms {
    margin-top: 30px;
    font-size: 0.9375rem;
    line-height: 24px;
    /* height: 96px; */
    overflow: hidden;
    color: #808080;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}
.indelo_more {
    border: 1px solid #d9d9d9;
    height: 36px;
    width: 120px;
    text-align: center;
    line-height: 36px;
    color: #808080;
    font-size: 0.875rem;
    margin-top: 30px;
    transition: 0.5s;
}
.indel_nr li {
    position: relative;
    /* height: 40px; */
    border-bottom: 1px dashed #ccc;
    line-height: 40px;
    padding-left: 15px;
}
.indel_nr li span {
    font-size: 0.875rem;
    float: right;
    color: #999;
}
.indel_nr li:after {
    content: "";
    width: 5px;
    height: 5px;
    background: #0965af;
    position: absolute;
    left: 0px;
    top: 17px;
}
.inde_r {
    width: 37%;
}
.inde_r .inde_bt {
    background: url(../images/inde_02.png) no-repeat left top;
}
.inde_bt {
    border-left: 4px solid #0965af;
    font-size: 1.125rem;
    margin-bottom: 10px;
    height: 24px;
    line-height: 24px;
    padding-left: 10px;
}
.inde_btmc a {
    transition: 0.5s;
}
.inde_more a {
    float: right;
    font-size: 0.875rem;
    line-height: 25px;
    height: 25px;
}
.inder_nr {
    margin-top: 20px;
}
.index_bgh .inder_nr li {
    border-bottom: 1px dashed #ccc;
    padding-top: 15px;
    padding-bottom: 37px;
}
.inder_bt {
    background: url(../images/wen.png) no-repeat left center;
    height: 20px;
    line-height: 20px;
    padding-left: 30px;
    font-size: 1rem;
    font-weight: bold;
    overflow: hidden;
}
.inder_ms {
    background: url(../images/da.png) no-repeat left 2px;
    height: 44px;
    line-height: 22px;
    padding-left: 30px;
    font-size: 0.875rem;
    color: #808080;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.index_bgh .inde_nr li {
    float: unset;
    width: unset;
}
.index_bgh .inde_nr li a {
    display: unset;
    border: unset;
    padding: unset;
    background: unset;
}
.indel_o:hover .indelo_pic img {
    transform: scale(1.1);
}
.indel_o:hover .indelo_bt {
    color: #0965af;
    transition: 0.5s;
}
.indel_o:hover .indelo_more {
    border: 1px solid #0965af;
    color: #fff;
    background: #0965af;
    transition: 0.5s;
}


.index_bgn {
    background: url(../images/index_bgf.png) repeat;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}
.indf_title {
    font-size: 0.875rem;
    color: #c1c0c0;
    text-align: center;
}
.indf_title p {
    font-size: 2.5rem;
    color: #0a66af;
    font-weight: bold;
    border-bottom: 1px dashed #a4b3ac;
    margin-bottom: 8px;
    padding-bottom: 8px;
}
.indf_title p i {
    width: 150px;
    height: 1px;
    background: #0a66af;
    margin: 8px auto -9px auto;
    display: block;
}
.indf_nr {
    padding-top: 50px;
}
.indf_l {
    width: 50%;
}
.synewo_top {
    background: #0a66af;
}
.synewo_rq {
    width: 26.154%;
    text-align: center;
    color: #fff;
    font-size: 1.125rem;
	margin-top: 25px;
}
.synewo_rq .sss {
    font-size: 3.875rem;
    font-weight: bold;
    padding-top: 40%;
}
.synewo_rq .ee{
    font-size: 1.125rem;
    font-weight: none;
    padding-top: unset!important;
}
.synewo_pic {
    width: 73.846%;
    overflow: hidden;
}
.synewo_pic img {
    display: block;
    width: 100%;
    transition: 0.5s;
}
.synewo_wb {
    width: 96%;
    padding: 2% 0;
    margin: 0 auto;
    border-bottom: 1px solid #d8d8d8;
}
.synewo_bt {
    font-size: 1.25rem;
    color: #303030;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    margin-bottom: 5px;
}
.synewo_ms {
    font-size: 0.875rem;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    color: #6d6d6d;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.synews_one:hover .synewo_bt {
    color: #0a66af;
}
.indf_l li a:hover {
    color: #0a66af;
}
.indf_l ul {
    width: 96%;
    margin: 0 auto;
    padding-top: 15px;
}
.indf_l li {
    border-bottom: 1px dashed #d8d8d8;
    height: 49px;
    line-height: 49px;
}
.indf_l li a {
    font-size: 1rem;
    color: #686868;
}
.indf_l li a i {
    padding-right: 8px;
    font-style: normal;
}
.indf_l li span {
    float: right;
    font-size: 0.875rem;
    color: #a2a2a2;
}
.indf_r {
    width: 43%;
}
.indfr_title {
    font-size: 1.25rem;
    color: #434343;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
}
.indfr_title span {
    font-size: 0.875rem;
    color: #ababab;
    font-weight: normal;
    padding-left: 10px;
}
.indfr_title a {
    font-size: 0.875rem;
    color: #6f6f6f;
    float: right;
    font-weight: normal;
}
.cjwt_nr li {
    padding-top: 24px;
}
.cjwt_pic {
    overflow: hidden;
    width: 32.2%;
}
.cjwt_pic img {
    width: 100%;
    display: block;
    transition: 0.5s;
}
.cjwt_wb {
    width: 65%;
    border-bottom: 1px dashed #aaa;
}
.cjwt_nr li:hover .web {
    color: #0a66af;
}
.web {
/*    background: url(../images/wen.png) no-repeat left;*/
    height: 25px;
/*    padding-left: 40px;*/
    overflow: hidden;
    color: #3d3d3d;
}
.da {
    font-size: 14px;
/*    background: url(../images/da.png) no-repeat left top;*/
    line-height: 24px;
/*    padding-left: 40px;*/
    overflow: hidden;
    color: #626161;
    margin-top: 8px;
    height: 72px;
    overflow: hidden;
    padding-bottom: 28px;
}
.da .dab{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.index_bgn .indf_nr li {
    float: unset;
    width: unset;
}
.index_bgn .indf_nr p {
    float: unset;
    width: unset;
    text-align: unset;
    padding-top: 40%;
}





/*首页新闻*/
/*首页联系*/

.s4 .w-1200 {
    position: relative;
    z-index: 1;
}
.w-1200 {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
}
.s4 .s4-T {
    padding: 40px 30px;
    color: #fff;
    width: 470px;
    background: #0965af;
    position: absolute;
    top: 0;
    left: 0;
    height: 500px;
    box-sizing: border-box;
}
.ResTitle_a2 {
    margin-bottom: 30px;
    font-style: italic;
}
.ResTitle_a2 em {
    font-style: italic;
    font-size: 36px;
}
.ResTitle_a2 em, .ResTitle_a2 span {
    display: block;
}
.ResTitle_a2 span {
    font-size: 24px;
}
.ResTitle_a2 br {
    display: none;
}
.ResTitle_a2:after {
    content: '';
    width: 40px;
    height: 4px;
    background: #fff;
    display: block;
    margin-top: 40px;
}
.s4-T>p {
    margin-bottom: 30px;
    font-size: 40px;
    font-style: italic;
	width: 82%;
    margin: 0 auto;
}
.s4-T>p img{
	width:100%;
	margin-bottom: 20px;
}
.s4 li {
    margin-bottom: 15px;
    font-size: 16px;
}
.s4 li p, .s4 li img, .s4 li span {
    display: inline-block;
}
.s4 li p {
    vertical-align: text-top;
    line-height: 19px;
}
.s4 li img {
    width: 14px;
    margin-right: 10px;
}
.s4 li img, .s4 li span {
    vertical-align: middle;
}
.s4 li p, .s4 li img, .s4 li span {
    display: inline-block;
}
.s4 li img, .s4 li span {
    vertical-align: middle;
}
.s4 li p, .s4 li img, .s4 li span {
    display: inline-block;
}
.s4 li p:last-child {
    width: calc(100% - 93px);
}
.s4 li p, .s4 li img, .s4 li span {
    display: inline-block;
}
.s4 li p {
    vertical-align: text-top;
    line-height: 30px;
}



.s4 .pc-720 {
    position: relative;
    height: 500px;
    overflow: hidden;
}
.s4 .pc-720 img {
    left: 50%;
    margin-left: -960px;
    height: 100%;
    z-index: -1;
    position: absolute;
}
.mob, .mob-720, .mob-1200 {
    display: none;
}
.w-100 {
    width: 100%;
}
/*首页联系*/
/*首页荣誉*/
.index_bgr {
    padding-top: 50px;
    padding-bottom: 80px;
    background: #fff;
}
.index_bgr  .inde_nr::before {
    content: '';
    width: calc(100% + 12px);
    height: calc(100% + 9px);
    background: unset;
    position: absolute;
    left: -6px;
    top: 0;
}
.index_bgr .indc_title::after {
    content: '';
    width: unset;
    height: unset;
    margin: 0 auto;
    background: unset;
    margin: unset;
    display: block;
}
.index_bgr .inde_nr li:nth-child(3n-1) {
     margin: unset; 
}
.indc_title {
    text-align: left;
    font-size: 1rem;
    color: #8c8c8c;
}
.indc_title p {
    font-size: 1.875rem;
    font-weight: bold;
    color: #0965af;
}
.indc_title i {
    width: 60px;
    height: 3px;
    background: #ce0018;
    margin: 7px 0;
    display: block;
}
.inde_gd {
/*    padding-top: 45px;*/
    position: relative;
}
/*
.inde_an {
    position: absolute;
    top: -45px;
    right: 0;
}
*/
.inde_an {
	margin: 0 auto;
    width: 18%;
	margin-top: 50px;
}
.inde_an a.inde_more {
    width: auto;
    padding: 0 30px;
    margin: 0 3px;
    font-family: "Microsoft YaHei";
}
.inde_an a {
    display: inline-block;
    vertical-align: rop;
    width: 50px;
    height: 45px;
    background: #3e4651;
    font-family: 'Din';
    line-height: 45px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}
.inde_an a {
    display: block;
    width: 30px;
    line-height: 45px;
    background: #0965af;
    text-align: center;
    color: #fff;
    font-family: "宋体";
    cursor: pointer;
    font-size: 18px;
    float: left;
    margin-left: 2px;
}
.inde_an a:hover{
	background: #ce0018;
}
.inde_nr li {
    width: 25%;
    float: left;
}
.inde_nr li a {
    display: block;
    width: 94%;
    margin: 0 3%;
}
.inde_nr  li a:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0;
}
/*
.inde_nr img {
    max-width: 82%;
    max-height: 85%;
    width: auto;
    height: auto;
    margin-left: 0;
    transform: scale(1) !important;
}
*/
.inde_pic {
    position: relative;
    border: 5px solid #e4e4e4;
    overflow: hidden;
    transition: 0.5s;
	height:394px;
	display: flex;
    flex-direction: column;
    justify-content: center;
}
.inde_pic img {
    max-width: 100%;
    transition: 0.5s;
/*
	max-width: 82%;
    max-height: 85%;
*/
}
.inde_wb {
    width: 90%;
    margin: -25px auto 0 auto;
    height: 50px;
    position: relative;
    z-index: 9;
    text-align: center;
    line-height: 50px;
    font-size: 1rem;
    background: #e4e4e4;
    color: #434343;
    transition: 0.5s;
}
.inde_nr li a:hover .inde_pic {
    border: 5px solid #0a66af;
    transition: 0.5s;
}
.inde_nr li:hover .inde_pic img {
    transition: 0.5s;
    transform: scale(1.1);
}
.inde_nr li a:hover .inde_wb {
    background: #0a66af;
    color: #fff;
    transition: 0.5s;
}

/*首页荣誉*/
/*首页关于*/
.in-ab {
    width: 100%;
    overflow: hidden;
    background: #f4f4f4;
}
.in-ab .kg{
	margin-bottom:0px;
}
.in-ab .abcon {
   width: 66.53%;
    padding-top: 72px;
}
.in-ab .abcon span {
    text-transform: uppercase;
    color: #8e8e8e;
}
.in-ab .abcon h2 {
    font-size: 2.25rem;
    font-weight: bold;
    color: #494949;
}
.in-ab .abcon h2 strong {
    color: #0a66af;
}
.in-ab .abcon hr {
    width: 39px;
    height: 3px;
    border: none;
    background: #0a66af;
    margin: 16px 0;
}
.in-ab .abcon h3 {
    font-size: 1.5rem;
    color: #444444;
    margin-bottom: 24px;
}
.in-ab .hasani h3 span{
	font-size:12px;
	color: #0a66af;
}
.in-ab .abcon .ote {
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    padding: 24px 0;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
}
.in-ab .abcon .otea {
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    line-clamp: 10;
    -webkit-box-orient: vertical;
	color: #535353;
    font-size: 1rem;
    line-height: 2.8em;
	text-indent: 2em;
}
.in-ab .abcon .ote p{

	text-indent: 2em;
}
.in-ab .abcon .ote p {
    color: #535353;
    font-size: 1rem;
    line-height:2.8em;
    text-indent: 2em;
}
.in-ab .hasani ul {
       margin-top: 50px;
    margin-left: 85px;
}
.in-ab .hasani li {
    float: left;
    width: 29.33%;
}
.in-ab .hasani li h3 {
    font-size: 72px;
    font-family: 'Alternate';
/*    text-indent: 30px;*/
    color: #0a66af;
    margin-bottom: 0;
}
.in-ab .hasani li h3 em {
    font-size: 1rem;
    color: #0a66af;
    position: relative;
    margin-left: 5px;
    top: -36px;
	font-style: inherit;
}
.in-ab .hasani li p {
    color: #363636;
    font-size: 1rem;
    color: #363636;
}
.in-ab .abpic {
    width: 47.23%;
}
.in-ab .abpic img {
    max-width: inherit;
    float: left;
}
.fab1r {
    float: right;
    width: 33%;
    position: relative;
	margin-top: 14px;
}
.fab1r .pic {
    position: relative;
/*    padding-right: 40px;*/
    padding-bottom: 45px;
    margin-top: 45px;
}
.fab1r .pic img {
    width: 100%;
    position: relative;
    z-index: 2;
    -webkit-transition: 0.5s;
    transition: 0.5s;
	box-shadow: 2px 5px 11px #00000030;
}
.fab1r .pic h3 {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    width: 40px;
    height: 100%;
    background: url(../images/fab1.png) right 0 no-repeat;
    font-size: 0;
}
/*
.fab1r .pic:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 0;
    width: 230px;
    height: 230px;
    background-color:#0965af;
}
*/

/*首页关于*/
/*首页底部*/
.ftop_r li {
    float: left;
    color: #fff;
	min-width: 75px;
    margin-left: 0px;
}
.fnav_title {
    background: url(../images/foot_02.png) no-repeat left bottom;
    padding-left: 5px;
    padding-bottom: 15px;
    margin-bottom: 10px;
}
.ftop_r li a {
    color: #fff;
}
.ftop_r li p a {
    color: #fff;
	font-size: 15px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
.fnav_title a {
    font-size: 1.125rem;
}
.ftop_r li p {
    line-height: 30px;
    font-size: 0.875rem;
    padding-left: 5px;
}

.fnavtel {
    padding: 40px 0;
}
.foot_r {
    width: 44%;
}
.fewm {
    background: #fff;
    overflow: hidden;
	margin-top: 47px;
}
.fewm_pic img {
    display: block;
    width: 100%;
}
.fewm_mc {
    line-height: 25px;
    text-align: center;
    font-size: 0.875rem;
    color: #646464;
    padding-bottom: 10px;
}
.ftelrx {
    display: inline-block;
    border-bottom: 1px solid rgba(255,255,255,0.5);
}
.ftelrx a {
    color: #fff;
}
.ftelrx a span {
    font-size: 1.875rem;
    font-family: 'Dinm';
    line-height: 50px;
}
.ftel_nr {
    padding-top: 10px;
}
.ftel_nr p {
    line-height: 24px;
    margin-top: 10px;
    color: #fff;
}
.foot_l li:nth-child(1) {
    margin-left: 0;
}
.foot_l li {
    float: left;
/*    margin-left: 25px;*/
    margin-left: 56px;
}
.ftit {
    padding-bottom: 8px;
}
.ftit a {
    color: #fff;
    display: block;
    line-height: 40px;
    height: 40px;
    font-size: 1.125rem;
}
.foot_l li p a {
    color: #fff;
    font-size: 15px;
}
.fz{
	max-width: 1300px;
    width: 96%;
    margin: 0 auto;
    text-align: center;
}

/*首页底部*/
/*首页banner*/
.slideshow-container .prev,.slideshow-container .next {
    cursor: pointer;
    position: absolute;
    top: 9%;
    width: auto;
    margin-top: -22px;
    padding: 16px;
    color: white;
    font-weight: bold;
    font-size: 36px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
}
.slideshow-container .next {
    right: 0;
    border-radius: 3px 0 0 3px;
}
.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}
.active, .dot:hover {
    background-color: #ce0018;
}
.prev:hover, .next:hover {
    background-color: rgba(0,0,0,0.8);
}
/*首页banner*/
/*内页nav*/
.subpage-neck {
    position: relative;
    overflow: hidden;
    z-index: 2;
    background-color: #f9f9f9;
	height: 70px;
    line-height: 70px;
}
.subpage-nav._nojs {
    padding-right: 0;
}
.subpage-nav {
    width: calc(55% - 6rem);
    position: relative;
    z-index: 6;
    padding: 0 50px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	float: left;
}
.pc .viewport {
    overflow: hidden;
}
.hScroll {
    width: 100%;
    white-space: nowrap;
}
.viewport {
    position: relative;
    font-size: 0;
}
.hScroll .scrollBox, .hScroll .overview {
    display: inline-block;
    vertical-align: top;
}
.subpage-nav .link2.on {
    color: #fff;
}
.subpage-nav .link2 {
    position: relative;
    z-index: 3;
    display: inline-block;
    vertical-align: top;
    height: 70px;
    line-height: 70px;
    padding: 0rem 2rem;
    -webkit-transition: all 250ms ease-out 0s;
    transition: all 250ms ease-out 0s;
    text-align: center;
    color: #333333;
	font-size:16px;
}
.subpage-nav .link2.on:after {
    left: 0;
    width: 100%;
    -webkit-transition: left 0ms ease-out 0s, width 220ms ease-out 0s;
    transition: left 0ms ease-out 0s, width 220ms ease-out 0s;
}
.subpage-nav .link2:after {
    content: " ";
    z-index: -1;
    pointer-events: none;
    position: absolute;
    -webkit-transition: all 250ms ease-out 0s;
    transition: all 250ms ease-out 0s;
    left: 100%;
    bottom: 0;
    width: 0;
    height: 100%;
    background-color: #0a66af;
}
.subpage-nav .current {
    color: #fff!important;
	background: #0965af;
}
.subpage-nav .current {
    position: relative;
    z-index: 3;
    display: inline-block;
    vertical-align: top;
    height: 70px;
    line-height: 70px;
    padding: 0rem 2rem;
    -webkit-transition: all 250ms ease-out 0s;
    transition: all 250ms ease-out 0s;
    text-align: center;
    color: #333333;
	font-size:16px;
}
.subpage-nav .current:after {
    left: 0;
    width: 100%;
    -webkit-transition: left 0ms ease-out 0s, width 220ms ease-out 0s;
    transition: left 0ms ease-out 0s, width 220ms ease-out 0s;
}
.subpage-nav .current:after {
    content: " ";
    z-index: -1;
    pointer-events: none;
    position: absolute;
    -webkit-transition: all 250ms ease-out 0s;
    transition: all 250ms ease-out 0s;
    left: 100%;
    bottom: 0;
    width: 0;
    height: 100%;
    background-color: #0a66af;
}
.ctr.ctr_navLR.next {
    right: 0;
}
.ysqUEO .ctr.ctr_navLR {
    -webkit-transition: all 250ms ease-out 0s;
    transition: all 250ms ease-out 0s;
}
.ctr.ctr_navLR.reject {
    display: none;
}
.ctr.ctr_navLR {
    z-index: 8;
    position: absolute;
    right: 0;
    top: 0;
    width: 32px;
    height: 100%;
    background-color: #0a66af;
    color: #ffffff;
}
.ysqUEO .reject {
    cursor: not-allowed;
}
.ctr.reject {
    display: none;
}
.reject {
    cursor: not-allowed;
}
.reject {
    cursor: default;
}
.btn, .more, .button, .link, .ctr, label, [data-fancybox] {
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.03);
}
.ysqUEO .ctr.ctr_navLR s {
    overflow: hidden;
    text-indent: -9999px;
    white-space: nowrap;
    padding: inherit;
}
.ctr.ctr_navLR s {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    font-family: SimSun, '宋体' !important;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    pointer-events: none;
}

.subpage-crumbs {
    height: 70px;
    line-height: 70px;
/*    padding: 0.4rem 0;*/
/*    max-width: 260px;*/
	float: right;
    font-size: 15px;
	color: #848484;
}
.subpage-crumbs a{
	color: #848484;
}
.subpage-crumbs img{
	vertical-align: sub;
    margin-right: 5px;
}
.ysqUEO.pc .aftl, .ysqUEO.pc .aftm, .ysqUEO.pc .aftr {
    text-decoration: none;
}
.ysqUEO.pc .aftl, .ysqUEO.pc .aftm, .ysqUEO.pc .aftr {
    position: relative;
    overflow: hidden;
    padding-bottom: 1px;
}
.btn, .more, .button, .link, .ctr, label, [data-fancybox] {
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.03);
}
/*内页nav*/
/*内页联系*/
.contact_banner {
    background: url(../images/contact_banner.jpg) no-repeat center;
    width: 100%;
    height: 370px;
    position: relative;
}
/*
.contact_banner .text {
    position: absolute;
    width: 80%;
    color: #fff;
    text-align: left;
    top: 60%;
    left: 50%;
    line-height: 1.6;
    transform: translate(-50%, -50%);
    z-index: 4;
}
*/
.contact_banner .text {
    max-width: 1300px;
	width:98%;
	margin: 0 auto;
	text-align: left;
	padding-top:130px;
	color:#fff;
}
.contact_banner .ad-tit {
    font-size: 38px;
    font-weight: normal;
    line-height: 1.6;
}
.contact_banner .ad-line {
    height: 2px;
    width: 3%;
    background: #fff;
    margin: 0.8% 0% 0.8% 0%;
}
.contact_banner .ad-sum {
    font-size: 38px;
    font-weight: bold;
    line-height: 1.6;
    text-transform: uppercase;
}
.main {
    background: #fff;
    width: 100%;
    padding-bottom: 75px;
}
.main_nr {
/*    padding-top: 50px;*/
}
.about_nr {
    font-size: 1rem;
    line-height: 30px;
    color: #666;
}
.lx_z {
    width: 100%;
}
.tu_lx {
    width: 47%;
    margin-top: 1.5rem;
}
/*内页联系*/
/*内页在线留言*/
.Form001852 {
    padding:75px 0px;;
}
.Form001852 .p-info {
    padding: 20px 0;
    margin-bottom: 3%;
    border-bottom: 1px solid #eee;
}
.Form001852 .p-info p {
    font-size: 16px;
    margin-bottom: 3px;
    color: #333;
}
#tc-2 .fl {
    float: left;
    /* margin: 0px 16px; */
    width: 32%;
}
.ncontxt {
    background-color: #fff;
    border: 1px solid #ddd;
    padding-left: 8px!important;
    margin-bottom: 30px;
    height: 48px;
    color: #333;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 1px;
    width: 100%;
    margin-right: 3%;
    box-sizing: border-box;
    font-size: 16px;
    font-family: auto;
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-indent: 1px;
    border: none;
    background: #f4f5f7;
}
input[type="text" i] {
    padding:unset;
}
form div.fl:nth-child(2){
	    margin: 0px 26px;
}
.an {
    text-align: center;
}
.bok_btn {
    display: inline-block;
    transition: all 0.5s;
    width: 145px;
    height: 48px;
    line-height: 48px;
/*    border-radius: 45px;*/
    color: #fff;
    border: 0.01rem solid #107cc9;
    background-color: #107cc9;
    font-size: 16px;
    margin: 0 20px;
    cursor: pointer;
}
.bok_btn2 {
    display: inline-block;
    transition: all 0.5s;
    width: 145px;
    height: 48px;
    line-height: 48px;
/*    border-radius: 0.5rem;*/
    color: #107cc9;
    border: 0.01rem solid #107cc9;
    background-color: unset;
    font-size: 16px;
    margin: 0 20px;
    cursor: pointer;
}
/*内页在线留言*/
/*内页关于*/
.about_banner .text {
    max-width: 1300px;
    width: 98%;
    margin: 0 auto;
    text-align: left;
    padding-top: 130px;
    color: #fff;
}
.about_banner .ad-tit {
    font-size: 38px;
    font-weight: normal;
    line-height: 1.6;
}
.about_banner .ad-line {
    height: 2px;
    width: 3%;
    background: #fff;
    margin: 0.8% 0% 0.8% 0%;
}
.about_banner .ad-sum {
    font-size: 38px;
    font-weight: bold;
    line-height: 1.6;
    text-transform: uppercase;
}
.about_nr {
    font-size: 1rem;
    line-height: 30px;
    color: #666;
}
.head{
	margin-bottom: 36px;
}
.head .en {
    font-family: "Avian_Regular", Arial, sans-serif;
    color: #0a66af;
    line-height: 1.25;
    text-transform: uppercase;
	font-size: 48px;
}
.head .cn {
    margin-top: 0.28rem;
    font-weight: lighter;
    letter-spacing: .6em;
    color: #333333;
	font-size: 20px;
}

.gongsi {
    width: 100%;
}
.gongsi .gongsi_01 {
    width: 65%;
    line-height: 2;
}
.gongsi .gongsi_01 h5 {
    font-size: 1.875em;
    color: #1386ce;
    font-weight: bold;
    line-height: 1.5;
}
.gongsi .gongsi_01 span {
    color: #e6990f;
    text-transform: uppercase;
    font-size: 1rem;
}
.gongsi .gongsi_02 {
    width: 30%;
/*    border: 4px solid #eeeeee;*/
	margin-top: 72px;
}
.about_nr img {
    max-width: 100%;
	border-radius: 11px 11px 11px;
	box-shadow: 2px 5px 11px #00000030;
}
.about_nr .ote {
	width: 100%;
    float: left;
    text-indent: 2em;
	line-height: 41px;
    font-size: 16px;
}
.about_nr .ote  .otea a{
	color: #666;
}
/*内页关于*/
/*内页企业文化*/
.sAbout-culture-list .item:first-child {
    margin-left: 0;
}
.sAbout-culture-list .item {
    z-index: 1;
    float: left;
    position: relative;
    overflow: hidden;
    margin-left: 48px;
    width: 289px;
    height: 405px;
    background-color: #f1f1f1;
    color: #fff;
}
.sAbout-culture-list .item .txt {
    position: absolute;
    left: 25px;
    bottom: 25px;
    right: 25px;
    z-index: 4;
    text-align: left;
}
.sAbout-culture-list .item .dt {
    font-size: 20px;
    line-height: 30px;
}
.sAbout-culture-list .item .dd {
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
    min-height: 48px;
}
.sAbout-culture-list .item .mask {
    padding: 80px 45px;
    width: 199px;
    height: 245px;
    background-image: url(../images/ab_2_10.png);
    background-size: auto;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    text-align: center;
}
.hbg .op0 {
    visibility: hidden;
    -webkit-transition: all 250ms cubic-bezier(.46,.03,.52,1) 0s;
    transition: all 250ms cubic-bezier(.46,.03,.52,1) 0s;
}
.hbg .zd {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}
.op0 {
    -webkit-transition: all 250ms ease-out 0s;
    transition: all 250ms ease-out 0s;
    opacity: 0;
    visibility: hidden;
}
.sAbout-culture-list .item .mask .icoImg {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 125px;
    height: 125px;
}
.sAbout-culture-list .item .dt {
    font-size: 20px;
    line-height: 30px;
}
.sAbout-culture-list .item .dd {
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
    min-height: 48px;
}
.sAbout-culture-list .item:after {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    background-color: #000;
    opacity: .1;
}
.hbg.hbgOn .op0, .hbg:hover .op0 {
    -webkit-transition: all 250ms cubic-bezier(.46,.03,.52,1) 0s;
    transition: all 250ms cubic-bezier(.46,.03,.52,1) 0s;
    opacity: 1;
    visibility: visible;
}
.hbg.hbgOn .zd, .hbg:hover .zd {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.sAbout-culture-list .item:hover .txt{
	display:none;
}
.sAbout-culture-list .item:hover .bg.z-1{
	display:none;
}
/*内页企业文化*/
/*内页荣誉资质*/
.content{
	background: #f6f6f6;
	padding:75px 0px;
}
.p-section.pro {
    padding: 0;
    width: 100%;
    background: none;
}
.content .p-section {
    overflow: hidden;
    margin: 0 auto;
    width: 89%;
/*    margin-bottom: 6%;*/
    padding: 5% 5.5%;
    background: #fff;
    font-size: 14px;
    color: #555;
    line-height: 2;
}
.PhotoList_i1 {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.PhotoList_i1 li:nth-child(3n+1) {
    margin-left: 0;
}
.PhotoList_i1 li {
    transition: 0.3s ease 0s;
    cursor: pointer;
    background: #fff;
    margin-bottom: 2.5%;
    float: left;
    width: 32%;
    margin-left: 2%;
}
.PhotoList_i1 a {
    background: #fff;
    text-align: center;
    display: block;
    height: 23vw;
    max-height: 300px;
    overflow: hidden;
}
.rid-49 .PhotoList_i1 a:before, .rid-57 .PhotoList_i1 a:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}
.rid-49 .PhotoList_i1 img, .rid-57 .PhotoList_i1 img {
    height: auto;
    max-height: 80%;
    max-width: 90%;
}
.PhotoList_i1 img {
    max-width: none;
    max-height: none;
    display: inline-block;
    vertical-align: middle;
    transition: 0.5s linear 0s;
    height: 100%;
}
.PhotoList_i1 h4 {
    display: none;
}
.rid-49 .PhotoList_i1 span, .rid-57 .PhotoList_i1 span {
    width: 80%;
}
.rid-49 .PhotoList_i1 span, .rid-57 .PhotoList_i1 span {
    border-top: 1px solid #eee;
}
.PhotoList_i1 span {
    white-space: nowrap;
    color: #555;
    font-size: 20px;
    transition: 0.3s ease 0s;
    display: block;
    width: 90%;
    padding: 4% 0;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 auto;
}
.PhotoList_i1 li:hover {
    background: #0965af;
}
.PhotoList_i1 li:hover span {
    color: #fff;
    border-color: #0965af;
}
.PhotoList_i1 .rymc {
    background: #fff;
    text-align: center;
    display: block;
    height:unset; 
    max-height: 300px;
    overflow: hidden;
}
.PhotoList_i1 li:hover .rymc span {
    color: #fff;
    border-color: #0965af;
}
.PhotoList_i1 li:hover .rymc{
    background: unset;
}
/*内页荣誉资质*/
/*页码*/
.pagelist {
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
}
#pege li {
    float: left;
    margin: 0 5px;
    color: #333333;
    font-size: 14px;
    height: 42px;
	margin-top: 30px;
}
/*页码*/
/*内页新闻中心*/
.new_banner {
    background: url(../images/new_banner.jpg) no-repeat center;
    width: 100%;
    height: 370px;
    position: relative;
}
.new_banner .text {
    max-width: 1300px;
    width: 98%;
    margin: 0 auto;
    text-align: left;
    padding-top: 130px;
    color: #fff;
}
.new_banner .ad-tit {
    font-size: 38px;
    font-weight: normal;
    line-height: 1.6;
}
.new_banner .ad-line {
    height: 2px;
    width: 3%;
    background: #fff;
    margin: 0.8% 0% 0.8% 0%;
}
.new_banner .ad-sum {
    font-size: 38px;
    font-weight: bold;
    line-height: 1.6;
    text-transform: uppercase;
}
.main-box {
    min-height: 400px;
    font-size: 16px;
    color: #4c4c4c;
    line-height: 1.8;
    margin-bottom: 5.2vw;
	padding:75px 0px;
}
.rid47 .NewsList_g2, .rid38 .product_list {
    width: 1300px;
    max-width: 98%;
    margin-left: auto;
    margin-right: auto;
}
.NewsList_g2 li {
    width: 31.5%;
    float: left;
/*    margin-right: 1.7%;*/
    display: block;
    overflow: hidden;
    margin-bottom: 3vw;
    padding: 0 1.5vw 1.5vw 1.5vw;
    position: relative;
    box-sizing: border-box;
}
.NewsList_g2 li:nth-child(2) {
	margin-right: 35px;
	margin-left: 35px;
}
.NewsList_g2 li:nth-child(5) {
	margin-right: 35px;
	margin-left: 35px;
}
.NewsList_g2 li h3, .NewsList_g2 li p, .NewsList_g2 li .nwimg {
    position: relative;
    z-index: 2;
}
.NewsList_g2 li .nwimg {
    display: block;
    width: 100%;
    height: 13vw;
    overflow: hidden;
    position: relative;
    margin-bottom: 1.2vw;
}
.NewsList_g2 li h3 .current {
	height:unset;
}
.NewsList_g2 li .current {
    display: block;
    width: 100%;
    height: 13vw;
    overflow: hidden;
    position: relative;
    margin-bottom: 1.2vw;
}
.NewsList_g2 li .nwimg img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 50%;
    transition: .4s all ease;
    -ms-transition: .4s all ease;
    -webkit-transition: .4s all ease;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.NewsList_g2 li .current img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 50%;
    transition: .4s all ease;
    -ms-transition: .4s all ease;
    -webkit-transition: .4s all ease;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.NewsList_g2 li p:nth-last-child(1) {
    display: none;
    /* float: right; */
    /* display: inline-block; */
}
.NewsList_g2 li h3 {
    margin: 0 auto 0.6em auto;
}
.NewsList_g2 li h3, .NewsList_g2 li p, .NewsList_g2 li .nwimg {
    position: relative;
    z-index: 2;
}
.NewsList_g2 li h3 a {
    font-size: 20px;
    color: #4c4c4c;
    line-height: 1.5;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: .4s all ease;
    -ms-transition: .4s all ease;
    -webkit-transition: .4s all ease;
}
.NewsList_g2 li p:nth-of-type(1) {
    height: 5.4em;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.NewsList_g2 li p {
    color: #999999;
    font-size: 14px;
    line-height: 1.8;
    transition: .4s all ease;
    -ms-transition: .4s all ease;
    -webkit-transition: .4s all ease;
}
.NewsList_g2 li h3, .NewsList_g2 li p, .NewsList_g2 li .nwimg,.NewsList_g2 li .current {
    position: relative;
    z-index: 2;
}
.NewsList_g2 li .ntime {
    font-size: 16px;
    color: #4c4c4c;
    font-family: Arial;
    margin-top: 0.5em;
}
.NewsList_g2 li:after {
    content: "";
    display: block;
    height: 0;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #0069b7;
    transition: .4s all ease;
    -ms-transition: .4s all ease;
    -webkit-transition: .4s all ease;
    opacity: 0;
    z-index: 0;
}
.NewsList_g2 li:hover p, .NewsList_g2 li:hover h3 a {
    color: #fff;
}
.NewsList_g2 li:hover:after {
    height: 70%;
    opacity: 1;
}
.NewsList_g2 li:after {
    content: "";
    display: block;
    height: 0;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #0069b7;
    transition: .4s all ease;
    -ms-transition: .4s all ease;
    -webkit-transition: .4s all ease;
    opacity: 0;
    z-index: 0;
}
/*新闻详情*/
.NewsDetail_a1 #nt {
    padding: 10px 0;
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 40px;
    font-weight: bold;
    border-bottom: 1px dotted #ccc;
    text-align: center;
    letter-spacing: 1px;
}
.NewsDetail_a1 #nf {
    width: 160px;
    margin: 0 auto;
    margin-bottom: 20px;
    height: 30px;
    line-height: 20px;
	display: inline-block;
}
.NewsDetail_a1 .riq{
	max-width: 402px;
    margin: 0 auto;
    text-align: center;
/*
    display: inline-block;
    width: 90%;
*/
}
.NewsDetail_a1 #nf em {
    font-size: 14px;
    font-style: normal;
    display: block;
    padding-top: 2px;
    margin-right: 2px;
    float: left;
}
.NewsDetail_a1 #nf span.nf_on {
    background: #e62129;
    color: #ffff00;
}
.NewsDetail_a1 #nf span {
    display: block;
    padding: 2px;
    border-radius: 5px;
    font-size: 12px;
    width: 18px;
    margin-right: 4px;
    float: left;
    background: #999999;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.NewsDetail_a1 .nf1, .NewsDetail_a1 .nf1 p, .NewsDetail_a1 .nf1 span {
    font-family: "微软雅黑", "Microsoft YaHei" !important;
    line-height: 2 !important;
    font-size: 16px !important;
    color: #666 !important;
    background: none !important;
}
.NewsDetail_a1 .nf2, .NewsDetail_a1 .nf2 p, .NewsDetail_a1 .nf2 span {
    font-family: "微软雅黑", "Microsoft YaHei" !important;
    line-height: 2 !important;
    font-size: 18px !important;
    color: #666 !important;
    background: none !important;
}
.NewsDetail_a1 .nf3, .NewsDetail_a1 .nf3 p, .NewsDetail_a1 .nf3 span {
    font-family: "微软雅黑", "Microsoft YaHei" !important;
    line-height: 2 !important;
    font-size: 20px !important;
    color: #666 !important;
    background: none !important;
}
.NewsDetail_a1 .nf1, .NewsDetail_a1 .nf2, .NewsDetail_a1 .nf3 {
    padding-bottom: 20px;
}
.NewsDetail_a1 #nb {
/*    padding: 10px 0px;*/
    text-align: center;
    color: #777;
/*    border-top: 1px dotted #ccc;*/
	font-size: 14px;
    float: right;
    display: inline-block;
    width: 240px;
}
.NewsDetail_a1 #newtb {
    line-height: 30px;
    font-size: 14px;
}
.NewsDetail_a1 #newtb span {
    display: block;
    width: 50%;
    float: left;
}
.NewsDetail_a1 #newtb em {
    font-style: normal;
    text-align: right;
    display: block;
    width: 50%;
    float: left;
}
/*新闻详情*/
/*内页新闻中心*/
/*内页产品中心*/
.pro_banner {
    background: url(../images/pro_banner.jpg) no-repeat center;
    width: 100%;
    height: 370px;
    position: relative;
}
.pro_banner .text {
    max-width: 1300px;
    width: 98%;
    margin: 0 auto;
    text-align: left;
    padding-top: 130px;
    color: #fff;
}
.pro_banner .ad-tit {
    font-size: 38px;
    font-weight: normal;
    line-height: 1.6;
}
.pro_banner .ad-line {
    height: 2px;
    width: 3%;
    background: #fff;
    margin: 0.8% 0% 0.8% 0%;
}
.pro_banner .ad-sum {
    font-size: 38px;
    font-weight: bold;
    line-height: 1.6;
    text-transform: uppercase;
}
.maina{
	background: #f1f1f1;
    width: 100%;
    padding-bottom: 75px;
    height: 1101px;
}
.mainb{
	background: #f1f1f1;
    width: 100%;
    padding: 75px 0px 275px 0px;
    height: unset;
/*    height: 900px;*/
}
.mainb .main_l {
    margin-top: unset;
}
.mainb .product-box {
    transition: 0.3s ease 0s;
    display: block;
    padding: unset;
}
.maina .main_l {
	margin-top: 75px;
}
.maina .BB{
	margin-top: 75px;
}
.maina #pege{
	display: unset;
    grid-template-columns: unset;
}
.p-section {
    overflow: hidden;
    margin: 0 auto;
    width: 70%;
/*    margin-bottom: 6%;*/
    padding: 5% 3.5%;
    background: #fff;
    font-size: 14px;
    color: #555;
    line-height: 2;
}
.ProductDetail_a1 .Pimg {
    width: 40%;
    border: solid 1px #e8e8e8;
    padding: 10px;
    float: left;
    box-sizing: border-box;
}
/*
.ProductDetail_a1 .Pimg {
	text-align: center;
    display: block;
    height: 23vw;
    max-height: 300px;
    overflow: hidden;
}
.ProductDetail_a1 .Pimg img{
	height: auto;
    max-height: 100%;
    max-width: 90%;
	display: inline-block;
    vertical-align: middle;
    transition: 0.5s linear 0s;
}
.ProductDetail_a1 .Pimg:before{
	content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}
*/
.ProductDetail_a1 .pul {
    width: 55%;
    float: right;
}
.ProductDetail_a1 .pul>li.name {
    color: #0965af;
    font-size: 22px;
    margin-top: 0;
    border-left: 5px solid #0965af;
    padding-left: 18px;
    height: 22px;
	line-height: 22px;
}
.ProductDetail_a1 .pul>li {
    line-height: normal;
    margin: 3% 0 0;
    font-size: 16px;
    color: #666;
}
.ProductDetail_a1 .pul>li a.more {
    color: #ce0018;
    display: none;
    font-weight: lighter;
    border: 1px solid #ce0018;
    position: relative;
    transition: 0.3s ease 0s;
    padding: 7px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 16px;
    z-index: 1;
    font-family: "å¾®è½¯é›…é»‘";
}
.pul p{
	font-size: 16px;
    color: #333;
    text-align: justify;
	margin-top: 30px;
}
.ProductDetail_a1 .detail {
    overflow: auto;
    float: left;
    width: 100%;
}
.ProductDetail_a1 .til1 {
    margin: 8% 0 0;
    padding: 15px 30px;
    font-size: 20px;
    font-weight: bold;
    border-bottom: solid 1px #e8e8e8;
    border-left: 4px solid #ce0018;
}
.ProductDetail_a1 .detail p {
    padding: 10px 0;
    line-height: 30px;
    font-size: 16px;
    color: #777;
}
.xq{
	margin-top: 30px;
}
.detail #newtb{
	margin-top: 50px;
}
.detail #newtb span{
	float: left;
}
.detail #newtb em{
	float: right;
    font-style: inherit;
}
.protel {
    background: url(../images/nycp_pic.png) no-repeat left center;
    font-size: 1.125rem;
    color: #222;
    padding-left: 28px;
    margin-top: 30px;
}
.protel span {
    font-weight: bold;
}














/*内页产品中心*/