
html {
	font-size: 100%;
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	font-family: 'Open Sans', Helvetica Neue, Sans-serif;
	font-size: 16px;
	line-height: 28px;
	font-weight: 400;
	color: #313131;
	text-align: left;
	overflow-x: hidden !important;
	margin: auto !important;
}

.parallax_one_only_customizer {
	display: none !important;
}


a {
	text-decoration: none;
	-webkit-transition: all ease 0.25s;
	transition: all ease 0.25s;

}

a:hover {
	text-decoration: none;
}

a:focus {
	outline: 1px dotted #008ed6;
	text-decoration: none;
}

h1,
h2 {
	font-family: 'Cabin', Helvetica Neue, Sans-serif;
	font-weight: 400;
}

h1 {
	font-size: 36px;
	line-height: 40px;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

h2 {
	font-size: 30px;
	line-height: 34px;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

h3 {
	font-size: 24px;
	line-height: 28px;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

h4 {
	font-size: 18px;
	line-height: 22px;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

h5 {
	font-size: 14px;
	line-height: 18px;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

h2.intro {
	font-size: 40px;
	line-height: 4rem;
	text-align: left;
	margin-bottom: 0;
}
h3.intro {
	font-size: 35px;
	line-height: 3rem;
	text-align: left;
	margin-top: 0;
}

h1.single-title {
	font-size: 24px;
	line-height: 28px;
	text-transform: uppercase;
	color: #000;
	margin-top: 0;
}

h1.page-title {
	margin-top: 0;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5 {
	margin-top: 35px;
	margin-bottom: 20px;
	color: #000;
}

li {
	list-style-type:none;
}

/* BUTTONS */
.standard-button {
	font-weight: 600;
}

/* OTHER TEXTS */


.
body {
	background-color: #fff; /* Fallback for when there is no custom background color defined. */
}


blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}
table,
th,
td {
	border: 1px solid #eaeaea;
}

th,
td {
	padding: 0.4em;
}



p {
	margin: 0 0 10px;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	padding: 15px 20px;
	font-size: 17.5px;
	line-height: 24px;
	margin-bottom: 1.5em;
	font-weight: 300;
}

.entry-content blockquote p{
	font-weight: 300;
	color: #313131;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
	background: #FAFAFA;
	border: 1px solid #E7E7E7;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}
section {
    display: block;
}
*, *:before, *:after {
    box-sizing: inherit;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.col-md-6 {
    width: 50%;
}
.clear {
	clear: both;
}
.header {
    background-size: cover;
    background-attachment: fixed;
    background-position: top center;
}
.header {
    overflow: hidden;
    position: relative;
}
.ohead {
	height: 100px;
}
.sticky-navigation-open .sticky-navigation {
    opacity: 1;
}
#mobilebgfix {
	    margin-top: 100px;
}
@media (min-width: 768px)
.navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0;
}
.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
.navbar-inverse {
    background-color: #fff;
}
.appear-on-scroll {
    opacity: 0;
}
.sticky-navigation {
    background: #ffffff;
    min-height: 70px;
    border: none;
    font-weight: 400;
    margin-bottom: 0 !important;
    -webkit-backface-visibility: hidden;
    -webkit-box-shadow: 0px 2px 8px 0px rgb(50 50 50 / 8%);
    box-shadow: 0px 2px 8px 0px rgb(50 50 50 / 8%);
}

.top-main {
	width: 1170px;
	height: 40px;
    line-height: 40px;
	margin: 0 auto;
	border-bottom: 1px solid #f4f4f4;
}
.top-main form {
	float: left;
}
.top-main form select {
	border: 0;
}
select option:checked {
  background: #ea5413;
  color: #fff;
  border: 0;
}
.top-main div {
	display: inline-block;
}
.navbar .navbar-tel {
  float: right;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #000;
}
.navbar .navbar-tel span {
  color: #333;
  margin-right: 40px;
}
.navbar .navbar-tel i {
  color: #ea5413;
  margin-right: 5px;
      vertical-align: middle;
}
.wxewm {
    display: inline-block;
}

.wxewm .wxlg{

}
.wxewm .wxlg img{
	margin-top: 10px;
	width: 36px;
	
}
.wxewm .wxlg p {
	text-align: center;
	margin: 10px 0 5px;
	font-size: 12px;
	color: #fff
}
.wxewm  .ma {
	margin-top: 0;
	width: 162px;
	display:none;
	margin-right: 10px;
}
.wxewm:hover .ma {
	display:block;
}
@media screen and (max-width: 768px){
	.col-md-6 {
		width: 100%;
		padding: 0 15px;
	}
	.top-main form {
		float: right;
		margin: 10px;
	}
	.top-main {
		width: 100%;
	}
	.wxewm {
		display: none;
	}
	.container {
		width: 100% !important;
	}
}

.container {
    border-radius: 6px;
    display: block;
}


.container {
	width: 1170px;
}


.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
}

.navbar-header {
    float: left;
}
.navbar-brand > img {
    max-height: 60px;
    display: inline-block;
    vertical-align: middle;
}
.sticky-navigation .navbar-brand .logo-h1 {
    font-size: 25px;
    display: inline;
    margin: 0;
    font-family: å®‹ä½“;
    font-weight: 700;
    color: #595858;
    height: 60px;
    line-height: 50px;
    vertical-align: bottom;
}

/*导航 开始*/
.nav-menu {
	float: right;
	color: #313131;
	font-size: 14px;
}
.wrapper {
    margin: 0 auto;
}
.wrapper li {
	float: left;
	    padding: 0 0 10px;
}


.wrapper li a {
	text-transform: uppercase;
    line-height: 18px;
    padding: 5px 8px;
	color: #313131 ;
}
.wrapper li a:hover {
	color: #EB6616 ;
}
.wrapper>ul> li >a:hover {
	color: #fff;
	background: #EB6616;	
	font-weight: 700;
}
.wrapper .sanj:after {
    content: "\e0d4";
    font-family: stamp-icons!important;
    line-height: 24px;
	margin: 10px 0 0 2px;
}
.nav-dropdown:hover .sub-menu {
  display: block;
}
.sub-menu {
    display: none;
    position: absolute;
    background-color: #fff;
    width: 1170px;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    padding: 10px 16px;
    z-index: 999;
    font-size: 14px;
    left: 150px;
}
.sub-menu li {
	width: 20%
}
.sub-menu .tupian {
	position: relative;
	display: block;
}
.sub-menu .tupian img {
	position: relative;
	display: block;
}
.sub-menu .tupian p {
	position: absolute;
    left: 22%;
    top: 40%;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
}
.sub-menu .nav-limenu  {
	width: 90%;
    margin: 0 auto;
    padding: 0;
}
.sub-menu .nav-limenu li {
	width: 100%;
	display: block;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #c2c2c2;
}
.sub-menu .nav-limenu li a {
	margin: 0;
	padding: 0;
	font-weight: 700;
	font-size: 15px;
}
.sub-menu .nav-limenu li:hover a {
	color: #EB6616 ;
}
.sub-menu1 {
	display: none;
    position: absolute;
    background-color: #fffffff0;
    min-width: 120px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 10px 16px;
    z-index: 999;
    margin-top: 10px;
    font-size: 14px;
	margin-left: 0;
}
.nav-dropdown:hover .sub-menu1 {
  display: block;
}
.sub-menu1 li {
	display: block;
	float: none;
	border-bottom: 1px dashed #c2c2c2;
	height: 30px;
	line-height:30px;
}
.nav-limenu1 li:hover a {
	color: #EB6616 ;
}
.navbar-collapse {
	display: none !important;
}
@media (max-width: 767px) {
	.nav-menu {
		display: none;
	}
	.nav-menu:hover {
		display: block;
	}

}
/*导航 结束*/

/*footer*/
.contact-info {
	text-align: center;
	background-color: #FFF;
}

.contact-info .section-overlay-layer {
	padding-top: 30px;
	padding-bottom: 70px;
}

.contact-info .logo-container {
	margin-top: 20px;
	margin-bottom: 35px;
}

.contact-info .logo-container img {
	filter: grayscale(1);
	-webkit-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-o-filter: grayscale(1);
	-ms-filter: grayscale(1);
	opacity: 0.6;
	max-width: 65px;
}

.contact-info .icon-container {
	font-size: 30px;
	margin-top: 40px;
	margin-bottom: 20px;
}

.contact-info .contact-links a {
	padding-top: 65px;
	padding-bottom: 0;
	color: #ef5e17;
}

.contact-links .contact-link-box {
	float: none;
	display: inline-block;
	margin-right: -4px;
	vertical-align: top;
	text-align: center;
}

.pirate-forms-section{
	text-align: center;
	background-color: #FFF;
	padding-bottom: 70px;
}
.footer {
	padding-top: 40px;
	padding-bottom: 40px;
	color: #fff;
}
.grey-bg {
	clear: both;
    background: #333;
}
.footer-widget-wrap {
	width: 100%;
	text-align: center;
}
.color-bg {
	background: #008ed6;
}

.colored-text {
	color: #008ed6;
}
strong,
.strong {
	font-weight: 600;
}
.col-sm-4 {
    width: 33.33333333%;
}
.footer  .fot-tit {
    font-size: 16px;
    color: #aaa;
    line-height: 20px;
    font-weight: 700;
}
.footer  a {
    display: block;
    margin-right: 30px;
    font-size: 14px;
    color: #fff;
    line-height: 16px;
    padding: 10px 0;
	border-bottom: 1px solid #ffffff1a;
    position: relative;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.footer  a：hover {
	color: #ea5413;
}
.footer  a:last-child {
	border: 0;
}
.footer-1, .footer-2, .footer-3, .footer-kefu {	
	display: inline-block;
	padding: 10px;
	vertical-align: top; 
}
.footer-kefu {
	width: 34%;
}
.footer-1 {
	margin-top: 40px;
	width: 13%;
}
.footer-2 {
	margin-top: 40px;
	width: 13%;
}
.footer-3 {
	margin-top: 40px;
	width: 35%;
}
.kefu {
	width: 80%;
	border-radius: 5px;
	padding: 10px 5px;
	margin-top: 1px;
	text-align: left;
}
.kefu .kf-lt {
	width: 30%;
	display: inline-block;
	vertical-align: text-bottom;
}
.kf-rt {
	width: 38%;
	margin: 3%;
	display: inline-block;
	color: #fff;
	text-align: left;
	line-height: 25px;
	vertical-align: top;
}
.kf-tit {
	font-size: 13px;
	font-weight: 700;
	margin: 0;
	    text-align: center;
    margin-top: 10px;
    line-height: 16px;
}
.kf-txt {
	font-size: 14px;
	margin: 0;
}
.footer-kefu {
	text-align: center;
}
.footer-kefu .ft-logo {
	width: 90%;
    padding: 10px 0 0;
    text-align: left;
    border-radius: 5px;
}
.footer-kefu .ft-logo img {
	width: 70%;
}
.footer-kefu .ft-logo strong {
	vertical-align: bottom; 
	font-size: 25px;
	color: #a0a0a0;
    font-weight: 500;
}
.footer-3 .ft-tel {
	width: 100%;
	margin-top: 20px;
}
.lian_list {
	margin-bottom: 5px;
}
.lian_imgs {
    display: inline-block;
    margin-top: 8px;
    margin-right: 9px;
	vertical-align: top;
	width: 18px;
}
.lian_text {
    display: inline-block;
	width: 85%;
}
.lian_text_top {
    height: 23px;
    font-size: 12px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #D4D4D4;
    margin-bottom: 3px;
	text-align: left;
}
.lian_text_bottom {
    font-size: 12px;
    font-family: PingFangSC-Semibold,PingFang SC;
    color: #fff;
    line-height: 17px;
	text-align: left;
}
.lian_text-wd {
	font-size: 14px;
	line-height: 16px;
	font-weight: 700;
	margin-top: 20px;
}
.lian_text-wd i {
	display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #fff;
    border: #ea5413 2px solid;
    margin-right: 10px;
    margin-bottom: 2px;
}
.footer-3-1 {
	width: 100%;
	margin-top: 10px;
}
.footer-3-1 .kefu, .footer-3-1 .xhs {
	width: 40%;
	display: inline-block;
}
.footer-3-1 .xhs {
	margin-left: 10%;
}
.footer-3-1 .kefu img, .footer-3-1 .xhs img {
	width: 100%;
}
.footer-3-1 .kefu p, .footer-3-1 .xhs p {
	text-align: center;
	font-size: 14px;
}
@media (max-width: 767px) {

	.footer-1, .footer-2 {
		width: 49%;
	}
	.footer-3 {
		width: 100%;
	}
	.col-sm-4 {
		width: 100%;
	}
	.footer-dizhi, .footer-lianxi, .footer-kefu {
		width: 100%;
	}
	.footer .footer-lianxi a {
		margin-right: 20px;
	}
}


.example-header {
    box-sizing: border-box;
    min-width: 1440px;
    display: flex;
    align-items: center;
    justify-content: center;
	background: linear-gradient(92deg,#E0F0FF 0%, #CBE1FF 100%);
}
.example-header .container {
    width: 1200px;
}

.container {
    border-radius: 6px;
    display: block;
}
.example-header .container .text-area {
    width: 60%;
    animation: text-area-enter .6s ease-in-out;
	display: inline-block;
}
.example-header .container .text-area .title {
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    font-size: 40px;
    color: #000;
}
.example-header .container .text-area .sub-title {
    display: inline-block;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 20px;
    color: #333;
    margin-top: 16px;
}
.example-header .container .text-area .desc {
    width: 640px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    font-size: 14px;
    color: #333;
    margin-top: 24px;
    line-height: 24px;
    margin-bottom: 64px;
}
.example-header .container .oimg {
	width:40%;
	float:right;
}
@media (max-width: 767px) {
	.example-header {
		min-width: 100%;
	}
	.example-header .container {
		width: 100%;
	}
	.example-header .container .text-area {
		width: 100%;
	}
	.example-header .container .text-area .desc {
		width: 90%;
		margin-bottom: 4px;
	}
	.example-header .container .text-area .title {
		font-size: 30px;
	}
	.example-header .container .oimg {
		display: none;
	}
	
}
/*侧边栏*/
.sider {
	position: fixed;
	right: 40px;
	top: 180px;
	z-index: 98;
	width: 60px;
}
.sider ul{
	width: 70px;
	text-align: center;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 16px rgba(0,0,0,.2);
	box-shadow: 0px 0px 16px rgba(0,0,0,.2);
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 5px;
	padding: 0;
}
.sider li{
	position: relative;
}
.sider_bd{
	position: relative;
	padding: 10px 0;
}
.sider_bd:hover,
.sider_bd:hover .txt{
	cursor: pointer;
	color: #ff7f14;
}
.sider li:after{
	content:"";
	position: absolute;
	left: 10px;
	bottom: 0;
	z-index: 22;
	width: 40px;
	height: 1px;
	background-color: #e0e0e0;
}
.sider li:last-child:after{
	width:0;
}
.sider li i{
	font-size: 26px;
}
.sider .txt{
	display: block;
	color: #666;
	line-height: 1.2; 
	font-size: 14px;
}
.sider_reg{
	display: block;
	margin-top:15px;
	width: 60px;
	height: 107px;
	padding: 10px 0;
	color: #fff;
	font-size: 16px; 
	line-height: 1.6;
	text-align: center;
	background: #ff7f14 url(/wp-content/themes/twentytwentyone/images/shouye/sider_btn.png) repeat center center;	
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	-webkit-box-shadow: 0px 0px 16px rgba(0,0,0,.4);
	box-shadow: 0px 0px 16px rgba(0,0,0,.4);
}
.sider_reg:hover{
	color: #fff;
}

.sider .child_sider {
	display: none;
}

.sider_bd:hover .child_sider {
	display: block;
}


.child_sider {
	position: absolute;
	left: -110px;
	top: -4px;
	z-index: 1;
	width: 142px;
}


.child_sider .arrow {
	position: absolute;
	right: 12px;  
	top: 15px;
	z-index: 30;
	border-top:10px solid transparent;
	border-bottom:10px solid transparent;
	border-left:10px solid #fff;
}


.sider_zx_list {
	width: 100px;
	padding: 10px;
	background-color: #fff;
	-webkit-box-shadow: 4px 4px 10px rgba(0,0,0,.1);
	-moz-box-shadow: 4px 4px 10px rgba(0,0,0,.1);
	box-shadow: 4px 4px 10px rgba(0,0,0,.1);
}
.sider_zx_list .gray{
	margin-top:10px;
	padding-top:15px;
	border-top:dashed 1px #ccc;
	text-align:center;
}
.sider_zx_list dd {
	padding: 8px 0;
	font-size: 12px;
	color: #666;
	text-align: left;
	cursor: auto;
	margin: 0;
	text-align: center;
}

.sider_zx_list dd a i {
	display: inline-block;
	width: 24px;
	font-size: 20px;
	line-height: 1em;
	color: #ff7f14;
	vertical-align:middle;
}

.sider_code {
	width: 132px;
	text-align: left;
	padding: 8px 0 8px 16px;
	background: url(/wp-content/themes/twentytwentyone/images/shouye/sider_bg.png) repeat-y;
}

.sider_code img {
	width: 100px;
}

.sider_go .txt{
	display: block;
}
.sider_go .txt2{
	display: none;
}
.sider_go:hover .txt{
	display: none;
}
.sider_go:hover .txt2{
	display: block;
}
@media (max-width: 767px) {
	.sider {
		display: none;
	}
}
@media (min-width: 992px){
.col-md-8 {
    width: 66.66666667%;
}
}
@media (min-width: 992px){
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

.col-md-4 {
    width: 33.33333333%;
}
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
.text-left {
    text-align: left;
}
@media (min-width: 992px){
.col-md-6 {
    width: 50%;
}
}
.tab-content > .tab-pane {
    display: none;
    visibility: hidden;
}
.tab-content > .active {
    display: block;
    visibility: visible;
}
