
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
ul,
dt,
li,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}









/* -webkit-text-size-adjust fix Chrome 12 px limit */

body,
button,
input,
select,
textarea,
label {
    font-size: 14px;
    font-family: Microsoft Yahei;
    -webkit-text-size-adjust: none;
}

button,
input,
select,
label {
    vertical-align: middle;
    list-style-type: none;
    border: none;
}

label {
    padding-left: 0.4em;
}

ul,
ol,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

ul {
    list-style: none;
}

h1 {
    font-size: 22px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 13px;
}

h4 {
    font-size: 12px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 12px;
}

address,
cite,
dfn,
em,
var {
    font-style: normal;
}

code,
kbd,
pre,
samp {
    font-family: courier new, courier, monospace;
}

small {
    font-size: 12px;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

img {
    border: 0 none;
}

a img,
span img {
    vertical-align: middle;
}

em {
    font-style: normal;
    font-weight: 700;
}

button,
input,
select,
textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

table th {
    font-weight: 300;
}

a {
    text-decoration: none;
    color: #000;
}

a:hover {
    color: #bc2d2d;
}

.inbanner {
    background: url(../image/inbannerB.png) no-repeat center top;
    height: 120px;
    margin: 0 auto;
}

.inbanLogo {
    width: 1140px;
    margin: 0 auto;
}

.mainbox {
    width: 1100px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.topbox {
    width: 1100px;
    height: 475px;
    margin: 0 auto;
    background-color: #FFFFFF;
}

.jdtop {
    margin: 0 auto;
    font-size: 32px;
    font-weight: 600;
    margin: 0 auto;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
    overflow: hidden;
}

.jdtop a {
    color: #b7090e;
}

.jdsub {
    margin: 0 auto;
    text-align: center;
    height: 30px;
}

.jdsub div {
    margin: 0 auto;
    display: block;
    font-size: 14px;
    height: 25px;
    float: left;
}

.jdsub a {
    text-align: center;
    color: #b7090e;
    padding-right: 30px;
}

.index_cont1 {
    margin: 0 auto;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 25px;
    height: 300px;
    width: 1000px;
    background-color: #ffffff;
}

.flexslider {
    position: relative;
    width: 475px;
    height: 300px;
    overflow: hidden;
    zoom: 1;
    margin-right: 20px;
}






/*焦点图*/

.flexslider {
    position: relative;
    width: 475px;
    height: 300px;
    overflow: hidden;
    zoom: 1;
    margin-right: 20px;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}

.flexslider .slides {
    zoom: 1;
}

.flex-direction-nav a {
    width: 30px;
    height: 30px;
    line-height: 99em;
    overflow: hidden;
    margin: -60px 10px 0;
    display: block;
    background: url(../image/left.png) no-repeat;
    position: absolute;
    top: 60%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
}

.flex-direction-nav .flex-next {
    background: url(../image/right.png) no-repeat;
    right: 0;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    width: 25%;
    position: absolute;
    bottom: 10px;
    text-align: right;
    right: 8px;
}

.flex-control-nav li {
    margin: 0 5px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    position: relative;
    display: inline;
    width: 12px;
    height: 12px;
    border-radius: 7px;
    margin: 0 0px;
    color: #D9D9D9;
    font: 12px/15px "\5B8B\4F53";
    text-decoration: none;
    text-align: center;
    outline: 0;
    float: left;
    background: #D9D9D9;
}

.flex-control-paging li a.flex-active {
    background: #b60005;
    color: #b60005
}

.img {
    position: relative;
}

.shadow {
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 10;
    height: 40px;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.6);
    filter: progid: DXImageTransform.Microsoft.gradient( GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
    display: block;
    text-align: left;
}

.shadow a {
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    overflow: hidden;
    margin-left: 10px;
    width: 360px;
    height: 35px;
    display: block;
    font-family: "\5FAE\8F6F\96C5\9ED1";
}

.shadow a:hover {
    color: #bc2d2d;
}

.nav {
    height: 50px;
    margin: 0 auto;
    position: relative;
    bottom: -65px;
}

.nav ul {
    float: left;
    list-style: none;
}

.navli {
    color: #FFF;
    float: left;
    margin-right: 15px;
    margin-left: 20px;
}

.navli a:hover {
    font-weight: 600;
    color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}

.nav ul li a {
    color: #FFF;
    font-size: 16px;
}

.nav ul ul li {
    clear: both;
    text-align: left;
    font-size: 12px;
}

.headersearch {
    width: 220px;
    height: 25px;
    position: relative;
    border: 1px solid #757575;
    margin: 15px 20px 0 0;
    float: right;
}

input.search {
    width: 220px;
    height: 25px;
    border: none;
    padding: 0 10px;
}

input.btn {
    background: #fff url(../image/search.png) no-repeat 5px center;
    width: 30px;
    float: left;
    position: absolute;
    left: 210px;
    top: 0;
    border: none;
    display: inline;
    height: 25px;
}

.nav {
    font-size: 12px;
    position: relative;
}

.nav ul {
    list-style: none;
}

.nav li {
    float: left;
    position: relative;
}

.nav ul ul {
    visibility: hidden;
    position: absolute;
    left: -25px;
    top: 20px;
    background-color: #FFF;
    width: 80px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .65);
}

.nav table {
    position: absolute;
    top: 0;
    left: 0;
}

.nav ul li:hover ul,
.nav ul a:hover ul {
    visibility: visible;
}

.navlia:hover {
    color: #000;
}

.nav ul ul li {
    clear: both;
    text-align: center;
    font-size: 12px;
    width: 80px;
}

.nav ul ul li a {
    display: block;
    width: 50px;
    height: 25px;
    margin: 0 auto;
    border: 0;
    border-bottom: 1px solid #d8d3d3s;
    color: #000000;
}

.nav ul ul li a:hover {
    border: 0;
    background: #fafafa;
    color: #bc2d2d;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.jdnews ul li a:hover {
    color: #bc2d2d;
}

.jdnews {
    height: 300px;
    width: 300px;
    margin-left: 10px;
}

.jdnews h3 {
    font-weight: 600;
    font-size: 18px;
    width: 100%;
    height: 23px;
    overflow: hidden;
}

.jdnews h3 a {
    color: #000000;
}

.jdnews h3 a:hover {
    color: #bc2d2d;
}

.jdnews span {
    font-size: 14px;
    width: 100%;
    height: 40px;
    overflow: hidden;
    display: block;
    color: #979797;
    margin-top: 5px;
    margin-bottom: 5px;
line-height:20px; 
}

.jdnews span a {
    color: #979797;
}

.jdnews ul {
    margin-top: 10px;
    overflow: hidden;
    height: auto;
    width: 100%;
}

.jdnews ul li {
    width: 100%;
    line-height: 25px;
    font-weight: 600;
    color: #000000;
    overflow: hidden;
    height: 26px;
}

.jdnews ul li .bfont {
    font-weight: 600;
    color: #000000;
}

.underline {
    text-decoration: underline;
    color: #bc2d2d;
}

.jdpic {
    height: 300px;
    width: 180px;
}

.index_ggtl {
    margin: 0 auto;
    background-color: #FFF;
    width: 1100px;
    height: 120px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.index_cont2 {
    width: 1100px;
    height: 1360px;
    margin: 0 auto;
}

.cont2l {
    width: 775px;
    height: 1360px;
    background-color: #FFF;
    margin-right: 10px;
}

.cont2_difang {
    width: 720px;
    height: 410px;
    margin-top: 25px;
    margin-left: 40px;
}

.diflogo {
    width: 100%;
    height: 25px;
    background: url(../image/difang.png) no-repeat center;
}

.difpic {
    width: 360px;
    height: 227px;
    margin-top: 15px;
    position: relative;
}

.dfimg {
    width: 100%;
    height: 227px;
    display: block;
}

.dfimgtil {
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 10;
    height: 40px;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.6);
    filter: progid: DXImageTransform.Microsoft.gradient( GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
    display: block;
    text-align: left;
}

.dfimgtil a {
    margin-left: 15px;
    color: #FFF;
    font-size: 16px;
    width: 85%;
    overflow: hidden;
    height: 40px;
    display: block;
}

.dfimgtil a:hover {
    color: #bc2d2d;
    overflow: hidden;
}

.df {
    width: 360px;
}

.df ul {
    margin-top: 20px;
}

.df ul li {
    height: 25px;
    width: 100%;
    overflow: hidden;
}

.df ul li a {
    color: #000000;
    font-size: 14px;
}

.df ul li a span {
    color: #cd1a1f;
}

.df ul li a:hover {
    color: #bc2d2d;
}

.dfr {
    width: 330px;
    height: 345px;
    margin-top: 15px;
}

.dfr h3 {
    font-weight: 600;
    font-size: 18px;
    width: 100%;
    height: 23px;
    overflow: hidden;
}

.dfr h3 a {
    color: #000000;
}

.dfr h3 a:hover {
    color: #bc2d2d;
}

.dfr span {
   font-size: 14px;
    width: 100%;
    height: 40px;
    overflow: hidden;
    display: block;
    color: #979797;
    margin-top: 5px;
    margin-bottom: 5px;
line-height:20px; 
}

.dfr span a {
    color: #979797;
}

.dfrs {
    display: block;
    color: #979797;
    font-size: 14px;
}

.dfr ul {
    margin-top: 15px;
}

.dfr ul li {
    height: 25px;
    width: 100%;
    overflow: hidden;
    font-size: 14px;
    color: #000;
}

.dfr ul li a {
    color: #000;
}

.dfr ul li a:hover {
    color: #bc2d2d;
}

.colred {
    color: #cd1a1f;
    font-size: 16px;
}

.jj {
    width: 330px;
    height: 400px;
    margin-left: 40px;
    margin-bottom: 35px;
}

.jjlogo {
    height: 25px;
    width: 100%;
    background: url(../image/jj.png) no-repeat center;
}

.jjpic {
    margin-top: 25px;
    position: relative;
    width: 330px;
    height: 210px;
}

.cont2imgtil {
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 10;
    height: 40px;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.6);
    filter: progid: DXImageTransform.Microsoft.gradient( GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
    display: block;
    text-align: left;
}

.cont2imgtil a {
    margin-left: 15px;
    color: #FFF;
    font-size: 16px;
    width: 85%;
    overflow: hidden;
    height: 40px;
    display: block;
}

.cont2imgtil a:hover {
    color: #bc2d2d;
}

.jj ul {
    margin-top: 20px;
    width: 100%;
    height: 100px;
}

.jj ul li {
    font-size: 16px;
    overflow: hidden;
    width: 100%;
    height: 30px;
    color: #FFF;
    line-height: 30px;
}

.fontw {
    font-weight: 600;
    color: #FFF;
}

.sqlogo {
    height: 25px;
    width: 100%;
    background: url(../image/sq.png) no-repeat;
}

.sq {
    margin-left: 55px;
}

.gddw {
    width: 340px;
    height: 205px;
    margin-left: 40px;
}

.gdlogo {
    background: url(../image/gdlogo.png) no-repeat center;
    width: 100%;
    height: 25px;
    margin-bottom: 25px;
}

.gddw ul {
    margin-top: 20px;
    width: 100%;
    height: 100px;
}

.gddw ul li {
    font-size: 16px;
    overflow: hidden;
    width: 100%;
    height: 30px;
    color: #FFF;
    line-height: 30px;
}

.dwlogo {
    background: url(../image/dwl.jpg) no-repeat center;
    width: 100%;
    height: 25px;
    margin-bottom: 25px;
}

.fgzwh {
    width: 725px;
    height: 195px;
    margin-left: 40px;
    margin-top: 40px;
}

.fgzwhlogo {
    width: 100%;
    height: 25px;
    background: url(../image/fgzwhl.jpg) no-repeat;
    margin-bottom: 20px;
}

.fgzwh ul {
    width: 220px;
    height: 155px;
    margin-right: 60px;
}

.fgzwh ul li {
    width: 100%;
    height: 40px;
}

.fgzwh ul span {
    width: 100%;
    height: 30px;
    background-color: #ef4f00;
    display: block;
}

.fgzwh ul span a {
    color: #FFF;
    font-size: 16px;
    margin-top: 3px;
    display: inline-block;
}

.fgzwh ul span a img {
    margin-left: 40px;
    margin-right: 20px;
}

.fgr {
    width: 435px;
    height: 155px;
    background: url(../image/bg5.png) no-repeat;
}

.cont2r {
    height: 1360px;
    width: 315px;
}

.cont2rtop {
    width: 100%;
    height: 640px;
    background-color: #FFF;
    padding-top: 25px;
}

.c2rtmain {
    width: 195px;
    height: 590px;
    margin: 0 auto;
}

.hotlogo {
    width: 100%;
    height: 25px;
    background: url(../image/horlogo.png) no-repeat;
}
.rwlogo {
    width: 100%;
    height: 25px;
    background: url(../image/rwlogo.png) no-repeat;
}


.hotimg {
    width: 100%;
    height: 120px;
    margin-bottom: 15px;
    margin-top: 20px;
}

.c2rtmain h2 {
    height: 40px;
    overflow: hidden;
    color: #000;
}

.cont2rb {
    width: 100%;
    height: 660px;
    background-color: #FFF;
    padding-top: 25px;
    margin-top: 10px;
}

.cont2rb .c2rtmain h2 {
    height: 20px;
    overflow: hidden;
    color: #000;
}

.cont2rb .c2rtmain span {
    height: 40px;
    overflow: hidden;
    display: block;
}

.cont2rb .c2rtmain .hotimg {
    width: 100%;
    height: 120px;
    margin-bottom: 15px;
    margin-top: 5px;
}

.index_cont3 {
    margin: 0 auto;
    background-color: #FFF;
    width: 100%;
    height: 535px;
    margin-top: 10px;
    padding-top: 30px;
}

.stlogo {
    width: 1000px;
    height: 20px;
    margin: 0 auto;
    background: url(../image/stlogo.png) no-repeat;
    margin-bottom: 30px;
}

.stimg {
    width: 1000px;
    height: 420px;
    margin: 0 auto;
}

.stpicl {
    width: 655px;
    height: 100%;
    position: relative;
    margin-right: 10px;
}

.stpicl span {
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 10;
    height: 40px;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.6);
    filter: progid: DXImageTransform.Microsoft.gradient( GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
    display: block;
    text-align: left;
}

.stpicl span a {
    margin-left: 15px;
    color: #FFF;
    font-size: 16px;
    width: 85%;
    overflow: hidden;
    height: 40px;
}

.stpicr {
    width: 335px;
    height: 100%;
}

.stpicrtop {
    width: 335px;
    height: 205px;
    position: relative;
    margin-right: 10px;
    margin-bottom: 10px;
}

.stpicrtop span {
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 10;
    height: 40px;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.6);
    filter: progid: DXImageTransform.Microsoft.gradient( GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
    display: block;
    text-align: left;
}

.stpicrtop span a {
    margin-left: 15px;
    color: #FFF;
    font-size: 16px;
    width: 85%;
    overflow: hidden;
    height: 40px;
}

.dbfooter {
    width: 100%;
    height: 375px;
    background-color: #FFF;
}

.dbhez {
    width: 1045px;
    height: 225px;
    margin: 0 auto;
    padding-top: 30px;
}

.dbhez div {
    width: 345px;
    height: 150px;
}

.dbhez div ul li {
    float: left;
    margin-right: 10px;
    height: 25px;
}

.dbhez div h2 {
    margin-bottom: 15px;
    font-size: 18px;
}

.dbred {
    width: 100%;
    height: 130px;
    background-color: #cd1a1f;
    padding-top: 15px;
}

.redcenter {
    width: 1000px;
    height: 70px;
    margin: 0 auto;
    background: url(../image/db.png) no-repeat center;
    margin-bottom: 15px;
}

.banq {
    width: 700px;
    height: 40px;
    margin: 0 auto;
}

.banq span {
    color: #FFF;
    font-size: 16px;
    margin-right: 30px;
}

.banq span a {
    color: #FFF;
    font-size: 16px;
}

.banq span a:hover {
    color: #bc2d2d;
    font-size: 16px;
}


    /*footer star*/
    .footer{
        height: 372px;
    }
    .footup{
        height: 246px;
        background-color: #FFF;
    }
    .footdown{
        height: 126px;
        background-color: #cd1a1f;
    }
    .footupcon{
        height: 214px;
        width: 1085px;
        margin:0 auto;
        padding-top: 32px;
    }
    .footone{
        height: 175px;
        width: 325px;
        float:left;
        padding-left: 42px;
        border-right: 1px solid #e5e5e5;
    }
    .foottwo{
        height: 175px;
        width: 323px;
        padding-left: 27px;
        float:left;
        border-right: 1px solid #e5e5e5;
    }
    .footthree{
        height: 175px;
        width: 337px;
        padding-left: 27px;
        float:right;
    }

    .h4one,.h4two,.h4three{
        font-weight:600;
        font-size: 16px;
    }
    .footlist{
        width: 300px;
        margin-top: 12px;
    }
    .footone a,.foottwo a,.footthree a{
        line-height: 23px;
        float:left;
        padding-right: 8px;
        font-size: 12px;
        white-space: nowrap;
    }
    .footdowncon{
        width: 1085px;
        margin: 0 auto;
    }
    .footdownlist1 {
        width: 700px;
        height: 70px;
        margin: 0 auto;
        background: url(../image/fgjdwhite.png) no-repeat left 18px;
    }
    .footdownlist1 p{
        color: #ffffff;
        font-size: 14px;
        margin-left: 320px;
    }
    .footdownlist1 span{
        display: inline-block;
        color: #ffffff;
        font-size: 14px;
    }
    .footdownlist1 p,.footdownlist1 span{
        line-height: 24px;
    }
    .djzb{
        padding-top: 18px;
    }
    .djcb{
        padding-left: 75px;
    }
    .djzb span{
        margin-left: 10px;
    }
     .djcb span{
        margin-left: 20px;
    }
    .footdownlist2{
        width: 615px;
       margin: 0 auto;
    }
    .footdownL,.footdownR{
       float:left;
       margin-top: 20px;
    }
    .footdownR{
        margin-left: 40px;
    }
    .footdownL li,.footdownR li{
        float:left;
        color: #ffffff;
    }
    .footdownR li a{
        color:#ffffff;
        line-height: 12px;
        font-size: 12px;
    }
    .dDfootLi{
        width: 58px;
        height: 20px;
        text-align: center;
        border-right:1px solid #ffffff;
    }
    .dDfootLiBor{
        text-align: center;
        border-style:none;
    }
    .bqw {
        color:#FFF
    }
    .bqw:hover {
        color:#FFF
    }
    /*footer end*/
