﻿/* CSS Document */
*
{
    margin: 0;
    padding: 0;
}
html, body
{
    position: relative;
    width: 100%;
}
body
{
    min-width: 1200px;
}
.container
{
    width: 1200px;
    margin: 0 auto;
}
.main
{
    width: 100%;
    z-index: 2;
    overflow: hidden;
}/*菜单头部开始*//*.banner-index .tb-btn a,
:after{background: none;background-image: url(../img/icon.png);background-repeat: no-repeat;}*//****************************** CSS3 Transition ******************************/
.header, .header .logo, .header .right, .header .right .search input, .header .right .lang a, .header .right .lang em, .banner-index .tb-btn a, .join-style .popup .box .close
{
    -webkit-transition: all .6s;
    transition: all .6s;
}/****************************** Common Part ******************************/
.header
{
    position: fixed;
    top: 0;
    margin: auto;
    left: 0;
    right: 0;
    z-index: 50;
    width: 100%;
    height: 100px;
    min-width: 1200px;
    background: #fff;/*box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .1);*/
    border-bottom: 1px solid #d9d9d9;
}
.header .container
{
    position: relative;
    height: 100%;
}
.header .logo
{
    float: left;
    width: 120px;
    margin-top: 10px;
    margin-left: 5.8%;
}
[animation-name]
{
    visibility: hidden;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}/****************************** Index ******************************/
.topheader
{
    width: 100%;
    height: 40px;
    background: #393939;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 2.2%;
    position: relative;
}
.header-index
{
    top: 0;
    width: 100%;
    height: 120px;
    margin: auto;
    left: 0;
    right: 0;
}
.rps
{
    display: block;
    max-width: 100%;
    transition: all .6s;
}
.header-index .logo
{
    width: 175px;
    margin-left: 5.8%;
    margin-top: 8px;
}
.header-index .bg-subnav
{
    bottom: 0;
}
.header-index .o-g66
{
    margin: 24px 5.8% 0 0;
}
.header .search
{
    width: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    height: 25px;
    font-size: 12px;
    color: #333;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    background-color: #fff;
    display: inline-block;
    margin-top: 8px;
}
.header form
{
    display: block;
    position: absolute;
    right: 5.8%;
    z-index: 3;
    float: right;
}
.header_phone
{
    display: inline-block;
    position: absolute;
    right: 14.65%;
    z-index: 3;
    height: 40px;
}
.header_phone span
{
    color: #fff;
    opacity: .5;
    font-size: 16px;
    line-height: 40px;
    display: inline-block;
}
.header_phone span:before
{
    content: url(/png/zf98x3t9.png);
    vertical-align: middle;
    margin-right: 6px;
    margin-left: 7px;
    top: 1px;
    position: relative;
}
.search input
{
    height: 100%;
    padding: 5px 0;
    border: 0;
    box-sizing: border-box;
}
.header form img
{
    width: 25px;
    z-index: 333;
    display: none;
    float: right;
    position: relative;
    top: 0;
    cursor: pointer;
}
.header_search
{
    width: 32px;
    height: 40px;
    text-align: center;
    background: url(/png/mqeuqlvr.png) center no-repeat;
    outline: none;
    border: 0;
    display: none;
    float: left;
}
.show_search
{
    width: 32px;
    height: 40px;
    text-align: center;
    background: url(/png/mqeuqlvr.png) center no-repeat;
    outline: none;
    border: 0;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    right: 95px;
    top: 0;
}
.search.focus
{
    border: 1px solid #103c7c;
}
.search.current
{
    font-size: 16px;
}
.header_en
{
    float: right;
    width: 50px;
    height: 40px;
}
.header_en a
{
    font-size: 14px;
    color: #4c4c4c;
    display: block;
    float: left;
}
.header_en a
{
    display: inline-block;
    line-height: 40px;
    font-size: 14px;
    color: #747474;
}
.header_en a:first-child+a
{
    margin-left: 7px;
}
.header_en a:hover
{
    color: #3660af;
}
.header_en a.current
{
    color: #fff;
}
.header_en span
{
    display: block;
    color: #fff;
    padding: 0 2.5px;
    float: left;
    line-height: 37px;
}
.header .bg-subnav
{
    position: absolute;
    background: #fff;
    display: inline-block;
    padding-left: 0;
    width: 85%;
    vertical-align: top;
    font-size: 16px;
    margin: 10px 2.2% 0 0;
    float: right;
    padding-right: 12px;
}
.bg-subnav-li
{
    display: inline-block;
    line-height: 40px;
    margin-left: 80px;
}
.header .hiddennav
{
    position: absolute;
    top: 50px;
    display: none;
    background: #fff;
    overflow: hidden;
    border-top: 3px solid #3660af;
}
.header-index .hiddennav
{
    position: absolute;
    top: 56px;
    display: none;
    background: #fff;
    overflow: hidden;
    border-top: 3px solid #3660af;
}
.hiddennav a
{
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #999;
    display: block;
    text-align: left;
    padding-left: 14%;
    border-top: 1px solid #e5e5e5;
}
.hiddennav a i
{
    background: url(keywords.png) center no-repeat;
    height: 50px;
    display: block;
    width: 8px;
    float: right;
    opacity: 0;
    margin-right: 40%;
}
.hiddennav a:hover
{
    background: #ededed;
}/*内页顶部大图部分*/
.banner1
{
    background-repeat: no-repeat;
    background-position: center top;
    height: 500px;
    background-attachment: fixed;
}
@media screen and (max-width: 1650px)
{
    .nav
    {
        padding-left: 16%;
    }
}
@media screen and (max-width: 1399px)
{
    .nav
    {
        padding-left: 16%;
    }
}/*尾部开始*/
.index_footer
{
    width: 100%;
    padding-bottom: 25px;
    background: #545558;
    clear: both;
    background-size: cover;
    position: relative;
    overflow: hidden;
    z-index: 4;
}
.index_footer .picMarquee-left
{
    width: 1200px;
    overflow: hidden;
    position: relative;
    padding: 55px 0 52px;
}
.index_footer .picMarquee-left .bd
{
    padding: 0;
    width: 1200px;
}
.index_footer .picMarquee-left .bd ul
{
    overflow: hidden;
    zoom: 1;
    margin-right: -13.2px;
}
.index_footer .picMarquee-left .bd ul li
{
    margin-right: 13.2px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    border: 1px solid #ccc;
    box-sizing: content-box!important;
}
.index_footer .picMarquee-left .bd ul li:last-child
{
    margin-right: 0;
}
.index_footer .picMarquee-left .bd ul li .pic
{
    text-align: center;
}
.index_footer .picMarquee-left .bd ul li .pic .show
{
    width: 187px;
    height: 79px;
    display: block;
}
.index_footer .picMarquee-left .bd ul li .pic .hidden
{
    width: 187px;
    height: 79px;
    display: none;
}
.index_footer .picMarquee-left .bd ul li .pic a:hover img
{
    border-color: #999;
}
.index_footer .picMarquee-left .bd ul li .title
{
    line-height: 24px;
}
.font_link
{
    width: 100%;
    height: 68px;
    line-height: 68px;
    border-bottom: 1px solid #636569;
    border-top: 1px solid #636569;
}
.font_link ul
{
    margin-right: -125px;
}
.font_link li
{
    float: left;
}
.font_link a
{
    font-size: 16px;
    color: #bcbcbe;
    display: inline-block;
    margin-right: 125px;
}
.font_link a:hover
{
    color: #567dd4;
}
.footer_enjoy
{
    text-align: center;
    margin: 38px 0 20px;
}
.footer_enjoy a
{
    width: 29px;
    height: 29px;
    display: inline-block;
    padding: 0 5px;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    position: relative;
    top: 0;
}
.weixin
{
    background: url(keywords.png) center no-repeat;
}
.weixin img
{
    position: absolute;
    left: -90px;
    top: -28px;
    width: 85px;
    height: 85px;
    opacity: 0;
    filter: alpha(opacity=0);
    transform-origin: 95% 95%;
    -ms-transform-origin: 95% 95%;
    -webkit-transform-origin: 95% 95%;
    transform: scale(.01);
    transition: all 1s;
}
.weixin:hover img
{
    opacity: 1;
    filter: alpha(opacity=100);
    transform: scale(1);
}
.weibo
{
    background: url(keywords.png) center no-repeat;
}
.footer_enjoy a:hover
{
    top: -5px;
}
.footer_info
{
    text-align: center;
    font-size: 14px;
    color: #fff;
    filter: alpha(opacity=60);
    -moz-opacity: .6;
    -khtml-opacity: .6;
    opacity: .6;
    margin-bottom: 15px;
}
.footer_info img
{
    margin-right: 5px;
}
.footer_info span:first-child+span
{
    margin: 0 52px 0 36px;
}
.footer_text
{
    text-align: center;
    font-size: 12px;
    color: #fff;
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7;
}
.footer_text a
{
    color: #fff;
}/*点击下一页上一页的公共样式*/
.shangxia
{
    padding: 28px 0 75px;
    position: relative;
    border-top: 1px solid #ebebeb;
}
.news_xq_con .shangxia p
{
    text-indent: 0!important;
}
.shangxia p:first-child
{
    margin-bottom: 10px;
}
.shangxia p a
{
    color: #646464;
}
.shangd a
{
    color: #1246bc!important;
}
.shangxia p:first-child+p a
{
    color: #721d25;
}
.shangxia .back
{
    position: absolute;
    right: 0;
    top: 28px;
    display: block;
    text-indent: 15px;
    text-align: left;
    width: 80px;
    height: 25px;
    font-size: 14px;
    line-height: 26px;
    color: #1246bc;
    border-radius: 9999px;
    border: 1px solid #1246bc;
    background: #fff url(keywords.png) 50px center no-repeat;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
}
.shangxia .back:hover
{
    color: #fff;
    background: #1246bc url(/png/ug8o3udp.png) 50px center no-repeat;
}/*点击top回到顶部*/
.actGotop
{
    position: fixed;
    _position: absolute;
    bottom: 20px;
    right: 12.8%;
    width: 39px;
    line-height: 47PX;
    display: none;
    z-index: 999;
}
.actGotop a, .actGotop a:link
{
    width: 39px;
    height: 47px;
    display: block;
    outline: none;
}
.actGotop .top
{
    background: url(keywords.png) center no-repeat;
}
.actGotop .code
{
    background: url(keywords.png) center no-repeat;
    position: relative;
}
.actGotop .code img
{
    position: absolute;
    left: 40px;
    top: -48px;
    opacity: 0;
    filter: alpha(opacity=0);
    transform-origin: 0% 95%;
    -ms-transform-origin: 0% 95%;
    -webkit-transform-origin: 0% 95%;
    transform: scale(.01);
    transition: all 1s;
}
.actGotop .code:hover img
{
    opacity: 1;
    filter: alpha(opacity=100);
    transform: scale(1);
}/*点击上一篇下一篇的公共样式*/
.shangxia
{
    margin-top: 28px;
}
.shangxia p:first-child
{
    margin-bottom: 10px;
}
.shangxia p:first-child a
{
    color: #999;
}
.shangxia p:first-child+p a
{
    color: #721d25;
}
.more
{
    color: #666;
    text-decoration: none;
    border-color: rgba(255,255,255,.25);
    position: absolute;
    z-index: 1;
    display: inline-block;
    width: 166px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #d7d7d7;
    box-sizing: border-box;
    background: 0 0;
    transition: all .36s ease;
    cursor: pointer;
}
.more:before
{
    content: '';
    position: absolute;
    height: 100%;
    width: 0;
    left: 0;
    top: 0;
    z-index: -1;
    transition: all .36s ease;
    background-color: transparent;
}
.more:after
{
    content: url(keywords.png);
    transition: all .36s ease;
    speak: none;
    position: absolute;
    left: 50%;
    line-height: 40px;
    opacity: 0;
}
.more:hover
{
    padding-right: 20px;
    border-color: #1246bc;
    color: #fff;
}
.more:hover:before
{
    width: 100%;
    background-color: #1246bc;
}
.more:hover:after
{
    color: #fff;
    left: 74%;
    opacity: 1;
}/*侧边栏公共样式*/
.cebian
{
    position: fixed;
    background-color: #fff;
    top: 50%;
    right: 50px;
    z-index: 20;
    margin: -200px 0 0;
}
.cebian .ul-cb li
{
    height: 64px;
    width: 64px;
    position: relative;
    margin-bottom: 3px;
    border: 1px solid #ddd;
}
.cebian .ul-cb li:last-child
{
    margin-bottom: 0;
}
.cebian .ul-cb li .a-tu
{
    display: inline-block;
    width: 64px;
    height: 64px;
    text-align: center;
    position: relative;
    z-index: 2;
    float: left;
    background-color: #fff;
}
.cebian .ul-cb li .a-tu p
{
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #888;
    font-size: 12px;
}
.cebian .ul-cb li:hover .a-tu p
{
    color: #fff;
}
.cebian .ul-cb li .a-tu span
{
    vertical-align: middle;
    width: 30px;
    height: 30px;
    display: inline-block;
    padding: 8px 0 2px;
}
.cebian .ul-cb .li-1 .a-tu span
{
    background: url(keywords.png) center no-repeat;
}
.cebian .ul-cb .li-2 .a-tu span
{
    background: url(keywords.png) center no-repeat;
}
.cebian .ul-cb .li-3 .a-tu span
{
    background: url(keywords.png) center no-repeat;
}
.cebian .ul-cb .li-4 .a-tu span
{
    background: url(keywords.png) center no-repeat;
}
.cebian .ul-cb .li-1:hover .a-tu span
{
    background: url(/png/lght0thb.png) center no-repeat;
}
.cebian .ul-cb .li-2:hover .a-tu span
{
    background: url(/png/8e0br41w.png) center no-repeat;
}
.cebian .ul-cb .li-3:hover .a-tu span
{
    background: url(/png/ksldqmye.png) center no-repeat;
}
.cebian .ul-cb .li-4:hover .a-tu span
{
    background: url(/png/ob7wn1ke.png) center no-repeat;
}
.cebian .ul-cb li .a-tu.current
{
    background-color: #a6141c;
}
.cebian .ul-cb li .fenli
{
    float: left;
    width: 158px;
}
.cebian .ul-cb .li-1 .d-tan
{
    padding: 0 0 0 12px;
}
.cebian .ul-cb li .d-tan
{
    position: absolute;
    top: 0;
    background-color: #a6141c;
    width: 64px;
    height: 64px;
    color: #fff;
    overflow: hidden;
}
.cebian .ul-cb li.li-1 .d-tan
{
    background-color: #f5f5f5;
}
.cebian .ul-cb .li-1 .d-tan
{
    width: 0;
    height: 273px;
    padding: 0;
    overflow: hidden;
    right: -405px;
}
.cebian .ul-cb .li-1 .d-tan>h1
{
    font-size: 16px;
    margin: 15px 0;
}
.cebian .div_input
{
    margin: 0 0 0 14px;
    width: 176px;
    border-bottom: 1px solid #e6e6e6;
}
.cebian .div_input input
{
    width: 100%;
    border: 0;
    padding: 10px 0;
    outline: none;
    background: transparent;
}
.cebian .liuyan
{
    margin: 0 0 0 14px;
    width: 176px;
}
.cebian .liuyan p
{
    font-size: 14px;
    color: #4c4c4c;
    padding: 10px 0;
}
.cebian .liuyan textarea
{
    width: 100%;
    height: 66px;
    box-sizing: border-box;
    padding: 10px 0;
    border: 1px solid #e6e6e6;
    background: transparent;
}
.cebian .ul-cb li .d-tan h2
{
    margin: 8px 0 5px;
    font-size: 16px;
}
.cebian .ul-cb li .d-tan h3
{
    font-size: 16px;
    color: #fff;
}
.d-yan
{
    margin: 0 0 0 14px;
    width: 176px;
    border-bottom: 1px solid #e6e6e6;
}
.d-yan input
{
    width: 96px;
    border: 0;
    padding: 14px 0;
    outline: none;
    background: transparent;
    float: left;
}
.cebian .com-form .i-sub
{
    width: 76px;
    height: 26px;
    border: none;
    font-size: 12px;
    color: #4c4c4c;
    line-height: 26px;
    cursor: pointer;
    transition: 300ms;
    -webkit-transition: 300ms;
    position: relative;
    margin-top: 6px;
    float: right;
}
.cebian .com-form .i-sub:hover
{
    background-color: #1246bc;
    color: #fff;
}
.cebian .form_ipt1_d1
{
    width: 68px;
    height: 17px;
    float: right;
    padding: 14px 0;
}
input:focus
{
    color: #4c4c4c;
}
input::-webkit-input-placeholder
{/* WebKit browsers */
    color: #4c4c4c;
    font-size: 14px;
}
input:-moz-placeholder
{/* Mozilla Firefox 4 to 18 */
    color: #4c4c4c;
    font-size: 14px;
}
input::-moz-placeholder
{/* Mozilla Firefox 19+ */
    color: #4c4c4c;
    font-size: 14px;
}
input:-ms-input-placeholder
{/* Internet Explorer 10+ */
    color: #4c4c4c;
    font-size: 14px;
}
