/*banner*/
.banner{text-align: center;font-size: 0;}
.banner img{width: 6.9rem;height: 2.99rem;border-radius: 0.15rem;}
/*公司简介*/
.profile{margin-top: 0.4rem;}
.profile .txt{position: relative;width: 6.9rem;margin: 0.35rem auto 0.52rem;border-radius: 0.12rem;padding: 0.41rem 0.45rem 0.38rem;box-shadow: 0 0 0.12rem 0.05rem rgba(0,0,0,0.05);}
.profile .txt h3{font-size: 0.48rem;color: #eaf0f5;font-weight: 700;text-transform: uppercase;}
.profile .txt h4{font-size: 0.38rem;font-weight: 700;color: #333333;position: absolute;top: 0.75rem;left: 0.45rem;}
.profile .txt h4 span{font-weight: 700;color: #CC1220;}
.profile .txt p{font-size: 0.24rem;color: #888888;line-height: 0.48rem;margin-top: 0.36rem;}
/*企业优势*/
.advantage{}
.advantage .content{background: url(../images/gywm/bg_advantage.jpg)no-repeat center;height: 5.94rem;width: 6.9rem;
	background-size: cover;border-radius: 0.12rem;margin: 0.34rem auto 0.55rem;position: relative;padding-left: 0.55rem;padding-top: 0.39rem;}
.advantage h3{margin-left: 0.05rem;font-size: 0.48rem;font-weight: 700;color: rgba(234,240,245,0.1);text-transform: uppercase;}
.advantage h4{position: absolute;left: 0.6rem;top: 0.75rem;font-size: 0.38rem;font-weight: 700;color: #FFFFFF;}
.advantage h4 span{font-weight: 700;color: #de1e25;}
.advantage ul{position: relative;margin-top: 0.43rem;}
.advantage ul:before{position: absolute;content: '';width: 1px;height: 2.8rem;background-color: #aa2634;
	left: 0.18rem;top: 0.6rem;}
.advantage li{font-size: 0.28rem;color: #FFFFFF;display: flex;align-items: center;line-height: 1rem;}
.advantage li img{width: 0.38rem;height: 0.38rem;margin-right: 0.2rem;}
/*联系我们*/
.contact{}
.contact ul{width: 6.9rem;margin: 0.35rem auto 20px;border-radius: 0.12rem;box-shadow: 0 0 0.15rem 0.05rem rgba(0,0,0,0.05);display: flex;flex-flow: row wrap;}
.contact li{margin-left: 0.28rem;width: 3.17rem;margin-top: 0.36rem;height: 1.6rem;padding-left: 0.07rem;}
.contact li:nth-child(1),.contact li:nth-child(2){border-bottom: solid 1px #d5ddf5;}
.contact li:nth-child(1),.contact li:nth-child(3){border-right: solid 1px #d5ddf5;}
.contact li:nth-child(1){background: url(../images/gywm/bg_contact1.jpg)no-repeat right bottom;background-size: 1.3rem 1.15rem;}
.contact li:nth-child(2){background: url(../images/gywm/bg_contact2.jpg)no-repeat right bottom;background-size: 1.3rem 1.15rem;}
.contact li:nth-child(3){background: url(../images/gywm/bg_contact3.jpg)no-repeat right bottom;background-size: 1.3rem 1.15rem;}
.contact li:nth-child(4){background: url(../images/gywm/bg_contact4.jpg)no-repeat right bottom;background-size: 1.3rem 1.15rem;}
.contact li .dot{position: relative;width: 0.07rem;height: 0.06rem;background-color: #c7161c;margin: 0.03rem 0 0.22rem 0.04rem;}
.contact li .dot:before{position: absolute;content: '';width: 0.07rem;height: 0.06rem;background-color: #c7161c;left: 0.12rem;top: 0;}
.contact li .dot:after{position: absolute;content: '';width: 0.07rem;height: 0.06rem;background-color: #c7161c;left: 0.25rem;top: 0;}
.contact li h4{color: #2c3c66;font-size: 0.24rem;margin-top: 0.08rem;}
.contact li h4 span{font-size: 0.5rem;font-weight: 700;}
.contact .txt{text-align: center;margin-top: 0.48rem;margin-bottom: 0.75rem;}
.contact .txt h3{font-size: 0.48rem;color: #eaf0f5;font-weight: 700;text-transform: uppercase;line-height: 0.7rem;}
.contact .txt h4{font-size: 0.36rem;color: #282828;font-weight: 700;line-height: 0.5rem;margin-top: -0.35rem;margin-bottom: 0.2rem;}
.contact .txt h4 span{color: #c7161c;font-weight: 700;}
.contact .txt p{font-size: 0.24rem;color: #333333;line-height: 0.48rem;}
.contact .txt h5{font-size: 0.28rem;color: #333333;}
.contact .txt h5 a{color: #333333;}
.contact .txt .tel{background-color: #ebeef1;width: 6.9rem;margin: 0.43rem auto 0.15rem;display: flex;align-items: center;
	border-radius: 0.12rem;}
.contact .txt .tel .input{font-size: 0.26rem;width: 4.59rem;height: 0.74rem;border-radius: 0.12rem 0 0 0.12rem;background-color: #ebeef1;padding-left: 0.3rem;}
.contact .txt .tel .submit{font-size: 0.28rem;color: #FFFFFF;background-color: #c7161c;width: 2.31rem;height: 0.74rem;
	line-height: 0.74rem;text-align: center;border-radius: 0 0.12rem 0.12rem 0;font-weight: 700;}
.contact .txt p span{color: #c7161c;}
















