﻿/*联系我们Banner图片*/
.ContactUsBanner{ width:100%; height:530px; background:url(../../Images/Banner22.png) no-repeat top center;}
.ContactUsBanner .ContactUsBannerTitle{ width:1200px; height:530px; margin:0 auto;}
.ContactUsBanner .ContactUsBannerTitle h3{ width:300px; height:300px; border:10px solid #ff0200; float:left; color:#fff; font-size:48px;  font-weight:normal; text-align:center; line-height:300px; margin-top:105px;}

/*联系我们标题*/
.ContactUs { width:1200px; height:auto; margin:0 auto; overflow:hidden;}
.ContactUs .ContactUsLeft{ width:800px; height:auto; margin-top:40px; margin-bottom:30px; overflow:hidden; margin-right:120px; float:left;}
.ContactUs .ContactUsLeft .Title{ width:800px; height:62px;}
.ContactUs .ContactUsLeft .Title h3{ width:800px; height:60px; text-align:left; color:#a5958c; font-size:30px;  font-weight:lighter; line-height:60px;}
.ContactUs .ContactUsLeft .Title i{ display:block; width:60px; height:2px; background:#a5958c;}

/*联系我们内容*/
.ContactUs .ContactUsLeft .ContactUsImg{ width:800px; height:auto; margin-top:30px; margin-bottom:30px;}
.ContactUs .ContactUsLeft .ContactUsImg img{ width:800px; height:auto; }
.ContactUs .ContactUsLeft .ContactUsAdd{ width:800px; height:auto; overflow:hidden; margin-bottom:50px;}
.ContactUs .ContactUsLeft .ContactUsAdd p{ color:#595757; font-size:20px;  font-weight:lighter; line-height:30px; text-align:justify;}

.ContactUs .ContactUsRight{ width:280px; height:auto; overflow:hidden; float:left; margin-top:120px;}
.ContactUs .ContactUsRight ul li{ width:280px; height:46px; overflow:hidden; border-bottom:1px solid #D9D9D9; cursor:pointer;}
.ContactUs .ContactUsRight ul li:hover div{ background:#FF1D25;}
.ContactUs .ContactUsRight ul li div{ display:block; width:8px; height:8px; background:#fff; float:left; margin:18px 15px 0 0; border:1px solid #FF1D25;}
.ContactUs .ContactUsRight ul li p span a{ display:inline-block; width:230px; float:left; color:#39393b; font-size:16px;  font-weight:lighter; line-height:46px;}
.ContactUs .ContactUsRight ul li .Word{ display:block; width:13px; height:16px; float:right; background:url(../../images/word.png) no-repeat; margin:15px 0 15px 6px;}
.ContactUs .ContactUsRight ul li .PDF{ display:block; width:14px; height:16px; float:right; background:url(../../images/pdf.png) no-repeat; margin:15px 0 15px 6px;}
