@charset "utf-8";

/* CSS Document */
/*产品中心-ERP -- start*/

.about_zizi {
    width: 100%;
    background: url(../img/git.jpg) no-repeat;
    background-size: 100% 100%;
    padding-bottom: 50px;
}

.about_zizi .box {
    min-width: 1000px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    margin-top: 50px;
}
.about_zizi .box ul, #d_tab29 li { margin: 0; padding: 0; list-style: none }
.about_zizi .box img { border: 0; vertical-align: top }
.about_zizi .box { position: relative; height: 400px;   text-align: left }
.about_zizi .box .d_img { position: relative; margin: 0 auto; width: 870px; height: 100% }
.about_zizi .box .d_img li { position: absolute; display: none; z-index: 0 }
.about_zizi .box .d_img .cont{ width:100%; height:87px; background:rgba(0,0,0,0.5); position:absolute; bottom:0px; left:0px; z-index:99999;}
.about_zizi .box .d_img li img { width: 100%;
		border:1px solid #888; 
		-webkit-box-shadow:0 0 4px 4px rgba(33,33,33,.5);
		-moz-box-shadow:0 0 4px 4px rgba(33,33,33,.5);  
		box-shadow:0 0 4px 4px rgba(33,33,33,.5);  }
.about_zizi .box .d_img li.d_pos1 { display: block; width: 200px; left: 0; top: 80px; z-index: 1 }
.about_zizi .box .d_img li.d_pos2 { display: block; width: 250px; left: 20%; top: 50px; z-index: 2 }
.about_zizi .box .d_img li.d_pos3 { display: block; width: 300px; left: 40%; top: 20px; z-index: 3 }
.about_zizi .box .d_img li.d_pos4 { display: block; width: 250px; right: 20%; top: 50px; z-index: 2 }
.about_zizi .box .d_img li.d_pos5 { display: block; width: 200px; right: 0; top: 80px; z-index: 1 }
.about_zizi .box .d_menu { position: absolute;  bottom: -110px;  width: 100%;  text-align: center;}
.about_zizi .box .d_menu li {
    display: none;   zoom: 1; width: 100%; height: 50px;
    cursor: pointer;  margin-right: 3px;  color: #333;
}

.about_zizi .box .d_menu li.d_select {display: inline-block;    zoom: 1;   cursor: pointer;    color: #fff;}
.about_zizi .box .d_menu li.d_select a {  color: #333;}

.about_zizi .box .d_next,.about_zizi .box .d_prev {
    width:40px;
    height:40px;
    top: 190px;
    z-index: 10;
    cursor: pointer ;
}

.about_zizi .box .d_next, .about_zizi .box .d_prev {
    width: 40px;
    height: 40px;
    top: 190px;
    z-index: 10;
    cursor: pointer;
    background: url('../img/button.png');
}

.about_zizi .box .d_next {
    position: absolute;
    left: 89%;
    background-position: -150px -499px;
}

.about_zizi .box .d_prev {
    position: absolute;
    left: 9%;
    background-position: -150px -450px;
}


.about_lianxi {
    width: 100%;
    height: auto;
    background: #fff;
}

.about_lianxi .box {
    min-width: 1000px;
    max-width: 1200px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}

.about_lianxi .box li {
    width: 50%;
    *width: 49.98%;
    float: left;
    position: relative;
}

.about_lianxi .box li .first {
    position: relative;
    overflow: hidden;
}

.about_lianxi .box li .first.t {
    border: solid 1px #ddd;
}

.about_lianxi .box li .first img {
    width: 100%;
    height: auto;
}

.about_lianxi .box li .first.t1 {
    margin-left: 38px;
    height: 100%;
}

.about_lianxi .box li {
    height: 100%;
}

.about_lianxi .box li .first .text {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}

.about_lianxi .box li .first .text dl {
    height: 100%;
}

.about_lianxi .box li .first .text dt {
    width: 100%;
    height: 29%;
    border-bottom: solid 1px #ddd;
}

.about_lianxi .box li .first .text dd {
    width: 100%;
    height: auto;
    display: none;
}

.about_lianxi .box li .first .text dt p {
    height: 40%;
    line-height: 200%;
    font-weight: bold;
    font-size: 20px;
    color: #333;
}

.about_lianxi .box li .first .text dt div {
    height: 60%;
    position: relative;
}

.about_lianxi .box li .first .text dt div a {
    width: 98px;
    height: 28px;
    line-height: 26px;
    margin-right: 20px;
    float: left;
    margin-top: 10px;
    text-align: center;
    color: #767676;
    font-size: 14px;
    position: relative;
    z-index: 2;
}

.about_lianxi .box li .first .text dt div a.active {
    font-weight: bold;
    color: #fff;
    background: url(../img/about.png) no-repeat 0px -2567px;
}

.about_lianxi .box li .first .text dd a {
    width: 100%;
    height: 38px;
    display: block;
    text-indent: 30px;
    font-size: 14px;
    color: #464646;
    line-height: 60px;
    background: url(../img/about.png) no-repeat;
}

.about_lianxi .box li .first .text dd a.icoo1 {
    background-position: 0px -880px;
}

.about_lianxi .box li .first .text dd a.icoo2 {
    background-position: 0px -1081px;
}

.about_lianxi .box li .first .text dd a.icoo3 {
    background-position: 0px -1281px;
}

.about_lianxi .box li .first .text dd a.icoo4 {
    background-position: -3px -1481px;
}

.about_lianxi .box li .first .text dd a.icoo5 {
    background-position: 0px -1681px;
}

.about_lianxi .box li .first .text dd a.icoo6 {
    background-position: 0px -1881px;
}

.about_lianxi .box li .first .text dd a:hover {
    color: #DF0E1A;
}

.about_lianxi .box li .first .text dd a:hover.icoo1 {
    background-position: 0px -980px;
}

.about_lianxi .box li .first .text dd a:hover.icoo2 {
    background-position: 0px -1181px;
}

.about_lianxi .box li .first .text dd a:hover.icoo3 {
    background-position: 0px -1381px;
}

.about_lianxi .box li .first .text dd a:hover.icoo4 {
    background-position: -3px -1582px;
}

.about_lianxi .box li .first .text dd a:hover.icoo5 {
    background-position: 0px -1781px;
}

.about_lianxi .box li .first .text dd a:hover.icoo6 {
    background-position: 0px -1982px;
}

@media only screen and (min-width: 320px) and (max-width: 1200px) {
    .about_lianxi .box li .first .text dd a {
        font-size: 12px;
        height: 32px;
        line-height: 32px;
    }

    .about_lianxi .box li .first .text dd a.icoo1 {
        background-position: 0px -894px;
    }

    .about_lianxi .box li .first .text dd a.icoo2 {
        background-position: 0px -1093px;
    }

    .about_lianxi .box li .first .text dd a.icoo3 {
        background-position: 0px -1295px;
    }

    .about_lianxi .box li .first .text dd a.icoo4 {
        background-position: -3px -1496px;
    }

    .about_lianxi .box li .first .text dd a.icoo5 {
        background-position: 0px -1697px;
    }

    .about_lianxi .box li .first .text dd a.icoo6 {
        background-position: 0px -1895px;
    }

    .about_lianxi .box li .first .text dd a:hover {
        color: #DF0E1A;
    }

    .about_lianxi .box li .first .text dd a:hover.icoo1 {
        background-position: 0px -994px;
    }

    .about_lianxi .box li .first .text dd a:hover.icoo2 {
        background-position: 0px -1193px;
    }

    .about_lianxi .box li .first .text dd a:hover.icoo3 {
        background-position: 0px -1395px;
    }

    .about_lianxi .box li .first .text dd a:hover.icoo4 {
        background-position: -3px -1597px;
    }

    .about_lianxi .box li .first .text dd a:hover.icoo5 {
        background-position: 0px -1797px;
    }

    .about_lianxi .box li .first .text dd a:hover.icoo6 {
        background-position: 0px -1996px;
    }

}

.about_lianxi .about_gd {
    width: 130px;
    height: 24px;
    padding: 100px 0px;
    line-height: 24px;
    text-align: center;
    position: relative;
    margin: 0 auto;
}

.about_lianxi .about_gd .t {
    width: 130px;
    height: 11px;
    border-bottom: solid 1px #333;
    display: block;
}

.about_lianxi .about_gd a {
    width: 72px;
    height: 24px;
    font-size: 14px;
    text-align: center;
    color: #333;
    display: block;
    left: 30px;
    top: 99px;
    background: #fff;
    position: absolute;
}

.about_lianxi .about_gd a:hover {
    color: #DF0E1A;
}

.erp_money {
    width: 100%;
    height: auto;
    padding-bottom: 50px;
    background: #fff;
}

.erp_money .wenan {
    min-width: 1000px;
    max-width: 1200px;
    max-height:93px;
    background: #F6F6F6;
    padding: 30px 0px;
    margin: 0 auto;
}
.erp_money .wenan p {
    padding: 0px 50px ;
    font-size: 13px;
    line-height: 27px;
    color: #666;
    text-align: left;
}
@media only screen and (min-width: 320px) and (max-width: 1034px) {
    .erp_money .wenan{
        height:auto;
    }
    .erp_money .wenan p{
        padding:0;
        font-size: 12px;
    }
}


.erp_money .box {
    min-width: 1000px;
    max-width: 1210px;
    height: auto;
    margin: 10px auto 0px;
}

.erp_money .box li {
    width: 12.5%;
    *width: 12.46%;
    height: auto;
    float: left;
}

.erp_money .box li .first {
    height: 310px;
    margin: 0px 5px;
    position: relative;
}

.erp_money .box li .first .text {
    width: 100%;
    height: 100%;
    background: #EBEBEB;
    position: relative;
}

.erp_money .box li .first .text .ico {
    width: 50px;
    height: 50px;
    display: block;
    background: url(../img/goodsERP.png) no-repeat;
    position: absolute;
    left: 12px;
    top: 84px;
}

.erp_money .box li .first .text .ico.icoo1 {
    background-position: 0px -150px;
}

.erp_money .box li .first .text .ico.icoo2 {
    background-position: 0px -250px;
}

.erp_money .box li .first .text .ico.icoo3 {
    background-position: 0px -350px;
}

.erp_money .box li .first .text .ico.icoo4 {
    background-position: 0px -450px;
}

.erp_money .box li .first .text .ico.icoo5 {
    background-position: 0px -550px;
}

.erp_money .box li .first .text .ico.icoo6 {
    background-position: 0px -650px;
}

.erp_money .box li .first .text .ico.icoo7 {
    background-position: 0px -750px;
}

.erp_money .box li .first .text .ico.icoo8 {
    background-position: 0px -850px;
}

.erp_money .box li .first .text p {
    line-height: 310px;
    padding-top: 20px;
    font-size: 16px;
    text-indent: 12px;
    color: #333;
    font-weight: bold;
}

.erp_money .box li .first .text .t {
    width: 15px;
    height: 2px;
    display: block;
    background: #333;
    position: absolute;
    left: 12px;
    top: 210px;
}

.erp_money .box li .first .posi {
    width: 100%;
    height: 100%;
    background: #CF0212;
    position: absolute;
    top: 0px;
    left: 0px;
    visibility: hidden;
}

.erp_money .box li .first .posi dt {
    height: 100px;
    line-height: 100px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-indent: 12px;
    width: 141px;
    margin: 0 auto;
}
.erp_money .box li .first .posi dd{
    width: 141px;
    margin: 0 auto;
}

.erp_money .box li .first .posi dd div {
    width: 100%;
    height: 24px;
    line-height: 24px;
    color: #fff;
    font-size: 14px;
    text-indent: 28px;
    display: block;
    position: relative;
}

.erp_money .box li .first .posi dd div span {
    width: 3px;
    height: 3px;
    background: #E87078;
    display: block;
    position: absolute;
    left: 14px;
    top: 10px;
}

@media only screen and (min-width: 320px) and (max-width: 1100px) {
    .erp_money .box li .first .posi dd a span {
        left: 11px;
    }
    .erp_money .box li .first .posi dd a{
        text-indent: 21px;
    }
}

.erp_money .box li .first .posi .t {
    width: 15px;
    height: 2px;
    display: block;
    background: #fff;
    position: absolute;
    left: 12px;
    top: 80px;
}

.erp_money .box li .first:hover .posi {
    visibility: visible;
}

.erp_money .erp_button {
    height: auto;
    text-align: center;
    margin: 0 auto;
}

.erp_money .erp_button .button {
    margin: 40px 0 20px 0;
}

.erp_money .erp_button p {
    padding-top: 50px;
    font-size: 18px;
    color: #333;
}
.title.good_erp{
    padding:70px 0 52px 0;
}
.erp_money .text {
    width: 100%;
    height: 42px;
    line-height: 42px;
}
.button.goods a{
    font-size: 15px;
}
.erp_fun {
    width: 100%;
    height: auto;
    padding-bottom: 45px;
    background: url(../img/goodsERP.jpg) no-repeat 0px 0px;
    background-size: 100% 100%;
}

.erp_fun .box {
    min-width: 1000px;
    max-width: 1210px;
    height: auto;
    margin: 0 auto;
}

.erp_fun .box .erp_header {
    width: 100%;
    height: auto;
    padding-bottom: 10px;
}

.erp_fun .box .erp_header li {
    width: 12.5%;
    *width: 12.48%;
    height: 40px;
    line-height: 40px;
    float: left;
}

.erp_fun .box .erp_header li .first {
    height: 100%;
    margin: 0px 5px;
    background: #fff;
    text-align: center;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}

.erp_fun .box .erp_header li.active .first {
    background: #CF0212;
    color: #fff;
}

.erp_fun .box .erp_body {
    width: 100%;
    height: auto;
}

.erp_fun .box .erp_body .first {
    height: auto;
    margin: 0px 5px;
}
.erp_banText .p1{
    font-size: 53px;
}
.erp_banText .p2{
    font-size: 28px;
    font-weight: bold;
	font-family:微软雅黑 黑体;

}
@media only screen and (min-width: 320px) and (max-width: 1100px) {
    .erp_banText .p2{
        font-size: 26px;
        font-weight: bold;
		font-family:微软雅黑 黑体;

    }
}
.erp_banText .p3{
    height: 64px;
    line-height: 59px;
}
.erp_fun .box .erp_body .first .text {
    padding: 80px 25px 55px 25px;
    background: url("../img/asdf.jpg") no-repeat;
    background-size: 100% 100%;
    display: none;
}

.erp_fun .box .erp_body .first .text li {
    width: 105px;
    height: 62px;
    float: left;
    margin: 20px 5px;
    text-align: center;
    position: relative;
}
@media only screen and (min-width: 320px) and (max-width: 1100px) {
    .erp_fun .box .erp_body .first .text {
        padding: 50px 0px;
    }

    .erp_fun .box .erp_body .first .text li {
        width: 60px;
    }
}
.erp_fun .box .erp_body .first .text li div {
    width: 100%;
    height: 100%;
    display: block;
    line-height: 100px;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
}

.erp_fun .box .erp_body .first .text li span {
    width: 40px;
    height: 40px;
    margin: 0 auto;
    display: block;
    background: url(../img/goodsERP.png) no-repeat;
}

.erp_fun .box .erp_body .first .text li span.icoo1 {
    background-position: 7px -1100px;
}

.erp_fun .box .erp_body .first .text li span.icoo2 {
    background-position: 7px -1150px;
}

.erp_fun .box .erp_body .first .text li span.icoo3 {
    background-position: 7px -1200px;
}

.erp_fun .box .erp_body .first .text li span.icoo4 {
    background-position: 7px -1250px;
}

.erp_fun .box .erp_body .first .text li span.icoo5 {
    background-position: 7px -1300px;
}

.erp_fun .box .erp_body .first .text li span.icoo6 {
    background-position: 7px -1350px;
}

.erp_fun .box .erp_body .first .text li span.icoo7 {
    background-position: 7px -1400px;
}

.erp_fun .box .erp_body .first .text li span.icoo8 {
    background-position: 7px -1450px;
}

.erp_fun .box .erp_body .first .text li span.icoo9 {
    background-position: 7px -1500px;
}

.erp_fun .box .erp_body .first .text li span.icoo10 {
    background-position: 7px -1550px;
}

.erp_fun .box .erp_body .first .text li span.icoo11 {
    background-position: 7px -1555px;
}

.erp_fun .box .erp_body .first .text li span.icoo12 {
    background-position: 7px -1600px;
}

.erp_fun .box .erp_body .first .text li span.icoo13 {
    background-position: 7px -1650px;
}

.erp_fun .box .erp_body .first .text li span.icoo14 {
    background-position: 7px -1700px;
}

.erp_fun .box .erp_body .first .text li span.icoo15 {
    background-position: 7px -1750px;
}

.erp_fun .box .erp_body .first .text li span.icoo16 {
    background-position: 7px -1800px;
}

.erp_fun .box .erp_body .first .text li span.icoo17 {
    background-position: 7px -1850px;
}

.erp_fun .erp_link {
    width: 100%;
    padding-top: 94px;
    text-align: center;
}
.button.good_erp1{
    padding-top: 65px;
    margin-top: 0;
    padding-bottom: 7px;
}
.erp_fun .erp_link p {
    font-size: 18px;
    color: #fff;
}
.title.good_erp2{
    padding:64px 0 62px 0;
}
.erp_fun .erp_link p span{
    position: relative;
    top:2px;
    font-size: 24px;
    font-weight: bold;
}
.erp_list {
    width: 100%;
    height: auto;
    padding-bottom: 65px;
    background: #fff;
}

.erp_list .title .div596.color1{
    position: relative;
    width: 270px;
    background: none;
    border:1px solid #ccc;
}
.title.good_erp3{
    padding:73px 0 57px 0;
}
.title.good_erp3 .div496.color2{
  color: #d1d3d4;
}

.erp_list .title span{

    display: block;
    width:160px;
    height:30px;
    bottom: 20px;
    border-bottom: 1px solid #ccc;
    position: absolute;
}
.erp_list .title span.left{
     left: -155px;
 }
.erp_list .title span.right{
    right: -155px;
}
.erp_list .box {
    min-width: 1000px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

.erp_list .erp_lcon {
    width: 226px;
    height: auto;
    position: absolute;
    float: left;
	left:0px;
}

.erp_list .erp_lcon {
    padding-bottom: 100px;
}

.erp_list .erp_lcon ul {
    background: #fff;
    position: relative;
    z-index: 2;
    padding-bottom: 1px;
}

.erp_list .erp_lcon a {
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    color: #333;
    font-size: 14px;
    background: #E1E1E1;
    cursor: pointer;
    margin-bottom: 15px;
}

.erp_list .erp_lcon a.active {
    background: #CF0212;
    color: #fff;
}

.erp_list .erp_lcon .btn {
    width: 30px;
    height: 30px;
    display: block;
    background: url(../img/goodsERP.png) no-repeat 0px -2101px;
    position: absolute;
    bottom: 6px;
    left: 50%;
    margin-left: -15px;
    cursor: pointer;
}

.erp_list .erp_lcon .btn.active {
    background-position: 0px -2253px;
}

.erp_list .erp_ltxt {
    margin-left: 244px;
    height: auto;
    *height: 376px;
    background: #F6F6F6;
    position: relative;
    float: right;
}

#pro_soft .text {
    display: none;
}
.erp_list .erp_ltxt .text {
    width: 100%;
    height: 100%;
    display: none;
}

.erp_list .erp_ltxt .text img {
    width: 260px;
    height: auto;
    float: left;
    *position: absolute;
}

.erp_list .erp_ltxt .text .erp_com {
    margin-left: 260px;
    height: 100%;
    position: relative;
}

.erp_list .erp_ltxt .text .erp_com .erp_cbx {
    padding: 40px 40px 0px;
}

.erp_list .erp_ltxt .text .erp_com li {
    line-height: 30px;
    font-size: 14px;
    color: #000;
    overflow: hidden;
}

@media only screen and (min-width: 320px) and (max-width: 1200px) {
    .erp_list .erp_ltxt .text .erp_com li {
        line-height: 26px;
    }
    .erp_money .box li .first .posi dd div{
        text-indent: 15px;
    }
    .erp_money .box li .first .posi dd div span{
       left:8px;
    }
}

.erp_wrap .clos {
    display: none;
}

.erp_list .erp_ltxt .text .erp_com li span {
    display: block;
    width: 84px;
    height: auto;
    float: left;
}

.erp_list .erp_ltxt .text .erp_com li p {
    margin-left: 84px;
}
@media only screen and (min-width: 320px) and (max-width: 1200px) {
    .erp_list .erp_ltxt .text .erp_com li {
        font-size: 12px;
    }
}
 .a1 {
    font-size: 14px;
    color: #CF0212;
    margin-top: 33px;
    display: block;
	margin-left:6px;
}

 .erp_posi {
    position: absolute;
    right: 40px;
    bottom: 10px;
}

 .erp_posi a,.erp_posi span {
    float: right;
}

 .erp_posi a {
    font-size: 15px;
    color: #CF0212;
}

.erp_posi span {
    width: 1px;
    height: 10px;
    background: #B0B0B0;
    margin: 7px 14px 0px;
}

.erp_new {
    width: 100%;
    height: auto;
    padding-bottom: 103px;
    background: url(../img/erp.jpg) no-repeat;
    background-size: 100% 100%;
}

.erp_new .box {
    min-width: 1000px;
    max-width: 1230px;
    height: auto;
    margin: 0 auto;
}

.erp_new .box li {
    width: 50%;
    *width: 49.98%;
    height: auto;
    float: left;
    margin-bottom: 21px;
}

.erp_new .box li .first {
    height: 94px;
    line-height: 94px;
    margin: 0px 15px;
    border: solid 1px #79776E;
}

.erp_new .box li .first .text {
    width: 100%;
    height: 100%;
    position: relative;
}

.erp_new .box li .first .text .erp_wenb {
    width: 112px;
    height: 100%;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 2;
    float: left;
}

.erp_new .box li .first .text .erp_wenb span.span1 {
    height: 66px;
    line-height: 66px;
    font-size: 48px;
    font-weight: bold;
    display: block;
}

.erp_new .box li .first .text .erp_wenb span.span2 {
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    display: block;
}

.erp_new .box li .first .text p {
    margin-left: 135px;
    font-size: 16px;
    color: #fff;
    position: relative;
    z-index: 2;
    font-weight: bold;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap; 
}
.erp_new .box li .first .text p a{
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    font-weight:normal;
}
.erp_new .box li .first .text span.t {
    width: 112px;
    height: 100%;
    background: #CF0212;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

.erp_new .erp_ck {
    width: 130px;
    height: 20px;
    line-height: 20px;
    padding-top: 85px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

.erp_new .erp_ck a {
    font-size: 14px;
    color: #fff;
}

.erp_new .erp_ck span {
    width: 25px;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: 8px;
}

.erp_new .erp_ck span.span1 {
    left: 0px;
}

.erp_new .erp_ck span.span2 {
    right: 0px;
}

.erp_zizi {
    background: #fff;
}

.erp_zizi .box .left, .erp_zizi .box .right {
    background: url(../img/goodsERP.png) no-repeat;
}

.erp_zizi .box .left {
    background-position: 0px -2152px;
}

.erp_zizi .box .right {
    background-position: 0px -2202px;
}

.erp_zizi .box .left:hover {
    background-position: 0px -2152px;
}

.erp_zizi .box .right:hover {
    background-position: 0px -2202px;
}

.erp_zizi .erp_ck {
    width: 130px;
    height: 20px;
    line-height: 20px;
    padding-top: 110px;
    margin: 0 auto 50px;
    position: relative;
    text-align: center;

}

.erp_zizi .erp_ck a {
    font-size: 14px;
    color: #333;
}

.erp_zizi .erp_ck span {
    width: 25px;
    height: 1px;
    background: #333;
    position: absolute;
    bottom: 8px;
}

.erp_zizi .erp_ck span.span1 {
    left: 0px;
}

.erp_zizi .erp_ck span.span2 {
    right: 0px;
}

.erp_zizi .erp_sy {
    min-width: 1000px;
    max-width: 1200px;
    padding-top: 50px;
    margin: 0 auto;
}

.erp_zizi .erp_sy .first {
    width: 100%;
    height: 147px;
    line-height: 147px;
}

.erp_zizi .erp_sy .first .left {
    width: 39%;
    *width: 38.97%;
    float: left;
    height: 100%;
    background: #CF0212;
}

.erp_zizi .erp_sy .first .left .text {
     width: 314px;
    height: 100%;
    margin: 0 auto;
}

.erp_zizi .erp_sy .first .left .text span {
    color: #fff;
    float: left;
    line-height: 142px;
}

.erp_zizi .erp_sy .first .left .text span.span1 {
    font-size: 33px;
    font-weight: bold;
}

.erp_zizi .erp_sy .first .left .text span.span2 {
    font-size: 20px;
    margin: 0px 15px;
    padding-top: 5px;
}

.erp_zizi .erp_sy .first .left .text span.span3 {
    font-size: 20px;
    padding-top: 5px;
}

.erp_zizi .erp_sy .first .right {
    width: 61%;
    *width: 60.97%;
    float: left;
    height: 100%;
}

.erp_zizi .erp_sy .first .right .text {
     height: 145px;
    line-height: 145px;
    border: solid 1px #eee;
    border-left: 0px;
    position: relative;
    text-indent: 80px;
    font-size: 24px;
}

@media only screen and (min-width: 320px) and (max-width: 1200px) {
    .erp_zizi .erp_sy .first .right .text {
        font-size: 14px;
    }
    .erp_posi {right: 220px;}
}

.erp_zizi .erp_sy .first .right .text a {
    width: 157px;
    height: 73px;
    line-height: 42px;
    display: block;
    background: url("../img/product_bg.png") no-repeat;
    background-position: 0px -467px;
    position: absolute;
    right: 95px;
    top: 50%;
    margin-top: -21px;
    text-align: center;
    text-indent: 0px;
    color: #fff;
    font-size: 16px;
}
.content{
    margin-left: 244px;
    height: auto;
    background: #F6F6F6;
    position: relative;
    float: right;
}
.pho img{
    width: 260px;
    height: auto;
    float: left;
}
.list{
    margin-left: 260px;
    height: 100%;
    position: relative;
    padding: 40px 40px 10px 0px;
}
.list ul{
	margin-left:5px;
}
.list li{
    line-height: 30px;
    font-size: 14px;
    color: #000;
    overflow: hidden;
}
.list li .left{
    display: block;
    width: 84px;
    height: auto;
    float: left;
}
.list li .left span{color:white;}
.list li .right{
    margin-left: 84px;
}
.button{
    margin: 26px auto 51px auto;
}