﻿@charset "UTF-8";

/* Base Reset */

.focuswap {
    display: none;
}

* {
    margin: 0;
    padding: 0;
}


/*html {-webkit-filter: grayscale(100%);filter:progid:DXImageTransform.Microsoft.BasicImage(graysale=1);} 
html {overflow-y:scroll;filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);-webkit-filter: grayscale(100%);}*/

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow-y: scroll;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

:focus {
    outline: 0;
}

img {
    border: 0;
}

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

body {
    line-height: 1;
    width: 100%;
    background: #fafafa;
    font-family: '微软雅黑';
    height: auto;
}

ol,
ul {
    list-style: none;
}

.clear {
    clear: both;
}

/* ------------- */

.header-warp {
    width: 100%;
    height: 780px;
    background: url(../images/zjhc_bg.png) no-repeat center;
}

.header,
.zjhc_main {
    width: 1200px;
    margin: 0 auto;
}

.header .header_left {
    float: left;
    margin-top: 37px;
}

.header .header_right {
    float: right;
    margin-top: 80px;
    width: 632px;
    height: 29px;
    overflow: hidden;
    border-bottom: 1px solid #fff;
}

.header .header_right ul {
    overflow: hidden;
    width: 680px;
}

.header .header_right ul li {
    float: left;
}

.header .header_right ul li a {
    margin-right: 32px;
    font-size: 18px;
    color: #3069B8;
    font-weight: bold;
}
  .header .header_right ul li a:hover {
    color: #a81214;
}

.zjhc_nav {
    width: 960px;
    height: 80px;
    margin: 0 auto;
    margin-top: -40px;
    overflow: hidden;
    background-color: #ffffff;
    box-shadow: 0 20px 20px -10px #e9e7e7;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#e9e7e7', Direction=180, Strength=20);
    /*for ie6,7,8*/
    -moz-box-shadow: 0 20px 20px -10px #e9e7e7;
    -webkit-box-shadow: 0 20px 20px -10px #e9e7e7;
}

.zjhc_nav ul {
    overflow: hidden;
    margin-top: 23px;
}

.zjhc_nav ul li {
    float: left;
    height: 38px;
    border-right: 1px solid #f1f1f1;
}

.zjhc_nav ul li a {
    display: block;
    font-size: 18px;
    color: #333333;
    line-height: 38px;
    margin: 0 30px;
}

.zjhc_nav ul li a:hover {
    color: #3069B8;
}

.pyjj {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 78px;
}

.pyjj_title {
    width: 100%;
}

.pyjj_title p {
    text-align: center;
    color: #3069B8;
    font-size: 18px;
    margin-bottom: 10px;
}

.pyjj_title h3 {
    text-align: center;
    color: #000000;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 35px;
}

.pyjj .pyjj_main {
    width: 100%;
    height: 430px;
    overflow: hidden;

}

.pyjj .pyjj_main .pyjj_mainleft {
    float: left;
    width: 642px;
    height: 100%;
    background: url(../images/zjhc_jjbg.png) no-repeat center;
    background-size: contain;
}

.pyjj .pyjj_main .pyjj_mainright {
    float: left;
    width: 318px;
    height: 100%;
    background-color: #3069B8;
}

.pyjj .pyjj_main .pyjj_mainleft div {
    padding: 80px 35px 0 50px;
}

.pyjj .pyjj_main .pyjj_mainleft div p {
    font-size: 16px;
    color: #333333;
    text-indent: 2em;
    line-height: 35px;
}

.pyjj .pyjj_main .pyjj_mainleft div a {
    width: 208px;
    height: 56px;
    text-align: center;
    border: 1px solid #000000;
    line-height: 56px;
    display: block;
    margin-top: 70px;
    font-size: 16px;
    color: #333333;
}

.pyjj .pyjj_main .pyjj_mainleft div a:hover {
    color: #3069B8;

}

.pyjj_mainrightpic {
    padding: 80px 56px 0 56px;
}

.xpic {
    width: 207px;
    height: 270px;
    overflow: hidden;
    position: relative;
}

.xpic .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    bottom: 0px;
    z-index: 1;
    margin-left: -25px;
}

.xpic .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.xpic .hd ul li {
    float: left;
    margin-right: 8px;
    width: 9px;
    height: 9px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 9px;
}

.xpic .hd ul li.on {
    background: #f00;
    color: #fff;
}

.xpic .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.xpic .bd li {
    width: 205px;
    height: 205px;
    border-radius: 205px;
    zoom: 1;
    vertical-align: middle;
}

.xpic .bd img {
    width: 205px;
    height: 205px;
    display: block;
    border-radius: 205px;
}


.mlpy {
    margin-top: 80px;
}

.marbo0 h3 {
    margin-bottom: 10px;
}

.mlpy .mlpy_main {
    width: 100%;
    height: 567px;
    position: relative;
    overflow: hidden;
}

.mlpy .mlpy_main .mlpy_mainbg {
    width: 633px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #3069B8;
    z-index: -88;
}

.mlpy_mainlist {
    width: 1200px;
    margin: 0 auto;
    padding-top: 78px;
    height: 408px;
}

.picMarquee-left {
    width: 1200px;
    /* overflow: hidden; */
    position: relative;
}
.picMarquee-left .hd {
    overflow: hidden;
    padding: 0 10px;
    float: left;
    width: 60px;
    position: absolute;
    top: 135px;
}


.picMarquee-left .hd .next {
    display: block;
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    background-image: url("../images/nav_03.png");
    background-repeat: no-repeat;
}

.picMarquee-left .hd .prev{
    display: block;
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 5px;
    margin-top: 20px;
    overflow: hidden;
    cursor: pointer;
    background-image: url("../images/pav_03.png");
    background-repeat: no-repeat;
}

.picMarquee-left .bd {
    padding: 10px;
    float: left;
    margin-left: 135px;
}

.picMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picMarquee-left .bd ul li {
    margin: 0 37px;
    float: left;
    _display: inline;
    overflow: hidden;
}

.picMarquee-left .bd ul li .pic {
    text-align: center;
}

.picMarquee-left .bd ul li .pic img {
    width: 400px;
    height: 294px;
    display: block;
 
}

.picMarquee-left .bd ul li .title {
    line-height: 100px;
    height: 100px;
    border-bottom: 10px solid #3069B8;
    background-color: #fff;
}
.picMarquee-left .bd ul li .title a{
    text-align: left;
    font-size:24px;
    color: #000000;
    margin-left: 25px;
}
.mrms{
    padding-top: 60px;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.mrms_marbo0 p{
text-align: left;
margin-left: 40px;
}
.mrms_marbo0 h3{
    text-align: left;
    margin-bottom: 40px;
}
.mrms_main{
    width: 100%;
    height: 427px;
    overflow: hidden;
}
.mrms_main .mrms_mainleft{
    float: left;
    width: 823px;
    height: 100%;
    overflow: hidden;
    margin-right: 40px;
}
.mrms_main .mrms_mainright{
    float: left;
    width: 337px;
    height: 100%;
}
.mrms_main .mrms_mainleft .mrms_mainleftpic{
    float: left;
    width: 294px;
    height: 100%;
}
.mrms_main .mrms_mainleft .mrms_mainleftpic img{
    width: 100%;
    height: 100%;
}
.mrms_mainleftext{
    float: left;
    width: 529px;
    height: 100%;
    background-color: #fff;
}
.mrms_mainleftext div{
    padding: 44px 40px 0 50px;
}
.mrms_mainleftext div p{
    font-size: 16px;
    color: #333333;
    text-indent: 2em;
    line-height: 30px;
}
.mrms_mainleftext div a{
    width: 208px;
    height: 56px;
    text-align: center;
    border: 1px solid #000000;
    line-height: 56px;
    display: block;
    font-size: 16px;
    color: #333333;
    margin-top: 37px;
}
.mrms_mainleftext div a:hover{
    color: #3069B8;
}
.mrms_mainright .tzzs{
    width: 100%;
    height: 200px;
    background: url(../images/zjhc_tzzs.jpg) no-repeat center;
    margin-bottom: 20px;
}
.mrms_mainright .lyzc{
    width: 100%;
    height: 206px;
    background: url(../images/zjhc_lyzc.jpg) no-repeat center;
}
.mrms_mainright .lyzc a,.mrms_mainright .tzzs a{
    display: block;
    width: 100%;
    height: 100%;
}
.mrms_mainright .lyzc a p,.mrms_mainright .tzzs a p{
    text-align: center;
    font-size: 18px;
    color: #fff;
    opacity: 0.5;
    filter:alpha(opacity=50);
    -moz-opacity:0.5; 
    -khtml-opacity:0.5; 
    padding-top: 70px;
}
.mrms_mainright .lyzc a h3,.mrms_mainright .tzzs a h3{
    text-align: center;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    margin-top: 10px;
}


.footer-warp{
    width: 100%;
    }
    .footer{width:100%;border-top:2px solid #3069B8;background:#e6e6e6;height:auto;color:#60636d;line-height:27px;text-align:center;min-height:130px;margin-top:20px;}
    .footson{width:1220px;margin:0 auto;position: relative;min-height: 50px;padding:12px 0;}
    .footson,.footson a{font-size:14px;color:#60636d;text-align:center;}
    .bot_ico{position:absolute;left:202px;top:30px;}
    .bot_ico1{position:absolute;right:140px;top:29px;}
    .p1{padding-left:1em;}
    .footsonlist{width:100%;position: relative;}
    .footlink{padding-bottom:12px;}
    .footlink a{font-size:14px;color:#333;padding-left:10px;padding-right:11px;background: url(../images/fotico.png) no-repeat right center;}
    .footlink a:hover,.footson a:hover{text-decoration:underline;}
    .footlink a.flsm{background:none;}
    