/**
 * Theme Name: Construction - Construction Company, Building Company Template
 * Version: 1.3
 * Description: HTML5 Template for Construction Company and Building Company
 * Author: BlogWP
 * Author URI: https://themeforest.net/user/blogwp
 */
/* AB模版网 做最好的织梦整站模板下载网站 Www.AdminBuy.Cn */
/* QQ：9490489 */
/* 仿站：Fang.AdminBuy.Cn */
/* 图标：Sc.AdminBuy.Cn */



@import "font-awesome.min.css";
@import "bootstrap.min.css";
@import "cubeportfolio.min.css";
@import "magnific-popup.css";
@import "vegas.css";


/**
 * Reset Browsers
 * General
 * Elements
 * Form
 * Typography
 * Extra classes
 * Layout
 * Grid
 * Hero Background SlideShow
 * Top Bar
 * Header
 * Featured Title
 * Blog
 * Blog Single
 * Widgets
 * Bottom Bar
 * Pagination & Arrows
 * Scroll Top Button
 * Media Queries
 * Retina Devices
 */

/* Reset Browsers
-------------------------------------------------------------- */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	font-family: "微软雅黑", "Microsoft YaHei", Arial, "宋体", sans-serif;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

html {
	font-size: 62.5%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-x: hidden;
}

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	background: #fff;
	line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none
}

table {
	border-collapse: collapse;
	width: 100%;
	text-align: center;
	border-spacing: 3px;
	margin-top: 10px;
	margin-bottom: 30px;
}

table tr:nth-child(odd) {
	background: #f2f3f3;
}

table tr:nth-child(even) {
	background: #fff;
}

table tr:first-child {
	background-color: #d71627;
	color: #fff;
}

.bodys1 {
	width: 480px;
	height: 160px
}

.container {
    max-width: 1500px;
}



caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

blockquote,
q {
	quotes: none
}

a:focus {
	outline: none
}

a:hover,
a:active {
	outline: 0
}

a img {
	border: 0
}

img {
	max-width: 70%;
	height: auto;
}

select {
	max-width: 100%
}

/*banner*/
#lunbobox {
	height: 100%;
	position:relative;
}
.lunbo{
	height: 100%;
}
.lunbo img {
	width: 100%;
	height: auto;
	position:absolute;
	top:0px;
	left:0px;
}
#lunbobox ul {
	width:285px;
	position:absolute;
	bottom:10px;
	right:0px;
	z-index:5;
}
#lunbobox ul li {
	cursor:pointer;
	width:10px;
	height:4px;
	border:1px solid #cccccc;
	float:left;
	list-style:none;
	background:#cccccc;
	text-align:center;
	margin:0px 5px 0px 0px;
}
.banner_word{
    width: 100%;
    margin-top: -500px;
    position: absolute;
    text-align: center;
    color: #dbe4f1;
  }
  .banner_word1 i{
    left: 0;
    font-size: 60px;
    color: #dbe4f1;
    background: -webkit-linear-gradient(top, #d3d3d5, #ffffff, #d3d3d5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 80px;
    transition: all 0.8s linear 0.8s;
    -webkit-transition: all 0.8s linear 0.8s;
    font-style: normal;
    width: 100%;
  }
  .banner_word2 i{
    font-size: 22px;
    line-height: 40px;
    letter-spacing: 2px;
    color: #dbe4f1;
    background: -webkit-linear-gradient(top, #d3d3d5, #ffffff, #d3d3d5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: all 0.8s linear 0.8s;
    -webkit-transition: all 0.8s linear 0.8s;
    font-style: normal;
  }
  .banner_word hr{
    margin-top: 10px;
    margin-bottom: 10px;
    width: 25%;
  }
 /* .lunbo:after {
    content: '';
    position: absolute;
    left: 0px;
    width: 100%;
    height: 100%;
    top: 0px;
    background: #2f2d2d;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.4;
    z-index: 2;
}*/
#toleft {
	display:none;
	width:30px;
	height:100px;
	font-size:40px;
	line-height:100px;
	text-align:center;
	color:#f4f4f4;
	/*background:#cccccc;
	*/
    position:absolute;
	top:90px;
	left:12px;
	cursor:pointer;
	z-index:99;
	opacity:0.4;
}
#toright {
	display:none;
	width:30px;
	height:100px;
	font-size:40px;
	line-height:100px;
	text-align:center;
	color:#f4f4f4;
	/*background:#cccccc;
	*/
    position:absolute;
	top:90px;
	right:0px;
	cursor:pointer;
	z-index:99;
	opacity:0.4;
}


.cpbox {
	display: inline-block;
	width: 100%;
	height: 100%;
	background: url(../../stylecn/images/5206.png) no-repeat;
	position: relative;
	z-index: 10;
}

#midimg {
	width: 100%;
}

.cp-left {
	float: left;
	width: 57%;
}

.cplfullixtb {
	background: url(../../stylecn/images/304.png)no-repeat;
	display: inline-block;
	width: 26px;
	height: 20px;
	position: relative;
	top: 4px;
}

.cplful li {
	float: left;
	margin: 0 5%;
	font-size: 15px;
	color: #4b4b4b;
}

.cplful {
	overflow: hidden;
	margin: 0px;
}

.cpzt {
	display: block;
	width: 83%;
	margin-left: 45px;
	margin-top: 30px;
	box-shadow: 9px 9px 36px rgba(217, 230, 254, 0.75);
}

.cpzt::after {
	content: "";
	background: #e1ebfd;
	top: 2.4%;
	left: 2%;
	width: 47%;
	height: 94%;
	position: absolute;
	z-index: -1;
}

.cpright {
	float: right;
	width: 42%;
	margin-top: 30px;
	position: relative;
	right: 40px;
}

.cpright p {
	font-size: 18px;
}

.cpright a:hover {
	background: #fff;
	color: #d71627;
	border: 1px #d71627 solid;
}

.imgtop {
	background: url(../../stylecn/images/131927.jpg) no-repeat;
}

#cprhh {
	margin-bottom:0px;
	font-size: 2rem;
}

.cptel .cptelp2 {
	font-size: 22px;
}

.cphqbj {
	background-color: #d71627;
	color: #fff;
	display: inline-block;
	width: 80%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 50px;
	font-size: 20px;
	margin: 20px 0;
}

.cprhul {
	background: #242c5e;
	border-radius: 5px 30px 0 0;
	color: #fff;
	padding: 20px 20px 20px 5px;
	font-size: 16px;
	margin-top: 30px;
}

.cprhul li {
	line-height: 30px;
}

.cprhul li img{
	vertical-align: middle !important;
	padding:0 8px;
}

.img400 {
	width: 400px;
}

.cpzxdiv1 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.cpzxul1 {
	overflow: hidden;
	width: 100%;
	display: flex;
	justify-content: center;
}

.cpzxli1 {
	float: left;
	margin: 0 3%;
	width: 26%;
	overflow: hidden;
}

.cpzxli1 h2 {
	text-align: center;
	line-height: 98px;
	color: #f1f1f1;
	font-size: 22px;
}

.cpzxli1 img {
	border-radius: 10px;
}

.cpzxli1:hover img {
	transform: scale(1.1, 1.1);
	transition: all .6s ease;
}

.h2img {
	background: url(../../stylecn/images/400x100.png)no-repeat;
	height: 82px;
}

.cpzxbox1 {
	height: 100%;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 0 0 10px #e7e7e7;
	border-radius: 20px;
	margin-bottom: 50px;
	padding-bottom: 15px;
}

.cpzxtitimgs {
	margin: 10px 0;
}

.h2img a:hover {
	color: #d71627;
}

.h2img a {
	display: block;
	height: 350px;
	height: 100px;
}

.cpzxboxa {
	position: absolute;
	display: block;
	width: 20%;
	height: 150px;
	margin-top: -150px;
	right: 10%;
}

.xmalrxcpso {
	background: url(../../stylecn/images/3927.png)no-repeat;
	width: 255px;
	height: 50px;
	margin: 10px 0;
}

.xmaltop {
	overflow: hidden;
}

.xmaltoprigh {
	float: right;
}

.xmaltops {
	position: relative;
	margin-top: 50px;
	margin-bottom: 105px;
	padding-left: 11%;
}

.animsition .clearfix .xmalxmnr {
	padding-top: 100px;
}

.newbody {
	display: inline-block;
	width: 60%;
	line-height: 22px;
	font-size: 16px;
	margin: 0 5%;
	border-right: 1px solid #ddd;
	padding-right: 60px;
}

.newbody h2 {
	font-size: 1.5em;
}

.newsli {
	margin: 1% 0;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
}

.newbody p {
	margin: 2% 0;
}

.newrq {
	display: inline-block;
	vertical-align: top;
	border-top: 6px solid #d71627;
	padding: 3% 0 0 0;
	text-align: center;
}

.newsli img {
	width: 260px;
	height: 170px;
	vertical-align: top;
}

.newckgd {
	font-size: 1em;
	padding: 0.1em 1em;
	margin-top: 23px;
}

.newrqq1 {
	font-size: 35px;
	font-weight: 600;
}

.newrqq2 {
	font-size: 16px;
	margin-top: 12px;
}

.xwzxnewtop {
	position: relative;
	margin-top: -126px;
}

.xwzxnewtpbj {
	background: url(../../stylecn/images/92337.png)no-repeat;
	height: 620px;
}

.new-lefts {
	position: relative;
	z-index: 5;
	width: 35%;
	margin-top: -24%;
	margin-left: 12.5%;
	float: left;
}

.newsrxcp {
	background: url(../../stylecn/images/94917.png)no-repeat;
	width: 247px;
	height: 49px;
	margin: 10px 0;
}

.newanns {
	padding: 5px 10px;
}

.newbody {
	display: inline-block;
	width: 60%;
	line-height: 22px;
	font-size: 16px;
	margin: 0 5%;
	border-right: 1px solid #ddd;
	padding-right: 60px;
}

.newsli {
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	display: flex;
	justify-content: center;
}

.newrq {
	display: inline-block;
	vertical-align: top;
	border-top: 6px solid #d71627;
	padding: 3% 0 0 0;
	text-align: center;
}

.gyragy {
	background: url(../../stylecn/images/gyrabts.png)no-repeat;
	width: 248px;
	height: 49px;
	margin: 10px 0;
}

.gyrafjx {
	background: url(../../stylecn/images/gy452.png)no-repeat;
	width: 54px;
	height: 2px;
	margin: 10px 0;
}

.gyragyp {
	line-height: 30px;
}

.dqwz2 {
	color: #d71627;
}

.gsjjtitan {
	background: -webkit-linear-gradient(left, #761031, #b42431);
	display: inline-block;
	width: 390px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	padding: 0 52px;
	color: #fff;
	margin-top: 10px;
	font-size: 1.3rem;
	text-align: center;
}

.gsjjimg3 {
	margin-top: 15px;
}

.gsjjimg1 {
	margin-right: 10px;
}

.gsjjim1 {
	/* position: relative; */
	height: 100%;
	/* display: inline-block; */
}

.gsjjim2 {
	position: relative;
	height: 100%;
	/* display: inline-block; */
	top: -419px;
}

.gsjjim3 {
	position: relative;
	display: inline-block;
	height: 100%;
	top: -418px;
	left: 250px;
	/* margin-top: 0px; */
	/* margin-left: -400px; */
}

.mask1 {
	position: relative;
	width: 240px;
	height: 415px;
}

.mask2 {
	position: relative;
	width: 400px;
	height: 200px;
}

.mask3 {
	margin-top: 15px;
}

.mask {
	top: 0;
	left: 0;
	background: rgba(101, 101, 101, 0.6);
	color: #ffffff;
	opacity: 0;
	transition: all linear 0.6s;
}

.mask h3 {
	position: absolute;
	color: #fff;
}

.mask1 h3 {
	top: 42%;
	left: 34%;
	font-size: 1.4rem;
	line-height: 35px;
}

.mask2 h3 {
	top: 35%;
	left: 40%;
	font-size: 1.4rem;
	line-height: 35px;
}

.mask3 h3 {
	top: 35%;
	left: 40%;
	font-size: 1.4rem;
	line-height: 35px;
}

.gsjjim1 a:hover .mask {
	opacity: 1;
}

.gsjjim2 a:hover .mask {
	opacity: 1;
}

.gsjjim3 a:hover .mask {
	opacity: 1;
}

.lxwmzx {
	background: url(../../stylecn/images/01.png)no-repeat;
	display: inline-block;
	width: 135px;
	height: 31px;
	text-align: center;
	position: relative;
	top: 15px;
	left: 34px;
}

.lxwmtopspa3 {
	position: relative;
	top: -8px;
}

/* General
-------------------------------------------------------------- */
body,
button,
input,
select,
textarea {
	font-family: "微软雅黑", "Microsoft YaHei", Arial, "宋体", sans-serif;
	color: #777;
	font-size: 14px;
	line-height: 1.875;
	background-color: #fff;
}

img {
	height: auto;
	max-width: 100%;
	-ms-interpolation-mode: bicubic;
}

strong,
b {
	font-weight: bold;
}

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

blockquote {
	border: 2px solid #d71627;
	font-style: italic;
	padding: 35px 30px;
}

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

blockquote>p:last-child {
	margin-bottom: 0;
}

blockquote .small {
	display: inline-block;
}

blockquote em,
blockquote i {
	font-style: normal;
}

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

mark,
ins {
	text-decoration: none;
}

sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -6px;
}

sub {
	bottom: -3px;
}

small {
	font-size: 75%;
}

big {
	font-size: 125%;
}

address {
	font-style: italic;
	margin: 0 0 20px;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: Inconsolata, monospace;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
	background: #f9f9f9;
	border: 1px solid #e1e1e1;
	border-radius: 0;
	height: auto;
	margin: 0 0 20px;
	overflow-x: auto;
	padding: 20px;
}

.breadcrumb-trail {
	color: #d71627;
	font-size: 25px;
}

.product-info {
	background: #f1f1f1;
}

.cpzxdh {
	margin-top: 20px;
}

.cpzxp {
	font-size: 16px;
	margin: 10px 0;
}

.cpzxdhul {
	overflow: hidden;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.cpzxdhul li {
	float: left;
	display: block;
	width: 18%;
	text-align: center;
	margin: 0 1%;
}

.lxwmtop {
	position: relative;
}

.lxwmtople {
	float: left;
	position: relative;
	margin-left: 260px;
}

.lxwmtoprg {
	background: url(../../stylecn/images/lxwmtopbj.png)no-repeat right;
	width: 60%;
	height: 750px;
	float: right;
	position: relative;
	top: -128px;
	background-size: 90%;
}

.lxwmtopli {
	display: block;
	line-height: 25px;
	font-size: 1.1rem;
	color: #333;
	padding: 0.1em 0;
}

.lxwmwz {
	background: url(../../stylecn/images/lxwmlx.png)no-repeat;
	width: 248px;
	height: 52px;
	margin: 20px 0;
}

.lxwmtb1 {
	background: url(../../stylecn/images/lxwm12.png)no-repeat;
	display: inline-block;
	width: 24px;
	height: 26px;
}

.lxwmtb2 {
	background: url(../../stylecn/images/lxwm478.png)no-repeat;
	display: inline-block;
	width: 27px;
	height: 30px;
}

.lxwmtb3 {
	background: url(../../stylecn/images/lxwm123.png)no-repeat;
	display: inline-block;
	width: 25px;
	height: 22px;
}

.lxwmtb4 {
	background: url(../../stylecn/images/05.png)no-repeat;
	display: inline-block;
	width: 25px;
	height: 22px;
}

.lxwmtb {
	position: relative;
	top: 6px;
	margin-right: 5px;
}

.lxwmtopli3 {
	margin-bottom: 20px;
}

.lxwmtopspa {
	margin-left: 40px;
}

.cpzxdqwz {
	font-size: 16px;
}

.cpzxdqwz :last-child {
	color: #d71627;
}

/* Elements
-------------------------------------------------------------- */
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

hr {
	background-color: #f6f6f6;
	border: 0;
	height: 1px;
	margin-bottom: 20px;
}

/* List */
ul,
ol {
	padding: 0px;
	margin: 0px;
}

ul {
	list-style: none;
}

ol {
	list-style: decimal;
}

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

ul li,
ol li {
	line-height: 1.86em;
	padding: 0.26em 0;
}

ul.list-unstyled {
	margin-left: 0;
	list-style: none;
}

.list-fixed-icon .fa {
	display: inline-block;
	width: 1.2em;
	text-align: right;
	padding-right: 1.4em;
}

dl {
	margin: 0 0 30px;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 0 30px;
}

del {
	filter: alpha(opacity=80);
	opacity: 0.8;
}

/* Table */
table,
th,
td {
	border: 1px solid #eaeaea;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 30px;
	table-layout: fixed;
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: bold;
}

td {
	border-width: 0 1px 1px 0;
}

th,
td {
	text-align: center;
}

/* Media */
embed,
iframe,
object,
video {
	max-width: 100%;
	vertical-align: middle;
}

p>embed,
p>iframe,
p>object,
p>video {
	margin-bottom: 0;
}

/* Accessibility - Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

.inkhalli {
	float: left;
	width: 27%;
	margin: 0 3%;
}

.inkhalcpt {
	border-radius: 20px;
}

.khanytc {
	background: url(../../stylecn/images/131.png)no-repeat;
	display: block;
	width: 140px;
	height: 96px;
	position: absolute;
	margin-top: 0px;
	margin-left: -19px;
}

.inkhah3 {
	border-bottom: 2px solid #d71627;
	padding: 15px 0;
}

.currenta {
	color: #fff;
}

.index_newlibta {
	font-size: 1.285em;
	color: #4b4b4b;
	line-height: 1.5;
	font-weight: 500;
}

.index_newlibta:hover {
	margin-left: 10px;
	color: #d71627;
}

.meuntes {
	position: relative;
	margin-left: 116px;
	top: -224px;
	width: 100%;
}

.meuntes li {
	width: 100%;
}

.meuntliw {
	width: 130px;
}

.indexdhul {
	overflow: hidden;
	background-color: transparent !important;
}

.indexdhli {
	float: left;
	position: absolute;
	left: 10px;
	width: 100%;
}

/* Forms
-------------------------------------------------------------- */
/* Fixes */
button,
input {
	line-height: normal;
}

button,
input,
select,
textarea {
	font-size: 100%;
	line-height: inherit;
	margin: 0;
	vertical-align: baseline;
}

input,
textarea {
	font-size: 1em;
	max-width: 100%;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	/* Removing the inner shadow on iOS inputs */
}

textarea {
	overflow: auto;
	/* Removes default vertical scrollbar in IE6/7/8/9 */
	vertical-align: top;
	/* Improves readability and alignment in all browsers */
}

input[type="checkbox"] {
	display: inline;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	line-height: 1;
	cursor: pointer;
	-webkit-appearance: button;
	border: 0;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
	/* Addresses excess padding in IE8/9 */
}

input[type="search"] {
	-webkit-appearance: textfield;
	/* Addresses appearance set to searchfield in S5, Chrome */
}

input[type="search"]::-webkit-search-decoration {
	/* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
	/* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
}

/* Remove chrome yellow autofill */
input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #f7f7f7 inset;
}

/* Reset search styling */
input[type="search"] {
	outline: 0
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
	display: none
}

/* Input normal */
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
	color: #777;
	border: 1px solid #eaeaea;
	padding: 11px 19px;
	line-height: inherit;
	width: 100%;
	background-color: transparent;
	margin-bottom: 30px;
	border-radius: 0;
	height: auto;
	-webkit-appearance: none;
	text-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: border ease .238s;
	-moz-transition: border ease .238s;
	transition: border ease .238s;
}

/* For Contact Form 7 */
.wpcf7-form select,
.wpcf7-form textarea,
.wpcf7-form input {
	margin-bottom: 0;
}

/* Input focus */
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
	border-color: #a1a1a1;
	outline: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

/* Button */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	font-family: "微软雅黑", "Microsoft YaHei", Arial, "宋体", sans-serif;
	font-weight: 500;
	background: -webkit-linear-gradient(left, #d71627, #761031);
	color: #fff;
	padding: 1.285em 2.642em;
	display: inline-block;
	-webkit-appearance: none;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
}

/* Button hover + focus */
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
	outline: 0;
	background-color: #4b4b4b;
	color: #fff;
}

/* Placeholder color */
::-webkit-input-placeholder {
	color: #c1c1c1;
}

:-moz-placeholder {
	color: #c1c1c1;
}

::-moz-placeholder {
	color: #c1c1c1;
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #c1c1c1;
}

/* Links */
a {
	color: #d71627;
	outline: 0;
	text-decoration: none;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
}

a:hover,
a:focus,
a:active {
	outline: 0;
	/* color: #4b4b4b; */
	color: #fff;
	text-decoration: none
}

/* Typography
-------------------------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "微软雅黑", "Microsoft YaHei", Arial, "宋体", sans-serif;
	color: #4b4b4b;
	line-height: 1.5;
	margin: 0 0 12px;
	font-weight: 500;
	text-rendering: optimizeLegibility;
}

h1 {
	font-size: 2.142em;
}

/* 30px */
h2 {
	font-size: 1.4em;
}

/* 25px */
h3 {
	font-size: 1.571em;
}

/* 22px */
h4 {
	font-size: 1.428em;
}

/* 20px */
h5 {
	font-size: 1.1em;
}

/* 18px */
h6 {
	font-size: 1.071em;
}

/* 15px */
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	text-decoration: none
}

.text-accent-color {
	color: #d71627 !important;
}

.text-white {
	color: #fff !important;
}

.text-grey {
	color: #ccc !important;
}

.text-heading-color {
	color: #4b4b4b !important;
}

.text-muted {
	color: #aaa !important;
}

.text-primary {
	color: #3c7fb9 !important;
}

.text-success {
	color: #51a351 !important;
}

.text-info {
	color: #56b5ce !important;
}

.text-warning {
	color: #dfa048 !important;
}

.text-danger {
	color: #cb4d49 !important;
}

p.dropcap-contrast span.first-letter {
	font-size: 24px;
	float: left;
	color: white;
	background-color: #d71627;
	text-align: center;
	vertical-align: middle;
	margin: 5px 10px 0 0;
	line-height: 60px;
	width: 60px;
	height: 60px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

p.dropcap span.first-letter {
	font-size: 55px;
	float: left;
	color: #d71627;
	text-align: left;
	line-height: 45px;
	margin-right: 18px;
	width: 45px;
	height: 45px;
}

.construction-icons>span {
	font-size: 30px;
}

/* Extra classes
-------------------------------------------------------------- */
.line-height-normal {
	line-height: normal;
}

.margin-0 {
	margin: 0 !important;
}

.padding-0 {
	padding: 0 !important;
}

.margin-bottom-0 {
	margin-bottom: 0px;
}

.margin-bottom-5 {
	margin-bottom: 5px;
}

.margin-bottom-10 {
	margin-bottom: 10px;
}

.margin-bottom-15 {
	margin-bottom: 15px;
}

.margin-bottom-20 {
	margin-bottom: 20px;
}

.margin-bottom-25 {
	margin-bottom: 25px;
}

.margin-bottom-30 {
	margin-bottom: 30px;
}

.margin-bottom-35 {
	margin-bottom: 35px;
}

.margin-bottom-40 {
	margin-bottom: 40px;
}

.margin-bottom-45 {
	margin-bottom: 45px;
}

.margin-bottom-50 {
	margin-bottom: 50px;
}

.margin-bottom-55 {
	margin-bottom: 55px;
}

.margin-bottom-60 {
	margin-bottom: 60px;
}

.margin-bottom-65 {
	margin-bottom: 65px;
}

.margin-bottom-70 {
	margin-bottom: 70px;
}

.margin-bottom-75 {
	margin-bottom: 75px;
}

.margin-bottom-80 {
	margin-bottom: 80px;
}

.margin-bottom-85 {
	margin-bottom: 85px;
}

.margin-bottom-90 {
	margin-bottom: 90px;
}

.margin-bottom-95 {
	margin-bottom: 95px;
}

.margin-bottom-100 {
	margin-bottom: 100px;
}

.margin-top-0 {
	margin-top: 0px;
}

.margin-top-5 {
	margin-top: 5px;
}

.margin-top-10 {
	margin-top: 10px;
}

.margin-top-15 {
	margin-top: 15px;
}

.margin-top-20 {
	margin-top: 20px;
}

.margin-top-25 {
	margin-top: 25px;
}

.margin-top-30 {
	margin-top: 30px;
}

.margin-top-35 {
	margin-top: 35px;
}

.margin-top-40 {
	margin-top: 40px;
}

.margin-top-45 {
	margin-top: 45px;
}

.margin-top-50 {
	margin-top: 50px;
}

.margin-top-55 {
	margin-top: 55px;
}

.margin-top-60 {
	margin-top: 60px;
}

.margin-top-65 {
	margin-top: 65px;
}

.margin-top-70 {
	margin-top: 70px;
}

.margin-top-75 {
	margin-top: 75px;
}

.margin-top-80 {
	margin-top: 80px;
}

.margin-top-85 {
	margin-top: 85px;
}

.margin-top-90 {
	margin-top: 90px;
}

.margin-top-95 {
	margin-top: 95px;
}

.margin-top-100 {
	margin-top: 100px;
}

.font-weight-300 {
	font-weight: 300;
}

.font-weight-400 {
	font-weight: 400;
}

.font-weight-500 {
	font-weight: 500;
}

.font-weight-600 {
	font-weight: 600;
}

.font-weight-700 {
	font-weight: 700;
}

.letter-spacing-1px {
	letter-spacing: 1px;
}

.letter-spacing-2px {
	letter-spacing: 2px;
}

.letter-spacing-3px {
	letter-spacing: 3px;
}

.letter-spacing-4px {
	letter-spacing: 4px;
}

.letter-spacing-5px {
	letter-spacing: 5px;
}

.letter-spacing-6px {
	letter-spacing: 6px;
}

.letter-spacing-7px {
	letter-spacing: 7px;
}

.letter-spacing-8px {
	letter-spacing: 8px;
}

.font-family-body {
	font-family: "微软雅黑", "Microsoft YaHei", Arial, "宋体", sans-serif;
}

.font-family-heading {
	font-family: "微软雅黑", "Microsoft YaHei", Arial, "宋体", sans-serif;
}

.font-family-extend {
	font-family: "微软雅黑", "Microsoft YaHei", Arial, "宋体", sans-serif;
}

.font-size-13 {
	font-size: 13px;
}

.font-size-14 {
	font-size: 14px;
}

.font-size-15 {
	font-size: 15px;
}

.font-size-16 {
	font-size: 16px;
}

.font-size-17 {
	font-size: 17px;
}

.font-size-18 {
	font-size: 18px;
}

.font-size-19 {
	font-size: 19px;
}

.font-size-20 {
	font-size: 20px;
}

.font-size-21 {
	font-size: 21px;
}

.font-size-22 {
	font-size: 22px;
}

.font-size-23 {
	font-size: 23px;
}

.font-size-24 {
	font-size: 24px;
}

.font-size-25 {
	font-size: 25px;
}

.font-size-26 {
	font-size: 26px;
}

.font-size-27 {
	font-size: 27px;
}

.font-size-28 {
	font-size: 28px;
}

.font-size-29 {
	font-size: 29px;
}

.font-size-30 {
	font-size: 30px;
}

.font-size-35 {
	font-size: 35px;
}

.font-size-40 {
	font-size: 40px;
}

.font-size-45 {
	font-size: 45px;
}

.font-size-50 {
	font-size: 50px;
}

.font-size-55 {
	font-size: 55px;
}

.font-size-60 {
	font-size: 60px;
}

.font-size-70 {
	font-size: 70px;
}

.font-size-80 {
	font-size: 80px;
}

.font-size-90 {
	font-size: 90px;
}

.font-size-100 {
	font-size: 100px;
}

.text-shadow {
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1) !important;
}

.parallax {
	width: 100%;
	background-position: 50% 0;
}

/* Clearfix */
.clearfix {
	*zoom: 1;
}

.aui_outer{
	display: none;
}

.clearfix:before,
.clearfix:after,
.wprt-container:before,
.wprt-container:after {
	clear: both;
	display: table;
	line-height: 0;
	content: "";
}

.clearfix:after,
.wprt-container:after {
	clear: both;
}

.bka {
	border-style: solid;
	border-width: 6px;
	border-image-source: linear-gradient(0deg, #f0f0f0 0%, #eedfc5 100%);
	border-image-slice: 1;
}

.indexsp {
	padding: 15px 0px;
	border-bottom: 2px solid #d71627;
}

.xcspbj img {
	border-radius: 10px;
}

.indexspa {
	background: url(../../stylecn/images/subcon.png)no-repeat right center;
	display: block;
}

.radth2{
	font-size: 30px;
	text-align: center;  
	padding: 15px;

  }

.indexspa:hover {
	color: #d71627;
}

.service-item-wrap h3:hover{
	color: #d71627;
}

.cpzxrimg {
	display: block;
	background: url(../../stylecn/images/rxcptit.png);
	width: 670px;
	height: 70px;
}

.rxcpimg1 {
	height: 58px;
	font-size: 18px;
	color: #4b4b4b;
	line-height: 48px;
	padding-left: 10%;
	margin: 2% 0;
}

#rxcpimg1 {
	background: url(../../stylecn/images/rxcp1.png)no-repeat;
}

#rxcpimg2 {
	background: url(../../stylecn/images/rxcp2.png)no-repeat;
}

#rxcpimg3 {
	background: url(../../stylecn/images/rxcp3.png)no-repeat;
}

.rxcptit1 {
	background: url(../../stylecn/images/rxcptits.png)no-repeat;
	width: 660px;
	height: 120px;
}

.rxcptit1 p {
	padding: 10px;
	font-size: 15px;
	color: #4b4b4b;
}

.rxcpul3 {
	margin: 2px 15px;
	overflow: hidden;
	margin-top: -3px;
}

.rxcpul3 li {
	float: left;
	margin-left: 10px;
}

.rxcptit1 .rxcpul3 .rxcpzx {
	background-color: #960000;
	width: 25%;
	border-radius: 20px;
	margin-left: 50px;
}

#rxcpdh {
	background: url(../../stylecn/images/dhtb.png)no-repeat;
	height: 42px;
	color: #4b4b4b;
	padding-left: 8%;
	font-size: 22px;
	line-height: 27px;
}

.zxzxtb {
	background: url(../../stylecn/images/zxzxtb.png)no-repeat;
	display: inline-block;
	width: 25px;
	height: 25px;
	margin: -5% 5%;
}

.rxcpzx a {
	color: #fff;
	font-size: 18px;
	display: block;
	width: 180px;
}

.rxcpzx a:hover {
	color: #d71627;
}

.cpzxright h2 {
	font-size: 2em;
}

.rxcpwx {
	display: inline-block;
	position: absolute;
	margin-left: 550px;
}

.rxcpwx p {
	text-align: center;
	color: #d71627;
	font-size: 16px;
	margin-top: -10px;
}

.rxcpjj {
	display: block;
	position: absolute;
	margin-top: -130px;
	margin-left: 200px;
}

.rxcpjj h3 {
	font-size: 1.3em;
	font-weight: 600px;
}

.rxcpjj p {
	color: #4b4b4b;
	font-size: 16px;
}

.rxcpsc {
	background: url(../../stylecn/images/scnl.png) no-repeat;
	display: inline-block;
	width: 21px;
	height: 21px;
}

.rxcpnl {
	background: url(../../stylecn/images/zdmj.png) no-repeat;
	display: inline-block;
	width: 21px;
	height: 21px;
}

.indexgsxwbt {
	margin-top: 5px;
}

.indexbombjh2 {
	display: inline-block;
	position: relative;
	font-weight: 600;
	color: #fff;
	top: 80px;
	left: 312px;
}

.indexbombjh21 {
	display: inline-block;
	position: relative;
	color: #fff;
	font-weight: 600;
	top: 80px;
	left: 440px;
}

.indexbomtle {
	display: inline-block;
	top: 360px;
	position: relative;
	left: 10px;
}

.indexbombjhp {
	color: #fff;
	width: 30%;
	top: 100px;
	position: relative;
	left: 990px;
	font-size: 18px;
	line-height: 50px;
}

.ryrabtbj {
	background: url(../../stylecn/images/141040.png)no-repeat;
	width: 40px;
	height: 50px;
	display: inline-block;
	position: relative;
	top: 5px;
}

.cpzxyykcbox {
	background: #fcfcfd;
	box-shadow: 0 0 10px #ccc inset;
	padding: 10px 0;
	text-align: center;
	font-size: 20px;
	color: #333;
	border-radius: 0 0 5px 30px;
}

.cpzxyykctles {
	color: #d71627;
	font-size: 30px;
	font-weight: 600;
}

.cpzxyykcann {
	text-align: center;
}

/* Layout
-------------------------------------------------------------- */
.btn-span {
	float: left;
	display: block;
	width: 20%;
	text-align: center;
	font-size: 2em;
	color: #4b4b4b;
}

.btns {
	overflow: auto;
}

.con {
	overflow: auto;
}

.row {
	margin: 1px;
}

.con ul {
	margin: 12px 0px;
}

.index-h {
	font-weight: bold;
	text-align: center;
}

.btns {
	margin: 0px 12%;
}

.lien {
	height: 3px;
	width: 60px;
	background-color: #d71627;
	margin-top: -1.5px;
	margin-left: -30px;
	left: 50%;
	position: relative;
}

.conse {
	float: left;
	width: 26%;
	margin: 0 3%;
}

.conse img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	border-radius: 20px 20px 0 0;
}

.conse h3 {
	text-align: center;
	background-color: #d71627;
	color: #fff;
	line-height: 2em;
}

.index_newli {
	float: left;
	width: 44%;
	border-bottom: 1px dashed #d71627;
}

.index_newli a {
	color: #333;
	font-size: 1.285em;
}

@media (max-width: 768px) {
	.index_newli {
		width: 100%;
	}

	.container .index-newgd {
		display: none;
	}
}

@media(max-width:414px) {
	.cpalrig .cpalh1 {
		font-size: 1.5rem;
		line-height: 30px;
	}

	.service-item {
		padding: 0 10px;
	}

	.gsjjsps {
		height: 230px;
	}

	.wprtlybbody .btnns2 {
		margin: 4px 0px;
		padding: 1em 2.642em;
	}
}

.indexbombj {
	background: url(../../stylecn/images/635.png)no-repeat;
	height: 477px;
	margin: 20px 0;
}

@media(max-width:1620px) {
	.indexbombj {
		display: none;
	}
	.lxwmtop .lxwmtople{
		margin-left: 100px;
	}
}

@media(max-width:1200px) and (min-width:900px) {
	.indexbombj {
		display: none;
	}
}

/* 奇数行 */
.index_newul li:nth-of-type(odd) {
	margin-right: 12%;
}

/*	偶数行
.index_newul li:nth-of-type(even){
	margin-right: 0px;
} */
.padding-5 {
	padding: 0 5px;
}

.index_newli h5 {
	display: inline;
}

.index_newlibt {
	background: url(../../stylecn/images/new1231.png)no-repeat;
	display: inline-block;
	width: 20px;
	height: 20px;
	position: relative;
	top: 4px;
}

.index_xtb {
	background: url(../../stylecn/images/ny7865.png)no-repeat;
	display: inline-block;
	width: 20px;
	height: 20px;
}

.rqs {
	float: right;
}

.index_newul {
	overflow: auto;
	margin: 15px 0 0 0;
	width: 100%;
}

.new-tb {
	background: url(../images/xbt.png) no-repeat left center;
	padding: 0 2.5% 1px 1.5%;
	position: relative;
	top: -3px;
}

@media (max-width: 768px) {
	.new-tb {
		display: none;
	}
	.padding-5 {
		padding: 0 0 0 6px;
	}
}

.index-newh2 {
	display: inline-block;
	margin: 0px;
}

.xwzx {
	margin: 1px 0 1px 0;
}

.index-newgd {
	color: #fff;
	float: right;
	display: inline;
	line-height: 30px;
	padding: 0.425em 1.75em;
	background: -webkit-linear-gradient(left, #d71627, #761031);
}

.index-newgd:hover {
	background: #333;
	color: #ffffff;
}

.wprt-container {
	width: 1170px;
	margin: 0 auto;
	max-width: 90%;
}

#page {
	background: #fff;
}

#main-content {
	padding: 0px 0px 0px 0px;
}

/* Inner Content */
#inner-content,
#inner-sidebar {
	position: relative;
	z-index: 1;
}

#inner-content:after,
#inner-sidebar:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-style: solid;
	border-width: 0;
	z-index: -1;
}

/* Sidebar Right (default) */
#site-content {
	float: left;
	width: 100%;
}

#site-contentcp {
	float: left;
	width: 100%;
}

#site-content1 {
	float: left;
	width: 100%;
}

#sidebar {
	float: right;
	width: 25.64%;
}

/* Sidebar Left */
.sidebar-left #site-content {
	float: right;
}

#site-content1 {
	float: right;
}

.sidebar-left #sidebar {
	float: left;
}

/* No Sidebar */
.no-sidebar #site-content {
	width: 100% !important;
	max-width: none !important;
	float: none !important;
}

/* Hero Slideshow
-------------------------------------------------------------- */
#site-content1 {
	width: 100% !important;
	max-width: none !important;
	float: none !important;
}

#hero-section {
	position: relative;
}

#hero-section .hero-content {
	position: relative;
	z-index: 20;
	text-align: center;
}

#hero-section .hero-title {
	overflow: hidden;
	height: 80px;
	vertical-align: baseline;
}

#hero-section .hero-title h1 {
	font-size: 80px;
	color: #fff;
	height: 80px;
	line-height: 72px;
	margin: 0;
	font-weight: bold;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
	-webkit-transition: margin-top 0.4s ease-in-out;
	-moz-transition: margin-top 0.4s ease-in-out;
	transition: margin-top 0.4s ease-in-out;
}

#hero-section .typed-cursor {
	opacity: 1;
	-webkit-animation: blink 0.7s infinite;
	-moz-animation: blink 0.7s infinite;
	animation: blink 0.7s infinite;
}

@keyframes blink {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes blink {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-moz-keyframes blink {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

#hero-section .hero-text {
	font-size: 20px;
	width: 100%;
	color: #fff;
	margin: 30px 0 30px;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
}

#hero-section .hero-text>p {
	padding: 0 15px;
	max-width: 600px;
	margin: 0 auto;
}

#hero-section .arrow {
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -20px;
	width: 40px;
	height: 40px;
	z-index: 999;
	animation: bounce 2.5s infinite;
	-webkit-animation: bounce 2.5s infinite;
	-moz-animation: bounce 2.5s infinite;
}

#hero-section .arrow:after {
	content: "\f107";
	font-family: "FontAwesome";
	font-size: 24px;
	color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

#hero-section .arrow:hover:after {
	color: #d71627;
}

#hero-section .arrow-2 {
	display: inline-block;
	width: 50px;
	height: 150px;
	font-size: 34px;
	animation: bounce 2.5s infinite;
	-webkit-animation: bounce 2.5s infinite;
	-moz-animation: bounce 2.5s infinite;
}

#hero-section .arrow-2:hover,
#hero-section .arrow-2:focus {
	color: #fff;
}

.khalbt {
	margin-top: 10px;
	margin-bottom: 30px;
}

.indexljx {
	display: inline-block;
	width: 160px;
	height: 40px;
	border-radius: 20px;
	text-align: center;
	line-height: 40px;
	position: relative;
	left: 1200px;
	top: 115px;
	background-color: #960000;
	color: #fff;
}

.cpzxboxstit {
	background: url(../../stylecn/images/7153508.png)no-repeat;
	height: 77px;
	background-size: 100%;
}

.indexgyra {
	background: url(../../stylecn/images/7160546.png)no-repeat;
	display: inline-block;
	width: 67px;
	height: 50px;
	position: relative;
	top: 6px;
}

.inkhalul {
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	width: 85%;
}

/* Top Bar
-------------------------------------------------------------- */
#top-bar {
	font-size: 0.928em;
	position: relative;
	z-index: 1;
}

#top-bar:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #00000042;
	z-index: -1;
}

#top-bar,
#top-bar a {
	color: #fff;
}

#top-bar a:hover {
	text-decoration: underline;
}

#top-bar-inner {
	padding-top: 1px;
	padding-bottom: 1px;
}

#top-bar .top-bar-inner-wrap {
	display: table;
	overflow: hidden;
	width: 100%;
}

#top-bar .top-bar-content {
	display: table-cell;
	margin: 0;
	text-align: left;
	vertical-align: middle;
	width: 75%;
}

#top-bar .top-bar-socials {
	display: table-cell;
	text-align: right;
	vertical-align: middle;
	width: 25%;
}

#top-bar .top-bar-socials .texts {
	padding-right: 5px;
}

/* Override for header 5 */
.header-style-5 #top-bar:after {
	background-color: #000;
	filter: alpha(opacity=20);
	opacity: 0.2;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #515151;
}

/* Top Bar Socials */
#top-bar .top-bar-socials .icons a {
	position: relative;
	z-index: 1;
	font-size: 14px;
	color: #fff;
	width: 24px;
	height: 24px;
	line-height: 24px;
	margin: 0 0 0 8px;
	text-align: center;
	display: inline-block;
}

#top-bar .top-bar-socials .icons a:hover {
	color: #4b4b4b;
}

#top-bar .top-bar-socials .icons a:last-child {
	margin-right: 0;
}

#top-bar .top-bar-socials .icons a:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	border: 1px solid transparent;
	background-color: transparent;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

/* Top Bar Content */
#top-bar .top-bar-content i.fa-phone-square {
	margin-right: 8px;
	color: #fff;
	font-size: 30px;
}

#top-bar-text {
	font-size: 22px;
}

#top-bar .top-bar-content i.fa-envelope {
	margin-right: 12px;
	margin-left: 24px;
	color: #fff;
	font-size: 13px
}

#top-bar .top-bar-content i.fa-clock-o {
	margin-right: 12px;
	margin-left: 24px;
	color: #fff;
	font-size: 14px
}

/* Top Bar Menu */
.top-bar-menu {
	margin: 0;
	list-style: none;
	margin-right: 20px;
}

.top-bar-menu li {
	margin-right: 20px
}

.top-bar-menu li li {
	display: none !important;
	/* hide dropdowns on top menu */
}

.top-bar-menu li:last-child {
	margin-right: 0
}

.top-bar-menu,
.top-bar-menu li {
	display: inline-block;
}

.top-bar-menu li a {
	color: #4b4b4b;
	display: inline-block;
}

/* Top Bar Style 2 */
#top-bar.style-2 .top-bar-menu {
	float: right;
	margin: 0 0 0 25px;
}

#top-bar.style-2 .top-bar-content {
	text-align: right;
}

#top-bar.style-2 .top-bar-socials {
	text-align: left;
}

#top-bar.style-2 .top-bar-socials .icons a:first-child {
	margin-left: 0;
}

/* Header
-------------------------------------------------------------- */
#site-header {
	position: relative;
}

#site-header-inner {
	position: relative;
	/* margin-top: 35px; */
	padding-top: 0px;
	padding-bottom: 0px;
	height: 100%;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
}

#site-logo {
	float: left;
	position: relative;
	z-index: 5;
}

#site-logo .site-logo-text {
	color: #4b4b4b;
	font-size: 22px;
	line-height: 34px;
	font-weight: 700;
}

#site-logo .site-logo-text:hover {
	color: #d71627;
}

/* .mainnavs {
	right: 50px;
}
.mainnavs{
	right: 60px;
}
.mainnavs {
	right: 56px;
} */
.header-front-page .mainnavs {
	top: 240px;
}

.mainnavs {
	right: -4px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

#site-header.style-5 #main-nav>.indextopul>.menu-item>a {
	color: #fff;
}

/* Header Styles */
.wrap-inner {
	height: 50px;
}

.paddin5 {
	padding: 4px 0;
}

.ydckgd {
	float: right;
	margin-top: -14px;
	display: none;
}

.ydckgd:hover {
	color: #444;
}

@media(max-width:550px) {
	.wrap-inners {
		background: #05163f;
	}

	.marg-20px {
		margin-top: -12px;
	}

	.index_newli .index_newlibta {
		font-size: 1rem;
	}

	.ydckgd {
		display: block;
	}

	#footer {
		display: none;
	}

	.index_newul {
		margin: 0px;
	}

	.container .index-newdiv {
		margin-top: 0px;
	}

	.xwzx {
		margin: 0;
	}

	.lxwmtopbox {
		margin-top: 20px;
	}

	/*	偶数行
.index_newul li:nth-of-type(even){
	margin-right: 0px;
} */
}

.ydindexbombj {
	display: none;
}

.ydindexbombjtit {
	position: absolute;
	margin-top: -40%;
	width: 76%;
	margin-left: 13%;
	color: #fff;
}

@media(max-width:500px) {
	.ydindexbombj {
		display: block;
		margin: 5px 0px;
		margin-bottom: 70px;
	}

	.gsjjbox .gsjjul .slhydnone {
		display: block;
	}
}

@media(max-width:410px) {
	.ydindexbombjtit {
		font-size: 12px;
	}
}

#site-header.style-1 #main-nav,
#site-header.style-5 #main-nav {
	position: absolute;
	top: 50%;
	z-index: 10;
}

@media(max-width:990px)and(max-width:1360px) {

	#site-header.style-1 #main-nav,
	#site-header.style-5 #main-nav {
		margin: 0 14%;
		width: 100%;
		text-align: center;
	}

	#site-logo-inner {
		display: none;
	}
}

#site-header.style-1 #main-nav>ul>li>a,
#site-header.style-5 #main-nav>ul>li>a {
	height: 50px;
	line-height: 50px;
}

#site-header.style-1 .header-search-icon,
#site-header.style-5 .header-search-icon {
	display: block;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 16px;
}

#site-header.style-1 .header-search-icon:hover,
#site-header.style-5 .header-search-icon:hover {
	color: #d71627;
}

#site-header.style-1 .header-search-form,
#site-header.style-5 .header-search-form {
	top: 4px;
}

/* Header Search */
#site-header #header-search {
	position: absolute;
	right: 15px;
	top: 50%;
	z-index: 10;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

#site-header .header-search-form {
	position: absolute;
	right: 30px;
	top: -6px;
	width: 210px;
	display: none;
}

#site-header .header-search-field {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #fff;
}

#site-header .header-search-submit {
	position: absolute;
	right: 0;
	top: 0;
	filter: alpha(opacity=0);
	opacity: 0;
	visibility: hidden;
	display: none;
}

#site-header .header-search-form.show {
	filter: alpha(opacity=100);
	opacity: 1;
	visibility: visible;
}

#site-header .header-search-form header-search-field {
	width: 273px;
	height: 43px;
}

/* Mini Cart */
.nav-top-cart-wrapper {
	position: absolute;
	right: 15px;
	top: 50%;
	z-index: 100;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.nav-cart-trigger {
	display: block;
	height: 50px;
	line-height: 50px;
	color: #4b4b4b;
	font-size: 16px;
}

.nav-cart-trigger:hover {
	color: #d71627;
}

.nav-cart-trigger .cart-icon {
	position: relative;
	padding-right: 16px;
}

.shopping-cart-items-count {
	position: absolute;
	right: 0;
	top: 0;
	width: 15px;
	height: 15px;
	line-height: 17px;
	font-size: 11px;
	background-color: #d71627;
	color: #fff;
	display: block;
	border-radius: 50%;
	text-align: center;
}

.nav-top-cart-wrapper .nav-shop-cart {
	width: 305px;
	position: absolute;
	right: 0;
	top: 100%;
	z-index: 99999;
	background-color: #fff;
	border: 1px solid #f8f8f8;
	padding: 20px;
	box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
	filter: alpha(opacity=0);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
	-webkit-transform: translateY(5px);
	-moz-transform: translateY(5px);
	transform: translateY(5px);
}

.nav-top-cart-wrapper:hover .nav-shop-cart {
	filter: alpha(opacity=100);
	opacity: 1;
	visibility: visible;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}

.nav-top-cart-wrapper .nav-shop-cart ul {
	list-style: none;
	margin: 0;
}

.nav-top-cart-wrapper .nav-shop-cart ul li {
	display: inline-block;
	position: relative;
	width: 100%;
	border-top: 1px solid #eaeaea;
	padding: 15px;
	padding-left: 0;
}

.nav-top-cart-wrapper .nav-shop-cart ul li.empty {
	padding: 0;
}

.nav-top-cart-wrapper .nav-shop-cart ul li:first-child {
	padding-top: 0;
	margin-top: 0;
	border-top: 0;
}

.nav-top-cart-wrapper .nav-shop-cart ul li a {
	color: #4b4b4b;
	font-family: "微软雅黑", "Microsoft YaHei", Arial, "宋体", sans-serif;
	font-weight: 500;
	font-size: 1.071em;
}

.nav-top-cart-wrapper .nav-shop-cart ul li a:hover {
	color: #d71627;
}

.nav-top-cart-wrapper .nav-shop-cart ul li a.remove {
	font-size: 16px;
	color: #d82e2e;
	position: absolute;
	right: 0;
	top: 25px;
}

.nav-top-cart-wrapper .nav-shop-cart ul li a.remove:hover {
	color: #4b4b4b;
}

.nav-top-cart-wrapper .nav-shop-cart ul li:first-child a.remove {
	top: 10px;
}

.nav-top-cart-wrapper .nav-shop-cart ul li a img {
	float: left;
	width: 50px;
	margin-left: 0;
	margin-right: 13px;
}

.nav-top-cart-wrapper .nav-shop-cart ul li .quantity {
	display: block;
	line-height: 16px;
}

.nav-top-cart-wrapper .nav-shop-cart .total {
	border-top: 1px solid #eaeaea;
	padding-top: 10px;
}

.nav-top-cart-wrapper .nav-shop-cart .buttons:before,
.nav-top-cart-wrapper .nav-shop-cart .buttons:after {
	content: "";
	display: table;
	clear: both;
}

.nav-top-cart-wrapper .nav-shop-cart .buttons {
	margin: 0;
}

.nav-top-cart-wrapper .nav-shop-cart .buttons a {
	float: left;
	text-transform: uppercase;
}

.nav-top-cart-wrapper .nav-shop-cart .buttons a.checkout {
	float: right;
}

/* Navigation */
#main-nav {
	display: inline-block;
}

#main-nav ul {
	margin-left: 80px;
	display: inline-block;
}

.meunss {
	width: 825px;
}

#main-nav ul li {
	float: left;
	position: relative;
	list-style: none;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 40px;
}

#main-nav>ul>li {
	float: left;
	padding: 0 22px;
}

#main-nav>ul>li:first-child {
	padding-left: 0;
}

#main-nav>ul>li>a {
	display: block;
	font-family: "微软雅黑", "Microsoft YaHei", Arial, "宋体", sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #4b4b4b;
	text-transform: uppercase;
}

#main-nav>ul>li>a:hover,
#main-nav>ul>li.current-menu-item>a {
	color: #d71627;
}

#main-nav>ul>li.menu-item-has-children>a {
	position: relative;
	padding-right: 15px;
}

#main-nav>ul>li.menu-item-has-children>a:after {
	/* content: "\f107"; */
	font-family: "FontAwesome";
	position: absolute;
	right: 0;
	top: 0;
	filter: alpha(opacity=75);
	opacity: 0.75
}

/* Re-style for header 5 (float) */
.header-style-5 #site-header {
	background-color: transparent !important;
}

.header-style-5 #site-header-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background-color: transparent;
	z-index: 9;
	background: #333333;
}

#site-header.style-5:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter: alpha(opacity=20);
	opacity: 0.2;
	z-index: -1;
}

#site-header.style-5 #main-nav>ul>li>a {
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

#site-header.style-5 #main-nav>ul>li.current-menu-item>a,
#site-header.style-5 #main-nav>ul>li>a:hover {
	color: #d71627;
}

#site-header.style-5 .mobile-button:before,
#site-header.style-5 .mobile-button:after,
#site-header.style-5 .mobile-button span {
	background-color: #fff;
}

#site-header.style-5 .nav-cart-trigger {
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

#site-header.style-5 .nav-cart-trigger:hover {
	color: #d71627;
}

#site-header.style-5 .header-search-icon {
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

#site-header.style-5 .header-search-icon:hover {
	color: #d71627;
}

/* Header sticky */
#site-header.is-sticky {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 999999;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

#site-header.is-sticky:after {
	filter: alpha(opacity=80);
	opacity: 0.8;
}

#site-header.is-sticky #site-header-inner {
	padding-top: 18px;
	padding-bottom: 18px;
}

/* Sub Menu */
#main-nav .sub-menu {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	filter: alpha(opacity=0);
	opacity: 0;
	visibility: hidden;
	z-index: 9999;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
	-webkit-transform: translateY(3px);
	-moz-transform: translateY(3px);
	transform: translateY(3px);
	-webkit-box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 7px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 7px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 7px rgba(0, 0, 0, 0.2);
}

#main-nav>ul>li:first-child>.sub-menu {
	left: -18px;
}

#main-nav .sub-menu li a {
	display: block;
	background-color: #fff;
	color: #4b4b4b;
	font-weight: 500;
	font-size: 0.928em;
	font-family: "微软雅黑", "Microsoft YaHei", Arial, "宋体", sans-serif;
	text-transform: uppercase;
	border-top: 1px solid #eaeaea;
	padding: 10px 19px;
	line-height: 24px;
}

#main-nav .sub-menu li:first-child a {
	border-top: 0;
}

#main-nav .sub-menu li a:hover {
	color: #d71627;
}

#main-nav li:hover>.sub-menu {
	filter: alpha(opacity=100);
	opacity: 1;
	visibility: visible;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transform: translateX(0px);
}

/* Mobile Navigation */
#main-nav-mobi {
	display: block;
	margin: 0 auto;
	width: 100%;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 99999;
	background-color: #262626;
}

.topmarg0 {
	margin-top: -30px;
}

@media (max-width: 768px) {
	#main-nav-mobi {
		top: 198px;
	}
}

#main-nav-mobi ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 99999;
}

#main-nav-mobi ul li {
	margin: 0;
	position: relative;
	text-align: center;
	cursor: pointer;
	border-top: 1px solid #333;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 1.86em;
}

#main-nav-mobi ul>li>a {
	font-weight: 500;
	color: #a9a9a9;
	display: inline-block;
	font-family: "微软雅黑", "Microsoft YaHei", Arial, "宋体", sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 38px;
	text-decoration: none;
	width: 100%;
	height: 100%;
}

#main-nav-mobi ul>li>a:hover {
	color: #d71627;
}

#main-nav-mobi .menu-item-has-children .arrow {
	cursor: pointer;
	display: inline-block;
	font-family: "FontAwesome";
	font-size: 20px;
	line-height: 50px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 50px;
}

#main-nav-mobi .menu-item-has-children .arrow:before {
	content: "\f105";
	color: #aaa;
}

#main-nav-mobi .menu-item-has-children .arrow.active:before {
	content: "\f107";
}

#main-nav-mobi ul ul li {
	background-color: #444;
}

#main-nav-mobi ul ul ul li {
	background-color: #323232;
}

/* Mobile Menu Button */
.mobile-button {
	display: none;
	float: right;
	position: relative;
	background: transparent;
	cursor: pointer;
	margin-top: 12px;
	width: 40px;
	height: 30px;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
}

@media(max-width:940) {
	.mobile-button {
		margin-right: 10px;
	}
}

.mobile-button:before,
.mobile-button:after,
.mobile-button span {
	background-color: #fff;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
}

.mobile-button:before,
.mobile-button:after {
	content: '';
	position: absolute;
	top: 0;
	height: 3px;
	width: 100%;
	left: 0;
	top: 50%;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.mobile-button span {
	position: absolute;
	width: 100%;
	height: 3px;
	left: 0;
	top: 50%;
	overflow: hidden;
	text-indent: 200%;
}

.mobile-button:before {
	-webkit-transform: translate3d(0, -7px, 0);
	-moz-transform: translate3d(0, -7px, 0);
	transform: translate3d(0, -7px, 0);
}

.mobile-button:after {
	-webkit-transform: translate3d(0, 7px, 0);
	-moz-transform: translate3d(0, 7px, 0);
	transform: translate3d(0, 7px, 0);
}

.mobile-button.active span {
	opacity: 0;
}

.mobile-button.active:before {
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	-moz-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
}

.mobile-button.active:after {
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	-moz-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
}

/* Featured Title
-------------------------------------------------------------- */
#featured-title {
	background: #f6f6f6;
	border-style: solid;
}

#featured-title .featured-title-inner-wrap {
	padding: 20px 0;
	display: table;
	overflow: hidden;
	width: 100%;
}

#featured-title .featured-title-heading-wrap {
	display: table-cell;
	margin: 0;
	text-align: left;
	vertical-align: middle;
	width: 60%;
	/*width: 65%;*/
}

#featured-title #breadcrumbs {
	font-size: 1.1em;
	display: table-cell;
	text-align: right;
	vertical-align: middle;
	width: 40%;
}

#featured-title .featured-title-heading {
	z-index: 1;
	position: relative;
	display: inline-block;
	font-size: 20px;
	margin: 0;
}

#featured-title .featured-title-heading.has-shadow {
	text-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px
}

#featured-title .featured-title-heading:after,
#featured-title #breadcrumbs .breadcrumbs-inner:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	border-style: solid;
	border-width: 0px;
}

#featured-title #breadcrumbs .breadcrumbs-inner {
	z-index: 1;
	position: relative;
	display: inline-block;
}

#featured-title #breadcrumbs a.trail-begin {
	color: #d71627;
}

#featured-title #breadcrumbs a {
	color: #999;
}

#featured-title #breadcrumbs a:hover {
	color: #4b4b4b;
}

#featured-title #breadcrumbs .sep {
	padding: 0 8px;
	color: #d1d1d1;
}

/* Featured Title other styles */
#featured-title.featured-title-right .featured-title-heading-wrap {
	text-align: right;
}

#featured-title.featured-title-right #breadcrumbs {
	text-align: left;
}

#featured-title.featured-title-centered1 .featured-title-inner-wrap,
#featured-title.featured-title-centered2 .featured-title-inner-wrap {
	display: block;
}

#featured-title.featured-title-centered1 .featured-title-heading-wrap,
#featured-title.featured-title-centered2 .featured-title-heading-wrap {
	display: block;
	width: 100%;
	text-align: center;
}

#featured-title.featured-title-centered1 #breadcrumbs {
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 5px;
}

#featured-title.featured-title-centered2 #breadcrumbs {
	display: block;
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
}

#featured-title.featured-title-centered2 .featured-title-heading-wrap {
	margin-top: 5px;
}

#featured-title.featured-title-centered1 .featured-title-heading-wrap {
	margin-bottom: 5px;
}

/* Overrdie for Front-Page and Pages
-------------------------------------------------------------- */
body.front-page #main-content,
body.page #main-content {
	padding-top: 0;
	padding-bottom: 0;
}

/* Blog Post
-------------------------------------------------------------- */
.hentry {
	margin-top: 60px;
}

.hentry:first-child {
	margin-top: 0;
}

.hentry .post-content-wrap,
.hentry .post-content-single-wrap {
	border: 1px solid transparent;
}

/* Post media */
.post-media {
	margin-bottom: 25px;
	position: relative;
}

.hentry .post-media img {
	width: 100%;
	height: auto;
}

.hentry .post-media iframe {
	margin-bottom: 0;
}

/* Post title */
.hentry .post-title {
	font-size: 1.6em;
	margin-bottom: 10px;
}

.hentry .post-title-inner {
	z-index: 1;
	position: relative;
	display: inline-block;
}

.hentry .post-title-inner:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	border: 1px solid transparent;
}

.hentry .post-title-inner:after {
	content: "";
	position: absolute;
	left: 0;
	top: 100%;
	width: 0;
	height: 0;
	background-color: transparent;
}

.left-45px {
	padding-left: 45px;
}

.hentry .post-title a:hover {
	color: #d71627;
}

/* Post meta */

.post-content-single-wrap .hentry .post-metas {
	background-color: #fff;
}

.hentry .post-meta {
	padding: 7px 45px;
	background-color: #f8f8f8;
	color: #777;
	font-size: 0.928em;
	margin-bottom: 22px;
}

.hentry .post-meta a {
	color: #9e9e9e;
}

.hentry .post-meta a:hover {
	color: #d71627;
}

.hentry .post-meta .item {
	display: inline-block;
	margin-left: 18px;
	border: 1px solid transparent;
}

.hentry .post-meta .item:first-child {
	margin-left: 0;
}

.hentry .post-meta .item .inner {
	position: relative;
	padding-left: 20px;
}

.hentry .post-meta .item .inner:before {
	content: "";
	font-family: "FontAwesome";
	font-size: 13px;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
}

.hentry .post-meta .item.post-by-author .inner:before {
	content: "\f017";
}

.hentry .post-meta .item.post-date .inner:before {
	content: "\f007";
}

.hentry .post-meta .item.post-comment .inner:before {
	content: "\f27a";
}

.hentry .post-meta .item.post-meta-categories .inner:before {
	content: "\f02b";
}

.hentry .post-meta .post-categories {
	color: #d71627;
}

.hentry .post-meta .post-categories span,
.hentry .post-meta .post-categories:before {
	color: #777;
}

/* Post meta style 2 */
.hentry .post-meta.style-2 .item .inner:before {
	content: "";
	font-size: 10px;
	font-family: "Open Sans", sans-serif;
}

.hentry .post-meta.style-2 .item,
.hentry .post-meta.style-3 .item,
.hentry .post-meta.style-4 .item {
	margin-left: 7px;
}

.hentry .post-meta.style-2 .item .inner,
.hentry .post-meta.style-3 .item .inner,
.hentry .post-meta.style-4 .item .inner {
	padding-left: 13px;
}

.hentry .post-meta.style-2 .item:first-child .inner,
.hentry .post-meta.style-3 .item:first-child .inner,
.hentry .post-meta.style-4 .item:first-child .inner {
	padding-left: 0;
}

.hentry .post-meta.style-2 .item:first-child .inner:before,
.hentry .post-meta.style-3 .item:first-child .inner:before,
.hentry .post-meta.style-4 .item:first-child .inner:before {
	display: none;
}

/* Post meta style 3 */
.hentry .post-meta.style-3 .item .inner:before {
	content: "\f111";
	font-size: 4px;
	line-height: 4px;
	padding-top: 2px;
}

/* Post meta style 4 */
.hentry .post-meta.style-4 .item .inner:before {
	content: "\f0c8";
	font-size: 4px;
	line-height: 4px;
	padding-top: 2px;
}

/* Post share */
.hentry .post-meta-share-icon {
	display: inline-block;
	font-size: 0;
}

.hentry .post-meta-share-text {
	display: inline-block;
	line-height: 30px;
}

.hentry .post-share a {
	position: relative;
	z-index: 1;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	color: #777;
	font-size: 12px;
	cursor: pointer;
	margin: 0 0 4px 8px;
}

.hentry .post-share a:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-color: #f8f8f8;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
}

.hentry .post-share a:hover:after {
	background-color: #d71627;
	border-color: #d71627;
}

.hentry .post-share a:hover {
	color: #fff;
}

/* Post excerpt */
.hentry .post-excerpt {
	position: relative;
	z-index: 1;
	margin-bottom: 22px;
}

.hentry .post-excerpt:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-color: transparent;
	border: 1px solid transparent;
}

.hentry .post-excerpt p:last-child {
	margin-bottom: 0;
}

/* Post read more */
.hentry .post-read-more {
	display: table;
	width: 100%;
	border: 1px solid transparent;
}

.hentry .post-link {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	width: 50%;
}

.hentry .post-link-share {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
	text-align: right;
}

.hentry .post-link a {
	z-index: 1;
	position: relative;
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	font-family: "微软雅黑", "Microsoft YaHei", Arial, "宋体", sans-serif;
	padding: 0.65em 2.5em;
	-webkit-transition: all ease .238s !important;
	-moz-transition: all ease .238s !important;
	transition: all ease .238s !important;
}

.hentry .post-link a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	border: 1px solid transparent;
	background-color: #d71627;
	-webkit-transition: all ease .238s !important;
	-moz-transition: all ease .238s !important;
	transition: all ease .238s !important;
}

.hentry .post-link a:hover:before {
	background-color: #4b4b4b;
}

/* Blog single
-------------------------------------------------------------- */
.post-content-single-wrap .post-media {
	margin-bottom: 20px;
}

.post-content-single-wrap .post-link-share {
	display: block;
	text-align: left;
	width: 100%;
	margin-top: 48px;
}

/* Author */
.hentry .post-author {
	border-style: solid;
}

.hentry .post-author {
	background-color: #4b4b4b;
	border: 1px solid transparent;
	color: #fefefe;
	padding: 30px;
	overflow: hidden;
	margin-top: 70px;
}

.hentry .post-author .author-avatar {
	width: 85px;
	float: left;
	margin-right: 30px;
}

.hentry .post-author .author-avatar a {
	width: 85px;
	height: auto;
	display: inline-block;
}

.hentry .post-author .author-avatar a img {
	width: 100%;
	height: auto;
}

.hentry .post-author .name {
	font-size: 1.285em;
	margin: -3px 0 8px;
	color: #fff;
}

.hentry .post-author .author-desc>p {
	margin: 0;
	font-size: 0.857em;
	line-height: 1.6;
	overflow: hidden;
}

/* Tags */
.hentry .post-tags {
	margin-top: 25px;
}

.hentry .post-tags a {
	display: inline-block;
	background-color: #d71627;
	padding: 2px 10px;
	color: #fff;
	font-size: 0.857em;
	margin-left: 3px;
	margin-bottom: 3px;
}

.hentry .post-tags a:hover {
	background-color: #4b4b4b;
	color: #fff;
}

/* Comments */
.comments-area {
	margin-top: 65px;
}

.comments-area .comments-title,
.comments-area .comment-reply-title {
	font-size: 1.428em;
	margin-bottom: 30px;
	position: relative;
	text-transform: uppercase;
}

/* Comment List */
.comment-list {
	list-style: none;
	margin: 0;
}

.comment-list>li {
	padding-top: 40px;
	border-top: 1px solid #eaeaea;
}

.comment-list>li:first-child {
	padding-top: 0;
	border-top: 0;
}

.comment-list .children {
	list-style: none;
	margin: 0;
}

.comment-list .children>li {
	padding: 0 0 0 110px;
}

.comment-list article {
	position: relative;
	margin-bottom: 30px;
}

.comment-list article+.comment-respond {
	margin-bottom: 50px;
}

.comment-list article .gravatar {
	width: 80px;
	float: left;
	margin-right: 30px;
	overflow: hidden;
}

.comment-list article .gravatar img {
	width: 100%;
	height: auto;
}

.comment-list .comment-meta {
	margin: -3px 0 0;
}

.comment-author {
	font-size: 1.142em;
	margin-bottom: 8px;
	display: inline-block;
	font-style: normal;
	text-transform: uppercase;
}

.comment-author a {
	color: #585252;
}

.comment-time {
	margin-left: 10px;
	font-size: 0.857em;
}

.comment-reply a {
	color: #d71627;
	text-transform: uppercase;
	display: inline-block;
	margin-left: 10px;
	font-size: 0.857em;
}

.comment-text {
	overflow: hidden;
	line-height: 1.857em
}

.comment-text>p:last-child {
	margin-bottom: 0;
}

.comment-edit-link {
	position: absolute;
	right: 0;
	top: 0;
}

.comment-author a:hover,
.comment-reply a:hover {
	color: #4b4b4b;
}

/* Comment Form */
.comment-respond {
	position: relative;
	margin-top: 27px;
}

.name-wrap,
.email-wrap {
	width: 48%;
	float: left;
}

.email-wrap {
	float: right;
}

.comment-respond .form-submit {
	clear: both;
	text-align: center;
	margin-bottom: 0;
}

.comment-respond #comment-reply {
	text-transform: uppercase;
}

/* Widgets
-------------------------------------------------------------- */
#sidebar .widget,
#footer-widgets .widget {
	position: relative;
	z-index: 1;
	margin-top: 50px;
	color: #777;
}

#sidebar .widget:before,
#footer-widgets .widget:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	border: 1px solid transparent;
	background-color: transparent;
}

#sidebar .widget:first-child,
#footer-widgets .widget:first-child {
	margin: 0;
}

#sidebar .widget ul,
#footer-widgets .widget ul {
	margin: 0;
	list-style: none;
}

#sidebar .widget ul li,
#footer-widgets .widget ul li {
	border-top: 1px solid #eaeaea;
	padding: 13px 0;
}

#sidebar .widget>ul li:first-child,
#footer-widgets .widget>ul li:first-child {
	padding-top: 0;
}

#sidebar .widget ul:not(.children)>li:first-child,
#footer-widgets .widget ul:not(.children)>li:first-child {
	border: 0;
}

#sidebar .widget ul li a,
#sidebar .widget.widget_calendar #next a,
#sidebar .widget.widget_calendar #prev a,
#footer-widgets .widget ul li a,
#footer-widgets .widget.widget_calendar #next a,
#footer-widgets .widget.widget_calendar #prev a {
	color: #4b4b4b;
}

#sidebar .widget ul li a:hover,
#footer-widgets .widget ul li a:hover {
	color: #d71627;
}

#sidebar .widget.widget_recent_comments .comment-author-link,
#sidebar .widget.widget_recent_entries .post-date,
#sidebar .widget.widget_recent_news .entry-date,
#footer-widgets .widget.widget_recent_comments .comment-author-link,
#footer-widgets .widget.widget_recent_entries .post-date,
#footer-widgets .widget.widget_recent_news .entry-date {
	display: block;
}

/* Title Widget */
#sidebar .widget .widget-title,
#footer-widgets .widget .widget-title {
	font-size: 1.428em;
	margin-bottom: 25px;
	z-index: 1;
	position: relative;
}

#sidebar .widget .widget-title>span,
#footer-widgets .widget .widget-title>span {
	display: block;
	position: relative;
}

#sidebar .widget .widget-title>span:before,
#footer-widgets .widget .widget-title>span:before {
	background-color: transparent;
	border: 1px solid transparent;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

#sidebar.style-1 .widget .widget-title>span:after,
#sidebar.style-2 .widget .widget-title>span:after,
#footer-widgets.style-1 .widget .widget-title>span:after,
#footer-widgets.style-2 .widget .widget-title>span:after {
	width: 0;
	height: 1px;
	background-color: #585252;
	content: "";
	position: absolute;
	left: 0;
	top: 100%;
	z-index: -2;
}

/* Title Widget style 2 */
#sidebar.style-2 .widget .widget-title,
#footer-widgets.style-2 .widget .widget-title {
	text-align: center;
}

#sidebar.style-2 .widget .widget-title>span:after,
#footer-widgets.style-2 .widget .widget-title>span:after {
	left: 50%;
	-webkit-transform: translate3d(-50%, 0, 0);
	-moz-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0);
}

/* Widget Search */
#sidebar .widget.widget_search .search-form,
#footer-widgets .widget.widget_search .search-form {
	position: relative;
}

#sidebar .widget.widget_search .search-form .search-field,
#footer-widgets .widget.widget_search .search-form .search-field {
	padding-left: 17px;
	padding-right: 48px;
	margin-bottom: 10px;
}

#sidebar .widget.widget_search .search-form .search-submit,
#footer-widgets .widget.widget_search .search-form .search-submit {
	position: absolute;
	right: 18px;
	top: 14px;
	width: 24px;
	height: 24px;
	text-align: center;
	text-indent: 9999px;
	background-color: transparent;
	padding: 0;
	border: 0;
	overflow: hidden;
}

#sidebar .widget.widget_search .search-form .search-submit:before,
#footer-widgets .widget.widget_search .search-form .search-submit:before {
	content: "\f002";
	font-family: "FontAwesome";
	font-size: 18px;
	color: #d71627;
	position: absolute;
	left: 2px;
	top: 2px;
	width: 100%;
	text-align: center;
	text-indent: 0;
	font-weight: normal;
	-webkit-transition: color ease .238s;
	-moz-transition: color ease .238s;
	transition: color ease .238s;
}

#sidebar .widget.widget_search .search-form .search-submit:hover:before,
#footer-widgets .widget.widget_search .search-form .search-submit:hover:before {
	color: #d71627;
}

/* Widget Search style 2 */
#sidebar .widget.widget_search .search-form.style-2 .search-field {
	padding-left: 48px;
	padding-right: 17px;
}

#sidebar .widget.widget_search .search-form.style-2 .search-submit {
	right: auto;
	left: 15px;
}

/* Widget Search style 3 */
#sidebar .widget.widget_search .search-form.style-3 .search-submit:before {
	display: none;
}

#sidebar .widget.widget_search .search-form.style-3 .search-field {
	padding-left: 17px;
	padding-right: 17px;
}

/* Widget Socials */
#sidebar .widget.widget_socials .socials a,
#footer-widgets .widget.widget_socials .socials a {
	position: relative;
	display: inline-block;
	width: 35px;
	height: 35px;
	color: #777;
	line-height: 35px;
	text-align: center;
	margin-right: 6px;
	margin-bottom: 6px;
	z-index: 1;
}

#sidebar .widget.widget_socials .socials a:before,
#footer-widgets .widget.widget_socials .socials a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	border: 1px solid #eaeaea;
	background-color: transparent;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
}

#sidebar .widget.widget_socials .socials a:hover:before,
#footer-widgets .widget.widget_socials .socials a:hover:before {
	background-color: #d71627;
	border-color: #d71627;
}

#sidebar .widget.widget_socials .socials a:hover,
#footer-widgets .widget.widget_socials .socials a:hover {
	color: #fff;
}

/* Categories & Archive Widget */
.widget.widget_categories ul li:before,
.widget.widget_categories ul li:after,
.widget.widget_archive ul li:before,
.widget.widget_archive ul li:after {
	content: "";
	clear: both;
	display: table;
}

.widget.widget_categories ul li,
.widget.widget_archive ul li {
	position: relative;
	text-align: right;
}

.widget.widget_categories ul li a,
.widget.widget_archive ul li a {
	float: left;
}

/* Custom Menu widget */
#sidebar .widget.widget_nav_menu ul.sub-menu {
	display: none;
}

#sidebar .widget.widget_nav_menu .menu>li {
	border: 0;
	background-color: #f8f8f8;
	padding-left: 28px;
	padding-right: 28px;
	margin: 0 4px 5px 4px;
}

#sidebar .widget.widget_nav_menu .menu>li>a {
	color: #4b4b4b;
	position: relative;
	font-size: 14px;
	font-family: "微软雅黑", "Microsoft YaHei", Arial, "宋体", sans-serif;
	font-weight: 500;
}

#sidebar .widget.widget_nav_menu .menu>li>a:hover {
	color: #d71627;
}

#sidebar .widget.widget_nav_menu .menu>li.current_page_item {
	background-color: #d71627;
	color: #fff;
	position: relative;
}

#sidebar .widget.widget_nav_menu .menu>li.current_page_item a {
	color: #fff;
}

#sidebar .widget.widget_nav_menu .menu>li.current_page_item:after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	border-width: 5px;
	border-style: solid;
	border-color: transparent #fff transparent transparent;
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
}

/* Widget Recent News  */
#sidebar .widget.widget_recent_news ul li,
#footer-widgets .widget.widget_recent_news ul li {
	padding: 0;
	border: 0;
	padding-top: 18px;
	margin-top: 18px;
	border-top: 1px solid #eaeaea;
}

#sidebar .widget.widget_recent_news ul li:first-child,
#footer-widgets .widget.widget_recent_news ul li:first-child {
	padding-top: 0;
	margin-top: 0;
}

#sidebar .widget.widget_recent_news .recent-news .thumb,
#footer-widgets .widget.widget_recent_news .recent-news .thumb {
	width: 70px;
	float: left;
	margin: 0 17px 0 0;
}

#sidebar .widget.widget_recent_news .recent-news .thumb img,
#footer-widgets .widget.widget_recent_news .recent-news .thumb img {
	width: 100%;
	height: auto;
}

#sidebar .widget.widget_recent_news h3,
#footer-widgets .widget.widget_recent_news h3 {
	font-size: 1.071em;
	margin: 0 0 3px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}

#sidebar .widget.widget_recent_news h3 a {
	color: #4b4b4b;
}

#footer-widgets .widget.widget_recent_news h3 a {
	color: #777;
}

#sidebar .widget.widget_recent_news .recent-news .texts,
#footer-widgets .widget.widget_recent_news .recent-news .texts {
	overflow: hidden;
}

#sidebar .widget.widget_recent_news .post-date,
#footer-widgets .widget.widget_recent_news .post-date {
	font-size: 12px;
	color: #979797;
	line-height: 21px;
	color: #979797;
}

/* Instagram & Flickr widget */
.widget.widget_instagram .instagram-wrap,
.widget.widget_flickr .flickr-wrap {
	margin: 0 -0.5px;
}

.widget.widget_instagram .instagram-wrap .instagram_badge_image,
.widget.widget_flickr .flickr-wrap .flickr_badge_image {
	padding: 0 0.5px !important;
	margin: 0 0 1px 0 !important;
	width: 33.333%;
	float: left;
	height: auto !important;
}

.widget.widget_instagram .instagram-wrap .instagram_badge_image img,
.widget.widget_flickr .flickr-wrap .flickr_badge_image img {
	width: 100%;
	height: auto;
}

.widget.widget_instagram .instagram-wrap .instagram_badge_image a,
.widget.widget_flickr .flickr-wrap .flickr_badge_image a {
	position: relative;
	display: block;
}

.widget.widget_instagram .instagram-wrap .instagram_badge_image a:after,
.widget.widget_flickr .flickr-wrap .flickr_badge_image a:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: transparent;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
}

.widget.widget_instagram .instagram-wrap .instagram_badge_image a:hover:after,
.widget.widget_flickr .flickr-wrap .flickr_badge_image a:hover:after {
}

/* 2 columns */
.widget.widget_instagram .instagram-wrap.col2 .instagram_badge_image,
.widget.widget_flickr .flickr-wrap.col2 .flickr_badge_image {
	width: 50%;
}

/* 4 columns */
.widget.widget_instagram .instagram-wrap.col4 .instagram_badge_image,
.widget.widget_flickr .flickr-wrap.col4 .flickr_badge_image {
	width: 25%;
}

/* Gutter 0 */
.widget.widget_instagram .instagram-wrap.g0,
.widget.widget_flickr .flickr-wrap.g0 {
	margin: 0;
}

.widget.widget_instagram .instagram-wrap.g0 .instagram_badge_image,
.widget.widget_flickr .flickr-wrap.g0 .flickr_badge_image {
	padding: 0 !important;
	margin: 0 !important;
}

/* Gutter 5 */
.widget.widget_instagram .instagram-wrap.g5,
.widget.widget_flickr .flickr-wrap.g5 {
	margin: 0 -2.5px;
}

.widget.widget_instagram .instagram-wrap.g5 .instagram_badge_image,
.widget.widget_flickr .flickr-wrap.g5 .flickr_badge_image {
	padding: 0 2.5px !important;
	margin: 0 0 5px 0 !important;
}

/* Gutter 10 */
.widget.widget_instagram .instagram-wrap.g10,
.widget.widget_flickr .flickr-wrap.g10 {
	margin: 0 -5px;
}

.widget.widget_instagram .instagram-wrap.g10 .instagram_badge_image,
.widget.widget_flickr .flickr-wrap.g10 .flickr_badge_image {
	padding: 0 5px !important;
	margin: 0 0 10px 0 !important;
}

/* Gutter 15 */
.widget.widget_instagram .instagram-wrap.g15,
.widget.widget_flickr .flickr-wrap.g15 {
	margin: 0 -7.5px;
}

.widget.widget_instagram .instagram-wrap.g15 .instagram_badge_image,
.widget.widget_flickr .flickr-wrap.g15 .flickr_badge_image {
	padding: 0 7.5px !important;
	margin: 0 0 15px 0 !important;
}

/* Widget Tags */
#sidebar .widget.widget_tag_cloud .tagcloud:before,
#sidebar .widget.widget_tag_cloud .tagcloud:after,
#footer-widgets .widget.widget_tag_cloud .tagcloud:before,
#footer-widgets .widget.widget_tag_cloud .tagcloud:after {
	display: table;
	clear: both;
	content: "";
}

#sidebar .widget.widget_tag_cloud .tagcloud a,
#footer-widgets .widget.widget_tag_cloud .tagcloud a {
	position: relative;
	float: left;
	color: #777;
	padding: 5px 12px;
	margin: 0 10px 10px 0;
	z-index: 1;
}

#sidebar .widget.widget_tag_cloud .tagcloud a:after,
#footer-widgets .widget.widget_tag_cloud .tagcloud a:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-color: #f8f8f8;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
}

#sidebar .widget.widget_tag_cloud .tagcloud a:hover:after,
#footer-widgets .widget.widget_tag_cloud .tagcloud a:hover:after {
	background-color: #d71627;
	border-color: #d71627;
}

#sidebar .widget.widget_tag_cloud .tagcloud a:hover,
#footer-widgets .widget.widget_tag_cloud .tagcloud a:hover {
	color: #fff;
}

/* Widget Twitter */
#sidebar .widget.widget_twitter .tweets-slider.grid .cbp-item,
#footer-widgets .widget.widget_twitter .tweets-slider.grid .cbp-item {
	padding-bottom: 15px;
	margin-bottom: 15px;
	padding-left: 32px;
	border-bottom: 1px solid #eaeaea;
}

#sidebar .widget.widget_twitter .tweets-slider.grid .cbp-item:last-child,
#footer-widgets .widget.widget_twitter .tweets-slider.grid .cbp-item:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

#sidebar .widget.widget_twitter .tweets-slider.grid .cbp-item:before,
#footer-widgets .widget.widget_twitter .tweets-slider.grid .cbp-item:before {
	content: "\f099";
	font-family: "FontAwesome";
	color: #d71627;
	font-size: 16px;
	line-height: normal;
	position: absolute;
	left: 0;
	top: 6px;
}

#sidebar .widget.widget_twitter .tweets-slider.grid .tweet-icon,
#footer-widgets .widget.widget_twitter .tweets-slider.grid .tweet-icon {
	display: none;
}

#sidebar .widget.widget_twitter .tweet-intents,
#footer-widgets .widget.widget_twitter .tweet-intents {
	padding: 7px 0;
}

#sidebar .widget.widget_twitter .tweet-intents span,
#footer-widgets .widget.widget_twitter .tweet-intents span {
	padding-left: 12px;
}

#sidebar .widget.widget_twitter .tweet-intents span:first-child,
#footer-widgets .widget.widget_twitter .tweet-intents span:first-child {
	padding-left: 0;
}

#sidebar .widget.widget_twitter .tweet-intents a,
#footer-widgets .widget.widget_twitter .tweet-intents a {
	font-weight: 700;
	color: #585252;
}

#sidebar .widget.widget_twitter .tweet-intents a:hover,
#footer-widgets .widget.widget_twitter .tweet-intents a:hover {
	color: #d71627;
}

#sidebar .widget.widget_twitter .timestamp a,
#footer-widgets .widget.widget_twitter .timestamp a {
	font-size: 0.857em;
	color: #777;
}

#sidebar .widget.widget_twitter .tweets-slider.slider,
#footer-widgets .widget.widget_twitter .tweets-slider.slider {
	text-align: center;
	padding-bottom: 42px;
}

#sidebar .widget.widget_twitter .tweets-slider.slider .tweet-icon,
#footer-widgets .widget.widget_twitter .tweets-slider.slider .tweet-icon {
	font-size: 24px;
	color: #d71627;
}

#sidebar .widget.widget_twitter .cbp-nav-pagination,
#footer-widgets .widget.widget_twitter .cbp-nav-pagination {
	bottom: -50px;
}

/* Widget Links */
#sidebar .widget.widget_links ul li,
#footer-widgets .widget.widget_links ul li {
	border: 0;
	padding: 7px 0;
}

#sidebar .widget.widget_links ul li:first-child,
#footer-widgets .widget.widget_links ul li:first-child {
	padding-top: 0;
}

#sidebar .widget.widget_links ul.col2 li,
#footer-widgets .widget.widget_links ul.col2 li {
	width: 100%;
	padding: 0 0 12px;
}

#sidebar .widget.widget_links ul li a,
#footer-widgets .widget.widget_links ul li a {
	position: relative;
	display: inline-block;
	padding-left: 25px;
}

#sidebar .widget.widget_links ul li.style-3 a,
#footer-widgets .widget.widget_links ul li.style-3 a,
#sidebar .widget.widget_links ul li.style-4 a,
#footer-widgets .widget.widget_links ul li.style-4 a,
#sidebar .widget.widget_links ul li.style-5 a,
#footer-widgets .widget.widget_links ul li.style-5 a,
#sidebar .widget.widget_links ul li.style-6 a,
#footer-widgets .widget.widget_links ul li.style-6 a {
	position: relative;
	display: inline-block;
	padding-left: 25px;
}

#sidebar .widget.widget_links ul li a:before,
#footer-widgets .widget.widget_links ul li a:before {
	content: "\f105";
	font-family: "FontAwesome";
	font-size: 14px;
	position: absolute;
	left: 0;
	top: 0;
}

/* Widget Links Arrows */
#sidebar .widget.widget_links ul li.style-2 a:before,
#footer-widgets .widget.widget_links ul li.style-2 a:before {
	content: "\f101";
}

#sidebar .widget.widget_links ul li.style-3 a:before,
#footer-widgets .widget.widget_links ul li.style-3 a:before {
	content: "\f00c";
}

#sidebar .widget.widget_links ul li.style-4 a:before,
#footer-widgets .widget.widget_links ul li.style-4 a:before {
	content: "\f138";
}

#sidebar .widget.widget_links ul li.style-5 a:before,
#footer-widgets .widget.widget_links ul li.style-5 a:before {
	content: "\f14a";
}

#sidebar .widget.widget_links ul li.style-6 a:before,
#footer-widgets .widget.widget_links ul li.style-6 a:before {
	content: "\f058";
}

/* Widget Information */
#sidebar .widget.widget.widget_information ul li,
#footer-widgets .widget.widget.widget_information ul li {
	position: relative;
	padding: 0 0 0 30px;
	border: 0;
	margin-bottom: 5px;
}

#sidebar .widget.widget.widget_information ul li:before,
#footer-widgets .widget.widget_information ul li:before {
	content: "\f015";
	font-family: "FontAwesome";
	color: #d71627;
	font-size: 14px;
	position: absolute;
	left: 0;
	top: 1px;
}

#sidebar .widget.widget.widget_information ul li.phone:before,
#footer-widgets .widget.widget_information ul li.phone:before {
	content: "\f095";
}

#sidebar .widget.widget.widget_information ul li.email:before,
#footer-widgets .widget.widget_information ul li.email:before {
	content: "\f0e0";
}

/* Widget Information Style 2 */
#sidebar .widget.widget.widget_information ul.style-2 li,
#footer-widgets .widget.widget.widget_information ul.style-2 li {
	position: relative;
	padding: 0;
	border: 0;
	margin-bottom: 5px;
	font-size: 15px;
}

#sidebar .widget.widget.widget_information ul.style-2 li:before,
#footer-widgets .widget.widget_information ul.style-2 li:before {
	display: none;
}

#sidebar .widget.widget.widget_information ul.style-2 .hl,
#footer-widgets .widget.widget.widget_information ul.style-2 .hl {
	width: 28%;
	float: left;
}

#sidebar .widget.widget.widget_information ul.style-2 .text,
#footer-widgets .widget.widget.widget_information ul.style-2 .text {
	width: 80%;
}

#sidebar .widget.widget.widget_information ul.style-2,
#footer-widgets .widget.widget_information ul.style-2 {
	position: relative;
	padding-bottom: 20px;
}

#sidebar .widget.widget.widget_information ul.style-2:after,
#footer-widgets .widget.widget_information ul.style-2:after {
	width: 193px;
	height: 95px;
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	background: url(../images/map-small.png) no-repeat center center;
}

/* Re-style Widgets for footer */
#footer-widgets .widget {
	margin-top: 0;
	color: #979797;
}

.gsjjsps{
	margin-left:30px;
}

#sidebar .widget ul li a,
#sidebar .widget.widget_calendar #next a,
#sidebar .widget.widget_calendar #prev a,
#footer-widgets .widget ul li a,
#footer-widgets .widget.widget_calendar #next a,
#footer-widgets .widget.widget_calendar #prev a {
	color: #979797;
}

#footer-widgets .widget .widget-title {
	margin-bottom: 36px;
	color: #fff;
}

#footer-widgets .widget .widget-title>span {
	padding-bottom: 12px;
}

#footer-widgets.style-1 .widget .widget-title>span:after,
#footer-widgets.style-2 .widget .widget-title>span:after {
	width: 60px;
	height: 3px;
	background: -webkit-linear-gradient(left, #d71627, #761031);
}

#footer-widgets.style-3 .widget .widget-title {
	padding-bottom: 30px;
}

#footer-widgets .widget ul li,
#footer-widgets .widget.widget_twitter .tweets-slider.grid .cbp-item,
#footer-widgets .widget.widget_search .search-form .search-field,
#footer-widgets .widget.widget_recent_news ul li,
#footer-widgets .widget.widget_calendar table,
#footer-widgets .widget.widget_calendar th,
#footer-widgets .widget.widget_calendar td {
	border-color: #2d2b2b;
}

#footer-widgets .widget.widget_links ul li a:before {
	color: #4f4f4f;
}

#footer-widgets .widget.widget_twitter .tweet-intents {
	display: none;
}

#footer-widgets .widget.widget_twitter .timestamp a {
	color: #d71627;
}

#footer-widgets .widget.widget_twitter .timestamp a:hover {
	color: #585252;
}

#footer-widgets .widget.widget_recent_news h3 a {
	color: #979797;
}

#footer-widgets .widget.widget_tag_cloud .tagcloud a {
	margin: 0 6px 6px 0;
	padding: 4px 13px;
	color: #626262;
}

#footer-widgets .widget.widget_tag_cloud .tagcloud a:after {
	border-color: #4b4b4b;
	background-color: #4b4b4b
}

#footer-widgets .widget.widget_socials .socials a {
	position: relative;
	display: inline-block;
	width: 38px;
	height: 38px;
	color: #fff;
	line-height: 38px;
	text-align: center;
	margin-right: 3px;
	margin-bottom: 10px;
	z-index: 1;
}

#footer-widgets .widget.widget_socials .socials a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	border: 1px solid #333;
	background-color: #222;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
}

/* Footer
-------------------------------------------------------------- */
#footer {
	background-color: #1a1a1a;
	padding: 50px 0 30px;
	position: relative;
	z-index: 1;
	border-style: solid;
}

/* Bottom Bar
-------------------------------------------------------------- */
#bottom {
	font-size: 0.857em;
	background-color: #101010;
	padding: 19px 0;
	color: #484848;
	font-family: "微软雅黑", "Microsoft YaHei", Arial, "宋体", sans-serif;
}

#bottom a:hover {
	color: #fff;
}

#bottom .bottom-bar-inner-wrap {
	display: table;
	overflow: hidden;
	width: 100%;
}

#bottom .bottom-bar-content {
	display: table-cell;
	margin: 0;
	text-align: left;
	vertical-align: middle;
	width: 50%;
}

#bottom .bottom-bar-menu {
	display: table-cell;
	text-align: right;
	vertical-align: middle;
	width: 50%;
}

#bottom.style-1 .bottom-bar-menu li:last-child a {
	padding-right: 0;
}

/* Bottom Style 2 */
#bottom.style-2 .bottom-bar-content {
	text-align: right;
}

#bottom.style-2 .bottom-bar-menu {
	text-align: left;
}

#bottom.style-2 .bottom-bar-menu li:first-child a {
	padding-left: 0;
}

.footyq{
	text-align: center;
	color: #fff;
}

.footyq a{
	color: #979797;
}

.footyq a:hover{
	color: #979797;
}

/* Bottom Style 3 */
#bottom.style-3 .bottom-bar-inner-wrap,
#bottom.style-3 .bottom-bar-menu,
#bottom.style-3 .bottom-bar-content {
	display: block;
	width: 100%;
	text-align: center;
}

/* Bottom Navigation */
#bottom ul.bottom-nav {
	list-style: none;
	margin: 0;
}

#bottom ul.bottom-nav>li {
	display: inline-block;
}

#bottom ul.bottom-nav>li>a {
	display: block;
	color: #666;
	padding: 0 10px;
	position: relative;
}

#bottom ul.bottom-nav>li>a:hover {
	color: #d71627;
}

#bottom ul.bottom-nav ul ul {
	display: none;
}

.indexbt img {
	margin-bottom: 15px;
}

.col-md-box {
	position: relative;
	left: 700px;
	top: 50px;
}

.right-h2 {
	font-size: 50px;
}

.in-back {
	display: inline-block;
	margin-right: 20px;
	width: 48%;
}

.in-back img {
	vertical-align: baseline;
}

.cpzxbomul {
	overflow: hidden;
}

.cpzxbomli {
	float: left;
	width: 33%;
}

.cpzxboxs {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25);
	border-style: solid;
	border-width: 6px;
	border-image-source: linear-gradient(0deg, #f4f4f4 0%, #f3f0eb 100%);
	border-image-slice: 1;
	padding: 1.5%;
}

/* Pagination & Arrows
-------------------------------------------------------------- */
.wprt-pagination {
	margin: 50px 0 0;
	text-align: center;
}

.wprt-pagination ul,
.woocommerce-pagination>.page-numbers {
	margin: 0;
}

.wprt-pagination ul li,
.woocommerce-pagination .page-numbers li {
	display: inline-block;
	padding: 0;
	margin-right: 10px;
}

.wprt-pagination ul li .page-numbers,
.woocommerce-pagination .page-numbers li .page-numbers {
	display: inline-block;
	line-height: 40px;
	width: 40px;
	height: 40px;
	text-align: center;
	background-color: #d71627;
	color: #fff;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
}

.wprt-pagination ul li a.page-numbers:hover,
.woocommerce-pagination .page-numbers li .page-numbers:hover {
	background-color: #4b4b4b;
}

.wprt-pagination ul li .page-numbers.current,
.woocommerce-pagination .page-numbers li .current {
	opacity: 0.7
}

.woocommerce-pagination {
	margin-top: 0;
	clear: both;
	text-align: center;
}

.contextul li:nth-child(2) {
	margin: 15px 1% 0px 1%;
}

.contextul li:nth-child(5) {
	margin: 15px 1% 0px 1%;
}

.contextli {
	float: left;
	display: block;
	width: 32%;
	text-align: center;
	margin-top: 15px;
	overflow: hidden;
}

.contextlip {
	font-size: 1.758em;
	margin-top: 5px;
	display: inline-block;
	padding: 3px 20px 3px 20px;
	color: #fff;
	position: relative;
	z-index: 5;
	top: -20px;
}

.contextliimg {
	background: url(../../stylecn/images/34016.png)no-repeat;
	width: 460px;
	height: 132px;
	display: block;
	position: absolute;
	margin-top: -98px;
	margin-left: 24px;
	z-index: 1;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

/* Scroll Top Button
-------------------------------------------------------------- */
#scroll-top {
	position: fixed !important;
	right: 25px;
	bottom: -50px;
	display: block;
	line-height: 38px;
	text-align: center;
	width: 40px;
	height: 40px;
	visibility: hidden;
	filter: alpha(opacity=0);
	opacity: 0;
	z-index: 9999;
	cursor: pointer;
	z-index: 1;
	overflow: hidden;
}

#scroll-top:after {
	content: "\f106";
	font-family: "FontAwesome";
	color: #fff;
	font-size: 20px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
}

#scroll-top:before {
	border-radius: 3px;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #d71627;
	z-index: -1;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
}

#scroll-top:hover:before {
	background-color: #585252;
}

#scroll-top:hover:after {
	color: #fff;
}

#scroll-top.show {
	bottom: 100px;
	filter: alpha(opacity=100);
	opacity: 1;
	visibility: visible;
	z-index: 999999999;
}

/* Media Queries
-------------------------------------------------------------- */
@media only screen and (min-width: 1930px) {
	.parallax {
		background-size: cover;
	}
}

@media only screen and (min-width: 1200px) {
	.container {
		width: 95%;
	}
}

@media only screen and (max-width: 991px) {
	.font-size-25 {
		font-size: 18px;
	}

	.font-size-30 {
		font-size: 20px;
	}

	.font-size-35 {
		font-size: 26px;
	}

	.font-size-40 {
		font-size: 28px;
	}

	.font-size-45 {
		font-size: 30px;
	}

	.font-size-50 {
		font-size: 26px;
	}

	.font-size-55 {
		font-size: 30px;
	}

	.font-size-60 {
		font-size: 35px;
	}

	.font-size-70 {
		font-size: 40px;
	}

	.font-size-80 {
		font-size: 45px;
	}

	.font-size-90 {
		font-size: 50px;
	}

	.font-size-100 {
		font-size: 55px;
	}

	#hero-section .hero-text {
		font-size: 16px;
		margin-top: 0;
	}

	#site-header .mobile-button {
		display: block;
	}

	.index-newdiv {
		margin-top: 14px;
	}

	.text-left-mobile {
		text-align: left !important;
	}

	.text-center-mobile {
		text-align: center !important;
	}

	#main-nav,
	#site-header #header-search,
	.nav-top-cart-wrapper,
	.site-navigation-wrap,
	#header-aside,
	#sidebar {
		display: none;
	}

	#site-content,
	#sidebar {
		width: 100% !important;
		max-width: none !important;
		float: none;
	}

	#inner-content {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	#main-content {
		padding: 0;
	}

	#site-header #site-header-inner,
	#site-header.style-2 #site-header-inner,
	#site-header.style-3 #site-header-inner,
	#site-header.style-4 #site-header-inner {
		padding-top: 28px;
		padding-bottom: 28px;
	}

	#site-header.style-2 #site-logo {
		margin-top: 0;
	}

	#site-header.style-4 #site-logo {
		text-align: left;
		float: left;
	}

	.hentry {
		margin-top: 40px;
	}

	.posttitles{
		text-align: center;
	}

	.hentry .post-title {
		font-size: 1.2em;
		margin-bottom:0px;
		margin-top: 8px;
	}

	.hentry .post-link a {
		padding: 0.425em 1.75em;
		font-size: 0.928em;
	}

	.comment-respond #comment-reply {
		padding: 1.08em 1.75em;
		font-size: 0.928em;
	}

	#footer-widgets .widget .widget-title {
		font-size: 1.142em;
		margin-bottom: 10px;
	}
}

@media only screen and (max-width: 767px) {
	#top-bar {
		display: none;
	}

	#site-header #site-header-inner,
	#site-header.style-2 #site-header-inner,
	#site-header.style-3 #site-header-inner,
	#site-header.style-4 #site-header-inner {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	#featured-title .featured-title-inner-wrap {
		padding: 30px 0;
	}

	#featured-title .featured-title-heading {
		font-size: 24px;
	}

	.hentry .post-author {
		text-align: center;
	}

	.hentry .post-author .author-avatar {
		float: none;
		margin: 0 auto 20px;
	}

	.hentry .post-read-more,
	.hentry .post-link,
	.hentry .post-link-share {
		display: block;
		width: 100%;
		float: none;
		text-align: left;
	}

	.hentry .post-link {
		margin-bottom: 10px;
	}

	.hentry .post-link-share {
		margin-top: 20px;
	}

	.wprt-pagination {
		margin-top: 30px;
	}

	.comments-area {
		margin-top: 40px;
	}

	.comment-respond {
		margin-top: 0;
	}

	.comments-area .comments-title,
	.comments-area .comment-reply-title {
		margin-bottom: 20px;
	}

	.comment-list article .gravatar {
		width: 50px;
		float: none;
		margin: 0 0 17px;
	}

	.comment-list .children>li {
		padding-left: 35px;
	}

	.name-wrap,
	.email-wrap {
		width: 100%;
		float: none;
	}

	.name-wrap input,
	.email-wrap input,
	.message-wrap textarea {
		margin-bottom: 20px;
	}

	.woocommerce-page .content-woocommerce .woocommerce-result-count {
		display: none;
	}

	.woocommerce-page .content-woocommerce .products {
		padding-top: 20px;
	}

	.woocommerce-page.shop-col-3 .content-woocommerce .products li,
	.woocommerce-page.shop-col-4 .content-woocommerce .products li,
	.woocommerce-page.shop-col-5 .content-woocommerce .products li {
		width: 50%;
		margin-bottom: 30px;
	}

	.woocommerce-page .shop_table.cart .product-remove {
		width: 20px;
	}

	.woocommerce-page .shop_table.cart .product-thumbnail {
		width: 50px;
	}

	.woocommerce-page .shop_table.cart .cart_item .product-thumbnail img {
		width: 30px;
	}

	.woocommerce-page .shop_table.cart .product-name {
		width: 120px;
	}

	.woocommerce-page .shop_table.cart .coupon {
		display: none;
	}

	.woocommerce-page .cart_totals {
		width: 100%;
		float: none;
	}

	.woocommerce-page .cart_totals .wc-proceed-to-checkout a {
		padding: 7px 0;
	}

	#footer {
		padding: 40px 0 10px;
	}

	#footer-widgets [class^="col-md-"] .widget:last-child {
		margin-bottom: 10px;
	}

	#bottom .bottom-bar-content,
	#bottom .bottom-bar-menu {
		width: 100%;
		display: block;
		text-align: center;
		padding: 5px 0;
	}
}

@media only screen and (max-width: 479px) {

	#site-header #site-header-inner,
	#site-header.style-2 #site-header-inner,
	#site-header.style-3 #site-header-inner,
	#site-header.style-4 #site-header-inner {
		padding-top: 12px;
		padding-bottom: 0px;
	}
}

/* Retina Devices
-------------------------------------------------------------- */
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-moz-min-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
	.wprt-testimonials .customer:after {
		background-size: 97px 15px;
	}
}

.weib {
	font-weight: bold;
}

.bgh {
	background-color: #333
}

.pore {
	/* position: relative; */
	display: none;
}

#imgsy a:hover,
.nuebdy a:hover{
	color: #d71627;
}

.nuebdy a strong{
	font-size: larger;
}

.pore .wprt-button {
	font-size: 14px;
	position: absolute;
	right: 80px;
	padding: 3px 20px;
	top: 11px;
	font-weight: normal;
}

.pore .r0 {
	right: 0;
}

.pore .t0 {
	top: 0;
}

#bottom a {
	color: #777 !important;
}

.footwx {
	width: 150px;
	float: right;
	text-align: center;
	line-height: 30px;
	color: #a9a9a9;
	margin: 40px 3% 0 3%;
}

.cpfl {
	padding: 0 !important;
	background: #f8f8f8;
}

.cpfl a {
	display: block;
	width: 100%;
	text-align: left;
	padding: 10px 20px;
	color: #666 !important;
}

.cpfl.cur a {
	color: #d71627 !important;
	font-weight: bold
}

.slt img {
	width: 70px !important;
	height: 57px !important;
}

.lmfl {
	margin: 0;
}

.lyblful{
	overflow: hidden;
	margin: 0px;
}
.lyblful li{
	float: left;
	color: #fff;
	font-size: 15px;
	margin-right: 25px;
}
.lybbox{
	background: url(../../stylecn/images/1512.png) no-repeat;
	height: 789px;
	margin-bottom: 5px;
	background-size: 100%;
}
.btnns{
	margin-bottom: 200px;
}
.lybh2{
	display: inline;
	color: #fff;
	font-size: 35px;
	position: relative;
}
.lyblf{
	position: relative;
	padding: 7% 4%;
}
.lybp{
	color: #fff;
	font-size: 15px;
	margin-top: 10px;
}
.lyblful img{
	margin:0 6px;
	position: relative;
	margin-bottom: 1px;
}
.wpcf7-span input{
	background-color: #fff;
	border-radius: 20px;
	width: 30%;
	margin-right: 20px;
	padding-left: 45px;
}
#content{
	background-color: #fff;
	border-radius: 20px;
	position: relative;
	margin-top: 30px;
	width: 62%;
	padding-left: 45px;
}
#submit{
	width: 15%;
	margin: 20px 24%;
	border-radius: 10px;
}
.lybright{
	float: right;
	position: relative;
	top: -225px;
	right: 76px;
	color: #fff;
}
.lybrhh2{
	font-size: 40px;
	color: #fff;
	line-height: 80px;
}
.wprt-contact-form-1{
	margin-top: 10px;
}
.lybrgul{
	font-size: 16px;
}
.lybrgspan{
	color: yellow;
	font-size: 20px;
}
.wpcf7-form-control{
	font-size: 16px;
}
.lybrgli2{
	background: -webkit-linear-gradient(left,#d71627, #761031);
	border-radius: 10px;
	text-align: center;
	font-size: 18px;
	margin-top: 15px;
}
.lybxtb{
	position: absolute;
	display: inline-block;
	width: 30px;
	height: 30px;
	margin: 11px 10px 10px 10px;
}
.lybxtb1{
	background: url(../../stylecn/images/nameim.png)no-repeat;
}
.lybxtb2{
	background: url(../../stylecn/images/tletb.png)no-repeat;
}
.lybxtb3{
	background: url(../../stylecn/images/tittb.png)no-repeat;
	left: 57px;
	margin-top: 96px;
	z-index: 5;
}

@media only screen and (max-width: 780px) {
	.cndns-right {
		display: none;
	}

	.pore .wprt-button {
		right: 0px;
	}

	.project-item .effect-zoe p {
		display: none;
	}
}

@media only screen and (max-width: 999px) {
	.ferweima {
		display: none;
	}
	.lxwmtoprg{
		display: none;
	}
}

.pages {
	position: relative;
	margin-bottom: 30px;
	height: 26px;
	padding: 30px 0;
	clear: both;
	line-height: 26px;
	display: flex;
	justify-content: center;
}

.pagess {
	margin-top: -50px;
}

.pages:after {
	content: '.';
	clear: both;
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
}

.pages ul {
	padding: 0;
	list-style: none;
	margin: 0;
}

.pages li {
	float: left;
	margin-right: 5px;
}

.pages li a,.pages span a {
	padding: 5px 10px;
	border: 1px solid #e1e1e1;
	height: 24px;
	line-height: 24px;
	color: #666;
	margin-left: 5px;
}

.pages span .page-num-current{
	background-color: #841531;
    color: #fff;
}

.pages li a:hover {
	border: 1px solid #333;
	background: #333;
	color: #fff;
	text-decoration: none;
}

.pages li span {
	border: 1px solid #e1e1e1;
	height: 24px;
	line-height: 24px;
	color: #c4c4c4;
	padding: 5px 10px;
}

.pages .current a {
	border: 1px solid #d71627;
	background: #d71627;
	color: #fff;
}

.rightnew {
	padding: 20px;
	background: #f8f8f8;
}

.proimg {
	border: 1px solid #e1e1e1;
}

.d_page {
	margin-top: 20px;
	font-size: 1.2em;
}

.d_page p {
	margin: 10px 0;
}

.d_page p a{
	color: #666;
}

.d_page p a:hover {
	color: #d71627;
}

.mt50 {
	margin-top: 40px;
	margin-bottom: 30px;
}

.cta a {
	color: #666;
}

.fs16 {
	font-size: 16px;
}

.pcblock{
	margin-top: 10px;
}

.lyf table,
.lyf th,
.lyf td {
	border: none;
}

.yanzhen {
	position: relative;
}

.yanzhen .yzimg {
	position: absolute;
	right: 0;
	top: 10px;
	cursor: pointer;
}

.protab table {
	width: 100% !IMPORTANT;
	border: 1px solid #A1A1A1 !IMPORTANT;
	border-collapse: collapse !IMPORTANT;
	font-size: 12PX !IMPORTANT;
	word-break: break-all;
	word-wrap: break-word;
	table-layout: auto;
}

.protab table td {
	border: 1px solid #e1e1e1 !IMPORTANT;
	padding: 5px !IMPORTANT;
}

.protab table td p {
	text-align: center;
}

#imgsy img{
	display: block;
	margin: 0 auto;
}

#imgsy img {
	max-width: 100% !important;
	height: auto !important
}

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

#imgsy h2 {
	background: url(../../stylecn/images/05.png)no-repeat left;
	padding-left: 30px;
}

.cpzt img {
	border-radius: 10px;
}

.ydbomdh {
	display: none;
	background: url(/template/default/stylecn/ydindex/imgs/6110415.png)no-repeat;
	height: 150px;
	background-size: 100%;
	position: fixed;
	bottom: -35px;
	width: 100%;
	z-index: 999999;
	max-width: 768px;
}

.ydbomdha1 img{
	width: 38%;
	margin-top: 3.5%;
}
.ydbomdha2 img{
	width: 42%;
}
.ydbomdh a{
	margin-left: 52px;
}
.indexydlb {
	position: relative;
	margin-top: 62px;
}

.newydblock {
	display: none;
}

/* @media (max-width: 768px) {
	body {
	  padding-bottom: 42px;
	}
  } 	*/
@media (max-width: 768px) {
	.imgnone .gsjjs1 {
		font-size: 22px;
	}

	.gsjjboxs .gsjj-s {
		font-size: 16px;
		margin: 10px 0;
		padding: 0 5px;
		line-height: 25px;
	}

	.gsjjbox .gsjjul {
		width: 100%;
		padding: 0 3px;
	}

	.gsjjbox .gsjjul li {
		font-size: 16px;
		width: 100%;
		padding: 0 5px;
		line-height: 30px;
	}

	.gsjjbox .gsjjul li:nth-of-type(even) {
		display: none;
	}

	.clearfix .gsjjbot {
		height: 580px;
	}

	.gsjjbot .gsjjboxs {
		top: 5%;
		left: 0;
		padding: 60px 1px;
	}

	.row .gsjjhead {
		margin-bottom: 0px;
		margin-top: 0px;
	}

	.gsjjhead .gsjjrigh {
		width: 100%;
		margin: 0px;
		padding-top: 0px;
		padding: 0px 5px;
	}

	.gsjjrigh .gsjjh {
		margin-left: 0px;
	}

	.gsjjrigh #gsjjtit {
		width: 100%;
		margin: 0px;
	}

	.gsjjim #gsjjtit {
		width: 100%;
	}

	.gsjjhead .gsjjim {
		width: 100%;
		margin-right: 0px;
	}

	.gsjjbod .gsjjby {
		width: 100%;
		padding: 0 5px;
		margin-top: 20px;
	}

	.gsjjby .gsjjtit2 {
		font-size: 16px;
	}

	.gsjjby .gsjjbyli {
		font-size: 16px;
	}

	.gsjjby .gsjjbyul {
		margin-top: 0px;
	}
}

@media (max-width: 1200px) {
	.cp-left .cpzt::after {
		display: none;
	}

	.cpbox .cplful li {
		margin: 0 1%;
		font-size: 12px;
	}

	.cp-left {
		width: 100%;
	}

	.pcblock-1200 {
		display: none;
	}

	.hentry .post-meta {
		margin-bottom: 0px;
	}

	.gsjjrigh {
		width: 100%;
	}

	.gsjjtitan {
		margin: 10px 0;
	}

	.gsjjim {
		width: 100%;
	}


	.xcspcpli .xcspcplih2 {
		font-size: 1em;
		line-height: 1.2em;
		margin-top: -20px;
	}

	.xcspcpxbop {
		display: none;
	}

	.hentry .padd-rig-140 {
		padding: 0 5px;
	}

	.cpaltopbox .cpallef {
		width: 100%;
	}

	.cpaltopbox .cpalrig {
		width: 100%;
	}

	.newsli .newbody {
		width: 55%;
	}

	.indexlbt {
		display: none;
	}

	.clearfix .indexydlb {
		display: block;
	}

}

@media (max-width: 768px) {
	.cpbox .cp-left {
		width: 100%;
	}
	.gsjjsp {
		display: none;
	}

	.cp-left .cpzt {
		margin-left: 20px;
	}

	.hentry .cpbox {
		background: 0;
	}

	.cp-left .cpzt {
		width: 100%;
		margin: 3px 0px;
		padding: 0px 5px;
	}

	.cpright .cprhul {
		padding: 10px 10px 10px 5px;
	}

	.cpright .cprhul li {
		line-height: 20px;
	}

	.cpright .cpzxyykcbox {
		padding: 5px 0;
	}
	.lefttit .cplful li {
		margin: 0 0.4%;
		font-size: 12px;
	}
	.gsjjtitan{
		font-size: 1.1rem;
		width: 350px;
	}
}

@media (max-width: 768px) {
	.cpbox .cpright {
		float: left;
		width: 100%;
		right: 0px;
		margin-top: 5px;
		padding: 0 5px;
	}
	.hentry .post-meta {
		margin-bottom: 10px;
	}
}

@media (max-width: 768px) {
	.imgbock {
		display: block;
	}

	.cpbox .cprhhpc {
		display: none;
	}

	.cprhul .cprhhyd {
		display: block;
	}

	.cplful {
		display: none;
	}
}

.pcnone {
	display: none;
}

.gsjjfydim {
	display: none;
}

.cprhhyd {
	color: #fff;
	display: none;
}

.row .col-md-4 {
	width: 16%;
}

.row .footelx {
	width: 22%;
}

.row .widgets1 {
	width: 30%;
}

@media(min-width: 990px)and (max-width: 1200px) {
	.row .col-md-4 {
		width: 32%;
		margin: 0 5%;
		display: inline-block;
	}

	.row .widgets1 {
		width: 50%;
		margin-top: 4%;
	}
}
@media(min-width: 661px){
	.gsjjbod {
	    margin-top: -400px;
	}
}
@media(min-width: 660px)and (max-width: 990px) {
	.row .col-md-4 {
		width: 45%;
		display: inline-block;
	}

	.row .widgets1 {
		width: 75%;
	}
}

@media(max-width:450px) {
	.hentry .cpzx-ymdh {
		box-shadow: none;
	}

	.cpzx-ymdh .cpzx-ymdhul li {
		display: none;
	}

	.cprhul {
		padding: 10px 10px 10px 5px;
	}

	.hentry .padd-rig-135 {
		padding-right: 0px;
	}

	.main .btn {
		width: 94%;
		height: 0px;
	}

	@media(max-width:420px) {
		#jieshao table {
			margin: 0;
		}
	}
}

@media(max-width:1720px) {
	.cpzxli1 .h2img {
		background: #05163f;
		color: #fff;
		height: 50px;
		line-height: 50px;
		position: relative;
		margin-top: -14px;
		border-bottom-left-radius: 20px;
		border-bottom-right-radius: 20px;
	}

	.cpzxli1 .h2img a {
		height: 50px;
	}
}

@media(max-width:820px) {
	#cpzxcpbox .cpzxbox1 {
		width: 97%;
	}

	.cpzxul1 .cpzxli1 {
		width: 32%;
		margin: 0 1%;
	}

	#cpzxcpbox .cpzxbox1 {
		margin-bottom: 10px;
	}

	.cpzxbox1 .cpzxboxa {
		width: 20%;
		height: 3%;
		margin-top: -50px;
		right: 4%;
	}
}

#imgsy video {
	width: 50%;
	height: 100%;
	padding: 0 5px;
}

.tj43 {
	position: relative;
	top: 700px;
	left: 50%;
}

.gsjjh {
	background: url(../../stylecn/images/jsfwese123.png)no-repeat;
	width: 460px;
	height: 60px;
}

.ydgsjjh{
	background: url(../../stylecn/images/jsfweseyd123.png)no-repeat;
	width: 340px;
	height: 60px;
	display: none;
}

.gsjjh2 {
	background: url(../../stylecn/images/jsfwese.png)no-repeat;
	width: 460px;
	height: 60px;
}

.ydgsjjh2{
	background: url(../../stylecn/images/jsfweseyd.png)no-repeat;
	width: 360px;
	height: 60px;
	display: none;
}

#gsjjtit {
	width: 75%;
	margin: 20px 0 0 0;
	font-size: 16px;
	line-height: 30px;
}

.gsjjtit2 {
	margin: 20px 0 0 0;
	font-size: 16px;
	line-height: 30px;
	width: 98%;
}

#main-content {
	margin-bottom: 0px;
}

.gsjjim {
	display: block;
	float: right;
	width: 45%;
	margin-right: 0px;
}

.gsjjrigh {
	width: 50%;
	display: inline-block;
	padding-top: 50px;
}

.gsjjhead {
	margin-top: 20px;
	overflow: hidden;
	/* margin-bottom: 70px; */
}

.gsjjsl {
	float: left;
}

.gsjjby {
	display: block;
	float: right;
	width: 48%;
	margin-top: 50px;
}

.gsjjbod {
	overflow: hidden;
	margin-bottom: 10px;
}

.gsjjbot {
	background: url(../../stylecn/images/178.jpg) no-repeat;
	width: 100%;
	height: 1080px;
	color: #fff;
}

.gsjjboxs {
	position: relative;
	top: 30%;
	left: 15%;
}

.gsjjul {
	width: 38%;
	margin: 0px;
	padding: 0px;
}

.gsjjul li {
	display: inline-block;
	width: 50%;
	font-size: 17px;
}

.gsjjul li:nth-of-type(odd) {
	float: left;
}

.gsjjul li:nth-of-type(even) {
	float: right;
}

.gsjjs1 {
	font-size: 25px;
	line-height: 50px;
}

.gsjj-s {
	font-size: 18px;
}

.gsjjfwlc {
	background: url(../../stylecn/images/wflcbj.png)no-repeat;
	/* width: 100%; */
	height: 367px;
	margin: 0 10%;
	margin-top: 50px;
	margin-bottom: 30px;
}

.gsjjfwlcul {
	/* margin: 0 5%; */
}

.gsjjfwlcul li {
	float: left;
	width: 300px;
	height: 255px;
	margin: 4% 4%;
}

.gsjjfwlcli1 {
	background: url(../../stylecn/images/fwlctb3.png)no-repeat;
}

.gsjjfwlcli2 {
	background: url(../../stylecn/images/fwlctb2.png)no-repeat;
}

.gsjjfwlcli3 {
	background: url(../../stylecn/images/fwlctb1.png)no-repeat;
}

.gsjjbyul {
	margin-top: 30px;
}

.gsjjbyli {
	font-size: 15px;
}

.ckstb {
	background: url(../../stylecn/images/gywm7456.png)no-repeat;
	display: inline-block;
	width: 30px;
	height: 30px;
	position: relative;
	top: 10px;
}

.gsjjsp {
	background: url(../../stylecn/images/gsjjspbj.png)no-repeat;
	width: 40%;
	height: 440px;
	position: absolute;
	z-index: 0;
	margin-top: 22px;
	margin-left: -33px;
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25);
}

.main {
	width: 100%;
}

.btn {
	width: 100%;
	height: 1.2rem;
	margin-left: auto;
	margin-right: auto;
}

.spanList {
	font-family: PingFang-SC-Medium;
	font-size: 2rem;
	color: #fff;
	text-align: center;
	line-height: 44px;
	display: inline-block;
	position: relative;
	letter-spacing: 0.005rem;
	font-weight: 400;
	width: 12%;
	height: 44px;
	background: -webkit-linear-gradient(left, #d71627, #761031);
	border-radius: 20px;
	margin: 0 2%;
}

.active {
	font-family: PingFang-SC-Bold;
	font-size: 2.48rem;
	font-weight: 600;
	color: #3f3f3f;
	text-align: center;
	line-height: 1.2rem;
	letter-spacing: 0.005rem;
	display: inline-block;
}

.active::after {
	top: 1rem;
	content: "";
	width: 0.8rem;
	height: 0.08rem;
	border-radius: 0.04rem;
}

.context {
	background: url(../../stylecn/images/149.png) no-repeat;
	width: 85%;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
}

.conss {
	display: none;
}

.current {
	background: #333;
	/* border: 1PX solid #761031; */
	color: #fff;
}

.contextul {
	overflow: hidden;
}

.inkhah3 .inkhala:hover {
	color: #d71627;
}

.inkhala {
	font-size: 18px;
	background: url(../../stylecn/images/subcon.png)no-repeat right;
	display: block;
}

.tophight {
	height: 206px;
}

.wzlogo {
	display: inline-block;
	background: url(../../stylecn/images/logo.png)no-repeat;
	width: 234px;
	height: 68px;
	position: relative;
	top: 13px;
	margin-right: 30px;
}

.gsjj-qyslimg {
	display: none;
}

.shows {
	display: block;
	margin-top: 80px;
	width: 100%;
	height: 100%;
}

.wprtlyb2 {
	background: url(../../stylecn/images/messgs.png)no-repeat;
	height: 800px;
	background-size: 100%;
	display: none;
}

.wprtlybbody {
	padding: 35% 10% 0 10%;
	margin-top: 5px;
}

.wprtlybbodyh3 {
	font-size: 2.5rem;
	font-weight: bold;
}

.wprtlybbodyp {
	color: #808080;
	font-size: 1rem;
	line-height: 2rem;
}

.wprtlybtit {
	height: 210px;
	margin: 0px;
	border-radius: 10px;
}

.btnns2 {
	width: 100%;
	margin: 15px 0px;
}

.wprtlybbody .wprtlybinput {
	width: 100%;
	border-radius: 15px;
	margin: 5px 0px;
	padding: 10px 15px;
}

@media(max-width:630px) {
	.wprtlybtit {
		height: 180px;
	}

	.wprtlyb2 {
		height: 640px;
	}
}

@media(max-width:580px) {
	.newdate {
	    padding-left: 10%!important;
	}
	.wprtlybtit {
		height: 150px;
	}
}

@media(max-width:530px) {
	.wprtlybtit {
		height: 120px;
	}

	.wprtlyb2 {
		height: 510px;
	}
}

@media(max-width:500px) {
	.wprtlybtit {
		height: 100px;
	}
}

@media(max-width:480px) {
	.wprtlybtit {
		height: 80px;
	}
}

@media(max-width:460px) {
	.wprtlybtit {
		height: 60px;
	}
}

@media(max-width:410px) {
	.wprtlybbodyh3 {
		font-size: 1.5rem;
	}

	.wprtlyb2 .wprtlybbody .wprtlybinput {
		padding: 5px 15px;
		margin: 0 0 5px 0;
	}

	.wprtlybbody .btnns2 {
		padding: 1em 2.642em;
	}
}

@media(max-width:370px) {
	.wprtlybbody {
		padding: 32% 10% 0 10%;
	}

	.wprtlybtit {
		height: 70px;
	}

	.btnns2 {
		margin: 5px 0;
	}
}

@media(max-width: 520px) {
	.clearfix .logo1360-420 {
		display: block;
	}

	.clearfix .lxwmtop {
		overflow: inherit;
	}

	.gsjjfwlc {
		display: none;
	}

	.gsjjfydim {
		display: block;
		margin: 20px 0;
		height: 160px;
	}

	#cpzxcpbox .cpzxbox1 .cpzxboxa {
		width: 20%;
		height: 4%;
		margin-top: -12%;
	}
}

@media(max-width: 1360px) {

	.logo1360-420,
	.lxwmtopzj,
	.gyratopbj,
	.xwzxnewtop,
	.wzlogo,
	.wzdhtle {
		display: none;
	}
}

@media(max-width:660px) {
	.gsjjhead .gsjjim,
	.gsjjh,
	.gsjjh2{
		display: none;
	}

	.ydgsjjh,
	.ydgsjjh2{
		display: block;
	}

	#jieshao table{
		font-size: 12px;
	}

	.gsjj-qyslimg {
		display: block;
		padding: 0 5px;
	}

	.footydnone {
		display: none;
	}

	.ydbomdh {
		display: block;
	}

	.row .col-md-4 {
		width: 85%;
		margin: 0 5%;
	}

	#sidebar .widget.widget.widget_information ul.style-2 .hl,
	#footer-widgets .widget.widget.widget_information ul.style-2 .hl {
		width: 28%;
	}

	.hentry .newkef {
		display: none;
	}

	.d_page {
		display: none;
	}

	.newydnone {
		display: block;
	}
}

@media(max-width:1440px) {

	.lxwmtopul .lxwmzx {
		height: 38px;
		line-height: 30px;
	}

	.lxwmtopzj {
		margin-top: 10px;
	}
}

@media(max-width:1350px) {
	.lxwmtop .lxwmtople {
		margin-left: 5px;
	}
}

@media(max-width: 710px) {
	.animsition .lxwmtop {
		margin-top: -30px;
		padding: 5px 10px;
	}
}

@media(max-width:510px) {
	.lxwmtop .lxwmtople {
		left: 5%;
	}

	.lxwmtopul .lxwmtopli3 {
		margin-bottom: 0px;
	}

	.contextul .contextli {
		width: 48%;
		margin: 20px 1%;
	}

	.conss .contextul li:nth-child(2) {
		margin: 20px 1%;
	}

	.conss .contextul li:nth-child(5) {
		margin: 20px 1%;
	}

	.contextli .contextliimg {
		width: 0px;
		height: 0px;
	}
}

@media(max-width:480px) {
	.contextul .contextli {
		width: 48%;
		margin: 15px 1%;
	}

	.conss .contextul li:nth-child(2) {
		margin: 15px 1%;
	}

	.conss .contextul li:nth-child(5) {
		margin: 15px 1%;
	}

	.xcspcplih2 .xcspcplia2 {
		background: 0;
	}
}

@media(max-width:430px) {
	.contextul .contextli {
		width: 48%;
		margin: 5px 1%;
	}

	.conss .contextul li:nth-child(2) {
		margin: 5px 1%;
	}

	.conss .contextul li:nth-child(5) {
		margin: 5px 1%;
	}
}

@media(max-width:990px) {
	.gsjjsps {
		height: 330px;
		width: 100%;
	}

	.gsjjby {
		width: 100%;
	}

	#Main_Content{
		margin-bottom: 60px;
	}

	.embed,
	iframe,
	object,
	video {
		padding: 0 5px;
	}

	#wrapper .clearfix .topmarg0 {
		margin-top: -136px;
	}

	.meunss {
		width: 100%;
	}

	.cbp-nav-controls {
		display: none;
	}

	.btn .spanList {
		font-size: 1.4rem;
		margin: 0px;
		width: 20%;
	}

	.newslisa1 {
		display: none;
	}
}

@media(max-width:375px) {
	.gsjjsps {
		height: 205px;
	}

	.cpalrig .cpalh1 {
		font-size: 1.3em;
	}
}

@media(max-width:360px) {
	.gsjjsps {
		height: 230px;
	}

	.embed,
	iframe,
	object,
	video {
		padding: 0px;
	}

	.contextul .contextli {
		width: 48%;
		margin: 0px 1%;
	}

	.conss .contextul li:nth-child(2) {
		margin: 0px 1%;
	}

	.conss .contextul li:nth-child(5) {
		margin: 0px 1%;
	}

	.wprtlyb2 {
		height: 450px;
	}
}

.newslispyd {
	display: none;
}

.gyratopbj {
	background: url(../../stylecn/images/gyrabjtp.png)no-repeat;
	width: 1920px;
	height: 680px;
	position: relative;
	margin-top: -126px;
}

.ydcpzxdqwz {
	display: none;
}

.cpzxdqwzny {
	margin-top: 10px;
}

.cpzxdqwz a {
	font-size: 1rem;
}

.cpzxdqwz a:last-child {
	color: #d71627;
}

.titleft {
	margin-left: 5px;
}

.lxwmtit {
	color: #ffffff;
	font-size: 16px;
	line-height: 30px;
}

.lxwmtbspan {
	position: relative;
	left: 6px;
}

.lxwmtopzj {
	background: url(../../stylecn/images/1852.png)no-repeat;
	width: 1500px;
	height: 80px;
	margin: 0 auto;
	text-align:left;
	color: #ffffff;
	font-size: 1.4rem;
	position: relative;
	margin-top: -30px;
	overflow: hidden;
}

.lxwmpzbztb {
	background: url(../../stylecn/images/91858.png)no-repeat;
	display: inline-block;
	width: 74px;
	height: 80px;
	margin-left: 10px;
}

.lxwmtiese {
	position: relative;
	bottom: 31px;
}

.lxwmtitses {
	top: 27px;
}

.gsjjboy {
	position: relative;
	top: 27px;
}

.alxcjhtb {
	position: relative;
	display: inline-block;
	top: -45px;
	left: 380px;
}

.xcspcplih2 {
	color: #ffffff;
	background: #05163f;
	margin-top: -20px;
	padding: 1.5em 0 0.5em 0;
	margin-bottom: 0px;
	font-size: 1.5em;
	padding-left: 15px;
}

@media(min-width:1200px) {
	.xcspcplih2 .xcspcplia222 {
		background: #05163f;
	}
}

@media(max-width:1300px) {
	.cpzxboxs{
		display: none;
	}
}

@media(max-width:1000px) {
	.xcspcpul .xcspcpli {
		width: 47%;
		margin: 0 1%;
	}

	.xcspcpbox .xcspcpul li:nth-child(3n+2) {
		margin: 0 2%
	}

	.contextul .contextli .contextlip {
		font-size: 1.4em;
		top: -12px;
	}

	.shows {
		margin-top: 40px;
	}

	.contextli {
		height: 180px;
	}
}

@media(max-width: 650px) {
	.ydbomdha2 img {
	    width: 40%;
	}
	.ydbomdha1 img {
	    width: 36%;
	    /* margin-top: 14.5%; */
	}
	.contextul .contextli .contextlip {
		font-size: 1.2em;
		line-height: 30px;
	}

	.clearfix #cpzxcpbox {
		margin: 5px 0 0 0;
	}

	.wprtlyb2 {
		display: block;
	}

	.wprtlyb3 {
		margin-bottom: 120px;
	}

	.mt50 {
		margin-top: 5px;
		margin-bottom: 5px;
	}
}

@media(max-width:580px) {
	.contextul .contextli .contextlip {
		font-size: 1em;
		top: -25px;
	}

	.contextul .contextli {
		height: 140px;
	}
}

@media(max-width:550px) {
	.wprtlyb3 {
	    margin-bottom: 180px;
	}
	.ydbomdh {
		bottom: -56px;
	}
	.ydbomdh a {
	    margin-left: 40px;
	}
}

@media(max-width:500px) {
	.wprtlyb3 {
	    margin-bottom: 150px;
	}
	.ydbomdh a {
	    margin-left: 40px;
	}
}
@media(max-width:450px) {
	.wprtlyb3 {
	    margin-bottom: 110px;
	}
	.ydbomdh {
		bottom: -65px;
	}
	.ydbomdh a {
	    margin-left: 35px;
	}
	.newdate {
	    padding-left: 7%!important;
	}
}
@media(max-width:400px) {
	.wprtlyb3 {
	    margin-bottom: 60px;
	}
	.ydbomdh {
		bottom: -80px;
	}
	.ydbomdh a {
	    margin-left: 30px;
	}
	.newdate {
	    padding-left: 4%!important;
	}
}
@media(max-width:350px) {
	.wprtlyb3 {
	    margin-bottom: 60px;
	}
	.ydbomdh {
		bottom: -80px;
	}
	.ydbomdh a {
	    margin-left: 25px;
	}
	.newdate {
	    padding-left: 1%!important;
	}
}

.gyradzrx {
	display: block;
	width: 14em;
	height: 40px;
	line-height: 40px;
	background: -webkit-linear-gradient(left, #761031, #b42431);
	border-radius: 20px;
	padding: 0 46px;
	color: #ffffff;
	margin-top: 15px;
	text-align: center;
	font-size: 1.2em;
}

.nytopzxzx {
	display: inline-block;
}

.dhdhtb {
	background: url(../../stylecn/images/110454.png)no-repeat;
	display: inline-block;
	width: 40px;
	height: 40px;
	position: relative;
	top: 8px;
}

.ann {
	background: -webkit-linear-gradient(left, #d71627, #761031);
	color: #ffffff;
}

.ann:hover {
	color: #d71627;
	background: #ffffff;
	border: 1px solid #d71627;
}

.inline-block {
	display: inline-block;
	line-height: 45px;
}

.float {
	float: left;
}

#service-wrap .cbp-nav-next:after,
#service-wrap .cbp-nav-prev:after,
#testimonials-wrap .cbp-nav-next:after,
#testimonials-wrap .cbp-nav-prev:after,
#projects .cbp-nav-next:after,
#projects .cbp-nav-prev:after,
#partner-wrap .cbp-nav-next:after,
#partner-wrap .cbp-nav-prev:after,
#team-wrap .cbp-nav-next:after,
#team-wrap .cbp-nav-prev:after,
#images-wrap .cbp-nav-next:after,
#images-wrap .cbp-nav-prev:after {
	content: "\f104";
	font-family: "FontAwesome";
	color: #7c8b90;
	text-align: center;
	width: 100%;
	height: auto;
	font-size: 18px;
	line-height: 22px;
	background-image: none;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: color ease .238s;
	-moz-transition: color ease .238s;
	transition: color ease .238s;
}

.wprt-project.arrow-style-2 #projects .cbp-nav-next::before,
.wprt-project.arrow-style-2 #projects .cbp-nav-prev::before,
.wprt-service.arrow-style-2 #service-wrap .cbp-nav-next::before,
.wprt-service.arrow-style-2 #service-wrap .cbp-nav-prev::before,
.wprt-testimonials.arrow-style-2 #testimonials-wrap .cbp-nav-next::before,
.wprt-testimonials.arrow-style-2 #testimonials-wrap .cbp-nav-prev::before,
.wprt-team.arrow-style-2 #team-wrap .cbp-nav-next::before,
.wprt-team.arrow-style-2 #team-wrap .cbp-nav-prev::before,
.wprt-galleries-grid.arrow-style-2 #images-wrap .cbp-nav-next::before,
.wprt-galleries-grid.arrow-style-2 #images-wrap .cbp-nav-prev::before {
	background: #fff;
	border: 2px solid #d71627;
}

#service-wrap .cbp-nav-next::before,
#service-wrap .cbp-nav-prev::before,
#testimonials-wrap .cbp-nav-next::before,
#testimonials-wrap .cbp-nav-prev::before,
#projects .cbp-nav-next::before,
#projects .cbp-nav-prev::before,
#partner-wrap .cbp-nav-next::before,
#partner-wrap .cbp-nav-prev::before,
#team-wrap .cbp-nav-next::before,
#team-wrap .cbp-nav-prev::before,
#images-wrap .cbp-nav-next::before,
#images-wrap .cbp-nav-prev::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: all ease .238s;
}

#service-wrap .cbp-nav-next:after,
#testimonials-wrap .cbp-nav-next:after,
#projects .cbp-nav-next:after,
#partner-wrap .cbp-nav-next:after,
#team-wrap .cbp-nav-next:after,
#images-wrap .cbp-nav-next:after {
	content: "\f105";
}

.newhlybjj {
	height: 20px;
}

.cpaltopbox {
	margin: 20px 0 30px 20px;
}

.cpaltopbox:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

.cpallef {
	float: left;
	width: 50%;
}

.cpalrig {
	float: right;
	width: 46%;
	font-size: 16px;
}

.gyradzrx {
	margin-top: 10px;
	margin-left: 66px;
}

.cpalxtb {
	background: url(../../stylecn/images/1736.png)no-repeat;
	width: 27px;
	height: 22px;
	display: inline-block;
	margin-right: 5px;
	position: relative;
	top: 5px;
}

.cpalrgul {
	margin-top: 10px;
}

.cpalrguldiv {
	box-shadow: 0 0 10px #bdd0ec;
	padding: 20px 5px 20px 10px;
	width: 80%;
	border-radius: 1.2rem;
	margin-bottom: 25px;
}

.cpalrgul li {
	line-height: 35px;
	font-size: 18px;
}

@media(max-width:700px){
	.cpalrgul li {
		line-height: 20px;
		font-size: 18px;
	}
}

.col-md-12{
	margin: 5px 0;
}

.cpalrig:before {
	content: "henanruiao";
	font-size: 80px;
	color: #000;
	font-weight: 800;
	text-transform: uppercase;
	white-space: nowrap;
	overflow: hidden;
	opacity: 0.02;
	position: absolute;
	top: 0px;
	right: 80px;
	z-index: -1;
}

.cpalh1 {
	font-size: 2.5em;
	margin: 0px;
}

.cpalkfzx {
	display: inline-block;
	margin: 25px 0;
	color: #333;
	margin-right: 40px;
}

.zdbj {
	color: #ffffff;
	font-size: 1.1em;
	padding: 3px 5px;
	background: -webkit-linear-gradient(left, #761031, #b42431);
}

.cpaltb {
	display: inline-block;
	width: 55px;
	height: 55px;
	position: relative;
	top: 7px;
}

.cpalkftb {
	background: url(../../stylecn/images/2236.png)no-repeat;
}

.cpalkwxtb {
	background: url(../../stylecn/images/32259.png)no-repeat;
}

.cpzxdqwzlef {
	margin-left: 20px;
}

.cpalrigbj {
	background: url(../../stylecn/images/134931.png)no-repeat;
	width: 840px;
	height: 500px;
	position: absolute;
	right: 0;
	z-index: -3;
}

.cpalxlb {
	display: inline-block;
	background: url(../../stylecn/images/xlb.gif)no-repeat;
	width: 25px;
	height: 25px;
	position: relative;
	top: 7px;
	transform: rotate(180deg);
}

.imgsys {
	font-size: 1.2em;
	margin-left: 18px;
}

/* .xmallctb{
        background: url(../../stylecn/images/28151514.png)no-repeat;
        width: 1920px;
        height: 732px;
      } */
.post-titleleft {
	margin-left: 20px;
}

.wxewm {
	background: url(../../stylecn/images/weixin.jpg)no-repeat;
	display: block;
	width: 90px;
	height: 90px;
	border-radius: 5px;
	background-size: 100%;
}

.cpzxsmxj{
	position: absolute;
	text-align: center;
	margin-top: -120px;
	margin-left: 450px;
	font-size: 18px;
	color: #fff;
	background: #ce391d;
	padding: 3px 3px 3px 3px;
	border-radius: 10px;
}

.cpalsmxj {
	position: absolute;
	text-align: center;
	margin-top: -132px;
	margin-left: 370px;
	font-size: 18px;
	color: #fff;
	background: #ce391d;
	padding: 3px 3px 3px 3px;
	border-radius: 10px;
}

@media(max-width: 620px) {
	.cpalsmxj {
		display: none;
	}

	.cpzxsmxj{
		display: none;
	}

	.cpalrguldiv {
		width: 100%;
		margin-bottom: 5px;
	}

	.cpalkfzx {
		margin-right: 0px;
		margin-top: 15px;
		margin-bottom: 15px;
	}

	.gyradzrxs {
		display: flex;
		justify-content: center;
	}

	.gyradzrx {
		margin-top: 0px;
		margin-left: 0px;
	}

	.imgsys {
		margin-left: 0px;
	}

	.xcspcpbox .xcspcpul {
		padding: 0 5px;
	}

	.xcspcpbox .xcspcpul li:nth-child(3n+2) {
		margin: 0 1%
	}

	.xcsptops {
		display: none;
	}

	.hentry .cpzx-cptjh2tit {
		display: inline-block;
		text-align: center;
		margin: 0px;
	}

	.cpzx-ymdh {
		display: none;
	}

	#main-nav-mobi {
		width: 25%;
		margin: 0px;
		left: 75%;
	}

	.post-titleleft {
		margin-left: 0px;
	}
	#imgsy video{
		width: 100%;
	}
}

.cpallefims {
	width: 100%;
	height: 100%;
	border-radius: 10px 4.4em 10px 10px;
	box-shadow: 0 0 15px #d6d6d6;
}

.cpbjtpxt {
	position: absolute;
	z-index: -1;
	margin-top: 50px;
}

.index_videop {
	text-align: center;
}

.newkef {
	width: 730px;
	background: #f5f5f5;
	border-radius: 10px;
	position: absolute;
	right: -25px;
	top: 30px;
	padding: 15px 20px;
}

.newkef p {
	font-size: 16px;
	line-height: 30px;
}

.newkef p strong {
	font-size: 24px;
	color: #d71627;
}

.newkef::before {
	content: "";
	width: 86px;
	height: 157px;
	/* background: url(../../stylecn/images/cartoon.png) no-repeat; */
	position: absolute;
	display: block;
	right: 20px;
	top: -85px;
	z-index: -1;
}

.newwzdz {
	font-size: 16px;
}

.xbk {
	border-bottom: 2px solid #d71627;
	padding-bottom: 8px;
	line-height: 15px;
	background: url(../../stylecn/images/subcon.png)no-repeat right;
	margin-top: 10px;
	margin-bottom: 5px;
}

.xbk a:hover {
	color: #d71627;
}

.index_newliny {
	padding: 0.6em 0;
	border-bottom: 1px dashed #d71627;
}

.newzxgt {
	color: #ffffff;
	font-size: 13px;
	margin-left: 15px;
	background: -webkit-linear-gradient(left, #761031, #b42431);
	border-radius: 20px;
	padding: 8px 32px;
}

.nuebdy {
	font-size: 16px;
}

.spbftb {
	background: url(../../stylecn/images/video.png) no-repeat;
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	left: 44%;
	top: 33%;
}

.dhtbt {
	margin-top: 4px;
}

.rxcpzxxq {
	display: block;
	width: 200px;
	height: 35px;
}

.contextli img {
	width: 460px;
}

.khalh3 {
	display: inline-block;
}

.khala {
	display: inline-block;
	position: relative;
	top: -39px;
	left: 357px;
}

.imgytf {
	position: relative;
}

.bskg {
	background: url(../../stylecn/images/new1231.png)no-repeat;
	display: inline-block;
	width: 20px;
	height: 20px;
}

.pngsauto{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	position: relative;
	top: 10px;
}

.imgauto {
	width: 100%;
	height: 100%;
	max-width: 70%;
	max-height: auto;
}

.autoimg {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

.none {
	display: none;
}

.margin-l10 {
	margin-left: 10px;
	margin-top: 5px;
}

.gsjjbox .gsjjul .slhydnone {
	float: right;
}
.cprydp,
.cpallef .cprydp,
.cpright .cprydp{
	display: none;
}
.cprpcp,
.cpallef .cprpcp,
.cpright .cprpcp{
	font-size: 16px;
	margin-top: 18px;
}

.cprpcp{
	margin: 5px 0 ;
}

@media(max-width: 1860px) {
	.cpzxbombox {
		display: none;
	}

	.cpzxboxs{
		width: 95%;
	}
}

.ydblock {
	display: none;
}

.newrqnyr {
	display: none;
}

@media(max-width:800px) {
	.pcblock {
		display: none;
	}

	.ydblock {
		display: block;
		text-align: center;
		font-size: 30px;
		color: #d71627;
		margin: 0px;
	}

	.inkhalli .khanytc {
		display: none;
	}

	.inkhanbox .inkhalul {
		width: 100%;
		padding: 0 1%;
	}

	.inkhalul .inkhalli {
		width: 47%;
		margin: 0px 5px;
	}

	.inkhah3 .inkhala {
		font-size: 13px;
	}

	.pcnone {
		display: block;
	}

	.inkhalli .inkhah3 {
		padding: 5px 0;
		margin: 0 0 3px 0;
	}

	.context {
		width: 100%;
	}

	.contextli {
		height: 160px;
	}

	.indexsp {
		padding: 6px 0px;
	}

	.service-item-wrap .indexsp {
		padding: 2px 0px;
	}

	.col-md-12 .wprt-spacers {
		height: 0px;
	}

	.animsition .offers {
		margin-top: 0px;
	}

	.offers {
		margin-top: 0px;
	}

	.shop-col-3 .mar-bom-10 {
		margin-bottom: 0px;
	}

	.newpcblock {
		display: none;
	}

	.newydblock {
		display: block;
	}
	.hentry .cpzxdqwzlef {
		margin: 5px 0px 5px 10px;
	}
}

@media(max-width: 700px) {
	.page-content .pcblock1 {
		display: none;
	}

	.newslisp {
		display: none;
	}

	.newslispyd {
		display: block;
		font-size: 14px;
	}

	.newsli .newbody .newanns {
		display: none;
	}

	.indexbt .pcblock {
		display: none;
	}

	.hentry .cpaltopbox {
		margin: 0px;
		padding: 0 5px;
	}

	.newrqnyr {
		display: block;
		float: right;
	}

	.newbody {
		margin: 0%;
		padding: 0 10px;
	}

	.newhlybjj {
		height: 0px;
		margin: 0px;
	}

	.ydcpzxdqwz {
		display: block;
	}
}

@media(max-width:470px) {
	.cpzxyykcbox .cpzxyykctles {
		font-size: 25px;
	}

	.cpzxyykcann .cphqbj {
		margin: 10px 0;
	}

	.cpzxli1 .h2img {
		height: 40px;
		line-height: 40px;
		font-size: 1rem;
	}

	.post-content-single-wrap .newwzdz .post-date {
		margin: 0px;
		padding: 0px;
	}

	.inner-content-wrap .post-content-single-wrap .newwzdz .post-date .inner {
		margin: 0px;
		padding: 0px;
	}

	.entry-date {
		margin: 0px;
		padding: 0px;
	}
	.cprpcp{
		display: none;
	}
	.cprydp,
	.cpaltopbox .cpallef .cprydp,
	.cpbox .cpright .cprydp{
		display: block;
		font-size: 16px;
		margin: 5px 0;
	}
}

@media(max-width:550px) {
	.lxwmtop .lxwmtople {
		left: 0px;
		margin-left: 0px;
		margin-top: 10px;
	}

	.lxwmtopul .lxwmtopli {
		font-size: 1.1rem;
	}

	.lxwmtopspa3{
		font-size: 16px;
		line-height: 30px;
	}

	.lxwmtople .lxwmwz {
		margin: 5px 0 0 0;
	}
}

@media(max-width:1360px) {
	.cpzxtop {
		display: none;
	}

	.cpzxxjt {
		display: none;
	}
}

@media(max-width:1900px) {
	.contextli .contextliimg {
		margin-left: 17px;
	}
}

@media(max-width:1830px) {
	.contextli .contextliimg {
		margin-left: 14px;
	}
}

@media(max-width:1800px) {
	.contextli .contextliimg {
		margin-left: 9px;
	}
}

@media(max-width:1750px) {
	.contextli .contextliimg {
		margin-left: 3px;
	}
}

@media(max-width:1725px) {
	.contextli .contextliimg {
		margin-left: 0px;
	}
}

@media(max-width:1700px) {
	.contextli .contextliimg {
		background: 0px;
	}

	.contextli .contextlip {
		font-size: 2em;
		background: #999;
		display: block;
		top: -37px;
		border-bottom-right-radius: 10px;
		border-bottom-left-radius: 10px;
	}

	.lxwmtople{
		margin-left: 160px;
	}
}

.cpzx-cptjtit {
	font-size: 1.6em;
	display: inline-block;
	padding-top: 10px;
}

.cpzx-cptjh2tit {
	font-size: 1.4em;
	display: inline-block;
	padding: 5px 30px;
	background: #242c5e;
	color: #fff;
	border-radius: 10px;
	display: none;
}

.cpzx-ymdh {
	box-shadow: 0 0 10px #ccc inset;
	border-radius: 20px;
	margin: 10px 0;
}

.cpzx-ymdhul {
	overflow: hidden;
}

.cpzx-ymdhul li {
	float: left;
	width: 16%;
	text-align: center;
}

.cpzxtop {
	width: 1500px;
	height: 520px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
}

.dhbjtp {
	background: url(../../stylecn/images/cpymbj.jpg)no-repeat top;
	width: 1900px;
	height: 680px;
	position: absolute;
	top: 0px;
}

.cpzx-lefts {
	position: relative;
	z-index: 5;
	width: 30%;
	/* margin: 5% 0; */
	float: left;
	left: 33px;
}

.cpzxrxcp {
	background: url(../../stylecn/images/cpht42462.png)no-repeat;
	width: 304px;
	height: 61px;
	margin: 10px 0;
}

.cpzxrxcpso {
	background: url(../../stylecn/images/21131318.png)no-repeat;
	width: 304px;
	height: 61px;
	margin: 10px 0;
}

.cpzxcscpi {
	background: url(../../stylecn/images/cpbt52614.png)no-repeat;
	width: 27px;
	height: 21px;
	display: inline-block;
	position: relative;
	top: 4px;
}

.cpzxrxul {
	font-size: 16px;
	color: #4b4b4b;
}

.cpzxrxul li {
	line-height: 35px;
}

.cpzx-rights {
	width: 65%;
	float: right;
	position: relative;
	z-index: 5;
	/* margin: 6% 0; */
}

.xmaltoplef {
	float: left;
	position: absolute;
	left: 235px;
	z-index: 9;
	margin-top: 2%;
}

.xmaltopbjt {
	display: inline-block;
	width: 1093px;
	height: 473px;
	/* margin-top: 100px; */
	position: relative;
	z-index: 9;
}

.imgxmaltopbjt{
	width: auto;
	max-width: 100%;
}

.gyrajj {
	position: absolute;
	left: 240px;
	width: 25%;
	margin-top: 9%;
	font-size: 16px;
}

.cpzxrximg1 {
	background: url(../../stylecn/images/343452.jpg)no-repeat;
	width: 430px;
	height: 320px;
	display: inline-block;
}

.alzxrximg1 {
	background: url(../../stylecn/images/al1231.jpg)no-repeat;
	width: 430px;
	height: 320px;
	display: inline-block;
}
.cpzxrximg {
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}

.cpzxrximg2 {
	background: url(../../stylecn/images/2513.jpg)no-repeat;
	width: 430px;
	height: 320px;
	display: inline-block;
}

.alzxrximg2 {
	background: url(../../stylecn/images/al1232.jpg)no-repeat;
	width: 430px;
	height: 320px;
	display: inline-block;
}

.cpzxtpbix1 {
	display: inline-block;
	text-align: center;
	margin: 0 2%;
}

.cpzxrxcpp {
	font-size: 16px;
	margin: 15px 0;
	line-height: 30px;
}

.cpzxrxh3 {
	color: #ffffff;
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #a3bded 0%, #6991c7 100%);
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #a3bded 0%, #6991c7 100%);
　　background: -webkit-linear-gradient(top, #a3bded 0%, #6991c7 100%); /* chrome */
	/* IE 10 */
	background: -ms-linear-gradient(top, #a3bded 0%, #6991c7 100%);
	/* Webkit: Safari 5.1+, Chrome 10+ */
	background: -webkit-linear-gradient(top, #a3bded 0%, #6991c7 100%);
	position: relative;
	top: -8px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	line-height: 50px;
	font-size: 20px;
}

.cpzxrxbf {
	background: url(../../stylecn/images/video.png)no-repeat;
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	left: 20%;
	top: 37%;
}

.cpzxrxbf1 {
	background: url(../../stylecn/images/video.png)no-repeat;
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	left: 69%;
	top: 37%;
}

.xcsptops {
	margin-top: 50px;
	width: 1500px;
	margin-left: auto;
	margin-right: auto;
}

.xcspcpbox {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}

.xcspcpul {
	overflow: hidden;
	width: 100%;
}

.xcspcpli {
	float: left;
	width: 30%;
}

.xcspcpul li:nth-child(3n+2) {
	margin: 0 5%;
}

.xcspcpli img {
	border-bottom-left-radius: 20px;
}

.xcspcplia {
	display: block;
	overflow: hidden;
}

.xcspcplia:hover img {
	transform: scale(1.1, 1.1);
	transition: all .6s ease;
}

.xcspcplia2:hover h2 {
	color: #e61e37;
}

.xcspcplia2 {
	background: url(../../stylecn/images/spzxjhbq.png)no-repeat right;
	display: block;
}

.cpzxtoptith1 {
	display: inline-block;
	margin: 0px;
	font-size: 2.5em;
	font-weight: 600;
}

.cpzxtoptit {
	float: left;
	position: relative;
	top: 20px;
	left: 8px;
}

.xmaltoptb {
	float: left;
	margin-top: -25px;
}

.xmaltoptit {
	float: left;
}

.cpzxtoptith1p,
.cpzxtoptit p {
	font-size: 16px;
	line-height: 24px;
}

.xcspcpxbop {
	-webkit-box-shadow: 2px 0 35px rgba(21, 53, 129, 0.2) inset;
	box-shadow: 2px 0 35px rgba(21, 53, 129, 0.2) inset;
	background: #fff;
	padding-left: 15px;
}

.xcspcpxbop p {
	display: inline-block;
	width: 80%;
	font-size: 16px;
	margin-top: 5px;
}

.cpzxtoptb {
	float: left;
}

.mfsjfabj {
	background: url(../../stylecn/images/mfsjfabj.png)no-repeat;
	display: inline-block;
	width: 146px;
	height: 40px;
	position: absolute;
	margin-top: 13px;
	z-index: -1;
}

.mfsjfaspa {
	color: #fff;
	font-size: 16px;
	padding-left: 0px;
	padding-left: 25px;
}

.xcspcpx1 {
	background: url(../../stylecn/images/xcspcpx1.png)no-repeat;
	display: inline-block;
	width: 21px;
	height: 21px;
	position: relative;
	top: 5px;
}

.xcspcpx2 {
	background: url(../../stylecn/images/xcspcpx2.png)no-repeat;
	display: inline-block;
	width: 21px;
	height: 21px;
	position: relative;
	top: 5px;
}

.xcspctb {
	position: absolute;
	display: inline-block;
	margin-top: -20px;
}

.cpzxtita {
	display: block;
}

.cpzxtita:hover {
	color: #d71627;
}

.cpzxdqwz a {
	color: #333;
}

.nycpzxgd {
	color: #ffffff;
	display: block;
	float: right;
	margin-right: 32px;
	width: 110px;
	background: -webkit-linear-gradient(left, #d71627, #761031);
	padding: 5px 10px;
	font-size: 1.2em;
	text-align: center;
}

.nycpzx {
	margin: 5px 0px;
	display: inline-block;
	font-weight: 600;
	font-size: 1.5em;
}

.post-content {
	font-size: 16px;
	line-height: 30px;
}

.xmalfwlc img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

.wzimgbor img {
	border-radius: 10px;
}

.wzimgbors:hover img{
	transform: scale(1.1, 1.1);
	transition: all .6s ease;
}

.edit {
	display: none;
	font-size: 15px;
	position: absolute;
	background: #333;
	z-index: 90;
	padding: 20px;
	line-height: 25px;
	text-align: center;
}

.editinde {
	left: -980px;
	width: 1905px;
	margin-top: 4px;
}

.editny {
	left: -600px;
	width: 1950px;
	margin-top: 0px;
}

.edit a {
	color: #fff;
}

@media(max-width: 1000px) {
	.main-nav ul.menu>li:nth-child(2):hover div.with {
		display: none;
	}
}

ul.menu>li:nth-child(2):hover div.with {
	display: block;
	position: absolute;
}

.headdhul {
	overflow: hidden;
	width: 1200px;
}

.headdhul li {
	float: left;
	width: 13%;
	margin: 0 0.2%;
}

.headultop {
	float: left;
	width: 295px;
	font-size: 18px;
	line-height: 40px;
}

.padd-rig-140 {
	padding: 0 140px 0 0;
}

.mar-bom-10 {
	margin-bottom: 10px;
}

.padd-rig-135 {
	padding-right: 135px;
}

.btn-yd {
	display: none;
}

.titfbsj {
	background: url(../../stylecn/images/84131.png)no-repeat left;
	display: inline-block;
	width: 25px;
	height: 25px;
	position: relative;
	top: 6px;
	margin-right: 8px;
}

.titfbtle {
	background: url(../../stylecn/images/84117.png)no-repeat left;
	display: inline-block;
	width: 25px;
	height: 25px;
	position: relative;
	top: 6px;
	margin-right: 8px;
}

.cpzxtitimg{
	background: url(../../stylecn/images/400x100.png)no-repeat;
	width: 400px;
	height: 82px;
	text-align: center;
	color: #f1f1f1;
	line-height: 98px;
  }

.titydblock {
	display: none;
}

.indexydlb {
	display: none;
}

.ydgsjjsp{
	display: none;
}

@media(min-width:1500px){
	#content { height: 300px; }
}
@media(min-width:1200px) and (max-width:1400px) {
	.lybright {
	    right: 2%;
	}
	.newkef {
	    margin-top: 30px;
	}
	#imgsy {
	    padding: 45px 50px !important;
	    margin-top: 40px;
	}
}
@media(min-width:992px) and (max-width:1200px) {
	.newsli .newbody {
		width: 45%;
	}
}

@media(max-width:830px) {
	.footyqlj{
		display: none;
	}
}

@media(min-width:740px) and (max-width:992px) {
	.newsli .newbody {
		width: 65%;
	}
}

@media(min-width:740px){
	.newdate {
		display: none;
	}
}

@media(max-width:740px) {
	.newbody a{
		width: 69%;
	}
	.newbody h2{
		white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    display: block;
	}
	.newdate{padding-left: 15%;}
	.newsli .newbody {
		width: 100%;
		border-right: 0;
		padding: 0 10px;
		margin: 0px;
		display: inherit;
	}

	.newsli .newrq {
		display: none;
	}

	.newsli .newbody h2 {
		font-size: 1.1em;
		margin: 0px;
	}

	.newbody .newanns {
		margin-top: 10px;
		display: inline-block;
	}

	.newkef {
		width: 100%;
	}

	.newkef p {
		font-size: 15px;
	}

	.newkef p strong {
		font-size: 22px;
	}

	.inner-content-wrap #imgsy {
		padding: 10px 5px;
	}

	.left-45px {
		padding-left: 0px;
	}

	.titpcblock {
		display: none;
	}

	.titydblock {
		display: block;
	}

	.hentry .post-meta {
		padding: 0px;
	}

	.btn-pc {
		display: none;
	}

	.btn-yd {
		display: block;
	}

	.btn .spanList {
		border-radius: initial;
	}
}

@media(max-width: 1890px) {
	.animsition .xmaltops {
		margin-top: 100px;
	}
}

@media(max-width: 1890px)and(min-width: 720px) {
	.animsition .xmaltops {
		padding-left: 8%;
	}
}

@media(max-width: 720px) {
	.animsition .xmaltops {
		display: none;
	}
	.ydgsjjsp{
		display: block;
	}
	.ydgsjjsp .gsjjsps{
		margin-left: 0px;
	}
}

#map{
    width: 1500px;
  }
  @media(max-width:1522px){
   
  .gsjjfwlcul li {
    margin: 4% 0%;
}
.gsjjim2 {
    left: 250px;
}
}
  @media(max-width:1500px){
    #map{
    width: 1000px;
  }
  .lxwmtopbox .lxwmtop .lxwmtople{
	  margin-left: 10px;
	  margin-bottom: 10px;
  }
 
  }
  @media(max-width:1200px){
    #map{
    width: 800px;
  }
  .xcspcpli .xcspcplih2{
	padding-left:0px;
}

.cpzxcpul .cpzxcpli{
	width: 47%;
	margin: 0 1%;
}
  }
  @media(max-width:800px){
    #map{
    width: 550px;
  }
  .cpzxtitimg{
	font-size: 1em;
	height: 40px;
	line-height: 40px;
	top: -5px;
  }
  }

  @media(max-width:500px){
    #map{
    width: 350px;
  }
  }

  @media(max-width: 1720px){
	.cpzxtitimg{
	  background: #05163f;
	  height: 50px;
	  width: 100%;
	  line-height: 50px;
	  position: relative;
	  top:-20px;
	  border-bottom-left-radius: 20px;
	  border-bottom-right-radius: 20px;
	}
  }

  @media(max-width: 1780px){
	.xmaltop {
		display: none;
	}
  }

  @media(max-width: 1550px){
	.lxwmtop .lxwmtople {
		margin-left: 60px;
	}
  }

  .cpzxcpul{
	overflow: hidden;
  }

  .cpzxcpli{
	float: left;
	width: 26%;
	margin: 0 3%;
	overflow: hidden;
  }

  .cpzxxjt{
	text-align: center;
  }

  .cpzxxjt img{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	position: relative;
	margin-top: -15px;
	margin-left: -65px;
  }

  .footyqlj{
	text-align: center;
  }

  .footyqlj a{
	  color: #333;
  }

  .footyqlj a:hover{
	  color: #d71627;
  }