
/*
-------------------
	ny-banner-css
-------------------
*/
.haibao-wai {
	position:relative;
    margin-top: 74px;
}
.neiye-banner{
	overflow:hidden;
	width:100%;
}
.cate{
	position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 120px;
    background-color: rgba(0,0,0,.5);
}
.cate-li{
	padding-top:20px;
}
.cate-li span{
	font-size:24px;
	color:#fff;
	display:inline-flex;
	margin-right:10px;
	width:120px;
	float:left;
}
.cate-li ul{
	display:inline-flex;
}
.cate-li ul li{
	width:25%;
	float:left;
	overflow:hidden;
	border-right:1px solid #fff;
	margin-left:40px;
}
.cate-li ul li:nth-child(1){
	margin-left:0;
}
.cate-li ul li:nth-child(5){
	border-right:none;
}
.cate-li ul li h2{
	font-size:16px;
	color:#fff;
	margin-bottom:5px;
}
.cate-li ul li p{
	font-size:14px;
	color:#fff;
}
.cate-li ul li:hover h2{
	color:#dc251c;
}
.cate-li ul li:hover p{
	color:#dc251c;
}	

/*
-------------------
	ps-css
-------------------
*/
.tccxt-wai{
	overflow:hidden;
	padding-top:45px;
	padding-bottom:35px;
	background:#f5f5f5;
}
.tccxt-tit{
	text-align:center;
	margin-bottom:20px;
}
.tccxt-tit h2{
	font-size:34px;
	color:#333;
	font-weight:bold;
}
.tccxt-tit-h{
    width: 71px;
    height: 1px;
    background: #dc251c;
	margin:0 auto;
	margin-top:7px;
	margin-bottom:7px;
}
.tccxt-tit p{
	font-size:20px;
	color:#666;
}
.tccxt-ul{
	overflow:hidden;
	padding-bottom:15px;
}
.tccxt-nav ul li{
	float:left;
	width:200px;
	margin-right:50px;
}
.tccxt-nav ul li:nth-child(5){
	margin-right:0;
}
.tccxt-nav ul li h2 {
	text-align:center;
}
.tccxt-nav ul li h2 a{
	font-size:20px;
	color:#333;
	font-weight:normal;
	border-bottom:2px solid #f5f5f5;
	padding-bottom:10px;
}
.tccxt-nav ul li h2 .on2{
	border-bottom:2px solid #dc251c;
	color:#dc251c;
	font-size:20px;
	font-weight:normal;
	padding-bottom:10px;
}
.tccxt-img .tccxt-ul2 li{
	display:block;
}
.tccxt-img .tccxt-ul2 li span{
	width:800px;
	height:534px;
	display:block;
	float:left;
}
.tccxt-ul2 li span img{
	width:100%;
	object-fit: cover;
	height:100%;
}
.tccxt-body{
	overflow:hidden;
	padding-bottom:38px;
}
.tccxt-right{
	background:#333;
	width:400px;
	height:534px;
	float:right;
	padding: 55px 30px 0px 30px;
}
.tccxt-right h2{
	font-size:24px;
	color:#fff;
}
.tccxt-right-h{
	width:67px;
	height:1px;
	background:#999;
	margin-top:15px;
	margin-bottom:25px;
}
.tccxt-right p{
	font-size:14px;
	color:#fff;
	line-height:30px;
}
.tccxt-right a{
    display:inline-block;
    width: 142px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #333;
    background: #dddddd;
    font-size: 16px;
	margin-right:25px;
	margin-top:100px;
}
.tccxt-right a:last-child{
	margin-right:0;
	background: #dc251c;
	display:inline-block;
    width: 142px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.tccxt-list ul{
	overflow:hidden;
	margin-bottom:25px;
}
.tccxt-list ul li{
	border-radius: 12px;
    background: #f5f5f5;
    padding-bottom: 15px;
    box-shadow: 0 1px 2px 2px #ddd;
	width:287px;
	float:left;
	margin-right:17px;
	background:#fff;
}
.tccxt-list ul .on2{
	background:#dc251c;
}
.tccxt-list ul li:nth-child(4n){
	margin-right:0;
}
.tccxt-list ul li i {
    display: block;
    width: 100%;
}
.tccxt-list ul li i a{
	margin-top:0px!important;	
}
.tccxt-list ul li i img{
	display: block;
    width: 100%;
    height: 181px;
	border-radius:10px;
}
.tccxt-list ul li h2 {
    color: #333;
    text-align: center;
    font-size: 16px;
    margin-top: 20px;
	font-weight:normal;
	border-bottom:1px dashed #eee;
	padding-bottom:10px;
}



.tccxt-list ul .on2 h2{
    color: #fff;
    text-align: center;
    font-size: 16px;
    margin-top: 20px;
	font-weight:normal;
	border-bottom:1px dashed #fff;
	padding-bottom:10px;
}
.tccxt-list ul li p{
    color: #333;
    font-size: 14px;
    line-height: 30px;
    padding: 5px 15px;
    height: 125px;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}
.tccxt-list ul .on2 p{
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    padding: 5px 15px;
    height: 125px;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}
.more{
	display:block;
	font-size:14px;
	color:#333;
	text-align:center;
	margin-top:10px;
}
.tccxt-list ul .on2 a{
	display:block;
	font-size:14px;
	color:#fff;
	text-align:center;
	margin-top:10px;
}
.tccxt-list span{
	display:block;
	text-align:center;
}
.tccxt-list span a{
	text-align:center;
	border-radius:30px;
	color:#fff;
	width:210px;
	height:46px;
	line-height:46px;
	background:#dc251c;
}

/*
-------------------
	engineering-css
-------------------
*/
.engineering-wai{
	padding-top:35px;
	overflow:hidden;
}
.engin-tit{
	text-align:center;
	margin-bottom:20px;
}
.engin-tit h2{
	font-size:34px;
	color:#333;
	font-weight:bold;
}
.engin-tit-h{
    width: 71px;
    height: 1px;
    background: #dc251c;
	margin:0 auto;
	margin-top:7px;
	margin-bottom:7px;
}
.engin-tit p{
	font-size:20px;
	color:#666;
}
.engin-body-img{
	overflow:hidden;	
}
.engin-body-img span:nth-child(1){
	width:799px;
	position:relative;
	height:502px;
	display:block;
	float:left;
}
.engin-body-img span:nth-child(2),.engin-body-img span:nth-child(3){
	width:377px;
	height:238px;
	display:block;
	float:right;
	margin-bottom:26px;
	position:relative;
}
.engin-body-img span:nth-child(1) h2,.engin-body-img span:nth-child(2) h2,.engin-body-img span:nth-child(3) h2{
	font-size:14px;
	color:#fff;
	background:#0006;
	left:0;
	right:0;
	bottom:0;
	height:40px;
	line-height:40px;
	text-align:center;
	position:absolute;
}
.engin-body-img span:nth-child(1) h2:hover,.engin-body-img span:nth-child(2) h2:hover,.engin-body-img span:nth-child(3) h2:hover{
	background:#dc251ce0;
}
.engin-body-img span:nth-child(3){
	margin-bottom:0;
}
.engin-body-ul{
	overflow:hidden;
	margin-top:29px;
}
.engin-body-ul li{
	float:left;
	width:370px;
	margin-right:45px;
}
.engin-body-ul li:nth-child(3){
	margin-right:0;
}
.engin-body-ul li img{
	width:100%;
	display:block;
}
.engin-body-ul li h2{
	font-size:14px;
	color:#333;
	margin-top:10px;
	font-weight:normal;
	text-align:center;
}

/*
-------------------
	dcase-css
-------------------
*/
.dcase-wai {
	padding-top: 50px;
	width: 100%;
	overflow: hidden;
	padding-bottom: 65px;
}
.dcase-tit {
	text-align: center;
}
.dcase-tit h2 {
	font-size: 34px;
	color: #333;
	font-weight: bold;
}
.dcase-tit-h {
	width: 71px;
	height: 1px;
	background: #dc251c;
	margin: 0 auto;
	margin-top: 7px;
	margin-bottom: 7px;
}
.dcase-tit p {
	font-size: 20px;
	color: #666;
}
.dcase-list ul {
	padding-top: 5px;
	height:145px;
}
.dcase-list ul li {
	float: left;
	border: 1px solid #eee;
	width: 218px;
	height: 128px;
	margin:0 15px;
	box-shadow: #a5a5a5 0px 10px 5px -5px;
}
/*.dcase-list ul li:nth-child(5n){
	margin-right:0;
}*/
.dcase-list ul li img {
	width: 100%;
	display: block;
	height: 100%;
}
.dcase-body {
	padding-top: 75px;
	position:relative;
}
.dcasex,.dcases{
    width: 20px;
    height: 50px;
    display: block;
    position: absolute;
    right: -80px;
    top: 118px;
    z-index: 2;
}
.dcasex{
	background:url(../../../upload/next1.gif) no-repeat 0 0;
}
.dcases{
	background:url(../../../upload/prev1.gif) no-repeat 0 0;
	left:-48px;
}
.dcase:hover, .dcasex:hover{
	background-position: 0 bottom;	
}


/*
-------------------
	case-css
-------------------
*/
.case-wai {
	padding-top: 10px;
	background: url(../images/case-bj.jpg) no-repeat center bottom;
	height: 812px;
	overflow: hidden;
	width: 100%;
}
.case-tit {
	text-align: center;
	margin-bottom: 20px;
}
.case-tit h2 {
	font-size: 34px;
	color: #333;
	font-weight: bold;
}
.case-tit-h {
	width: 71px;
	height: 1px;
	background: #dc251c;
	margin: 0 auto;
	margin-top: 7px;
	margin-bottom: 7px;
}
.case-tit p {
	font-size: 20px;
	color: #666;
}
.case-nav ul li {
	width: 160px;
	height: 60px;
	float: left;
	margin-right: 13px;
	display: block;
}
.case-nav ul li a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 60px;
	text-align: left;
	color: #333;
	font-size: 16px;
	padding-left: 50px;
	position: relative;
	border: 1px solid #ededed;
}
/*.case-nav ul li a:hover {
	color: #fff;
	background: #dc251c;
}*/
.case-nav ul li .on2{
	color: #fff;
	background: #dc251c;	
}
.case-nav ul li a:before {
	content: '';
	display: block;
	width: 30px;
	height: 100%;
	position: absolute;
	left: 15px;
	top: 30%;
}
.case-nav ul li:nth-child(7n) {
	margin-right: 0;
}
.case-nav ul li:nth-child(1) a:before {
	background: url(../images/cf.png) no-repeat;
}
.case-nav ul li:nth-child(1) .on2:before {
	background: url(../images/cf2.png) no-repeat;
}
.case-nav ul li:nth-child(2) a:before {
	background: url(../images/business.png) no-repeat;
}
.case-nav ul li:nth-child(2) .on2:before {
	background: url(../images/business2.png) no-repeat;
}
.case-nav ul li:nth-child(3) a:before {
	background: url(../images/residence.png) no-repeat;
}
.case-nav ul li:nth-child(3) .on2:before {
	background: url(../images/residence2.png) no-repeat;
}
.case-nav ul li:nth-child(4) a:before {
	background: url(../images/school.png) no-repeat;
}
.case-nav ul li:nth-child(4) .on2:before {
	background: url(../images/school2.png) no-repeat;
}
.case-nav ul li:nth-child(5) a:before {
	background: url(../images/hotel.png) no-repeat;
}
.case-nav ul li:nth-child(5) .on2:before {
	background: url(../images/hotel2.png) no-repeat;
}
.case-nav ul li:nth-child(6) a:before {
	background: url(../images/Park.png) no-repeat;
}
.case-nav ul li:nth-child(6) .on2:before {
	background: url(../images/Park2.png) no-repeat;
}
.case-nav ul li:nth-child(7) a:before {
	background: url(../images/government.png) no-repeat;
}
.case-nav ul li:nth-child(7) .on2:before {
	background: url(../images/government2.png) no-repeat;
}
.case-list {
	padding-top: 71px;
}
.case-list ul li {
	position: relative;
}
.case-list ul li span {
	position: relative;
	z-index: 1;
	width: 1200px;
	height: 625px;
}
.case-list ul li span img {
	width: 100%;
	height: 625px;
	display: block;
    object-fit: cover;
}
.case-top-bo {
	position: absolute;
	z-index: 999;
	width: 1200px;
	height: 125px;
	background: rgba(0,0,0,0.6);
	padding: 15px;
	bottom: 0;
	left: 0;
	line-height: 30px;
}
.case-top-bo h2 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.case-top-bo p {
	font-size: 14px;
	color: #fff;
	    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
/*
-------------------
	service-css
-------------------
*/
.service-wai {
	background: url(../images/service-bj.jpg);
	overflow: hidden;
	position: relative;
	margin-top: 43px;
}
.serv-tit {
	text-align: center;
	padding-top: 30px;
}
.serv-tit h2 {
	color: #333;
	font-size: 34px;
	font-weight: bold;
}
.serv-tit p {
	font-size: 20px;
	color: #666;
}
.serv-left {
	margin-top: 7px;
}
.serv-left h3 {
	font-size: 24px;
	color: #666;
	border-left: 2px solid #dc251c;
	padding-left: 22px;
	font-weight: normal;
}
.serv-left h3 i {
	color: #999;
	font-size: 14px;
	font-style: normal;
	margin-left: 12px;
}
.serv-left ul {
	margin-top: 32px;
}

.serv-left ul li a{
	color: #333;
	width: 780px;
	height: 100px;
	background: #eee;
	margin-bottom: 1px;
	padding: 15px;
}
.serv-left ul li:nth-child(4) {
	margin-bottom: 0;
}
.serv-left-img {
	width: 44px;
	height: 40px;
	margin-top: 15px;
	float: left;
	background: url(../../../upload/ser-ico.png);
}
/*.serv-left ul li:nth-child(1) .serv-left-img {
	background: url(../../../upload/ser-ico2.png);
}*/
/*.serv-left ul li a:hover .serv-left-img {
	background: url(../../../upload/ser-ico2.png);
}*/
.serv-left ul .on2 a{
	background: #dc251c!important;
	width: 780px;
	height: 100px;
	padding: 15px;
	margin-bottom: 1px;
}
.serv-left ul  .on2 a .serv-left-img{
	background: url(../../../upload/ser-ico2.png)!important;
}
.serv-left ul  .on2 a h2,.serv-left ul .on2 a p{
	color:#fff!important;
}
.serv-left ul  .on2 a h2:after{
	background:#fff!important;
}
.serv-left-dh {
	margin-left: 75px;
}
.serv-left-dh h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	position: relative;
}
/*.serv-left ul li:nth-child(1) h2 {
	color: #fff;
}*/
/*.serv-left ul li:nth-child(1) h2:after {
	background: #fff;
}*/
.serv-left-dh h2:after {
	content: '';
	display: block;
	width: 16px;
	height: 1px;
	background: #666;
	position: absolute;
	top: 50%;
	left: -21px;
}
.serv-left-dh p {
	font-size: 14px;
	line-height: 30px;
	display: inline-block;
	width: 330px;
}
.serv-left-dh p:nth-child(4) {
	width: 150px;
}
.serv-img {
	position: absolute;
	left: 49%;
	bottom: 0;
	top: 66px;
}
.serv-img-ul {
	padding-left: 100px;
	margin-top: -15px;
	position: relative;
}
.serv-img-ul li {
	float: left;
	margin-left: 17px;
}
.serv-img-ul li>p {
	width: 31px;
	height: 31px;
	border-radius: 16px;
	background: #88b788;
	margin: 0 auto;
}
.serv-img-ul li:nth-child(2) p {
	background: #90b1da;
}
.serv-img-ul li:nth-child(3) p {
	background: #e1af6d;
}
.serv-img-ul li:nth-child(4) p {
	background: #cfcfcf;
}
.serv-img-ul li h3 {
	font-size: 14px;
	color: #666;
	font-style: normal;
}
.serv-img h2 {
	font-size: 14px;
	font-weight: normal;
	color: #666;
	float: left;
	width: 18px;
	margin-top: -83px;
	padding-left: 72px;
}
.serv-img span {
	overflow: hidden;
	display: block;
	margin-top: -87px;
	float: right;
}
/*
-------------------
	advantage-css
-------------------
*/
.advantage-wai {
	background: url(../images/advantage-bj.png);
	height: 579px;
	margin-top: 38px;
}
.adv-tit {
	text-align: center;
	padding-top: 35px;
	padding-bottom: 26px;
}
.adv-tit h2 {
	font-size: 34px;
	font-weight: bold;
	color: #333;
}
.adv-tit h2 em {
	font-size: 34px;
	font-weight: bold;
	color: #dc251c;
	font-style: normal;
}
.adv-tit p {
	font-size: 20px;
	color: #666;
	letter-spacing: 5px;
}
.adv-body {
	position: relative;
	overflow: hidden;
}
.adv-list{
	width:100%;
	height:364px;
}
.adv-list ul li{
	width:100%;
	height:364px;
}
.adv-list ul li .adv-r{
	width:600px;
	height:364px;
}
.adv-list ul li .adv-r img{
	width:100%;
	height:100%;
	display:block;
}
.adv-list ul li .adv-l{
	width:540px;
	height:364px;
}
.adv-list ul li .adv-l h1{
	font-size: 31px;
    text-transform: uppercase;
    color: #eeeeee;
}
.adv-list ul li .adv-l h5{
	border-bottom: 1px dashed #eee;
    padding-bottom: 5px;
	font-size: 30px;
    color: #dc251c;
}
.adv-desc {
    margin-top: 15px;
}
.adv-desc h3 {
    font-size: 24px;
    color: #333;
    font-weight: bold;
    margin-bottom: 5px;
}
.adv-desc p {
    font-size: 14px;
    color: #666;
    line-height: 30px;
	overflow:hidden;
    padding-left:5px;
}
.adv-desc p i {
    width: 10px;
    height: 10px;
    border: 1px solid #575757;
    margin-right: 10px;
    display: inline-block;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.adv-l span a {
    width: 150px;
    text-align: center;
    line-height: 38px;
    color: #fff;
    border-radius: 30px;
    background: #dc251c;
    margin-top: 16px;
    display: block;
}
.adv-p {
    height: 50px;
    background: #eee;
    line-height: 50px;
    padding-left: 17px;
    margin-top: 32px;
    margin-left: -7px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
.adv-p em {
    font-style: normal;
    font-size: 20px;
    color: #dc251c;
    margin-left: 15px;
}
.adv-btns,.adv-btnx{
	position:absolute;
	background:url(../images/jt_03.jpg) no-repeat;
	width:49px;
	height:49px;
	top:315px;
	left:551px;
}
.adv-btnx{
	background:url(../images/jt_04.jpg) no-repeat;
	left:600px;
}	

/*------------------------*/

.fwlc-wai{
	padding-top:40px;
}
.fwlc-tit{
	text-align:center;
	margin-bottom:60px;
}
.fwlc-tit h2{
	font-size:34px;
	font-weight:bold;
	color:#333;
}
.fwlc-tit p{
	font-size:20px;
	color:#666;
	letter-spacing:5px;
}
.fwlc-body{
	background:url(../images/yuanjiao.png) no-repeat;
	position:relative;
	width:1202px;
}
.fwlc-img{
	display:inline-block;
	margin-left:60px;
	margin-bottom:65px;
}
.fwlc-img h3{
	font-size:14px;
	font-weight:bold;
	color:#333;
	position:relative;
	text-align:center;
	margin-top:-25px;
	margin-bottom:15px;
}
.fwlc-img:hover h3{
	color:#dc251c;
}
.fwlc-img:nth-child(7) h3,.fwlc-img:nth-child(6) h3,.fwlc-img:nth-child(8) h3{
	margin-bottom:23px;
}
.fwlc-img h3:before{
	content: '';
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top:-20%;
    left: 47px;
	background:url(../images/zixun-icon.png) no-repeat;
}
.fwlc-img:hover h3:before{
	background:url(../images/zixun-icon2.png) no-repeat;
}

.fwlc-img:nth-child(3) h3:before{
	background:url(../images/xckc-icon.png) no-repeat;
}
.fwlc-img:nth-child(3):hover h3:before{
	background:url(../images/xckc-icon2.png) no-repeat;
}


.fwlc-img:nth-child(4) h3:before{
	background:url(../images/sjfa-icon.png) no-repeat;
}
.fwlc-img:nth-child(4):hover h3:before{
	background:url(../images/sjfa-icon2.png) no-repeat;
}



.fwlc-img:nth-child(5) h3:before{
	background:url(../images/qsht-icon.png) no-repeat;
}
.fwlc-img:nth-child(5):hover h3:before{
	background:url(../images/qsht-icon2.png) no-repeat;
}


.fwlc-img:nth-child(6) h3:before{
	background:url(../images/shfw-icon.png) no-repeat;
}
.fwlc-img:nth-child(6):hover h3:before{
	background:url(../images/shfw-icon2.png) no-repeat;
}


.fwlc-img:nth-child(7) h3:before{
	background:url(../images/gcys-icon.png) no-repeat;
}
.fwlc-img:nth-child(7):hover h3:before{
	background:url(../images/gcys-icon2.png) no-repeat;
}



.fwlc-img:nth-child(8) h3:before{
	background:url(../images/zzsg-icon.png) no-repeat;
}
.fwlc-img:nth-child(8):hover h3:before{
	background:url(../images/zzsg-icon2.png) no-repeat;
}


.fwlc-img h3:after{
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    border: 3px solid #333;
    position: absolute;
    top: 134%;
    left: 103px;
    background: #fff;
    border-radius: 50%;
    transform: translateY(-50%);
}
.fwlc-img:hover h3:after{
    border: 3px solid #dc251c;
    background: #fff;
}
.fwlc-img:nth-child(6){
	display:inline-block;
	margin-left:383px;
	margin-bottom:65px;
}
.fwlc-img span{
	width:230px;
	height:104px;
	display:block;
}

.fwlc-img span img{
	width:100%;
}
.fwlc-img:nth-child(6):hover h3:after,.fwlc-img:nth-child(7):hover h3:after,.fwlc-img:nth-child(8) h3:after{
    border: 3px solid #dc251c;
    background: #fff;	
}
.fwlc-img:nth-child(6) h3:after,.fwlc-img:nth-child(7) h3:after,.fwlc-img:nth-child(8) h3:after{
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    border: 3px solid #333;
    position: absolute;
    top: 163%;
    left: 103px;
    background: #fff;
    border-radius: 50%;
    transform: translateY(-50%);
}
/*.fwlc-img:nth-child(7) h3:after{
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    border: 3px solid #333;
    position: absolute;
    top: 163%;
    left: 103px;
    background: #fff;
    border-radius: 50%;
    transform: translateY(-50%);
}
.fwlc-img:nth-child(8) h3:after{
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    border: 3px solid #333;
    position: absolute;
    top: 163%;
    left: 103px;
    background: #fff;
    border-radius: 50%;
    transform: translateY(-50%);
}*/
.fwlc-lx {
	margin-top: -190px;
	margin-left: 70px;
}
.fwlc-lx span {
	font-size: 14px;
	background: url(../images/tel-22.png) no-repeat;
	padding-left: 30px;
	display: block;
	height: 23px;
}
.fwlc-lx p {
	font-size: 30px;
	font-weight: bold;
	color: #dc251c;
}
.fwlc-lx a {
	width: 150px;
	text-align: center;
	line-height: 38px;
	color: #fff;
	background: #999;
	margin-top: 16px;
}
.fwlc-img {
	position: relative;
}
.fwlc-img p {
	position: absolute;
	top: 9px;
	/* background-color: #dc251c; */
	color: #fff;
	background: #dc251c;
	font-size: 14px;
	opacity: 0.8;
	padding: 20px;
	width: 230px;
	text-align: center;
	border-radius: 20px;
	height: 104px;
}
.fwlc-img:nth-child(6) p, .fwlc-img:nth-child(7) p, .fwlc-img:nth-child(8) p {
	top: 17px;
}
/*
-------------------
	message-css
-------------------
*/
.message-wai{
	background:url(../images/mag-bj_11.jpg) center;
	height:616px;
	margin-top:50px;
}
.liuyan{
	width:645px;
	margin:0 auto;
	padding-top:130px;
	padding-right:140px;
}
.liuyan h2{
	font-size:34px;
	font-weight:bold;
	text-align:center;
	margin-bottom:20px;
}
.liuyan .xm {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	border: 1px solid #e5e5e5;
	margin-bottom: 20px;
	outline: none;
	color: #999;
	font-size: 16px;
	padding-left: 1em;
	border-radius: 10px;
}
.liuyan .dh {
	display: block;
	width: 100%;
	height: 50px;
	line-height:50px;
	border: 1px solid #e5e5e5;
	margin-bottom: 20px;
	outline: none;
	color: #999;
	font-size: 16px;
	padding-left: 1em;
	border-radius: 10px;
}
.liuyan .tj-ico{
    width: 325px;
    height: 60px;
    color: #fff;
	font-size:24px;
    background-color: #df3e36;
    border: none;
    cursor: pointer;
	margin-left:85px;
	margin-top:20px;
}

