
/*关于我们*/
.contact-main{ min-width: 1200px; overflow:hidden;}
.contact-main-top{ width: 100%; height: 230px; background: url("http://www.gzxyyx.com/img/contact-top.jpg") no-repeat center;}
.contact-main-content{ width: 100%; height: 1230px; background: url("../image/contact-by.jpg") no-repeat center;}
.contact-main-content .way{width: 1040px; height: 555px; margin: 0 auto;}
.contact-main-content .way .way-box{ width: 465px; height: 450px; float: left; position: relative; margin: 50px 0 0 0; }
.contact-main-content .way .way-box:first-child{margin-right: 110px;}
.contact-main-content .way .way-box .way-title{ position: absolute; width: 108px; height: 108px;padding:10px;border-radius: 10px; background: #f5f5f5;transform:rotate(45deg);  -ms-transform:rotate(45deg);  -moz-transform:rotate(45deg);  -webkit-transform:rotate(45deg);  -o-transform:rotate(45deg); left: 165px;}
.contact-main-content .way .way-box .way-n-title{ width: 108px;  height: 108px; background: #FB2531; border-radius: 10px; overflow: hidden;}
.contact-main-content .way .way-box .way-n-title::before{ content: ""; display: block; width: 90px; height: 80px; background: url("../image/contact-way-icon.jpg") no-repeat;transform:rotate(-45deg); margin: 10px 0 0 10px;}
.contact-main-content .way .way-box:last-child .way-n-title::before{ background-position:-95px 0;}


.contact-main-content .way .way-box .way-content{margin-top: 70px;height: 380px; background: #eaeaea; overflow: hidden;text-align: center; }
.contact-main-content .way .way-box .way-content h3{ font-size: 26px; margin-top: 95px; margin-bottom: 20px;}
.contact-main-content .way .way-box .way-content p{ color: #696969; font-size: 16px;line-height: 30px;}


.contact-main-content .map{ width: 1200px; height: 460px; margin:100px auto 0 auto; background: #fff;}
.contact-main-content .map .map-left{ width: 582px; float: left; margin: 40px 0 0 70px; overflow: hidden;}
.contact-main-content .map .map-left h3{ font-size: 26px; color: #696969;}
.contact-main-content .map .map-left .map-content{ width: 100%; height: 285px; background: #000; margin-top: 20px;}
.contact-main-content .map .map-right{ display: inline-block; float: left; overflow:hidden; width: 460px; margin-left: 40px;}
.contact-main-content .map .map-right h3{ color: #ff3737; font-size: 20px; margin: 106px 0 10px 0;}
.contact-main-content .map .map-right p{ color: #696969; font-size: 16px; line-height: 34px;}