@charset "utf-8";
/* CSS Document */
*{margin: 0px;padding: 0px;}



.contactA{ background-image:url(/images/contact/contact-bg.jpg); width:100%; height:600px; margin-top:80px;}
.contactA .title{font-size:32px; width:100%; height:180px; line-height:180px; text-align:center;}
.contactA .list{width:1200px; height:350px; background-color:#FFF; margin:0 auto;}
.contactA .list .width1{width:320px;}
.contactA .list .width2{width:360px;}
.contactA .list ul{ height:350px; float:left; list-style:none; margin-left:50px;}
.contactA .list ul li{height:50px; margin-top:50px;}
.contactA .list ul li img{width:50px; height:50px; margin-left:-20px;}
.contactA .list .font{margin-left:50px; font-size:18px; height:50px; line-height:50px; margin-top:-50px;}
.contactA .list .address{margin-left:50px; margin-top:-50px; font-size:16px;}


.contactB{ width:100%; height:800px; margin-top:20px;}
.contactB .title{font-size:32px; width:100%; height:180px; line-height:180px; text-align:center;}
.contactB .list{width:1200px; margin:0 auto;}
.contactB .list ul{ height:1000px; float:left; list-style:none; width:1200px;}
.contactB .list ul li{ width:31%; height:200px; float:left; margin:10px 13px;}
.contact-list-2 { margin-top: 20px; }
.contact-list-2 li { margin-bottom: 20px; }
.contact-list-2 li .box {  padding: 30px 20px 30px 20px; height: 140px;  border: solid 1px #dddddd; }
.contact-list-2 li .box:before { content: ""; position: absolute; left: -1px; top: 30px; width: 3px; height: 26px; background-color: #06c; }
.contact-list-2 li .box h4 { font-size: 18px; color: #1b202e; }
.contact-list-2 li .cbox { display: flex; justify-content: space-between; flex-wrap: wrap; }
.contact-list-2 li .box .des { margin-top: 20px; font-size: 16px; line-height: 32px; color: #595757; overflow: hidden; flex: 1; }
.contact-list-2 li .box .pic { width: 110px; margin-top: -10px; }

.contactC{ width:1200px; height:450px; margin:auto; padding-top:80px;}
.contactC .zongbu{width:550px; height:450px; float:left;}
.contactC .gongchang{width:550px; height:450px; float:right;}
.contactC .map{width:150px; height:50px; background:#009fd9; margin:auto; margin-top:20px;}
.contactC .map .box{text-align:center; line-height:50px; font-size:18px;}
.contactC .map .box a{color:#FFF; text-decoration:none;}
