@charset "utf-8";

* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    box-sizing: border-box
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

i,
em {
    font-style: normal;
}

input,
select {
    vertical-.area-body div div: last-childalign:middle;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a img {
    border: 0 none;
}

a,
input,
textarea {
    outline: none;
}

input:focus,
select:focus,
textarea:focus {
    color: #666 !important;
}

.tl li {
    white-space: nowrap;
    overflow: hidden;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.dpn {
    display: none
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
    _height: 1px;
}

*html .clearfix {
    height: 1%;
}

*+html .clearfix {
    height: 1%;
}

body {
    font-family: "Microsoft YaHei";
    color: #333333;
}

.color-red {
    color: #FF0000;
}

.container {
    width: 100%;
    height: auto;
    margin: 0 auto;
    max-width: 750px;
}

.header {
    width: 750px;
    height: 448px;
    background: url(../images/banner.png);
    bottom center no-repeat;
    position: relative;
}

.header img {
    width: 45px;
    float: left;
    margin-right: 20px;
}

.select {
    width: 440px;
    height: 60px;
    margin: 40px auto 20px;
    background: #ffffff;
    font-size: 28px;
    box-sizing: border-box;
    border: 2px solid #2281eb;
    border-radius: 30px;
    padding-left: 70px;
}

.select span {
    height: 34px;
    line-height: 34px;
    margin-top: 10px;
    display: inline-block;
    padding-right: 20px;
    border-right: 1px solid #333;
}

.select select {
    width: 150px;
    height: 46px;
    margin-left: 30px;
    font-size: 26px;
    color: #2281eb;
    line-height: 46px;
    padding-left: 20px;
    cursor: pointer;
    outline: none;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff url(../images/arrow.png) no-repeat 95px 50%;


}

.area-con {
    width: 750px;
    height: auto;
    padding: 0 20px;
    /* border-bottom: 15px solid #f2f2f2; */
}

.area-head {
    width: 100%;
    height: 65px;
    line-height: 1.2;
    font-size: 24px;
    padding-top: 20px;
}

.area-head img {
    float: left;
}

.area-head span {
    margin-left: 10px;
    float: left;
    color: #306baf;
}

.area-body>div {
    border: 1px solid #cccccc;
    background: #f7fbff;
    margin-bottom: 20px;
    line-height: 2;
    padding: 5px 10px 10px 10px;
}

.area-body div div:first-child {
    font-size: 22px;
    padding-left: 20px;
}

.area-body div div:last-child {
    padding-left: 20px;
    padding-right: 50px;
    font-size: 22px;
    letter-spacing: 2px;
    text-align: justify;
}

.area-body .report {
    text-align: center;
    padding-bottom: 30px;
}

.report a {
    display: inline-block;
    background: #306baf;
    width: 250px;
    height: 50px;
    color: #fff;
    font-size: 22px;
    line-height: 2.3;
    border-radius: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.r_active {
    background: #2fa0e0 !important;
}

.tool-title {
    width: 750px;
    height: 135px;
    font-size: 28px;
    padding: 45px 30px 50px;

}

.tool-title span {
    margin-left: 20px;
    line-height: 30px;
}

.tool-title div {
    margin-top: -10px;
    width: 350px;
    height: 50px;
    font-size: 22px;
    line-height: 50px;
    text-align: center;
    color: #B7B3AD;
    border: 1px solid #d1d1d1;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

/***********************/
.tool_con {
    width: 750px;
    height: 170px;
    padding: 0 30px 0px;
    display: flex;


}

.tool_item_active i {
    background: #306baf !important;
    color: #fff !important;
}

.tool_item_active span {
    color: #306baf !important;
}

.tool_item {
    /*display: block;*/
    display: inline-block;
    width: 120px;
    padding: 10px;
    /*margin-left: 70px;*/
    margin-left: 65px;
    height: 160px;
    text-align: center;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.tool_item span {
    display: block;
    margin-top: 10px;
    font-size: 20px;
    transition: all .2s;

}

.tool_item .iconfont {
    transition: all .2s;
    display: block;
    text-align: center;
    font-size: 50px;
    width: 90px;
    height: 90px;
    border-radius: 45px;
    color: #306baf;
    padding-top: 13px;
    border: 2px solid #306baf;
    margin-left: 5px;
}



/***********************/
.small-icon {
    width: 750px;
    padding: 0 0 20px;
}

.small-icon-ul {
    width: 710px;
    margin: 0 auto;
    border-top: 1px solid #eee;
    display: flex;
    align-items: center;
    padding-top: 24px;
    padding-left: 10px;
}

.small-icon-li {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    width: 150px;
    height: 55px;
    float: left;
    font-size: 20px;
}

.small-icon-li+.small-icon-li {
    /*margin-left: 138px;*/
    margin-left: 120px;
}

.small-icon-li>a {
    display: flex;
    align-items: center;
}

.small-icon-li>a>i {
    width: 35px;
    text-align: center;
    font-size: 25px;
    color: #497ed4;
    margin-right: 5px;
    transition: all .3s;
}

.small_active i {}

.small_active span {
    color: #306baf !important;
}

/***********************/
.small-icon>.small-icon-ul:nth-child(1)>.small-icon-li:nth-child(1)>a>i {
    font-size: 25px;
}

.small-icon>.small-icon-ul:nth-child(1)>.small-icon-li:nth-child(2)>a>i {
    font-size: 23px;
}

.small-icon>.small-icon-ul:nth-child(1)>.small-icon-li:nth-child(3)>a>i {
    font-size: 23px;
}

.small-icon>.small-icon-ul:nth-child(2)>.small-icon-li:nth-child(1)>a>i {
    font-size: 21px;
}

.small-icon>.small-icon-ul:nth-child(2)>.small-icon-li:nth-child(2)>a>i {
    font-size: 28px;
}

.small-icon>.small-icon-ul:nth-child(2)>.small-icon-li:nth-child(3)>a>i {
    font-size: 28px;
}

.small-icon>.small-icon-ul:nth-child(3)>.small-icon-li:nth-child(1)>a>i {
    font-size: 26px;
}

.small-icon>.small-icon-ul:nth-child(3)>.small-icon-li:nth-child(2)>a>i {
    font-size: 24px;
}

.small-icon>.small-icon-ul:nth-child(3)>.small-icon-li:nth-child(3)>a>i {
    font-size: 24px;
}

.small-icon>.small-icon-ul:nth-child(4)>.small-icon-li:nth-child(1)>a>i {
    font-size: 23px;
}

.small-icon>.small-icon-ul:nth-child(4)>.small-icon-li:nth-child(2)>a>i {
    font-size: 27px;
}

.small-icon>.small-icon-ul:nth-child(4)>.small-icon-li:nth-child(3)>a>i {
    font-size: 27px;
}

#footer {
    width: 750px;
    height: 100px;
    background: #006FC3;
    line-height: 2.7;
    text-align: center;

}

#footer a {
    font-size: 35px;
    color: #fff;
}

.kssj {
    text-align: center;
    margin: 0px 0px;
    width: 100%;
}

.kssj div {
    padding-left: 0px !important;
    padding-right: 0px !important;
    text-align: center !important;
}

.right_bar {
    position: fixed;
    right: 6px;
    bottom: 20%;
    z-index: 10001;
    width: 130px;
}

.right_bar a img {
    display: block;
    width: 100%;
}