﻿@CHARSET "UTF-8";
/*当前位置*/
.addres {width: 1200px;height: 58px;margin: 0 auto;position: relative;}
.addres span {height: 55px;line-height: 55px;font-size: 18px;color: black;}
/*內容*/
.cont {width: 1230px;height: 3333px;position: relative;margin: 0 auto}
.lee ul {width: 159px;height: 333px;position: absolute;background-color: #ededed}
.lee ul li {width: 159px;height: 56px;line-height: 56px;text-align: center}
.lee ul li a{display:block;width: 159px;color: black;}
.selected{background-color: #004fbd;color:white;text-decoration:none;}
.sele{color:white;text-decoration:none;}
.jian{background: url(../images/Contact/jian.png) no-repeat 17px 17px;}
.zi{background: url(../images/Contact/zi.png) no-repeat 17px 17px;}
.jia{background: url(../images/Contact/jia.png) no-repeat 17px 17px;}
.jing{background: url(../images/Contact/jing.png) no-repeat 17px 17px;}
.zhao{background: url(../images/Contact/zhao.png) no-repeat 17px 17px;}
.lian{background: url(../images/Contact/lian.png) no-repeat 17px 17px;}
/*右侧内容*/
.fll {width: 966px;}
.fll .cont-1 {margin-bottom: 36px;}
.fll .cont-1 h2 {padding-bottom: 35px;}
.fll .cont-1 p {width: 572px;letter-spacing: 1px;text-indent: 34px;height: 181px;line-height: 31px;text-align: justify;}
.fll .cont-2 {width: 966px;height: 346px;background-color: #ededed;margin-bottom: 40px;}
.fll .cont-2 div {width: 599px;margin: 49px 41px 0 86px;}
.fll .cont-2 p {letter-spacing: 1px;text-indent: 34px;line-height: 26px;}
.fll .cont-2 img {padding-top: 49px;}
.fll .cont-3 {height: 354px;width: 966px;margin-bottom: 70px;}
.fll .cont-4 {height: 500px;padding-bottom: 180px;}
.fll .cont-4 img {margin-bottom: 50px;}
.fll .teams {width: 966px;height: 300px;}
.fll .teams .tampon {float: left;width: 456px;height: 322px;background-color: #ededed;margin-left: 27px;margin-top: 50px;}
.fll .teams .tampon div {width: 205px;height: 332px;margin-top: 10px;}
.fll .teams .tampon p {text-align: center;letter-spacing: 1px}
.fll .teams .tampon input {height: 49px;width: 189px;background-color: #004fbd;color: white;letter-spacing: 3px;margin-top: 25px;}
.fll .teams .tampon .ad_photo{margin: 10px;}
.fll .teams .tampon .ad_name{line-height: 34px;}
.fll .teams .tampon .ad_good{text-align: left;margin-top: 20px;line-height: 36px;}
.fll .teams .tampon .ad_country{margin-top:10px;}
/*返回顶部*/
.back_to_top {position: fixed;bottom: 160px;right: 80px;}
.back_to_top img{width: 150px;}
