﻿@import url(screen.css);

/*-------------------------------------------------------常用----------------------------------------*/
*
{
    margin: 0;
    padding: 0;
}
a
{
    cursor: hand;
    cursor: pointer;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
body
{
    margin: 0 auto;
    padding: 0;
}
.clear
{
    clear: both;
}

/*------------------------------------------------------头部-------------------------------------------*/
.HeadArea
{
    width: 100%;
    height: 194px;
    margin: 0 auto;
    background-color:#015D9E
}
.q
{
    height: 137px;
    background-color: #ffffff;
    overflow: hidden;
    clear: both;
}
.qbu
{
    width: 1000px;
    margin: 0 auto;
}
.qshang
{
    width: 50px;
    float: left;
    font-family: 微软雅黑;
    font-size: 12px;
    line-height: 40PX;
    margin-left: 3%;
}
ul.Zhong_logo
{
    overflow: hidden;
}
ul.Zhong_logo_zx
{
    overflow: hidden;
    float: right;
    padding-top: 5px;
}
ul.Zhong_logo_zx li
{
    font-family: 微软雅黑;
    font-size: 12px;
    color: #333333;
    margin-left: 10px;
}
ul.Zhong_logo_zx li a
{
    font-family: 微软雅黑;
    font-size: 14px;
    display: inline-block;
}
ul.Zhong_logo_zx li a.RR
{
    color: #ED9607;
}
.Zhong_logo
{
    height: 87px;
    margin-top: 20px;
}
.Zhong_logo_L
{
    width: 50%;
    float: left;
}
.Zhong_logo_L img
{
    margin-top: 20px;
}
.Zhong_logo_W
{
    width: 50%;
    float: right;
}
.Zhong_logo_W ul li
{
    float: left;
}
.Zhong_logo_W ul li img
{
    float: left;
}
ul.Zhong_logo_ddf
{
    width: 100%;
    margin-left: 10px;
}
ul li.Zhong_logo_RR
{
    float: right;
    margin-right: 8PX;
}
ul li.Zhong_logo_dh
{
    font-family: Arial;
    font-size: 22px;
    color: #ED9607;
    margin-top: 30px;
}
ul li.Zhong_logo_kk
{
    font-family: Arial;
    font-size: 18px;
    color: #ED9607;
    margin-top: 35px;
}
a.gengduo:hover
{
    text-decoration: underline;
}
.a_before
{
    font-family: 微软雅黑;
    font-size: 14px;
    color: #666666;
    height: 40px;
    display: inline-block;
}
.a_after
{
    font-family: 微软雅黑;
    font-size: 14px;
    color: #4bb23f;
    height: 40px;
    display: inline-block;
}
ul li a.HeadBackgrundcolor
{
    color: #FFFFFF;
    text-decoration: none;
}
ul li a:hover
{
    color: #ED9607;
    text-decoration: none;
}
li.Zhong_ww
{
    float: left;
    font-family: 微软雅黑;
    font-size: 15px;
    color: #FFFFFF;
    padding: 0px ;
}
li.Zhong_ww a
{
    float: left;
    font-family: 微软雅黑;
    font-size: 17px;
    text-align: center;
    padding: 0px 21px;
    color: white;
	background: url(/skin/web/img/bg002.jpg) no-repeat right 24px;
}
li.Zhong_ww a:hover
{
    color: black;
	background:#FECC2E
}

li.Zhong_ww a.this
{
   
    font-family: 微软雅黑;
   
    background-color:#ED9607;
}
/*------------------------------------------------------底部-------------------------------------------*/
.foot
{
    background-color: #015D9E;
    width: 100%;
    height: 180px;
    margin-top:20px;
}
.foot-qbu
{
    width: 1000px;
    height: 180px;
    margin: 0 auto;
}
.foot-left
{
    width: 95px;
    height: 213px;
    float: left;
}
.foot-left img
{
    margin-top: 40px;
}
.foot-right
{
    width: 690px;
    float: left;
	margin:27px auto
}
.foot-right-s, .foot-right-z, .foot-right-x
{
    height: 30px;
  margin-bottom:10px
}

.foot-right-s ul, .foot-right-z ul, .foot-right-x ul
{
    width: 900px;
}
.foot-right-s ul li
{
    float: left;
    color: #999999;
    margin-right: 10px;
}
a.foot-ys, a.foot-sy
{
    font-family: 微软雅黑;
    font-size: 15px;
    color: white;
}
a.foot-ys:hover, a.foot-sy:hover
{
    color: #FFFFFF;
}
.foot-right-z ul li a, .foot-right-x p
{
    font-family: 微软雅黑;
    font-size: 12px;
   
    color: #c1c1c1;
    margin-right: 30px;
}
.foot-huo img
{
    float: right;
}
