body {
margin: 0px;
padding: 0px;
font-size: 12px;
font-family: "Microsoft YaHei";
min-width: 1200px;
background: #f8f8f8;
}

a {
text-decoration: none;
outline: none
}

a:hover {
color: #F90;
text-decoration: none
}

ul, li, h1, h3, h4, p, span, dt, dl, em {
margin: 0px;
padding: 0px
}

li {
list-style-type: none
}

input, textarea {
font-family: "Microsoft YaHei";
font-size: 14px
}

a {
text-decoration: none;
transition: 0.5s ease;
-o-transition: 0.5s ease;
-webkit-transition: 0.5s ease;
}

img {
border: 0px
}

.fr {
float: right;
}

.fl {
float: left;
}
/*banner部分开始*/
.oiobanner {
position: relative;
}

.oio_img {
width: 100%;
overflow: hidden;
margin-top: -2px;
position: relative;
}

.oio_img img {
width: 100%;
display: block;
margin: 0;
padding: 0;
border: none;
vertical-align: top;
}

.oiobanner .text {
width: 1200px;
margin: 0 auto;
position: absolute;
top: 24%;
left: 50%;
margin-left: -600px;
color: #fff;
}

.oiobanner .text .news {
letter-spacing: 9px;
font-size: 50px;
}

.oiobanner .text .oio {
font-style: normal;
color: #ffc610;
margin-right: 2%;
font-size: 56px;
}

.oiobanner .text .bold {
font-size: 74px;
font-weight: bold;
}

.oiobanner .text .apply {
display: inline-block;
margin-top: 72px;
padding: 8px 20px;
color: #FFF;
border: 1px solid #fff;
border-radius: 8px;
font-size: 30px;
}
/*banner部分结束*/

/**第一屏**/
.main_first {
width: 100%;
margin-top: 60px;
overflow: hidden
}

.main_first .content {
width: 1200px;
margin: 0 auto
}

.main_first .content .titles {
width: 100%;
text-align: center
}

.main_first .content .titles h1 {
font-size: 50px;
color: #2a3c53;
margin: 0 auto;
padding-bottom: 10px;
position: relative;
font-weight: bold;
}

.main_first .content .titles h2 {
font-size: 20px;
width: 400px;
margin: 0 auto;
color: #999;
font-weight: lighter;
padding-top: 5px
}

.main_first .content .titles h2 font {
color: #00b0ed;
}

.main_first .content .number {
width: 100%;
float: left;
margin-top: 80px;
padding-bottom: 20px
}

.main_first .content .number ul.fl {
width: 510px;
float: left;
}

.main_first .content .number ul.fl li {
float: left;
margin: 0px 8px 8px 0px;
cursor: pointer;
z-index: 0;
position: relative;
height: 118px
}

.main_first .content .number ul.fl li img {
}

.main_first .content .number ul.fl li .in {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.main_first .content .number ul.fl li.on {
    z-index: 99;
}

    .main_first .content .number ul.fl li.on .in {
        position: absolute;
        z-index: 100;
        width: auto;
        text-align: center;
        top: -18px;
        left: -20px
    }

    .main_first .content .number ul.fl li.on img {
        border: 1px solid #fff;
        padding: 15px;
        -webkit-box-shadow: 0 0 3px #666;
        -moz-box-shadow: 0 0 3px #666;
        box-shadow: 0 0 3px #666;
    }

.main_first .content .number ul.fl li#a1.on img {
    background: #02B7E2
}

.main_first .content .number ul.fl li#a2.on img {
    background: #E86024
}

.main_first .content .number ul.fl li#a3.on img {
    background: #5DB511
}

.main_first .content .number ul.fl li#a4.on img {
    background: #19A858
}

.main_first .content .number ul.fl li#a5.on img {
    background: #00BCE2
}

.main_first .content .number ul.fl li#a6.on img {
    background: #E09A18
}

.main_first .content .number ul.fl li#a7.on img {
    background: #00B0EC
}

.main_first .content .number ul.fl li#a8.on img {
    background: #00B0EC
}

.main_first .content .number .fr {
width: 570px;
float: right;
position: relative
}

.main_first .content .number .fr .divs {
width: 100%;
float: left
}

.main_first .content .number .fr img {
position: absolute;
right: -60px;
top: -120px;
}

.main_first .content .number .fr h1 {
color: #00b0ed;
font-size: 30px;
width: 100%;
float: left;
top: 100px;
padding-bottom: 5px;
position: absolute
}

.main_first .content .number .fr ul {
width: 100%;
float: left;
position: absolute;
top: 160px
}

.main_first .content .number .fr ul li {
    float: left;
    font-size: 16px;
    color: #888;
    width: 570px;
    list-style-type: disc;
    line-height: 28px;
    margin-left: 20px
}

.main_first .content .number .fr a {
width: 339px;
height: 112px;
display: block;
background: url(../images/butn.png) no-repeat;
outline-style: none;
float: left;
position: absolute;
top: 264px
}

.main_first .content .number .fr a:hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

.main_first .ling_hang {
width: 100%;
height: 440px;
}

.main_first .ling_hang a {
width: 555px;
height: 112px;
display: block;
outline-style: none;
margin: 0 auto;
margin-top: 50px
}

.main_first .ling_hang.color_1 { /*background:url("../images/first1.png") no-repeat;*/
background: #1fa4f1;
background-size: 100%;
-moz-background-size: 100%;
background-size: cover;
}

.main_first .ling_hang.color_1 img {
display: inline-block;
height: 440px;
}

.main_first .ling_hang2.color_2 {
background-color: #f5f5f5;
margin-top: -4px;
}

.main_first .ling_hang.color_3 { /*background:url("../images/fird1.png") no-repeat;*/
background: #1fa4f1;
background-size: 100%;
}

.main_first .ling_hang.color_3 img {
display: inline-block;
padding-top: 16%;
}

.main_first .ling_hang.color_4 { /* background:url("../images/five1.png") no-repeat;background-size: 100%;background-size: cover;*/
background: #1fa4f1;
}

.main_first .ling_hang.color_4 img {
display: inline-block;
padding-top: 13%;
}

.main_first .ling_hang .center_fc {
width: 1200px;
margin: 0 auto;
overflow: hidden;
}

.main_first .ling_hang .center_fc .left_fl {
width: 50%;
float: left;
color: #fff;
}

.main_first .ling_hang .center_fc .left_fr {
width: 50%;
float: left;
}

.main_first .ling_hang .center_fc .right_fl {
width: 50%;
float: left;
text-align: right
}

.main_first .ling_hang .center_fc .right_fr {
width: 50%;
float: left;
}

.main_first .ling_hang .center_fc h1 {
width: 100%;
line-height: 40px;
padding-top: 90px;
padding-bottom: 20px;
font-size: 34px;
color: #fff;
}

.main_first .ling_hang .center_fc p {
width: 100%;
float: left;
line-height: 32px;
font-size: 16px;
color: #d3e8f4;
}

.main_first .ling_hang.color_2 .center_fc h1, .main_first .ling_hang.color_2 .center_fc p, .main_first .ling_hang.color_3 .center_fc p, .main_first .ling_hang.color_3 .center_fc h1 {
color: #fff
}

.main_first .content .a_one {
background: #F1F1F1
}

.ling_btn {
width: 100%;
height: 231px;
margin-top: 60px;
text-align: center;
}

.ling_btn a {
display: inline-block;
width: 555px;
height: 231px;
}

.main_first .ling_hang2 {
width: 100%;
height: 440px;
}

.main_first .ling_hang2 .center_fc {
width: 1200px;
margin: 0 auto;
overflow: hidden;
}

.main_first .ling_hang2 .center_fc .left_fl {
width: 50%;
float: left;
}

.main_first .ling_hang2 .center_fc .left_fl h1 {
width: 100%;
line-height: 40px;
padding-top: 90px;
padding-bottom: 20px;
font-size: 34px;
color: #2b94d6;
}

.main_first .ling_hang2 .center_fc .left_fl p {
width: 100%;
float: left;
line-height: 32px;
font-size: 16px;
color: #999;
}

.main_first .ling_hang2 .left_fr {
width: 50%;
float: right;
}

.main_first .ling_hang2 .left_fr img {
display: inline-block;
width: 440px;
height: 440px;
}
/**第二屏**/
.main_second {
width: 100%;
margin-top: 100px;
overflow: hidden;
}

.main_second .titles {
width: 100%;
text-align: center
}

.main_second .titles h1 {
font-size: 50px;
color: #2a3c53;
margin: 0 auto;
padding-bottom: 10px;
position: relative;
font-weight: bold;
}

.main_second .titles h1 em {
display: block;
width: 120px;
height: 4px;
position: absolute;
left: 140px;
bottom: -3px;
background: #00b0ed
}

.main_second .titles h2 {
font-size: 20px;
width: 400px;
margin: 0 auto;
color: #999;
font-weight: lighter;
padding-top: 5px
}

.main_second .titles h2 font {
color: #00b0ed;
}

.main_second .content {
width: 100%;
float: left;
background: #f5f5f5;
padding: 40px 0px 50px 0px;
margin-top: 50px
}

.main_second .content ul {
width: 1200px;
margin: 0 auto
}

.main_second .content ul li {
float: left;
width: 218px;
height: 190px;
position: relative;
}

.main_second .content ul li a {
display: block;
width: 100%;
height: 100%;
float: left;
transition: width 2s, height 2s;
-moz-transition: width 2s, height 2s, -moz-transform 1s; /* Firefox 4 */
-webkit-transition: width 2s, height 2s, -webkit-transform 1s; /* Safari and Chrome */
-o-transition: width 2s, height 2s, -o-transform 1s; /* Opera */
}

.main_second .content ul li a:hover { /*-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);*/
}

.main_second .content ul li a.l1 {
    background: url(../images/icon-1.png) center 50px no-repeat;
}

    .main_second .content ul li a.l1:hover {
        background: url(../images/icon-1-hover.png) center 50px no-repeat;
    }

.main_second .content ul li a.l2 {
    background: url(../images/icon-2.png) center 50px no-repeat;
}

    .main_second .content ul li a.l2:hover {
        background: url(../images/icon-2-hover.png) center 50px no-repeat;
    }

.main_second .content ul li a.l3 {
    background: url(../images/icon-3.png) center 50px no-repeat;
}

    .main_second .content ul li a.l3:hover {
        background: url(../images/icon-3-hover.png) center 50px no-repeat;
    }

.main_second .content ul li a.l4 {
    background: url(../images/icon-4.png) center 50px no-repeat;
}

    .main_second .content ul li a.l4:hover {
        background: url(../images/icon-4-hover.png) center 50px no-repeat;
    }

.main_second .content ul li a.l5 {
    background: url(../images/icon-5.png) center 50px no-repeat;
}

    .main_second .content ul li a.l5:hover {
        background: url(../images/icon-5-hover.png) center 50px no-repeat;
    }

.main_second .content ul li a.l6 {
    background: url(../images/icon-6.png) center 50px no-repeat;
}

    .main_second .content ul li a.l6:hover {
        background: url(../images/icon-6-hover.png) center 50px no-repeat;
    }

.main_second .content ul li a.l7 {
    background: url(../images/icon-7.png) center 50px no-repeat;
}

    .main_second .content ul li a.l7:hover {
        background: url(../images/icon-7-hover.png) center 50px no-repeat;
    }

.main_second .content ul li a.l8 {
    background: url(../images/icon-8.png) center 50px no-repeat;
}

    .main_second .content ul li a.l8:hover {
        background: url(../images/icon-8-hover.png) center 50px no-repeat;
    }

.main_second .content ul li a.l9 {
    background: url(../images/icon-9.png) center 50px no-repeat;
}

    .main_second .content ul li a.l9:hover {
        background: url(../images/icon-9-hover.png) center 50px no-repeat;
    }

.main_second .content ul li a.l10 {
    background: url(../images/icon-10.png) center 50px no-repeat;
}

    .main_second .content ul li a.l10:hover {
        background: url(../images/icon-10-hover.png) center 50px no-repeat;
    }

.main_second .content ul li a:hover p {
    color: #00b0ed
}

.main_second .content ul li a p {
    font-size: 18px;
    color: #333;
    display: block;
    width: 200px;
    position: absolute;
    bottom: 50px;
    line-height: 30px;
    text-align: center
}

.main_second .content ul li.top {
background: url(../images/line-1.png) right 0px no-repeat;
border-bottom: 1px solid #E7E7E7
}

.main_second .content ul li.bottom {
background: url(../images/line-1.png) right -180px no-repeat;
}

.main_second .content ul li.nos {
background: none
}

.main_second .content ul li.lefts {
border-bottom: 0px;
padding-left: 50px;
margin-left: 0px
}

.main_second .content ul li.lefts em {
    position: absolute;
    display: block;
    width: 100%;
    left: 0px;
    bottom: -1px;
    background: url(../images/line-2.png) left bottom no-repeat;
    height: 1px;
}

.main_second .content ul li.rights {
border-bottom: 0px;
padding-right: 50px;
}

.main_second .content ul li.rights em {
    position: absolute;
    display: block;
    width: 100%;
    left: 0px;
    bottom: -1px;
    background: url(../images/line-2.png) -1074px bottom no-repeat;
    height: 1px;
}

.main_third {
width: 100%;
margin-top: 100px;
}

.main_third .titles {
width: 100%;
text-align: center;
}

.main_third .titles h1 {
font-size: 50px;
color: #2a3c53;
margin: 0 auto;
padding-bottom: 10px;
position: relative;
font-weight: bold;
}

.main_third .content {
/*background:url("../images/mainthird.png") no-repeat;
background-size: 100%;
height: 984px;*/
margin-top: 50px;
position: relative;
}

.main_third .content p {
    width: 1200px;
    line-height: 48px;
    margin: 0 auto;
    padding-top: 50px;
    color: #fff;
    font-size: 24px;
    text-indent: 46px;
    position: absolute;
    position: absolute;
    left: 50%;
    margin-left: -600px;
    z-index: 100;
}

.main_third .content img {
display: block;
width: 100%;
}

.main_third .content2 {
margin-top: 50px;
}

.main_third .content2 img {
display: block;
width: 100%;
}

.softfooter {
width: 100%;
background: url("../images/fourbg.png") no-repeat #f5f5f5;
/*background-size: 100%;*/
height: 900px;
}

.softfooter .line {
border-bottom: 1px solid #b8b8b8;
}

.softfooter .title {
width: 1200px;
margin: 0 auto;
padding: 38px 0;
text-align: center;
color: #FFF;
font-size: 30px;
letter-spacing: 2px;
}

.softfooter .container {
margin: 60px auto 0;
width: 1200px;
}

.softfooter .container .left {
width: 25.4%;
height: 600px;
float: left;
border-right: 1px solid #b8b8b8;
}

.softfooter .container .left em, .softfooter .container .right em {
margin-bottom: 40px;
display: inline-block;
color: #fff;
font-size: 26px;
font-style: normal;
}

.softfooter .container .left p {
line-height: 40px;
color: #efefef;
font-size: 16px;
}

.softfooter .container .right {
width: 70%;
float: right;
}

.softfooter .container .right .form {
}

.softfooter .container .right .form span {
display: block;
height: 87px;
color: #efefef;
font-size: 16px;
position: relative;
}

    .softfooter .container .right .form span input {
        width: 300px;
        /*background: #efefef;*/
        background-color: rgba(239,239,239,0.40869140625);
        border: 1px solid #ccc;
        height: 44px;
        padding-left: 10px;
        font-size: 16px;
        line-height: 44px;
        -webkit-box-shadow: inset 0 0 2px #ddd;
        -moz-box-shadow: inset 0 0 2px #ddd;
        box-shadow: inset 0 0 2px #ddd;
        border-radius: 3px;
    }

    .softfooter .container .right .form select {
        width: 300px;
        height: 44px;
        line-height: 44px;
        padding-left: 10px;
        /*background: #FFF;*/
        background-color: rgba(239,239,239,0.40869140625);
        border: 1px solid #ddd;
        font-size: 14px;
        border-radius: 3px;
    }

.softfooter .container .right .form span .butn {
display: inline-block;
width: 120px;
line-height: 44px;
margin-left: 14px;
font-size: 14px;
color: #1fa4f1;
cursor: pointer;
border-radius: 3px;
border: 1px solid #1fa4f1;
text-align: center;
}

.mr {
margin-right: 3%;
}

.softfooter .container .right .form .tijiao {
display: inline-block;
width: 310px;
height: 44px;
line-height: 44px;
margin-left: 10%;
background: #1fa4f1;
font-size: 16px;
color: #FFF;
cursor: pointer;
border-radius: 2px;
border: #1fa4f1 1px solid;
text-align: center;
}

.softfooter .container .right .form .tijiao:hover {
background-color: #126493;
border: #126493 1px solid;
}
/*footer部分开始*/
.footer {
background: #e62011;
width: 100%;
float: left;
height: 290px;
position: relative;
}

.footer ul {
width: 1200px;
margin: 0 auto;
}

.footer ul li {
float: left;
color: #fff;
margin: 50px 0px;
}

.footer ul li .titles {
display: block;
background: #70110a;
border-radius: 20px;
line-height: 30px;
padding: 0px 20px;
float: left;
text-align: center;
margin-bottom: 5px;
font-size: 14px;
}

.footer ul li.fl {
width: 280px;
float: left;
}

.footer ul li.fl a {
width: 50%;
float: left;
display: block;
color: #fff;
text-indent: 20px;
font-size: 14px;
padding-top: 10px;
}

.footer ul li.fl a:hover {
    text-decoration: underline;
}

.footer ul li.fr {
width: 250px;
float: right;
}

.footer ul li.fr .sweep {
width: 100%;
float: left;
}

.footer ul li.fr .sweep img {
    float: left;
    width: 100px;
    height: 100px;
    margin: 12px 20px 0px 5px;
    display: inline;
}

.footer ul li.fr .sweep span {
    display: block;
    float: left;
    line-height: 40px;
    font-size: 14px;
    margin: 0px 26px 0px 26px;
    display: inline;
}

.footer ul li.center {
border-left: 1px solid #c81c10;
border-right: 1px solid #c81c10;
padding-bottom: 68px;
width: 594px;
float: left;
position: relative;
}

.footer ul li.center .address {
float: left;
padding: 0px 70px;
}

.footer ul li.center .address span {
    display: block;
    float: left;
    line-height: 32px;
    font-size: 14px;
    width: 480px;
    text-indent: 20px;
}

.footer ul li.center .address span img {
    margin-top: 5px;
    margin-right: 15px;
}

.footer p {
    display: block;
    width: 100%;
    line-height: 40px;
    position: absolute;
    bottom: -20px;
    background: #70110a;
    color: #fff;
    text-align: center;
    font-size: 14px;
}
/*footer部分结束*/