@charset "utf-8";
/*--------------公共部分---------------------*/
*{
    padding: 0;
    margin: 0;
    font-family: Microsoft Yahei,"","Times New Roman";
    font-size: 14px;
    line-height: 25px;
    box-sizing: border-box;
}
/*flexslider*/
.flexslider11{position:relative;width:100%;overflow:hidden;zoom:1}
.flexslider11 img{display:block;width:100%}
a{color:#333;text-decoration:none}
a:hover{color:#197de8;text-decoration:none}
a:active{color:#197de8;text-decoration:none}
a:visited {color:#333;text-decoration:none}
em{font-style:normal}
li{list-style:none}
img{border:0;vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}
header{position: fixed;top: 0;width: 100%;z-index: 999;}
button, input:not([type="radio"]):not([type="checkbox"]), select {
    vertical-align: middle;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #b7b7b7;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:   #b7b7b7;
    opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:   #b7b7b7;
    opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:   #b7b7b7;
}
i{
    font-style: inherit;
}
.clearfix,.content_gy{
    /*兼容 IE*/
    zoom: 1;
}

/*新浪使用方式*/
.clearfix:after,
.content_gy:after{
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.content_gy{
    width: 1200px;
    margin: 0 auto;
}

.top{
    height: 110px;
    background: #fff;
}

.top .left{
    float: left;
       margin-top: 33px;
	    margin-left: 30px;
}
.top .left img { height:65px;}
.top .right{
    float: right;
    margin-top: 48px;
    padding-right: 68px;
  /*  background: url("../images/cell_pic.png") no-repeat left center;*/
}
.top .right .p1{
    font-size: 17px;
    color: #2e2e2e;
	display: none;
}
.banner1{
    margin-top: 45px;
}
.top .content{
    float: right;
    margin-right:78px;
	width: 276px;
}
.top .content p{
    width: 50%;
	 *width:80px;
    float: left;
    position: relative;
    cursor: pointer;
    padding-right: 10px;
    padding-left: 40px;
    margin-top: 65px;
}
.top .content p:hover img{
    transition: 0.5s;
    transform: scale(5);
    transform-origin: left top;
    z-index: 10;

}
.top .content p span{
    color: #2e2e2e;
    font-size: 16px;
}
.top .content p img{
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    z-index: 9;
	filter: opacity(35%);
}
.top .content p:hover img{
	filter: opacity(100%);
}

.nav{
    background: #2e2e2e;
    height: auto;
    position: relative;
}
.nav ul{
    margin: 0 auto;
    width: 1200px;
}
.nav ul li{
    float: left;
    height: 40px;
    line-height: 40px;
}
.nav1>ul>li{
    float: left;
    width: 120px;
    transition: 0.5s;
}
.nav1>ul>li>a.active{
    background:#c70065 url("../images/sanjiao.png") no-repeat center bottom;
}




.navx{
    background: #2e2e2e;
    height: auto;
    position: relative;
}
.navx ul{
    margin: 0 auto;
    width: 1200px;
}
.navx ul li{
    float: left;
    height: 40px;
    line-height: 40px;
}
.navx ul li a{
    height: 40px;
    line-height: 40px;
    display: inline-block;
    padding: 0 27px;
    border-right:0px solid #fff;
    color: #fff;
    font-size: 16px;
}
.navx ul li .kchover{ background: url(../images/nav_bg1.png) no-repeat center bottom; color:#FFFFFF;}

.navx>ul>li:hover{
    background: #c70065;
}
.navx .nav_ul{
    background: #e8e8e8;
    width: 100%;
}
.navx .nav_ul li{
    background: url("../images/point_pic1.png") no-repeat right center;
}
.navx .nav_ul li a{
    padding: 0 30px;
    text-align: center;
    border: 0;
    font-size: 14px;
	font-weight:bold;
    width: auto;
    color: #666666;
}
.navx .nav_ul li a:hover{
    color: #c70065;
    background: none;
}
.navx .nav_ul li .thisclass{
    color: #c70065;
    background: none;
}
.navx .nav_ul li:last-child{
    background: no-repeat;
}
.navx ul li:last-child a{
    border-right: 0;
}




.nav ul li a{
    height: 40px;
    line-height: 40px;
    display: inline-block;
    padding: 0 27px;
    border-right:0px solid #fff;
    color: #fff;
    font-size: 16px;
}
.nav ul li .kchover{ background: url(../images/nav_bg1.png) no-repeat center bottom; color:#FFFFFF;}
.nav1 ul li a{
    padding: 0;
    width: 100%;
    text-align: center;
}
.nav>ul>li:hover{
    background: #c70065;
}
.nav .nav_ul{
    background: #e8e8e8;
    width: 100%;
}
.nav .nav_ul li{

    background: url("../images/point_pic1.png") no-repeat right center;
}
.nav .nav_ul li a{
    padding: 0 30px;
    text-align: center;
    border: 0;
    font-size: 14px;
font-weight: bold;
    width: auto;
    color: #666666;
}
.nav .nav_ul li a:hover{
    color: #c70065;
    background: none;
}
.nav .nav_ul li:last-child{
    background: no-repeat;
}
.nav ul li:last-child a{
    border-right: 0;
}
.footer{
    background: #2e2e2e;
    padding-top: 30px;
	padding-bottom:75px!important;
}
.footer p{
    color: #fff;
    font-size: 16px;
    text-align: center;
    display: inline-block;
    width: 100%;
}
.footer a{
    color: #fff;
    font-size: 16px;
}
.footer ul{
    margin: 0;
    border-top: 1px solid #fff;
	margin-top:10px;
}
.footer ul li{
    height: 100px;
    line-height: 100px;
    width: 33.3%;
    float: left;
}
.footer ul li:last-child a{
    border-right: 0;
}
.footer ul li a{
    display: inline-block;
    width: 100%;
    height: 55px;
    line-height: 55px;
    border-right: 1px solid #fff;
    color: #fff;
    font-size: 25px;
    text-align: center;
}
/*--------------0824---------------------*/

    .yuancheng_banner{
        position: relative;
    }
    .yuancheng_banner form{
        position: absolute;
        right:0%;
        top: 0;
        background: url("../images/yuancheng_bg1.png");
        height: 100%;
        width: 355px;
        padding: 6% 55px;

    }
    .yuancheng_banner form p{
        font-size: 18px;
        text-align: center;
        margin-bottom: 30px;
        color: #fff;
    }
    .yuancheng_banner form span{
        font-size: 25px;
        font-weight: 600;
    }
     .yuancheng_banner form p em{
        font-size: 18px;
     }
    .yuancheng_banner form input,
    .yuancheng_banner form select{
        width: 100%;
        font-size: 14px;
        border:1px solid #fff;
        border-radius: 5px;
        margin-bottom: 30px;
        text-indent: 10px;
        height: 40px;
        color: #fff;
        background: none;
        line-height: 40px;
    }
    .yuancheng_banner form select option{
        color: #333;
    }
     .yuancheng_banner form p input{
        background: #fff;
        color: #e16a65;
     }
    .yuancheng_banner a{
        display: inline-block;
        color: #606060;
        border:1px solid #606060;
        border-radius: 5px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        width: 240px;
        font-size: 18px;
        position: absolute;
        bottom:15%;
        left: 50%;
        transition: 0.5s;
        margin-left: -120px;
    }
    .yuancheng_banner a:hover{
        background: #e16a65;
        color: #fff;
        border:1px solid #e16a65;
    }
input:-ms-input-placeholder{color:#fff;}/* Internet Explorer 10+ */ 
input::-webkit-input-placeholder{color:#fff;}/* WebKit browsers */
input::-moz-placeholder{color:#fff;}/* Mozilla Firefox 4 to 18 */ 
input:-moz-placeholder{color:#fff;}/* Mozilla Firefox 19+ */ 
/*textarea*/备注框
nput::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
color: #fff; 
} 
input:-moz-placeholder, textarea:-moz-placeholder { 
color: #fff; 
} 
.yuancheng1{
    background: #f7f8fa;
    padding: 60px 0;
}
.yuancheng1 .title{
    background: url("../images/yuancheng_border1.png") no-repeat center bottom;
    padding-bottom: 20px;
}

.yuancheng1 .title .p1{
    font-size: 30px;
    color: #8b8b8b;
    text-align: center;
    height: 50px;
    line-height: 50px;
}
.yuancheng1 .title .p2{
    font-size:16px;
    color: #8b8b8b;
    text-align: center;
}
.yuancheng1 .item{
    float: left;
    width: 14.2%;
    text-align: center;
}
.yuancheng1 .item p{
    color: #8b8b8b;
    font-size: 14px;
}
.yuancheng1 .item .p1{
    margin: 40px auto;
}
.yuancheng2 .title,
.yuancheng6 .title,
.yuancheng7 .title,
.yuancheng4 .title{
    font-size: 30px;
    height: 70px;
    line-height: 50px;
    background: url("../images/yuancheng_border1.png") no-repeat center bottom;
    text-align: center;
}
.yuancheng2 .left{
    float: left;
    margin: 50px 0;
    width: 500px;
    margin-left: 40px;
}
.yuancheng2 .left img{
    width: 100%;
}
.yuancheng2 .right{
    margin: 80px 0;
    border:1px solid #c1c1c1;
    border-left: 0;
    padding: 30px;
    float: left;
    width: 540px;
}
.yuancheng2 .right .item{
    float: left;
    width: 50%;
    margin-bottom: 20px;
}
.yuancheng2 .right .item p{
    font-size: 22px;
    color: #e86061;
    height: 35px;
    margin-bottom: 0;
    line-height: 35px;
}
.yuancheng2 .right .item span{
    color: #8b8b8b;
    font-size: 16px;
}
.yuancheng2 .right .button{
    width: 100%;
    margin-top: 20px;
    text-align: center;
    float: left;
}
.yuancheng2 .right .button a{
    display: inline-block;
    width: 145px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #e86061;
    border-radius: 5px;
    font-size: 16px;
}
.yuancheng3{
    background: #e86061;
    padding: 40px 0;
}
.yuancheng3 .title{
    color: #fff;
    text-align: center;
    height: 70px;
    font-size: 30px;
    line-height: 50px;
    background: url("../images/yuancheng_border2.png") no-repeat center bottom;
}
.yuancheng3 .nr{
    padding: 45px 0;
}
.yuancheng3 .nr .item{
    float: left;
    width: 189px;
    padding-right: 63px;
    box-sizing: content-box;
    background: url("../images/yuancheng_jt.png") no-repeat 211px 73px ;
}
.yuancheng3 .nr .item:last-child{
    padding-right: 0;
    background: none;
}
.yuancheng3 .nr .item p:last-child{
    height: 70px;
    line-height: 70px;
    font-size: 16px;
    text-align: center;
    color: #fff;
}
.yuancheng3  .button {
    float: left;
    width: 100%;
    text-align: center;
}
.yuancheng3  .button a{
    display: inline-block;
    text-align: center;
    font-size: 16px;
    height: 40px;
    border:1px solid #fff;
    border-radius: 5px;
    width: 155px;
    color: #fff;
    line-height: 40px;
    transition: 0.5s;
}
.yuancheng3 .button a:hover{
    background: #fff;
    color: #e86061;
}
.yuancheng4{
    padding: 40px 0;
}

.yuancheng4 .nr{
    padding: 50px 0;
    text-align: center;
}
.yuancheng6 .nr{
    padding: 65px 0;
}
.yuancheng6 .nr .item{
    float: left;
    width: 365px;
    margin-right: 52px;
    margin-bottom: 30px;
}
.yuancheng6 .nr .item:nth-child(3n){
    margin-right: 0;
}
.yuancheng6 .nr .item p{
    float: left;
}
.yuancheng6 .nr .item p img{
    float: left;
    width: 365px;
    height: 222px

}
.yuancheng6 .nr .item a:hover p{
    color: red;
}
.yuancheng6 .nr .item p:last-child {
    color: #707070;
    font-size: 18px;
    background: url("../images/yuancheng_bg2.png") no-repeat left center;
    padding-left: 30px;
}
.yuancheng7{
    margin-bottom: 50px;
}
.yuancheng7 .nr_nav{
    margin-top: 40px;
}
.yuancheng7 .nr_nav p{
    font-size: 16px;
    color: #707070;
    background: #f7f8fa;
    cursor: pointer;
    line-height: 65px;
    height: 65px;
    transition: 0.5s;
    float: left;
    border-radius: 5px 5px 0px 0px;
    text-align: center;
    width: 220px;
    margin-right: 25px;
}
.yuancheng7 .nr_nav p:hover,
.yuancheng7 .nr_nav p.active{
    color: #fff;
    background: #e86061;
}
.yuancheng7 .nr_nav p:last-child{
    margin-right: 0;
}
.yuancheng7 .item0{
    background: #e86061;
    display: none;
}

.yuancheng7 .item1{
    display: block;
}

.yuancheng7 .item0 .list{
    padding: 50px 50px;
    background: url(../images/yuancheng_bg4.png) no-repeat right center;
    float: left;
}
.yuancheng7 .item0 .list:last-child{
    background: none;
}
.yuancheng7 .item0 .list .p1{
    font-size: 16px;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
}
.yuancheng7 .item0 .list .p2{
    text-align: center;
    padding-bottom: 30px;
    margin-bottom: 15px;
    background: url(../images/yuancheng_bg3.png) no-repeat center bottom;
}
.yuancheng7 .item0 .list .p3 span{
    display:block;
    width: 100%;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
}
        .shuati1 .title,
        .shuati2 .title,
        .shuati3 .title,
        .shuati4 .title{
            text-align: center;
            margin: 35px auto;
        }
        .shuati1 .nr .item{
            float: left;
            width: 250px;
            text-align: center;
            border: 1px solid #9d9d9d;
            height: 360px;
            border-radius: 10px;
            margin:0 20px;
        }
        .shuati1 .nr .item p{
            padding: 0 20px;
            font-size: 20px;
            text-align: justify;
            color: #5b5b5b;
            line-height: 30px;
        }
        .shuati1 .nr .item img{
            width: 175px;
            height: 175px;
            margin: 30px 0;
        }
        .shuati2 .nr a{
            display: inline-block;
            width: 96%;
            margin: 0 auto;
            height: 90px;
            line-height: 90px;
            font-size: 26px;
            color: #fff;
            text-align: center;
            background: #3a79c7;
            margin-bottom: 50px;
            border-radius: 10px;

        }
        .shuati3 .p1{
            font-size: 16px;
            color: #5b5b5b;
            line-height: 30px;
        }
        .shuati3 .p2 a{
            text-align: center;
            font-size: 16px;
            color: #8b8b8b;
            display: block;
            width: 255px;
            height: 45px;
            margin: 30px auto;
            line-height: 45px;
            border: 1px solid #666;
            border-radius: 5px;
        }
        .shuati4{
            margin-bottom: 50px;
        }
        .shuati5{
            background: url("../images/shuati_bg1.png");
        }
        .shuati5 .title{
            font-size: 44px;
            display: inline-block;
            height: 50px;
            line-height: 50px;
            text-align: center;
            color: #1c1c1c;
            padding: 50px 0;
            width: 100%;
        }
        .shuati5 .item{
            float: left;
            padding: 50px 0;
            margin-right: 50px;
        }
        .shuati5 .item img{
            height:413px;
            width: 250px;
        }
        .shuati6{
            background: url("../images/shuati_bg2.png");
            padding-bottom: 60px;
        }
        .shuati6 .title{
            text-align: center;
            width: 100%;
            color: #fff;
            background: url("../images/shuati6_title_bg.png") no-repeat right center;
            font-size: 35px;
            display: inline-block;
            line-height: 50px;
            padding: 50px;
        }
        .shuati6 .nr{
            height: 300px;
            padding: 70px 95px;
            background: url("../images/shuati_bg3.png") no-repeat center;
        }
        .shuati6 .nr input{
            width: 305px;
            margin-right: 40px;
            border: 1px solid #9f9f9f;
            margin-bottom: 20px;
            border-radius: 5px;
            color: #9f9f9f;
            text-indent: 15px;
            font-size: 18px;
            height: 45px;
            line-height: 45px;
        }
        .shuati6 .nr input:nth-child(3n){
            margin-right: 0;
        }
        .shuati6 .nr  p input{
            display: block;
            width: 305px;
            margin: 0 auto;
            font-size: 22px;
            color: #1278be;
        }

#input-test::-webkit-input-placeholder{
        color:#999999;
}
#input-text::-moz-placeholder{  //不知道为何火狐的placeholder的颜色是粉红色，怎么改都不行，希望有大牛路过帮忙指点
        color:#999999;        
}
#input-text:-ms-input-placeholder{  //由于我的IE刚好是IE9，支持不了placeholder，所以也测试不了(⊙﹏⊙)，有IE10以上的娃可以帮我试试
        color:#999999;        
}

    .qiuji1 .title{
        font-size: 50px;
        height: 120px;
        line-height: 120px;
        padding-top: 15px;
        text-align: center;
        background: url("../images/qiuji/qiuji_border1.png") no-repeat center bottom;
    }
    .qiuji1 .title b{
        font-size: 50px;
        color: #e67d21;
    }
    .qiuji1 .nr{
        padding: 50px 0;
    }
    .qiuji1 .item{
        float: left;
        margin-top: 56px;
    }
    .qiuji1 .item1{
        margin-top: 0;
    }
    .qiuji1 .item1 p{
        text-align: center;
        color: #3a3a3a;
        font-size: 16px;
        border:1px solid #3a3a3a;
        height: 45px;
        line-height: 45px;
        width: 155px;
        margin: 50px auto 20px;
        border-radius: 5px;
    }
    .qiuji2{
        background: url("../images/qiuji/qiuji_bg1.png") no-repeat center ;
        padding: 45px 0 20px;
    }
    .qiuji2 .title{
        text-align: center;
    }
    .qiuji2 .title p{
        color: #ff6961;
    }

    .qiuji2 .title .p1{
        font-size: 35px;
        margin-bottom: 15px;
    }
    .qiuji2 .title .p2{
        font-size: 50px;
        height: 80px;
        line-height: 60px;
        background: url("../images/qiuji/qiuji_border2.png") no-repeat bottom  center;
    }
    .qiuji2  .nr{
        text-align: center;
        padding: 30px 0;
    }
    .qiuji2 .nr p a{
        text-align: center;
        color: #fff;
        width: 140px;
        display: inline-block;
        height: 35px;
        line-height: 35px;
        margin-top: 45px;
        font-size: 16px;
        transition: 0.5s;
        border-radius: 5px;
        border: 1px solid #ff6961;
    }
    .qiuji2 .nr p a:hover{
        background: #ff6961;
        color: #fff;
    }
    .qiuji0 .title {
        background: url("../images/qiuji/qiuji_border2.png") no-repeat center bottom;
        padding: 20px 0 0;
    }
    .qiuji0 .title p{
        font-size: 45px;
        text-align: center;
        color: #3a3a3a;
        height: 174px;
        line-height: 174px;
        background: url("../images/qiuji/qiuji_pic7.png") no-repeat 935px center;
    }
    .qiuji0 .title b{
        color: #ff6961;
        font-size: 45px;
    }
    .qiuji3 .nr{
        margin: 50px auto;
    }
    .qiuji3 .item{

        float: left;
        width: 192px;
        box-shadow: 1px 2px 3px #000;
        height: 350px;
        padding: 12px;
        margin-right: 9px;
    }
    .qiuji3 .item:last-child{
        margin-right: 0;
    }
    .qiuji3 .item .p1{
        margin-bottom: 0;
    }
    .qiuji3 .item .p1 img{
        width: 100%;
    }
    .qiuji3 .item .p2{
        color: #ff6961;
        font-size: 16px;
        text-align: center;
        height: 55px;
        line-height: 55px;
        border-bottom: 1px solid #ff6961;
    }
    .qiuji3 .item .p3 span{
        display: inline-block;
        width: 100%;
        font-size: 14px;
        color: #8b8b8b;
    }
	.qiuji3 .item .p3{padding-top:15px;}
    .qiuji4{
        background: url("../images/qiuji/qiuji_bg2.png") no-repeat center;
    }
    .qiuji4 .title {
        background: url("../images/qiuji/qiuji_border1.png") no-repeat center bottom;
        padding: 20px 0 0;
    }
    .qiuji4 .title p{
        background: url("../images/qiuji/qiuji_pic14.png") no-repeat 935px center;
    }
    .qiuji4 .nr{
        padding: 50px 0 70px;
        text-align: center;
    }
    .qiuji5 .title p{
        background: url("../images/qiuji/qiuji_pic16.png") no-repeat 935px center;
    }
    .qiuji5 .item{
        float: left;
        margin: 25px 0;
        text-align: center;
        width: 25%;
    }
    .qiuji6{
        padding: 60px 0;
        background: url("../images/qiuji/qiuji_bg4.png") no-repeat center;
    }
    .qiuji6 .title{
        font-size: 45px;
        color: #fff;
        height: 120px;
        text-align: center;
        line-height: 80px;
        background: url("../images/qiuji/qiuji_border1.png") no-repeat center bottom;
        margin-bottom: 20px;
    }
    .qiuji6 .title b{
        font-size: 45px;
    }
    .qiuji6 .item {
        margin-bottom: 30px;
    }
    .qiuji6 .item p{
        float: left;
        margin-right: 69px;
    }
    .qiuji6 .item p:last-child{
        margin-right: 0;
    }
    .qiuji6 .item p img{
        height: 300px;
    }
    .qiuji6 .nr>p{
        color: #d5d5d5;
        text-align: left;
        padding-left: 185px;
        font-size: 18px;
    }
    .qiuji6 .nr>p span{
        color:#C7895F;
        font-size: 18px;
    }
    .qiuji7 .title span{
        color:#FF6961;
        font-weight: 600;
        font-size: 45px;
    }
    .qiuji7 .title{
        font-size: 45px;
        color: #222222;
        text-align: center;
        height: 100px;
        line-height: 100px;
        background: url("../images/qiuji/qiuji_border1.png") no-repeat center bottom;
    }
    .qiuji7 .nr p{
        height: 125px;
        line-height: 125px;
        text-align: center;
    }
    .qiuji7 .nr p.p1 {
        text-align: center;
        font-size: 30px;
        height: 60px;
        line-height: 60px;
        background: #f7f8fa;
        color:#FF6961;
    }
    .qiuji7 .nr p a{
        width: 240px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        font-size: 18px;
        transition: 0.5s;
        color: #a0a0a0;
        border-radius: 5px;
        border: 1px solid #a0a0a0;
        display: inline-block;
        margin: 0 auto;
    }
    .qiuji7 .nr p a:hover{
        color: #fff;
        background: #de8a80;
        border: 1px solid #de8a80;
    }
    .qiuji8 .title{
        background: #f7f8fa;
        height: 75px;
        font-size: 30px;
        text-align: center;
        color: #ff6961;
        line-height: 75px;
    }
    .qiuji8 .nr_nav {
        margin-top: 20px;
    }
    .qiuji8 .nr_nav p {
        font-size: 16px;
        color: #707070;
        background: #f7f8fa;
        cursor: pointer;
        line-height: 65px;
        height: 65px;
        transition: 0.5s;
        float: left;
        border-radius: 5px 5px 0px 0px;
        text-align: center;
        width: 200px;
    }
    .qiuji8 .nr_nav p:hover,
    .qiuji8 .nr_nav p.active {
        color: #fff;
        background: #e86061;
    }
    .qiuji8  .item0  p{
        height: 60px;
        color: #fff;
        line-height: 60px;
        margin-bottom: 0;
        background: #ff6961;
        text-align: center;
        font-size: 16px;
    }
    .qiuji8  .item0 .table{
        border:25px solid #ff6961;

        border-top:0;
        width: 100%;
    }
    .qiuji8  .item0{
        display: none;
    }
    .qiuji8  .item1{
        display: block;
    }
    .qiuji8  .item0 table{

        width: 100%;
    }
    .qiuji8  .item0 table tr:nth-child(2n-1){
        background: #fff3f2;
    }
    .qiuji8  .item0 table th{
        background: #ffd4d1;
    }
    .qiuji8  .item0 table th,
    .qiuji8  .item0 table td{
        text-align: center;
        border-right: #fff 1px solid;
        height: 40px;
    }
    .qiuji9{
        height: 635px;
        background: url("../images/qiuji/qiuji_pic28.png") no-repeat center;
    }
    .qiuji9 .title{
        color: #ff6961;
        font-size: 50px;
        height: 130px;
        line-height: 130px;
        background: url("../images/qiuji/qiuji_border1.png") no-repeat center bottom;
        text-align: center;
    }
    .qiuji9 .item{
        width: 555px;
        text-align: center;
        float: right;
        margin-top: 170px;
    }
    .qiuji9 .item .p1{
        color: #fff;
        font-size: 38px;
        height: 40px;
        line-height: 40px;
    }
    .qiuji9 .item .p1:nth-child(2){
        margin-bottom: 35px;
    }
    .qiuji9 .item .p2{
        color: #fff;
        font-size: 24px;
        height: 40px;
        line-height: 40px;
    }
    .qiuji10{
        background: url("../images/qiuji/qiuji_bg3.png");
        padding-bottom: 60px;
    }
    .qiuji10 .title{
        text-align: center;
        width: 100%;
        color: #ff6961;
        background: url("../images/qiuji/qiuji_tell.png") no-repeat right center;
        font-size: 35px;
        display: inline-block;
        line-height: 50px;
        padding: 50px;
    }
    .qiuji10 .nr{
        height: 300px;
        padding: 70px 95px;
        background: url("../images/qiuji/qiuji_pic29.png") no-repeat center;
    }
    .qiuji10 .nr input{
        width: 305px;
        margin-right: 40px;
        border: 1px solid #9f9f9f;
        margin-bottom: 20px;
        border-radius: 5px;
        color: #9f9f9f;
        text-indent: 15px;
        font-size: 18px;
        height: 45px;
        line-height: 45px;
    }
    .qiuji10 .nr input:nth-child(3n){
        margin-right: 0;
    }
    .qiuji10 .nr  p input{
        display: block;
        width: 305px;
        margin: 0 auto;
        font-size: 22px;
        color: #1278be;
    }

        .ystfpk_div1 .item_title{margin: 50px 0 30px;}
        .ystfpk_div1 .item {margin-bottom: 50px;}
        .ystfpk_div1 .item .left,.ystfpk_div1 .item .right{width: 505px; }
        .ystfpk_div1 .item .content{width: 190px;background: #fac608;border-radius: 5px;height: 240px;margin-top: -10px;vertical-align: middle;line-height: 240px;text-align: center; float: left;}
        .ystfpk_div1 .item0 .content{background: none; }
        .ystfpk_div1 .item .content p{text-align: center; width: 100%;padding: 90px 0;}
        .ystfpk_div1 .item .content p span{display: inline-block;width: 100%;color: #fff;font-size: 25px;margin-top: 10px;}

        .ystfpk_div1 .item div{float: left;text-align: center;line-height: 140px;}
        .ystfpk_div1 .item1 .left{height:220px;border:2px solid #135dd6;border-right: 0px;}
        .ystfpk_div1 .item1 .left .p1{font-size: 25px;color: #135dd6;height: 64px;line-height: 50px;}
        .ystfpk_div1 .item1 .left p span{font-size: 14px;color: #777777;height: 25px;line-height: 25px;}

        .ystfpk_div1 .item1 .right{height:220px;border:2px solid #d1050b;border-left: 0px;}
        .ystfpk_div1 .item1 .right .p1{font-size: 25px;color: #d1050b;height: 64px;line-height: 50px;}
        .ystfpk_div1 .item1 .right .p3 span{display: inline-block;width: 100%;line-height: 15px;float: left; color: #777777;}

        .ystfpk_div1 .item2 .left{height:120px;background:#135dd6;border-right: 0px; float: left;}
        .ystfpk_div1 .item2 .left .p1,.ystfpk_div1 .item3 .left .p1{font-size: 25px;color: #fff;height: 50px;line-height: 50px;margin-bottom: 0;}
        .ystfpk_div1 .item2 .left .p2,
        .ystfpk_div1 .item3 .left .p2,
        .ystfpk_div1 .item3 .right .p2{color: #fff;font-size: 14px;padding:0 35px;text-align: left;line-height: 15px;}
        .ystfpk_div1 .item2 .right .p1,.ystfpk_div1 .item3 .right .p1{font-size: 25px;color: #fff;height: 50px;line-height: 50px;margin-bottom: 0;}
        .ystfpk_div1 .item2 .right .p2 span,
        .ystfpk_div1 .item3 .right .p2 span{display: inline-block;color: #fff;font-size: 14px;padding:0 35px;text-align: left;line-height: 15px;}
        .ystfpk_div1 .item2 .content,.ystfpk_div1 .item3 .content{height: 140px;margin-top: -10px; }
        .ystfpk_div1 .item2 .content p,.ystfpk_div1 .item3 .content p{padding: 30px 0;}
        .ystfpk_div1 .item2 .right{height:120px;background: #d1050b;border-left: 0px;float: left;}
        .ystfpk_div1 .item3 .left,.ystfpk_div1 .item3 .right{height: 120px;}
        .ystfpk_div1 .item3 .left .p1{color: #135dd6;}
        .ystfpk_div1 .item3 .left .p2,.ystfpk_div1 .item3 .right .p2{color: #777;}
        .ystfpk_div1 .item3 .right .p1{color: #d1050b}
        .ystfpk_div1 .item4 .left{height: 210px;}
        .ystfpk_div1 .item4 .right{height: 210px;}
        .ystfpk_div1 .item4 .content{height: 230px;}
        .item_footer,.ystfpk_div3_bottom {text-align: center;margin: 50px auto 100px;}
        .item_footer a,.ystfpk_div3_bottom a{display: inline-block;width: 405px;height: 55px;border-radius: 25px;border:1px solid #2e2e2e;font-size: 18px;line-height: 55px;text-align: center;color: #2e2e2e;}
        .item_footer i{margin: 0 100px;}
        .item_footer a img{margin-right: 10px;}
        .ystfpk_div2 .title{font-size: 50px;color: #2e2e2e;text-align: center;height: 50px;line-height: 50px;}
        .ystfpk_div2 .nr{margin-top: 50px;text-align: center;}
        .ystfpk_div2 .nr p{color: #d1050b;font-size: 24px;text-align: center;margin-bottom: 50px;}
        .ystfpk_div2 .nr p:last-child{color: #135dd6;margin:50px auto;}
        .ystfpk_div3 .title{font-size: 50px;color: #2e2e2e;text-align: center;height: 50px;line-height: 50px;margin-top: 100px;}
        .ystfpk_div3 .title1{text-align: center;background: url(../images/ysvstf/ystfpk_border1.png) no-repeat center center; height: 40px;line-height: 40px;color: #3b3b3b;font-size: 30px;margin-top: 30px;}
        .ystfpk_div3 .item{float: left; width: 25%;margin-top: 30px;}
        .ystfpk_div3 .item img,.ystfpk_div3 .item p{width: 270px;}
        .ystfpk_div3 .item p{margin-top: 10px;background: #f3f3f3;padding: 5px; min-height: 60px;box-sizing:border-box;}
        .ystfpk_div3 .item p span.span1{color: #d1050b;font-size: 14px;float: left; width: 70px;}
        .ystfpk_div3 .item p span.span2{color: #6b6b6b;font-size: 14px;float: left; width: 185px;}
        .ystfpk_table{ height: 475px;background: url(../images/ysvstf/ystfpk_pic31.png) no-repeat center;}
        .ystfpk_table .title{color: #fff;text-align: center;font-size: 35px;}
        .ystfpk_table .title p{font-size: 35px;height: 115px;line-height: 115px;}
        .ystfpk_table .title span{margin-left: 100px;color: #fff;}
        .ystfpk_table .title span img{ margin-right: 10px;}
        .ystfpk_table .table{position: relative;height: 320px;width: 1100px;margin: 0 auto;background: url(../images/ysvstf/ystfpk_pic32.png) no-repeat center center;padding: 90px 50px 20px;}
        .ystfpk_table .table input{width: 310px;float: left;height: 45px;border-radius: 5px;border:1px solid #9f9f9f;text-indent: 15px;margin-right: 35px;margin-bottom: 20px; font-size: 18px;}
        .ystfpk_table .table input:nth-child(3n){margin-right: 0;}
        .ystfpk_table .table input.submit{position: absolute;left: 50%; bottom: 20px;margin-left: -155px;text-align: center;background: #dfdfdf;color: #1278be;font-size: 22px;border-color: #dfdfdf;}
		
    .hjzy_div1 .title,
    .hjzy_div4 .title,
    .hjzy_div5 .title,
    .hjzy_div6 .title,
    .hjzy_div7 .title,
    .hjzy_div2 .title{
        color: #222222;
        margin-bottom: 90px;
        font-size: 40px;
        text-align: center;
        line-height: 90px;
        background: url("../images/2017hj/hjzy_pic25.png") no-repeat center bottom;
    }
    .hjzy_div1 .title span,
    .hjzy_div5 .title span,
    .hjzy_div4 .title span,
    .hjzy_div6 .title span,
    .hjzy_div7 .title span,
    .hjzy_div2 .title span{
        font-size: 40px;
        line-height: 90px;
        color: #f4ac07;
        font-weight: 600;
    }
    .hjzy_div1 .hjzy_div1_zw{
        height: 350px;
        background: url("../images/2017hj/hjzy_pic2.png") no-repeat center ;
        padding: 0 8px;
        margin-bottom: 80px;
    }
    .hjzy_div1 .hjzy_div1_zw .item .p2 span{
        display: inline-block;
        color: #48050d;
        font-size: 22px;
    }
    .hjzy_div1 .hjzy_div1_zw .item .p3{
        margin-top: 50px;
    }
    .hjzy_div1 .hjzy_div1_zw .item .p2{
        font-size: 18px;
        line-height: 30px;
        color: #48050d;
        text-align: left;
        margin-top: 30px;
        padding-left: 50px;
        height: 120px;
    }
    .hjzy_div1 .hjzy_div1_zw .item .p1{
        font-size: 20px;
        color: #000000;
        height: 40px;
        line-height: 40px;
    }
    .hjzy_div1 .hjzy_div1_zw .item{
        float: left;
        width: 33.3%;
        text-align: center;
        padding: 0 70px;
    }
    .hjzy_div2 .hjzy_div2_zw{
        width: 980px;
        background: url("../images/2017hj/hjzy_pic3.png") no-repeat;
        height: 700px;
        margin: 0 auto;
        padding-top:143px;
    }
    .hjzy_div2 .hjzy_div2_zw div p.p2{
        color: #a5a5a5;
        font-size: 14px;
    }
    .hjzy_div2 .hjzy_div2_zw div p.p1{
        color: #ffffff;
        font-size: 14px;
    }
    .hjzy_div2 .hjzy_div2_zw div p{
        width: 50%;
        height: 79px;
        padding: 27px 25px;
        float: left;
        margin: 0 auto;
        text-align: center;
    }
    .hjzy_div3{
        height: 260px;
        width: 100%;
        margin: 50px auto;
        background: url("../images/2017hj/hjzy_pic4.png") no-repeat;
    }
    .hjzy_div3 .content_gy{
        padding: 40px 150px 0;
    }
    .hjzy_div3 .content_gy .left{
        width: 630px;
        float: left;
    }
    .hjzy_div3 .content_gy .right{
        float: right;
        width: 170px;
    }
    .hjzy_div3 .content_gy .left .p1{
        font-size: 45px;
        color: #26bba6;
        height: 45px;
        line-height: 45px;
        margin-bottom: 15px;
    }
    .hjzy_div3 .content_gy .left .p2 .span1{
        display: inline-block;
        width: 250px;
        height: 45px;
        background: #006557;
        color: #fff;
        font-size: 32px;
        line-height: 45px;
        float: left;
        margin-right: 35px;
        text-align: center;
    }
    .hjzy_div3 .content_gy .left .p2 .span2{
        display: inline-block;
    }
    .hjzy_div3 .content_gy .left .p3 a{
        margin-top: 25px;
        display: inline-block;
        color: #fff;
        border-radius: 5px;
        width: 150px;
        height: 30px;
        line-height: 28px;
        transition: 0.5s;
        box-sizing: border-box;
        border: 1px solid #26bba6;
    }
    .hjzy_div3 .content_gy .left .p3 a:hover{
        background: #26bba6;
        color: #fff;
    }
    .hjzy_div2{
        background: #f8f8f8;
		padding-bottom:50px;
		margin-bottom:-50px;
    }
    .hjzy_div3 .content_gy .left .p3{
        text-align: center;
        font-size: 18px;
        color: #ffffff;
    }
    .hjzy_div4_zw{
        text-align: center;
    }
    .hjzy_div5{
        padding: 70px 0;
        background: url("../images/2017hj/hjzy_pic6.png") no-repeat center;
    }
    .hjzy_div5 .title{
        color: #fff;
        margin-bottom: 80px;
    }
    .hjzy_div5 .hjzy_div5_zw .div1{
        margin-bottom: 20px;
        padding: 0 50px;
    }
    .hjzy_div5 .hjzy_div5_zw .div2 .item{
        margin-right: 42px;
        float: left;
        width: 165px;
        text-align: center;
    }
    .hjzy_div5 .hjzy_div5_zw .div2 .item:last-child{
        margin-right: 0;
    }

    .hjzy_div5 .hjzy_div5_zw .div2 .item .p2{
        color: #a9a9a9;
        margin-bottom: 0px;
    }
    .hjzy_div5 .hjzy_div5_zw .div2 .item .p1{
        font-size: 14px;
        color: #26bba6;
        margin-bottom: 15px;
    }
    .hjzy_div6 .list1 {
        background: #fa9100;
    }
    .hjzy_div6 .list2 {
        background: #26bba6;
    }
    .hjzy_div6 .list3 {
        background: #2a98ff;
    }
    .hjzy_div6 .list4 {
        background: #eb357d;
    }
    .hjzy_div6 .list {
        padding: 25px;
    }
    .hjzy_div6>p{
        width: 100%;
        height: 78px;
        line-height: 78px;
        color: #666;
        font-size: 24px;
        text-align: center;
    }
    .hjzy_div6 .title{
        margin-bottom: 0px;
    }
    .hjzy_div6 .list .item{
        float: left;
        width: 268px;
        margin-right: 25px;
        position: relative;
    }
    .hjzy_div6 .list .item span{
        display: inline-block;
        position: absolute;
        text-align: center;
        left: 13px;
        width: 241px;
        background: #f95b52;
        height: 30px;
        color: #fff;
        line-height: 30px;
        bottom: 10px;
    }
    .hjzy_div6_zw  .p_title{

        width: 100%;
        height: 78px;
        line-height: 78px;
        color: #666;
        font-size: 24px;
        text-align: center;
    }
    .hjzy_div6 .list .item:last-child{
        margin-right: 0;
    }
    .hjzy_div6 .list4 .left{
        float: left;
        width: 49%;
        position: relative;
    }

    .hjzy_div6 .list4 .right{
        float: right;
        background: #fff;
        text-align: center;
        width: 49%;
        padding: 42px 0;
    }

    .hjzy_div6 .list4 .right .right_p1{
        color: #515151;
        font-size: 16px;
    }

    .hjzy_div6 .list4 .right .right_p2{
        margin-bottom: 0;
    }
    .hjzy_div6 .list4 img{
        width: 100%;
    }

    .hjzy_div6 .list4 .left span{
        position: absolute;
        width: 540px;
        text-align: center;
        bottom: 5px;
        color: #fff;
        line-height: 30px;
        height: 30px;
        background: #f95b52;
        left: 10px;
    }
    .hjzy_div7 .title{
        margin-top: 25px;
    }
    .hjzy_div7 .hjzy_div7_zw{
        position: relative;
    }
    .hjzy_div7 .hjzy_div7_zw p{
        width: 100%;
        position: absolute;
        text-align: center;
        bottom:10px;
    }
    .hjzy_div7 .hjzy_div7_zw a{
        display: inline-block;
        width:155px;
        height:35px;
        border-radius: 15px;
        line-height:35px;
        font-size: 16px;
        color: #fff;
        text-align: center;
        background: #f43c4a;
    }
    .hjzy_div8 {
        position: relative;
    }

    .hjzy_div8 .title{
        position: absolute;
        width: 100%;
        text-align: center;
        top: 50px;
        color: #222222;
        font-size: 40px;
        z-index: 999;
        height: 100px;
        line-height: 50px;
        padding-top: 15px;
        background: url(../images/2017hj/hjzy_pic25.png) no-repeat bottom center;
    }
    .hjzy_div8 .focusBox_hjzy .num{
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -20px;
        width: 100%;
    }
.hdym img{opacity: 0.9;vertical-align: middle !important;}

    .hjzy_div8 .focusBox_hjzy .num .prev{
        float: left;
    }

    .hjzy_div8 .focusBox_hjzy .num .next{
        float: right;
    }
	
	 .table-condensed .day:hover { cursor:pointer;}	
	
	
  .zhengwen .dede_pages ul {
	  float:none !important;
    padding: 12px 10px 12px 16px;
    list-style: none;
	width:500px;
	margin:0 auto;
}
.zhengwen .dede_pages ul li {
    float: left;
    font-family: Tahoma;
    line-height: 30px;
    margin-right: 6px;
    border: 1px solid #E9E9E9;
}   
.zhengwen .dede_pages ul li a {
    float: left;
    padding: 2px 8px 2px ;
    color: #555;
    display: block;
}
.zhengwen .dede_pages ul li.thisclass, .zhengwen .dede_pages ul li.thisclass a, .zhengwen .pagebox ul li.thisclass a:hover {
      background-color: #F8F8F8;
    padding: 1px 5px 1px!important;
	padding-right:5px!important;
	padding-left:5px!important; 
    font-weight: bold;
    line-height: 26px;
}

  /*右对话框*/
.izl-rmenu {position: fixed;right: 5px;/*margin-left:532px;*/bottom: 0px;padding-bottom: 8%;z-index: 999;}
.izl-rmenu .bbtn { width: 60px; height: 61px; margin-bottom: 2px; cursor: pointer; position: relative; }

.izl-rmenu .bbtn-phone { background: url(../img/r_phone.png) 0px 0px no-repeat; }
.izl-rmenu .bbtn-phone .phone { position: absolute; width: 160px; left: -160px; top: 0px; line-height: 61px; color: #FFF; font-size: 18px; text-align: center; display: none; }
.izl-rmenu .bbtn-phone:hover .phone{display: block;}
.izl-rmenu .bbtn-top { background: url(../img/r_top.png) 0px 0px no-repeat; display: none; }
.izl-rmenu .bbtn-class { display: block; background: url(../img/r_class.png) center no-repeat; background-size: 100%; }
.izl-rmenu .bbtn-class, .izl-rmenu .bbtn-qq, .izl-rmenu .bbtn-wx, .izl-rmenu .bbtn-phone, .izl-rmenu .bbtn-top { background-color: #1aa9f3 !important; }
.izl-rmenu .bbtn-class:hover, .izl-rmenu .bbtn-qq:hover, .izl-rmenu .bbtn-wx:hover, .izl-rmenu .bbtn-phone:hover, .izl-rmenu .bbtn-top:hover, .izl-rmenu .bbtn-phone .phone { background-color: #14a3ed !important; }
#unreadNum { visibility: hidden; position: absolute; width: 18px; height: 18px; background: #c9151e; color: #fff; left: -6px; top: -5px; z-index: 1000; text-align: center; border-radius: 50%; }
