﻿html, body, div, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, frameset, table, th, tr, td, fieldset
{
    margin: 0;
    padding: 0;
}
* html body
{
    overflow: visible;
}
* html iframe, * html frame
{
    overflow: auto;
}
* html frameset
{
    overflow: hidden;
}
* html .clearfix
{
    height: 1%;
}
.clearfix
{
    display: block;
}
td
{
    word-break: break-all;
    word-wrap: break-word;
}
body
{
    color: #333;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 22px;
}
i, em, cite
{
    font-style: normal;
}
a
{
    color: #333;
    text-decoration: none;
}
a:hover
{
    text-decoration: none;
    color: #e4691c;
}
textarea, input
{
    word-wrap: break-word;
    word-break: break-all;
}
input
{
    vertical-align: middle;
    font-size: 12px;
}
ul, li
{
    list-style-type: none;
}
img
{
    border: 0;
    vertical-align: middle;
}
h1
{
    font-size: 24px;
}
h2
{
    font-size: 20px;
}
h3
{
    font-size: 18px;
}
h4
{
    font-size: 16px;
}
h5
{
    font-size: 14px;
}
h6
{
    font-size: 12px;
}
embed
{
    width: 98%;
}
.newsnr
{
    width: 100%;
    overflow: hidden;
}
.newsnr img
{
    width: 99%!important;
    text-align: center;
    height: auto!important;
}
.newsnr .p0 img
{
    width: 99%!important;
    text-align: center;
    height: auto!important;
}
TABLE
{
    width: 98%!important;
}
.clr
{
    clear: both;
    display: block;
    height: 0;
    font-size: 0;
    overflow: hidden;
}
.bk20
{
    width: 100%;
    height: 20px;
}
.heawrap
{
    height: 60px;
    width: 100%;
    background: #fff;
    top: 0;
    left: 0;
    z-index: 200;
    position: fixed;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.25);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.25);
    box-shadow: 0 1px 3px rgba(0,0,0,.25);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}
.top1
{
    height: 60px;
    width: 100%;
}
.logo
{
    float: left;
    height: 60px;
    overflow: hidden;
}
.logo img
{
    width: 204px;
    height: 60px;
    margin-top: 0;
}
.heawrap .rewm
{
    float: left;
    padding-top: 5px;
    width: 50px;
}
.heawrap .rewm2
{
    float: left;
    text-align: left;
    width: 50px;
    line-height: 22px;
    padding-top: 10px;
}
.hea-R
{
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 14px;
    width: 50px;
    height: 45px;
}
.hea-R img
{
    width: 50px;
    height: 44px;
}
.qqkefu
{
    width: 100%;
    height: 30px;
    background: #ccc;
}
.qqkefu a
{
    float: left;
    padding-left: 23px;
    line-height: 30px;
    display: block;
    width: 44px;
    background: url(/qq/images/qq.gif) no-repeat 5px 7px;
}
.heawrap .en
{
    position: absolute;
    right: 60px;
    top: 27px;
}
.heawrap .en a
{
    color: #333;
    font-family: Arial,Helvetica,sans-serif;
    padding: 0 3px;
}
.swiper-container
{
    width: 100%;
    height: 100%;
    background: #000;
    padding-top: 60px;
}
.swiper-slide
{
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide a
{
    display: block;
}
.swiper-slide a img
{
    display: block;
    width: 100%;
    height: auto;
}
.flgr-hr
{
    width: 96%;
    height: 6px;
    margin: 0 auto;
}
.flgr-hr span
{
    display: block;
    width: 25px;
    height: 6px;
    background: #003b93;
    margin: -11px auto 0 auto;
}
.flgr-hr hr
{
    display: block;
    width: 100%;
    height: 1px;
    background: #bfbfbf;
    border: 0;
}
.flgr-hr span.flgr-hr-l
{
    margin: -3px 0 0 0;
}
.inpro_t
{
    text-align: center;
    line-height: 24px;
}
.inpro_t a
{
    font-size: 18px;
    font-weight: bold;
    color: #003b93;
}
.inpro_t a em
{
    padding: 0 2px;
    font-weight: normal;
    color: #999;
}
.inpro_t p
{
    text-transform: uppercase;
    font-size: 12px;
    color: #888;
}
.home_nav
{
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    background: #fff;
}
.home_nav li
{
    -webkit-box-flex: 1;
    text-align: center;
    font-size: .9em;
    padding: 10px 0;
}
.home_nav li img
{
    width: 40px;
}
.home_nav li:nth-child(2) img
{
    width: 40px;
}
#box_main
{
    position: relative;
}
.inpro
{
    width: 100%;
    height: 35px;
    background: #0c5196;
}
.inpro h6
{
    float: left;
    margin-left: 10px;
    height: 35px;
    color: #fff;
    font-weight: normal;
    font-size: 16px;
    line-height: 35px;
    width: 150px;
}
.inpro h6 a
{
    color: #fff;
}
.inpro p
{
    float: right;
    padding-right: 10px;
    color: #fff;
    top: 0;
    font-size: 12px;
    line-height: 35px;
}
.inpro p a
{
    color: #fff;
}
.menu-second
{
    position: absolute;
    top: 35px;
    right: 10px;
    display: none;
    z-index: 10;
}
.menu-second .col
{
    background: #0c5196;
}
.menu-second ul
{
    overflow: hidden;
}
.menu-second li a
{
    font-weight: normal;
}
.menu-second a.ui-link
{
    font-size: 12px;
    display: block;
    line-height: 26px;
    color: #fff;
    padding: 0 15px;
    text-decoration: none;
    border-bottom: 1px solid #ccc;
}
.menu-second .ui-link:hover
{
    color: #fff;
    background: #d30000;
}
.menu-second ul dl a
{
    font-weight: normal;
}
.inpro_list
{
    width: 100%;
    margin: 0 auto;
    padding-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.inpro_list li
{
    -webkit-box-flex: 1;
    display: -webkit-box;
    background: #ededed;
    padding: 5px;
    margin-bottom: 10px;
    -webkit-box-orient: horizontal;
}
.inpro_list li .inpro_img
{
    -webkit-box-flex: 4;
    width: 35%;
}
.inpro_list li .inpro_img img
{
    width: 90%;
    border: 1px solid #dadada;
}
.inpro_list li .inpor_text
{
    -webkit-box-flex: 1;
    width: 60%;
    font-size: .8em;
}
.inpro_list li .inpor_text strong
{
    font-weight: normal;
}
.inpro_list li .inpor_text a strong
{
    color: #033d6b;
}
footer
{
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    width: 100%;
    height: 45px;
    bottom: 0;
    left: 0;
    z-index: 1;
    position: fixed;
}
footer a
{
    color: #fff;
    font-size: .9em;
    background: #0c5196;
    display: block;
    width: 100%;
    height: 45px;
    text-align: center;
    line-height: 45px;
    -webkit-box-flex: 1;
}
footer a:nth-child(1), footer a:nth-child(2), footer a:nth-child(3)
{
    border-right: 1px solid #084078;
}
footer a:hover
{
    background: #ca0301;
    color: #fff;
}
footer a:visited
{
    color: #fff;
}
footer img
{
    width: 20px;
    margin-top: -4px;
}
#box_main
{
    overflow: hidden;
    height: 100%;
}
.content_txtwrap
{
    text-align: left;
    padding: 15px;
    overflow: hidden;
    height: 100%;
}
.cot_inner2
{
    width: 302px;
    margin: 0 auto;
}
.cot_inner2 li
{
    float: left;
    text-align: center;
    width: 145px;
    line-height: 24px;
    margin-bottom: 8px;
    margin-left: 3px;
    margin-right: 3px;
}
.cot_inner2 li img
{
    width: 145px;
    height: 105px;
}
.news_ul
{
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.news_ul li
{
    -webkit-box-flex: 1;
    border-bottom: 1px dashed #ccc;
    height: 32px;
    line-height: 32px;
    padding: 5px 10px;
    overflow: hidden;
}
.news_ul li a
{
    display: block;
    width: auto;
    height: auto;
    background: url(../image/icon2.gif) left center no-repeat;
    padding-left: 8px;
    background-size: 3px 3px;
}
.news_ul li span
{
    float: right;
}
.pronr
{
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
}
.pronr li
{
    width: 47%;
    float: left;
}
.pro-nr
{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    width: 47%;
    margin-left: 2%;
    -webkit-box-flex: 1;
    margin-bottom: 15px;
}
.pro-nr01
{
    -webkit-box-flex: 1;
    display: block;
    width: 100%;
    margin: 0 auto;
    border: 1px solid #ccc;
    text-align: center;
}
.pro-nr01 img
{
    width: 100%;
    height: 130px;
    overflow: hidden;
}
.pro-nr02
{
    -webkit-box-flex: 1;
    display: block;
    text-align: center;
    font-size: 13px;
    line-height: 24px;
}
.pro-nr03
{
    -webkit-box-flex: 1;
    display: block;
    width: 100%;
    margin: 0 auto;
    border: 1px solid #ccc;
    text-align: center;
}
.pro-nr03 img
{
    width: 100%;
    height: 220px;
}
.pro-nr04
{
    -webkit-box-flex: 1;
    display: block;
    width: 100%;
    margin: 0 auto;
    border: 1px solid #ccc;
    text-align: center;
}
.pro-nr04 img
{
    width: 100%;
    height: 120px;
}
.sgnews_wrap .title
{
    border-bottom: 1px solid #cecece;
    padding: 15px 0;
    text-align: center;
}
.sgnews_wrap h1
{
    font-size: 16px;
    padding-bottom: 10px;
}
.htmlEditcontent
{
    padding: 15px 10px;
}
.htmlEditcontent img
{
    margin: 0 auto;
    width: 100%;
}
.switch
{
    clear: both;
    padding: 10px 20px;
    border-top: 1px solid #dfdfdf;
}
.switch li
{
    line-height: 30px;
}
.contit
{
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background: #e7e7e7;
    height: 35px;
    line-height: 35px;
}
.contit p
{
    background: #11781b;
    height: 35px;
    line-height: 35px;
    width: 100px;
    text-align: center;
}
.slider_bx
{
    width: 276px;
    margin: 0 auto;
    padding-top: 20px;
}
.flex-control-nav, .flex-direction-nav
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.flexslider
{
    width: 100%;
    margin: 0;
    padding: 0;
    height: 180px;
    border: 1px solid #dfdfdf;
    position: relative;
}
.flexslider .slides>li
{
    display: none;
    position: relative;
    text-align: center;
}
.flexslider .slides img
{
    margin: 5px auto;
    display: block;
}
.flex-pauseplay span
{
    text-transform: capitalize;
}
.slide_tip
{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    background: rgba(0,0,0,.45);
    color: #fff;
    text-indent: 15px;
}
.slides:after
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.flexslider
{
    position: relative;
}
.flexslider .slides>li
{
    position: relative;
}
.flex-container
{
    zoom: 1;
    position: relative;
}
.flex-control-nav
{
    width: 100%;
    line-height: 10px;
    position: absolute;
    bottom: 10px;
    text-align: center;
}
.flex-control-nav li
{
    margin: 0 0 0 10px;
    display: inline-block;
}
.flex-control-nav li:first-child
{
    margin: 0;
}
.flex-control-nav li a
{
    width: 8px;
    height: 8px;
    display: block;
    background: #e3e1e1;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    text-indent: -9999px;
}
.flex-control-nav li a.active
{
    background: #888;
    cursor: default;
}
.flex-direction-nav .prev, .flex-direction-nav .next
{
    display: none;
}
.cot_inner2
{
    clear: both;
    text-align: left;
    color: #000;
    padding: 10px 5px;
}
.sectit
{
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    padding-left: 15px;
    background: #f3f3f3;
    margin-top: 15px;
    margin-bottom: 10px;
}
.q_tpm
{
    padding: 10px 10px 20px 10px;
    line-height: 23px;
    overflow: hidden;
}
.q_tpm h3 img
{
    width: 99%;
}
.q_tpm p
{
    display: inline;
}
.q_tpm2
{
    line-height: 28px;
    padding: 10px 10px 20px 10px;
    overflow: hidden;
    padding-bottom: 10px;
}
.q_tpm2 li
{
    height: 28px;
    line-height: 28px;
    width: 100%;
    display: block;
}
.q_tpm2 li a
{
    float: left;
    background: url(../image/icon2.gif) no-repeat 5px center;
    padding-left: 15px;
}
.lxdt
{
    margin-top: 20px;
}
.qywh ul li
{
    margin-bottom: 20px;
    width: 100%;
    height: 105px;
    overflow: hidden;
}
.qywh ul li img
{
    float: left;
    width: 40%;
    height: auto;
    max-height: 104px;
    overflow: hidden;
}
.qywh ul li .wenzi
{
    float: right;
    width: 52%;
    font-size: 12px;
    line-height: 22px;
    color: #333;
}
.qywh ul li .wenzi p
{
    font-size: 17px;
    font-weight: bold;
    color: #222;
    line-height: 30px;
}
.ft_contact
{
    border-top: 1px solid #dedede;
    margin: 10px 10px 20px 10px;
    padding-top: 12px;
}
.ft_contact h3.t
{
    font-size: 20px;
    color: #686868;
    font-weight: normal;
    margin: 8px 0;
}
.ft_contact .txt01 span a
{
    display: block;
    font-size: 26px;
    color: #f90;
    line-height: 32px;
}
.ft_contact .txt02
{
    margin-top: 15px;
}
.foot02
{
    border-top: 1px solid #d5d5d5;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
    padding: 15px 0 60px 0;
    color: #929292;
    margin: 0 10px;
}
.foot02 a
{
    color: #929292;
}
.foot02 .foot02_2 a
{
    margin: 0 5px;
}
.style120
{
    font-family: "微软雅黑";
    color: #fff;
    font-size: 12px;
}
.style106
{
    font-family: "微软雅黑";
    color: #fff;
    font-size: 12px;
}
.style130
{
    font-family: "微软雅黑";
    color: #fff;
    font-size: 12px;
}
.style18
{
    padding: 5px;
    font-size: 12px;
}