﻿/*-----------------[初始化]--------------*/
body
{
    color: #444;
    font-size: 12px;
    font-family: "微软雅黑","Microsoft Yahei";
    min-width: 1200px;
}
a
{
    color: #444;
}
a:hover
{
    color: #134268;
}
img
{/*max-width: 100%;*/
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
input, textarea, select
{
    font-size: 12px;
    color: #444;
    font-family: "微软雅黑","Microsoft Yahei";
}
input[type='submit'], input[type='reset'], input[type='button'], select
{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}/*布局*/
.wp
{
    width: 1200px;
    margin: 0 auto;
}
.h50
{
    height: 50px;
    clear: both;
    overflow: hidden;
}
.h100
{
    height: 100px;
    clear: both;
    overflow: hidden;
}/*标题*//*按钮*//*颜色*//*******************************
	-------[=头部]-------
********************************/
.header
{
    height: 90px;
    overflow: hidden;
}
.logo
{
    line-height: 90px;
    float: left;
}
.logo img
{
    display: inline-block;
    vertical-align: middle;
}
.header .tel
{
    float: right;
    color: #465f8b;
    font-size: 24px;
    font-style: italic;
    padding-left: 56px;
    height: 90px;
    line-height: 90px;
    position: relative;
    padding-right: 5px;
    background: #eee url(/png/23h9y98p.png) no-repeat 16px center;
}
.header .tel:after
{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    background-color: #eee;
    width: 600px;
}/*******************************
	-------[=导航]-------
********************************/
.nav
{
    float: left;
    padding-left: 30px;
}
.nav li
{
    float: left;
    margin-left: 50px;
}
.nav li a
{
    font-size: 17px;
    color: #666;
    display: block;
    line-height: 90px;
}
.nav li:hover a, .nav li.on a
{
    color: #00608d;
}/*******************************
	-------[=banner]-------
********************************/
.fullSlide
{
    width: 100%;
    min-width: 1000px;
    position: relative;
    height: 510px;
    overflow: hidden;
}
.fullSlide .bd
{
    position: relative;
    z-index: 0;
}
.fullSlide .bd ul
{
    width: 100%!important;
}
.fullSlide .bd li
{
    width: 100%!important;
    height: 510px;
}
.fullSlide .bd li a
{
    display: block;
    width: 100%;
    height: 100%;
    background: none;
}
.fullSlide .bd li .txt
{
    display: inline-block;
    line-height: 2;
    padding: 10px 30px;
    position: absolute;
    left: 50%;
    top: 90px;
    margin-left: -500px;
    background: rgba(0,0,0,.5);
    color: #fff;
    background: url(keywords.png) repeat left top \9;
}
.fullSlide .bd li .txt h2
{
    font-size: 21px;
    border-bottom: 1px solid #bbabac;
    text-align: center;
    letter-spacing: 5px;
}
.fullSlide .bd li .txt em
{
    font-size: 17px;
}
.fullSlide .hd
{
    width: 100%;
    position: absolute;
    z-index: 999;
    bottom: 20px;
    left: 0;
    text-align: center;
    height: 15px;
}
.fullSlide .hd ul li
{
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 4px;
    background: #fff;
    overflow: hidden;
    line-height: 9999px;
    text-indent: 999px;
}
.fullSlide .hd ul .on
{
    background: #00608d;
}/*******************************
	-------[=底部]-------
********************************/
.fd-con
{
    background-color: #e2ebf2;
    overflow: hidden;
    padding: 45px 0 65px;
}
.fd-eq
{
    float: left;
}
.fd-eq h3
{
    color: #586070;
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: normal;
}
.fd-eq img
{
    width: 130px;
    height: 130px;
}
.fd-link
{
    overflow: hidden;
    padding: 9px 0 0 30px;
}
.fd-link dl
{
    float: left;
    margin-left: 60px;
    letter-spacing: 1px;
}
.fd-link dt
{
    color: #585f70;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 12px;
}
.fd-link dd a
{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #48618b;
    line-height: 26px;
}
.fd-link dd p
{
    font-size: 14px;
    color: #48618b;
    line-height: 28px;
}
.fd-copy
{
    line-height: 69px;
    overflow: hidden;
    height: 69px;
    background-color: #3e65a6;
    font-size: 15px;
    color: #fff;
}
.fd-link dd a:hover
{
    text-decoration: underline;
}/*******************************
	-------[=分割]-------
********************************/
.g-tit1
{
    text-align: center;
    padding: 25px 0 50px;
}
.g-tit1 em
{
    font-size: 25px;
    color: #000;
    display: block;
    margin-bottom: 6px;
}
.g-tit1 span
{
    display: block;
    font-size: 22px;
    font-weight: normal;
    color: #333;
    background: url(/png/tnjgf2h0.png) no-repeat center center;
}
.row5
{
    overflow: hidden;
}
