@import url("./../alice/base.css");
@import url("./iconfont/iconfont.css");
@import url("./../alice/grid.css");
@import url("./../alice/box.css");
@import url("./../alice/list.css");
@import url("./../alice/slide.css");
@import url("./../alice/paging.css");
@import url("./top.css");
@import url("./flooter.css");
body {
    color: #555;
    font-size: 12px;
    font-family: Arial, "microsoft yahei", "微软雅黑";
    background: #fff;
}

body {
    width: 100%;
    overflow-x: hidden;
}


/* 正常链接 未访问 */

a {
    color: #666;
}


/* 鼠标悬停 */

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

.wrap {
    width: 1000px;
    margin: 0 auto;
    /*background:#efefef;*/
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt40 {
    margin-top: 40px;
}

.mr11 {
    margin-right: 11px;
}

.mr20 {
    margin-right: 20px;
}

.mr40 {
    margin-right: 40px;
}

.mr50 {
    margin-right: 50px;
}

.w470 {
    width: 470px;
}

.w220 {
    width: 220px;
}

.w750 {
    width: 750px;
}

.w660 {
    width: 660px;
}

.w300 {
    width: 300px;
}

.row1 {
    padding: 50px 0 36px 0;
}

.ui-box {
    border: none;
}

.ui-box-head {
    height: 38px;
    line-height: 38px;
    font-size: 15px;
    font-family: '宋体';
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #d0d0d0;
}

.ui-box-head .ui-box-head-title {
    font-weight: bold;
    color: #000;
}

.ui-box-head .ui-box-head-more {
    color: #666666;
    font-size: 14px;
}

.ui-box-head .ui-box-head-more:hover {
    color: #213375;
}

.ui-box-container {
    border: none;
}

.pro {
    display: block;
    margin: 0 -5px;
    padding-top: 10px;
    font-family: '宋体';
}

.pro li {
    float: left;
    width: 50%;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 6px;
}

.pro li a {
    display: block;
    position: relative;
}

.pro li a span {
    display: block;
}

.pro li a span.title {
    background: #F3F3F3 url('../../images/bb.png') 0 0 no-repeat;
    color: #666;
    line-height: 30px;
    font-size: 12px;
    position: relative;
    padding-left: 10px;
    z-index: 1;
}

.pro li a span.img {
    position: absolute;
    right: -196px;
    top: 0;
    width: 192px;
    height: 165px;
    display: none;
    border: 2px solid #F3F3F3;
    z-index: 2;
}

.pro li a:hover span.title {
    color: #213375;
}

.news {
    display: block;
    margin: 0 -10px;
    padding-top: 10px;
    font-family: '宋体';
}

.news li {
    float: left;
    width: 50%;
    padding: 0 5px 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 6px;
}

.news li:before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 0;
    height: 0;
    content: '';
    border: 1px solid #FD621F;
    margin-top: -1px;
}

.info {
    font-size: 14px;
    line-height: 26px;
}

.row-head {
    padding: 40px 0;
    text-align: center;
}

.row-head-en {
    font-size: 28px;
    color: #929292;
    line-height: 1em;
    font-family: "Verdana, Geneva";
    font-weight: 300;
}

.row-head-title {
    font-size: 32px;
    color: #000;
    line-height: 1em;
    padding: 20px 0;
    font-weight: bold;
}

.row-head-btn {
    position: relative;
}

.row-head-btn::after {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    font-size: 0;
    line-height: none;
    content: '';
    background: #d8d8d8;
    z-index: 1;
    margin-top: -1px;
}

.row-head-btn a {
    display: block;
    width: 85px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    color: #656565;
    border: 1px solid #A9A9A9;
    background: #fff;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    border-radius: 5px;
}

.row-head-btn a:hover {
    background: #F55500;
    color: #fff;
    border-color: #F55500;
}

.row-head-more {
    position: relative;
    text-align: center;
}

.row-head-more::after {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    font-size: 0;
    line-height: none;
    content: '';
    background: #d8d8d8;
    z-index: 1;
    margin-top: -1px;
}

.row-head-more span {
    display: inline-block;
    position: relative;
    z-index: 2;
    font-size: 18px;
    line-height: 1em;
    color: #888;
    background: #fff;
    text-align: center;
    padding: 0 40px;
}

.row2 {
    background: url('../../images/index-1-bg.png') center 0 repeat-y;
    padding-bottom: 40px;
}

.row2 .classlist-head {
    height: 18px;
    background: url('../../images/pro-bg-1.png') 0 0 no-repeat;
}

.row2 .classlist-main {
    background: #d8d8d8 url('../../images/pro-bg-3.png') 0 0 repeat-y;
    padding: 0 1px 0 17px;
}

.row2 .classlist-foot {
    height: 15px;
    background: url('../../images/pro-bg-2.png') 0 0 no-repeat;
}

.row2-1 {
    position: relative;
}

.row2-1::after {
    position: absolute;
    bottom: 15px;
    left: -300px;
    width: 300px;
    height: 325px;
    content: '';
    background: url('../../images/pro-bg-4.png') 0 0 no-repeat;
}

.row2-1 ul {
    width: auto;
    overflow: hidden;
    padding: 10px 20px 0 20px;
    background: -webkit-linear-gradient(#ffffff 0%, #d8d8d8 100%);
    background: -o-linear-gradient(#ffffff 0%, #d8d8d8 100%);
    background: -moz-linear-gradient(#ffffff 0%, #d8d8d8 100%);
    background: linear-gradient(#ffffff 0%, #d8d8d8 100%);
}

.row2-1 ul ol {
    display: block;
    line-height: 34px;
    font-size: 14px;
    color: #fff;
    background: #1556B0;
    border-radius: 5px;
    text-align: center;
    margin: 10px 0;
}

.row2-1 ul li {
    display: block;
    font-size: 13px;
    line-height: 30px;
    padding-left: 31px;
    position: relative;
}

.row2-1 ul li::before {
    position: absolute;
    top: 50%;
    left: 10px;
    width: 7px;
    height: 7px;
    content: '';
    background: url('../../images/icon-1.png') 0 0 no-repeat;
    margin-top: -4px;
}

.row2-1 ul li a {
    color: #000;
}

.row2-1 ul li a:hover {
    color: #F55500;
}

.row2-2 ul {
    width: auto;
    overflow: hidden;
    margin: -15px -15px 0;
}

.row2-2 ul li {
    float: left;
    width: 33.33%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
    margin-top: 15px;
}

.row2-2 ul li a,
.row2-2 ul li span {
    display: block;
}

.row2-2 ul li .img {
    border: 2px solid #d8d8d8;
}

.row2-2 ul li img {
    width: 100%;
}

.row2-2 ul li .txt {
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}

.row2-2 ul li a:hover .img {
    border-color: #1556B0;
}

.row2-2 ul li a:hover .txt {
    background: #1556B0;
    color: #fff;
}

.row3 {
    background: url('../../images/index-2.jpg') center 0 no-repeat;
}

.row3 .row3-box {
    position: relative;
    height: 609px;
    overflow: hidden;
}

.row3 .row3-box-head {
    padding: 40px 0 0 0;
    text-align: center;
}

.row3 .row3-box-head-title {
    font-size: 31px;
    line-height: 1em;
    color: #000;
    text-align: center;
}

.row3 .row3-box-head-title font {
    color: #0177C5;
}

.row3 .row3-box-head-text {
    font-size: 18px;
    line-height: 1em;
    margin-top: 20px;
    position: relative;
    text-align: center;
    color: #888;
    font-weight: normal;
    display: inline-block;
    padding: 0 70px;
}

.row3 .row3-box-head-text::before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 42px;
    height: 1px;
    font-size: 0;
    line-height: none;
    content: '';
    background: #9C9599;
    margin-top: -1px;
}

.row3 .row3-box-head-text::after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 42px;
    height: 1px;
    font-size: 0;
    line-height: none;
    content: '';
    background: #9C9599;
    margin-top: -1px;
}

.row3 .row3-box-container {
    padding: 20px 0 0 130px;
}

.row3 .row3-box-container ul {
    width: auto;
    overflow: hidden;
    margin: 0 -10px 50px;
}

.row3 .row3-box-container ul li {
    float: left;
    width: 25%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    text-align: center;
    font-size: 14px;
    color: #000;
}

.row3 .row3-box-container ul li img {
    width: 100%;
    height: auto;
}

.row3 .row3-box-icon {
    height: 96px;
    background: url('../../images/index-2-4.png') 0 0 no-repeat;
    margin: 10px 0 0 77px;
}

.row4 {
    background: url('../../images/index-3-1.jpg') center 0 no-repeat;
}

.row4 .row4-box {
    position: relative;
    height: 795px;
    overflow: hidden;
}

.row4 .row4-box-head {
    padding: 40px 0 0 0;
    text-align: center;
}

.row4 .row4-box-head-title {
    font-size: 31px;
    line-height: 1em;
    color: #000;
    text-align: center;
}

.row4 .row4-box-head-title font {
    color: #0177C5;
    padding-left: 20px;
}

.row4 .row4-box-head-text {
    font-size: 18px;
    line-height: 1em;
    margin-top: 20px;
    position: relative;
    text-align: center;
    color: #888;
    font-weight: normal;
    display: inline-block;
    padding: 0 70px;
}

.row4 .row4-box-head-text::before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 42px;
    height: 1px;
    font-size: 0;
    line-height: none;
    content: '';
    background: #9C9599;
    margin-top: -1px;
}

.row4 .row4-box-head-text::after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 42px;
    height: 1px;
    font-size: 0;
    line-height: none;
    content: '';
    background: #9C9599;
    margin-top: -1px;
}

.row4 .row4-box-container {
    padding: 40px 500px 0 0;
}

.row4 .row4-box-container ul {
    width: auto;
    overflow: hidden;
    margin: -20px -10px 0;
}

.row4 .row4-box-container ul li {
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*background:#efefef;*/
    padding: 20px 20px;
    border-right: 1px dashed #d8d8d8;
    border-bottom: 1px dashed #d8d8d8;
}

.row4 .row4-box-container ul li+li {
    border-right: none;
}

.row4 .row4-box-container ul li+li+li {
    border-bottom: none;
    border-right: 1px dashed #d8d8d8;
}

.row4 .row4-box-container ul li+li+li+li {
    border-right: none;
}

.row4 .row4-box-container ul li .icon {
    width: 92px;
    height: 92px;
    border-radius: 50%;
    background: #797979;
    margin: 0 auto;
    line-height: 92px;
    text-align: center;
    color: #fff;
}

.row4 .row4-box-container ul li .icon .iconfont {
    font-size: 40px;
}

.row4 .row4-box-container ul li .text {
    font-size: 20px;
    line-height: 2em;
    color: #333;
    text-align: center;
}

.row4 .row4-box-container ul li:hover .icon {
    background: #0277C6;
}

.row4 .row4-box-container ul li:hover .text {
    color: #0277C6;
}

.row4 .row4-box-lianxi {
    margin: 120px 0 0 0;
    width: 400px;
    text-align: center;
    color: #fff;
}

.row4 .row4-box-lianxi .t1 {
    font-size: 16px;
}

.row4 .row4-box-lianxi .t2 {
    font-size: 34px;
    font-weight: bold;
}

.row4 .row4-box-lianxi .t3 {
    display: block;
    width: 106px;
    font-size: 16px;
    background: #fff;
    margin: 0 auto;
    line-height: 2em;
    border-radius: 16px;
    color: #0277C6;
    border: 1px solid #fff;
}

.row4 .row4-box-lianxi .t3:hover {
    background: #0263A5;
    color: #fff;
    border: 1px solid #fff;
}

.row5 {
    background: url('../../images/index-4-bg.png') center 0 repeat-y;
    padding-bottom: 40px;
}

.row5 .row5-box {
    position: relative;
    overflow: hidden;
}

.row5 .row5-box-head {
    padding: 40px 0 0 0;
    text-align: center;
}

.row5 .row5-box-head-title {
    font-size: 31px;
    line-height: 1em;
    color: #000;
    text-align: center;
}

.row5 .row5-box-head-title font {
    color: #0177C5;
    padding-left: 20px;
}

.row5 .row5-box-head-text {
    font-size: 18px;
    line-height: 1em;
    margin-top: 20px;
    position: relative;
    text-align: center;
    color: #888;
    font-weight: normal;
    display: inline-block;
    padding: 0 70px;
}

.row5 .row5-box-head-text::before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 42px;
    height: 1px;
    font-size: 0;
    line-height: none;
    content: '';
    background: #9C9599;
    margin-top: -1px;
}

.row5 .row5-box-head-text::after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 42px;
    height: 1px;
    font-size: 0;
    line-height: none;
    content: '';
    background: #9C9599;
    margin-top: -1px;
}

.row5 .row5-box-container {
    padding: 40px 40px 0 40px;
}

.row5 .row5-box-container ul {
    width: auto;
    overflow: hidden;
}

.row5 .row5-box-container ul li {
    display: block;
    margin-top: 40px;
    position: relative;
}

.row5 .row5-box-container ul li .float-img {
    float: left;
    font-size: 0;
    line-height: none;
}

.row5 .row5-box-container ul li .info .img {
    float: left;
}

.row5 .row5-box-container ul li .info .title,
.row5 .row5-box-container ul li .info .des {
    margin-left: 60px;
}

.row5 .row5-box-container ul li .info .title {
    font-size: 28px;
    color: #000;
    line-height: 1em;
    border-bottom: 1px dashed #d8d8d8;
    font-weight: bold;
    padding-bottom: 15px;
    margin-bottom: 12px;
}

.row5 .row5-box-container ul li .info .des {
    font-size: 15px;
}

.row5 .row5-box-container ul li.t1 .info {
    display: block;
    margin-left: 420px;
    padding-top: 80px;
}

.row5 .row5-box-container ul li.t2 .info {
    display: block;
    margin-right: 420px;
    padding-top: 80px;
}

.row5 .row5-box-container ul li.t2 .float-img,
.row5 .row5-box-container ul li.t4 .float-img {
    float: right;
}

.row5 .row5-box-container ul li.t3 .info {
    display: block;
    margin-left: 420px;
    padding-top: 80px;
}

.row5 .row5-box-container ul li.t4 .info {
    display: block;
    margin-right: 420px;
    padding-top: 60px;
}

.row5 .row5-box-container ul li.t4 .btn {
    margin-left: 60px;
    margin-top: 30px;
}

.row5 .row5-box-container ul li.t4 .btn a {
    float: left;
    width: 136px;
    height: 42px;
}

.row5 .row5-box-container ul li.t4 .btn .btn-text {
    display: block;
    margin-left: 176px;
    padding-left: 50px;
    background: url('../../images/index-4-8.png') 0 0 no-repeat;
    min-height: 43px;
}

.row5 .row5-box-container ul li.t4 .btn .btn-text-title {
    font-size: 13px;
    color: #666;
    line-height: 1em;
    padding-top: 2px;
}

.row5 .row5-box-container ul li.t4 .btn .btn-text-tel {
    font-size: 19px;
    color: #FF6621;
    line-height: 1.2em;
}

.row6 {}

.row6 .scroll_horizontal {
    position: relative;
    width: 1000px;
    height: 90px;
    margin-top: 15px;
}

.row6 .scroll_horizontal .box {
    overflow: hidden;
    position: relative;
    width: 1000px;
    height: 90px;
    margin: 0 auto;
}

.row6 .scroll_horizontal .list {
    overflow: hidden;
    width: 9999px;
}

.row6 .scroll_horizontal .list li {
    float: left;
    width: 142px;
    height: 90px;
}

.row6 .scroll_horizontal .list li span {
    display: block;
}

.row6 .scroll_horizontal .list li span.img {
    width: 122px;
    height: 60px;
    background: #fff;
    border: 1px solid #d8d8d8;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
}

.row6 .scroll_horizontal .list li span.text {
    height: 30px;
    line-height: 26px;
    font-size: 14px;
    text-align: center;
    color: #555;
}

.row6 .scroll_horizontal .prev,
.row6 .scroll_horizontal .next {
    position: absolute;
    top: 40px;
    margin-top: -25px;
    width: 23px;
    height: 31px;
    background-image: url('../../images/index-5-1.png');
    background-repeat: no-repeat;
    font: 0/0 Arial;
    cursor: pointer;
}

.row6 .scroll_horizontal .prev {
    left: -50px;
    background-position: 0 0;
}

.row6 .scroll_horizontal .next {
    right: -50px;
    background-position: -23px 0;
}

.row7 .row7-l {
    width: 390px;
    position: relative;
    min-height: 248px;
    margin-top: 40px;
}

.row7 .row7-l::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    height: 206px;
    content: '';
    background: #EBEBEB;
    z-index: 1;
}

.row7 .row7-l::after {
    position: absolute;
    top: 40px;
    left: 40px;
    width: 300px;
    height: 201px;
    content: '';
    background: url('../../images/index-6-3.jpg') 0 0 no-repeat;
    z-index: 2;
}

.row7 .row7-r {
    width: 610px;
    position: relative;
}

.row7 .row7-r-box {
    border: 5px solid #ECECEC;
    background: #fff;
    padding: 30px 40px 20px;
    position: relative;
    z-index: 1;
}

.row7 .row7-r::before {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    content: '';
    z-index: 2;
    border: 20px solid #ECECEC;
    border-right-color: #fff;
    border-bottom-color: #fff;
}

.row7 .row7-r::after {
    position: absolute;
    top: -115px;
    right: -385px;
    width: 401px;
    height: 509px;
    content: '';
    z-index: 3;
    background: url('../../images/index-6-1.png') 0 0 no-repeat;
}

.row7 .row7-r-box h3 {
    font-size: 22px;
    color: #000;
    line-height: 1em;
    margin-bottom: 20px;
    background: url('../../images/index-6-2.png') right center no-repeat;
}

.row7 .row7-r-box p {
    font-size: 14px;
    line-height: 1.8em;
}

.row7 .row7-r-box .btn {
    display: block;
    margin: 10px 10px 0 0;
    position: relative;
    height: 26px;
}

.row7 .row7-r-box .btn::before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1em;
    content: '';
    font-size: 0;
    line-height: none;
    z-index: 1;
    border-top: 1px solid #DFDFDF;
}

.row7 .row7-r-box .btn a {
    float: right;
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    padding: 0 20px;
    background: #FF6622;
    border-radius: 5px;
    position: relative;
    z-index: 2;
}

.row7 .row7-r-box .btn a:hover {
    background: #D90000;
}

.row8 {
    padding-bottom: 40px;
}

#allmap {
    width: 100%;
    height: 350px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #d8d8d8;
}

.row8 .ui-box-head-title {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    font-family: '微软雅黑';
    padding-left: 8px;
}

.row8 .ui-box-head-more {
    float: right;
    font-size: 12px;
    padding-right: 15px;
    background: url('../../images/icon-2.png') right center no-repeat;
}

.row8 .ui-box-head-more:hover {
    color: #FF7236;
}

.row8 .ui-box-content {
    padding: 0;
}

.row8 .ui-box-content .img {
    padding: 10px 0 0 0;
}

.row8 .ui-box-content ul {
    width: auto;
    overflow: hidden;
    padding: 0px 10px 0 10px;
}

.row8 .ui-box-content ul li {
    display: block;
    line-height: 30px;
    padding-left: 30px;
    background: url('../../images/icon-3.png') 5px center no-repeat;
    font-size: 14px;
    border-bottom: 1px dotted #d8d8d8;
}

.row8 .ui-box-content ul li a {
    color: #636363;
}

.row8 .ui-box-content ul li a:hover {
    color: #FF752D;
}

.row10 {
    background: url('../../images/index-9-1-1.jpg') center 0 no-repeat;
}

.row10 .row10-box {
    position: relative;
    height: 988px;
}

.row10 .row10-box-head {
    padding: 40px 0 0 0;
    text-align: center;
}

.row10 .row10-box-head-title {
    font-size: 31px;
    line-height: 1em;
    color: #000;
    text-align: center;
}

.row10 .row10-box-head-title font {
    color: #0177C5;
}

.row10 .row10-box-head-text {
    font-size: 18px;
    line-height: 1em;
    margin-top: 20px;
    position: relative;
    text-align: center;
    color: #888;
    font-weight: normal;
    display: inline-block;
    padding: 0 70px;
}

.row10 .row10-box-head-text::before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 42px;
    height: 1px;
    font-size: 0;
    line-height: none;
    content: '';
    background: #9C9599;
    margin-top: -1px;
}

.row10 .row10-box-head-text::after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 42px;
    height: 1px;
    font-size: 0;
    line-height: none;
    content: '';
    background: #9C9599;
    margin-top: -1px;
}

.row10 .row10-icon-1 {
    position: absolute;
    top: 148px;
    left: -64px;
    width: 448px;
    height: 142px;
    z-index: 1;
}

.row10 .row10-icon-2 {
    position: absolute;
    top: 234px;
    left: 11px;
    width: 860px;
    height: 418px;
    z-index: 2;
}

.row10 .row10-icon-3 {
    position: absolute;
    top: 715px;
    left: 623px;
    width: 365px;
    height: 116px;
    z-index: 2;
}

.row10 .row10-text-point {
    position: absolute;
    float: left;
    top: 286px;
    left: 106px;
    font-size: 16px;
    line-height: 1em;
    color: #D80000;
    background: #fff;
    padding: 5px;
    border-radius: 5px;
    z-index: 3;
}

.row10 .row10-text-point::before {
    position: absolute;
    top: 5px;
    left: -50px;
    width: 16px;
    height: 16px;
    background: #D80000;
    border-radius: 50%;
    content: '';
}

.row10 .row10-text-point::after {
    position: absolute;
    top: 11px;
    left: -30px;
    width: 26px;
    height: 2px;
    border-top: 2px dashed #D80000;
    content: '';
}

.row10 .row10-text-point:hover {
    background: #FF4000;
    color: #fff;
}

.row10 .row10-text-point:hover::before {
    background: #FF4000;
}

.row10 .row10-text-point:hover::after {
    border-top-color: #FF4000;
}

.row10 .row10-text-point-2 {
    top: 502px;
    left: 392px;
}

.row10 .row10-text-point-3 {
    top: 638px;
    left: 910px;
}

.row10 .row10-text-left {
    position: absolute;
    float: left;
    top: 330px;
    left: -174px;
    font-size: 16px;
    line-height: 1em;
    color: #008C22;
    padding: 5px;
    border-radius: 5px;
    z-index: 3;
}

.row10 .row10-text-left::before {
    position: absolute;
    top: 9px;
    right: -36px;
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 50%;
    content: '';
}

.row10 .row10-text-left::after {
    position: absolute;
    top: 12px;
    right: -30px;
    width: 26px;
    height: 2px;
    border-top: 2px dashed #fff;
    content: '';
}

.row10 .row10-text-left:hover {
    color: #fff;
    background: #008C23;
}

.row10 .row10-text-left:hover::before {
    background: #008C23;
}

.row10 .row10-text-left:hover::after {
    border-top-color: #008C23;
}

.row10 .row10-text-left-2 {
    top: 411px;
    left: -75px
}

.row10 .row10-text-left-3 {
    top: 481px;
    left: -48px
}

.row10 .row10-text-left-4 {
    top: 549px;
    left: 156px
}

.row10 .row10-text-left-5 {
    top: 597px;
    left: 364px
}

.row10 .row10-text-right {
    position: absolute;
    float: left;
    top: 343px;
    left: 166px;
    font-size: 16px;
    line-height: 1em;
    color: #0085B2;
    padding: 5px;
    border-radius: 5px;
    z-index: 3;
}

.row10 .row10-text-right::before {
    position: absolute;
    top: 9px;
    left: -47px;
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 50%;
    content: '';
}

.row10 .row10-text-right::after {
    position: absolute;
    top: 12px;
    left: -30px;
    width: 26px;
    height: 2px;
    border-top: 2px dashed #fff;
    content: '';
}

.row10 .row10-text-right:hover {
    color: #fff;
    background: #0085B2;
}

.row10 .row10-text-right:hover::before {
    background: #0085B2;
}

.row10 .row10-text-right:hover::after {
    border-top-color: #0085B2;
}

.row10 .row10-text-right-2 {
    top: 396px;
    left: 228px;
}

.row10 .row10-text-right-3 {
    top: 449px;
    left: 304px;
}

.row10 .row10-text-right-4 {
    top: 565px;
    left: 536px;
}

.row10 .row10-text-right-5 {
    top: 609px;
    left: 688px;
}

.row11 {
    height: 300px;
    background: url('../../images/index-10.png') center 0 no-repeat;
}

.row12 {
    background: url('../../images/index-12.jpg') center 0 no-repeat;
}

.row12 .row12-box {
    position: relative;
    height: 926px;
}

.row12 .row12-box-head {
    padding: 40px 0 0 0;
    text-align: center;
}

.row12 .row12-box-head-title {
    font-size: 31px;
    line-height: 1em;
    color: #000;
    text-align: center;
}

.row12 .row12-box-head-title font {
    color: #0177C5;
}

.row12 .row12-box-head-text {
    font-size: 18px;
    line-height: 1em;
    margin-top: 20px;
    position: relative;
    text-align: center;
    color: #888;
    font-weight: normal;
    display: inline-block;
    padding: 0 70px;
}

.row12 .row12-box-head-text::before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 42px;
    height: 1px;
    font-size: 0;
    line-height: none;
    content: '';
    background: #9C9599;
    margin-top: -1px;
}

.row12 .row12-box-head-text::after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 42px;
    height: 1px;
    font-size: 0;
    line-height: none;
    content: '';
    background: #9C9599;
    margin-top: -1px;
}

.row12 .row12-point-c {
    position: absolute;
    top: 384px;
    left: 400px;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    border: 3px solid #DA241D;
    background: #fff url('../../images/index-12-1.png') center 40px no-repeat;
    z-index: 1;
}

.row12 .row12-point {
    position: absolute;
    width: 200px;
    height: 250px;
    z-index: 2;
}

.row12 .row12-point .img {
    display: block;
    font-size: 0;
    line-height: none;
    height: 200px;
    border-radius: 50%;
    border: 2px solid #d8d8d8;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.row12 .row12-point .txt {
    display: block;
    line-height: 1em;
    font-size: 16px;
    padding-top: 10px;
    text-align: center;
    color: #000;
}

.row12 .row12-point-1 {
    top: 170px;
    left: 247px;
}

.row12 .row12-point-1 .img {
    background: #fff url('../../images/index-12-2.png') center center no-repeat;
}

.row12 .row12-point-2 {
    top: 170px;
    left: 558px;
}

.row12 .row12-point-2 .img {
    background: #fff url('../../images/index-12-3.png') center center no-repeat;
}

.row12 .row12-point-3 {
    top: 463px;
    left: 653px;
}

.row12 .row12-point-3 .img {
    background: #fff url('../../images/index-12-4.png') center center no-repeat;
}

.row12 .row12-point-4 {
    top: 646px;
    left: 400px;
}

.row12 .row12-point-4 .img {
    background: #fff url('../../images/index-12-5.png') center center no-repeat;
}

.row12 .row12-point-5 {
    top: 470px;
    left: 154px;
}

.row12 .row12-point-5 .img {
    background: #fff url('../../images/index-12-6.png') center center no-repeat;
}

.row12 .row12-point:hover .img {
    background-color: #1084CE;
    border-color: #fff;
}

.row12 .row12-point:hover .txt {
    color: #f00;
}

.row13 {
    background: url('../../images/index-13.jpg') center 0 no-repeat;
}

.row13 .row13-bg {
    background: url('../../images/index-13-1.png') center 0 no-repeat;
    height: 407px;
}

.row14 {
    background: url('../../images/index-14.jpg') center 0 repeat-y;
}

.row14 .row14-box {
    position: relative;
    overflow: hidden;
}

.row14 .row14-box-head {
    padding: 40px 0 0 0;
    text-align: center;
}

.row14 .row14-box-head-title {
    font-size: 31px;
    line-height: 1em;
    color: #000;
    text-align: center;
}

.row14 .row14-box-head-title font {
    color: #0177C5;
    padding-left: 20px;
}

.row14 .row14-box-head-text {
    font-size: 18px;
    line-height: 1em;
    margin-top: 20px;
    position: relative;
    text-align: center;
    color: #888;
    font-weight: normal;
    display: inline-block;
    padding: 0 70px;
}

.row14 .row14-box-head-text::before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 42px;
    height: 1px;
    font-size: 0;
    line-height: none;
    content: '';
    background: #9C9599;
    margin-top: -1px;
}

.row14 .row14-box-head-text::after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 42px;
    height: 1px;
    font-size: 0;
    line-height: none;
    content: '';
    background: #9C9599;
    margin-top: -1px;
}

.row14 .row14-box-container {}

.row15 {
    padding-bottom: 40px;
    background: url('../../images/index-1-bg.png') center 0 repeat-y;
}

.row15 .scroll_horizontal {
    position: relative;
    width: 1000px;
}

.row15 .scroll_horizontal .box {
    overflow: hidden;
    position: relative;
    width: 1000px;
    margin: 0 auto;
}

.row15 .scroll_horizontal .list {
    overflow: hidden;
    width: 9999px;
}

.row15 .scroll_horizontal .list li {
    float: left;
    width: 300px;
    /*-webkit-box-sizing: border-box;
    box-sizing: border-box;*/
    padding: 0 17px;
}

.row15 .scroll_horizontal .list li a,
.row15 .scroll_horizontal .list li span {
    display: block;
}

.row15 .scroll_horizontal .list li a {
    border: 1px solid #d8d8d8;
    background: #fff;
}

.row15 .scroll_horizontal .list li a .img {
    background: #fff;
}

.row15 .scroll_horizontal .list li a .img img {
    max-width: 100%;
    max-height: 225px;
}

.row15 .scroll_horizontal .list li a .text {
    height: 30px;
    line-height: 34px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    color: #000;
}

.row15 .scroll_horizontal .prev,
.row15 .scroll_horizontal .next {
    position: absolute;
    top: 97px;
    width: 23px;
    height: 31px;
    background-image: url('../../images/index-5-1.png');
    background-repeat: no-repeat;
    font: 0/0 Arial;
    cursor: pointer;
}

.row15 .scroll_horizontal .prev {
    left: -50px;
    background-position: 0 0;
}

.row15 .scroll_horizontal .next {
    right: -50px;
    background-position: -23px 0;
}
        