/*
* Copyright (c) nanhua All rights reserved.
* MIT Licensed
* Build: 2017-5-18 10:30
* By aiko wang
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, input, button, textarea, p, blockquote, th, td
{
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

body {
    letter-spacing: 0px;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
}

em, i {
    font-style: normal;
}

button, input, select, textarea {
    font-family: PingFang, Arial, "Microsoft Yahei", STXihei, STHeiti,
    "Hiragino Sans GB", "Helvetica Neue", Helvetica, sans-serif;
}

a, input {
    -webkit-appearance: none;
    text-decoration: none;
    outline: none;
    color: #666;
}

a:hover {
    color: #1070AE;
    text-decoration: none;
}

a:visited, a:link {

}

img {
    border: 0 none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clear:after {
    display: block;
    clear: both;
    content: "";
    overflow: hidden;
    height: 0;
}

.clear {
    zoom: 1;
}

.Helvetica { /**/

}

.clearboth {
    clear: both;
}

input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner, input[type="file"]>input[type="button"]::-moz-focus-inner
{
    border: none;
    padding: 0;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill
{
    -webkit-box-shadow: 0 0 0 1000px white inset;
}

input[type=text]:focus, input[type=password]:focus, textarea:focus {
    -webkit-box-shadow: 0 0 0 1000px white inset;
}


/*tech index*/
.page-wraper{
    padding-top: 0px !important;
}
.tech-wrap-full {
    width: 100%;
}

.tech-banner-wrap {
    background: url("../images/banner.jpg") no-repeat center;
    width: 100%;
    height: 1050px;
}

.tech-banner {
    background: url("../images/banner_shadow.jpg") no-repeat center;
    height: 1050px;
    width: 1280px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}


.tech-intro-wrap-top{
    height: 380px;
    background: #fff;
}
.tech-intro-wrap-top div{
    width: 1280px;
    height: 380px;
    margin: 0 auto;
}
.tech-intro-wrap-top div ul{
    overflow: hidden;
    margin-top: 50px;
    padding: 20px;
}
.tech-intro-wrap-top div li{
    width: 410px;
    display: block;
    float: left;
    position: relative;
}
.tech-intro-wrap-top div li img{
    display: block;
    margin: 40px auto;
    width: 200px;
}
.tech-intro-wrap-top div .last{

}
.tech-intro-wrap-top div li div{
    display: none;
    width: 300px;
    height: 290px;
    border: 1px solid #eee;
    border-radius: 15px;
    box-shadow: 0 0 20px #eee;
    margin-left: 50px;
    position: absolute;
    top: 0;
    background: #fff;
}
.tech-intro-wrap-top div li div h3{/* background: url("../images/index_intro_pic7.png") no-repeat 30px; */padding: 30px;font-size: 22px;text-indent: 5px;background-size: 60px;line-height: 36px;}
.tech-intro-wrap-top div li div span{
    display: block;
    float: left;
    width: 100px;
    padding-left: 40px;
    line-height: 29px;
    font-size: 16px;
    color: #999;
}
.tech-intro-wrap-top div li div span em{
    display: block;
    color: #468ee5;
}


.tech-intro-wrap0 {
    width: 100%;
    height: 675px;
    background: #fff;
    position: relative;
}

.tech-intro-wrap0{
    height: 610px;
    background: #F4F7FE;
}
.tech-intro-wrap0 .fake-cover2{
    position: absolute;
    background: #fff;
    height: 320px;
    width: 400px;
    right: 0;
    top: 120px;
}
.tech-intro-wrap0 .tech-intro{
    width: 1280px;
    margin: 0 auto;
    background: url("../images/index_intro_pic4.jpg") no-repeat left;
    height: 610px;
}
.tech-intro-wrap0 .tech-intro .title{
    background: url("../images/title_line.png") no-repeat left bottom;
    padding-top: 70px;
    height: 50px;
    font-size: 30px;
}
.tech-intro-wrap0 .tech-intro .intro-box{
    background: #fff;
    height: 280px;
    width: 700px;
    float: right;
    padding: 20px;
    position: absolute;
    margin-left: 550px;
}
.tech-intro-wrap0 .tech-intro .intro-box h4{
    font-size: 16px;
    padding: 20px 0 20px 50px;
}
.tech-intro-wrap0 .tech-intro .intro-box p{
    color: #999;
    font-size: 14px;
    line-height: 30px;
    padding: 0 50px 0 50px;
    text-indent: 2em;
}
.tech-intro-wrap0 .tech-intro .intro-box a{
    font-size: 16px;
    color: #999;
    border: 1px solid #999;
    border-radius: 15px;
    margin-top: 30px;
    display: block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-indent: 0;
    margin-left: 50px;
}
.tech-intro-wrap0 .tech-intro .intro-box a:hover{
    border:1px solid #333;
    color:#333;
}

.tech-intro-wrap1 {
    width: 100%;
    height: 675px;
    background: #fff;
}

.tech-intro-wrap1 .tech-intro {
    background: url("../images/index_intro_pic1.png") no-repeat right;
    height: 675px;
    width: 1280px;
    margin: 0 auto;
}

.tech-intro-wrap1 .tech-intro .title {
    background: url("../images/title_line.png") no-repeat left bottom;
    padding-top: 70px;
    height: 50px;
    font-size: 30px;
}

.tech-intro-wrap1 .tech-intro .content {
    width: 740px;
    padding: 40px 0 0 0;
    color: #999;
    line-height: 33px;
    text-indent: 2em;
    font-size: 15px;
}

.tech-intro-wrap1 .tech-intro .content p {
}

.tech-intro-wrap1 .tech-intro .content a {
    font-size: 16px;
    color: #999;
    border: 1px solid #999;
    border-radius: 15px;
    margin-top: 50px;
    display: block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-indent: 0;
    /* margin-left: -40px; */
}

.tech-intro-wrap1 .tech-intro .content a:hover {
    border: 1px solid #666;
    color: #666;
}

.tech-intro-wrap2 {
    width: 100%;
    background: #F4F7FE;
    height: 700px;
    position: relative;
}

.tech-intro-wrap2 .fake-cover {
    position: absolute;
    height: 450px;
    background: #fff;
    width: 600px;
    right: 0;
    top: 120px;
}

.tech-intro-wrap2 .tech-intro {
    background: url("../images/index_intro_pic2.jpg") no-repeat -100px center;
    width: 1280px;
    height: 700px;
    margin: 0 auto;
}

.tech-intro-wrap2 .tech-intro .title {
    background: url("../images/title_line.png") no-repeat left bottom;
    padding-top: 70px;
    height: 50px;
    font-size: 30px;
}

.tech-intro-wrap2 .tech-intro .content {
    background: #fff;
    width: 750px;
    float: right;
    height: 450px;
    border-radius: 5px 0 0 5px;
    position: absolute;
    margin-left: 520px;
    z-index: 9;
}

.tech-intro-wrap2 .tech-intro .content p {
    display: block;
    float: left;
    margin-bottom: 50px;
    padding: 0 20px;
    position: relative;
}

.tech-intro-wrap2 .tech-intro .content p span {
    display: block;
    float: left;
    width: 235px;
    text-align: center;
    font-size: 20px;
}

.tech-intro-wrap2 .tech-intro .content p span img {
    display: block;
    margin: 40px auto 20px;
    /* opacity: 0; */
}

.tech-intro-wrap2 .tech-intro .content p span i {
    opacity: 0;
    font-style: normal;
    /* color: #1d71ff; */
}

.tech-intro-wrap2 .tech-intro .content p a {
    display: block;
    float: left;
    position: relative;
    text-indent: 69px;
    width: 236px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #333;
    opacity: 0;
}

.tech-intro-wrap2 .tech-intro .content p a em {
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    background: hsl(102, 58%, 43%);
    border-radius: 100px;
    left: 39px;
    top: 6px;
    opacity: 0;
}

.tech-intro-wrap3 {
    background: url("../images/index_intro_pic3.jpg") no-repeat center;
    width: 100%;
    height: 940px;
    background-color: #fff;
}

.tech-intro-wrap3 .tech-intro {
    background: url("../images/index_intro_pic3.jpg") no-repeat center;
    width: 1280px;
    height: 940px;
    margin: 0 auto;
}

.tech-intro-wrap3 .tech-intro .title {
    background: url("../images/title_line.png") no-repeat center bottom;
    text-align: center;
    font-size: 30px;
    height: 50px;
    padding-top: 80px;
}

.tech-intro-wrap4 {
    width: 100%;
    height: 612px;
    background: #F4F7FE;
}

.tech-intro-wrap4 .tech-intro {
    height: 612px;
    width: 1280px;
    margin: 0 auto;
}

.tech-intro-wrap4 .tech-intro .title {
    background: url(../images/title_line.png) no-repeat center bottom;
    text-align: center;
    font-size: 30px;
    height: 50px;
    padding-top: 80px;
}

.tech-foot-wrap {
    background: url("../images/contact_bottom.png") no-repeat center;
    width: 100%;
    height: 244px;
}

.tech-foot-wrap .tech-foot {
    background: url("../images/contact_bottom.png") no-repeat center;
    width: 1280px;
    height: 244px;
    margin: 0 auto;
}

.tech-foot-wrap .tech-foot p {
    color: #fff;
    font-size: 12px;
    text-align: center;
    padding-top: 120px;
    line-height: 25px;
}

.slider-box {
    height: 400px;
    width: 1280px;
    position: relative;
    margin: 0 auto;
    margin-top: 50px;
}

.slider-left-box {
    width: 503px;
    height: 340px;
    background: #fff;
    position: absolute;
    top: 15px;
    left: 110px;
    background-size: 480px;
    background-position: center;
    opacity: 0.4;
    background-repeat: no-repeat;
    border-radius: 10px;
}

.slider-left-box .l-show {
    display: block !important;
}

.slider-right-box img {
    width: 890px;
    height: 460px;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    /* opacity: 0.5; */
}

.slider-right-box .r-show {
    display: block !important;
}

.slider-middle-box {
    width: 530px;
    height: 350px;
    margin: 0 auto;
    padding: 10px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px #ddd;
    position: absolute;
    left: 360px;
    z-index: 99;
}

.slider-middle-box .s-img-box {
    width: 530px;
    height: 350px;
    position: relative;
    display: none;
    position: absolute;
}

.slider-middle-box .m-show {
    display: block !important;
}

.slider-middle-box .s-img-box img {
    position: absolute;
    display: block;
    width: 530px;
    height: 350px;
    overflow: hidden;
    border-radius: 10px;
}

.slider-right-box {
    width: 503px;
    height: 340px;
    background: #fff;
    position: absolute;
    top: 15px;
    right: 110px;
    background-size: 480px;
    background-position: center;
    opacity: 0.4;
    background-repeat: no-repeat;
    border-radius: 10px;
}

.slider-box img {
    /* height: 200px; */
}

.slider-middle-box div {
    display: none;
}

.slider-box .left-link {
    position: absolute;
    display: block;
    margin-left: -335px;
    z-index: 9;
    top: 150px;
}

.slider-box .left-link img {
    width: 50px;
    height: 50px;
}

.slider-box .right-link {
    position: absolute;
    display: block;
    /* background: #ff0000; */
    margin-left: 820px;
    top: 150px;
    z-index: 9;
}

.slider-box .right-link img {
    width: 50px;
    height: 50px;
}

.show {
    display: block !important;
}

.tech-float-panel {
    width: 88px;
    height: 470px;
    position: fixed;
    right: 10px;
    top: 150px;
    z-index: 99;
}

.tech-float-panel a {
    display: block;
    float: left;
}

.tech-float-panel .fl-1 {
    background: url(../images/float-box-link1.png) no-repeat;
    height: 115px;
    width: 80px;
}

.tech-float-panel .fl-1 img{display: block;margin: 49px auto 0 auto;}

.tech-float-panel .fl-2 {
    background: url(../images/float-box-link2.png) no-repeat;
    height: 109px;
    width: 80px;
}

.tech-float-panel .fl-3 {
    background: url(../images/float-box-link3.png) no-repeat;
    height: 104px;
    width: 88px;
}

.tech-float-panel .fl-4 {
    background: url(../images/float-box-link4.png) no-repeat;
    height: 120px;
    width: 80px;
}

.tech-float-panel .fl-1:hover {
    background: url(../images/float-box-link1h.png) no-repeat;
}

.tech-float-panel .fl-2:hover {
    background: url(../images/float-box-link2h.png) no-repeat;
}

.tech-float-panel .fl-3:hover {
    background: url(../images/float-box-link3h.png) no-repeat;
}

.tech-float-panel .fl-4:hover {
    background: url(../images/float-box-link4h.png) no-repeat;
}

/*content*/
.tech-content-page-wrap {
    width: 980px;
    margin: 0 auto;
    padding: 80px 20px;
    overflow: hidden;
    zoom: 1;
}

.tech-content-page-wrap .c-title {
    background: url(../images/content_title_bg_small.png) no-repeat left bottom;
    font-size: 18px;
    padding-bottom: 10px;
    margin-top: 50px;
    margin-bottom: 30px;
}

.tech-content-page-wrap img {
    margin: 20px 0;
}

.tech-content-page-wrap p {
    color: #999;
    font-size: 14px;
    line-height: 25px;
}

.tech-content-page-wrap .has-indent {
    text-indent: 2em;
}

.tech-content-page-wrap .has-padding {
    padding-left: 20px;
}

.tech-content-page-wrap .left-txt {
    width: 700px;
}

.tech-content-page-wrap .right-txt {
    width: 700px;
    float: right;
}

.tech-content-page-wrap .color-gray {
    color: #666;
}

.tech-content-page-wrap .bg-dot {
    background: url(../images/intro_icon_dot.jpg) no-repeat left 4px;
}

.bg-intro1 {
    background: url(../images/intro_bg_icon1.jpg) no-repeat right;
}

.bg-intro2 {
    background: url(../images/intro_bg_icon2.jpg) no-repeat left;
}

.tech-content-page-wrap table {
    font-size: 14px;
    width: 100%;
}

.tech-content-page-wrap table tr {
}

.tech-content-page-wrap table tr th {
    background: url(../images/intro_th_bg.png) repeat-x;
    color: #fff;
    height: 34px;
    line-height: 34px;
    color: #fff;
    padding: 0 11px;
}

.tech-content-page-wrap table tr td {
    font-size: 12px;
    color: #999;
    text-align: center;
    line-height: 25px;
    padding: 8px 5px;
    vertical-align: top;
}

.tech-content-page-wrap table tr td:first-child {
    text-align: left;
}

.tech-content-page-wrap table tr td:last-child {
    text-align: right;
}

.tech-content-page-wrap table tr:nth-child(odd) {
    background: #F4F7FE;
}

.tech-content-page-wrap table tr:nth-child(even) {
}

.tech-content-page-wrap ul {
    padding: 0;
    margin: 0;
}

.full-line {
    border-bottom: 1px solid #ccc;
    width: 100%;
}

.tech-content-page-wrap ul li {
    color: #999;
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
    margin: 20px 0;
}

.page-padding {
    padding-top: 50px;
}

.tech-content-page-wrap ul li span {
    background: url(../images/content_title_bg_2.png) no-repeat;
    width: 61px;
    height: 24px;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 13px;
    line-height: 23px;
    margin-right: 20px;
}

/*animate*/
.progress-animate-wrap{position: relative;width: 700px;height: 440px;display: block;margin: 100px auto;}
.a-icon1{width:98px;height:59px;position:absolute;background: url(../images/animate/progress_icond1-1.png) no-repeat;top: 25px;left: 20px;opacity: 0;}
.a-icon2{width:76px;height:56px;position:absolute;background: url(../images/animate/progress_icond1-2.png) no-repeat;top: 27px;left: 220px;opacity: 0;}
.a-icon3{width:64px;height:56px;position:absolute;background: url(../images/animate/progress_icond1-3.png) no-repeat;top: 30px;left: 430px;opacity: 0;}
.a-icon4{width:63px;height:57px;position:absolute;background: url(../images/animate/progress_icond2-1.png) no-repeat;top: 143px;left: 24px;opacity: 0;}
.a-icon5{width:76px;height:56px;position:absolute;background: url(../images/animate/progress_icond2-2.png) no-repeat;top: 144px;left: 219px;opacity: 0;}
.a-icon6{width:106px;height:56px;position:absolute;background: url(../images/animate/progress_icond2-3.png) no-repeat;left: 400px;top: 140px;opacity: 0;}
.a-icon7{width:94px;height:56px;position:absolute;background: url(../images/animate/progress_icond3-1.png) no-repeat;bottom: 132px;left: 21px;opacity: 0;}
.a-icon8{width:64px;height:56px;position:absolute;background: url(../images/animate/progress_icond3-2.png) no-repeat;bottom: 130px;left: 220px;opacity: 0;}
.a-icon9{width:67px;height:56px;position:absolute;background: url(../images/animate/progress_icond3-3.png) no-repeat;bottom: 135px;left: 423px;opacity: 0;}
.a-icon10{width:59px;height:63px;position:absolute;background: url(../images/animate/progress_icond4-1.png) no-repeat;bottom: 39px;left: 28px;opacity: 0;}
.a-icon11{width:64px;height:59px;position:absolute;background: url(../images/animate/progress_icond4-2.png) no-repeat;bottom: 35px;left: 220px;opacity: 0;}
.a-icon-end1{width:84px;height:24px;position:absolute;background: url(../images/animate/progress_icond_end-1.png) no-repeat;top: 171px;left: 605px;opacity: 0;}
.a-icon-end2{width:84px;height:24px;position:absolute;background: url(../images/animate/progress_icond_end-2.png) no-repeat;top: 360px;left: 605px;opacity: 0;}
.r1{width:66px;height:20px;position:absolute;background: url(../images/animate/progress_r1.png) no-repeat;top: 103px;left: 25px;opacity: 0;}
.r2{width:67px;height:20px;position:absolute;background: url(../images/animate/progress_r2.png) no-repeat;top: 57px;left: 318px;opacity: 0;}
.r3{width:45px;height:20px;position:absolute;background: url(../images/animate/progress_r3.png) no-repeat;top: 120px;left: 525px;opacity: 0;}
.r4{width:45px;height:20px;position:absolute;background: url(../images/animate/progress_r4.png) no-repeat;top: 235px;left: 525px;opacity: 0;}

.arrow-f1t4{width:16px;height:49px;position:absolute;background: url(../images/animate/progress_arrow_down_d.png) no-repeat;left: 43px;top: 90px;opacity: 0;}
.arrow-f1t4h{width:16px;height:49px;position:absolute;background: url(../images/animate/progress_arrow_down_o.png) no-repeat;left: 43px;top: 90px;height: 0px;}

.arrow-f4t7{width:16px;height:49px;position:absolute;background: url(../images/animate/progress_arrow_down_d.png) no-repeat;left: 43px;top: 205px;opacity: 0;}
.arrow-f4t7h{width:16px;height:49px;position:absolute;background: url(../images/animate/progress_arrow_down_o.png) no-repeat;left: 43px;top: 205px;height: 0px;}

.arrow-f4t5{width:130px;height:9px;position:absolute;background: url(../images/animate/progress_arrow_right_d.png) no-repeat;left: 90px;top: 177px;opacity: 0;}
.arrow-f4t5h{width:130px;height:9px;position:absolute;background: url(../images/animate/progress_arrow_right_o.png) no-repeat;left: 90px;top: 177px;width: 0px;}

.arrow-f5t2{width:16px;height:49px;position:absolute;background: url(../images/animate/progress_arrow_up_d.png) no-repeat;left: 260px;bottom: 300px;opacity: 0;}
.arrow-f5t2h{width:16px;height:49px;position:absolute;background: url(../images/animate/progress_arrow_up_o.png) no-repeat;left: 260px;bottom: 300px;height: 0px;}

.arrow-f5t8{width:16px;height:49px;position:absolute;background: url(../images/animate/progress_arrow_down_d.png) no-repeat;left: 235px;top: 205px;opacity: 0;}
.arrow-f5t8h{width:16px;height:49px;position:absolute;background: url(../images/animate/progress_arrow_down_o.png) no-repeat;left: 235px;top: 205px;height: 0px;}

.arrow-f5t3{width:131px;height:108px;position:absolute;background: url(../images/animate/progress_arrow_right_special1_d.png) no-repeat;left: 295px;top: 76px;opacity: 0;}
.arrow-f5t3h{width:131px;height:108px;position:absolute;background: url(../images/animate/progress_arrow_right_special1_o.png) no-repeat;left: 295px;top: 76px;width: 0px;}

.arrow-f2t3{width:130px;height:9px;position:absolute;background: url(../images/animate/progress_arrow_right_d.png) no-repeat;left: 295px;top: 63px;opacity: 0;}
.arrow-f2t3h{width:130px;height:9px;position:absolute;background: url(../images/animate/progress_arrow_right_o.png) no-repeat;left: 295px;top: 63px;width: 0px;}

.arrow-f3te1{width:120px;height:120px;position:absolute;background: url(../images/animate/progress_arrow_right_special2_d.png) no-repeat;left: 485px;top: 67px;opacity: 0;}
.arrow-f3te1h{width:120px;height:120px;position:absolute;background: url(../images/animate/progress_arrow_right_special2_o.png) no-repeat;left: 485px;top: 67px;width: 0px;}

.arrow-f3t6{width:16px;height:49px;position:absolute;background: url(../images/animate/progress_arrow_down_d.png) no-repeat;left: 450px;top: 88px;opacity: 0;}
.arrow-f3t6h{width:16px;height:49px;position:absolute;background: url(../images/animate/progress_arrow_down_o.png) no-repeat;left: 450px;top: 88px;height: 0px;}



.arrow-fe1t9{width:120px;height:120px;position:absolute;background: url(../images/animate/progress_arrow_left_special2_d.png) no-repeat;right: 95px;top: 185px;opacity: 0;}
.arrow-fe1t9h{width:120px;height:120px;position:absolute;background: url(../images/animate/progress_arrow_left_special2_o.png) no-repeat right;right: 95px;top: 185px;width: 0px;}

.arrow-fe2t11{width:304px;height:11px;position:absolute;background: url(../images/animate/progress_arrow_left_long_d.png) no-repeat;right: 100px;top: 367px;opacity: 0;}
.arrow-fe2t11h{width:304px;height:11px;position:absolute;background: url(../images/animate/progress_arrow_left_long_o.png) no-repeat;right: 100px;top: 367px;width: 0px;}

.arrow-f11t10{width:130px;height:9px;position:absolute;background: url(../images/animate/progress_arrow_left_d.png) no-repeat;right: 481px;top: 370px;opacity: 0;}
.arrow-f11t10h{width:130px;height:9px;position:absolute;background: url(../images/animate/progress_arrow_left_o.png) no-repeat right top;right: 481px;top: 370px;width: 0px;}

.arrow-f11t8{width:16px;height: 40px;position:absolute;background: url(../images/animate/progress_arrow_up_d.png) no-repeat;left: 244px;bottom: 93px;opacity: 0;}
.arrow-f11t8h{width:16px;height:40px;position:absolute;background: url(../images/animate/progress_arrow_up_o.png) no-repeat;left: 244px;bottom: 93px;height: 0px;}

.arrow-f9t5{width:131px;height:108px;position:absolute;background: url(../images/animate/progress_arrow_left_special1_d.png) no-repeat;right: 275px;top: 191px;opacity: 0;}
.arrow-f9t5h{width:131px;height:108px;position:absolute;background: url(../images/animate/progress_arrow_left_special1_o.png) no-repeat right top;right: 275px;top: 191px;width: 0px;}

.arrow-f9t6{width:16px;height:49px;position:absolute;background: url(../images/animate/progress_arrow_up_d.png) no-repeat;left: 450px;bottom: 193px;opacity: 0;}
.arrow-f9t6h{width:16px;height:49px;position:absolute;background: url(../images/animate/progress_arrow_up_o.png) no-repeat;left: 450px;bottom: 193px;height: 0px;}

.arrow-f8t5{width:16px;height:49px;position:absolute;background: url(../images/animate/progress_arrow_up_d.png) no-repeat;left: 250px;bottom: 188px;opacity: 0;}
.arrow-f8t5h{width:16px;height:49px;position:absolute;background: url(../images/animate/progress_arrow_up_o.png) no-repeat;left: 250px;bottom: 188px;height: 0px;}

.arrow-f2t4{width:16px;height:49px;position:absolute;background: url(../images/animate/progress_arrow_down_d.png) no-repeat;left: 246px;top: 91px;opacity: 0;}
.arrow-f2t4h{width:16px;height:49px;position:absolute;background: url(../images/animate/progress_arrow_down_o.png) no-repeat;left: 246px;top: 91px;height: 0px;}

.arrow-f5t4{width:130px;height:9px;position:absolute;background: url(../images/animate/progress_arrow_left_d.png) no-repeat;right: 483px;top: 187px;opacity: 0;}
.arrow-f5t4h{width:130px;height:9px;position:absolute;background: url(../images/animate/progress_arrow_left_o.png) no-repeat;right: 483px;top: 187px;width: 0px;}

.arrow-f4t1{width:16px;height:49px;position:absolute;background: url(../images/animate/progress_arrow_up_d.png) no-repeat;left: 55px;bottom: 303px;opacity: 0;}
.arrow-f4t1h{width:16px;height:49px;position:absolute;background: url(../images/animate/progress_arrow_up_o.png) no-repeat;left: 55px;bottom: 303px;height: 0px;}

.ani-ring1{background: url(../images/animate/animate-ring.png) no-repeat center;display: block;position: absolute;width: 130px;height: 130px;left: 71px;top: 39px;background-size: 140px;}
.ani-ring2{background: url(../images/animate/animate-ring.png) no-repeat center;display: block;position: absolute;width: 130px;height: 130px;left: 308px;top: 39px;background-size: 140px;}
.ani-ring3{background: url(../images/animate/animate-ring.png) no-repeat center;display: block;position: absolute;width: 130px;height: 130px;left: 543px;top: 39px;background-size: 140px;}
.ring-content{display: none;}
.fake-cover{display: none;}

.ring-bg1-cover{
    position: absolute;
    left: 35px;
    top: 0;
    margin: 0 !important;
    padding: 40px 40px 20px 40px;
    opacity: 1;
    background: #fff;
    z-index: 999;
}
.ring-bg2-cover{
    position: absolute;
    left: 270px;
    top: 0;
    margin: 0 !important;
    padding: 40px 40px 20px 40px;
    opacity: 1;
    background: #fff;
    z-index: 999;
}
.ring-bg3-cover{
    position: absolute;
    left: 505px;
    top: 0;
    margin: 0 !important;
    padding: 40px 40px 20px 40px;
    opacity: 1;
    background: #fff;
    z-index: 999;
}

.tech-banner .ani-left-in{background: url(../images/animate/banner-l-in.png) no-repeat center; width: 1280px;height: 1050px;position: absolute;left: 0px;top: 0; opacity: 0;}
.tech-banner .ani-right-in{background: url(../images/animate/banner-r-in.png) no-repeat center; width: 1280px;height: 1050px;position: absolute;left: 0px;bottom: 0;opacity: 0;}
.tech-banner .banner-title{background: url(../images/animate/banner_title.png) no-repeat center;width: 808px;height: 942px;position: absolute;left: 240px;top: 40px;opacity: 0;z-index: 9;}
.tech-banner .banner-title-bg1{
    position: absolute;
    height: 1000px;
    width: 100px;
    background: #1f73ff;
    left: 525px;
    opacity: 0.8;
    top:-2000px;
}
.tech-banner .banner-title-bg2{
    position: absolute;
    height: 1000px;
    width: 100px;
    background: #1f73ff;
    left: 641px;
    opacity: 0.8;
    bottom:-2000px;
}

.tech-banner .ani-line-r{background: url(../images/animate/banner_line_r.png) no-repeat center;width: 311px;height: 522px;position: absolute;right: -620px;top: -865px;z-index: 99;}
.tech-banner .ani-line-l{background: url(../images/animate/banner_line_l.png) no-repeat center;width: 503px;height: 567px;position: absolute;left: -615px;bottom: -815px;z-index: 99;}
.tech-banner .banner-txt1{background: url(../images/animate/banner_txt_1.png) no-repeat center;width: 255px;height: 46px;position: absolute;top: 700px;left: 800px; opacity: 0; z-index: 99;}
.tech-banner .banner-txt2{background: url(../images/animate/banner_txt_2.png) no-repeat center;width: 413px;height: 58px;position: absolute;top: 745px;left: 800px; opacity: 0; z-index: 99;}
.tech-banner .banner-txt3{background: url(../images/animate/banner_txt_3.png) no-repeat center;width: 406px;height: 58px;position: absolute;top: 800px;left: 800px; opacity: 0; z-index: 99;}


/*animate page*/
.animate-page-wrap{
    width: 100%;
}
.animate-page-box{
    width: 1280px;
    margin: 0 auto;
    position: relative;
}
.ani-nav{height: 100px;width: 1280px;background: #fff;/* margin-top: 100px; *//* padding-top: 1px; */}
.ani-nav a{
    display: block;
    width: 100px;
    height: 100px;
    color: #999;
    text-decoration: none;
    text-align: center;
    line-height: 150px;
    font-size: 14px;
    position: absolute;
    top: 0px;
}
.ani-nav a:hover{
    color: #2781E2;
}

.ani-nav .nav-link1{background: url(../images/c-nav-link1.png) no-repeat center 15px;left: 200px;}
.ani-nav .nav-link2{background: url(../images/c-nav-link2.png) no-repeat center 15px;left: 450px;}
.ani-nav .nav-link3{background: url(../images/c-nav-link3.png) no-repeat center 20px;right: 450px;}
.ani-nav .nav-link4{background: url(../images/c-nav-link4.png) no-repeat center 20px;right: 200px;}

.ani-box1{
    height: 700px;
    background: #FAFAFA;
    position: relative;
}
.ani-box1 .c-1-title{
    text-align: center;
    padding: 50px 0 30px;
}
.ani-box1 .c-1-title img{}
.ani-box1 h3{
    font-size: 40px;
    text-align: center;
    padding: 0;
    margin: 0;
}
.ani-box1 a{
    color: #2781E2;
    margin: 15px auto;
    display: block;
    width: 200px;
    text-align: center;
    font-size: 16px;
    text-decoration: underline;
}
.ani-box1 .c-1-computer{opacity:1;background: url(../images/animate/c-1-l.jpg) no-repeat center;width: 1280px;height: 380px;margin: 0 auto;position: absolute;bottom: -320px;left: 0;}
.ani-box1 .c-1-loading{opacity:0;background: url(../images/animate/timg.gif) no-repeat center;position: absolute;width: 200px;height: 200px;background-size: 200px;left: 530px;bottom: -480px;}
.ani-box1 .c-1-l{opacity:0;background: url(../images/animate/c-1-left.png) no-repeat center;position: absolute;width: 392px;height: 230px;left: 54px;top: 304px;}
.ani-box1 .c-1-c{opacity:0;background: url(../images/animate/c-1-center.png) no-repeat center;position: absolute;width: 392px;height: 228px;left: 438px;top: 308px;}
.ani-box1 .c-1-r{opacity:0;background: url(../images/animate/c-1-right.png) no-repeat center;position: absolute;width: 392px;height: 228px;right: 60px;top: 306px;}

.ani-box2{background: url(../images/animate/c-2-bg.jpg) no-repeat center;height: 718px;background-size: 1280px;}
.ani-box2 h3{
    color: #fff;
    font-size: 40px;
    margin: 0;
    text-align: center;
    position: absolute;
    text-align: center;
    width: 1280px;
    top: 50px;
    z-index: 9;
}
.ani-box2 p{
    position: absolute;
    color: #ccc;
    font-size: 13px;
    width: 1000px;
    text-align: center;
    left: 140px;
    top: 130px;
    line-height: 30px;
    z-index: 9;
}
.ani-box2 a{
    color: #2781E2;
    position: absolute;
    display: block;
    left: 560px;
    top: 250px;
    font-size: 16px;
    z-index: 9;
    text-decoration: underline;
}
.ani-box2 .c-2-bgl{opacity: 0;background: url(../images/animate/c-2-bg-left.jpg) no-repeat right;width: 0;height: 718px;position: absolute;right: 640px;top: 0;}
.ani-box2 .c-2-bgr{opacity: 0;background: url(../images/animate/c-2-bg-right.jpg) no-repeat left;width: 0;height: 718px;left: 640px;position: absolute;top: 0;}
.ani-box2 .c-2-computer{background: url(../images/animate/c-2-computer.png) no-repeat center;width: 800px;height: 500px;position: absolute;bottom: -40px;left: 240px;opacity: 0;}
.ani-box2 .c-2-computer-cover1{
    position: relative;
    width: 287px;
    height: 100px;
    background: #000;
    top: 379px;
    left: 624px;
    overflow: hidden;
    opacity: 0;
}
.ani-box2 .c-2-computer-list1{background: url(../images/animate/c-2-computer-list1.jpg) no-repeat left;height: 100px;width: 1000px;position: absolute;right: -713px;}
.ani-box2 .c-2-computer-cover2{
    position: relative;
    background: #000;
    width: 500px;
    height: 88px;
    top: 457px;
    left: 412px;
    overflow: hidden;
    opacity: 0;
}
.ani-box2 .c-2-computer-list2{background: url(../images/animate/c-2-computer-list2.jpg) no-repeat top;width: 500px;height: 1000px;position: absolute;bottom: -910px;}

.ani-box3{
    height: 560px;
    margin: 50px auto;
    overflow: hidden;
    zoom: 1;
}
.a-3-1-l-box{
    float: left;
    width: 620px;
    background: #eee;
    height: 550px;
    position: relative;
    overflow: hidden;
}
.a-3-1-l-box h3{
    position: absolute;
    font-size: 40px;
    color: #fff;
    width: 100%;
    text-align: center;
    margin: 0;
    top: 50px;
    z-index: 1;
}
.a-3-1-l-box span{
    width: 100%;
    text-align: center;
    position: absolute;
    color: #fff;
    top: 120px;
    font-size: 20px;
    z-index: 1;
}
.a-3-1-l-box p{
    text-align: center;
    position: absolute;
    text-align: center;
    width: 100%;
    color: #ddd;
    top: 150px;
    z-index: 1;
    font-size: 14px;
}
.a-3-1-l-box div{background: url(../images/animate/c-3-bg-b.jpg) no-repeat center;width: 620px;height: 560px;position: absolute;background-size: 100%;top: -600px;}
.a-3-1-l-box img{
    position: absolute;
    bottom: -320px;
    left: 70px;
}

.a-3-2-r-box{
    float: right;
    width: 620px;
    background: #eee;
    height: 550px;
    position: relative;
    overflow: hidden;
}
.a-3-2-r-box h3{
    position: absolute;
    font-size: 40px;
    color: #fff;
    width: 100%;
    text-align: center;
    margin: 0;
    top: 50px;
    z-index: 1;
}
.a-3-2-r-box span{
    width: 100%;
    text-align: center;
    position: absolute;
    color: #fff;
    top: 120px;
    font-size: 20px;
    z-index: 1;
}
.a-3-2-r-box p{
    font-size: 14px;
    position: absolute;
    text-align: center;
    width: 400px;
    color: #ddd;
    top: 150px;
    z-index: 1;
    left: 110px;
}
.a-3-2-r-box div{background: url(../images/animate/c-3-bg-b.jpg) no-repeat center;width: 620px;height: 560px;position: absolute;background-size: 100%;top: -600px;}
.a-3-2-r-box img{
    position: absolute;
    bottom: -320px;
    left: 70px;
}

.ani-box3-2{
    height: 560px;
    overflow: hidden;
    zoom: 1;
}
.a-3-3-l-box{
    float: left;
    width: 620px;
    background: #000;
    height: 550px;
    position: relative;
    overflow: hidden;
}
.a-3-3-l-box h3{
    position: absolute;
    font-size: 40px;
    color: #333;
    width: 100%;
    text-align: center;
    margin: 0;
    top: 50px;
    z-index: 1;
}
.a-3-3-l-box span{
    width: 100%;
    text-align: center;
    position: absolute;
    color: #333;
    top: 120px;
    font-size: 20px;
    z-index: 1;
}
.a-3-3-l-box p{
    text-align: center;
    position: absolute;
    text-align: center;
    width: 500px;
    color: #999;
    top: 150px;
    z-index: 1;
    font-size: 14px;
    left: 60px;
}
.a-3-3-l-box div{background: url(../images/animate/c-3-bg-w.jpg) no-repeat center;width: 620px;height: 560px;position: absolute;background-size: 100%;background-color: #fafafa;top: -600px;}
.a-3-3-l-box img{
    position: absolute;
    bottom: -320px;
    left: 70px;
}

.a-3-4-r-box{
    float: right;
    width: 620px;
    background: #000;
    height: 550px;
    position: relative;
    overflow: hidden;
}
.a-3-4-r-box h3{
    position: absolute;
    font-size: 40px;
    color: #333;
    width: 100%;
    text-align: center;
    margin: 0;
    top: 50px;
    z-index: 1;
}
.a-3-4-r-box span{
    width: 100%;
    text-align: center;
    position: absolute;
    color: #333;
    top: 120px;
    font-size: 20px;
    z-index: 1;
}
.a-3-4-r-box p{
    text-align: center;
    position: absolute;
    text-align: center;
    width: 100%;
    color: #999;
    top: 150px;
    z-index: 1;
}
.a-3-4-r-box div{background: url(../images/animate/c-3-bg-w.jpg) no-repeat center;width: 620px;height: 560px;position: absolute;background-size: 100%;background-color: #fafafa;top: -600px;}
.a-3-4-r-box img{
    position: absolute;
    bottom: -320px;
    left: 70px;
}

.ani-box4{
    height: 830px;
    background: #FAFAFA;
    position: relative;
    margin-top: 20px;
    overflow: hidden;
}
.ani-box4 h3{
    position: absolute;
    font-size: 40px;
    color: #333;
    width: 100%;
    text-align: center;
    top: -100px;
    margin: 0;
    opacity: 0;
}
.ani-box4 span{
    position: absolute;
    text-align: center;
    top: -100px;
    text-align: center;
    width: 100%;
    font-size: 18px;
    opacity: 0;
}
.ani-box4 p{
    width: 800px;
    text-align: center;
    font-size: 14px;
    color: #999;
    position: absolute;
    top: -100px;
    left: 240px;
    opacity: 0;
}
.ani-box4 div{background: url(../images/animate/c-4-c.jpg) no-repeat center;width: 1280px;height: 500px;position: absolute;bottom: 30px;opacity: 0;}

.ani-box5{opacity:0;background: url(../images/animate/c-5-bg.jpg) no-repeat center;background-size: 2280px;height: 300px;position: relative;}
.ani-box5 a{
    color: #2781E2;
    font-size: 18px;
    position: absolute;
    left: 550px;
    top: 50px;
    text-decoration: underline;
}
.ani-box5 h3{
    position: absolute;
    margin: 0;
    font-size: 50px;
    color: #fff;
    text-align: center;
    width: 100%;
    top: 90px;
}
.ani-box5 p{
    color: #fff;
    font-size: 18px;
    text-align: center;
    width: 800px;
    position: absolute;
    top: 180px;
    left: 240px;
}

.ani-box6{
    height: 150px;
    position: relative;
}
.ani-box6 a{
    display: block;
    color: #999;
    font-size: 14px;
    text-decoration: none;
    width: 120px;
    text-align: center;
    line-height: 150px;
    height: 100px;
    position: absolute;
    font-weight: bold;
}
.ani-box6 a:hover{color: #2781E2;}
.ani-box6 .c-6-link1{background: url(../images/c-nav-link5.png) no-repeat center 15px;left: 238px;}
.ani-box6 .c-6-link2{background: url(../images/c-nav-link6.png) no-repeat center 15px;right: 250px;}
.ani-box6 .c-6-link3{background: url(../images/c-nav-link5.png) no-repeat center 15px;right: 590px;}
/*python doc*/
.python-doc-wrap{
    width: 100%;
}
.python-doc-box{
    width: 1060px;
    padding-top: 100px;
    margin: 0 auto;
    height: 400px;
}
.python-doc-box h3{
    font-size: 22px;
    border-bottom: 1px solid #999;
    line-height: 60px;
}
.python-doc-box p{
    padding: 20px 0;
    overflow: hidden;
    zoom: 1;
}
.python-doc-box p a{
    color: #4C7EED;
    font-size: 14px;
    display: block;
    float: left;
    width: 265px;
    margin-bottom: 20px;
    text-decoration: underline;
}


/*instruction*/
.instruction-wrap{
    width: 100%;
}
.instruction-box{
    width: 1055px;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
}
.instruction-box h3{}
.instruction-box h3 span{
    display: block;
    width: 466px;
    height: 163px;
    border: 2px dotted #333;
    text-align: center;
    margin: 0 auto;
    font-size: 50px;
    font-weight: bold;
    line-height: 120px;
}
.instruction-box h3 span b{
    font-size: 30px;
    display: block;
    font-family: serif;
    line-height: 0px;
}
.instruction-box h4{
    text-align: center;
    border-bottom: 1px solid #ccc;
    width: 1055px;
    margin: 50px 0;
    font-size: 18px;
    position: relative;
}
.instruction-box h4 span{
    display: inline-block;
    position: absolute;
    width: 1055px;
    text-align: center;
    left: 0;
    top: -8px;
}
.instruction-box h4 i{
    padding: 5px 30px;
    background: #fff;
    font-weight: bold;
    font-style: normal;
}
.instruction-box h5{
    font-size: 16px;
    border: 1px solid #333;
    text-align: center;
    line-height: 35px;
    margin: 50px 0;
    border-radius: 5px;
}
.instruction-box h6{
    text-align: center;
    border-bottom: 1px solid #ccc;
    width: 1055px;
    margin: 50px 0;
    font-size: 18px;
    position: relative;
}
.instruction-box h6 span{
    display: inline-block;
    position: absolute;
    width: 1055px;
    text-align: center;
    left: 0;
    top: -8px;
}
.instruction-box h6 span i{
    padding: 5px 50px;
    background: #fff;
    font-style: normal;
    border: 1px solid #ccc;
    border-radius: 5px;
}
#guide ul{
    overflow: hidden;
    zoom: 1;
}
#guide ul li{
    display: block;
    float: left;
    width: 200px;
}
#guide ul li a{
    display: block;
    font-size: 16px;
    color: #999;
    line-height: 35px;
    text-decoration: underline;
}
#guide ul .gl1{
}
#guide ul .gl2{}
#guide ul .gl3{
    width: 140px;
}
#guide ul .gl4{
    width: 210px;
}
#guide ul .gl5{
    width: 180px;
}
#guide ul .gl6{
    width: 100px;
}
#guide ul .gl1 a{
    color: #4c99f1;
}
#guide ul .gl2 a{
    color: #4c99f1;
}
#guide ul .gl3 a{}
#guide ul .gl4 a{}
#guide ul .gl5 a{}
#guide ul .gl6 a{}
#cdgn ul{
    overflow: hidden;
    zoom: 1;
}
#cdgn ul li{
    display: block;
    float: left;
    width: 150px;
}
#cdgn ul li span{
    display: block;
    font-size: 14px;
    line-height: 35px;
    letter-spacing: 0;
    color: #333;
}
#cdgn ul li b{
    display: block;
    width: 100px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 16px;
    line-height: 31px;
    height: 30px;
    position: relative;
    text-indent: 36px;
    font-size: 16px;
    font-weight: normal;
    color: #333;
    margin-bottom: 20px;
}
#cdgn ul li b img{
    position: absolute;
    left: 7px;
    top: 3px;
}
.instruction-box .img-center{}
.instruction-box .img-center img{
    margin: 5px auto;
    display: block;
}
.instruction-box .img-left{
    float: left;
    width: 620px;
    margin: 20px 0;
}
.instruction-box .img-left img{}
.instruction-box .img-left span{
    display: block;
    text-align: center;
    width: 390px;
    font-size: 12px;
    color: #999;
}
.instruction-box .img-right{
    width: 430px;
    float: right;
    margin: 20px 0;
}
.instruction-box .img-right img{}
.instruction-box .img-right span{
    display: block;
    text-align: center;
    font-size: 12px;
    color: #999;
    width: 390px;
}
.instruction-box  p{
    font-size: 14px;
    color: #999;
    line-height: 26px;
    margin-bottom: 30px;
}
.instruction-box  p b{
    font-size: 16px;
    display: block;
    font-weight: normal;
    color: #333;
    margin-bottom: 10px;
}
.instruction-box .align-center{
    padding-left: 300px;
}
.instruction-box .txt-center{
    text-align: center;
    color: #333;
}
.instruction-box .cdgn{}
.instruction-box .cdgn li{}
.instruction-box .cdgn li b{}
.instruction-box .cdgn li span{}
.instruction-box .align-right{
    float: right;
    width: 430px;
    margin: 20px 0;
}
.instruction-box .align-right p{}
.instruction-box .align-right p b{}
.instruction-box .color-red{
    color: #ff0000;
}
.instruction-box .color-green{
    color: #4CAF50;
}
.instruction-box .smart-ul{
    display: block;
    float: left;
    width: 230px;
    border: 1px solid #666;
    border-radius: 5px;
    margin: 15px;
    height: 240px;
}
.instruction-box .smart-ul li{}
.instruction-box .smart-ul li h8{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #666;
}
.instruction-box .smart-ul li h9{
    text-align: center;
    width: 100%;
    display: block;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    color: #2196F3;
}
.instruction-box .smart-ul li p{
    font-size: 12px;
    padding: 0 10px;
    margin: 0;
    line-height: 25px;
}
.instruction-box .smart-ul li .smart-txt-indent{text-indent: 39px;}
.instruction-box .smart-ul li p b{
    display: inline-block;
    font-size: 12px;
    margin: 0;
}
.instruction-box .smart-ul-last{
    width: 230px;
    margin: 15px;
    height: 200px;
    float: left;
    display: block;
    border: 1px dotted #333;
    margin-top: 30px;
}
.instruction-box .smart-ul-last li{
    padding: 10px;
    font-size: 18px;
}
.instruction-box .smart-ul-last li span{
    padding-bottom: 20px;
    display: block;
}
.instruction-box .smart-ul-last li p{
    font-size: 12px;
}
.instruction-box .align-left{
    width: 430px;
    float: left;
    margin: 20px 0;
}
.instruction-box .align-left p{}
.instruction-box .align-left p b{}
.instruction-box .has-border{
    border: 1px dotted #666;
    padding: 20px;
    margin-left: -20px;
}
.instruction-box .has-border b{}
.instruction-wrap .b-banner{background: url(../images/guide/img_b_banner.jpg) no-repeat center;height: 450px;margin: 50px 0 0 0;}
.instruction-wrap .b-link{
    background: #434343;
    height: 150px;
    text-align: center;
}
.instruction-wrap .b-link a{
    display: inline-block;
    margin: 70px;
    color: #fff;
    font-size: 18px;
    text-decoration: underline;
    position: relative;
}

.instruction-wrap .b-link a em{position: absolute;display: block;width: 7px;height: 7px;background: #fff;border-radius: 100px;left: -15px;top: 5px;}

.page-cover-highest{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    background: #000;
    top: 0;
    left: 0;
    z-index: 9999999;
}
.page-popup-wrap-highest{
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999999;
}
.page-popup-wrap-highest .full-img-box{
    width: 800px;
    /* background: #fff; */
    height: 500px;
    margin: 50px auto;
    border: 1px solid #333;
    box-shadow: 0 0 10px #666;
}
.page-popup-wrap-highest .full-img-box a{
    color: #fff;
    width: 100%;
    font-size: 14px;
    display: block;
    background: #333;
    height: 30px;
    line-height: 30px;
    text-align: right;
    padding-right: 10px;
    width: 790px;
}
.page-popup-wrap-highest .full-img-box img{
    display: block;
    width: 800px;
}

/* ac ani*/
.ac-ani-box{
    width: 820px;
    height: 440px;
    position: relative;
}
.ac-ani-box div{position: absolute;font-size: 20px;color: #666; opacity: 0;}
.ac-ani-box .ac-logo {
    background: url(../images/animate/ac_logo.png) no-repeat center;
    width: 227px;
    height: 55px;
    left: 10px;
    top: 10px;
}
.ac-ani-box .ac-a1{
    background: url(../images/animate/ac_logo.png) no-repeat center;
}
.ac-ani-box .ac-a1{
    background: url(../images/animate/ac_icon1.png) no-repeat center;
    width: 69px;
    height: 90px;
    top: 100px;
    left: 20px;
}
.ac-ani-box .ac-a2{
    background: url(../images/animate/ac_icon2.png) no-repeat center;
    width: 83px;
    height: 76px;
    top: 120px;
    left: 180px;
}
.ac-ani-box .ac-a3{
    background: url(../images/animate/ac_icon3.png) no-repeat center;
    width: 86px;
    height: 88px;
    right: 50px;
    top: 100px;
}
.ac-ani-box .ac-a4{
    background: url(../images/animate/ac_icon4.png) no-repeat center;
    width: 69px;
    height: 116px;
    top: 230px;
    left: 20px;
}
.ac-ani-box .ac-a5{
    background: url(../images/animate/ac_icon5.png) no-repeat center;
    width: 304px;
    height: 146px;
    left: 300px;
    top: 240px;
}
.ac-ani-box .ac-a6{
    background: url(../images/animate/ac_icon6.png) no-repeat center;
    width: 128px;
    height: 86px;
    right: 30px;
    bottom: 30px;
}
.ac-ani-box .ac-al1{background: #006934;top: 146px;height: 2px;width: 0px;left: 96px;}
.ac-ani-box .ac-al2{
    background: #006934;
    top: 146px;
    height: 2px;
    width: 0px;
    left: 266px;
}
.ac-ani-box .ac-al3{
    background: #006934;
    top: 146px;
    height: 0px;
    width: 2px;
    left: 410px;
}
.ac-ani-box .ac-al4{
    background: #ccc;
    top: 146px;
    height: 2px;
    width: 0px;
    right: 136px;
}
.ac-ani-box .ac-al5{
    background: #ccc;
    top: 146px;
    height: 0px;
    width: 2px;
    right: 345px;
}
.ac-ani-box .ac-al6{
    background: #ccc;
    top: 210px;
    height: 0px;
    width: 2px;
    right: 95px;
}
.ac-ani-box .ac-al7{
    background: #ccc;
    top: 290px;
    height: 2px;
    width: 0px;
    right: 95px;
}
.ac-ani-box .ac-al8{
    background: #ccc;
    top: 290px;
    height: 2px;
    width: 0px;
    right: 535px;
}
.ac-ani-box .ac-al9{
    background: #ccc;
    bottom: 150px;
    height: 0px;
    width: 2px;
    right: 598px;
}
.ac-ani-box .ac-al10{
    background: #ccc;
    top: 160px;
    height: 2px;
    width: 0px;
    right: 644px;
}
.ac-ani-box .ac-al11{
    top: 340px;
    height: 10px;
    width: 0px;
    right: 136px;
    border-top: 2px solid #8F82BC;
    border-bottom: 2px solid #8F82BC;
}
.ac-ani-box .ac-ar1{
    left: 320px;
    top: 170px;
}
.ac-ani-box .ac-ar2{
    top: 170px;
    left: 500px;
}
.ac-ani-box .ac-ar3{
    left: 195px;
    top: 217px;
}
.ac-ani-box .ac-ar4{
    right: 120px;
    top: 255px;
}
.ac-ani-box .ac-ar5{
    right: 140px;
    bottom: 110px;
}
.ac-ani-box .ac-ar6{
    right: 137px;
    bottom: 60px;
}

#YSF-BTN-HOLDER{
    position: fixed;
    width: 80px !important;
    height: 115px !important;
    max-width: 80px !important;
    max-height: 115px !important;
    right: 18px !important;
    top: 151px !important;
    cursor: pointer;
    overflow: visible;
    filter: alpha(opacity=100);
    opacity: 0 !important;
    z-index: 9990;
}
#YSF-BTN-HOLDER:hover{
    position: fixed;
    width: 80px !important;
    height: 115px !important;
    max-width: 80px !important;
    max-height: 115px !important;
    right: 18px !important;
    top: 151px !important;
    cursor: pointer;
    overflow: visible;
    filter: alpha(opacity=100);
    opacity: 0 !important;
    z-index: 9990;
}

/*popup*/
.page-popup-wrap-contact{
    width: 300px;
    /* height: 15px; */
    margin: 220px auto;
}
.page-popup-wrap-contact .page-popup-box{
}
.page-popup-wrap-contact .page-popup-box .popup-close{background: url(../images/popup_close.png) no-repeat center;width: 24px;height: 24px;display: block;margin-left: 270px;margin-bottom: 15px;}
.page-popup-wrap-contact .page-popup-box div{
    background: #fff;
    padding: 30px;
    text-align: center;
    border-radius: 10px;
}
.page-popup-wrap-contact .page-popup-box div h3{
    font-size: 18px;
    padding: 0 0 10px;
}
.page-popup-wrap-contact .page-popup-box div a{background: url(../images/demo_icon4.png) no-repeat -3px -5px;color: #5889F7;font-size: 16px;border-bottom: 1px solid #5889F7;padding-left: 19px;}

.page-popup-wrap-demo{
    width: 300px;
    margin: 150px auto;
}
.page-popup-wrap-demo .page-popup-box{}
.page-popup-wrap-demo .page-popup-box .popup-close{background: url(../images/popup_close.png) no-repeat center; width: 24px;height: 24px;display: block;margin-left: 270px;margin-bottom: 15px;}
.page-popup-wrap-demo .page-popup-box div{
    background: #fff;
    padding: 30px;
    text-align: center;
    border-radius: 10px;
}
.page-popup-wrap-demo .page-popup-box div h3{
    font-size: 18px;
    padding: 0 0 10px;
    color: #5889F7;
    text-align: left;
}
.page-popup-wrap-demo .page-popup-box div p{}
.page-popup-wrap-demo .page-popup-box div p input{
    display: block;
    margin: 10px 0;
    border: 1px solid #ddd;
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    text-indent: 35px;
    border-radius: 5px;
}
.page-popup-wrap-demo .page-popup-box div p input:focus{
    border: 1px solid #5889F7;
    text-indent: 10px;
}
.page-popup-wrap-demo .page-popup-box div p .dp-1{background: url(../images/demo_icon1.png) no-repeat 7px;}
.page-popup-wrap-demo .page-popup-box div p .dp-2{background: url(../images/demo_icon2.png) no-repeat 7px;}
.page-popup-wrap-demo .page-popup-box div p .dp-3{background: url(../images/demo_icon3.png) no-repeat 7px;}
.page-popup-wrap-demo .page-popup-box div a{background: #5889F7;display: block;width: 120px;height: 30px;line-height: 30px;color: #fff;font-size: 16px;border-radius: 5px;margin: 20px auto 0;}
.page-popup-wrap-demo .page-popup-box div a:hover{opacity: 0.9;}


.intro-ul {
    margin-bottom: 50px !important;
}
.intro-ul-bg1{background: url(../images/intro_ul_bg1.png) no-repeat 0px 61px;background-size: 22px;}
.intro-ul-bg2{background: url(../images/intro_ul_bg2.png) no-repeat 0 60px;background-size: 22px;}
.intro-ul li{
    margin: 10px 0 !important;
    color: #666 !important;
}
.intro-ul .intro-li-title{
    color: #5889F7 !important;
}
.intro-ul li span{
    color: #5889F7 !important;
    background: none !important;
    height: auto !important;
    width: auto !important;
    text-align: left !important;
    line-height: unset !important;
    margin-right: 10px !important;
    margin-left: 30px;
    font-size: 14px !important;
}
.intro-ul .intro-li-gray{
    color: #999 !important;
}


.c-right-box{
    overflow: hidden;
    margin-top: 30px;
}
.c-right-box div{
    width: 400px;
    float: right;
    margin-right: 40px;
}
.c-right-box div p{
    margin-top: 91px;
}
.color-blue
{ color: #5889F7 !important;}
.tech-content-page-wrap p a{text-decoration: underline;}
.blue-bg{
    background: url(../images/content_title_bg_2.png) no-repeat;
    color: #fff;
    display: block;
    background-size: 70px;
    line-height: 28px;
    height: 28px;
    text-align: center;
    width: 70px;
    margin: 10px 0;
}
.blue-bg-l{
    background: url(../images/content_title_bg_2-l.png) no-repeat;
    color: #fff;
    display: block;
    background-size: 92px;
    line-height: 28px;
    height: 28px;
    text-align: center;
    width: 92px;
    margin: 10px 0;
}
.tech-intro-wrap2 .tech-intro .content p a:hover{
    color: #5889F7;
}
.tech-intro-wrap-top div li a{display: block;width: 200px;margin: 0 auto;}

.tech-intro-wrap-top div li div h3 img{
    width: 50px;
    display: block;
    margin: 0;
    float: left;
}
.light-ani-box{position: relative;width: 500px;height: 300px;float: left;}
.light-ani-box div{position: absolute;width: 88px;height: 173px;width: 0;opacity: 0;}
.light-ani-box .light1{background: url(../images/animate/light.png) no-repeat;left: 120px;top: 89px;}
.light-ani-box .light2{background: url(../images/animate/light.png) no-repeat;top: 89px;left: 274px;}
.light-ani-box .light3{background: url(../images/animate/light_turn.png) no-repeat;top: 89px;left: 120px;}
.light-ani-box .light4{background: url(../images/animate/light_turn.png) no-repeat;top: 89px;left: 274px;}
.show-drop-list:hover{opacity: 0.8;}

.ani-box1 .sw-info{
    text-align: center;
    font-size: 12px;
    color: #999;
    margin-top: 0px;
}
.ani-box1 .sw-info span{
    padding: 0 10px;
}
.ani-box6 .sw-info1{
    position: absolute;
    font-size: 12px;
    left: 162px;
    top: 100px;
    color: #999;
}
.ani-box6 .sw-info1 span{
    display: block;
    text-align: center;
}
.ani-box6 .sw-info2{
    position: absolute;
    font-size: 12px;
    right: 170px;
    top: 100px;
    color: #999;
}
.ani-box6 .sw-info2 span{
    display: block;
    text-align: center;
}

.ani-box6 .sw-info3{
    position: absolute;
    font-size: 12px;
    right: 515px;
    color: #999;
    top: 100px;
}
.ani-box6 .sw-info3 span{
    display: block;
    text-align: center;
}










.hs-popup-wrap .dots {
    text-align: center;
    position: fixed;
    width: 825px;
    margin-top: 10px;
}

.hs-popup-wrap .dots li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 4px;
    text-indent: -999em;
    background: #ccc;
    border-radius: 16px;
    cursor: pointer;
    opacity: .4;
    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s;
}

.hs-popup-wrap .dots li.active {
    background: #fff;
    opacity: 1;
}

.slider-index {
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 825px !important;
    height: 620px !important;
    background: #fff;
    border-radius: 10px;
}

.slider-index li {
    list-style: none;
}

.slider-index ul li {
    float: left;
    position: relative;
    width: 825px !important;
    height: 620px;
    text-align: left;
}
.slider-index ul li .hs-intro-wrap{padding: 20px 30px;}
.slider-index ul li .hs-popup-title {font-size: 18px;height: 40px;}
.slider-index ul li .hs-popup-title span{display: inline-block;background: #096FF3;width: 5px;height: 19px;vertical-align: -3px;margin-right: 10px;border-radius: 3px;}
.slider-index ul li img {display: block;margin: 0 auto; width: 755px;}
.slider-index ul li p {font-size: 12px;color: #999;}
.slider-index ul li p span{}
.slider-index ul li p b{color: #666;}
.slider-index ul li p em{color: #096FF3;font-size: 14px;font-weight: bold;display: block;margin-top: 11px;}
.slider-index ul{
    overflow: hidden !important;
}

.hs-popup-bg{position: fixed;width: 100%;height: 100%;left: 0;top:0;background: #000;opacity: 0.7;display: none;z-index: 99999;}
.hs-popup-wrap{position: fixed;width: 100%;/* height: 100%; */left: 0;top:0;display: none;z-index: 999999;}
.hs-btm-slider{
    position: absolute;
    width: 100%;
    margin-top: 260px;
}
.hs-btm-slider div{
    width: 990px;
    margin: 0 auto;
}
.hs-btm-slider .arrow {
    /* position: absolute; */
}
.hs-btm-slider #al{
    float: left;
}
.hs-btm-slider #ar{
    float: right;
}
.close-hs-intro{
    background: url(../images/hs-close-btn.png) center center no-repeat;
    display: block;
    width:25px;
    height: 25px;
    position: absolute;
    z-index: 999999;
    right: 10px;
    top: 10px;
}
.close-hs-intro:hover{
    opacity: 0.8;
}
.hs-map-wrap{background: url(../images/hs_bg.jpg) center center no-repeat;height: 696px;margin-top: -80px;}
.hs-map-box{background: url(../images/hs_bg.jpg) center center no-repeat;height: 696px;margin: 0 auto;width: 960px;position: relative;}

.hs-map-box a{display: block; position: absolute; width: 36px; height: 60px;}
.hs-map-box .def{cursor: default;background: url(../images/hs_pin.png) center center no-repeat;}
.hs-map-box .has-target{background: url(../images/hs_pin.gif) center center no-repeat;}
.hs-map-box .has-target:hover {background-size: 36px;}
.hs-map-box .pos1{
    left: 513px;
    top: 256px;
}
.hs-map-box .pos2{
    left: 338px;
    top: 187px;
}
.hs-map-box .pos3{
    left: 513px;
    top: 110px;
}
.hs-map-box .pos4{
    left: 689px;
    top: 188px;
}
.hs-map-box .pos5{
    left: 630px;
    top: 450px;
}
.hs-map-box .pos6{
    left: 384px;
    top: 324px;
}
.hs-map-box .pos7{
    left: 100px;
    top: 192px;
}
.hs-map-box .pos8{
    left: 878px;
    top: 117px;
}
.hs-map-box .pos9{
    left: 102px;
    top: 327px;
}
.hs-map-box .pos10{
    left: 103px;
    top: 454px;
}
.hs-map-box .pos11{
    left: 880px;
    top: 260px;
}
.hs-map-box .pos12{
    left: 880px;
    top: 388px;
}
.hs-map-box .pos13{
    left: 383px;
    top: 456px;
}
.hs-map-box .pos14{
    left: 515px;
    top: 390px;
}

/*tech 2019*/
.tech-wrap-new{width: 100%;height: 950px;position: relative;}
.tech-wrap-new-banner{ width: 1280px;height: 700px; margin: 0 auto; position: relative;}

.tech-wrap-new-bg1{background: url("../images/2019_nhtech_bg1.jpg") no-repeat center top;}
.tech-wrap-new-bg1 .tech-wrap-new-banner{background: url("../images/2019_nhtech_bg1.jpg") no-repeat center top;}
.tech-wrap-new-bg1 .tech-bg-1-title{display: block;position: absolute;top: 370px;left: 180px;}
.tech-wrap-new-bg1 .tech-bg-1-animate {display: block;position: absolute;top: 353px;left: 893px;opacity: 1;}

.tech-wrap-new-bg2{background: url("../images/2019_nhtech_bg2.jpg") no-repeat center top;padding-top: 1p;}
.tech-wrap-new-bg2 .tech-wrap-new-banner{background: url("../images/2019_nhtech_bg2.jpg") no-repeat center top;padding-top: 1px;}
.tech-wrap-new-bg2 .tech-bg-2-title{display: block;margin: 400px auto 0;}

.tech-wrap-new .banner-nav-bg{height: 250px;width: 100%;background: #fff;opacity: 0.1;}
.tech-wrap-new .banner-nav{height: 250px;width: 100%;position: absolute;bottom: 0;}
.tech-wrap-new .banner-box{ width: 1280px; height: 250px; margin: 0 auto;}
.tech-wrap-new .banner-box ul{
    overflow: hidden;
    width: 978px;
    margin: 0 auto;
    border-right: 1px solid #555;
}
.tech-wrap-new .banner-box ul li{
    width: 325px;
    height: 250px;
    display: block;
    float: left;
    border-left: 1px solid #555;
}
.tech-wrap-new .banner-box ul li a{display: block; width: 325px; height: 250px;}
.tech-wrap-new .banner-box ul li a em{display: none;}
.tech-wrap-new .banner-box ul li .nh-banner-nav-link1{background: url("../images/2019_nhtech_nav_icon1.png") no-repeat center center;}
.tech-wrap-new .banner-box ul li .nh-banner-nav-link2{background: url("../images/2019_nhtech_nav_icon2.png") no-repeat center center;}
.tech-wrap-new .banner-box ul li .nh-banner-nav-link3{background: url("../images/2019_nhtech_nav_icon3.png") no-repeat center center;}
.tech-wrap-new .banner-box ul li a:hover em{display:block; width:325px; height:250px;background-color: #ccc; opacity: 0.1;}
.no-bg-wrap{background: none !important;}
.tech-intro-wrap3 .tech-intro-c{background: url(../images/index_intro_pic3_c.jpg) no-repeat center;}
.tech-wrap-new .banner-box .line-color-2{border-right: 1px solid #b0b0b054;}
.tech-wrap-new .banner-box .line-color-2 li{border-left: 1px solid #b0b0b054;}

.tech-content-intro-wrap{
    width: 980px;
    margin: 0 auto;
    position: relative;
}
.tech-content-intro-wrap img{
    margin-top: 30px;
    margin-bottom: 20px;
}
.tech-content-intro-wrap h4{
    font-size: 18px;
    color: #333;
    padding: 20px 0;
    font-weight: bold;
}
.tech-content-intro-wrap p{
    font-size: 14px;
    color: #666;
    line-height: 35px;
    margin-bottom: 50px;
}
.intro-sbg1 {background: url(../images/sys-intro-sbg1.jpg) no-repeat center 60px;height: 650px;}
.intro-sbg1 .intro-sbg1 div{position: absolute;width: 135px;}
.intro-sbg1 .intro-sbg1 div b{
    display: block;
    font-size: 30px;
    font-weight: normal;
}
.intro-sbg1 .intro-sbg1 div em{
    display: block;
    font-size: 14px;
    margin: 5px 0;
}
.intro-sbg1 .intro-sbg1 div span{
    display: block;
    font-size: 12px;
    color: #999;
}
.intro-sbg1 .intro-sbg1-1{
    top: 320px;
    left: 80px;
}
.intro-sbg1 .intro-sbg1-2{
    top: 90px;
    left: 230px;
}
.intro-sbg1 .intro-sbg1-3{
    top: 320px;
    left: 375px;
}
.intro-sbg1 .intro-sbg1-4{
    top: 90px;
    left: 530px;
}
.intro-sbg1 .intro-sbg1-5{
    top: 320px;
    left: 680px;
}
.intro-sbg1 .intro-sbg1-6{
    top: 90px;
    left: 840px;
}
.intro-sbg1 p{position: absolute;top: 560px;font-size: 12px;padding: 0px;color: #999;}


.intro-sbg2 {background: url(../images/sys-intro-sbg2.jpg) no-repeat center 60px;height: 550px;}
.intro-sbg2 .intro-sbg2 div{position: absolute;width: 135px;}
.intro-sbg2 .intro-sbg2 div b{
    display: block;
    font-size: 30px;
    font-weight: normal;
}
.intro-sbg2 .intro-sbg2 div em{
    display: block;
    font-size: 14px;
    margin: 5px 0;
}
.intro-sbg2 .intro-sbg2 div span{
    display: block;
    font-size: 12px;
    color: #999;
}
.intro-sbg2 .intro-sbg2-1{
    top: 320px;
    left: 85px;
}
.intro-sbg2 .intro-sbg2-2{
    top: 90px;
    left: 330px;
}
.intro-sbg2 .intro-sbg2-3{
    top: 320px;
    left: 565px;
}
.intro-sbg2 .intro-sbg2-4{
    top: 90px;
    left: 800px;
}
.bg-sys-intro-top{background: url("../images/index_intro_pic1.png") no-repeat 660px 220px;background-size: 400px;}


.prc-guide-wrap{
    padding: 30px;
}
.prc-guide-wrap .prc-guide-box{
    margin-bottom: 50px;
}
.prc-guide-wrap .prc-guide-box .prc-guide-title{
    font-size: 20px;
    color: #206bf2;
    vertical-align: middle;
    line-height: 50px;
    margin: 20px 0;
    font-weight: bold;
}
.prc-guide-wrap .prc-guide-box .prc-guide-title span{
    display: inline-block;
    width: 7px;
    height: 25px;
    background: #216bf3;
    vertical-align: -6px;
    margin-right: 20px;
}
.prc-guide-wrap .prc-guide-box p{
    font-size: 16px;
    color: #666;
    line-height: 30px;
    color: #666;
    padding: 0 70px;
}
.prc-guide-wrap .prc-guide-box p a{
    color: #FF5722;
    /* font-weight: bold; */
}
.prc-guide-wrap .prc-guide-box p d{}
.prc-guide-wrap .prc-guide-box p em{
    color: #ff0000;
}
.prc-guide-wrap .prc-guide-box .prc-guide-child-title{
    color: #333;
    font-size: 18px;
    font-weight: bold;
    color: #666;
    padding-left: 80px;
    line-height: 56px;
    overflow: hidden;
}
.prc-guide-wrap .prc-guide-box .prc-guide-child-box{
    padding: 0 120px;
    overflow: hidden;
    padding-bottom: 70px;
}
.prc-guide-wrap .prc-guide-box .prc-guide-child-box p{
    padding: 0;
}
.prc-guide-wrap .prc-guide-box p b{
    font-size: 16px;
}
.prc-guide-wrap .prc-guide-box img{
    /* margin: 20px auto; */
    display: block;
    border: 1px solid #ccc;
    margin: 20px 0;
    margin: 30px auto !important;
}
.prc-guide-child-box{ position: relative;}
.prc-guide-child-box .prc-guide-line{position: absolute;left: 37px;width: 1px;height: 100000px;background: #eee;overflow: hidden;}
.prc-guide-child-title{ position: relative;}
.prc-guide-child-title .prc-guide-dot{position: absolute;width: 9px;height: 9px;background: #ccc;border-radius: 100px;left: 33px;top: 23px;z-index: 9;}
.prc-guide-child-title .prc-guide-line{position: absolute;height: 100000px;width: 1px;background: #eee;left: 37px;top: 0px;}

.prc-banner-guide{background: url("../images/prc-guide-banner.jpg") no-repeat center -120px;width: 100%;height: 360px;}
.prc-banner-guide div{background: url("../images/prc-guide-banner.jpg") no-repeat center -120px;width: 1120px;height: 360px;margin: 0 auto;}

.prc-new-root-box{
    padding: 30px;
    border: 2px dotted #ddd;
    margin: 10px;
    border-radius: 5px;
    background: #fcfcfc;
    box-shadow: 0 0 10px #eee;
    margin-bottom: 40px;
}
.prc-new-root-box .prc-new-root-box-title{
    color: #206bf2;
    font-size: 18px;
    position: relative;
    height: 40px;
    padding-left: 20px;
    font-weight: bold;
}
.prc-new-root-box .prc-new-root-box-title em{
    position: absolute;
    display: block;
    width: 6px;
    height: 25px;
    background: #206bf2;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border-radius: 2px;
    left: 0px;
    top: 0px;
}
.prc-new-root-box .prc-new-root-box-intro{
    /* font-size: 19px; */
}
.prc-new-root-box .prc-new-root-box-intro p{
    position: relative;
    font-size: 14px;
    line-height: 25px;
    padding: 0 30px 0 60px;
    margin-top: 10px;
    color: #666;
}
.prc-new-root-box .prc-new-root-box-intro p em{
    position: absolute;
    display: block;
    width: 7px;
    height: 7px;
    background: #999;
    border-radius: 100px;
    left: 43px;
    top: 8px;
}
.prc-new-root-box .prc-new-root-box-intro b{
    padding-left: 39px;
    font-size: 18px;
    color: #666;
}
.prc-new-root-box-remark{
    border: 1px dashed #206bf1;
    padding: 20px;
    background: #f6f6f6;
    color: #206bf1;
    font-size: 16px;
    line-height: 30px;
    width: 1000px;
    margin: 20px auto;
    margin-bottom: 30px;
}
.prc-new-root-box .prc-new-root-box-intro b{
    padding: 0;
    font-size: 14px !important;
    color: #FF5722;
    font-weight: normal;
}
.prc-new-root-box .prc-new-root-box-intro i{}
.prc-new-root-box p a{}
.prc-new-root-box .s-title{
    font-size: 16px !important;
    font-weight: bold;
    padding-left: 40px !important;
}
.prc-new-root-box-arrow{background: url("../images/prc-guide-arrow.jpg") no-repeat center;width: 100%;height: 50px;}