html,
body,
a,
address,
b,
big,
blockquote,
body,
center,
cite,
code,
dd,
del,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
label,
legend,
li,
ol,
p,
pre,
small,
span,
strong,
u,
ul,
var {
	margin: 0;
	padding: 0;
}

input:focus,
select:focus {
	outline: 0;
}

textarea {
	padding: 0 10px;
	outline: none;
	resize: none;
}

.hide {
	display: none
}

.fl {
	float: left
}

.fr {
	float: right
}

em,
b,
strong,
i,
label {
	font-style: normal;
}

ul,
li,
ol {
	list-style: none;
}

a,
a:link {
	text-decoration: none;
	color: #2871de;
}

a:active,
a:hover {
	text-decoration: underline;
	color: #1c6abb;
}

a:focus {
	outline: none;
}


/*超出出现省略号*/

.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


/*通用清除浮动*/

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
	/*IE/7/6*/
}

img {
	border: none;
}

html {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	overflow-x: hidden;
	height: 100%;
}

body {
	height: 100%;
}

.mb35 {
	margin-bottom: 35px;
}

.mt100 {
	margin-top: 50px;
}

.mt10 {
	margin-top: 10px;
}

.zs_title {
	text-align: center;
}

.header a,
.header-nav .nav-first-left,
.header-nav a,
.header-nav label,
.header-nav span {
	text-decoration: none;
	outline: 0;
	font-family: "Source Han Sans SC", "HanHei SC", "PingFang SC", "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
	cursor: pointer;
}

.global-wrap {
	box-sizing: border-box;
	min-height: 100%;
	margin-bottom: -106px;
	padding-bottom: 106px;
}

.global-wrap .header {
	width: 100%;
}

.header-nav,
.header-nav-content {
	width: 100%;
	background-color: #fff;
}

.container {
	box-sizing: border-box;
	width: 1200px;
	margin: 0 auto;
	*zoom: 1;
}

.header-nav-first {
	position: relative;
	width: 1220px;
	height: 35px;
	margin: 0 auto;
}

.header-first-box {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 7047;
	width: 100%;
	height: 35px;
	line-height: 35px;
	background-color: #f5f5f5;
	transition: margin .3s;
	-webkit-transition: margin .3s;
	-moz-transition: margin .3s;
	-ms-transition: margin .3s;
	-o-transition: margin .3s;
}

.nav-first-right {
	float: right;
	font-size: 12px;
}

.nav-first-phone {
	position: relative;
	float: right;
	margin-left: 22px;
	font-size: 17px;
	line-height: 35px;
	color: #ff5a00;
}

.division-thread {
	width: 1px;
	height: 12px;
	vertical-align: top;
	background-color: #dcdcdc;
}

.nav-first-right .division-thread {
	float: right;
	margin: 11px 10px 0 0;
}

.nav-first-right .first-division {
	margin-right: 10px;
}

.nav-first-right a {
	float: right;
	display: block;
	padding: 0 14px;
	color: #999;
	cursor: pointer;
	font-style: normal;
}

.header-nav-content {
	position: relative;
	top: 0px;
	left: 0;
	z-index: 7046;
	transition: top .3s;
	-webkit-transition: top .3s;
	-moz-transition: top .3s;
	-ms-transition: top .3s;
	-o-transition: top .3s;
	border-bottom: 1px solid #ebebeb;
}

.header-nav-box {
	position: relative;
	height: 70px;
	width: 1220px;
	margin: 0 auto;
}

.header-nav-box,
.nav-content-list,
.nav-content-right {
	transition: top .3s;
	-webkit-transition: top .3s;
	-moz-transition: top .3s;
	-ms-transition: top .3s;
	-o-transition: top .3s;
}

.nav-content-left {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 44;
	margin-top: 12px;
}

.header-logo {
	position: relative;
	float: left;
	width: 44px;
	height: 44px;
	background-position: 0 -261px;
}
.header-logo img{
	width: 100%;
	vertical-align: middle;
}
.header-logo1{
	position: relative;
	float: left;
	width: 180px;
	height: 44px;
	line-height: 44px;
	margin-left: 15px;
	vertical-align: middle;
}
.header-logo1 img{
	width: 100%;
	vertical-align: middle;
}
.to8to-logo-box {
	float: left;
}

.nav-content-center {
	position: relative;
	z-index: 42;
	width: 700px;
	margin-left: 280px;
}
.xafgs_list{
	margin-left: 280px;
}
.listxafgs{
	color: #e9341a;
	position: relative;
	top: 15px;
	font-weight: bold;
}

.nav-content-list {
	text-align: center;
	height: 70px;
}

.nav-content-list li {
	position: relative;
	float: left;
	margin-right: 15px;
	height: 49px;
	cursor: pointer;
	padding: 21px 16px 0;
}

.nav-content-list li a {
	position: relative;
	display: block;
	height: 26px;
	font-size: 14px;
	line-height: 26px;
	color: #333;
	font-weight: bold;
}

.nav-content-list li.on a,
.nav-content-list li:hover a {
	padding-bottom: 1px;
	border-bottom: 2px solid #ce2222;
	color: #ce2222;
}

.nav-content-right {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 44;
	height: 69px;
	box-sizing: border-box;
	padding-top: 18px;
}
.list_city{
	display: inline-block;
	position: relative;
	padding-top: 3px;
}
.list_city>img{
	width: 24px;
	vertical-align: middle;
}
.list_city>span{
	width: 24px;
	vertical-align: middle;
	color: #333333;
	margin-left: 3px;
}
.down_city{
	display: none;
	position: absolute;
	left: 0px;
	width: 80px;
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	top: 24px;
	background: #ffffff;
	z-index: 10030;
}
.down_city>span{
	display: block;
	text-align: center;
}
.down_city>span a{
	display: block;
	padding: 10px;
	text-align: center;
	color: #333333;
}
.down_city>span a:hover{
	background: #f8f7f7;
}
.top_head{
	height: 30px;
	background: #f1f1f1;
}
/*.list_city:hover .down_city{*/
/*	display: inline-block;*/
/*}*/
.index-banner {
	height: 460px;
	/* background-color: #333; */
	position: relative;
}

.content-wrapper {
	width: 1220px;
	margin: 0 auto;
}

.index-zzx-process {
	width: 100%;
	margin-top: 0px;
	padding-bottom: 60px;
	text-align: center;
	-webkit-transform: translate(0, 20%);
	-moz-transform: translate(0, 20%);
	-ms-transform: translate(0, 20%);
	-o-transform: translate(0, 20%);
	transform: translate(0, 20%);
}

.index-zzx-process h4 {
	font-size: 24px;
	color: #333;
	font-weight: 500;
}

.zzx-process-box {
	padding: 0px 25px;
	margin-top: 52px;
}

.index-zzx-process ul {
	overflow: hidden;
}

.zzx-process-yy {
	margin-left: 5px;
}

.index-zzx-process ul li {
	position: relative;
	float: left;
}

.index-zzx-process .zzx-process-yy {
	width: 84px;
}

.index-icon {
	background-image: url(../img/index_bg_s.png);
	background-image: -webkit-image-set(url(../img/index_bg_s.png) 1x, url(../img/index_bg_l.png) 2x);
	background-repeat: no-repeat;
}

.index-zzx-process .index-icon {
	display: block;
	margin: 0 auto;
}

.index-zzx-process .icon-zxyy {
	width: 41px;
	height: 51px;
	background-position: -380px -108px;
}

.index-zzx-step {
	margin-top: 16px;
	font-size: 16px;
	color: #333;
}

.index-zzx-process ul li p {
	white-space: nowrap;
}

.index-zzx-detail {
	margin-top: 3px;
	font-size: 12px;
	color: #999;
}

.index-zzx-process ul li+li {
	margin-left: 44px;
}

.index-zzx-process .zzx-process-lf {
	width: 172px;
}

.index-zzx-process .icon-lf {
	width: 54px;
	height: 46px;
	margin-top: 5px;
	background-position: -380px -56px;
}

.company--enter--store,
.index-zzx-process ul li span,
.live-video:hover .enter-room {
	display: block;
}

.index-zzx-process .zzx-process-fa {
	width: 144px;
}

.index-zzx-process .icon-fa {
	width: 60px;
	height: 51px;
	background-position: -381px 0;
}

.index-zzx-process .zzx-process-ht {
	width: 140px;
}

.index-zzx-process .icon-ht {
	width: 50px;
	height: 51px;
	background-position: -312px -168px;
}

.index-zzx-process .icon-ht {
	width: 50px;
	height: 51px;
	background-position: -312px -168px;
}

.index-zzx-process .icon-sg {
	width: 54px;
	height: 45px;
	margin-top: 6px;
	background-position: -312px -116px;
}

.index-zzx-process .zzx-process-ys {
	width: 140px;
}

.index-zzx-process .icon-ys {
	width: 57px;
	height: 49px;
	margin-top: 2px;
	background-position: -312px 0;
}

.index-zzx-process .zzx-process-bz {
	width: 112px;
}

.index-zzx-process .icon-bz {
	width: 46px;
	height: 51px;
	background-position: -312px -56px;
}

.zzx-step-box {
	margin-top: 28px;
	height: 33px;
}

.zzx-step-img {
	position: relative;
	float: left;
	margin-left: 5px;
}

.zzx-step-img-first {
	margin-left: 25px;
}

.icon-round {
	float: left;
	width: 33px;
	height: 33px;
	background: url(../img/xz.png) no-repeat;
}

.step-num {
	position: absolute;
	top: 7px;
	left: 13px;
	font-size: 14px;
	color: #a3a3a3;
}

.step-line {
	float: left;
	width: 135px;
	height: 1px;
	margin: 16px 0 0 5px;
	background-color: #e3e3e3;
}

.step-line.tree2 {
	width: 160px;
}

.step-line.tree6 {
	width: 120px;
}

.title-bor {
	border-bottom: 1px solid #dddddd;
	height: 19px;
}

.title-bor h3 {
	display: inline-block;
	font-size: 30px;
	color: #333333;
	line-height: 32px;
	background-color: #fff;
	padding-left: 30px;
	padding-right: 30px;
	font-weight: lighter;
}

.zs_title p {
	font-size: 14px;
	color: #999999;
	line-height: 14px;
	margin-top: 22px;
}

.sort-div {
	padding: 6px 0;
	background: url(../img/ico-download-big_on.png) no-repeat bottom left;
}

.sort-name {
	width: 110px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 28px;
}

.sort-nav {
	display: inline-block;
	width: 1080px;
}

.sort-nav ul li {
	float: left;
	width: 120px;
	line-height: 28px;
}

.sort-nav ul li a {
	color: #888888;
	font-size: 12px;
}

.sort-nav ul li.active a {
	color: #ce2222;
	font-weight: bold;
}

.sort-nav ul li a:hover {
	color: #ce2222;
	font-weight: bold;
	text-decoration: none;
}

.design-case {
	position: relative;
	float: left;
	width: 280px;
	height: 264px;
	padding: 10px 10px 0;
	cursor: pointer;
}

.design-case a {
	text-decoration: none;
}

.design-cover {
	display: block;
	width: 280px;
	height: 192px;
}

.design-text {
	line-height: 28px;
	padding: 8px 0;
}

.design-text>p {
	font-size: 14px;
	color: #666;
}

.design-text>div {
	font-size: 12px;
	color: #979797;
}

.design-case:hover {
	background: #f0f0f0;
}

.swiper_sjtdbox {
	box-sizing: border-box;
	/* height: 400px; */
	padding: 15px 0px;
	/* background: #000000; */
}
.swiper_sjtdbox .swiper-container {
	width: 100%;
	height: 300px;
	margin: 20px auto;
}
.swiper_sjtdbox .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.f-oh {
	overflow: hidden;
}

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

.business-bottom3 li {
	float: left;
	width: 190px;
	height: 100px;
	box-sizing: border-box;
	margin: 5px 5px;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
}

#bottom {
	text-align: center;
	clear: both;
	clear: both;
	margin: 0 auto;
	background: #333333;
	color: #FFF;
}

#bottom2 {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 15px;
}

.btnr {
	float: left;
	width: 230px;
	padding: 30px 0 0 10px;
	text-align: left;
	line-height: 20px;
	font-size: 12px;
	color: #FFFFFF;
}

.btnr a {
	color: #FFFFFF;
	cursor: pointer;
}

.btnr h3 {
	color: #b4b4b4;
	margin-bottom: 10px;
}

.btnr {
	color: #FFFFFF;
	cursor: pointer;
}

.btnr img {
	float: left;
}

#footer {
	margin: 0 auto;
	background: #2b2b2b;
	color: #FFF;
	text-align: center;
}

#footer a {
	color: #FFF;
}
.footerdcwidth{
	width:1024px;margin:0 auto;text-align:center;
}
.nav_menu{
	display: none;
}
.bgrq{
	width: 100%;
	height: 100%;
}
.globalH5 .header-nav-box{
	width: 100%;
}
.globalH5 .container{
	width: 100%;
}
.globalH5 .nav-content-center{
	width: auto;
	margin: 0px;
	float: right;
	width: 100px;
}
.globalH5 .nav-content-center .nav_menu{
	position: relative;
	float: right;
	margin-top: 12px;
	margin-right: 15px;
}
.globalH5 .nav-content-center .nav-content-list{
	display: none;
	height: auto;
	position: absolute;
	z-index: 100;
	top: 60px;
	background: #ffffff;
	right: 15px;
	border: 1px solid #cdcdcd;
	padding: 5px 10px;
	border-radius: 5px;
}
.globalH5 .nav-content-center .nav-content-list.on{
	display: inline-block;
}
.globalH5 .nav-content-center .nav-content-list:after{
	content: ' ';
	display: table;
	width: 10px;
	height: 10px;
	position: absolute;
	top: -20px;
	right: 5px;
	border: 10px solid #cdcdcd;
	box-sizing: border-box;
	border-top-color: transparent;
	border-left-color: transparent ;
	border-right-color: transparent ;
}
.globalH5 .nav-content-center .nav-content-list:before{
	content: ' ';
	display: table;
	width: 10px;
	height: 10px;
	position: absolute;
	top: -19px;
	right: 5px;
	border: 10px solid #ffffff;
	box-sizing: border-box;
	border-top-color: transparent;
	border-left-color: transparent ;
	border-right-color: transparent ;
	z-index: 1;
}
.globalH5 .nav-content-list li{
	margin-right: 0px;
	padding: 0px;
	float: none;
	height: auto;
	padding: 5px 0px;
}
.globalH5 .sort-nav{
	width: auto;
}
.globalH5 .content-wrapper{
	width: auto;
	padding-bottom: 10px !important;

}
.globalH5 #bottom2{
	width: auto;
}
.globalH5 .footerdcwidth{
	width: auto;
}
.globalH5 .header-logo{
	margin-left: 15px;
}
.globalH5 .header-logo1{
	/*display: none;*/
}
.globalH5 .nav-content-right{
	display: none;
}
.globalH5 .nav_menu{
	display: inline-block;
	width: 35px;
	height: 35px;
	border: 1px solid #cdcdcd;
	background: url(../img/menugd.png)no-repeat center;
	background-size: 50%;
	border-radius: 5px;
}
.globalH5 .index-banner{
	height: 160px;
}
.globalH5 .bgrq{
	width: 100%;
	height: 100%;
}
.globalH5 .mt100{
	margin-top: 20px;
}
.globalH5 .mb35{
	margin-bottom: 5px;
}
.globalH5 .sort-div{
	display: flex;
	align-items: center;
	justify-content: center;
}
.globalH5 .sort-div .sort-name{
	display: none;
}
.globalH5 .sort-nav ul li{
	width: auto;
	padding: 5px 10px;
}
.globalH5 .designCase-wrap{
	width: 100%;
}
.globalH5 .design-case{
	float: none;
	margin: 0 auto;
	height: auto;
}
.globalH5 .zzx-process-box{
	margin-top: 30px;
	padding: 0px 10px;
	text-align: center;
	margin-bottom: 25px;
}
.globalH5 .zzx-process-box li{
	float: none;
	margin: 0px;
	width: 32%;
	margin-bottom: 15px;
	display: inline-block;
}
.globalH5 .zzx-process-box li .index-zzx-detail{
	display: none;
}
.globalH5 .index-zzx-process ul li p{
	white-space: initial;
	margin-top: 10px;
}
.globalH5 .index-zzx-process ul li p.index-zzx-step{
	white-space: initial;
	margin-top: 10px;
}
.globalH5 .zzx-step-box{
	display: none;
}
.globalH5 .g-mt40{
	margin-top: 20px;
}
.globalH5 .business-bottom3{
	padding: 0px 15px;
	text-align: center;
}
.globalH5 .business-bottom3 li{
	box-sizing: border-box;
	width: 28%;
	height: 33px;
	border:1px solid #eee;
	overflow: hidden;
	float: none;
	display: inline-block;
}
.globalH5 .business-bottom3 li img{
	width: 80%;
}
.globalH5 #bottom2 .btnr01,.globalH5 #bottom2 .btnr02{
	display: none;
}
.globalH5 #bottom2 .btnr03,.globalH5 #bottom2 .btnr04{
	float: none;
	display: block;
	width: 240px;
	margin: 0 auto;
}
.globalH5 .divshow{
	display: none;
}
.globalH5 .divblock{
	display: block;
}
.globalH5 .swiper_sjtdbox .swiper-container{
	height: 270px;
}
.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-pagination-bullet-active{
	background-color: #ce2222;
}
.zjtmbopx{
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border: 1px solid #e1e1e1;
	position: relative;
}
.zjtmbopx img{
	width: 100%;
	height: 100%;
	vertical-align: middle;
	/* position: absolute; */
	bottom: 0px;
	left: 0px;
}
.globalH5 .index-zzx-process{
	transform: translate(0, 0%);
	padding-bottom: 0px;
}
.zjtmbopx_cont{
	box-sizing: border-box;
	position: absolute;
	bottom: 20px;
	left: 0px;
	width: 100%;
	width: 80%;
	background-color: #ffffff;
	transform: translate(10%);
	padding: 5px 0px;
	z-index: 1;
}
.zjtmbopx_cont b{
	font-size: 16px;
    color: #333;
    line-height: 16px;
}
.zjtmbopx_cont span{
	font-size: 14px;
    color: #000;
    line-height: 14px;
}
.zjtmbopx_cont .p1{
	font-weight: 400;
    font-size: 12px;
    color: #999;
    line-height: 12px;
	margin-bottom: 8px;
}
.zjtmbopx_cont .hr{
	border-bottom: 1px dashed #cdcdcd;
	width: 80%;
	margin: 8px auto;
	position: relative;
}
.zjtmbopx_cont .hr::after{
	content: " ";
	display: table;
	width: 50%;
	border-top: 3px solid #ce2222;
	position: absolute;
	top: -1px;
}
.globalH5 .zjtmbopx_cont b{
	display: block;
	font-size: 14px;
}
.globalH5 .zjtmbopx_cont span{
	display: block;
	font-size: 12px;
	margin-top: 8px;
}
.btm-float{
	position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
	z-index: 102;
	height: 100px;
}
.btm-float__bg{
	position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .7;
    fliter: alpha(opacity=70);
}
.btm-float__content{
	position: relative;
    width: 1220px;
    margin: 0 auto;
    z-index: 2;
}
.btm-float__content .free {
    margin-left: 5px;
    margin-top: 11px;
}
.box_color .offer {
    margin-left: 12px;
    margin-top: 15px;
    border-right: 1px dashed #adadad;
    height: 78px;
    padding-right: 23px;
}
.box_color .offer span {
    display: block;
    color: #fff;
    font-size: 18px;
}
.box_color .offer .offer_t {
    margin-top: 17px;
}
.box_color .offer .offer_b {
    margin-top: 6px;
}
.box_color .offer_two {
    margin-left: 22px;
    margin-top: 15px;
    border-right: 1px dashed #adadad;
    padding-right: 22px;
    height: 78px;
}
.city_box {
    margin-top: 8px;
    height: 32px;
    overflow: hidden;
}
.sel_one {
	box-sizing: border-box;
    color: #666;
    width: 123px;
    height: 30px;
    padding: 0;
    padding-left: 10px;
}
input[type=text].text_area {
    width: 115px;
    height: 28px;
    margin-left: 2px;
    color: #666;
    padding-left: 10px;
    line-height: 30px;
    border-radius: 0;
    border: none;
}
.sel_two {
	box-sizing: border-box;
    width: 123px;
    height: 30px;
    margin-left: 2px;
    color: #666;
    padding: 0;
    padding-left: 10px;
}
.tell_box input[type=text] {
    width: 238px;
    height: 28px;
    padding-left: 12px;
    color: #666;
    line-height: 30px;
    border-radius: 0;
    border: none;
}
.tell_box a {
    width: 123px;
    height: 30px;
    color: #fff;
    font-size: 14px;
    background: #ce2222;
    line-height: 30px;
    text-align: center;
    margin-left: 2px;
}
.sweep {
    margin-left: 21px;
    margin-top: 11px;
}
.sweep span {
    color: #fff;
    display: block;
}
.sweep-p {
    color: #fff;
}
.tell_box {
    margin-top: 4px;
}
.globalH5 .btm-float{
	display: none;	
}
/* 列表页 */
.cont_item_ul {
    margin: 10px 0px;
}
.cont_item_ul li {
    margin: 10px 0px;
    border-bottom: 1px dashed #ddd;
    overflow: hidden;
    padding-bottom: 10px;
}
.cont_item_ul li img {
    width: 160px;
    height: 120px;
}
.cont_item_text {
    width: 85%;
}
.cont_item_text h2 {
	font-size: 18px;
	line-height: 34px;
	color: #333;
	font-weight: normal;
	height: 34px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cont_item_text p a{
	cursor: pointer;
	color: #555;
	font-size: 12px;
}
.cont_item_text .plist{
	height: 70px;
	overflow: hidden;
}
 .rt {
    float: right;
}
.graycl {
    color: #999;
}
.lt {
    float: left;
}
.fontcl2 {
    color: #e7691e;
}
.btnlook{
	display: inline-block;
	padding: 5px 10px;
	border: 1px solid #ce2222;
	border-radius: 3px;
	color: #ce2222;
}
.cont_item_text p a.btnlook{
	color: #ce2222;
	text-decoration: none;
}
.cont_item_text p a.btnlook:hover{
	background-color: #ce2222;
	color: #ffffff;
}
.toubu_main{
	height: 400px;
	background: url(../img/bg02.jpg)no-repeat center;
	background-size: 100% 100%;
	position: relative;
}
.toubu_maincont{
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding-bottom: 20px;
}
.toubu_maincont_tit{
	margin-bottom: 20px;
}
.toubu_maincont_tit h5{
	font-size: 20px;
	color: #333333;
	font-weight: 400;
	margin-bottom: 5px;
}
.toubu_maincont_tit h3{
	font-size: 24px;
	color: #333333;
	font-weight: 400;
}

.toubu_maincont_btn a{
	display: inline-block;
	padding: 5px 10px;
	background-color:rgba(255, 255, 255, 0.8);
	border-radius: 5px;
	color: #000000;
	margin-right: 15px;
	text-decoration: none;
}
.toubu_maincont_btn a.active{
	background: #ce2222;
	color: #ffffff;
}
.toubu_maincont_btn a:hover{
	background: #ce2222;
	color: #ffffff;
}
.mainCurmbr{
	padding:10px 0px
}
.mainCurmbr a{
	display: inline-block;
	color: #000000;
	position: relative;
	text-decoration: none;
}
.mainCurmbr a:hover span{
	text-decoration: underline;
}
.mainCurmbr a::after{
	content: " >";
}
.mainCurmbr a:last-child::after{
	display: none;
}
.globalH5 .toubu_main{
	height: 200px;
	background: url(../img/bg02.jpg)no-repeat center;
	background-size:100% 100%;
}
.globalH5 .toubu_maincont{
	box-sizing: border-box;
	padding: 20px 10px;
	/*display: none;*/
}
.globalH5 .toubu_maincont .toubu_maincont_tit{
	display: none;
}
.globalH5 .cont_item_ul li{
	padding: 0px 10px 10px 10px;
}
.globalH5 .cont_item_ul li img{
	width: 20%;
	height: auto;
	margin-top: 10px;
}
.globalH5 .cont_item_text{
	width: 75%;
}
.globalH5 .cont_item_text h2{
	font-size: 14px;
}
.globalH5 .cont_item_text .plist{
	height: auto;
	overflow: hidden;
}
.globalH5 .graycl{
	margin-top: 10px;
}
.globalH5 .mainCurmbr{
	padding: 10px 10px;
}
.globalH5 .wzbox p {
	text-indent: 0px;
}
.globalH5 .toubu_maincont_btn a{
	display: inline-block;
	padding: 2px 2px;
	background-color:rgba(255, 255, 255, 0.8);
	border-radius: 5px;
	color: #000000;
	margin-right: 15px;
	text-decoration: none;
	margin-top: 10px;
}
.globalH5 .toubu_maincont_btn a.active{
	background: #ce2222;
	color: #ffffff;
}
.globalH5 .content_bjcot .tit{
	font-size: 20px;
}

.globalH5 .wzbox {
	padding: 8px 8px;
}

.globalH5 .footerbottom .listbox02 .imgp {
	width: 90px;
	height: 90px;
}

.globalH5 .footerbottom .listbox01 .imgp img{
	width: 50%;
}

.globalH5 .weixin_img {
	width: 80px;
	height: 80px;
}

.globalH5 .footerbottom p {
	font-size: 14px;
	padding: 2px 0px;
	word-spacing: 1px;
}

.globalH5 .footerbottom h4 {
	font-size: 14px;
	margin-bottom: 2px;
}

.weixin_img {
 	width: 150px;
	height: 150px;
}


.content_bjcot{
	padding: 20px 0px;
}
.content_bjcot .tit{
	text-align: center;
	font-size: 35px;
	font-weight: normal;
	margin-bottom: 20px;
	
}
.content_bjcot .content_bjcot_fun{
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 10px;
}
.content_bjcot .content_bjcot_fun .lst{
	margin-right: 15px;
	color: #333333;
}
.content_bjcot .content_bjcot_fun a{
	color: #333333;
}
.wzbox{
	padding: 20px 20px;
}
.wzbox p{
	text-indent: 32px;
	font-size: 16px;
	line-height: 25px;
	color: #333333;
}
.wzbox .imgdiv{
	padding: 30px 0px;
	text-align: center;
	max-width: 100%;
}
.wzbox .imgdiv img{
	max-width: 100%;
}
.globalH5 .content_bjcot {
	padding: 10px 10px;
}
.globalH5 .content_bjcot span{
	display: inline-block;
}
.globalH5 .content_bjcot .rt{
	display: none;
}
/*.globalH5 .content_bjcot .tit{*/
 /*font-size: 25px;*/
/*}*/
.news_l{
	width: 613px;
}
.tc {
    text-align: center;
}
.date{
	width: 180px;
	height: 186px;
	background: #1e498d;
	color: #fff;
	padding: 40px 0 0;
	font-family: "宋体";
	box-sizing: border-box;
}
.date h3{
	font-size: 24px;
	line-height: 50px;
	font-weight: bold;
}
.date h3 span{
	font-size: 60px;
}
.date p{
	font-size: 30px;
	line-height: 38px;
	font-weight: bold;
}
.news_r{
	width: 550px;
}
.news_list{
	margin: 45px 0 0;
	border-top: solid 1px #dfdfdf;
}
.news_list li{
	border-bottom: solid 1px #dfdfdf;
	line-height: 54px;
	padding: 0 20px;
	color: #5b5b5b;
	position: relative;
}
.news_list li a{
	background: url(../img/index_42.jpg) no-repeat left center;
	padding-left: 30px;
	display: block;
	width: 80%;
	color: #5b5b5b;
	text-decoration: none;
}
.news_list li:hover a{
	color: #fbc048;
}
.news_list li span{
	position: absolute;
	right: 20px;
	top: 0;
}
.attention1 h3{
	color: #c30f22;
	font-size: 22px;
	line-height: 64px;
}
.attention1 h3 a{
	color: #c30f22;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
}
.attention1 p{
	color: #5b5b5b;
	line-height: 32px;
	height:128px;
	overflow: hidden;
}
.attention2{
	width: 580px;
    height: 169px;
    background: #e5e5e5;
    margin: 40px 0 0;
    padding: 23px 15px 0 30px;
    box-sizing: border-box;
}
.attention2 h3{
	color: #495a86;
	font-size: 22px;
	line-height: 36px;
}
.attention2 h3 b{
	font-size: 30px;
	margin-right: 15px;
}
.attention2 h3 a{
	color: #495a86;
	font-size: 22px;
	text-decoration: none;
	font-weight: normal;
}
.attention2 p{
	color: #373737;
	line-height: 32px;
	height: 64px;
	overflow: hidden;
	background: url(/img/index_53.jpg) no-repeat 20px center;
	/*padding-left: 85px;*/
	margin: 18px 0 0;
}
.globalH5 .news_list li a{
	width: 65%;
}
.globalH5 .news_l{
	width: 100%;
}
.globalH5 .newsl_top{
	display: none;
}
.globalH5 .attention2{
	width: 100%;
	margin-top: 15px;
	padding: 10px 15px;
	height: 140px;
}
.globalH5 .news_list{
	margin-top: 10px;
}
.globalH5 .news_r{
	width: 100%;
	padding: 0px 20px;
	box-sizing: border-box;
}
.globalH5 .attention2 h3 b{
	display: none;
}
.qywhbox{
	padding-top: 30px;
}
.qywhbox_img{
	width: 100%;
	/*height: 400px;*/
	/*background: url(../img/bg.png)no-repeat top center;*/
	background-size: cover;
}
.globalH5 .qywhbox_img{
	height: auto;
	background: #ffffff;
}
.lt_qywhbox_img{
	float: left;
	display: inline-block;
	box-sizing: border-box;
	width: 380px;
	/*height: 370px;*/
	/* background-color: rgba(0, 0, 0, 0.8); */
	margin: 0px 0px 0px 145px;
	padding: 0px 15px 0px 20px;
}
.lt_qywhbox_img h1{
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-weight: normal;
	color: #ce2222;
}
.lt_qywhbox_img .cont{
	padding-top: 15px;
}
.lt_qywhbox_img .cont p{
	line-height: 40px;
	text-align: center;
	font-size: 20px;
	color: #666666;
}
.lt_qywhbox_img .cont p em{
	background-color: #ce2222;
	border-radius: 5px;
	padding: 2px 5px;
	color: #ffffff;
	margin-right: 5px;
}
.rt_qywhbox_img{
	text-align: center;
	/*float: right;*/
	display: inline-block;
	width: 1200px;
	margin-top: 5px;
	background-color: #ffffff;
}
.rt_qywhbox_img img{
	width: 100%;
	margin: 5px;
}
.globalH5 .lt_qywhbox_img{
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: auto;
	padding-bottom: 20px;
}
.globalH5 .rt_qywhbox_img{
	margin-top: 10px;
	margin-bottom: 20px;
	width: 100%;
}
.globalH5 .rt_qywhbox_img span{
	margin: 5px 0px;
	width: 40%;
	height: auto;
	display: inline-block;
}

.rt_qywhbox_img span{
	margin: 5px;
	width: 175px;
	height: 256px;
	display: inline-block;
}

.footerbottom{
	padding: 15px 0px;
}
.footerbottom h4{
	font-size: 18px;
	margin-bottom: 10px;
}
.footerbottom p{
	font-size: 16px;
	padding: 5px 0px ;
	word-spacing:1px;
}
.footerbottom p span.tit{
	display: inline-block;
	width:80px;
	text-align: left;
	word-spacing:3px;
}
.footerbottom p span.cot{
	display: inline-block;
	width:100px;
	text-align: left;
}
.footerbottom .listbox{
	display: inline-block;
	width: 500px;
	margin: 0 auto;
	vertical-align: middle;
}
.footerbottom .listbox01{
	text-align: left;
	padding-top: 5px;
	width: 300px;
}
.footerbottom .listbox01 .imgp{
	display: inline-block;
	/*background: #ffffff;*/
	width: 250px;
	margin-bottom: 10px;
	padding: 0px;
}
.footerbottom .listbox01 .imgp img{
	width: 100%;
	vertical-align: middle;
}
.footerbottom .listbox02{
	box-sizing: border-box;
	vertical-align: middle;
	text-align: left;
	padding-left:50px ;
	width: 220px;
}
.footerbottom .listbox02 .imgp{
	vertical-align: middle;
	width: 160px;
	height: 160px;
	background: #ffffff;
	box-sizing: border-box;
	padding: 5px;
}
.footerbottom .listbox02 .imgp img{
	width: 100%;
}
.globalH5 .footerbottom .listbox{
	width: 100%;
}
.globalH5 .footerbottom .listbox01{
	text-align: center;
	margin-bottom: 10px;
}
.globalH5 .footerbottom .listbox02{
	text-align: center;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.globalH5 .footerbottom .listbox02 .imgp{
	margin: 0 auto;
}
.globalH5 .jszch5{
	display: block;
	text-align: center;
}
.postcolse{
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 10;
}
.fodong{
	position: fixed;
	bottom: 10%;
	right: 0px;
	cursor: pointer;
	display: none;
	width: 60px;
}
.fodong img{
	width: 100%;
}
.f-oh li img {
	width: 99%;
}
/*首页企业动态*/
.qydt_box .cont_item_ul li {
	width: 50%;
	float: left;
}

.qydt_box .cont_item_text {
	width: 70%;
	margin: 0 auto;
	padding-right: 30px;
	box-sizing: border-box;
}
.globalH5 .qydt_box .cont_item_ul li {
	width: 100%;
	float: left;
	box-sizing: border-box;
	text-align: center;
}
.globalH5 .qydt_box .cont_item_text {
	width: 80%;
	box-sizing: border-box;
	float: none;
	margin: 0 auto;
	padding-right: 0px;
}
.globalH5 .qydt_box .cont_item_ul li img{
	width: 80%;
	display: inline-block;
	float: none;
}
.globalH5 .qydt_box .cont_item_text h2{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.globalH5 .qydt_box .cont_item_text .plist{
	display:none;
}
.globalH5 .list_city{
	display: inline-block;
	position: relative;

}
.globalH5 .list_city>img{
	width: 24px !important;
	vertical-align: middle;
}
.globalH5 .list_city>span{
	width: 24px;
	vertical-align: middle;
	color: #333333;
	margin-left: 3px;
}
.globalH5 .down_city{
	display: none;
	position: absolute;
	left: 0px;
	width: 80px;
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	top: 24px;
	background: #ffffff;
}
.globalH5 .down_city>span{
	display: block;
	text-align: center;
}
.globalH5 .down_city>span a{
	display: block;
	padding: 10px;
	text-align: center;
	color: #333333;
}
.globalH5 .down_city>span a:hover{
	background: #f8f7f7;
}
.globalH5 .top_head{
	padding-left: 20px;
}
/*.globalH5 .list_city:hover .down_city{*/
/*	display: inline-block;*/
/*}*/
.qydt_box .cont_item_text .plist{
	height: 34px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-bottom: 25px;
}