@charset "utf-8";
/* CSS Document */

#header_nav-wrapper{background: url(../images/header_nav-menu/connect.jpg)no-repeat;}
#main-wrapper{  border-bottom:1px solid #414141; background:#fff;}
.main_top{ height:240px; width:1140px; margin:0 auto; padding-top:50px; position: relative;}
.main_top .code{position: absolute;right:100px;top: 60px;}
.main_top .code img{width: 200px;}
.main_top>img{ display:block;float:left; width:354px;}
.main_top dl{width:735px;float:right; border-bottom:1px solid #eeeeee; padding-bottom:30px;}
.main_top dl dt{ font-size:24px; color:#323433;font-weight: bold;}
.main_top dl dd{ font-size:16px; }

.main_center{ height:417px; width:1140px; margin:0 auto;}
.main_center dl{ border-bottom:1px solid #eeeeee; padding-bottom:44px;}
.main_center dl dt{ font-size:16px; color:#323433; text-align:center; margin-bottom:24px;}
.main_center dl dd{ width:340px; float:left; margin-right:60px;}
.main_center dl dd p{ text-align:center; font-size:14px; color:#666666; margin-top:18px;}

.main_bottom{ height:947px; width:1140px; margin:0 auto;}
.main_bottom h2{font-size:16px; color:#323433; text-align:center; margin-bottom:24px;}
.main_bottom ul li{ float:left;}
.main_bottom ul li a{ display:block; width:340px; height:228px; margin-right:60px; margin-bottom:49px;}
.header_map{margin-top: 50px;}
#container {width:1140px; height: 400px; }  
table td{padding: 5px;}

/* 地图样式 */
.amap-icon img,.amap-marker-content img{width: 25px;height: 34px;}
.marker {position: absolute;top: -20px;right: -140px;color: #fff;padding: 4px 10px;box-shadow: 1px 1px 1px rgba(10, 10, 10, .2);white-space: nowrap;font-size: 12px;font-family: "";background-color: #25A5F7;border-radius: 3px;}

.introduce{text-indent: 2em;}