﻿/*��ҳ-���ݲ���*/
.navlist {
    background: #ebedee;
}

.navlist_left, .navlist_middle, .navlist_right {
    float: left;
}

.navlist_left {
    width: 25.833%;
}

.menu {
    height: 542px;
    background: #EC151A;
}

.menu .menu_li {
    width: inherit;
    line-height: 47px;
    border-bottom: 1px #4ca3df solid;
    cursor: pointer;
}

.menu .menu_li .icon {
    vertical-align: middle;
    display: inline-block;
    width: 24px;
    height: 32px;
    background: url(../images/nav.png) -69px -770px no-repeat;
    margin-left: 20px;
}

.menu .menu_li .icon2 {
    background-position: 0 -2px;
    height: 25px;
}

.menu .menu_li .icon3 {
    background-position: 0 -30px;
    height: 23px;
}

.menu .menu_li .icon4 {
    background-position: 0 -53px;
    height: 25px;
}

.menu .menu_li .icon5 {
    background-position: 0 -78px;
    height: 26px;
}

.menu .menu_li .icon6 {
    background-position: -3px -101px;
    height: 24px;
}

.menu .menu_li .icon7 {
    background-position: 0 -125px;
    height: 25px;
}

.menu .menu_li .icon8 {
    background-position: 0 -148px;
    height: 25px;
}

.menu .menu_li .txt {
    font-size: 16px;
    color: white;
    padding-left: 23px;
}

.menu .menu_li .san {
    float: right;
    margin-right: 22px;
    margin-top: 24px;
    width: 7px;
    height: 7px;
    background: url(../images/nav.png) -74px -118px no-repeat;
}

.menu ul {
    padding: 0 5px 8px 10px;
    display: none;
}

.menu ul li {
    float: left;
    line-height: 14px;
}

.menu ul li a {
    display: block;
    font-size: 12px;
    color: white;
    border-right: 1px solid white;
    height: 14px;
    padding: 0 10px;
    margin-bottom: 8px;
}

.menu ul li a.clean {
    padding-right: 0;
    border: 0;
}

.menu .disp, .model .disp {
    display: block;
}

.menu ul li a:hover {
    text-decoration: underline;
}

.navlist_middle {
    width: 73.3%;
    height: 542px;
    margin-left: 10px;
}

.tab {
    width: 100%;
    height: 342px;
    position: relative;
    overflow: hidden;
}

.banner {
    width: 99999px;
    height: inherit;
    position: absolute;
    left: 0;
    top: 0;
}

.banner a {
    float: left;
}

.banner img {
    display: block;
    width: 100%;
    height: 342px;
}

#btn_null {
    width: 100%;
    height: auto;
    position: absolute;
    left: 48%;
    right: 0;
    bottom: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.check_list p.s_t1 {
    text-align: center;
    font-size: 17px;
    margin-top: 25px;
    letter-spacing: 1px;
}

#btn_null div {
    float: left;
    margin-right: 7px;
    margin-bottom: 20px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: white;
    cursor: pointer;
}

#btn_null .active2 {
    background: #e57512;
}

#pre, #next {
    width: 47px;
    height: 74px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background-color: rgba(0, 0, 0, 0.2);
    cursor: pointer;
}

#next {
    left: initial;
    right: 0;
}

#pre span, #next span {
    display: block;
    width: 17px;
    height: 31px;
    background: url(../images/nav.png) -69px -136px;
    margin: 21px auto;
}

#next span {
    background-position-y: -172px;
}

.search {
    width: 880px;
    height: 180px;
    background: white;
    margin-top: 10px;
    position: relative;
    overflow: hidden;
}

.search h1 {
    text-align: center;
    font-size: 20px;
    font-weight: normal;
    padding: 13px 0 5px;
}

.search_mesg {
    width: 66.82%;
    height: 38px;
    font-size: 16px;
    margin-left: 25px;
    background: #eaf2f7;
    border: none;
    border: 1px solid #b0bec5;
    box-shadow: inset 1px 1px 10px #d1d9df;
    padding-left: 13px;
    border-right: none;
}

.search h2 {
    text-align: center;
    font-weight: normal;
    font-size: 14px;
    margin-top: 5px;
}

.search h2 span {
    color: #e57512;
}

.result ul li {
    width: 100%;
    list-style-type: square;
    margin-bottom: 5px;
    color: #666666;
}

.result {
    margin: 5px 0 0 185px;
    width: 68%;
    height: 55px;
    position: relative;
    overflow: hidden;
}

.result .tempWrap {
    float: left;
    width: 50%;
}

.result_list, .result_list2, .mresult_list {
    margin-top: 10px;
    height: 70px;
    float: left !important;
}

.news {
    width: 218px;
    height: 302px;
    background: white;
    margin-top: 10px;
    position: relative;
    overflow: hidden;
}

.news h1 {
    width: inherit;
    height: 50px;
    font-size: 18px;
    text-align: center;
    line-height: 63px;
}

.news .news_wrap {
    width: inherit;
    height: 252px;
    overflow: hidden;
    position: relative;
}

.news_list {
    padding: 0 10px !important;
}

.news_list li {
    border-bottom: 1px dashed #d4d4d7;
}

.news_list li a {
    display: block;
    height: 32px;
    line-height: 32px;
    color: #666666;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.news_list li a:hover {
    text-decoration: underline;
}

.news_list li a span {
    display: inline-block;
    width: 3px;
    height: 5px;
    background: url(../images/nav.png) -76px -129px;
    vertical-align: middle;
    margin: 0 10px 0 5px;
}

.tool {
    width: 218px;
    height: 210px;
    margin-top: 10px;
    background: white;
}

.tool ul {
    padding: 0 5px;
}

.tool ul li {
    float: left;
    border-bottom: 1px solid #ededed;
}

.tool ul li a {
    display: block;
    width: 68px;
    height: 56px;
    border-right: 1px solid #ededed;
    margin: 30px 0 24px;
}

.tool ul li a:hover span.txt {
    color: #EC151A;
}

.tool ul li a.bor {
    border: none;
}

.tool ul li a .icon {
    display: block;
    width: 33px;
    height: 35px;
    background: url(../images/nav.png) -32px 0;
    margin: auto;
    margin-top: -6px;
}

.tool ul li a .txt {
    display: block;
    width: inherit;
    text-align: center;
    margin-top: 5px;
}

.tool ul li a .icon2 {
    background-position-y: -35px;
    height: 34px;
}

.tool ul li a .icon3 {
    background-position: -27px -68px;
    width: 39px;
}

.tool ul li a .icon4 {
    background-position-y: -102px;
    width: 34px;
}

.tool ul li a .icon5 {
    background-position-y: -138px;
    width: 35px;
}

.tool ul li a .icon6 {
    background-position-y: -172px;
}

.serice {
    width: inherit;
    margin-top: 40px;
}

.serice .serice_left {
    width: 309px;
    height: 204px;
    position: relative;
}

.serice_left .serice_list {
    margin: 0;
    list-style-type: none;
    font-size: 12px;
    text-align: center;
    background: #444444;
}

.serice_list .serice_listli {
    position: relative;
    float: left;
    width: 97px;
    height: 102px;
    padding: 0 3px;
}

.serice_list .serice_listli.active3 {
    background: #EC151A;
}

.serice_list .serice_listli:before, .serice_list .serice_listli:after {
    position: absolute;
    content: "";
    background: #575757;
}

.serice_list .serice_listli:before {
    left: 12px;
    width: 81px;
    height: 1px;
}

.serice_list .serice_listli:after {
    top: 10px;
    left: 1px;
    width: 1px;
    height: 83px;
}

.serice_list .left:after {
    height: 0;
}

.serice_list .serice_listli a {
    display: block;
}

.serice_list .serice_listli span.icon {
    display: block;
    width: 24px;
    height: 23px;
    background: url(../images/nav.png) -67px -770px;
    margin: 25px auto 14px;
}

.serice_list .serice_listli span.txt {
    display: block;
    color: white;
    font-size: 13px;
}

.serice_left .tip {
    display: inline-block;
    width: 12px;
    height: 23px;
    background: url(../images/nav.png) -79px -811px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -12px;
    margin: auto;
}

.serice_list .serice_listli span.icon2 {
    background-position: 0 -2px;
}

.serice_list .serice_listli span.icon3 {
    background-position: 0 -78px;
}

.serice_list .serice_listli span.icon4 {
    background-position: 0 -53px;
}

.serice_list .serice_listli span.icon5 {
    background-position: -3px -101px;
}

.serice_list .serice_listli span.icon6 {
    background-position: 0 -148px;
    width: 27px;
}

.serice_list .serice_listli span.icon7 {
    background-position: -64px -1389px;
    width: 27px;
}

.ser_wrap {
    position: absolute;
    top: 0;
    left: 325px;
    height: 204px;
    width: 875px;
}

.ser_wrap li {
    float: left;
    margin-right: 10px;
    width: 167px;
    height: 204px;
    background: #EC151A;
}

.ser_wrap a {
    display: block;
}

.ser_wrap li.right {
    margin: 0;
}

.ser_wrap li span.ico {
    display: block;
    width: 54px;
    height: 50px;
    background: url(../images/nav.png) 0 -769px;
    margin: 40px auto 30px;
}

.ser_wrap li span.txt1 {
    font-size: 19px;
    display: block;
    color: white;
}

.ser_wrap li p {
    font-size: 13px;
    color: white;
}

.ser_wrap li span.ico2 {
    background-position-y: -824px;
}

.ser_wrap li span.ico3 {
    background-position-y: -873px;
}

.ser_wrap li span.ico4 {
    background-position-y: -926px;
}

.ser_wrap li span.ico5 {
    background-position-y: -978px;
}

.ser_wrap {
    display: none;
    text-align: center;
}

.ser_wrap li span.ico6 {
    background-position-y: -1031px;
    height: 52px;
}

.ser_wrap li.account {
    width: 698px;
}

.ser_wrap .account .account_txt {
    margin-top: 77px;
}

.ser_wrap li span.ico7 {
    background-position-y: -1086px;
    height: 52px;
}

.ser_wrap li span.ico8 {
    background-position-y: -1142px;
    height: 52px;
}

.ser_wrap li span.ico9 {
    background-position-y: -1197px;
    height: 52px;
}

.ser_wrap li span.ico10 {
    background-position-y: -1247px;
    height: 52px;
}

.ser_wrap li span.ico11 {
    background-position-y: -1300px;
    height: 52px;
}

.ser_wrap li span.ico12 {
    background-position-y: -1350px;
}

.ser_wrap li span.ico13 {
    background-position-y: -1398px;
}

.style .h1_left, .title .h1_right {
    display: inline-block;
    width: 50px;
    height: 3px;
    background: #EC151A;
    vertical-align: middle;
    margin-right: 28px;
}

.style .h1_right {
    margin: 0;
    margin-left: 28px;
}

.style .hr {
    height: 1px;
    background: #dadada;
    width: 100%;
}

.style {
    position: relative;
}

.style h1 {
    width: 274px;
    margin: auto;
    background: white;
    position: absolute;
    top: -24px;
    left: 467px;
}

.worker {
    width: 100%;
    height: 360px;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
}

.worker ul {
    padding: 0 61px;
    float: left;
    width: 1200px !important;
}

.worker ul li {
    float: left;
    height: 180px;
    width: 50%;
    position: relative;
    padding: 0 14px;
}

.worker li img {
    width: 132px;
    height: 132px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

.worker li div {
    padding-left: 150px;
}

.worker_mesg h3 {
    font-size: 17px;
    font-weight: 100;
    margin-top: 25px;
}

.worker_mesg h3 span {
    font-size: 13px;
}

.worker_mesg a {
    display: block;
    width: 103px;
    height: 30px;
    background: #e57512;
    color: white;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    margin-top: 10px;
}

.worker_mesg a span {
    display: inline-block;
    width: 20px;
    height: 18px;
    background: url(../images/nav.png) -70px -85px;
    vertical-align: middle;
}

#pre2, #next2, #pre3, #next3, #pre4, #next4 {
    width: 37px;
    height: 37px;
    background: #EC151A;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    cursor: pointer;
}

#next2, #next3, #next4 {
    right: 0;
    left: initial;
}

#pre2 span, #next2 span, #pre3 span, #next3 span, #pre4 span, #next4 span {
    display: block;
    width: 8px;
    height: 15px;
    background: url(../images/nav.png) 0 -173px;
    margin: 11px auto;
}

#next2 span, #next3 span, #next4 span {
    background-position-x: -13px;
}

.worker_wrap {
    width: 9999px;
    height: inherit;
    position: absolute;
    left: 0;
    top: 0;
}

.worker .bd {
    height: inherit;
}

.env {
    margin: 16px auto 60px;
}

.env img {
    display: block;
    width: 19.75%;
    height: 186px;
    margin-left: 3.75px;
    float: left;
}

.env .left {
    margin: 0;
}

.prob {
    background: #ebedee;
}

.problem {
    width: inherit;
    height: 498px;
    background: white;
    margin-top: 30px;
    margin-bottom: 60px;
}

.problem ul li {
    float: left;
    margin: 0 32px;
    border-bottom: 1px dashed #d8d8d8;
    width: 44.17%;
}

.problem ul {
    padding: 20px 18px;
}

.problem ul li a {
    display: block;
    height: 100px;
    background: url(../images/nav.png) -55px -867px no-repeat;
    padding: 20px 0 0 43px;
    font-size: 18px;
    color: #EC151A;
}

.problem ul li a p {
    color: #666666;
    font-size: 13px;
    margin-top: 10px;
    line-height: 24px;
}

.problem .more, .more_info, .more_info2, .more_info3 {
    display: block;
    width: 21%;
    height: 52px;
    font-size: 15px;
    color: #828282;
    border: 1px solid #e5e5e5;
    line-height: 52px;
    text-align: center;
    margin: 10px auto;
}

.problem .more span, .more_info span {
    display: inline-block;
    width: 25px;
    height: 27px;
    background: url(../images/nav.png) -59px -999px no-repeat;
    vertical-align: middle;
    margin-right: 10px;
}

.security {
    margin-top: 35px;
    margin-bottom: 55px;
}

.security li {
    width: 200px;
    height: 277px;
    float: left;
}

.security li span {
    display: block;
    width: 91px;
    height: 91px;
    background: url(../images/nav.png) 0 -208px no-repeat;
    margin: auto;
}

.security li:nth-child(2) span {
    background-position-y: -300px;
}

.security li:nth-child(3) span {
    background-position-y: -393px;
}

.security li:nth-child(4) span {
    background-position-y: -486px;
}

.security li:nth-child(5) span {
    background-position-y: -579px;
}

.security li:nth-child(6) span {
    background-position-y: -672px;
}

.security li div {
    width: 145px;
    height: 160px;
    border: 1px solid #dfdfdf;
    margin: 20px auto;
    text-align: center;
    position: relative;
}

.security div h1 {
    font-size: 17px;
    font-weight: bold;
    padding: 20px 0 15px 0;
    color: #EC151A;
}

.security div p {
    padding: 0 15px;
    font-size: 14px;
    color: #666666;
}

.security div i {
    display: block;
    width: 14px;
    height: 10px;
    background: url(../images/nav.png) -73px -103px no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    top: -10px;
    margin: auto;
}

/*�ͻ�����*/
.thinks {
    background: #ebedee;
}

.thinks_list {
    padding: 30px 46px 40px !important;
}

.thinks_list li {
    float: left;
}

.thinks_list li a {
    display: block;
    width: 216px;
    height: 160px;
    text-align: center;
    position: relative;
}

.thinks_list li p {
    color: #000000;
    font-size: 14px;
    margin-top: 15px;
}

.thinks_list img {
    display: block;
    width: 118px;
    height: 118px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    margin: auto;
    border: 3px solid #ffffff;
}

.thinks_wrap {
    position: relative;
    overflow: hidden;
}

.thinking {
    padding: 25px;
    font-size: 16px;
    background: #FFFFFF;
    line-height: 25px;
    color: #666666;
    margin-bottom: 60px;
    display: none;
}

.thinks_list .active4 {
    border: 5px solid #e57512;
}

.thinks_list .active5 {
    color: #e57512;
}

.thinks_list a span {
    display: none;
    width: 32px;
    height: 19px;
    background: url(../images/nav.png) 0 -189px;
    position: absolute;
    bottom: 15px;
    left: 10px;
    right: 0;
    margin: auto;
}

/*�����������ɹ�����*/
.thinks-list {
    padding: 0 320px;
}

.thinks-list li {
    float: left;
    width: 186px;
    text-align: center;
    cursor: pointer;
}

.thinks-list li h1 {
    display: inline-block;
    line-height: 60px;
}

.thinks-list li.active9 {
    border-bottom: 3px solid #EC151A;
    color: #EC151A;
}

.thinks-main {
    text-align: center;
    margin: 45px 0;
    display: none;
}

.wrap .more1 {
    padding: 60px 0;
    padding-bottom: 0;
    overflow: hidden;
}

.wrap1 {
    float: left;
    margin-right: 40px;
    width: 30.92%;
    background: white;
    border: 1px solid #dcdcdc;
}

.wrap1 h1 {
    text-align: center;
    font-size: 23px;
    font-weight: bold;
    color: #EC151A;
    padding: 25px 0;
}

.wrap1 .comp_pic {
    position: relative;
    display: block;
    padding: 0 22px;
}

.wrap1 ul {
    padding: 0 22px;
}

.wrap1 li {
    border-bottom: 1px dashed #dcdcdc;
}

.wrap1 li a {
    display: block;
    height: 48px;
    line-height: 48px;
    padding-left: 15px;
    color: #666666;
    font-size: 14px;
}

.wrap1 li:hover a {
    text-decoration: underline;
}

.wrap1 li:last-child {
    border: none;
}

.wrap1 .comp_pic img {
    width: 330px;
    height: 178px;
}

.wrap1 .comp_pic span {
    display: block;
    width: 330px;
    height: 30px;
    position: absolute;
    bottom: 0;
    text-align: center;
    color: white;
    font-size: 14px;
    line-height: 30px;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
    background: rgba(0, 0, 0, 0.7);
}

.wrap .one {
    margin-right: 0;
}

.m9_list {
    width: 1105px;
    margin: 18px auto 0;
    overflow: hidden;
}

.m9_list ul {
    width: 9999px;
    margin: auto;
}

.m9_list li {
    float: left;
    width: 163px;
    height: 90px;
    margin-right: 23px;
    border: 1px #e5e5e5 solid;
    position: relative;
}

.m9_list li img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.parent_wrap {
    width: inherit;
    position: relative;
    margin-bottom: 60px;
}

/*��ҳ��ʽ -����ע��*/
.mod2, .mod4 {
    width: 100%;
    height: 564px;
    background: url(../images/bg1.png);
    position: relative;
}

.mod2 .title h1 {
    color: white;
}

.check_wrap {
    width: 855px;
    height: 360px;
    margin: 30px auto;
    background: rgba(0, 0, 0, 0.2);
}

.check_wrap .check_wrap-form {
    padding-top: 30px;
    font-size: 0;
    margin-left: 30px;
}

.search_mesg2 {
    width: 40.5%;
    height: 56px;
    font-size: 17px;
    border: 1px solid #b0bec5;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgb(176, 190, 197);
    box-shadow: inset 1px 1px 10px #d1d9df;
    border-right: none;
    color: #a0a0a0;
    text-indent: 1rem;
}

.search_tel {
    background: url(../images/icon7.jpg) no-repeat 10px center white;
    text-indent: 2.5rem;
    width: 28.4%;
}

.sub222 {
    display: inline-block;
    width: 21.5%;
    height: 40px;
    background: url(../images/nav.png) -50px -1421px no-repeat #E57512;
    background-position-y: -1421px;
    vertical-align: bottom;
    margin-left: -5px;
    text-align: center;
    line-height: 40px;
    font-size: 17px;
    color: white;
    border: none;
    padding-left: 20px;
    margin-right: 40px;
}

.sz-sub {
    height: 56px;
    width: 25.5%;
    line-height: 58px;
    background-position-y: -1412px;
}

.check_wrap form {
    padding-top: 30px;
}

.check_inner {
    width: 798px;
    height: 225px;
    background: white;
    margin: 20px auto;
}

.check_list h2 {
    text-align: center;
    font-size: 17px;
    margin-top: 25px;
    letter-spacing: 1px;
}

.check_list {
    float: left;
    width: 480px;
}

.check_list h2 span {
    color: #e57512;
}

.check_list .news_wrap {
    width: 435px;
    overflow: hidden;
    position: relative;
    padding-left: 35px;
    font-size: 14px;
    color: #808080;
    margin-top: 10px;
}

.check_list .news_list {
    padding: 0 !important;
}

.check_list .news_list li {
    list-style-type: disc;
    list-style-position: inside;
    margin-top: 12px;
    border: none;
}

.check_list .news_list i {
    float: right;
}

.tools {
    float: left;
    height: 185px;
    border-left: 1px #dddddd solid;
    margin: 18px 1px;
    padding-left: 45px;
}

.tools h1 {
    font-size: 17px;
    margin-top: 5px;
}

.tools ul {
    padding: 0 5px;
}

.tools ul li {
    float: left;
}

.tools ul li a {
    display: block;
    width: 72px;
    height: 56px;
    border-right: 1px solid #ededed;
    margin: 30px 0 24px;
    color: #333333;
}

.tools ul li a .icon {
    display: block;
    width: 32px;
    height: 35px;
    background: url(../images/nav.png) -33px 0;
    margin: auto;
    margin-top: -6px;
}

.tools ul li a .txt {
    display: block;
    width: inherit;
    text-align: center;
    margin-top: 5px;
}

.tools ul li a .icon2 {
    background-position-y: -35px;
    height: 34px;
}

.tools ul li a .icon3 {
    background-position: -27px -68px;
    width: 39px;
}

.tools ul li a.bor {
    border: none;
}

.sub2 {
    width: 200px;
    height: 40px;
    line-height: 40px;
    background: #EC151A;
    margin-left: 3px;
}

.sub2:hover {
    color: #fff;
}

.sub2 span {
    background-position: -67px -1342px;
    width: 24px;
}

.cosay-menu {
    position: absolute;
    top: 680px;
    width: inherit;
    z-index: 200;
}

.cosay-menu li {
    float: left;
    width: 25%;
    text-align: center;
}

.cosay-menu a {
    display: inline-block;
    width: 100px;
    height: 20px;
    background: url(../images/nav2.png) 0 0;
    padding-top: 111px;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}

.cosay-menu li:nth-child(2) a {
    background-position-y: -130px;
}

.cosay-menu li:nth-child(3) a {
    background-position-y: -265px;
}

.cosay-menu li:nth-child(4) a {
    background-position-y: -400px;
}

.cosay-menu .active {
    background-position-x: -105px;
    color: #EC151A;
}

.flows div {
    display: none;
    margin-top: 120px;
    width: inherit;
    background: #e2e5e7;
    position: relative;
}

.flow1_sz img {
    display: block;
    margin: auto;
    padding: 40px 0;
}

.flow1_sz span, .flow2_sz span, .flow3_sz, .flow4_sz {
    position: absolute;
    top: -20px;
    left: 122px;
    width: 48px;
    height: 29px;
    background: url(../images/nav2.png) -156px -770px no-repeat;
}

.flow2_sz span {
    left: 424px;
}

.flow3_sz {
    left: 724px;
}

.flow4_sz {
    left: 1027px;
}

.flow1_sz p, .flow2_sz p, .flow3_hk {
    text-align: center;
    font-size: 16px;
    color: #666666;
    padding-bottom: 25px;
}

.flow2_sz p {
    padding: 58px 0;
    background: url(../images/nav2.png) 104px -804px no-repeat;
    margin-left: 168px;
}

.flow2_sz i {
    display: inline-block;
    width: 100px;
    height: 50px;
    background: url(../images/nav2.png) 0 -860px no-repeat;
}

.cologin-wordlist, .cologin-nextlist {
    padding: 10px;
}

.cologin-wordlist li {
    float: left;
    width: 49.87%;
    border-bottom: none;
    font-size: 16px;
}

.cologin-wordlist span, .cologin-nextspan span {
    display: inline-block;
    width: 42px;
    height: 42px;
    color: white;
    border-radius: 50%;
    text-align: center;
    line-height: 42px;
    background-color: #EC151A;
    vertical-align: middle;
    margin: 0 9px 0 36px;
}

.cologin-nextspan span {
    margin: 0;
    margin-right: 10px;
}

.cologin-wordlist p, .cologin-nextspan p {
    display: inline-block;
    vertical-align: middle;
    color: #333333;
    margin: 16px 0;
}

.cologin-nextlist li {
    float: left;
    width: 33.221%;
    text-align: center;
}

.cologin-nextlist img {
    margin: 20px auto;
    display: inline-block;
    overflow: hidden;
}

.cologin-nextspan li {
    border: none;
    text-align: left;
    float: none;
    height: auto;
    width: auto;
    font-size: 16px;
}

.flows .active2 {
    display: block;
}

.tel {
    display: block;
    margin: 50px auto;
}

.adv {
    background: #e4e7f6;
}

.mod_wrap {
    height: 660px;
    position: relative;
}

.adv_left, .adv_right {
    float: left;
    height: inherit;
    width: 600px;
    background: #666666;
}

.adv_right {
    background: #EC151A;
}

.mod_wrap h1 {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 27px;
    color: white;
}

.mod_wrap h1 span {
    color: #ffff00;
}

.frame {
    width: 452px;
    height: 488px;
    background: url(../images/frame.png);
    margin: 120px auto 0;
    text-align: center;
    color: white;
}

.frame h2 {
    font-size: 22.5px;
    padding: 25px 0;
}

.frame h3 {
    font-size: 20px;
}

.frame p {
    padding: 0 16px;
    font-size: 14px;
    margin: 7px 0 20px;
}

.vs {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.mod3 {
    margin-bottom: 45px;
}

.serice_ass {
    width: 911px;
    height: 260px;
    float: left;
    position: relative;
    margin-top: 18px;
    border-right: 1px #dadada solid;
}

.serice_ass .serice_list2 {
    margin: 0;
    list-style-type: none;
    font-size: 12px;
    margin-top: 10px;
}

.serice_list2 .serice_listli2 {
    position: relative;
    float: left;
    width: 285px;
    height: 126px;
    padding: 0 3px;
}

.serice_listli2 a {
    height: 92px;
    display: block;
    background: url(../images/nav.png) 10px -206px no-repeat;
    margin-top: 18px;
}

.serice_listli2:nth-child(2) a {
    background-position-y: -301px;
}

.serice_listli2:nth-child(3) a {
    background-position-y: -394px;
}

.serice_listli2:nth-child(4) a {
    background-position-y: -485px;
}

.serice_listli2:nth-child(5) a {
    background-position-y: -578px;
}

.serice_listli2:nth-child(6) a {
    background-position-y: -672px;
}

.serice_listli2 a h2 {
    font-size: 18px;
    padding: 5px 0;
    color: #EC151A;
    padding-left: 115px;
}

.serice_listli2 a p {
    padding-left: 115px;
    text-align: left;
    font-size: 14px;
    color: #737373;
}

.serice_list2 .serice_listli2:before, .serice_list2 .serice_listli2:after {
    position: absolute;
    content: "";
    background: #dadada;
}

.serice_list2 .serice_listli2:before {
    left: 12px;
    width: 270px;
    height: 1px;
}

.serice_list2 .serice_listli2:after {
    top: 10px;
    left: 1px;
    width: 1px;
    height: 102px;
}

.serice_list2 .left:after {
    height: 0;
}

.serice_list2 .left_top:before, .request_left .left_top:before, .request_right .left_top:before {
    width: 0;
}

.serice_right {
    float: right;
    width: 264px;
}

.serice_right img {
    margin-top: 21px;
}

.mod4 {
    height: 490px;
    background: url(../images/bg2.jpg);
}

.need {
    width: inherit;
    height: 283px;
    background: #f7fafb;
    margin: 45px auto;
}

.need h1 {
    text-align: center;
    font-size: 17px;
    color: #797979;
    padding: 30px 0;
}

.need_wrap li {
    float: left;
    width: 20%;
    height: auto;
    text-align: center;
    font-size: 15px;
    color: #666666;
    margin-top: 5px;
}

.need_wrap li a {
    display: block;
    background: url(../images/nav2.png) 94px -543px no-repeat;
    margin: 10px auto;
    padding-top: 65px;
    font-size: 19px;
    font-weight: bold;
    color: #EC151A;
}

.need_wrap li:nth-child(2) a {
    background-position: 99px -637px;
}

.need_wrap li:nth-child(3) a {
    background-position: 99px -746px;
}

.need_wrap li:nth-child(4) a {
    background-position: -54px -543px;
}

.need_wrap li:nth-child(5) a {
    background-position: -54px -637px;
}

.problem2 {
    height: 584px;
    background: #e2e5e7;
}

.problem_wrap {
    margin-top: 40px;
}

.problem_wrap img, .problist {
    float: left;
}

.problem_wrap img {
    margin-left: 20px;
}

.problist {
    margin-left: 50px;
}

.problist li {
    width: 100%;
    height: 85px !important;
    background: white;
    padding: 15px 30px;
    margin-bottom: 25px;
    position: relative;
    overflow: hidden;
}

.problist li:nth-child(1) {
    width: 660px;
}

.problist li:nth-child(3) {
    width: 472px;
}

.problist li a {
    display: block;
    background: url(../images/nav.png) -55px -885px no-repeat;
    padding: 0px 0 0 43px;
    font-size: 18px;
    color: #EC151A;
    font-weight: bold;
}

.problem2 li a p {
    color: #666666;
    font-size: 14px;
    margin-top: 5px;
    line-height: 24px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.problist li span {
    width: 20px;
    height: 24px;
    background: url(../images/nav2.png) -164px -745px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -18px;
    margin: auto;
}

.problist .more {
    display: block;
    width: 29%;
    height: 50px;
    font-size: 15px;
    color: #828282;
    border: 1px solid #e5e5e5;
    line-height: 52px;
    text-align: center;
    margin-top: 30px;
    background: white;
}

.problist .more span {
    display: inline-block;
    width: 25px;
    height: 27px;
    background: url(../images/nav.png) -59px -999px no-repeat;
    vertical-align: middle;
    margin-right: 10px;
}

.thinks2 {
    margin: 30px 0 70px;
}

.thinks2 li {
    float: left;
    position: relative;
    margin-right: 30px;
}

.thinks2 li a {
    display: block;
    width: 175px;
    height: 175px;
    position: relative;
}

.thinks2 li a img {
    display: block;
    width: 100%;
    height: 100%;
}

.thinks2 li:last-child {
    margin: 0;
}

.thinks2 li a span {
    position: absolute;
    width: 100%;
    height: 38px;
    background: rgba(0, 0, 0, 0.56);
    bottom: 0;
    line-height: 38px;
    color: white;
    font-size: 14px;
    text-indent: 1rem;
}

.impress {
    position: relative;
}

.thinking_txts {
    position: absolute;
    top: 0;
    right: 0;
    width: 175px;
    height: 175px;
}

.thinking_txts span {
    display: block;
    width: 110px;
    height: 35px;
    border: 1px solid #EC151A;
    text-align: center;
    font-size: 17px;
    color: #EC151A;
    line-height: 35px;
    margin-bottom: 15px;
}

.thinking_txts p {
    font-size: 14px;
    color: #666666;
    display: none;
}

/*ע��ǰ��*/
.mod2_2, .mod2_3, .mod2_1, .mod5, .mod6, .mod7, .mod8, .mod9, .mod10, .mod11, .mod12, .mod13 {
    width: 100%;
    height: 460px;
    background: url(../images/bg3.jpg) no-repeat center bottom;
}

.mod2_1 img {
    display: block;
    margin: 105px auto;
}

.mod2_2 {
    background-image: url(../images/bg13.jpg);
}

.mod2_3 {
    background-image: url(../images/bg14.jpg);
}

.flows_qh .cosay-menu {
    top: 573px;
}

.policy {
    background: #e2e5e7;
}

.policty_wrap {
    width: inherit;
    height: 310px;
    background: white;
    margin: 40px 0 55px;
}

.policty_wrap p.policty_titl, .flows_hk_wrap p.policty_titl {
    padding: 0 34px;
    text-align: center;
    font-size: 14px;
    color: #848484;
    padding-top: 40px;
}

p.policty_titl span {
    color: #e57512;
    font-weight: bold;
}

.policty_inner {
    padding: 30px 80px;
}

.policty_inner li {
    width: 24%;
    margin-right: 10px;
}

.policty_inner li a {
    background: url(../images/nav3.png) 113px 0 no-repeat;
}

.policty_inner li:nth-child(2) a {
    background-position: 113px -96px;
}

.policty_inner li:nth-child(3) a {
    background-position: 113px -193px;
}

.policty_inner li:nth-child(4) a {
    background-position: 113px -302px;
}

.request {
    margin: 40px 0 20px;
}

.request_left, .request_right {
    float: left;
    width: 50%;
}

.request_left li, .request_right li {
    position: relative;
    padding-bottom: 20px;
    height: 170px;
    cursor: pointer;
}

.request_left li span, .request_right li span {
    display: inline-block;
    width: 64px;
    height: 64px;
    float: right;
    background: url(../images/nav3.png) -146px 0;
    margin-right: 40px;
    margin-top: 20px;
}

.request_left li h1, .request_right li h1 {
    font-size: 19px;
    width: 465px;
    color: #EC151A;
    padding-top: 20px;
    text-align: right;
}

.request_left li p, .request_right li p {
    width: 465px;
    font-size: 14px;
    margin: 10px 0;
    color: #666666;
    line-height: 24px;
}

.request_left li:before, .request_left li:after, .request_right li:before, .request_right li:after {
    position: absolute;
    content: "";
    background: #dadada;
}

.request_left li:before, .request_right li:before {
    left: 0px;
    width: 568px;
    height: 1px;
}

.request_left li:after, .request_right li:after {
    top: 10px;
    right: 1px;
    width: 1px;
    height: 157px;
}

.request_left li:nth-child(2) span {
    background-position-y: -188px;
}

.request_right li:nth-child(2) span {
    background-position-y: -301px;
}

.request_left li:after {
    top: 15px;
}

.request_right li:before {
    left: 20px;
    width: 580px;
}

.request_right li h1 {
    text-align: left;
    margin-left: 138px;
}

.request_right li span {
    float: left;
    margin: 20px 0 0 40px;
    background-position-y: -96px;
}

.request_right li p {
    margin-left: 138px;
}

.request_right .right:after {
    height: 0;
}

/*ע�����*/
.flows_hk {
    background: #e2e5e7;
}

.flows_hk_wrap {
    width: inherit;
    height: 690px;
    background: white;
    margin: 40px 0 80px;
}

.flows_hk_wrap p.policty_titl {
    padding: 40px 120px;
}

ul.flows_hk_inner {
    padding: 10px 50px 20px;
}

ul.flows_hk_inner li {
    float: left;
    width: 366px;
    text-align: center;
    position: relative;
}

ul.flows_hk_inner li span {
    display: block;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background: #EC151A;
    text-align: center;
    color: white;
    line-height: 54px;
    font-size: 24px;
    margin: 15px auto;
}

ul.flows_hk_inner li h1 {
    font-size: 16px;
    color: #EC151A;
    margin: 5px 0;
}

ul.flows_hk_inner li p {
    font-size: 14px;
    color: #8c8c8c;
    margin-bottom: 20px;
}

ul.flows_hk_inner li:before, ul.flows_hk_inner li:after {
    position: absolute;
    content: '';
    background: #dadada;
}

ul.flows_hk_inner li:before {
    left: 20px;
    width: 325px;
    height: 1px;
}

ul.flows_hk_inner li:after {
    top: 17px;
    right: 0px;
    width: 1px;
    height: 140px;
}

ul.flows_hk_inner li.top2:before {
    width: 0;
}

ul.flows_hk_inner li.right2:after {
    height: 0;
}

/*ע���޵���*/
.flows_wdy_wrap {
    height: auto;
}

.flows_wdy_wrap ul li {
    width: 550px;
}

.flows_wdy_wrap ul li:before {
    width: 500px;
    left: 23px;
}

.flows_wdy_wrap ul li:after {
    height: 120px;
}

/*�������*/
.mod5 {
    background: url(../images/bg4.jpg) no-repeat center bottom;
    color: white;
}

.mod5 h1 {
    font-size: 30px;
    margin: 110px 0 0 110px;
}

.mod5 p {
    font-size: 22px;
    margin: 10px 0 0 110px;
}

.mod5 a {
    display: block;
    width: 220px;
    height: 50px;
    background: #e57512;
    text-align: center;
    line-height: 50px;
    font-size: 15px;
    color: white;
    border-radius: 3px;
    margin: 10px 0 0 110px;
}

.bg_color {
    background: #f1f2f3;
}

.cologin-nextlist li.flow4_fr, .cologin-nextlist li.flow4_fr2 {
    font-size: 18px;
    margin: 25px 0;
    font-weight: bold;
}

.cologin-nextlist li.flow4_fr2 {
    font-weight: normal;
}

.services {
    background: #e2e5e7;
}

.services .worker {
    background: white;
    margin: 40px 0 58px;
}

/*���������˰*/
.mod6 {
    background: url(../images/bg5.jpg) no-repeat center bottom;
}

.mod6 h1, .mod6 h2 {
    font-size: 28px;
    text-align: center;
    color: white;
    margin-top: 100px;
}

.mod6 h1 span {
    color: #ffff00;
    font-size: 47px;
}

.mod6 p {
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    color: white;
    line-height: 10px;
}

.mod6 p span {
    color: #ffff00;
}

.mod6 h2 {
    margin-top: 10px;
    margin-left: 175px;
}

.flows_jk div {
    margin-top: 140px;
}

/*���籣��*/
.mod7 {
    background: url(../images/bg6.jpg) no-repeat center bottom;
    text-align: center;
}

.mod7 h1 {
    font-size: 40px;
    color: white;
    margin-top: 150px;
}

.mod7 ul {
    margin: 15px auto;
}

.mod7 ul li {
    margin-right: 18px;
    display: inline;
}

.mod7 ul li a {
    display: inline-block;
    width: 140px;
    height: 38px;
    background: #e57512;
    border-radius: 20px;
    line-height: 38px;
    font-size: 17px;
    color: white;
}

.cologin-wordlist li.coopen_li {
    margin: 20px 0;
}

/*���˱�˰*/
.mod8 {
    background: url(../images/bg7.jpg) no-repeat center bottom;
    color: white;
}

.mod8 h1 {
    font-size: 38px;
    margin: 110px 0 0 30px;
}

.mod8 p {
    font-size: 16px;
    margin: 5px 0 15px 100px;
}

.mod8 a {
    display: block;
    width: 220px;
    height: 50px;
    font-size: 18px;
    color: white;
    text-align: center;
    line-height: 50px;
    background: #e57512;
    margin-left: 200px;
    border-radius: 3px;
}

.flows_jz img.tel {
    display: block;
    margin: 260px auto 50px;
}

.cosay-menu2 a {
    color: #EC151A;
}

.cosay-menu2 li p {
    margin: 20px 0 30px;
    font-size: 14px;
    color: #666666;
    padding-top: 20px;
}

p.cosay-menu2_p {
    color: #e57512;
    text-align: center;
    font-size: 16px;
}

.ways {
    background: #e2e5e7;
}

ul.ways_wrap, .ways_wrap2 {
    width: inherit;
    background: #f6f7f8;
    margin: 30px 0 60px;
}

ul.ways_wrap li.ways_inner1, li.ways_inner2, li.ways_inner3 {
    float: left;
    text-align: center;
}

ul.ways_wrap li.ways_inner1, li.ways_inner3 {
    width: 249px;
    height: 85px;
    border-bottom: 1px solid #e2e5e7;
    border-right: 1px solid #e2e5e7;
    font-size: 18px;
    font-weight: bold;
    line-height: 86px;
}

ul.ways_wrap li.ways_inner2 {
    padding: 10px 30px;
    width: 950px;
    border-bottom: 1px solid #e2e5e7;
    font-size: 16px;
}

.ways_inner2 ul li {
    float: left;
    margin: 4px 5px 5px 0;
    font-size: 16px;
}

.ways_inner2 ul li span, .shangbiao_adv ul li span, .ways_wrap2_left ul li span, .ways_wrap2_right ul li span, .mcologin-wordlist li p span {
    display: inline-block;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    background: #EC151A;
    color: white;
    line-height: 23px;
    margin-right: 5px;
}

li.ways_inner2 p {
    padding: 9px 0;
}

ul.ways_wrap li.ways_inner3 {
    width: 249px;
    height: 316px;
    line-height: 316px;
    float: left;
}

.ways_inner2 ul.ways_list {
    padding: 2px 0;
}

.ways_inner2 ul.ways_list li {
    float: none;
    text-align: left;
    margin: 11px 0;
}

.ways_inner2 ul.ways_list li span {
    text-align: center;
}

ul.ways_wrap li.ways_inner2 {
    background: white;
    color: #8c8c8c;
}

.flows_jz2 {
    height: 430px;
}

.flows_jz2 div.flows_jz2-left {
    float: left;
    position: relative;
    width: 350px;
    height: inherit;
}

div.flows_jz2-left img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.flows_jz2 div.flows_jz2-right {
    float: right;
    width: 850px;
}

div.flows_jz2-right h1 {
    font-size: 34px;
    margin: 40px 0 30px;
}

div.flows_jz2-right h2 {
    font-size: 20px;
}

div.flows_jz2-right p {
    font-size: 15px;
    margin: 10px 0 30px;
    line-height: 25px;
    color: #666666;
}

div.flows_jz2-right span {
    color: #EC151A;
}

div.flows_jz2-right i {
    color: #E57512;
}

/*ע���̱�*/
.mod9 {
    background: url(../images/bg8.jpg) no-repeat center bottom;
    color: white;
    text-align: center;
}

.mod9 a {
    display: inline-block;
    margin-left: 0;
}

p.cosay-menu2_p2 {
    font-size: 14px;
    text-align: center;
}

.check_shangbiao {
    background: #e2e5e7;
}

p.check_sum, p.check_titl {
    text-align: center;
    font-size: 16px;
    color: #666666;
    margin: 10px 0 30px;
}

p.check_sum span {
    color: #E57512;
}

.check_shangbiao form {
    text-align: center;
}

.check_shangbiao input.check_info {
    width: 570px;
    height: 56px;
    outline: none;
    border: none;
    padding-left: 20px;
}

.check_shangbiao input.check_sub {
    width: 205px;
    height: 56px;
    outline: none;
    border: none;
    background: url(../images/nav.png) -50px -1412px no-repeat #E57512;
    margin-left: -3px;
    font-size: 18px;
    color: white;
    text-indent: 20px;
    cursor: pointer;
    line-height: 55px;
}

p.check_titl {
    margin: 30px 0 60px;
}

p.check_titl span {
    color: #EC151A;
}

.shangbiao_adv {
    width: 780px;
    margin: auto;
}

.shangbiao_adv p {
    text-align: center;
    font-size: 17px;
    color: #666666;
    margin: 10px 0 30px;
}

.shangbiao_adv ul {
    margin-bottom: 55px;
}

.shangbiao_adv ul li {
    float: left;
    width: 390px;
    font-size: 18px;
    color: #EC151A;
    margin: 24px 0;
}

.shangbiao_adv ul li span, .ways_wrap2_left ul li span, .ways_wrap2_right ul li span {
    width: 35px;
    height: 35px;
    font-size: 16px;
    line-height: 35px;
    text-align: center;
    margin-right: 10px;
}

.ways_wrap2 {
    height: 355px;
    padding: 0 40px;
}

.ways_wrap2 div {
    width: 560px;
    float: left;
}

.ways_wrap2_left p, .ways_wrap2_right p {
    width: inherit;
    text-align: center;
    padding: 20px 0;
    font-size: 14px;
    border-bottom: 1px solid #dadada;
}

.ways_wrap2_left p span, .ways_wrap2_right p span {
    display: block;
    width: 66px;
    height: 44px;
    background: url(../images/people.png) 0 0 no-repeat;
    margin: 10px auto;
}

.ways_wrap2_right p span {
    background-position-x: -83px;
}

.ways_wrap2 div ul {
    padding: 0 50px;
}

.ways_wrap2 div ul li {
    float: left;
    font-size: 18px;
    margin: 30px 27px 0px 20px;
    color: #666666;
}

.ways_wrap2_left ul li span {
    background: #E57512;
}

.ways_wrap2 div.ways_wrap2_right ul {
    padding: 0 25px;
}

ul.trade {
    margin: 50px 0;
}

ul.trade li {
    float: left;
    width: 400px;
    text-align: center;
    font-size: 16px;
    color: #666666;
}

ul.trade li span {
    display: block;
    margin: auto;
    width: 315px;
    height: 258px;
    margin-bottom: 20px;
    background: url(../images/nav11.png) 0px 2px no-repeat;
}

ul.trade span.trade_two {
    width: 176px;
    background-position: -358px 0px;
}

ul.trade span.trade_three {
    width: 176px;
    background-position: -576px 0px;
}

/*ע����˾*/
.mod10 {
    background: url(../images/bg9.jpg) no-repeat center bottom;
}

.flows_zx_wrap {
    height: 570px;
}

.flows_zx_wrap p.policty_titl {
    padding: 25px 120px;
}

ul.flows_zx_inner li:after {
    height: 120px;
}

/*����һ����˰��*/
.mod11 {
    background: url(../images/bg10.jpg) no-repeat center bottom;
}

.mod11 p {
    margin-left: 0;
}

.mod11 p span {
    color: #ffff00;
}

ul.cologin-wordlist2 li {
    width: 100%;
    text-align: center;
    background: url(../images/cosay-img5.jpg) no-repeat center top;
    padding-top: 280px;
}

ul.flows_ns_inner li:after {
    height: 105px;
}

.flows_ns_wrap {
    height: 400px;
}

ul.flows_ns_inner li i {
    color: #E57512;
}

/*���¶�̬*/
.mod12 {
    background: url(../images/bg11.jpg) no-repeat center bottom;
}

.mod12 p {
    font-size: 18px;
}

.mod12 h1 {
    margin-top: 170px;
}

ul.news_titl li {
    float: left;
    font-size: 16px;
    margin: 20px 0;
    width: 130px;
    text-align: center;
    background: white;
}

ul.news_titl li:nth-child(3) {
    width: 940px;
}

ul.news_titl li a {
    display: block;
    height: 50px;
    line-height: 50px;
    color: black;
}

ul.news_titl li a.active6 {
    color: white;
    background: #EC151A;
}

ul.news_titl li a:hover {
    text-decoration: underline;
}

.co-news_wrap {
    width: 868px;
    float: left;
}

.co-news {
    margin-top: 30px;
    width: inherit;
    height: 218px;
    overflow: hidden;
    border: 1px solid #DADADA;
}

.co-news .news_pic {
    float: left;
    position: relative;
    width: 276px;
    height: inherit;
}

.co-news .news_pic img {
    width: 238px;
    height: 159px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.co-news .news_info {
    float: left;
    width: 592px;
}

.news_info h1 {
    font-size: 18px;
    text-align: left;
    margin-top: 23px;
}

.news_info p {
    margin-top: 10px;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    letter-spacing: 0.5px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.news_info span {
    display: block;
    color: #c3c3c3;
}

ul.co-newslist {
    margin-top: 15px;
}

ul.co-newslist li {
    float: left;
    width: 100%;
    line-height: 43px;
    border-bottom: 1px dashed #e1e1e1;
    list-style-type: disc;
    list-style-position: inside;
    color: #E57512;
}

ul.co-newslist li a {
    display: inline-block;
    height: 43px;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0.5px;
    padding-left: 10px;
}

ul.co-newslist li span {
    display: inline-block;
    float: right;
}

.btn_num {
    width: 475px;
    height: 30px;
    margin: 30px auto 50px;
    text-align: center;
    overflow: hidden;
}

.btn_num .prev, .btn_num .next {
    width: 60px;
    height: 30px;
    font-size: 12px;
}

.btn_num button {
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 15px;
    border: none;
    outline: none;
    color: #666666;
    cursor: pointer;
}

.btn_num .active {
    background: #EC151A;
    color: white;
}

.more_prob {
    float: right;
    width: 260px;
    height: 390px;
    border: 1px solid #DADADA;
    margin-top: 30px;
    padding: 0 20px;
}

.more_prob h1 {
    font-size: 18px;
    color: #EC151A;
    margin: 10px 0;
}

.more_prob ul li {
    border-bottom: 1px dashed #e1e1e1;
    list-style-type: disc;
    list-style-position: inside;
}

.more_prob ul li a {
    display: inline-block;
    padding: 8px 0;
    color: #666666;
    font-size: 13px;
}

/*��Ѷ����*/
.news-title {
    text-align: center;
}

.news-title h1 {
    font-size: 21px;
    margin: 40px 0 10px;
}

.news-mesg {
    margin: 40px 0 30px;
    padding: 40px 0;
    border: 1px dashed #DADADA;
    border-left: none;
    border-right: none;
}

.news-mesg h2 {
    font-size: 18px;
}

.news-mesg p {
    margin-top: 20px;
    font-size: 14px;
    color: #666666;
}

ul.news-lists {
    font-size: 14px;
    margin-bottom: 40px;
}

.news-more {
    border-top: 1px dashed #DADADA;
    margin-bottom: 90px;
}

.news-more div {
    float: left;
    width: 50%;
}

.news-more div h1 {
    padding: 25px 0;
    color: #EC151A;
    font-size: 19px;
    margin-left: 10px;
}

.news-more div ul li {
    margin-bottom: 10px;
    list-style-type: disc;
    list-style-position: inside;
    color: #666666;
    margin-left: 10px;
}

.news-more div ul li a {
    font-size: 14px;
    color: #666666;
}

.news-more div ul li a:hover {
    text-decoration: underline;
}

/*��������*/
.mod13 {
    background: url(../images/bg12.jpg) no-repeat center bottom;
    text-align: center;
}

ul.problemlist {
    margin: 50px 0;
}

ul.problemlist li {
    padding: 17px 0;
    border-bottom: 1px dashed #DADADA;
}

ul.problemlist li a {
    display: block;
    background: url(../images/nav.png) -55px -876px no-repeat;
}

ul.problemlist li a h1 {
    font-size: 18px;
    padding-left: 45px;
    color: #EC151A;
}

ul.problemlist li a p {
    font-size: 14px;
    color: #666666;
    letter-spacing: 1px;
    padding: 10px 0 0 45px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

ul.problemlist li a span {
    float: right;
    margin-left: 10px;
}

/*��������_����ҳ*/
.problem-title {
    margin: 35px 0;
    border-bottom: 1px solid #DADADA;
}

.problem-title h1 {
    font-size: 24px;
    padding: 24px 0;
}

.problem-title h1 span {
    display: inline-block;
    width: 37px;
    height: 37px;
    background: url(../images/prob2.png) 0 0;
    margin-right: 18px;
}

.problem-answer {
    padding-bottom: 30px;
    border-bottom: 1px dashed #DADADA;
}

.problem-answer i.hsj {
    display: inline-block;
    width: 108px;
    height: 35px;
    background: #EC151A;
    color: white;
    font-weight: bold;
    border-radius: 3px;
    position: relative;
    text-align: center;
    line-height: 37px;
    font-size: 16px;
}

.problem-answer i.hsj span {
    position: absolute;
    width: 11px;
    height: 9px;
    background: url(../images/prob2.png) 0 -37px;
    left: 0;
    right: 0;
    bottom: -7px;
    margin: auto;
}

.problem-answer span {
    float: right;
    margin-left: 10px;
}

.problem-answer p {
    margin-top: 15px;
    font-size: 15px;
    color: #666666;
}

.problem-ask {
    margin: 10px 0 50px;
}

.problem-ask h1 {
    font-size: 27px;
    padding: 20px 0;
    border-bottom: 1px solid #DADADA;
}

.problem-ask h1 span {
    color: #666666;
    font-size: 15px;
    margin-left: 15px;
    font-weight: normal;
}

.problem-ask form {
    background: #f2f2f2;
    border: 1px solid #DADADA;
    margin: 20px 0;
}

.problem-ask textarea {
    width: 1188px;
    height: 64px;
    border: none;
    outline: none;
    border-bottom: 1px solid #DADADA;
    background: -webkit-linear-gradient(to bottom, #f2f2f2, #fff);
    background: linear-gradient(to bottom, #f2f2f2, #fff);
    padding: 10px 0 0 10px;
}

.problem-ask span.uname, .problem-ask span.utel {
    display: inline-block;
    margin-left: 30px;
    margin-bottom: 3px;
}

.problem-ask span.uname input, .problem-ask span.utel input {
    height: 20px;
}

.problem-ask .sub3 {
    float: right;
    display: inline-block;
    width: 99px;
    height: 30px;
    background: #E57512;
    border: none;
    outline: none;
    color: white;
    margin-top: -3px;
    cursor: pointer;
}

.problem-ask label.checkbox {
    float: right;
    margin-right: 15px;
}

h1.ohter-problem {
    font-size: 27px;
    border-bottom: 1px solid #DADADA;
    padding-bottom: 10px;
}

.vip {
    height: 43px;
    border: 1px solid #DADADA;
    font-size: 22px;
    color: #EC151A;
    line-height: 43px;
    text-indent: 1rem;
    background: #f5f5f5;
}

.vip span {
    font-size: 12px;
    color: #666666;
    font-weight: normal;
}

.viplist {
    margin: 10px 0;
}

/*������ʽ*/
#msglist {
    margin-top: 10px;
}

.user-logo {
    float: left;
}

.user-name {
    font-size: 16px;
    font-weight: bold;
}

.txt {
    color: #666666;
    font-size: 14px;
}

.info {
    overflow: hidden;
    padding-left: 10px;
}

.time {
    float: right;
}

.reply {
    display: inline-block;
    background: url(../images/prob2.png) 0 -64px no-repeat;
    width: 25px;
    height: 16px;
    padding-left: 25px;
}

.problem-ask_list ul li, #msglist2 li {
    padding: 10px 0;
    border-bottom: 1px dashed #DADADA;
}

/*�ظ���ʽ*/
.reply-flame {
    margin-top: 10px;
    display: none;
}

.reply-txt, .sub4 {
    width: 91%;
    margin-right: 1%;
    height: 40px;
    outline: none;
    border: none;
    border: 1px solid #DADADA;
    border-radius: 5px;
    text-indent: 15px;
}

.sub4 {
    width: 7%;
    height: 42px;
    margin: 0;
    background: #E57512;
    color: white;
    text-indent: initial;
    border: none;
}

.reply-text {
    padding: 10px 15px;
    background: #f5f5f5;
    margin: 10px 0;
}

/*��ϵ����*/
.introduce h1 {
    font-size: 27px;
    text-align: center;
    margin: 30px 0;
}

.introduce p {
    font-size: 15px;
    margin-bottom: 20px;
    text-indent: 2rem;
    color: #666666;
}

.map {
    margin: 50px 0;
    overflow: hidden;
}

.address_pic {
    float: left;
}

.address {
    float: right;
    width: 425px;
    height: 396px;
    border: 1px #DADADA solid;
}

.map .address ul {
    padding: 20px;
    padding-right: 0;
}

.map .address li {
    margin-bottom: 11px;
    overflow: hidden;
}

.map .address .lg {
    float: left;
    width: 75px;
    height: 75px;
    background: #fe5b00;
    text-align: center;
    font-size: 18px;
    color: white;
}

.lg span {
    display: inline-block;
    padding-top: 11px;
}

.map .address .la {
    float: left;
    margin-left: 20px;
    width: 270px;
}

.la p {
    color: #666666;
    font-size: 14px;
    margin-bottom: 5px;
    letter-spacing: 1px;
}

.la p span {
    font-weight: bold;
}

.map .address .baoan {
    background: #56aedc;
}

.lg span {
    display: inline-block;
    padding-top: 6px;
}

/*�����*/
.table {
    background: #e2e5e7;
}

.table1 {
    width: 1050px;
    margin: 30px auto 60px;
    border-top: 1px solid #ddd;
    background: #FFF;
    padding: 20px 20px 50px;
    font-size: 14px;
    line-height: 175%;
}

.table1 b {
    display: block;
    width: 100%;
    text-indent: 0;
    margin-top: 20px;
    height: 35px;
    line-height: 35px;
}

.table2 table {
    width: 100%;
    border: 1px solid #ddd;
    border-right: 0;
    border-bottom: 0;
}

.table2 table th, .table2 table td {
    font-size: 14px;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    text-align: center;
}

.table2 table th {
    font-size: 15px;
    font-weight: bold;
}

.table2 table .left {
    text-align: left;
}

/*��¼ҳ��*/
.top_logo2 {
    border-bottom: 1px solid #409ddc;
}

.logo2 {
    margin: 30px 0;
}

.wrap_login {
    background-color: #f9f9f9;
}

.guanggao {
    float: left;
    margin-top: 35px;
}

.inner_login {
    float: left;
    width: 216px;
    height: 233px;
    border: 1px solid #dddddd;
    margin: 100px 0;
    background-color: white;
    padding: 55px 77px 60px;
}

.inner_login p {
    text-align: center;
    font-size: 17px;
    color: #333333;
}

.inner_login p span {
    color: #c6c6c6;
    margin: 0 10px;
}

.inner_login input {
    display: block;
    outline: none;
    border: none;
    width: 100%;
    border: 1px solid #DDDDDD;
    height: 30px;
    border-radius: 4px;
    margin-top: 25px;
}

input.login-tel, input.login-pw {
    text-indent: 10px;
}

input.login-bt {
    background-color: #EC151A;
    color: white;
    height: 35px;
    border: none;
    border-radius: initial;
    margin-bottom: 15px;
}

a.reg, a.forget {
    color: #EC151A;
}

a.forget {
    float: right;
}

.footer-list {
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}

.footer-list li {
    float: left;
    margin: 15px 0;
}

.footer-list li a {
    font-size: 14px;
    color: #666666;
    border-right: 1px solid #cccccc;
    padding: 0 8px;
}
