﻿html, body
{
    background: #fff;
    color: #000;
    font-family: microsoft yahei;
    overflow-x: hidden;
    height: 100%;
}
/*header*/
.header
{
    position: relative;
    height: 54px;
    line-height: 54px;
    width: 100%;
}
.headerNav
{
    width: 1200px;
    margin: 0 auto;
}
.headerNav li
{
    font-size: 16px;
    margin-left: 60px;
    float: left;
    position: relative;
}

.headerNav li a.cur
{
    color: #f5680a;
    font-weight: bold;
}
.headerNav li a.cur:before
{
    content: "";
    width: 50px;
    height: 2px;
    background: #f5680a;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.headerNav li a:hover:before
{
    content: "";
    width: 50px;
    height: 2px;
    background: #f5680a;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.logo:before
{
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 8px;
    width: 54px;
    height: 36px;
    background: url(../images/logo_2.png) left center no-repeat;
}
.logo
{
    position: relative;
    padding: 0 100px 0 60px;
}
.headerNav .logo:hover
{
    /*background: url(../images/logo-over_2.png) left center no-repeat;*/
}
.headerNav li a
{
    color: #333;
    text-decoration: none;
}
.headerNav li a:hover, .headerNav li.selected a
{
    color: #f5680a;
}
.headerNav li.searchTab
{
    position: relative;
    float: right;
}
.searchNav
{
    width: 468px;
    height: 36px;
    position: relative;
    float: left;
    margin-top: 11px;
}
.searchBtn
{
    width: 16px;
    height: 17px;
    background: url(../images/searchIcon.png);
    background-size: cover;
    position: absolute;
    right: 20px;
    top: 10px;
    border: 0;
    cursor: pointer;
}
.navInpput
{
    position: absolute;
    width: 468px;
    height: 36px;
    padding: 0 10px;
    color: #999;
    background: rgba(255, 255, 255, 0);
    border: 1px solid;
    border-color: #ffffff80;
    border-radius: 4px;
    box-sizing: border-box;
}
.navInpput:focus
{
    border-color: #ff6500;
    -webkit-box-shadow: 0 0 13px rgba(255, 101, 0, 0.8);
    -moz-box-shadow: 0 0 13px rgba(255, 101, 0, 0.8);
    -o-box-shadow: 0 0 13px rgba(255, 101, 0, 0.8);
    -ms-box-shadow: 0 0 13px rgba(255, 101, 0, 0.8);
    box-shadow: 0 0 13px rgba(255, 101, 0, 0.8);
    outline: 0 none;
}

.searchIcon
{
    display: block;
    width: 24px;
    height: 24px;
    background: url(../images/searchIcon.png) no-repeat;
    position: absolute;
    top: 12px;
}
.searchIcon:hover
{
    background: url(../images/searchIcon-over.png) no-repeat;
}

/*footer*/
.inner-footer
{
    width: 100%;
    position: relative;
    background-color: #1a1a1a;
    padding-top: 20px;
}

.inner-footer-link, .inner-footer-copy, .inner-footer-logo
{
    width: 1200px;
    margin: 0 auto;
    font-size: 14px;
}
.inner-footer-link
{
    color: #999;
    height: 200px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.inner-footer-link .hotLine
{
    float: left;
}
.inner-footer-link .hotLine span
{
    color: #fa6300;
}
.inner-footer-link .footer-links li
{
    float: left;
    line-height: 30px;
    font-size: 12px;
}
.inner-footer-link .footer-links li.first
{
    padding: 0;
    border: 0;
}
.inner-footer-link .footer-links li a
{
    color: #999;
    text-decoration: none;
}
.inner-footer-link .footer-links li a:hover
{
    color: #999;
}
.inner-footer-copy
{
    border-top: 1px solid #dddddd30;
    color: #999;
    line-height: 24px;
    height: 24px;
    padding: 5px 0;
}
.inner-footer-copy a
{
    color: #999;
}

.cpjjfa, .jszc, .gywm
{
    display: block;
    position: absolute;
    top: 54px;
    width: 100%;
    background-color: #fff;
    z-index: 99;
    font-size: 12px;
    line-height: 30px;
    padding: 20px 0;
}

.ban2 ul
{
    width: 1200px;
    margin: 0 auto;
}

.cpjjfa ul > li
{
    width: 20%;
    float: left;
    margin-top: 20px;
}

.cpjjfa a
{
    color: #333;
    padding-left: 15px;
    display: block;
    border: 1px solid #fff;
}
.cpjjfa a:hover
{
    color: #f5680a;
    text-decoration: none;
    border-radius: 4px;
    border: 1px solid #ffa569;
    background: linear-gradient(171.91deg,#fff6f0 0%,#fff2e0 100%);
}

.cpLi
{
    font-size: 14px;
    font-weight: 700;
    padding-left: 15px;
    position: relative;
}

.cpLi:before
{
    content: "";
    width: 4px;
    height: 14px;
    background: linear-gradient(0deg,#ff4141 0%,#ffa449 100%);
    position: absolute;
    top: 2px;
    left: 0;
}

.jszc ul li, .gywm ul li
{
    width: 386px;
    height: 168px;
    float: left;
    margin: 20px 20px 20px 0;
    text-align: center;
    line-height: 168px;
    font-size: 20px;
    border-radius: 20px;
    background-size: cover !important;
    background-position: 50% 50% !important;
}

.jszc ul li:nth-child(3), .gywm ul li:nth-child(3)
{
    margin-right: 0;
}

.jszc ul li:hover, .gywm ul li:hover
{
    background-size: 150% 150% !important;
    transition: all 0.3s;
    transition-delay: 0.3s;
    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}

.jszc a, .gywm a
{
    color: #fff;
    display: block;
    text-decoration: none;
}
.jszc a:hover, .gywm a:hover
{
    /*color: #f5680a;*/
    font-weight: bold;
}

.inner-footer-logo
{
    color: #999;
    line-height: 60px;
    height: 60px;
}

div.logo
{
    width: 50%;
    float: left;
    padding-right: 0;
    padding-left: 50px;
}

div.logo:before
{
    background: url(../images/logoIcon.png) left center no-repeat;
    top: 12px;
}

.fTitle
{
    font-weight: 700;
    font-size: 14px;
    color: #b3b3b3;
}
.lxP
{
    height: 40px;
    line-height: 40px !important;
    width: 100%;
}
.gyP
{
    width: 100%;
}
.jjfaP
{
    width: 50%;
}

#xcfw
{
    background: url(../images/xcfw.png);
}

#ssfw
{
    background: url(../images/ssfw.png);
}

#zxexcel
{
    background: url(../images/zxexcel.png);
}

.ban2
{
    box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.1);
}

#gsjs
{
    background: url(../images/gsjs.png);
}
#xwzx
{
    background: url(../images/xwzx.png);
}
#yczp
{
    background: url(../images/yczp.png);
}
