/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2018-3-8, 13:48:49
    Author     : Administrator
*/

/*关于我们*/
.footer_firm{width:100%;background:#373737;font-size:14px;clear:both;margin-top:26px;color:white;}
.footfirm_con{width:1200px;margin:0 auto;background:#373737;}
.footfirm_con .firm_con_l{float:left;width:800px;}
.footfirm_con .firm_con_l .con_l_list{float:left;margin-right:60px;}

.firm_con_l .con_l_list .l_list_title{margin:20px 0px 30px;font-weight:bold;font-size:15px;}
.footfirm_con .firm_con_l .con_l_list ul{list-style:none;}
.footfirm_con .firm_con_l .con_l_list ul li{margin-top:6px;}
.footfirm_con .firm_con_l .con_l_list ul li a{color:white;}
.footfirm_con .firm_con_r{float:right;text-align:center;margin-top:20px;width:300px;}

.footfirm_con .firm_con_r dl dt{height:48px;text-align:center;margin:0 auto;}
.footfirm_con .firm_con_r dl dt img{opacity:0.8;}
.footfirm_con .firm_con_r dl dd {margin-top:20px;}
.footfirm_con .firm_con_r dl dd p{font-size:16px;}
.footer{text-align:center;padding:25px 0px;}


/*梦想 dream
.dream{width:100%;height:68px;background:#34aee1;font-size:14px;}
.dream_con{width:1160px;margin:0 auto;height:100%;}
.dream_con>img{float:left;}
.dream_con_l{float:left;width:220px;height:54px;padding:7px 0;}
.dream_con_l img{width:100%;height:100%;opacity:0.8;}
.dream_con_r{float:left;height:100%;float:left;margin-left:20px;}
.dream_con_r ul li{float:left;line-height: 68px;width:214px;text-align:right;background: url("../img/dream.png") no-repeat;}
.dream_con_r .dream_con_r_o{background-position:50px -110px;}
.dream_con_r .dream_con_r_t{background-position:50px -230px;}
.dream_con_r .dream_con_r_s{background-position:50px -350px;}
.dream_con_r .dream_con_r_w{background-position:50px 8px;}*/
.dream{width:100%;height:84px;background:#f2f2f2;font-size:14px;}
.dream ul{width:1200px;margin:0 auto;background:#f2f2f2;}
.dream ul li{float:left;line-height: 84px;width:186px;text-align:right;background: url("../img/dream.png") no-repeat;margin-left:89px}
.dream .dream_con_r_o{background-position:-50px -40px;}
.dream .dream_con_r_t{background-position:-50px -216px;}
.dream .dream_con_r_s{background-position:-50px -400px;}
.dream .dream_con_r_w{background-position:-50px -570px;}