@charset "utf-8";
* {
    font-family: microsoft yahei;
    padding: 0px;
    margin: 0px;
}
a, a:hover{
    text-decoration: none;
}
ul {
    list-style: outside none none;
}
.slider, .slider-extra {
    width: 100%;
    height: 500px;
    vertical-align: middle;
    text-align: center;
}
.slider-panel img{
    height: 600px;
    width: 100%;
}
.slider {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 93px;
    position: relative;
    float: none;
}
.slider-panel, .slider-nav, .slider-pre, .slider-next {
    position: absolute;
    z-index: 8;
}
.slider-panel {
    position: absolute;
    width: 100%;
}
.slider-panelfmao img {
    border: none;
    width: 100%;
}

.slider-panelfmao div{
    position: absolute;
    z-index: 10;
    margin-left: 500px;
    margin-top: -200px;
    font-size: 80px;
    color: red;
    text-shadow: 2px 3px 1px pink;
}
.slider-extra {
    position: relative;
}
.slider-nav {
    margin-left: 0px;
    position: absolute;
    left: 45%;
    bottom: 4px;
}
.slider-nav li {
    background: url(../images/num_b.png) no-repeat;
    color: #fff;
    cursor: pointer;
    margin: 0 2px;
    overflow: hidden;
    text-align: center;
    display: inline-block;
    width: 34px;
    height: 7px;
    line-height: 17px;
}
.slider-nav .slider-item-selected {
    background: url(../images/num_a.png) no-repeat;
}
.slider-page a{
    background: rgba(0, 0, 0, 0.2);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000,endColorstr=#33000000);
    color: #fff;
    text-align: center;
    display: block;
    font-size: 22px;
    width: 28px;
    height: 62px;
    line-height: 62px;
    margin-top: -31px;
    position: absolute;
    top: 50%;
}
.slider-page a:HOVER {
    background: rgba(0, 0, 0, 0.4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
}
.slider-next {
    left: 100%;
    margin-left: -28px;
}
/*头部*/

#jrx_head {
    height: 93px;
    /*background: url(../images/head_bg.png) no-repeat center bottom;*/
    background-color: #fff;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 90;
}
.jrx_head {
    width: 1100px;
    margin: 0 auto;
}
.jrx_head table{
    border: 0px;
    padding: 0px;
}
.jrx_logo {
    width: 250px;
    float: left;
}
.h70{
    height: 70px;
}
.jrx_nav {
    width: 760px;
    float: right;
    height: 102px;
}
.jrx_nav ul li {
    float: left;
    text-align: center;
}

.jrx_nav ul li a:hover, .jrx_nav ul li a.hover {
    color: red;
    text-decoration: none;
}
.jrx_nav ul li a {
    font-size: 18px;
    font-weight: 600;
    display: block;
    width: 90px;
    line-height: 100px;
    height: 87px;
    color: #036EB8;
}
.active p{
    color: red;
}



/* banner */

/**主体**/

.con_service, .con_special, .con_us, .con_news {
    width: 1040px;
    margin-left: auto;
    margin-right: auto;
}
.title{
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: 5px;
    color: #036EB8;
    float: left;
    font-size: 26px;
    font-weight: 600;
}
.con_service table tbody tr td img{
    width: 500px;
    height: 340px;
}
.line_bule{
    width: 1040px;
    height: 5px;
    background-color: #036EB8;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
.con_special table tbody tr td div{
    width: 240px;
    border: 1px solid #e0e0e0;
    height: 280px;
    margin-left: auto;
    margin-right: auto;
}
.con_special_t{
    width: 1030px;
}
.con_special table tbody tr td div img{
    width: 240px;
    height: 220px;
}
.con_special table {
    text-align: center;
}
.con_special table tbody tr td div a:hover, .con_us a:hover{
    text-decoration:none;
}

.c_btn{
    width: 100px;
    height: 30px;
}
h4{
    line-height: 40px;
    color: #036EB8;
}
.con_us li{
    color: #2d2e37;
    line-height: 30px;
}
.us ul li{
    line-height: 30px;
}
.con_news table tbody tr td ul li{
    margin-left: 60px;
    line-height: 30px;
}
.con_news table tbody tr td img{
    height: auto;
    width: 320px;
}
.con_news table tbody tr td ul li span{
    color: gray;
}
.con_news table tbody tr td ul li a{
    margin-right: 60px;
    text-decoration: none;
}
.start{
    margin-left: 30px;
}

.title_con{
    height: 28px;
    background:url(../images/grey-line.png) bottom repeat-x;
}

.h30{
    height: 30px;
}


.footer{
    width: 100%;
    height: 200px;
    background-color: #474747;
}
.footer table tbody tr{
    line-height: 25px;
}
.footer table tbody tr td,.footer table{
    color: #fff;
    font-size: 12px;
}
.footer table{
    padding-top: 40px;
    width: 1040px;
    margin-left: auto;
    margin-right: auto;
    background-color: #474747;
}
.footer table tbody tr td img{
    width: 80px;
    height: 80px;
}
.footer table tbody tr td a, .footer table tbody tr td a:hover{
    color: #fff;
    font-size: 12px;
    list-style: none;
}

.left{
    float: left;
    margin: 0;
    padding: 0;
    border: 0;
}
.right{
    float: right;
    margin: 0;
    padding: 0;
    border: 0;
}
.center{
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    border: 0;
}
.w1040{
    width: 1040px;
}
.font_size{
    font-size: 16px;
    line-height: 30px;
}
.h300{
    height: 350px;
}
.left img{
    width: 200px;
    height: 300px;
}
h3{
    padding-left: 460px;
}
.img_div, .img_div img{
    margin: 0 auto;
    width: 100%;
    height: 330px;
    color: white;
}

.register_service, .register_service a{
    text-align: center;
    color: #036EB8;
    font-weight: bold;
}