.ci_tit {
    width: 173px;
    height: 90px;
    display: block;
    margin: 60px auto;
}

.header {
    width: 100%;
    height: 308px;
    display: table;
    background: url("https://oss.yuntsg.com/tsgyun/lianxiwomenbg.png") center no-repeat;
    background-size: 100% 100%;
}

.main {
    width: 1200px;
	max-width: 100%;
    height: auto;
    display: table;
    margin: 86px auto;
}

.img_left {
    width: 688px;
    height: 495px;
    display: table;
    float: left;
}

.img_left img {
    width: 100%;
    height: 100%;
    display: block;
}

.font_right {
    width: 510px;
    height: 495px;
    display: table;
    float: right;
    background: url("https://oss.yuntsg.com/tsgyun/zhuangshi.png") bottom no-repeat;
}

.font_right h1 {
    font-size: 30px;
    margin-top: 78px;
    line-height: 40px;
    text-align: left;
    padding-left:90px;
    width:80%;

}

.font_right ul {
    width: 300px;
    margin: 30px 90px;
}

.font_right ul li {
    margin-top: 20px;
    width: 100%;
    height: 25px;
    display: table;
}

.font_right ul li img {
    float: left;
    width: 19px;
    height: auto;
    display: block;
}
.font_right ul li:nth-child(1) img,.font_right ul li:nth-child(3) img{
    margin-top:5px;
}
.font_right ul li p {
    width: auto;
    display: table;
    line-height: 25px;
    font-size: 14px;
    float: left;
    margin-left: 20px;
    color:#333333;
    margin-top: -5px;
}

.tel {
    width: 300px;
    margin: 30px 90px;
    font-size: 26px;
    font-weight: bold;
    font-style: italic;
    text-align: left;
}

.map_box {
    width: 100%;
    height: 600px;
    /*background: url("../img/ditubg.jpg") center no-repeat;*/
    background: url("https://oss.yuntsg.com/tsgyun/jhjkkk2.jpg") center no-repeat;
    background-size: 100%;
}

.map_contact {
    width: 1200px;
	max-width: 100%;
    margin: 0 auto;
    height: auto;
    display: table;
}

.lianxi {
    color: white;
}

.form_left {
 /*   margin-top: 120px;
    width: 725px;
    height: auto;
    display: table;
    float: left;*/
    margin-top: 120px;
    width: 1200px;
	max-width: 100%;
    height: auto;
    display: table;
    float: left;
    /*margin-left: 100px;*/
}

.form_left ul, .form_left ul li {
    width: 100%;
    height: auto;
    display: table;
}

.form_left ul li {
    margin-top: 10px;
}

.w2 {
    padding-left: 1%;
    width: 48%;
    height: 40px;
    border: none;
    display: table;
}

.w1 {
    width: 99%;
    padding-left: 1%;
    height: 40px;
    border: none;
    display: table;
}

.message {
    width: 99%;
    padding-left: 1%;
    padding-top: 5px;
    height: 233px;
    display: table;
    resize: none;
}

.submit {
    height: 40px;
    border: none;
    width: 120px;
    color: white;
    font-size: 20px;
    background-color: #4a66ba;
}

.map_right {
    width: 430px;
    height: 410px;
    position: relative;
    float: left;
}

.map_right img {
    position: absolute;
    top: 198px;
    left: 141px;
}
