/*
-------------------
	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;
}	

/*
-------------------
	sos-css
-------------------
*/
.SOS-wai{
	overflow:hidden;
	padding-top:45px;
}
.sos-tit{
	text-align:center;
	margin-bottom:20px;
}
.sos-tit h2{
	font-size:34px;
	color:#333;
	font-weight:bold;
}
.sos-tit-h{
    width: 71px;
    height: 1px;
    background: #dc251c;
	margin:0 auto;
	margin-top:7px;
	margin-bottom:7px;
}
.sos-tit p{
	font-size:20px;
	color:#666;
}
.sos-list ul li{
	position:relative;
}
.sos-list ul li dd{
	width:100%;
	/*height:600px;*/
}
.sos-list ul li dd img{
	width:100%;
	height:100%;
	display:block;
}
.sos-list ul li dt{
	position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100px;
    background-color: rgba(0,0,0,.5);
}
.sos-lsit-l{
	width:1200px;
	margin:0 auto;
	padding:20px;
}
.sos-lsit-l p{
	line-height:25px;
	width:838px;
	font-size:14px;
	color:#fff;
	float:left;
	margin-top:5px;
}
.sos-lsit-l span{
	margin-left:23px;
	margin-top:10px;
	width:135px;
	display:inline-block;
}
.sos-lsit-l span a{
	width: 135px;
    text-align: center;
    line-height: 37px;
	height:37px;
    color: #333;
    border-radius: 30px;
    background: #fff;
}

.sos-lsit-l span:nth-child(3) a{
	width: 135px;
    text-align: center;
    line-height: 37px;
	height:37px;
    color: #fff;
    border-radius: 30px;
    background: #dc251c;
}
.sos-lsit-l span a:hover{
	color:#ca2b2f;
}
.sos-lsit-l span:nth-child(3) a:hover{
	color:#fff;
}
.sos-list-a{
	background:#eee;
	height:230px;
}
.sos-list-a ul{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.sos-list-a ul li{
	background:#fff;
	width:198px;
	height:190px;
	float:left;
	margin-right:2px;
	position:relative;
}
.sos-list-a ul li:nth-child(6){
	margin-right:0;
}
.sos-list-a ul li span{
	font-size:88px;
	color:#f2f2f2;
	font-weight:900;
	display:block;
	margin-top: 20px;
    margin-left: 15px;
	font-family:"BigNoodleTitling";
}
.sos-list-a ul li h2{
	font-size:20px;
	color:#333;
	font-weight:normal;
	position:absolute;
	width:120px;
	left:68px;
	top:100px;
	background:#fff;
}
.sos-list-a ul .on2{
	border-bottom:6px solid #dc251c;
}
.sos-list-a ul .on2 h2{
	color:#dc251c;	
}
.sos-list-a ul .on2 span{
	color:#dc251c;	
}

/*
-------------------
	engineering-css
-------------------
*/
.engineering-wai {
	padding-top: 35px;
	height: 860px;
}
.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-list ul li {
	float: left;
	width: 370px;
	margin-right: 45px;
	margin-bottom: 30px;
	border: 5px solid #eee;
}

.engin-list ul .on2{
	border: 5px solid #dc251c!important;
}
.engin-list ul .on2 dt span a{
	background: #dc251c!important;
	color:#fff;
}
.engin-list ul li:nth-child(1) .on{
	border: 5px solid #dc251c;
}
/*.engin-list ul li:hover{
	border: 5px solid #dc251c;
}
*/.engin-list ul li:nth-child(3n) {
	margin-right: 0;
}
.engin-list ul li dd {
	width: 100%;
	height: 233px;
	overflow: hidden;
}
.engin-list ul li dd img {
	height: 100%;
	width: 100%;
	display: block;
}
.engin-list ul li dt {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
}
.engin-list ul li dt h3 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 15px;
}
.engin-list ul li dt span a {
	width: 145px;
	color: #333;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	background: #f5f5f5;
	border-radius: 30px;
}
.engin-list ul li:hover dt span a {
	width: 145px;
	color: #fff;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	background: #dc251c;
	border-radius: 30px;
}
.engin-list ul li:nth-child(1) dt span a{
	width: 145px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	border-radius: 30px;
}
/*
-------------------
	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;
}
.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;
}

