body {
	font-size: 16px;
	line-height: 28px;
	font-weight: 400;
	color: #313131;
	text-align: left;
	overflow-x: hidden !important;
	margin: auto !important;
	background-color: #fff;
}
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-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;
}
li {
	list-style-type:none;
}

body {
	
}


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;
}
address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	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-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;
}
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;
}
.clear {
	clear: both;
}

.ohead {
	height: 122px;
}


.ohead1-fixed-top, .ohead1-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
.ohead1-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.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: 60px;
    line-height: 60px;
	margin: 0 auto;
	border-bottom: 1px solid #f4f4f4;
}
.top-main div {
	display: inline-block;
}
.ohead1 .ohead1-tel {
  float: right;
  height: 60px;
  line-height: 60px;
  font-size: 14px;
  color: #000;
}
.ohead1 .ohead1-tel span {
  color: #333;
  margin-right: 40px;
}
.ohead1 .ohead1-tel i {
  color: #ea5413;
  margin-right: 5px;
      vertical-align: middle;
}
.vx {
    display: inline-block;
}

.vx .vx-main{

}
.vx .vx-main img{
	margin-top: 10px;
	width: 36px;
	
}
.vx .vx-main p {
	text-align: center;
	margin: 10px 0 5px;
	font-size: 12px;
	color: #fff
}
.vx  .vx-img {
	margin-top: 0;
	width: 162px;
	display:none;
	margin-right: 10px;
}
.vx:hover .vx-img {
	display:block;
}


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


.container {
	width: 1170px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.ohead1-header {
    float: left;
}
.ohead1-brand > img {
	width: 90px;
    max-height: 60px;
    display: inline-block;
    vertical-align: middle;
}
.sticky-navigation .ohead1-brand .logo-h1 {
    font-size:18px;
    display: inline;
    margin: 0;
    font-weight: 700;
    color: #595858;
    height: 60px;
    line-height: 50px;
    vertical-align: bottom;
}

/*导航 开始*/
.daohang {
	color: #313131;
}
.daohang {
    margin: 0 auto;
}
.daohang li {
	float: left;
	    padding: 0 0 10px;
}


.daohang li a {
	text-transform: uppercase;
    line-height: 18px;
    padding: 5px 8px;
	color: #313131 ;
}
.daohang li a:hover {
	color: #EB6616 ;
}
.daohang>ul> li >a:hover {
	color: #fff;
	background: #EB6616;	
	font-weight: 700;
}
.daohang .sanj:after {
    content: "\e0d4";
    font-family: stamp-icons!important;
    line-height: 24px;
	margin: 10px 0 0 2px;
}
.daohang1:hover .daohang2 {
  display: block;
}
.daohang2 {
    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;
}
.daohang2 li {
	width: 20%
}
.daohang2 .tupian {
	position: relative;
	display: block;
}
.daohang2 .tupian img {
	position: relative;
	display: block;
}
.daohang2 .tupian p {
	position: absolute;
    left: 22%;
    top: 40%;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
}
.daohang2 .daohang3  {
	width: 90%;
    margin: 0 auto;
    padding: 0;
}
.daohang2 .daohang3 li {
	width: 100%;
	display: block;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #c2c2c2;
}
.daohang2 .daohang3 li a {
	margin: 0;
	padding: 0;
	font-weight: 700;
	font-size: 15px;
}
.daohang2 .daohang3 li:hover a {
	color: #EB6616 ;
}
.daohang21 {
	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;
}
.daohang1:hover .daohang21 {
  display: block;
}
.daohang21 li {
	display: block;
	float: none;
	border-bottom: 1px dashed #c2c2c2;
	height: 30px;
	line-height:30px;
}
.daohang31 li:hover a {
	color: #EB6616 ;
}
.ohead1-collapse {
	display: none !important;
}
/*导航 结束*/

/*dibu*/
.dibu {
	padding-top: 40px;
	padding-bottom: 40px;
	color: #fff;
}
.grey-bg {
	clear: both;
    background: #333;
}
.dibu-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%;
}
.dibu  .dibu-tit {
    font-size: 16px;
    color: #aaa;
    line-height: 20px;
    font-weight: 700;
}
.dibu  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;
}
.dibu  a：hover {
	color: #ea5413;
}
.dibu  a:last-child {
	border: 0;
}
.dibu-1, .dibu-2, .dibu-3, .dibu-kefu {	
	display: inline-block;
	padding: 10px;
	vertical-align: top; 
}
.dibu-kefu {
	width: 34%;
}
.dibu-1 {
	margin-top: 40px;
	width: 13%;
}
.dibu-2 {
	margin-top: 40px;
	width: 13%;
}
.dibu-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-rt img {
	width: 100%;
}
.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;
}
.dibu-kefu {
	text-align: center;
}
.dibu-kefu .dibu-logo {
	width: 90%;
    padding: 10px 0 0;
    text-align: left;
    border-radius: 5px;
}
.dibu-kefu .dibu-logo img {
	width: 70%;
}
.dibu-kefu .dibu-logo strong {
	vertical-align: bottom; 
	font-size: 25px;
	color: #a0a0a0;
    font-weight: 500;
}
.dibu-3 .lianxi {
	width: 100%;
	margin-top: 20px;
}
.lianxi-1 {
	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-weight: 400;
    color: #D4D4D4;
    margin-bottom: 3px;
	text-align: left;
}
.lian_text_bottom {
    font-size: 12px;
    color: #fff;
    line-height: 17px;
	text-align: left;
}
.lianxi-tit {
	font-size: 14px;
	line-height: 16px;
	font-weight: 700;
	margin-top: 20px;
}
.lianxi-tit i {
	display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #fff;
    border: #ea5413 2px solid;
    margin-right: 10px;
    margin-bottom: 2px;
}
.dibu-3-1 {
	width: 100%;
	margin-top: 10px;
}
.dibu-3-1 .kefu, .dibu-3-1 .xhs {
	width: 40%;
	display: inline-block;
}
.dibu-3-1 .xhs {
	margin-left: 10%;
}
.dibu-3-1 .kefu img, .dibu-3-1 .xhs img {
	width: 100%;
}
.dibu-3-1 .kefu p, .dibu-3-1 .xhs p {
	text-align: center;
	font-size: 14px;
}



.col-md-8 {
    width: 66.66666667%;
}

.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, dibu, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

.col-md-4 {
    width: 33.33333333%;
}


.col-md-6 {
    width: 50%;
}

.tab-content > .tab-pane {
    display: none;
    visibility: hidden;
}
.tab-content > .active {
    display: block;
    visibility: visible;
}


@media screen and (max-width: 768px){
	
	.sticky-navigation {
		-webkit-box-shadow: unset;
		box-shadow: unset;
	}
	.ohead1-fixed-top, .ohead1-fixed-bottom {
		position: unset;
	}
	.top-main form {
		float: right;
		margin: 10px;
	}
	.top-main {
		width: 100%;
	}
	.vx {
		display: none;
	}
	.container {
		width: 100% !important;
	}
	.daohang {
		display: none;
	}
	.daohang:hover {
		display: block;
	}
	
	.dibu-1, .dibu-2 {
		width: 49%;
	}
	.dibu-3 {
		width: 100%;
	}
	.col-sm-4 {
		width: 100%;
	}
	.dibu-dizhi, .dibu-lianxi, .dibu-kefu {
		width: 100%;
	}
	.dibu .dibu-lianxi a {
		margin-right: 20px;
	}
	.cebian {
		display: none;
	}
}