@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: 'Microsoft YaHei';
	color: #000;
}

a {
	text-decoration: none;
	color: #000;
}

ul {
	list-style: none;
}

.clearfix {
	zoom: 1;
}

.wrap {
	width: 1100px;
	margin: 0 auto;
}

/* .m-r0 {
	margin-right: 0px !important
} */

a:hover {
	color: #d4141a;
}

.m-t {
	margin-top:
}

.cl {
	clear: both;
}

/*----------header---------*/
.header .h-top {
	height: 33px;
	background: #f5f5f5;
	border-bottom: 1px solid #dedede;
	line-height: 33px;
	font-size: 12px;
}
.ban_2{display:none;}
.header .h-top .top-left {
	float: left;
	color: #000
}

.header .h-top .top-right {
	float: right;
	color: #bba5a5
}
.asasa{display: block; font-size:26px; text-align: center;color:#FF0000;}
.header .h-top .top-right a {
	color: #000;
	padding-left: 5px;
	padding-right: 5px;
}

.header .h-top .top-right a:hover {
	color: #d4141a;
}

/*-----header logo----*/
.header .he-c {
	width: 1100px;
	height: 95px;
	margin: 0px auto;
	padding-top: 35px;
}

.header .he-c .logo {
	float: left;
	margin-top: 6px;
}

.header .he-c .logo a {
	display: block;
}

.header .he-c .phont {
	float: right;
}

.header .he-c .phont .phont-t {
	font-size: 12px;
	color: #000;
}

.header .he-c .phont .phont-t i {
	padding-right: 5px;
}

.header .he-c .phont .phont-s {
	font-size: 22px;
	color: #d4141a;
	padding-left: 35px;
	letter-spacing: 1px;
	line-height: 20px;
}

/*----------header nav-----------------*/
.header .nav {
	position: relative;
	z-index: 100;
	height: 60px;
	background: #313131;
}

.header .nav ul li {
	float: left;
	width: 122px;
	text-align: center;
	line-height: 60px
}

.header .nav ul li a {
	display: block;
	color: #fff;
	font-size: 14px
}

.header .nav ul li a:hover {
	background: #d4141a
}

.header .nav .cur a {
	background: #d4141a
}

.header .nav ul .dl .dd {
	position: absolute;
	z-index: 9999;
	visibility: hidden;
	background: #dd0102 !important
}

.header .nav ul .dl .dd a {
	background: #dd0102
}

.header .nav ul .dl .dd a:hover {
	background: #ed3c42
}

.header .nav ul .dl:hover .dd {
	visibility: visible
}

.header .nav ul .dl:hover .dd li {
	float: none
}


.AJHTC-Nav{
	display: none;
}

.banner {
	display: none;
}

/*----------main main01--------------*/
.main {
	margin-top: 70px;
}

.main .main01 {
	height: 700px;
}

.main>.main01>.wrap>div:nth-child(1) {
	height: 162px;
	width: 775px;
	text-align: center;
	background-image: url(../IMAGES/b1-h1.png);
	background-repeat: no-repeat;
	color: #fff;
	padding-top: 25px;
	font-size: 50px;
	font-weight: normal;
	margin: 20px auto;
}

.main>.main01>.wrap>div:nth-child(1) p {
	font-size: 25px;
	color: #fff;
	text-transform: Uppercase;
	margin-top: 5px;
}

.main .main01 h2 {
	font-size: 30px;
	color: #d4141a;
	margin-top: 25px;
	text-align: center;
	font-weight: normal;
}

.focus .f_btns {
	position: absolute;
	width: 100%;
	top: 665px;
}

.focus .f_btns .btn {
	text-align: center;
	height: 14px;
	overflow: hidden;
	font-size: 0;
	width: 100%;
}

.focus .f_btns .btn span {
	display: inline-block;
	width: 10px;
	height: 10px;
	overflow: hidden;
	margin: 0 5px;
	background: #fff;
	border-radius: 5px;
	cursor: pointer
}

.focus .f_btns .btn span.cur {
	background: #c40505;
}


/*manin01 切换*/
#servicesBox {
	width: 1100px;
	margin: 0 auto;
	clear: both;
	padding: 14px 0px 20px 0px;
	line-height: 18px;
	color: #999999;
	font-size: 12px;
	margin-top: 20px;
}

#servicesBox h3 {
	font-weight: normal;
	font-size: 16px;
	height: 30px;
	line-height: 20px;
	color: #000000;
}

#servicesBox .serBox {
	cursor: pointer;
	display: inline;
	width: 215px;
	height: 420px;
	float: left;
	overflow: hidden;
	position: relative;
	padding: 0;
	margin-right: 1px;
	background: #f4f4f4;
	/*border-bottom:4px solid #dddddd;*/
}

#servicesBox .serBoxOn {
	display: none;
	width: 215px;
	height: 395px;
	background: #000;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 19;
	marign-right: 1px;
}

#servicesBox .serBox .pic1 {
	width: 80px;
	height: 72px;
	text-align: center;
	position: absolute;
	top: 35px;
	right: 63px;
	z-index: 99;
}

#servicesBox .serBox .pic2 {
	width: 80px;
	height: 72px;
	text-align: center;
	position: absolute;
	top: 35px;
	left: -160px;
	z-index: 99;
}

#servicesBox .serBox .txt1 {
	/*height:100px;*/
	color: #999999;
	position: absolute;
	top: 100px;
	/*left:55px;*/
	z-index: 99;
}

#servicesBox .serBox .txt2 {
	width: 215px;
	/*height:100px;*/
	color: #999999;
	position: absolute;
	top: 100px;
	right: -300px;
	z-index: 99;
}

#servicesBox .serBox span.tit {
	font-size: 21px;
	display: block;
	height: 30px;
	text-align: center;
	color: #333;
	margin-top: 40px;
}

#servicesBox .tit2 p {}

#servicesBox .serBox .txt1 .tit {
	color: #000;
}

#servicesBox .serBox .txt2 .tit {
	color: #fff
}

#servicesBox .serBox .txt1 p {
	color: #000;
	text-transform: uppercase;
	font-size: 12px;
	padding-bottom: 15px;
	padding-top: 5px;
	font-family: Arial;
}

#servicesBox .serBox .txt2 p {
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	padding-bottom: 15px;
	padding-top: 5px;
	font-family: Arial;
}

#servicesBox .serBox .txt1 p strong {
	line-height: 24px;
	font-weight: normal;
	font-size: 12px;
}

#servicesBox .serBox .txt2 p strong {
	line-height: 24px;
	font-weight: normal;
	font-size: 12px;
}

#servicesBox .serBox .h {
	text-align: center;
	overflow: hidden;
	border-top: 1px solid #ccc;
	width: 92px;
	margin-left: 75px;
}

#servicesBox .serBox .text-p {
	border: none;
	padding: 0px 20px;
}

/*----------main main02--------------*/
.main .main02 {
	height: 173px;
	margin-top: 50px;
	background-color: #313131;
	overflow: hidden;
}

.main .main02 .wrap {
	width: 1100px;
	height: 173px;
	background-image: url(../IMAGES/IMAGES/main2-bj.png)
}

.main .main02 .m2-l {
	float: left;
	margin-top: 40px;
}

.main .main02 .m2-l p {
	line-height: 32px;
	color: #fff;
}

.main .main02 .m2-r {
	float: right;
}

.main .main02 .m2-r a {
	background-image: url(../IMAGES/m2-more.png);
	width: 164px;
	height: 63px;
	line-height: 50px;
	color: #fff;
	font-size: 22px;
	display: block;
	padding-left: 40px;
	margin-top: 60px;
}

/*----------main main03--------------*/
.main .main03 {
	margin-top: 50px;
	min-height: 1360px;
}

.main>.main03>.wrap>div:nth-child(1) {
	font-size: 40px;
	color: #d4141a;
	font-weight: normal;
	text-align: center;
}

.main>.main03>.wrap>div:nth-child(1) p {
	font-size: 20px;
	color: #000;
	margin-top: 10px;
}

.main .main03 .conten01 {
	margin-top: 70px;
	overflow: hidden
}

.main .main03 .conten01 .c01-left {
	float: left;
	position: relative;
	width: 474px;
	margin-top: 30px;
}

.main .main03 .conten01 .c01-left .more {
	position: absolute;
	right: 6%;
}

.main .main03 .conten01 .c01-left .more a {
	background-image: url(../IMAGES/m3-more.png);
	width: 164px;
	height: 63px;
	line-height: 50px;
	color: #fff;
	font-size: 22px;
	display: block;
	padding-left: 40px;
	margin-top: 15px;
}

.main .main03 .conten01 .c01-right {
	width: 530px;
	float: right;
}

.main .main03 .conten01 .c01-right .text {
	line-height: 30px;
	margin-top: 20px;
	font-size: 18px;
	margin-bottom: 40px;
}

.main .main03 .conten01 .c01-right .c01-main {
	margin-top: 34px;
	background: url(../IMAGES/m3-bj02.png) no-repeat;
	padding-left: 30px;
}

.main .main03 .conten01 .c01-right .c01-main .c01-text {
	margin-top: 34px;
}

.main .main03 .conten01 .c01-right .c01-main .c01-text:first-child {
	margin-top: 0;
}

.main .main03 .conten01 .c01-right .c01-main .c01-text b {
	color: #d4141a;
	font-size: 18px;
	font-weight: normal;
	display: block;
}

.main .main03 .conten01 .c01-right .c01-main .c01-text p {
	font-size: 14px;
	margin-top: 6px;
	color: #000;
}

.main .main03 .m3-bj {
	height: 60px;
	margin: 40px 0px 0px;
}

/*-----------*/
.main .main03 .conten02 {
	margin-top: 0px !important
}

.main .main03 .conten02 .c01-left {
	float: right !important;
	position: relative;
	width: 517px;
	margin-top: 85px;
}

.main .main03 .conten02 .c01-right {
	width: 525px;
	float: left !important;
}

.main .main03 .conten02 .c01-left .more {
	position: absolute;
	left: 15% !important;
}

.main .main03 .conten02 .c01-left .more a {
	margin-top: -35px !important;
}

/*----------main main04--------------*/
.main .main04 {
	margin-top: 50px;
	min-height: 654px;
	widht: 1920px;
	overflow: hidden;
	background: url(../IMAGES/m4-bj.png) no-repeat;
}

.main>.main04>.wrap>div:nth-child(1) {
	background: url(../IMAGES/m4-h1bj.png) no-repeat;
	font-size: 35px;
	margin-top: 66px;
	height: 146px;
	text-align: center;
	color: #fff;
	font-weight: normal;
	padding-top: 52px;
}

.main>.main04>.wrap>div:nth-child(1) p {
	font-weight: bold;
	letter-spacing: 2px;
}

.main .main04 .m4-conten {
	margin-top: 100px;
}

.main .main04 .m4-conten ul li {
	float: left;
	margin-right: 28px;
	text-align: center;
	font-size: 25px;
	color: #d4141a;
}

.main .main04 .m4-conten ul li p {
	padding-top: 10px;
}

/*----------main main05--------------*/
.main .main05 {
	margin-top: 50px;
	min-height: 650px;
	overflow: hidden;
}

.main>.main05>.wrap>div:nth-child(1) {
	font-size: 40px;
	color: #d4141a;
	font-weight: normal;
	text-align: center;
}

.main>.main05>.wrap>div:nth-child(1) p {
	font-size: 20px;
	color: #333333;
	margin-top: 10px;
}

.main .main05 .m5-conten02 {
	display: none;
	text-align: center;
}

.m5-conten02_wrap_list .m5-conten02_wrap_list_top{
	font-size: 30px;
}

.m5-conten02_wrap_list .m5-conten02_wrap_list_foot{
	font-size: 22px;
}

.main .main05 .m5-conten .m5-c01 {
	float: left;
	margin-top: 80px;
	margin-right: 46px;
}

.main .main05 .m5-conten .m5-c01:nth-child(3n) {
	margin-right: 0;
}

.main .main05 .m5-conten .m5-c01 .m5-c01-l {
	float: left;
	margin-top: 25px;
}

.main .main05 .m5-conten .m5-c01 .m5-c01-l p {
	margin-top: 10px;
	color: #d4141a;
	font-size: 20px;
	text-align: center;
}

.main .main05 .m5-conten .m5-c01 .m5-c01-l p strong {
	font-size: 18px;
	font-weight: normal;
	color: #999;
	margin-left: 3px;
}

.main .main05 .m5-conten .m5-c01 .m5-c01-c {
	float: left;
	margin-left: 10px;
	background: url(../IMAGES/m5-bj1.png) no-repeat;
	text-align: center;
	width: 185px;
	height: 185px;
}

.main .main05 .m5-conten .m5-c01 .m5-c01-c li {
	padding-bottom: 63px;
	font-size: 14px;
	color: #000
}

.main .main05 .m5-conten .m5-c01 .m5-c01-r {
	float: left;
	width: 18px;
	margin-left: 10px;
	font-size: 18px;
	line-height: 45px;
}

.main .main05 .m5-conten .m5-c02 .m5-c01-c li {
	padding-bottom: 35px !important;
}

/*----------main main06--------------*/

.main .main06 {
	height: 980px;
	background: url(../IMAGES/m6-bj.png) no-repeat;
	margin-top: 50px;
	padding-top: 50px;
}

.main>.main06>.wrap>div:nth-child(1) {
	height: 167px;
	width: 803px;
	text-align: center;
	background-image: url(../IMAGES/m6-h1bj.png);
	color: #fff;
	padding-top: 20px;
	font-size: 50px;
	font-weight: normal;
	margin: 0px auto;
}

.main>.main06>.wrap>div:nth-child(1) strong {
	font-size: 28px;
	color: #980006;
	font-weight: normal;
	text-transform: Uppercase;
	margin-left: 10px;
}

.main>.main06>.wrap>div:nth-child(1) p {
	font-size: 25px;
	color: #fff;
	margin-top: 5px;
}

.main .main06 .m6-content {
	margin-top: 60px;
}

.main .main06 .m6-content .m6-c-l {
	float: left;
	width: 540px;
	margin-right: 20px;
}

.main .main06 .m6-content .m6-c-l:nth-child(2n) {
	margin-right: 0;
}

.main .main06 .m6-content .m6-c-l dl {
	background: #868686;
	font-size: 25px;
	font-weight: normal;
	height: 60px;
	line-height: 60px;
	color: #fff;
	padding-left: 20px;
	margin-bottom: 30px;
}

.main .main06 .m6-content .m6-c-l dl span {
	float: right;
}
.main .main06 .m6-content .m6-c-l dl span a {
	font-size: 14px;
	width: 82px;
	background: #615e5e;
	text-align: center;
	display: block;
	color: #fff;
}

.main .main06 .m6-content .m6-c-l dl span a:hover {
	background: #000
}

.main .main06 .m6-content .m6-c-l .m6-c-block {
	margin-top: 20px;
	background: #fff;
	border-left: 5px solid #d4141a;
	height: 145px;
	padding: 20px;
}

.main .main06 .m6-content .m6-c-l .m6-c-block .m6-c-b-l {
	width: 160px;
	height: 146px;
	float: left;
	margin-right: 20px;
}

.main .main06 .m6-content .m6-c-l .m6-c-block .m6-c-b-l a img {
	width: 100%;
}

.main .main06 .m6-content .m6-c-l .m6-c-block .m6-c-b-r {
	float: left;
	width: 315px;
}

.main .main06 .m6-content .m6-c-l .m6-c-block .m6-c-b-r h3 {}

.main .main06 .m6-content .m6-c-l .m6-c-block .m6-c-b-r h3 a {
	font-size: 18px;
	font-weight: normal;
	color: #333;
}

.main .main06 .m6-content .m6-c-l .m6-c-block .m6-c-b-r h3 a:hover {
	color: #d4141a;
}

.main .main06 .m6-content .m6-c-l .m6-c-block .m6-c-b-r p {
	font-size: 14px;
	color: #000;
	line-height: 24px;
	margin-top: 10px;
}

.main .main06 .m6-content .m6-c-l .m6-c-block .m6-c-b-r p i {
	font-size: 16px;
	color: #333;
}

.main .main06 .m6-bj {
	float: right;
}

.main .main06 .m6-content .m6-c-r dl {
	background: #c4c4c4;
}

.main .main06 .m6-content .m6-c-r dl span a {
	background: #a2a1a1;
}

/*----------main main07--------------*/
.main .main07 {
	margin-top: 50px;
	overflow: hidden;
}

.main>.main07>.wrap>div:nth-child(1) {
	font-size: 40px;
	color: #d4141a;
	font-weight: normal;
	text-align: center;
}

.main>.main07>.wrap>div:nth-child(1) strong {
	color: #000;
	font-weight: normal;
}

.main>.main07>.wrap>div:nth-child(1) p {
	font-size: 20px;
	color: #333333;
	margin-top: 10px;
}

.main .main07 .m7-content {
	margin-top: 60px;
}

.main .main07 .m7-content .m7-c-l {
	float: left;
	width: 575px;
}

.main .main07 .m7-content .m7-c-l .text {
	margin-top: 20px;
}

.main .main07 .m7-content .m7-c-l .text p {
	line-height: 35px;
	font-size: 16px;
	color: #000;
}

.main .main07 .m7-content .m7-c-l .more {
	float: right;
	margin-top: 30px;
}

.main .main07 .m7-content .m7-c-l .more a {
	background-image: url(../IMAGES/m3-more.png);
	width: 164px;
	height: 63px;
	line-height: 50px;
	color: #fff;
	font-size: 22px;
	display: block;
	padding-left: 40px;
	margin-top: 15px;
}

.main .main07 .m7-content .m7-c-r {
	float: right;
}

/*----------main main08--------------*/
.main .main08 {
	background: #e4e4e4;
	margin-top: 60px;
	padding: 60px 0px;
}

.main>.main08>.wrap>div:nth-child(1) {
	height: 133px;
	width: 640px;
	text-align: center;
	background-image: url(../IMAGES/m8-h1bj.png);
	color: #fff;
	padding-top: 25px;
	font-size: 35px;
	font-weight: normal;
	margin: 0px auto;
}

.main>.main08>.wrap>div:nth-child(1) p {
	font-size: 18px;
	color: #ccc;
	text-transform: Uppercase;
	margin-top: 5px;
}

.main .main08 .m8-content {
	margin-top: 50px;
}

.main .main08 .m8-content .m8-c-text {
	float: left;
	margin-right: 25px;
	width: 348px;
}

.main .main08 .m8-content .m8-c-text:nth-child(3n) {
	margin-right: 0;
}

.main .main08 .m8-content .m8-c-text dl {
	font-size: 22px;
	font-weight: normal;
	background: #313131;
	color: #fff;
	height: 50px;
	line-height: 50px;
	padding-left: 15px;
}

.main .main08 .m8-content .m8-c-text dl span {
	float: right;
}

.main .main08 .m8-content .m8-c-text dl span a {
	font-size: 12px;
	width: 65px;
	background: #d4141a;
	text-align: center;
	display: block;
	color: #fff;
}

.main .main08 .m8-content .m8-c-text dl span a:hover {
	background: #b60a0f;
}

.main .main08 .m8-content .m8-c-text ul {
	margin-top: 20px;
}

.main .main08 .m8-content .m8-c-text ul li {
	line-height: 32px;
	font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.main08sj{
	display: none;
}

.main .main08 .m8-content .m8-c-text ul li a {
	background: url(../IMAGES/m8-bj1.png) no-repeat left;
	padding-left: 15px;
}

.main .main08 .m8-content .m8-c-text ul li span {
	float: right;
	font-size: 12px;
	color: #999;
}

/*----------------------------------------main 结束------------------------------------------------------*/

/*------------link------------*/
.link {
	margin-top: 60px;
	overflow: hidden;
}

.link .link-l {
	float: left;
	margin-right: 20px;
}

.link .link-l p {
	color: #d4141a;
	font-size: 25px;
}

.link .link-r {
	float: left;
	width: 950px;
}

.link .link-r ul li {
	float: left;
	margin-right: 20px;
	line-height: 38px;
}

/*-------------footer----------------*/
.footer {
	background: #000;
	position: relative;
	z-index: 1;
    margin-top: 70px;
}

.fotsj{
	display: none;
}

.footer .footer-t {
	background: #424343;
	height: 52px;
}

.footer .footer-t ul {
	margin-left: 270px;
}

.footer .footer-t ul li {
	line-height: 52px;
	/* margin-right: 100px;*/
	width: 141px;
	float: left;
}

.footer .footer-t ul li a {
	color: #fff;
}

.footer .footer-c {
	margin: 40px 0px;
	overflow: hidden;
}

.footer .footer-c .f-c-l {
	float: left;
	width: 240px;
	border-right: 1px solid #424343;
}

.footer .footer-c .f-c-l .f-er {
	margin-top: 15px;
	color: #999;
	font-size: 12px;
	text-align: center;
	margin-right: 20px;
}

.footer .footer-c .f-c-l .f-er p {
	padding-top: 5px;
}

.footer .footer-c .f-c-c {
	float: left;
	margin-left: 30px;
}

.footer .footer-c .f-c-c ul {
	float: left;
	width: 141px;
}

.footer .footer-c .f-c-c ul li {
	line-height: 25px;
}

.footer .footer-c .f-c-c ul li a {
	font-size: 14px;
	color: #aaa;
}

.footer .footer-c .f-c-c ul li a:hover {
	color: #d4141a;
}

.footer .footer-c .f-c-r {
	float: left;
	width: 260px;
	border-left: 1px solid #424343;
}

.footer .footer-c .f-c-r p {
	color: #aaa;
	padding-left: 26px;
	margin-left: 8px;
	font-size: 16px;
	line-height: 30px;
	background: url(../IMAGES/footer-th.png) left no-repeat;
}

.footer .footer-c .f-c-r img {
	margin-right: 5px;
}

.footer .footer-c .f-c-r .r-p1 {
	font-size: 22px;
}

.footer .footer-c .f-c-r .r-p2 {
	font-size: 16px;
}

.footer .footer-b .footer-text {
	border-top: 1px solid #424343;
}

.footer .footer-b .footer-text p {
	color: #aaa;
	padding: 12px 0;
	font-size: 14px;
	margin-left: 15%;
}


/*网络推广*/
/*-------------------推广main------------------------*/

/* .tg-main { margin-top: 10px;} */
.tg-main .tg-main01 {
	/* min-height: 910px; */
	overflow: hidden;
}

.tg-main .tg-main01 b {
	font-size: 40px;
	text-align: center;
	font-weight: normal;
	display: block;
}

.tg-main .tg-main01 b strong {
	color: #d4141a;
}

.tg-main .tg-main01 b {
	text-align: center;
	font-size: 30px;
	font-weight: normal;
	margin-top: 15px;
	display: block;
}

.tg-main .tg-main01 b strong {
	background: #d4141a;
	color: #fff;
	font-weight: normal;
	padding: 2px 10px;
}

.tg-main .tg-main01 b p {
	padding-top: 15px;
	color: #767373;
	font-size: 22px;
}

.tg-main .tg-main01 .content {
	margin-top: 20px;
}

.tg-main .tg-main01 .content b {
	color: #6a6a6a;
	font-weight: normal;
	background: url(../IMAGES/tg-m1h1bj.png) left no-repeat;
	padding-left: 280px;
	margin: 34px auto;
	width: 700px;
	padding-top: 48px;
}

.tg-main .tg-main01 .content b p {
	padding-top: 10px;
	text-transform: Uppercase;
	font-family: Arial;
	text-decoration: underline;
}

.tg-main .tg-main01 .content02 {
	margin-top: 10px;
	margin: 40px auto;
	width: 1044px;
}

/*---------------------------*/
.tg-main .tg-main02 {
	height: 173px;
	margin-top: 50px;
	background-color: #000;
	overflow: hidden;
}

.tg-main .tg-main02 .wrap {
	width: 1100px;
	height: 173px;
	background-image: url(../IMAGES/main2-bj.png)
}

.tg-main .tg-main02 .m2-l {
	float: left;
	margin-top: 50px;
	width: 700px;
}

.tg-main .tg-main02 .m2-l p {
	line-height: 32px;
	color: #fff;
	font-size: 22px;
}

.tg-main .tg-main02 .m2-r {
	float: right;
}

.tg-main .tg-main02 .m2-r a {
	background-image: url(../IMAGES/m2-more.png);
	width: 164px;
	height: 63px;
	line-height: 50px;
	color: #fff;
	font-size: 22px;
	display: block;
	padding-left: 40px;
	margin-top: 40px;
}

.tg-main .tg-main02 .m2-r p {
	color: #fff;
	font-size: 22px;
}

/*-------------------------------*/
.tg-main .tg-main03 {
	margin-top: 60px;
}

.tg-main .tg-main03 .content b {
	background: url(../IMAGES/tg-m2h1bj.png) left no-repeat;
	padding-left: 280px;
	height: 190px;
	margin: 0px auto;
	width: 700px;
	padding-top: 70px;
	display: block;
}

.tg-main .tg-main03 .content b {
	color: #6a6a6a;
	font-weight: normal;
}

.tg-main .tg-main03 .content b p {
	padding-top: 10px;
}

.tg-main .tg-main03 .tg-content {
	margin-top: 50px;
}

.tg-main .tg-main03 .tg-content .tg-cot01 {
	overflow: hidden;
}

.tg-main .tg-main03 .tg-content .tg-cot01 .tg-co-l {
	float: left;
	margin-right: 10px;
	background: url(../IMAGES/tg-m2tu01.png) no-repeat right;
}

.tg-main .tg-main03 .tg-content .tg-cot01 .tg-co-l h4 {
	background: url(../IMAGES/tg-m201.png) no-repeat left top;
	padding-left: 80px;
	font-size: 30px;
	width: 500px;
	margin: 10px 0;
}

.tg-main .tg-main03 .tg-content .tg-cot01  h4 strong {
	color: #d4141a;
}

.tg-main .tg-main03 .tg-content .tg-cot01 .tg-co-l h4 p {
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	padding-top: 10px;
}

.tg-main .tg-main03 .tg-content .tg-cot01 .tg-co-l .bj {
	background: url(../IMAGES/tg-m2textbj1.png) no-repeat left top;
	padding-left: 30px;
	margin-top: 30px;
}

.tg-main .tg-main03 .tg-content .tg-cot01 .tg-co-l .bj .l-main {
	float: left;
}

.tg-main .tg-main03 .tg-content .tg-cot01 .tg-co-l .bj .l-main .ma-l {
	float: left;
	width: 50px;
}

.tg-main .tg-main03 .tg-content .tg-cot01 .tg-co-l .bj .l-main .ma-l h5 {
	color: #d4141a;
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
}

.tg-main .tg-main03 .tg-content .tg-cot01 .tg-co-l .bj .l-main .ma-r {
	float: left;
	width: 510px;
}

.tg-main .tg-main03 .tg-content .tg-cot01 .tg-co-l .bj .l-main .ma-r p {
	color: #000;
	line-height: 30px;
}

.tg-main .tg-main03 .tg-content .tg-cot01 .tg-co-r {
	margin-top: 30px;
	float: left;
}

.tg-main .tg-main03 .tg-mbj {
	height: 60px;
	margin: 50px 0px;
}

.tg-main .tg-main03 .tg-content02 {
	margin-top: 80px;
}

.tg-main .tg-main03 .tg-content02 .tg-cot01 {
	height: 390px;
	background: url(../IMAGES/tg-m2tu02.png) no-repeat left;
}

.tg-cot01 h3 {
	background: url(../IMAGES/tg-m2h3.png) no-repeat left;
	padding-left: 30px;
	height: 97px;
	line-height: 80px;
	font-size: 40px;
	color: #fff;
	margin-bottom: 50px;
}

.tg-cot01 h3 strong {
	font-size: 30px;
	text-transform: uppercase;
	padding-left: 10px;
	color: #c1c1c1;
}

.tg-main .tg-main03 .tg-content02 .tg-cot01 .tg-co-l {
	float: right;
	margin-left: 30px;
}

.tg-main .tg-main03 .tg-content02 .tg-cot01 .tg-co-l h4 {
	background: url(../IMAGES/tg-m202.png) no-repeat left top;
	padding-left: 80px;
	font-size: 30px;
	width: 500px;
}

.tg-main .tg-main03 .tg-content02 .tg-cot01 .tg-co-l h4 strong {
	color: #d4141a;
}

.tg-main .tg-main03 .tg-content02 .tg-cot01 .tg-co-l h4 p {
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	padding-top: 10px;
}

.tg-main .tg-main03 .tg-content02 .tg-cot01 .tg-co-l .bj {
	padding-left: 30px;
	margin-top: 30px;
}

.tg-main .tg-main03 .tg-content02 .tg-cot01 .tg-co-l .bj ul li {
	background: url(../IMAGES/tg-m2textbj2.png) no-repeat left;
	line-height: 45px;
	padding-left: 25px;
	color: #000;
	font-size: 16px;
}

.tg-main .tg-main03 .tg-content02 .tg-cot01 .tg-co-r {
	margin-top: 30px;
	float: left;
	width: 480px;
}

.tg-main .tg-main03 .tg-content03 {
	margin-top: 50px;
}

.tg-main .tg-main03 .tg-content03 .tg-cot01 {
	overflow: hidden;
}

.tg-main .tg-main03 .tg-content03 .tg-cot01 .tg-co-l {
	float: left;
	width: 660px;
	margin-right: 10px;
}

.tg-main .tg-main03 .tg-content03 .tg-cot01 .tg-co-l .co-main {
	background: url(../IMAGES/tg-m2tu1.png) no-repeat right;
	height: 475px;
	width: 1100px;
}

.tg-main .tg-main03 .tg-content03 .tg-cot01 .tg-co-l h4 {
	background: url(../IMAGES/tg-m203.png) no-repeat left top;
	padding-left: 80px;
	font-size: 30px;
}

.tg-main .tg-main03 .tg-content03 .tg-cot01 .tg-co-l h4 strong {
	color: #d4141a;
}

.tg-main .tg-main03 .tg-content03 .tg-cot01 .tg-co-l h4 p {
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	padding-top: 10px;
}

.tg-main .tg-main03 .tg-content03 .tg-cot01 .tg-co-l .bj {
	background: url(../IMAGES/tg-m2textbj3.png) no-repeat left;
	height: 436px;
	padding-left: 30px;
	margin-top: 30px;
}

.tg-main .tg-main03 .tg-content03 .tg-cot01 .tg-co-l .bj .l-main {
	margin-top: 40px;
	float: left;
}

.tg-main .tg-main03 .tg-content03 .tg-cot01 .tg-co-l .bj .l-main:first-child{
	margin-top: 0;
}

.tg-main .tg-main03 .tg-content03 .tg-cot01 .tg-co-l .bj .l-main .ma-l {
	/*float: left; width: 50px;*/
}

.tg-main .tg-main03 .tg-content03 .tg-cot01 .tg-co-l .bj .l-main .ma-l h5 {
	color: #d4141a;
	font-size: 16px;
	font-weight: normal;
}

.tg-main .tg-main03 .tg-content03 .tg-cot01 .tg-co-l .bj .l-main .ma-r {
	/*float: left; width: 550px;*/
}

.tg-main .tg-main03 .tg-content03 .tg-cot01 .tg-co-l .bj .l-main .ma-r p {
	color: #000;
	line-height: 30px;
}

.tg-main .tg-main03 .tg-content03.tg-cot01 .tg-co-r {
	margin-top: 30px;
	float: left;
}

.tg-main .tg-main03 .tg-content03 .tg-cot01 .tg-co-l .bj .l-main .ma-r p a {
	color: #ff9ea1;
	font-size: 12px;
}

.tg-main .tg-main03 .tg-content03 .tg-cot01 .tg-co-l .bj .l-main .ma-r p a:hover {
	color: #d4141a
}

.tg-main .tg-main03 .tg-content02 .tg-cot010 {
	height: 630px;
	background: none !important;
}

.tg-main .tg-main03 .tg-content04 .tg-cot01 .tg-co-l {
	float: left;
	/*width: 660px;*/
	margin-right: 10px;
	background: url(../IMAGES/tg-m2tu3.png) no-repeat right;
}


.tg-main .tg-main03 .tg-content02 .tg-cot01 .tg-co-l02 h4 {
	background: url(../IMAGES/tg-m201.png) no-repeat left top !important;
	padding-left: 80px;
	font-size: 30px;
}

.tg-main .tg-main03 .tg-content02-m .tg-cot01 .tg-co-r {
	margin-top: 30px;
	float: left;
	width: 427px !important;
}

.tg-main .tg-main03 .tg-content02-m .tg-cot01 .tg-co-l {
	width: 680px !important;
	/* margin-left: 90px;*/
}

.tg-main .tg-main03 .tg-content02-m .tg-cot01 .tg-co-l .bj ul li strong {
	font-weight: normal;
	color: #d4141a
}

.tg-main .tg-main03 .tg-content-m .tg-cot01 .tg-co-l h4 {
	background: url(../IMAGES/tg-m202.png) no-repeat left top !important;
	padding-left: 80px;
	font-size: 30px;
}

.tg-main .tg-main03 .tg-content-m .tg-cot01 .tg-co-l .bj .l-main h5 {
	font-size: 16px;
	font-weight: normal;
	color: #000;
	line-height: 24px;
	width: 650px;
}

.tg-main .tg-main03 .tg-content-m .tg-cot01 .tg-co-l .bj .l-main h5 strong {
	color: #d4141a;
	font-weight: normal;
}

.tg-main .tg-main03 .tg-content-m .tg-cot01 .tg-co-l .bj {
	background: url(../IMAGES/tg-m2textbj4.png) no-repeat left;
	height: 135px !important;
}

.tg-main .tg-main03 .tg-content-m .tg-cot01 .tg-co-r {
	float: right !important
}

.tg-main .tg-main03 .tg-content02 .tg-cot01 .tg-co-l02 h4 {
	background: url(../IMAGES/tg-m203.png) no-repeat left top !important;
	padding-left: 80px;
	font-size: 30px;
}

.tg-main .tg-main03 .tg-content02 .tg-cot010 .tg-co-l02 h4 {
	background: url(../IMAGES/tg-m201.png) no-repeat left top !important;
	padding-left: 80px;
	font-size: 30px;
}

.tg-main .tg-main03 .tg-content02-m .tg-cot01 .tg-co-r {
	margin-top: 85px;
	float: left;
	width: 351px !important;
}

.tg-main .tg-main03 .tg-content02-m02 .tg-cot01 {
	background: none !important;
}

.tg-main .tg-main03 .tg-content02-m02 .tg-cot01 .tg-co-l .bj p {
	color: #000;
	line-height: 30px;
}

/*----------------tg-main04-------------------*/
.tg-main .tg-main04 {
	margin-top: 100px;
	min-height: 1000px;
	background: url(../IMAGES/tg-m4h1bj.png) no-repeat center 0;
}

.tg-main .tg-main04 b {
	text-align: center;
	height: 126px;
	padding-top: 30px;
	font-size: 40px;
	color: #d4141a;
	font-weight: normal;
	display: block;
}

.tg-main .tg-main04 b p {
	font-size: 25px;
	font-weight: normal;
	color: #5d5d5d;
	padding-top: 10px;
}

.tg-main .tg-main04 .m04-content {
	margin-top: 80px;
	position: relative;
}

.tg-main .tg-main04 .m04-content b {
	background: url(../IMAGES/tg-m4bj.png) no-repeat;
	width: 867px;
	height: 397px;
	text-align: center;
	margin: 0px auto;
	font-size: 45px;
	padding-top: 330px;
	display: block;
}

.tg-main .tg-main04 .m04-content b p {
	color: #d4141a;
	font-size: 80px;
	padding-top: 10px;
}

.tg-main .tg-main04 .m04-content .zx {
	position: absolute;
	top: 90%;
	left: 34%;
}


/*-----------------tg-main05--------------------------*/
.tg-main .tg-main05 {
	background: url(../IMAGES/tg-m5bj.png) no-repeat center 0;
	/* height: 730px; */
	padding: 60px 0;
	margin: 100px 0;
}

.tg-main .tg-main05 b {
	background: url(../IMAGES/tg-m5h1bj.png) no-repeat;
	width: 803px;
	height: 157px;
	text-align: center;
	margin: 0px auto;
	font-size: 40px;
	color: #fff;
	padding-top: 30px;
	font-weight: normal;
	display: block;
}

.tg-main .tg-main05 b p {
	font-size: 22px;
	font-weight: normal;
	color: #fff;
	padding-top: 10px;
}

.tg-main .tg-main05 .m05-content {
	overflow: hidden;
	margin-top: 40px;
}

.tg-main .tg-main05 .m05-content .m05-main {
	height: 210px;
	float: left;
	width: 525px;
	margin-right: 20px;
}

.tg-main .tg-main05 .m05-content .m6-c-block {
	background: #fff;
	border-left: 5px solid #d4141a;
	height: 145px;
	padding: 20px;
}

.tg-main .tg-main05 .m05-content .m6-c-block .m6-c-b-l {
	float: left;
	margin-right: 20px;
	width: 38%;
}
.tg-main .tg-main05 .m05-content .m6-c-block .m6-c-b-l img{
	width:100%;max-height:100%;
}
.tg-main .tg-main05 .m05-content .m6-c-block .m6-c-b-r {
	float: left;
	width: 275px;
}

.tg-main .tg-main05 .m05-content .m6-c-block .m6-c-b-r h3 {}

.tg-main .tg-main05 .m05-content .m6-c-block .m6-c-b-r h3 a {
	font-size: 16px;display: block;
	font-weight: normal;
	color: #333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}
.tg-main .tg-main05 .m05-content .m6-c-block .m6-c-b-r p a {
display: -webkit-box;-webkit-box-orient: vertical; overflow: hidden;-webkit-line-clamp:3;
}
.tg-main .tg-main05 .m05-content .m6-c-block .m6-c-b-r h3 a:hover {
	color: #d4141a;
}

.tg-main .tg-main05 .m05-content .m6-c-block .m6-c-b-r p {
	font-size: 14px;
	color: #000;
	line-height: 24px;
	margin-top: 10px;
}

.tg-main .tg-main05 .m05-content .m6-c-block .m6-c-b-r p i {
	font-size: 16px;
	color: #333;
}

.tg-main .tg-main05 .m05-content .m6-bj {
	float: right
}

.tg-main .tg-main05 .more {
	width: 164px;
	height: 63px;
	margin: 30px auto 0px auto;
}

.tg-main .tg-main05 .more a {
	background-image: url(../IMAGES/m3-more.png);
	width: 164px;
	height: 63px;
	line-height: 50px;
	color: #fff;
	font-size: 22px;
	display: block;
	padding-left: 40px;
	margin-top: 15px;
}

/*-----------------tg-main06--------------------------*/
.tg-main .tg-main06 {
	margin-top: 60px;
	overflow: hidden;
	margin-bottom: 50px;
}

.tg-main .tg-main06 .m06-l {
	float: left;
	width: 630px;
	margin-right: 80px;
}

.tg-main .tg-main06 .m06-l .m06l-content {
	margin-top: 40px;
}

.tg-main .tg-main06 .m06-l .m06l-content .m06l-c01 {
	margin-top: 25px;
	border-bottom: 1px dashed #b4b4b4;
	padding-bottom: 25px;
}

.tg-main .tg-main06 .m06-l .m06l-content .m06l-c01 h2 {
	background: url(../IMAGES/tg-m6libj.png) no-repeat left;
	padding-left: 65px;
	font-weight: normal;
}

.tg-main .tg-main06 .m06-l .m06l-content .m06l-c01 h2 a {
	font-size: 22px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
}

.tg-main .tg-main06 .m06-l .m06l-content .m06l-c01 h2 a:hover {
	color: #d4141a;
}

.tg-main .tg-main06 .m06-l .m06l-content .m06l-c01 p {
	color: #000;
	font-size: 15px;
	padding-top: 10px;
	line-height: 24px;
}

.tg-main .tg-main06 .m06-l .m06l-content .m06l-c01 p a {
	color: #d4141a;
}

.tg-main .tg-main06 .m06-l .m06l-content .m06l-c01 p a:hover {
	color: #b30b11;
}

.tg-main .tg-main06 .m06-r {
	float: left;
	width: 380px;
	background: #FFF;
	border: 4px solid #c8c8c8;
	position: relative;
	min-height: 515px;
}

.tg-main .tg-main06 .m06-r b {
	background: #8b8b8b;
	height: 120px;
	color: #fff;
	padding-left: 25px;
	padding-top: 15px;
	font-size: 35px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 5px;
	display: block;
}

.tg-main .tg-main06 .m06-r .m06bj {
	position: absolute;
	right: 2%;
	top: 10px;
}

.tg-main .tg-main06 .m06-r .m06r-content {
	margin: 24px 40px;
	border-bottom: 1px dashed #b4b4b4;
	padding-bottom: 20px;
}

.tg-main .tg-main06 .m06-r .m06r-content p {
	color: #000;
}

.tg-main .tg-main06 .m06-r .m06r-content .m06-p01 {
	background: url(../IMAGES/tg-m6libj02.png) no-repeat left;
	padding-left: 40px;
	line-height: 25px;
}

.tg-main .tg-main06 .m06-r .m06r-content .m06-p01 strong {
	color: #d4141a;
}

.tg-main .tg-main06 .m06-r .m06r-content .m06-p02 {
	padding-left: 40px;
	padding-top: 10px;
}

.tg-main .tg-main06 .m06-r .m06r-content .m06-p02 strong {
	color: #009fe9;
}

/*-----------------tg-main07--------------------------*/
.tg-main .tg-main07 {
	margin-top: 100px;
	overflow: hidden;
	background: url(../IMAGES/tg-m4h1bj.png) no-repeat center 0;
}

.tg-main .tg-main07 .wrap .tg-main07_wrap_tit {
	text-align: center;
	padding-top: 20px;
	font-size: 40px;
	color: #d4141a;
	font-weight: normal;
	display: block;
}

.tg-main .tg-main07 .tg-main07_wrap_tit{
	text-align: center;
	    padding-top: 10px;
	    font-size: 40px;
	    color: #d4141a;
	    font-weight: normal;
	    display: block;
}

.tg-main .tg-main07 b p {
	font-size: 25px;
	font-weight: normal;
	color: #909090;
	padding-top: 15px;
	position: relative;
	margin-right: 208px;
}

.tg-main .tg-main07 b p span {
	position: absolute;
}

.tg-main .tg-main07 .m07-content{
    margin: 70px 0;
}

.tg-main .tg-main07 .m07-content .m07-c-l {
	float: left;
	width: 570px;
}

.tg-main .tg-main07 .m07-content .m07-c-l h3 {
	font-weight: normal;
	color: #d4141a;
	font-size: 24px;
	margin-bottom: 20px;
}

.tg-main .tg-main07 .m07-content .m07-c-l .l-main ul {
	padding-top: 10px;
}

.tg-main .tg-main07 .m07-content .m07-c-l .l-main li {
	line-height: 35px;
	font-size: 14px;
	padding-bottom: 18px;
	overflow: hidden
}

.tg-main .tg-main07 .m07-content .m07-c-l .l-main li b {
	    width: 78px;
	    line-height: 45px;
	    border-radius: 4px 0 0 4px;
	    border: 1px solid #ccc;
	    border-right: 0 solid #ccc;
	    background: #e4e4e4;
	    font-weight: normal;
	    font-size: 14px;
	    display: block;
	    text-align: center;
	    padding-left: 10px;
	    float: left;
}

.tg-main .tg-main07 .m07-content .m07-c-l .l-main ul .n img {
	margin-top: 5px;
	float: left;
	margin-left: 10px;
}

.tg-main .tg-main07 .m07-content .m07-c-l .l-main input {
	border-radius: 0 4px 4px 0;
	height: 35px;
	padding: 5px;
	border: 1px solid #ccc;
	width: 400px;
	background: #f4f4f4;
}

.tg-main .tg-main07 .m07-content .m07-c-l .l-main .s_input01 {
	width: 130px !important;
	float: left
}

.tg-main .tg-main07 .m07-content .m07-c-l .l-main textarea {
	border-radius: 0 4px 4px 0;
	height: 35px;
	padding: 5px;
	border: 1px solid #ccc;
	width: 400px;
	background: #f4f4f4;
	min-height: 100px;
}

.tg-main .tg-main07 .m07-content .m07-c-l .l-main .s_button {
	width: 90px;
	line-height: 26px;
	background: #e20009;
	color: #fff;
	font-size: 14px;
	margin-left: 40px;
	margin-top: 10px;
	border-radius: 4px;
}

.tg-main .tg-main07 .m07-content .m07-c-r {
	float: left;
	margin-top: 40px;
	margin-left: 150px;
}

/*网络营销*/
/*-------------------营销main------------------------*/

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

.yx-main .yx-main01 {
	min-height: 700px;
	overflow: hidden;
	margin-top: 30px;
}

.yx-main .yx-main01 b {
	font-size: 40px;
	text-align: center;
	font-weight: normal;
	color: #d4141a;
	padding-bottom: 10px;
	display: block;
}

.yx-main .yx-main01 b p {
	font-size: 30px;
	color: #333;
	padding-top: 10px;
}

.yx-main .yx-main01 .yx-m1main {
	margin-top: 20px;
	background: url(../IMAGES/yx-m1bj.png) no-repeat center;
	height: 520px;
	position: relative;
}

.yx-main .yx-main01 .yx-m1main p {
	position: absolute;
}

.yx-main .yx-main01 .yx-m1main .m1p01 {
	width: 330px;
	left: 0%;
	top: 6%;
	font-size: 20px;
}

.yx-main .yx-main01 .yx-m1main .m1p02 {
	width: 230px;
	right: 5%;
	top: 0%;
	font-size: 20px;
}

.yx-main .yx-main01 .yx-m1main .m1p03 {
	width: 268px;
	left: 3%;
	top: 25%;
	font-size: 15px;
	color: #000;
}

.yx-main .yx-main01 .yx-m1main .m1p04 {
	width: 225px;
	right: 0%;
	top: 25%;
	font-size: 15px;
	color: #000;
}

.yx-main .yx-main01 .yx-m1main .m1p05 {
	width: 310px;
	left: 3%;
	top: 70%;
	font-size: 20px;
}

.yx-main .yx-main01 .yx-m1main .m1p06 {
	width: 250px;
	right: 0%;
	top: 50%;
	font-size: 20px;
}

.yx-main .yx-main01 .yx-m1main .m1p07 {
	width: 260px;
	right: 0%;
	top: 75%;
	font-size: 15px;
	color: #000;
}

/*------------main02---------------------*/
.yx-main .yx-main02 {
	overflow: hidden;
	background: #f1f1f1;
	height: 735px;
	padding: 50px 0px;
}

.yx-main .yx-main02 b {
	text-align: center;
	display: block;
}

.yx-main .yx-main02 .yx-m02main {
	margin-top: 90px;
	overflow: hidden;
}

.yx-main .yx-main02 .yx-m02main .m02-l {
	float: left;
	width: 320px;
}

.yx-main .yx-main02 .yx-m02main .m02-l .l-m {
	height: 160px;
	width: 300px;
	border: 1px solid #cecece;
	background: #fff;
	padding: 10px 10px;
}

.yx-main .yx-main02 .yx-m02main .m02-l .l-m p {
	padding-top: 10px;
	line-height: 24px;
	color: #000;
	font-size: 14px;
	text-indent: 2em
}

.yx-main .yx-main02 .yx-m02main .m02-l .m02-h {
	margin: 25px 0px;
}

.yx-main .yx-main02 .yx-m02main .m02-c {
	float: left;
	width: 414px;
	margin: 0px 22px;
}

.yx-main .yx-main02 .yx-m02main .m02-r {
	float: left;
	width: 320px;
}

.yx-main .yx-main02 .more {
	margin-top: 30px;
	width: 412px;
	height: 63px;
	margin: 30px auto 0px auto;
}

.yx-main .yx-main02 .more a {
	background-image: url(../IMAGES/yx-m2morebj.png);
	line-height: 50px;
	color: #fff;
	font-size: 22px;
	display: block;
	padding-left: 40px;
	margin-top: 15px;
	height: 63px;
}


/*------------main03---------------------*/

.yx-main .yx-main03 {
	min-height: 700px;
	overflow: hidden;
	margin-top: 60px;
}

.yx-main .yx-main03 b {
	text-align: center;
	background: url(../IMAGES/yx-m3h1bj.png) no-repeat center;
	height: 220px;
	color: #fff;
	font-weight: normal;
	padding-top: 50px;
	font-size: 40px;
	display: block;
}

.yx-main .yx-main03 b p {
	font-size: 25px;
	color: #e1e1e1;
}

.yx-main .yx-main03 .yx-m03main {
	margin-top: 10px;
	overflow: hidden
}

.yx-main .yx-main03 .yx-m03main ul li {
	float: left;
	text-align: center;
	margin-right: 20px;
}

.yx-main .yx-main03 .yx-m03main ul .yx-li {
	line-height: 251px;
}

.yx-main .yx-main03 .yx-m03main ul li p {
	padding-top: 15px;
	font-size: 22px;
	color: #d4141a;
}

.yx-main .yx-main03 .more {
	width: 328px;
	height: 63px;
	margin: 50px auto 0px auto;
}

.yx-main .yx-main03 .more a {
	background-image: url(../IMAGES/yx-m3morebj.png);
	line-height: 50px;
	color: #fff;
	font-size: 22px;
	display: block;
	padding-left: 40px;
	margin-top: 15px;
	height: 63px;
}

/*------------main04---------------------*/

.yx-main .yx-main04 {
	overflow: hidden;
	margin-top: 60px;
	min-heigth: 2100px;
}

.yx-main .yx-main04 b {
	text-align: center;
	padding-top: 50px;
	background: url(../IMAGES/yx-m4j.png) no-repeat center;
	height: 155px;
	display: block;
}

.yx-main .yx-main04 b p {
	font-size: 22px;
	color: #d4141a;
	font-weight: normal;
	padding-top: 15px;
}

.yx-main .yx-main04 .yx-m04main {
	margin-top: 60px;
	overflow: hidden;
}

.yx-main .yx-main04 .yx-m04main td {
	border-top: 1px solid #cecece;
	border-right: 1px solid #cecece;
}

.yx-main .yx-main04 .yx-m04main .td01 {
	color: #d4141a;
	text-align: center;
	font-size: 22px;
	border-left: 1px solid #cecece;
	padding-left: 0px !important;
}

.yx-main .yx-main04 .yx-m04main .td02 {
	font-size: 16px !important;
	color: #000;
}

.yx-main .yx-main04 .yx-m04main .trheight td {
	height: 46px;
	padding-left: 15px;
	font-size: 18px;
}

/*------------main05---------------------*/

.yx-main .yx-main05 {
	overflow: hidden;
	margin-top: 60px;
	min-heigth: 2100px;
}

.yx-main .yx-main05 b {
	text-align: center;
	padding-top: 30px;
	background: url(../IMAGES/yx-m4j.png) no-repeat center;
	height: 185px;
	display: block;
}

.yx-main .yx-main05 .yx-m05main {
	margin-top: 40px;
	overflow: hidden;
}

.yx-main .yx-main05 .yx-m05main ul li {
	float: left;
	margin-right: 15px;
	width: 260px;
	margin-bottom: 10px;
}

.yx-main .yx-main05 .yx-m05main ul li img {
	border: 1px solid #aaa;
	width: 260px;
	box-shadow: 0px 3px 10px -5px;
	-webkit-box-shadow: 0px 3px 10px -5px;
	-moz-box-shadow: 0px 3px 10px -5px;
}

.yx-main .yx-main05 .yx-m05main ul li p {
	padding-top: 15px;
	text-align: center;
	font-size: 14px;
}

.yx-main .yx-main05 .more {
	width: 204px;
	height: 63px;
	margin: 50px auto 0px auto;
}

.yx-main .yx-main05 .more a {
	background-image: url(../IMAGES/m3-more.png);
	line-height: 50px;
	color: #fff;
	font-size: 22px;
	display: block;
	padding-left: 40px;
	margin-top: 15px;
	height: 63px;
}

/*竞价托管*/
/*-------------------竞价托管main------------------------*/
/* .jj-main { margin-top: 70px;} */
.jj-main .jj-main01 {
	min-height: 620px;
	overflow: hidden;
}

.jj-main .jj-main01 b {
	font-size: 40px;
	text-align: center;
	font-weight: normal;
	color: #d4141a;
	display: block;
}

.jj-main .jj-main01 b p {
	padding-top: 20px;
	font-size: 25px;
	color: #333;
}

.jj-main .jj-main01 .jj-m01main {
	margin-top: 40px;
	background: url(../IMAGES/jj-m1bj.png) no-repeat center;
	position: relative;
	height: 463px;
}

.jj-main .jj-main01 .jj-m01main p {
	position: absolute;
	font-size: 16px;
}

.jj-main .jj-main01 .jj-m01main .jjp01 {
	top: 20%;
	left: 0%;
	width: 225px;
}

.jj-main .jj-main01 .jj-m01main .jjp02 {
	top: 20%;
	right: 0%;
	width: 220px;
}

.jj-main .jj-main01 .jj-m01main .jjp03 {
	top: 60%;
	left: -1%;
	width: 190px;
}

.jj-main .jj-main01 .jj-m01main .jjp04 {
	top: 60%;
	right: 0%;
	width: 150px;
}

/*---------main02-------------*/
.jj-main .jj-main02 {
	height: 337px;
	margin-top: 100px;
	overflow: hidden;
	background: url(../IMAGES/jj-m2bj.png) no-repeat center;
}

.jj-main .jj-main02 .jj-m02main {
	height: 337px;
}

.jj-main .jj-main02 .jj-m02main .jj-l {
	float: left;
	width: 285px;
	margin: 20px 45px;
}

.jj-main .jj-main02 .jj-m02main .jj-r {
	float: left;
	width: 645px;
}

.jj-main .jj-main02 .jj-m02main .jj-r b {
	font-size: 40px;
	font-weight: normal;
	margin-top: 60px;
	margin-bottom: 10px;
	display: block;
}

.jj-main .jj-main02 .jj-m02main .jj-r p {
	padding-top: 10px;
	font-size: 19px;
	color: #d4141a;
}

/*-----------------main03----------*/
.jj-main .jj-main03 {
	margin-top: 60px;
	overflow: hidden;
}

.jj-main .jj-main03 b {
	font-size: 40px;
	text-align: center;
	font-weight: normal;
	color: #d4141a;
	display: block;
}

.jj-main .jj-main03 b p {
	padding-top: 20px;
}

.jj-main .jj-main03 .more {
	width: 328px;
	height: 60px;
	margin: 30px auto 0px auto;
}

.jj-main .jj-main03 .more a {
	background-image: url(../IMAGES/jj-m3more.png);
	line-height: 50px;
	color: #fff;
	font-size: 22px;
	display: block;
	padding-left: 40px;
	margin-top: 15px;
	height: 60px;
}

.jj-main .jj-main03 .jj-m03main01 .jj-t {
	margin-top: 10px;
	height: 540px;
	background: url(../IMAGES/jj-m3bj.png) no-repeat center;
}

.jj-main .jj-main03 .jj-m03main01 .jj-b {
	margin-top: 20px;
	height: 101px;
	background: url(../IMAGES/jj-m3bj02.png) no-repeat center;
}

.jj-main .jj-main03 .jj-m03main02 {
	margin-top: 30px;
}

.jj-main .jj-main03 .jj-m03main02 .m3-content {
	margin-top: 70px;
}

.jj-main .jj-main03 .jj-m03main02 .m3-content .m3c-l {
	float: left;
	width: 540px;
	overflow: hidden
}

.jj-main .jj-main03 .jj-m03main02 .m3-content .m3c-l b {
	font-weight: normal;
	font-size: 30px;
	height: 54px;
	display: block;
}

.jj-main .jj-main03 .jj-m03main02 .m3-content .m3c-l b img {
	float: left
}

.jj-main .jj-main03 .jj-m03main02 .m3-content .m3c-l b span {
	margin-top: 10px;
	float: left;
	margin-left: 10px
}

.jj-main .jj-main03 .jj-m03main02 .m3-content .m3-t {
	overflow: hidden;
}

.jj-main .jj-main03 .jj-m03main02 .m3-content .m3c-l .m3c-lm {
	margin-top: 20px
}

.jj-main .jj-main03 .jj-m03main02 .m3-content .m3c-l .m3c-lm h3 {
	background: url(../IMAGES/jj-m3csj.png) no-repeat left;
	padding-left: 30px;
	font-weight: normal;
	margin-top: 10px;
	font-size: 20px;
	font-weight: 600;
}

.jj-main .jj-main03 .jj-m03main02 .m3-content .m3c-l .m3c-lm p {
	padding-top: 10px;
	color: #000;
	font-size: 16px;
}

.jj-main .jj-main03 .jj-m03main02 .m3-content .m3c-l .m3c-lm p strong {
	color: #d4141a;
	font-weight: normal;
}

.jj-main .jj-main03 .jj-m03main02 .m3-content .m3c-r {
	float: left;
}

.jj-main .jj-main03 .jj-m03main02 .m3-content .m3c-r img {
	margin-top: 30px;
}

.jj-main .jj-main03 .jj-m03main02 .m3-content .m3c-l .m3c-lm02 p strong {
	color: #d4141a;
	font-weight: normal;
	border: 1px solid #d4141a;
	border-radius: 100px;
	padding: 0px 5px;
	font-size: 12px;
	margin-right: 5px;
}

.jj-main .jj-main03 .jj-m03main02 .m3-content02 .m3c-r img {
	margin-top: 50px;
}

.jj-main .jj-main03 .jj-m03main02 .m3-content .m3-b {
	margin: 30px 0px;
}

.jj-main .jj-main03 .jj-m03main02 .m3-content .m3-b p {
	background: #8b8b8b;
	padding: 15px;
	color: #fff;
	font-size: 18px;
	line-height: 28px;
}

/*-----------------main04----------*/
.jj-main .jj-main04 {
	margin-top: 30px;
	overflow: hidden;
}

.jj-main .jj-main04 .wrap {
	background: url(../IMAGES/jj-m4bj.png) no-repeat;
	height: 790px;
}

.jj-main .jj-main04 .jj-m04l {
	float: left;
	width: 420px;
	margin: 20px 10px 10px 10px;
}

.jj-main .jj-main04 .jj-m04l b {
	font-size: 28px;
	text-align: center;
	display: block;
}

.jj-main .jj-main04 .jj-m04l .jj-m04lmain {
	background: url(../IMAGES/jj-m4bj01.png) no-repeat left;
	padding-left: 20px;
	height: 509px;
	margin-top: 50px;
}

.jj-main .jj-main04 .jj-m04l .jj-m04lmain h3 {
	font-size: 20px;
	font-weight: normal;
}

.jj-main .jj-main04 .jj-m04l .jj-m04lmain .jj-h301 {
	margin-top: 67px;
}

.jj-main .jj-main04 .jj-m04l .jj-m04lmain .jj-h302 {
	margin-top: 40px;
}

.jj-main .jj-main04 .jj-m04l .jj-m04lmain .jj-h303 {
	margin-top: 50px;
}

.jj-main .jj-main04 .jj-m04l .jj-m04lmain p {
	color: #000;
	padding-top: 10px;
	line-height: 24px;
	font-size: 15px;
}

.jj-main .jj-main04 .jj-m04r .jj-m04lmain {
	background: url(../IMAGES/jj-m4bj02.png) no-repeat left;
	padding-left: 20px;
	height: 532px;
	margin-top: 20px;
}

.jj-main .jj-main04 .jj-m04r {
	float: right !important;
	width: 415px;
	margin: 20px;
}

.jj-main .jj-main04 .jj-m04r b {
	color: #fff;
	padding: 0px 40px;
	display: block;
}

.jj-main .jj-main04 .jj-m04r .jj-m04lmain h3 {
	color: #fff !important;
}

.jj-main .jj-main04 .jj-m04r .jj-m04lmain p {
	color: #afafaf;
}

.jj-main .jj-main04 .jj-m04r .jj-m04lmain .jj-h303 {
	margin-top: 72px;
}


/*运营*/
/*-------------------运营main------------------------*/

/* .yy-main { margin-top: 70px;} */
.yy-main .yy-main01 {
	overflow: hidden;
}

.yy-main .yy-main01 b {
	text-align: center;
	display: block;
}

.yy-main .yy-main02{
	background: url(../IMAGES/tg-m4h1bj.png) no-repeat center 0;
}

.yy-main .yy-main02 .yy-m01main {
	margin-top: 70px;
	height: 156px;
	padding-top: 30px;
}

.yy-main .yy-main02 .yy-m01main b {
	text-align: center;
	font-size: 40px;
	color: #d4141a;
	font-weight: normal;
}

.yy-main .yy-main02 .yy-m01main b p {
	font-size: 25px;
	color: #000;
	padding-top: 10px;
}

.yy-main .yy-main03 {
	margin-top: 70px;
}

.yy-main .jj-main04 .jj-m04l .jj-m04lmain {
	background: url(../IMAGES/yy-m4bj01.png) no-repeat left !important;
	padding-left: 20px;
	height: 535px;
	margin-top: 50px;
}

.yy-main .jj-main04 .jj-m04r .jj-m04lmain {
	background: url(../IMAGES/yy-m4bj02.png) no-repeat left !important;
	padding-left: 20px;
	height: 532px;
	margin-top: 50px;
}

.yy-main .jj-main04 .jj-m04l .jj-m04lmain .jj-h303 {
	margin-top: 90px;
}

.yy-main .jj-main04 .jj-m04r {
	float: right !important;
	width: 415px;
	margin: 20px;
}

.yy-main .jj-main04 .jj-m04r .jj-m04lmain .jj-h302 {
	margin-top: 70px !important;
}

.yy-main .jj-main04 .jj-m04r .jj-m04lmain .jj-h303 {
	margin-top: 44px !important;
}

/*--------------------------*/
.yy-main .yy-main04 {
	margin-top: 60px;
}

.yy-main .yy-main04 b {
	text-align: center;
	font-size: 45px;
	display: block;
}

.yy-main .yy-main04 b strong {
	color: #d4141a;
}

.yy-main .yy-main04 b p {
	padding-top: 10px;
}

.yy-main .yy-main04 .yy-m04main {
	background: #1d1d1d;
	height: 335px;
	margin-top: 20px;
}

.yy-main .yy-main04 .yy-m04main b {
	text-align: center;
	padding-top: 40px;
}

/*--------------------------------*/
.yy-main .yy-main05 {
	background: url(../IMAGES/yy-bj.png);
	height: 1010px;
}

.yy-main .yy-main05 b {
	text-align: center;
	position: relative;
	margin-top: 60px;
	font-size: 40PX;
	display: block;
}

.yy-main .yy-main05 b img {
	margin-left: 12px;
	position: absolute;
	margin-top: -10px;
}

.yy-main .yy-main05 b strong {
	margin-left: 90px;
	color: #D4141A
}

.yy-main .yy-main05 b p {
	font-size: 28px;
	font-weight: normal;
	color: #6b6b6b;
	padding-top: 15px;
}

.yy-main .yy-main05 .yy-m01 {
	background: url(../IMAGES/yy-m41bj.png) no-repeat center;
	width: 1004px;
	height: 320px;
	margin: 0px auto;
}

.yy-main .yy-main05 .yy-m01 p {
	width: 575px;
	font-size: 25px;
	color: #fff;
	float: right;
	margin-right: 80px;
	margin-top: 85px;
	line-height: 45px;
}

.yy-main .yy-main05 .yy-pjt p {
	text-align: center;
	margin: 15px 0px;
}

.yy-main .yy-main05 .yy-m02 {
	height: 313px;
}

.yy-main .yy-main05 .yy-m02 b {
	background: url(../IMAGES/z-bj.png) no-repeat center;
	text-align: center;
	display: block;
	overflow: hidden;
}

.yy-main .yy-main05 .yy-m02 ul {
	margin-top: 20px;
}

.yy-main .yy-main05 .yy-m02 ul li {
	float: left;
	margin-right: 32px;
	background: #191a1a;
	width: 190px;
	height: 273px;
	color: #fff;
	text-align: center;
	padding: 20px 30px;
}

.yy-main .yy-main05 .yy-m02 ul li p {
	padding-top: 10px;
}

.yy-main .yy-main05 .yy-m02 ul li p strong {
	font-size: 25px;
	font-weight: normal;
}

.yy-main .yy-main05 .yy-m03 ul li {
	background: url(../IMAGES/li-bj.png) no-repeat;
	width: 250px;
	height: 40px;
	float: left;
	margin-right: 32px;
	margin-top: 20px;
}


/*------------------------------*/
.yy-main .yy-main06 {
	margin-top: 80px;
}

.yy-main .yy-main06 b {
	text-align: center;
	position: relative;
	margin-top: 60px;
	font-size: 40PX;
	display: block;
}

.yy-main .yy-main06 b img {
	margin-left: 12px;
	position: absolute;
	margin-top: -10px;
}

.yy-main .yy-main06 b strong {
	margin-left: 90px;
	color: #D4141A
}

.yy-main .yy-main06 b p {
	font-size: 28px;
	font-weight: normal;
	color: #6b6b6b;
	padding-top: 15px;
}

.yy-main .yy-main06 .yy-m01 {
	background: url(../IMAGES/yy-m41bj.png) no-repeat center;
	width: 1004px;
	height: 320px;
	margin: 0px auto;
}

.yy-main .yy-main06 .yy-m601 {
	margin-top: 40px;
	background: url(../IMAGES/yy-m6bj.png) no-repeat center 0;
	height: 378px;
}

.yy-main .yy-main06 .yy-m601 h3 {
	text-align: center;
}

.yy-main .yy-main06 .yy-m601 h3 img {
	margin-top: 30px;
}

.yy-main .yy-main06 .yy-pjt p {
	text-align: center;
	margin: 15px 0px;
}

.yy-main .yy-main06 .yy-m02 {
	overflow: hidden
}

.yy-main .yy-main06 .yy-m02 b {
	background: url(../IMAGES/z-bj.png) no-repeat center;
	text-align: center;
	height: 112px;
	display: block;
}

.yy-main .yy-main06 .yy-m02 ul li {
	float: left;
	width: 220px;
	height: 70px;
	font-size: 20px;
	color: #fff;
	line-height: 70px;
	text-align: center;
}

.yy-main .yy-main06 .yy-m02 ul .yy-li01 {
	background: #7b7b7b;
}

.yy-main .yy-main06 .yy-m02 ul .yy-li02 {
	background: #000;
}

.yy-main .yy-main06 .yy-m03 {
	background: url(../IMAGES/yy-m6bj02.png) no-repeat center;
	height: 92px;
}

.yy-main .yy-main06 .yy-m04 {
	background: url(../IMAGES/yy-m6bj03.png) no-repeat center;
	height: 112px;
}

/*------------------------------*/
.yy-main .yy-main07 {
	margin-top: 80px;
	background: #dadada;
	padding: 50px 0px;
}

.yy-main .yy-main07 b {
	text-align: center;
	position: relative;
	margin-top: 20px;
	font-size: 40PX;
	display: block;
}

.yy-main .yy-main07 b img {
	margin-left: 12px;
	position: absolute;
	margin-top: -20px;
}

.yy-main .yy-main07 b strong {
	margin-left: 90px;
	color: #D4141A
}

.yy-main .yy-main07 b p {
	font-size: 28px;
	font-weight: normal;
	color: #6b6b6b;
	padding-top: 15px;
}

.yy-main .yy-main07 .yy-m01 {
	background: url(../IMAGES/yy-m7bj.png) no-repeat center;
	width: 1100px;
	height: 129px;
	margin: 0px auto;
	margin-top: 40px;
}

.yy-main .yy-main07 .yy-pjt p {
	text-align: center;
	margin: 15px 0px;
}

.yy-main .yy-main07 .yy-m02 {
	overflow: hidden
}

.yy-main .yy-main07 .yy-m02 h2 {
	background: url(../IMAGES/z-bj.png) no-repeat center;
	text-align: center;
	height: 112px;
}

.yy-main .yy-main07 .yy-m02 .yy-m02c {
	margin-top: 20px;
}

.yy-main .yy-main07 .yy-m02 .yy-m02c .yy-m02c-l {
	float: left;
	width: 252px;
	margin-right: 30px;
}

.yy-main .yy-main07 .yy-m02 .yy-m02c .yy-m02c-r {
	float: left;
	margin-top: 80px;
}

.yy-main .yy-main07 .yy-m02 .yy-m02c .yy-m02c-r p {
	font-size: 25px;
	line-height: 60px;
}

.yy-main .yy-main07 .yy-m02 .yy-m02c .yy-m02c-r p strong {
	background: #525454;
	color: #fff;
	border-radius: 100%;
	padding: 2px 12px;
	margin-right: 10px;
}

/*------------------------------*/
.yy-main .yy-main08 {
	margin-top: 80px;
}

.yy-main .yy-main08 b {
	text-align: center;
	position: relative;
	margin-top: 20px;
	font-size: 40PX;
	display: block;
}

.yy-main .yy-main08 b img {
	margin-left: 12px;
	position: absolute;
	margin-top: -10px;
}

.yy-main .yy-main08 b strong {
	margin-left: 90px;
	color: #D4141A
}

.yy-main .yy-main08 b p {
	font-size: 28px;
	font-weight: normal;
	color: #6b6b6b;
	padding-top: 15px;
}

.yy-main .yy-main08 .yy-m8main {
	margin-top: 40px;
	background: url(../IMAGES/yy-m8bj.png) no-repeat center;
	height: 793px;
}

.yy-main .yy-main08 .yy-m8main b {
	padding-top: 120px;
	padding-left: 350px;
	display: block;
}

.yy-main .yy-main08 .yy-m8main b p {
	padding-top: 20px;
	padding-left: 200px;
}

.yy-main .yy-main08 .yy-m8main ul {
	margin-top: 30px;
	margin-left: 50px;
}

.yy-main .yy-main08 .yy-m8main ul li {
	float: left;
	width: 348px;
	color: #fff;
	margin-top: 12px;
	height: 78px;
}

.yy-main .yy-main08 .yy-m8main ul li img {
	float: left;
}

.yy-main .yy-main08 .yy-m8main ul li span {
	float: left;
	line-height: 78px;
	margin-left: 10px;
	font-size: 16px;
}


/*------------------------------*/
.yy-main .yy-main09 {
	margin-top: 80px;
	background: url(../IMAGES/tg-m4h1bj.png) no-repeat center 136px;
}

.yy-main .yy-main09 b {
	text-align: center;
	position: relative;
	margin-top: 20px;
	font-size: 40PX;
	display: block;
}

.yy-main .yy-main09 b img {
	margin-left: 12px;
	position: absolute;
	margin-top: -10px;
}

.yy-main .yy-main09 b strong {
	margin-left: 90px;
	color: #D4141A
}

.yy-main .yy-main09 b p {
	font-size: 28px;
	font-weight: normal;
	color: #6b6b6b;
	padding-top: 15px;
}

.yy-main .yy-main09 .yy-m9m01 {
	height: 156px;
}

.yy-main .yy-main09 .yy-m9m01 h3 {
	padding-top: 80px;
	text-align: center;
}

.yy-main .yy-main09 .yy-pjt p {
	text-align: center;
	margin: 36px 0px;
}

.yy-main .yy-main09 .yy-m02 {
	overflow: hidden
}

.yy-main .yy-main09 .yy-m02 b {
	background: url(../IMAGES/z-bj.png) no-repeat center;
	text-align: center;
	height: 112px;
	display: block;
}

.yy-main .yy-main09 .yy-m02 .yy-m-l {
	float: left;
	width: 580px;
	margin-right: 50px;
}

.yy-main .yy-main09 .yy-m02 .yy-m-r {
	float: left;
	margin-top: 130px;
}

.yy-main .yy-main09 .yy-m02 .yy-m-r p {
	font-size: 35px;
	line-height: 70px
}

.yy-main .yy-main09 .yy-m02 .yy-m-r .m9p1 {
	background: url(../IMAGES/y1.png) no-repeat left;
	padding-left: 55px;
	color: #d4141a;
}

.yy-main .yy-main09 .yy-m02 .yy-m-r .m9p2 {
	background: url(../IMAGES/y2.png) no-repeat left;
	padding-left: 55px;
	color: #000;
}

/*--------------同行的一封信---------------------*/
.letter01 {
	margin-top: 60px;
}

.letter01 .wrap {}

.letter01 h2 {
	text-align: center;
	font-size: 40PX;
	color: #d4141a;
	font-weight: normal
}

.letter01 .letter-m {
	margin-top: 40px;
}

.letter01 .letter-m h2 {
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	color: #ea595e;
	line-height: 32px;
}

.letter01 .letter-m h3 {
	margin-top: 40px;
	color: #fff;
}

.letter01 .letter-m .l-h301 {
	background: url(../IMAGES/fxh1bj02.png) no-repeat;
	padding-left: 10px;
	height: 75px;
	line-height: 40px;
	font-weight: normal;
}

.letter01 .letter-m .l-h302 {
	background: url(../IMAGES/fxh1bj01.png) no-repeat;
	padding-left: 10px;
	height: 75px;
	line-height: 40px;
	font-weight: normal;
}

.letter01 .letter-m p {
	margin-top: 10px;
	font-size: 16px;
	line-height: 30px;
	color: #000;
}

.letter01 .le-text02 {
	margin-top: 40px
}



/*---------------------*/
.goup-container {
	right: 100px !important;
	width: 50px !important;
	height: 50px !important;
	border-radius: 5px !important;
	background: #8b8b8b !important
}

.goup-arrow {
	padding-top: 20px !important;
}

.goup-text {
	opacity: 0
}







/** 重置列表元素 **/
ul,
ol {
	list-style: none;
}

/** 重置文本格式元素 **/
a {
	text-decoration: none;
	-webkit-transition: .2s;
	color: #000;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
}

#kfpopupDiv a {
	text-decoration: none;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-ms-transition: 0s;
	-o-transition: 0s;
	transition: 0s;
}

/** 重置表单元素 **/
legend {
	color: #000;
}

/* for ie6 */
fieldset,
img {
	border: 0;
}

/* img 搭车：让链接里的 img 无边框 */
button,
input,
select,
textarea {
	font-size: 100%;
}

/* 使得表单元素在 ie 下能继承字体大小 */
/* 注：optgroup 无法扶正 */

/** 重置表格元素 **/
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* 清除浮动 */
.ks-clear:after,
.clear:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both;
}

.ks-clear,
.clear {
	*zoom: 1;
}

/* Reset End */

/*公用*/
.com-width {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.fl {
	float: left
}

.fr {
	float: right
}

.b10 {
	margin-bottom: 10px !important;
}

.clear {
	clear: both: height: 0;
	line-height: 0;
	font-size: 0;
}



/*首页标题*/
.home-title {
	text-align: center;
}

.home-title .tit {
	display: inline-block;
}

.home-title.red .tit {
	background: url(../IMAGES/images/home-tit-bg.png) no-repeat center 14px;
}

.home-title.white .tit {
	background: url(../IMAGES/images/home-tit-bg-w.png) no-repeat center 14px;
}

.home-title h3 {
	margin-bottom: 18px;
	font-size: 28px;
	line-height: 28px;
	font-weight: 400;
	position: relative;
}

.home-title.red h3 {
	color: #333;
}

.home-title.white h3 {
	color: #fff;
}

.home-title h3:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -10px;
	margin-left: -41.5px;
	width: 83px;
	height: 3px;
}

.home-title.red h3:after {
	background: #CC0000;
}

.home-title.white h3:after {
	background: #fff;
}

.home-title em {
	font-size: 18px;
	text-transform: uppercase;
	line-height: 18px;
}

.home-title.red em {
	color: #000;
}

.home-title.white em {
	color: #fff;
}

.home-title.red p {
	font-size: 14px;
	color: #000;
}

.home-title.white p {
	font-size: 14px;
	color: #fff;
}



/*方案与产品*/
.gr-product {
	padding-top: 50px;
	padding-bottom: 58px;
	background: #fff;
	position: relative;
}

.gr-product .gr-system {
	position: absolute;
	top: -36px;
	width: 1200px;
	height: 69px;
	background: url(../IMAGES/images/gr-system-png8.png) no-repeat center;
}

.gr-product .gr-system-top {
	position: absolute;
	top: -85px;
	left: 50%;
	margin-left: -78px;
	width: 146px;
	height: 168px;
	background: url(../IMAGES/images/gr-system-t.png) no-repeat;
	z-index: 2;
}

.gr-product .gr-system .fl {
	margin-left: 50px;
}

.gr-product .gr-system .fr {
	margin-right: 50px;
}

.gr-product .gr-system h5 {
	padding: 14px 57px 0;
	display: inline-block;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 23px;
	position: relative;
}

.gr-product .gr-system h5.side:after {
	content: '';
	position: absolute;
	right: 0;
	top: 14px;
	height: 41px;
	width: 1px;
	background: #D0D0D0;
}

.gr-product .gr-system h5 em {
	font-weight: normal;
	font-size: 12px;
	color: #ffaeb4;
}

.gr-service {
	margin-top: 50px;
	height: 341px;
	overflow: hidden;
}

.gr-service ul {
	width: 1203px;
}

.gr-service ul li {
	float: left;
	margin: 0 3px 3px 0;
	width: 398px;
	height: 169px;
	text-align: center;
	font-size: 14px;
	position: relative;
	box-sizing: border-box;
	-webkit-transition: background-size .5s;
	-o-transition: background-size .5s;
	-ms-transition: background-size .5s;
	transition: background-size .5s;
	background-size: 100%;
}

.gr-service ul li.red {
	background-image: url(../IMAGES/images/product-bg-red.jpg);
	background-repeat: no-repeat;
	color: #F1D8D8;
}

.gr-service ul li.red a {
	display: block;
	color: #F1D8D8;
	height: 100%;
}

.gr-service ul li.gray {
	background-image: url(../IMAGES/images/product-bg-gray.jpg);
	background-repeat: no-repeat;
	color: #9E9E9E;
}

.gr-service ul li.gray a {
	display: block;
	color: #9E9E9E;
	height: 100%;
}

/*.gr-service ul li:hover {
	background-size: 450px;
}*/
.gr-service ul li i {
	margin-top: 40px;
	display: inline-block;
	width: 100%;
	height: 77px;
}


/*客户案例*/
.gr-case {
	padding-top: 42px;
}

.gr-case .case-item {
	margin-top: 28px;
	margin-bottom: 45px;
	text-align: center;
}

.gr-case .case-item ul {
	font-size: 0;
}

.gr-case .case-item ul li {
	margin: 0 0.5px;
	display: inline-block;
	width: 135px;
	line-height: 31px;
}

.gr-case .case-item ul li a {
	display: inline-block;
	width: 100%;
	background: #333;
	color: #bfbfbf;
	font-size: 14px;
	text-decoration: none;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}



.gr-case .case-item ul li.on a,
.gr-case .case-item ul li:hover a {
	background: #CE0000;
	color: #fff;
}

.gr-case .case-show .case-box ul {
	display: none;
	width: 100%;
}

.gr-case .case-show .case-box ul li {
	margin-bottom: 30px;
	margin-right: 14px;
	width: 289px;
	float: left;
	text-align: center;
}

.gr-case .case-show .case-box ul li:nth-child(4n) {
	margin-right: 0;
}

.gr-case .case-show .case-box ul li .pic {
	display: block;
	width: 289px;
	height: 187px;
	overflow: hidden;
	font-size: 0;
	line-height: 187px;
	position: relative;
}

/* .gr-case .case-show .case-box ul li .pic:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-ms-transform: scale(1.1);
}
 */
.gr-case .case-show .case-box ul li .pic .cover {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: rgba(206, 0, 0, 0.7);
	opacity: 0;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-ms-transition: all .5s ease;
	-webkit-backface-visibility: hidden;
}

.gr-case .case-show .case-box ul li .pic:hover .cover {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}

.gr-case .case-show .case-box ul li .pic .cover img {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: -20px;
	margin-left: -20px;
	width: 40px;
	height: 40px !important;
	cursor: pointer;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-ms-box-sizing: border-box;
	-ms-transition: all .5s ease;
	-ms-transform: scale(0);
}

.gr-case .case-show .case-box ul li .pic:hover .cover img {
	z-index: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-ms-transform: scale(1);
	-webkit-backface-visibility: hidden;
}

.gr-case .case-show .case-box ul li .tit {
	font-size: 14px;
	color: #000;
	padding: 0 20px;
	text-decoration: none;
	line-height: 60px;
	white-space: nowrap; overflow: hidden; display: block; text-overflow: ellipsis;
}

.gr-case .case-show .case-box ul li .tit:hover {
	color: #CE0000;
}


/*动态资讯*/
.gr-news {
	padding: 44px 0 78px;
}

.gr-news .news-cont {
	width: 577px;
}

.gr-news .news-tit {
	margin-bottom: 24px;
	padding-left: 17px;
	height: 44px;
	border-left: 4px solid #CE0000;
	font-size: 24px;
	color: #ce0000;
	line-height: 20px;
}

.gr-news .news-tit em {
	color: #9b9b9b;
	font-size: 16px;
	line-height: 35px;
	text-transform: uppercase;
}

.gr-news .news-tit .more {
	margin-right: 5px;
	margin-top: 10px;
	font-size: 36px;
	color: #b90000;
	text-decoration: none;
	font-family: "Microsoft YaHei";
	-webkit-transition: .7s;
	-o-transition: .7s;
	transition: .7s;
}

.gr-news .news-tit .more:hover {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}

.gr-news .news-cont ul li {
	margin-bottom: 14px;
	height: 100px;
	position: relative;
	overflow: hidden;
	-webkit-transition: left .3s;
	-o-transition: left .3s;
	transition: left .3s;
}

.gr-news .news-cont ul li:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/*background-color: #ddd;*/
	z-index: -1;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.gr-news .news-cont ul li:hover:before {
	/*left: 0;*/
	background-color: #eee;

}

.gr-news .news-cont ul li a {
	text-decoration: none;
}

.gr-news .news-cont ul li .pic {
	margin-right: 17px;
	display: block;
	width: 152px;
	height: 100px;
	overflow: hidden;
	font-size: 0;
	line-height: 100px;
	text-align: center;
	box-sizing: border-box;
	position: relative;
}

.gr-news .news-cont ul li .pic i {
	position: absolute;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #fff;
	z-index: 2;
	box-sizing: border-box;
	-webkit-transition: border .3s;
	-moz-transition: border .3s;
	-ms-transition: border .3s;
	-o-transition: border .3s;
	transition: border .3s;
}

.gr-news .news-cont ul li:hover .pic i {
	border: 5px solid #ddd;
}

.gr-news .news-cont ul li .h5 {
	color: #555;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
	line-height: 30px;
}

.gr-news .news-cont ul li:hover .h5 {
	color: #CE0000;
}

.gr-news .news-cont ul li span {
	color: #000;
	line-height: 22px;
}

.gr-news .news-cont ul li .p {
	color: #9d9d9d;
	line-height: 21px;
}



/*图片去色*/
img.desaturate {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
}

img.desaturate:hover {
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
}

/*半圆*/
.top-cicle {
	position: absolute;
	top: -36px;
	left: 50%;
	margin-left: -28px;
	display: block;
	width: 56px;
	height: 56px;
	border-radius: 50%;
	background: #fff;
	z-index: 5;
}

.gr-team .top-cicle {
	background: #ECECEC;
}

/*返回头部*/
#to-top {
	text-decoration: none;
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #8E8A8A url(../IMAGES/images/gotop.png) no-repeat center;
	color: #ddd;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

#to-top:hover {
	background-color: #CE0000;
	color: #fff;
}

/*倍增计划*/

/*痛点*/
.bz_tongdian {
	height: 445px;
	width: 1100px;
	margin: 0 auto;
	padding: 40px 0 0 0;
}

.bz_tongdian .td_img {
	width: 500px;
	padding-left: 50px;
}

.bz_tongdian .td_desc {
	color: #000;
	line-height: 32px;
	font-size: 14px;
}

.bz_tongdian .td_desc h2 {
	font-size: 30px;
	color: #333;
	font-weight: normal;
	line-height: 30px;
	padding: 50px 0 25px 0;
}

/*定义合作*/
.bz_friend {
	height: 560px;
	background: url(../IMAGES/images/friend.jpg) center no-repeat;
}





/*服务模式*/
.bz_service {
	height: 500px;
}

.bz_service h2 {
	font-size: 30px;
	color: #f37d20;
	text-align: center;
	padding: 40px 0 10px;
}

.bz_service h3 {
	font-size: 14px;
	color: #000;
	text-align: center;
	padding-bottom: 10px;
}

.bz_servcie_con {
	width: 1000px;
	margin: 0 auto;
}

.bz_s_img {
	width: 500px;
}

.bz_s_desc {
	width: 500px;
	padding-top: 60px;
}

.bz_s_desc h4 {
	font-size: 18px;
	font-weight: bold;
	color: #ff8c00;
}

.bz_s_desc p {
	line-height: 28px;
	color: #000;
}

.bz_s_desc p b {
	font-size: 18px;
	color: #333;
	font-weight: normal;
}

.service_ad {
	line-height: 0;
}

/*了解更多*/
.bz_message {
	height: 360px;
	padding-top: 70px;
}

.bz_mess_title {
	height: 18px;
	border-bottom: 1px dashed #dedede;
	position: relative;
}

.bz_mess_title h2 {
	width: 160px;
	height: 30px;
	margin: 0 auto;
	background: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 30px;
	color: #ce0000;
}

.bz_message h3 {
	text-align: center;
	font-size: 14px;
	color: #000;
	padding-top: 30px;
}

.message_form {
	width: 1000px;
	margin: 35px auto 0;
}

.message_form li {
	width: 420px;
	padding-left: 80px;
	height: 50px;
	margin-bottom: 20px;
	float: left;
	font-size: 14px;
	color: #000;
}

.message_form li span {
	text-align: right;
	width: 70px;
	float: left;
	height: 50px;
	line-height: 50px;
}

.message_form li .input {
	width: 300px;
	height: 48px;
	border: 1px solid #dedede;
	background: #f4f4f4;
	border-radius: 4px;
	padding: 0 5px;
	color: #000;
	float: left;
}

.message_form li .code {
	width: 150px;
	margin-right: 20px;
}

.message_form li img {
	width: 120px;
	height: 50px;
	cursor: pointer;
}

.message_form .submit {
	width: 160px;
	height: 50px;
	margin: 10px auto;
}

.message_form .submit .sub {
	width: 160px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #ce0200;
	border: none;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
	border-radius: 5px;
}

.message_form .submit .sub:hover {
	opacity: 0.8
}


/*誉字号*/
.yzh_warry {
	height: 450px;
	width: 1000px;
	margin: 0 auto;
	background: url(../IMAGES/images/yzh_01.jpg) right bottom no-repeat;
	padding-top: 50px;
}

.yzh_why {
	width: 545px;
	height: 108px;
	background: url(../IMAGES/images/yzh_warry_bg.jpg) center no-repeat;
	position: relative;
}

.yzh_why .wsm {
	font-size: 48px;
	color: #333;
	position: absolute;
	left: 55px;
	top: -10px;
}

.yzh_why .fk {
	font-size: 20px;
	color: #333;
	position: absolute;
	left: 195px;
}

.yzh_why .lj {
	font-size: 20px;
	color: #333;
	position: absolute;
	left: 265px;
	top: 26px;
}

.yzh_why .yw {
	font-size: 48px;
	color: #333;
	position: absolute;
	left: 390px;
	top: -10px;
}

.yzh_why .yw span {
	font-weight: normal;
}

.yzh_why .your {
	font-size: 24px;
	color: #ce0000;
	position: absolute;
	left: 86px;
	top: 75px;
}

.yzh_warray_c {
	padding: 24px 0 0 0;
}

.yzh_warray_c li {
	font-size: 14px;
	color: #000;
	line-height: 32px;
	padding-left: 50px;
	background: url(../IMAGES/images/yzh_w_bg.png) no-repeat;
	height: 32px;
}

.yzh_warray_c #yzh_y_1 {
	background-position: 5px 5px;
}

.yzh_warray_c #yzh_y_2 {
	background-position: 5px -27px;
}

.yzh_warray_c #yzh_y_3 {
	background-position: 5px -59px;
}

.yzh_warray_c #yzh_y_4 {
	background-position: 5px -90px;
}

.yzh_warray_c #yzh_y_5 {
	background-position: 5px -121px;
}

.yzh_warray_c #yzh_y_6 {
	background-position: 5px -152px;
}

.yzh_warray_c #yzh_y_7 {
	background-position: 5px -183px;
}

.yzh_warray_c #yzh_y_8 {
	background-position: 5px -214px;
}

.yzh_warray_c #yzh_y_9 {
	background-position: 5px -246px;
}


.w1000 {
	width: 1000px;
	margin: 0 auto;
}

.w1000 p>img {
	max-width: 100%;
	max-height: 100%;
}


/*客户案例*/
.banner_in {
	height: 400px;
}

.case_in,
.top_cicle_case {
	background: #f8f8f8;
}

.case_in .case-box li {
	border-bottom: 2px solid #e7e7e7;
	background: #fff;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.case_in .case-box li:hover {
	-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0)
}


.case_in {
	padding-bottom: 40px;
}

.gr-casesj{
	display: none;
}

.load_more {
	width: 1200px;
}

.load_more span {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	clear: both;
	text-align: center;
	line-height: 60px;
	display: block;
	margin: 0 auto;
	cursor: pointer;
}

.load_more span {
	text-decoration: none;
	-webkit-transition: .2s;
	background: url(../IMAGES/images/more_bg.png) center 40px no-repeat #fff;
	color: #818181;
	font-size: 14px;
	-moz-transition: .2s;
	-ms-transition: .2s;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	-o-transition: .2s;
	transition: .2s;
}

.load_more span:hover {
	background: url(../IMAGES/images/more_on_bg.png) center 45px no-repeat #CE0000;
	color: #fff;
}

/*新闻中心*/
.news-list ul li {
	margin-bottom: 14px;
	height: 100px;
	background: #fff;
	padding: 30px;
	border-bottom: 2px solid #e7e7e7;
	position: relative;
	overflow: hidden;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.news-list ul li:hover {
	-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0)
}

.news-list ul li a {
	text-decoration: none;
}

.news-list ul li .pic {
	margin-right: 17px;
	display: block;
	width: 152px;
	height: 100px;
	overflow: hidden;
	font-size: 0;
	line-height: 100px;
	text-align: center;
	box-sizing: border-box;
	position: relative;
}

.pic img {
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
	text-align: center;
}

.news-list ul li .pic i {
	position: absolute;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #fff;
	z-index: 2;
	box-sizing: border-box;
	-webkit-transition: border .3s;
	-moz-transition: border .3s;
	-ms-transition: border .3s;
	-o-transition: border .3s;
	transition: border .3s;
}

.news-list ul li:hover .pic i {
	border: 5px solid #ddd;
}

.news-list ul li .h5 {
	color: #333333;
	font-size: 18px;
	font-weight: 400;
	text-decoration: none;
	line-height: 34px;
}

.news-list ul li:hover .h5 {
	color: #CE0000;
}

.news-list ul li span {
	color: #9d9d9d;
	line-height: 22px;
}

.news-list ul li .p {
	height: 42px;
	overflow: hidden;
	color: #9d9d9d;
	line-height: 21px;
}

.news-list ul li a {
	display: block;
	height: 100%;
}


/************************************************************ BY DENG ****************************************************/

/*fix_messages*/
.left_fix {
	width: 80px;
	height: 120px;
	position: fixed;
	left: 10px;
	bottom: 5%;
	overflow: hidden;
}

.left_fix a,
.left_fix a img {
	width: 80px;
	height: 80px;
	display: block;
	border-radius: 50%;
	margin-bottom: 10px;
}

.middle_fix {
	width: 460px;
	height: 285px;
	background: #fff;
	position: fixed;
	left: 35%;
	top: 35%;
	display: none;
	border: 1px solid #d4d4d4;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 0 15px #d4d4d4;
	z-index: 99999999999;
}

.middle_fix span {
	display: block;
	float: left;
	font-size: 18px;
	padding: 30px 0 0 26px;
}

.middle_fix p {
	float: right;
	width: 47px;
	height: 26px;
	font-size: 16px;
	background: #fff;
	color: #333;
	text-align: center;
	line-height: 26px;
	border-radius: 2px;
}

.middle_fix p:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #d4141a), color-stop(97%, #fc6368));
	color: #fff;
	cursor: pointer;
}

.middle_fix ul {
	width: 88%;
	margin: 0 auto;
	height: 175px;
	padding-top: 54px;
	overflow: hidden;
}

.middle_fix li {
	width: 26%;
	height: 100%;
	margin-right: 12%;
	float: left;
	text-align: center;
}

.middle_fix li:first-child {
	margin-right: 8%;
}

.middle_fix li:last-child {
	margin-right: 0;
}

.middle_fix li a {
	width: 100%;
	height: 100%;
	display: block;
}

.middle_fix li a img {
	width: 80px;
	height: 80px;
	border: 1px solid #fff;
	transition: .6s;
}

.middle_fix li:hover a img {
	border: 1px solid #d4141a;
	box-shadow: 0 0 15px #d4141a;
}

.middle_fix li:hover a b {
	color: #d4141a;
}

.middle_fix li:nth-child(2):hover a img {
	width: 110px;
	height: 110px;
}

.middle_fix li a b {
	font-size: 14px;
	display: block;
	font-weight: normal;
	text-align: center;
	width: 100%;
	padding-top: 6px;
	color: #333;
}


@media only screen and (max-width: 1100px) {
	.wrap{width: 94%;}
	.header .he-c{width: 94%;}
	.header .nav ul li{width: 11%;}
	#servicesBox{width: 94%;}
	#servicesBox .serBox{width: 19.8%;height: 436px;}
	.main .main02 .wrap{width: 94%;}
	.main .main03 .conten02 .c01-left{width: -webkit-calc(100% - 548px);}
	.com-width{width: 94%!important;}
	.gr-case .case-item{margin-bottom: 35px;}
	.gr-case .case-show .case-box ul li{width: 23.9%;}
	.gr-case .case-show .case-box ul li .pic{width:100%;height:auto;}
	.pic img{width: 100%;}
	.gr-case .case-show .case-box ul li .tit{line-height:40px;}
	.main .main05 .m5-conten {box-sizing: border-box;padding-left: 11%;}
	.main .main05 .m5-conten .m5-c01{margin-right: 120px;}
	.main .main05 .m5-conten .m5-c01:nth-child(3n){margin-right: 120px;}
	.main .main05 .m5-conten .m5-c01 .m5-c01-l p{font-size: 18px;}
	.main .main06 .m6-content .m6-c-l{width: 49%;margin-right: 2%;}
	.main .main06 .m6-content .m6-c-l .m6-c-block{padding:10px;height:auto;display: flex;}
	.main .main06 .m6-content .m6-c-l .m6-c-block .m6-c-b-l{    width: 32%;    margin-right: 2%;height:auto;}
	.main .main06 .m6-content .m6-c-l .m6-c-block .m6-c-b-r p i{font-size:14px;}
	
	.main .main07 .m7-content .m7-c-l{width: 51%;}
	.main .main08 .m8-content .m8-c-text{margin-right: 2%;width: 32%;}
	.footer .footer-t ul li{width: 17%;}
	.footer .footer-c .f-c-l{width: 20%;}
	.footer .footer-c .f-c-l img{width:78%;}
	.footer .footer-c .f-c-c ul{width: 132px;}
	.footer .footer-c .f-c-r{    width: 25%;}
	.footer{margin-top: 30px;}
	.tg-main .tg-main01 b{font-size: 26px;}
	.tg-main .tg-main01 b p{    font-size: 20px;}
	.tg-main .tg-main02 .wrap{width: 94%;}
	.tg-main .tg-main03 .tg-content .tg-cot01 .tg-co-l{    background-size: 32%;}
	.tg-main .tg-main03 .tg-content .tg-cot01 .tg-co-l h4{    background-size: 9%;    padding-left: 7%;font-size: 26px;}
	.tg-main .tg-main03 .tg-content .tg-cot01 .tg-co-l h4 p{font-size: 16px;}
	.tg-main .tg-main03 .tg-mbj{margin:0px;height:0px;}
	.tg-main .tg-main03 .tg-content02 .tg-cot01 .tg-co-l h4{ background-size: 8%;    padding-right: 7%;font-size: 26px;}
	.tg-main .tg-main03 .tg-content02 .tg-cot01 .tg-co-l h4 p{font-size: 16px;}
	.tg-main .tg-main03 .tg-content03 .tg-cot01 .tg-co-l h4{    background-size: 8%;    padding-left: 10%;font-size: 26px;}
	.tg-main .tg-main03 .tg-content03 .tg-cot01 .tg-co-l h4 p{font-size: 16px;}
	.tg-main .tg-main03 .tg-content02-m .tg-cot01 .tg-co-r{margin-top: 0;width: 32%!important;}
	.tg-main .tg-main03 .tg-content02-m .tg-cot01 .tg-co-r img{width: 100%!important;}
	.tg-main .tg-main03 .tg-content02-m .tg-cot01 .tg-co-l{    width: 65%!important;}
	.tg-main .tg-main03 .tg-content02 .tg-cot01 .tg-co-l .bj ul li{    font-size: 14px;line-height: 35px;}
	.tg-main .tg-main03 .tg-content02 .tg-cot010{    height: 561px;}
	.tg-main .tg-main03 .tg-content-m .tg-cot01 .tg-co-l .bj .l-main h5{font-size:14px;}
	.tg-main .tg-main03 .tg-content02 .tg-cot01{height: 269px;}
	.tg-main .tg-main06 .m06-l{width: 60%;margin-right: 4%;}
	.tg-main .tg-main06 .m06-l img{width:100%}
	.tg-main .tg-main06 .m06-r{    float: right;width: 33%;}
	.tg-main .tg-main06 .m06-r .m06bj img{    width: 61%;float: right;}
	.tg-main .tg-main06 .m06-l .m06l-content .m06l-c01{    margin-top: 18px;padding-bottom: 14px;}
	.tg-main .tg-main06 .m06-l .m06l-content .m06l-c01 h2 a{font-size:18px;}
	.tg-main .tg-main07 .m07-content .m07-c-r{    float: right;margin-left: 0;margin-right:3%;}
	.yy-main .yy-main02 .yy-m01main b{font-size: 32px}
	.yy-main .yy-main02 .yy-m01main b p{font-size: 20px;}
	.yy-main .yy-main08 .yy-m8main ul li{width: 33%;}
	.yy-main .yy-main09 .yy-m02 .yy-m-r p{    font-size: 31px;}
	.yy-main .yy-main07 .yy-m02 .yy-m02c .yy-m02c-r p{    font-size: 21px;line-height: 56px;}
	.yy-main .yy-main06 .yy-m02 ul li{width: 20%;}
	.yy-main .yy-main05 .yy-m02 ul li{    margin-right: 2%;    width: 17.6%;}
	.yy-main .yy-main05 .yy-m03 ul li{    width: 22.6%;}
	.yy-main .yy-main05{    height: 953px;}
	.yy-main .yy-main05 .yy-m01 p{    font-size: 22px;    margin-top: 115px;}
	.yy-main .yy-main07 .yy-m01{width: 94%;    background-size: 100%;}
	.jj-main .jj-main04 .wrap{background-size: 100%;}
	.jj-main .jj-main04 .jj-m04l .jj-m04lmain p{font-size:12px;}
	.yy-main .jj-main04 .jj-m04r{width:37%;}
	.jj-main .jj-main03 .jj-m03main02 .m3-content .m3c-l{    width: 44%;}
	.jj-main .jj-main03 .jj-m03main02 .m3-content .m3c-l .m3c-lm h3{font-size:16px;}
	.jj-main .jj-main03 .jj-m03main02 .m3-content .m3c-l .m3c-lm p{font-size:14px}
	.jj-main .jj-main04 .jj-m04r{width: 36%;}
	.yx-main .yx-main02 .yx-m02main .m02-l .l-m p{line-height: 21px;    font-size: 12px;}
	.yx-main .yx-main02 .yx-m02main .m02-l{    width: 30%;}
	.yx-main .yx-main02 .yx-m02main .m02-l .l-m{width:100%;box-sizing: border-box;}
	.yx-main .yx-main02 .yx-m02main .m02-c{    width: 36%;margin: 0px 2%;}
	.yx-main .yx-main02 .yx-m02main .m02-c img{    width: 100%;}
	.yx-main .yx-main03 .yx-m03main ul .yx-li{line-height: 251px;width: 3%;margin-right: 2%;}
	.yx-main .yx-main03 .yx-m03main ul .yx-li img{width:100%;}
	.yx-main .yx-main03 .yx-m03main ul li{width: 19.7%;}
	.yx-main .yx-main03 .yx-m03main ul li img{width: 100%;}
	.yx-main .yx-main05 .yx-m05main ul li {    width: 23.5%;}
	.yx-main .yx-main05 .yx-m05main ul li  img{width: 100%;}
	
	.breadcrumb{margin-bottom: 0!important;}
	.news-show-left .news-title .tit{font-size: 21px!important;}
	.news-show-left{width: 74%!important;}
	.news-show-right{ width: 26%!important;margin-top: 18px;}
}



@media only screen and (max-width: 750px) {
	.tg-main .tg-main05 .m05-content .m6-c-block .m6-c-b-l{    width: 30%;}
	.jj-main .jj-main03 .jj-m03main02 .m3-content .m3c-l{    width: 100%;}
	.yx-main .yx-main01 b{    font-size: 33px;}
	.yx-main .yx-main01 b p{    font-size: 27px;padding-top: 1px;}
	.yx-main .yx-main01 .yx-m1main .m1p04{    width: 90%;top: -4%;font-size: 21px;text-align: center;}
	.ueditor_baidumap{width:100%!important;}
}

@media only screen and (max-width: 460px) {
	.home-title h3{    font-size: 24px;}
	.home-title em{font-size: 14px;}
	.home-title.red p{font-size: 14px!important;}
	.gr-case .case-item ul li a{    font-size: 16px!important;    line-height: 40px!important;}
	.news-list ul li .pic{    width: 31%!important;height: auto!important;    margin-right: 10px!important;}
	.gr-case .case-show .case-box ul li .pic{height:auto;    line-height: inherit;}
	
	
	.asasa{display: block; font-size:14px; text-align: center;color:#FF0000;}
	
	.main>.main06>.wrap>div:nth-child(1){padding-top: 4px;font-size: 27px;}
	.main>.main06>.wrap>div:nth-child(1) p{font-size: 18px;}
	.main .main06 .m6-content{    margin-top: 28px;}
	.main .main06 .m6-content .m6-c-l dl{    font-size: 21px;    margin-bottom: 10px;}
	.main .main06 .m6-content .m6-c-l .m6-c-block{display: flow-root;}
	.main .main06 .m6-content .m6-c-l .m6-c-block .m6-c-b-l{width: 100%!important;margin: 0;}
	.main .main06 .m6-content .m6-c-l .m6-c-block .m6-c-b-r{width: 100%!important;margin: 0;}
	.main .main07 .m7-content .m7-c-l .text{margin-top: 7px;}
	.tg-main .tg-main07 b p span{display:none;}
	.tg-main .tg-main07 b p{width:100%}
	.tg-main .tg-main01 b{    font-size: 21px}
	.tg-main .tg-main01 b p{font-size:18px;}
	
	.tg-main .tg-main03 .content b p{font-size:16px;}
	
	
	.tg-main .tg-main01 b strong{font-size:18px!important;}
	.tg-cot01 h3{font-size: 28px!important;    height: 60px!important;}
	.content img{max-width:100%!important;}
	.tg-cot01 h3 strong{
		font-size: 18px!important;
		line-height: 21px!important;
	}
	.tg-main .tg-main03 .tg-content .tg-cot01 .tg-co-l h4{
			margin-top: 20px!important;
	}
	.tg-main .tg-main03 .tg-content .tg-cot01 .tg-co-l .bj .l-main .ma-r{width: 100%;}
	.tg-main .tg-main03 .tg-content .tg-cot01 .tg-co-l .bj .l-main .ma-r p{font-size: 18px!important;line-height: 26px!important;}
	.l-main{margin-top: 0!important;}
	.tg-main .tg-main03 .tg-content02 .tg-cot01 .tg-co-l .bj ul li{font-size: 18px!important;line-height:26px!important;}
	.tg-main .tg-main03 .tg-content03 .tg-cot01 .tg-co-l .bj .l-main .ma-r p{font-size: 18px!important;line-height:26px!important;}
	.tg-main .tg-main05 .m05-content .m6-c-block .m6-c-b-l{width:100%;}
	.tg-main .tg-main05 .m05-content .m05-main{height:auto}
	.tg-main .tg-main05 .m05-content .m6-c-block .m6-c-b-r h3 a{font-size: 18px!important;}
	.tg-main .tg-main05 .m05-content .m6-c-block .m6-c-b-r p a{font-size: 16px!important;}
	
}

@media only screen and (max-width: 320px) {
	
}
