@charset "gb2312";

/*通用样式*/

body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, html, iframe, input, li, ol, p, pre, td, textarea, th, ul {
	margin: 0;
	padding: 0
}
dl, ol, ul {
	list-style-type: none
}
ul, li {
	list-style-type: none;
}
body {
	font: 14px/1.5em 微软雅黑;
	text-align: center;
	color: #333333;
	max-width: 500px;
	margin: 0px auto;
}
div {
	font: 14px/1.5em 微软雅黑;
	text-align: left;
	color: #333333;
}
a {
	text-decoration: none;
	color: #333333;
}
.clears {
	clear: both;
	font-size: 0px;
	height: 0px;
	overflow: hidden;
}
.clearfix::before {
	height: 0px;
	line-height: 0;
	clear: both;
	display: block;
	visibility: hidden;
	content: "";
}
.clearfix::after {
	height: 0px;
	line-height: 0;
	clear: both;
	display: block;
	visibility: hidden;
	content: "";
}
#header {
	left: 0;
	top: 0;
	width: 100%;
	border-bottom: solid 1px #eee;
	box-shadow: 0px 2px 2px rgba(0,0,0,0.4);
	z-index: 99999;
	background: #fff;
	text-align: center;
	overflow: hidden;
}
.am-sticky {
	transform-origin: 0% 0%;
	position: fixed !important;
	z-index: 1010;
	-webkit-transform-origin: 0 0;
}
#header .wrap {
	width: 100%;
	max-width: 500px;
	margin: 0px auto;
	padding: 10px 0px;
	position: relative;
}
#logo {
	float: left;
	position: relative;
	width: 70%;
	line-height: 0px;
	font-size: 0px;
}
#logo img {
	width: 100%;
	margin-left: 10px;
}
#logo:before {
	content: "";
	position: absolute;
	left: -665px;
	top: -460px;
	width: 200px;
	height: 15px;
	background-color: rgba(255,255,255,.5);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-animation: searchLights 1s ease-in 1s infinite;
	-o-animation: searchLights 1s ease-in 1s infinite;
	animation: searchLights 1s ease-in 1s infinite
}
#menu-btn {
	float: right;
	width: 20%;
	height: 65px;
	background: url(../image/nav.png) no-repeat center;
}
.open#menu-btn {
	background: url("../image/close.png") no-repeat center;
}



/* 菜单按钮控制 */

.mnav {
	position: fixed;
	z-index: 100001;
	width: 100%;
	text-align: center;
	overflow-x: hidden;
	left: 0;
	display: none;
}
.mnavdiv {
	width: 100%;
	text-align: center;
	background-color: #f7f7f7;
	max-width: 500px;
	margin: 0px auto;
	border-top: 1px #c7c6c6 solid;
}
.mnav .nav-item {
	border-bottom: 1px #e5e4e4 solid;
}
.mnav .nav-item a {
	display: block;
	width: 100%;
	height: 34px;
	line-height: 34px;
	padding: 13px 0;
	background: url(../images/nav-item_more.png) no-repeat 95% 50%;
}
.mnav .nav-item i {
	display: inline-block;
	width: 34px;
	height: 34px;
	float: left;
	margin: 0 15px 0 16px;
	border: 1px #6c6c6c solid;
	-webkit-border-radius: 34px;
	-moz-border-radius: 34px;
	border-radius: 34px;
}
.nav-item1 {
	background: url(../image/nav-item1.svg) no-repeat 50% 50%;
}
.nav-item2 {
	background: url(../image/nav-item2.svg) no-repeat 50% 50%;
}
.nav-item3 {
	background: url(../image/nav-item3.svg) no-repeat 50% 50%;
}
.nav-item4 {
	background: url(../image/nav-item4.svg) no-repeat 50% 50%;
}
.nav-item5 {
	background: url(../image/nav-item5.svg) no-repeat 50% 50%;
}
.nav-item6 {
	background: url(../image/nav-item6.svg) no-repeat 50% 50%;
}
.nav-item7 {
	background: url(../image/nav-item7.svg) no-repeat 50% 50%;
}
.nav-item8 {
	background: url(../image/nav-item8.svg) no-repeat 50% 50%;
}
.mnav .nav-item span {
	float: left;
	font-size: 16px;
	color: #333;
}
.mnav .nav-item a.mnavcur span {
	color: #e60012;
}
 @-webkit-keyframes searchLights {
0% {
left:-100px;
top:0
}
to {
	left: 120px;
	top: 100px
}
}
@-o-keyframes searchLights {
0% {
left:-100px;
top:0
}
to {
	left: 120px;
	top: 100px
}
}
@-moz-keyframes searchLights {
0% {
left:-100px;
top:0
}
to {
	left: 120px;
	top: 100px
}
}
@keyframes searchLights {
0% {
left:-100px;
top:0
}
to {
	left: 120px;
	top: 100px
}
}



/* 首页幻灯片 */

#ad {
	height: 100%;
	clear: both;
	position: relative;
}
#banner_list img {
	border-image: none;
}
#banner {
	padding: 0px;
	left: 43%;
	bottom: 6%;
	list-style-type: none;
	position: absolute;
	z-index: 10;
	opacity: 0.8;
}
#banner li {
	background: rgb(255, 255, 255);
	border-radius: 14px;
	width: 14px;
	height: 14px;
	margin-right: 14px;
	float: left;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
}
#banner li.on {
	background: rgb(195, 13, 35);
}
.dh h2 {
	margin: 0px;
	padding: 20px 0px 14px;
}
.banner_listBox {
	margin: 0px auto;
	text-align: center;
	position: relative;
}
#banner_list {
	text-align: center;
	overflow: hidden;
	visibility: hidden;
	position: relative;
	z-index: 7;
}
#banner_list ul {
	overflow: hidden;
	position: relative;
	z-index: 8;
}
#banner_list ul li {
	margin: 0px;
	width: auto;
	float: left;
	position: relative;
	z-index: 9;
}
#banner_list ul li img {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100%;
}



/* 首页主体 */


#indexfwbt {
	clear: both;
	text-align: center;
}
#indexfwbt img {
	width: 70%;
	margin: 20px auto;
}
.indexPart2 li {
	width: 50%;
	color: rgb(255, 255, 255);
	float: left;
	margin-bottom: 16px;
}
.indexPart2 .box {
	float: left;
	background: rgb(246, 83, 20);
	border-radius: 10px;
	border: 5px solid rgb(255, 255, 255);
	border-image: none;
	width: 92%;
	height: 200px;
	position: relative;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.15);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
}
.indexPart2 li:nth-child(even) .box {
	float: right;
}
.indexPart2 .li_02 .box {
	background: rgb(38, 199, 252);
}
.indexPart2 .li_03 .box {
	background: rgb(68, 181, 115);
}
.indexPart2 .li_04 .box {
	background: rgb(90, 60, 130);
}
.indexPart2 .img {
	left: 0px;
	top: 25px;
	width: 100%;
	text-align: center;
	position: absolute;
}
.indexPart2 a {
	color: rgb(255, 255, 255);
}
.indexPart2 .name {
	left: 0px;
	top: 105px;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	position: absolute;
	opacity: 1;
}
.indexPart2 .name2 {
	left: 65px;
	top: 110px;
	text-transform: uppercase;
	line-height: 20px;
	font-size: 18px;
	white-space: nowrap;
	position: absolute;
	opacity: 0;
}
.indexPart2 .name div {
	font-size: 25px;
	text-align: center;
}
.indexPart2 .name a div {
	color: #fff;
}
.indexPart2 .name2 a div {
	color: #fff;
}
.indexPart2 .name2 div {
	font-size: 25px;
}
.shuzi {
	clear: both;
	width: 100%;
	padding-top: 40px;
}
.specialefficacy {
	background: url("../../image/index_08.jpg") no-repeat top;
	width: 100%;
	height: 220px;
	position: relative;
}
.specialefficacy ul {
	margin: 0px auto;
	padding: 40px 0px 0px;
	width: 100%;
}
.specialefficacy ul li {
	width: 25%;
	text-align: center;
	color: rgb(255, 255, 255);
	margin-right: 5%;
	float: left;
	display: inline;
}
.specialefficacy ul li p {
	background: rgb(220, 73, 0);
	margin: 0px auto;
	border-radius: 8px;
	height: 100px;
	text-align: center;
	line-height: 100px;
	overflow: hidden;
	font-family: Arial, Sans-serif;
	font-size: 70px;
	font-weight: bold;
	position: relative;
	-moz-border-radius: 5px;
	letter-spacing:-2px;
}
.specialefficacy ul li span {
	padding-top: 20px;
	font-size: 15px;
	display: block;
	letter-spacing: 0px;
}
.specialefficacy ul li.cur {
	width: 40%;
	margin-right: 0px;
}
.specialefficacy ul li.cur p {
}
.Line::after {
	background: rgb(220, 73, 0);
	top: 50%;
	width: 100%;
	height: 4px;
	margin-top: -2px;
	display: block;
	position: absolute;
	z-index: 500;
	content: " ";
}
#indexzzbt {
	clear: both;
	text-align: center;
}
#indexzzbt img {
	width: 80%;
	margin: 20px auto;
}
#indexzzpic {
	clear: both;
}
#indexzzpic img {
	width: 100%;
}
#indexcase {
	clear: both;
	width: 100%;
	text-align: center;
	background: url(../../image/h07.jpg) no-repeat center;
	background-size: cover;
	padding: 30px 0px;
	margin-top: 35px;
}
#indexcasebt {
	clear: both;
	font-size: 25px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	line-height: 40px;
}
#indexcasebt strong {
	color: #eb0600;
	padding-right: 12px;
}
#indexcasebt span {
	font-weight: normal;
	font-size: 14px;
	display: block;
	line-height: 20px;
}
#indexcasem {
	clear: both;
	padding-top: 40px;
}
.caselist {
	margin-left: 3%;
	float: left;
	width: 45.5%;
	background-color: #FFF;
	margin-bottom: 35px;
	border-radius: 2px;
	text-align: center;
 filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090, direction=120, strength=1);/*ie*/
	-moz-box-shadow: 2px 2px 10px #909090;/*firefox*/
	-webkit-box-shadow: 2px 2px 10px #909090;/*safari或chrome*/
	box-shadow: 2px 2px 10px #909090;/*opera或ie9*/
}
.casepic {
	width: 95%;
	margin: 10px auto auto;
	height: 230px;
	overflow: hidden;
	line-height: 0px;
}
.casepic img {
	transition: 10s linear;
	position: relative;
	-webkit-transition: all 10s linear;
	-moz-transition: all 10s linear;
	width: 100%;
}
.casename {
	text-align: center;
	font-size: 14px;
	line-height: 36px;
}
.casename a {
	color: #696969;
}
.floor06 {
	width: 100%;
	padding-top: 20px;
}
.floor04_02c {
	width: 100%;
	text-align: center;
}
.title_04_021t {
	width: 93%;
	margin: 25px 15px 0px;
	float: left;
	background: url("../image/f4_02_cl.png") no-repeat bottom 18px left;
}
.title_04_02name {
	color: rgb(1, 35, 64);
	font-size: 22px;
	font-weight: bold;
	float: left;
	line-height: 35px;
	text-indent: 10px;
	height: 40px;
}
.title_04_02desc {
	left: 17px;
	top: 12px;
	color: rgb(51, 51, 51);
	font-size: 15px;
	position: relative;
	float: left;
}
.title_04_02name1 {
	top: 12px;
	color: rgb(51, 51, 51);
	font-size: 18px;
	position: relative;
	float: left;
	text-indent: 10px;
}
.title_04_02ul ul {
	left: 15px;
	margin-top: 20px;
	float: left;
	position: relative;
}
.title_04_02ul li {
	width: 100%;
	height: 30px;
}
.title_04_02ul li .num {
	width: 30px;
	height: 20px;
	color: rgb(255, 255, 255);
	font-size: 13px;
	font-weight: bold;
	display: block;
	float: left;
}
.title_04_02ul li .num font {
	background: rgb(52, 52, 52);
	width: 20px;
	height: 20px;
	text-align: center;
	display: block;
	line-height: 20px;
}
.title_04_02ul li .txt {
	transition: 0.3s ease-in-out;
	color: rgb(51, 51, 51);
	line-height: 15px;
	font-size: 13px;
	letter-spacing: -1px;
}
.title_04_02ul li .txt font {
	color: rgb(240, 9, 9);
}
.floor04_02_xyjz {
	clear: both;
	width: 100%;
	border: #1c1c1c 1px solid;
	border-radius: 5px;
	margin: 25px 0px;
}
.floor04_02_sft {
	clear: both;
	width: 100%;
	border: #1c1c1c 1px solid;
	border-radius: 5px;
}
 @media (max-width: 450px) {
.floor04_02_xyjz {
	margin: 25px auto;
	width: 98%;
}
.floor04_02_sft {
	margin: 0px auto;
	width: 98%;
}
}
#indexys {
	clear: both;
	background: url(../image/jzly_bg.jpg) no-repeat center;
	background-size: cover;
	padding: 20ox 0px;
	margin-top: 50px;
	padding-top: 10px;
}
.title04_1_1 {
	background: url("../image/title04_1_1.png") no-repeat left;
	background-size: cover;
	margin: 28px auto 28px;
	width: 100%;
	height: 41px;
	color: rgb(255, 255, 255);
	line-height: 41px;
	letter-spacing: 2px;
	font-size: 22px;
	text-indent: 12px;
	zoom: 1;
}
.title04_1_1 strong {
	color: #12181d;
	padding-right: 50px;
	font-size: 21px;
	font-weight: normal;
}
.title04_1_1 b {
	font-size: 30px;
	font-weight: bold;
	color: #e10303;
}
.title_04_021 {
	width: 100%;
	clear: both;
}
.floor04_01cr_ul li {
	width: 100%;
	height: 42px;
}
.floor04_01cr_ul .gou {
	background: url("../image/f4_01_gou.png") no-repeat;
	background-size: 30px 30px;
	width: 35px;
	height: 100%;
	display: block;
	float: left;
	margin-left: 10px;
}
.floor04_01cr_ul .txt {
	height: 25px;
	color: rgb(254, 254, 254);
	font-size: 15px;
	display: block;
	cursor: pointer;
	float: left;
	margin-left: 10px;
	transition: 0.3s ease-in-out;
}
.floor04_01cr_ul .txt font {
	color: #f09109;
	font-size: 18px;
	font-weight: bold;
}
.part5 {
	background: rgb(248, 248, 248);
	text-align: center;
	padding-top: 35px;
	padding-bottom: 35px;
	overflow: hidden;
	margin-top: 43px;
}
.part5 .title {
	color: #333;
	font-size: 30px;
	text-align: center;
}
.part5 .subtitle {
	color: #999;
	letter-spacing: 1.5px;
	font-size: 16px;
	margin-top: 0px;
	text-align: center;
}
.part5main {
	clear: both;
	padding: 20px 0px;
	text-align: center;
}
.part5main img {
	width: 90%;
}
.page_1_title {
	clear: both;
	margin: 40px auto 10px;
	text-align: center;
	display: block;
	padding-bottom: 9px;
}
.page_1_title p {
	font-size: 27px;
	margin: 15px 0 5px 0;
	font-weight: 500;
	line-height: 1.1;
}
.page_1_title h6 {
	margin: 0 0 5px 0;
	font-size: 13px;
	font-weight: 200;
	line-height: 1.4285;
	color: #999;
}
.page_news {
	margin: 0 auto;
	width: 100%;
	background: #f7f7e6;
	clear: both;
}
.page_news .item {
	width: 100%;
	clear: both;
	text-align: center;
}
.page_news ul {
	padding: 30px 0px 20px;
	width: 100%;
	text-align: center;
}
.page_news ul li {
	background: #FFF;
	padding: 12px;
	border: 1px solid rgb(255, 255, 255);
	position: relative;
	border-radius: 5px;
	margin: 0px 3% 12px;
}
.page_news ul li .text h3 {
	line-height: 25px;
	overflow: hidden;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 10px;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
}
.page_news ul li .text p {
	height: 40px;
	color: rgb(158, 158, 158);
	line-height: 20px;
	overflow: hidden;
	font-size: 13px;
}
.page_news ul li .date {
	background: rgb(181, 181, 181);
	padding: 2px;
	margin-right: 15px;
	float: left;
}
.page_news ul li .date_k {
	padding: 0px 3px;
	border: 2px solid rgb(201, 201, 201);
	border-image: none;
	width: 50px;
	height: 60px;
}
.date_k h2 {
	height: 40px;
	text-align: center;
	color: rgb(255, 255, 255);
	line-height: 40px;
	font-size: 32px;
	border-bottom-color: rgb(210, 210, 210);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.date_k span {
	text-align: center;
	color: rgb(255, 255, 255);
	line-height: 20px;
	display: block;
	letter-spacing: 0px;
	font-size: 12px;
}
#tyj {
	line-height: 25px;
	overflow: hidden;
	font-size: 15px;
	font-weight: normal;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
}




/* 底部 */

#footbg {
	clear: both;
	background: url(../image/foot-bg.jpg) center no-repeat;
	background-size: cover;
}
#footbg p {
	text-align: center;
	color: #fff;
	padding: 25px;
}




/* 内页Banner样式 */

.child-top {
	height: 60px;
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	background: url(../image/top.jpg) repeat-x 0 center;
	background-size: 100% 100%;
}
.child-top h2 {
	color: #fff;
	font-size: 1rem;
	font-weight: 100;
	text-align: center;
}
.child-top p {
	text-align: center;
	color: #fff;
	font-family: Arial;
}




/* 网站建设栏目 */


.website1 {
	background: rgb(234, 57, 108);
	width: 100%;
	height: auto;
	color: rgb(255, 255, 255);
}
.website1 div {
	color: #fff;
}
.website1 .website1c {
	margin: 0px auto;
	padding: 35px 0px;
	width: 96%;
	height: auto;
}
.website1_img {
	margin: 0px auto;
	width: 80%;
	height: auto;
	text-align: center;
}
.website1_img img {
	max-width: 100%;
}
.website1_t {
	padding: 13px 0px;
	font-size: 24px;
	text-align: center;
}
.website1_info {
	line-height: 24px;
	font-family: "宋体", "微软雅黑", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.website2 {
	width: 100%;
	height: auto;
}
.website2 .website2c {
	margin: 0px auto;
	padding: 35px 0px;
	width: 96%;
	height: auto;
}
.website2_img {
	margin: 0px auto;
	width: 80%;
	height: auto;
	text-align: center;
}
.website2_img img {
	max-width: 100%;
}
.website2_t {
	padding: 13px 0px;
	font-size: 24px;
}
.website2_info {
	line-height: 24px;
	font-family: "宋体", "微软雅黑", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bg3 {
	background: rgb(73, 173, 242);
}
.bg4 {
	background: rgb(251, 171, 49);
}




/* 移动应用栏目 */



.reswhat {
	margin-bottom: 30px;
}
.reswhatt {
	background: url("../image/reswhatt_bg.jpg") no-repeat 50% bottom;
	text-align: center;
	color: rgb(34, 34, 34);
	padding-bottom: 10px;
	font-size: 20px;
	font-weight: bolder;
	padding-top: 25px;
}
.reswhatinfo {
	padding-top: 20px;
	text-align: center;
	color: rgb(102, 102, 102);
	line-height: 22px;
	font-size: 13px;
}
.reswhatinfo img {
	max-width: 90%;
	margin: 10px auto 0px;
	display: block;
}
.mobys {
	padding: 20px 0px;
	margin: 10px;
}
.mobys img {
	max-width: 100%;
}
.list_left {
	width: 100%;
}
.list_left ul {
	list-style: none;
	width: 100%;
}
.list_left ul li {
	width: 100%;
	height: auto;
	border-bottom-color: rgb(204, 204, 204);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	clear: both;
}
.list_left .sjtitle {
	width: 100%;
	text-align: left;
	color: rgb(48, 84, 142);
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.list_left .cont {
	width: 100%;
	height: 30px;
	text-align: left;
	font-size: 14px;
	margin-top: 0px;
}
.mt20 {
	padding-top: 20px;
	text-align: center;
}





/* 经典案例栏目 */


#casemain {
	clear: both;
	padding-top: 40px;
}
.more_2019 {
	border-radius: 40px;
	width: 110px;
	height: 35px;
	color: rgb(51, 51, 51);
	line-height: 35px;
	overflow: hidden;
	font-size: 13px;
	display: inline-block;
	position: relative;
	-webkit-border-radius: 25px;
}
.more_2019 span {
	border-radius: 25px;
	color: #fff;
	border-image: none;
	display: block;
	position: relative;
	z-index: 1;
	background: rgb(243, 120, 42);
}
.txc {
	text-align: center;
	display: none;
}
#tab_1 {
	display: block;
}
.mb80 {
	margin-bottom: 35px;
	margin-top: 10px;
}





/* 新闻关注栏目 */


#newslist {
	clear: both;
	padding: 25px 0px;
}
#newslist .itms {
	padding: 10px 8px;
	height: 75px;
	border-bottom-color: rgb(218, 218, 218);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#newslist .itms img {
	float: left;
}
#newslist .itms .xx h3 {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	padding-left: 10px;
	font-size: 14px;
	color: rgb(116, 116, 116);
}
#newslist .itms .xx p {
	height: 36px;
	color: #666;
	line-height: 18px;
	overflow: hidden;
	padding-left: 10px;
	font-size: 12px;
}
.znlistcr_cr_1 {
	background: url("../image/z_list_icon1.jpg") no-repeat left center;
	background-size:13px 12px;
	color: rgb(0, 0, 0);
	padding-left: 17px;
	font-size: 12px;
	float: left;
	color: rgb(128, 128, 128);
	line-height: 18px;
	margin-left:10px;
	font-family:Arial;
}
.znlistcr_cr_2 {
	background: url("../image/z_list_icon2.jpg") no-repeat left center;
	background-size:15px 11px;
	color: rgb(0, 0, 0);
	padding-left: 18px;
	margin-left: 10px;
	font-size: 12px;
	float: left;
	color: rgb(128, 128, 128);
	line-height: 18px;
	font-family:Arial;
}


.mb60 {
	margin-bottom: 10px;
	margin-top: 30px;
}


.newsinfod {
	text-align:center;
	color:#fff;
	font-size:12px;
	font-family:Arial;
}

.newsinfod  img {
	vertical-align:middle;
	margin:0px 5px;
	height:10px;
}

#newsinfo {
	clear:both;
	padding:25px 0px;
	text-align:center;
	width:100%;
}


.newinfomain {
	width:94%;
	margin:0px auto;
	line-height:25px;
}

.yinhuavd {
	width:100%;
	background:url(../../image/yinyuabg.jpg) no-repeat;
	background-size:cover;
	line-height:0px;
	overflow:hidden;
	display:block;
}

.yinhuavd video {
	width:100%;
}

.newinfomain img {
	max-width:100%;
}

#news-btn {
	clear:both;
	padding:15px 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}


#news-btn .article-paged {
    -webkit-box-flex: 3;
    -webkit-flex: 3;
    -moz-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
}

#news-btn a {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #3b3b3b;
    font-size: 15px;
}


#news-btn .back-list {
    -webkit-box-flex: 5;
    -webkit-flex: 5;
    -moz-box-flex: 5;
    -ms-flex: 5;
    flex: 5;
    margin: 0px 10px;
}





/* 关于我们栏目 */



.pinp2-xg {
	background: rgb(255, 255, 255);
	width: 100%;
}
.pinp2-xg p {
	margin: 0px auto;
	width: 92%;
	line-height: 28px;
	text-indent: 30px;
	display: block;
}
.pinp2-xg .index-p3 {
	padding:18px 0px;
}

.index-p3 h2 {
	font-size: 24px;
	line-height: 30px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
	text-align:center;
}

.pinp1 {
	background: url(../image/pingp01.jpg) no-repeat center;
	height: 350px; 
	background-size:cover;
}

.pinp5 {
	background: rgb(242, 242, 242);
	margin: 0px auto;
	padding: 40px 0px;
	width: 100%;
	display: block;
	text-align:center;
}
.pinp5 p {
	margin: 0px auto;
	width: 92%;
	display: block;
}

.jztit {
	font-size: 24px;
	color: #000;
	text-align: center;
	line-height: 40px;
}

.jztim {
	text-align: left;
	color: #2d2d2d;
	font-size: 14px;
	padding-top: 15px;
	line-height:25px;
}

.pinp6 {
	background: url("../image/pinphir.jpg") no-repeat top;
	height: 300px;
	padding-bottom:50px;
}


.pinpyear_txt {
	height:150px;
	overflow: hidden;
	padding-top: 50px;
	margin-bottom: 0px;
	position: relative;
	margin-bottom:50px;
}
.pinpyear_txt ul {
	left: 0px;
	position: absolute;
}
.pinpyear_txt ul li {
	width: 400px;
	text-align: center;
	float: left;
}
.pinpyear_txt ul li h3 {
	color: rgb(255, 255, 255);
	font-family: Impact;
	font-size: 67px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 67px;
	text-align:center;
}
.pinpyear_txt ul li p {
	color: rgb(255, 255, 255);
	font-family: "黑体";
	font-size: 15px;
	text-align:center;
	padding:0px 10px;
}
#pinpyear .owl-wrapper-outer {
	height: 70px;
	overflow: hidden;
}
.owl-item {
	float: left;
	width:100%;
}
#pinpyear .owl-item .item {
	text-align: center;
	color: rgb(255, 255, 255);
	padding-top: 10px;
	font-family: "微软雅黑", "Heiti SC", "黑体", Arial;
	font-size: 30px;
	position: relative;
	cursor: pointer;
	line-height: 30px;
	width:100%;
}
#pinpyear .owl-item .item::before {
	background: rgb(255, 255, 255);
	left: 0px;
	width: 100%;
	height: 1px;
	bottom: -20px;
	position: absolute;
	z-index: 10;
	content: "";
}
#pinpyear .owl-item .item::after {
	background: url("../image/time-bg.png");
	left: 50%;
	width: 13px;
	height: 13px;
	bottom: -26px;
	margin-left: -7px;
	position: absolute;
	content: "";
}
#pinpyear .owl-buttons {
	color: rgb(255, 255, 255);
	font-size: 36px;
	font-weight: bold;
	position: relative;
}
#pinpyear .owl-prev {
	left: 22px;
	top: -70px;
	position: absolute;
	cursor: pointer;
}
#pinpyear .owl-next {
	top: -70px;
	right: 22px;
	position: absolute;
	cursor: pointer;
}
#pinpyear .owl-prev::after {
	font-family: "宋体";
	content: "<";
	font-size:36px;
	color:#fff;
}
#pinpyear .owl-next::after {
	font-family: "宋体";
	content: ">";
	font-size:36px;
	color:#fff;
}



/* 联系我们栏目 */


.accon_r {
	clear:both;
	padding:20px 0px;
}
.accon_r a {
	color: rgb(102, 102, 102);
}
.accon_r div {
	width: 90%;
	margin-left: 5%;
}
.accon_rt {
	padding: 20px 0px;
	color: rgb(102, 102, 102);
	border-bottom-color: rgb(178, 178, 178);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.accon_rt h5 {
	letter-spacing: 0.17em;
	font-size: 23px;
}
.accon_rt p {
	letter-spacing: 0.07em;
	font-size: 12px;
	margin-bottom: 17px;
}
.accon_rt span {
	line-height: 35px;
	padding-left: 35px;
	font-size: 15px;
	display: block;
	position: relative;
}
.accon_rt span i {
	font-style: normal;
	margin-right: 20px;
}
.accon_rt span img {
	left: 0px;
	top: 7px;
	width: 18px;
	height: 18px;
	position: absolute;
}
.accon_rb {
	padding: 20px 0px;
	height: 80px;
}
.accon_rb em {
	color: rgb(102, 102, 102);
	line-height: 30px;
	font-size: 16px;
}
.accon_rb span {
	color: rgb(102, 102, 102);
	line-height: 30px;
	font-size: 16px;
}
.accon_rb em {
	font-style: normal;
	font-weight: bold;
}




/* 付款方式栏目 */

.paywz {
	line-height: 30px;
	font-size: 14px;
	padding: 40px 10px;
}
.text-danger {
	color: #ff500b !important;
}
.card-money li {
	padding: 30px 15px 10px 15px;
	border: 1px solid rgb(221, 221, 221);
	width:95%;
	margin:0px auto 30px;
	border-radius: 5px;
	box-sizing: border-box;
}

.card-money li img {
	margin-bottom: 20px;
}
.card-money li p {
	color: rgb(85, 85, 85);
	font-size: 14px;
	margin-bottom: 16px;
}

.card-money li .tit {
	font-family: "宋体";
	font-size: 28px;
	color: #000;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 25px;
}
.card-money li .con {
	font-size: 18px;
	color: #272726;
	line-height: 32px;
}
.card-money li .con p {
	line-height: 32px;
	margin-bottom: 0px;
}
.lizfimg {

}
