@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: 1400px;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 h2{height: 51px;text-align: center;background-color: #595959;line-height: 51px;color: white;font-size: 23px;}
.fll {width: 966px;}
.fll .cont-1 {margin-bottom: 36px;}
.fll .cont-1 p {letter-spacing: 1px;line-height: 31px;}
.fll .cont-2{height: 305px;background-color: #f2f2f2;margin-bottom: 30px;}
.fll .cont-3{height: 380px;background-color: #f2f2f2;margin-bottom: 30px;}
.fll .cont-4{height: 435px;background-color: #f2f2f2;margin-bottom: 30px;}
.fll .cont-2 div,.cont-3 div,.cont-4 div{width: 440px;margin-left: 32px;}
.fll .cont-2 div p,.cont-3 div p,.cont-4 div p{ line-height: 50px;color: #004fbd;}
.fll .cont-2 div ul,.cont-3 div ul,.cont-4 div ul{list-style: decimal;height: 220px;}
.fll .cont-2 div ul li,.cont-3 div ul li,.cont-4 div ul li{line-height: 27px;}


/*返回顶部*/
.back_to_top {position: fixed;bottom: 160px;right: 80px;}
.back_to_top img{width: 150px;}
