.main{
    width: 75rem  /* 1200/16 */;
    margin: 0 auto;
    background: #ffffff;
    text-align: center;
}

table th,table td{
    font-size: 1rem;
    color: #333333;
    border: 1px solid #dcdcdc;
}
table p{
    font-size: 1rem;
    width: 100%;
    text-align: center;
    line-height:3.75rem  /* 60/16 */;
}
/*导航条*/
.main_nav{
    width: 100%;
    height: 3.9375rem  /* 63/16 */;
    padding-top: 0.625rem  /* 10/16 */;
    /*border-bottom: 1px dashed #ededed;*/
    position: fixed;
    left: 0;
    top: 0;
    z-index:1000;
    display: none;
    background: #666666;
}
.main_nav_ul{
    height: 3.25rem  /* 52/16 */;
    /*line-height: 16px;*/
    margin-bottom: 1px;
    text-align: center;
    font-size: 1rem  /* 16/16 */;
}
.main_nav_ul li{
    height: 100%;
    line-height: 3.25rem  /* 52/16 */;
    float: left;
    margin-left: 2.75rem  /* 44/16 */;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.main_nav_ul li:first-child{
    margin-left: 11.875rem  /* 190/16 */;
}
.main_nav_ul li a{
    color: #FFFFFF;
    display: block;
    height: 1rem  /* 16/16 */;
}
.main_nav_ul li a:hover{
    color: #e37310;
}
.main_nav_ul li a:before{
    content: "";
    position: absolute;
    left: 0;
    top: 3.6875rem  /* 59/16 */;
    width: 100%;
    height: 0.1875rem  /* 3/16 */;
    background: #e37310;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.main_nav_ul li a:hover:before{
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
/*SCI论文概览*/
.main_overView{
    height: 39.5rem  /* 616/16 */;
    padding-top: 3.9375rem  /* 63/16 */;
}
.main_overView>div{
    width: 100%;
    position: relative;
}
.main_overView>div>img:nth-child(2){
    position: absolute;
    left: 0;
    top: 0;
    /*z-index: 100;*/
}
.main_overView>div>p{
    width: 37.0625rem  /* 593/16 */;
    line-height: 2.125rem  /* 34/16 */;
    position: absolute;
    left: 1.4375rem  /* 23/16 */;
    top: 1.25rem  /* 20/16 */;
    text-align: left;
    font-size: 1rem  /* 14/16 */;
    /*float: left;*/
    /*margin-left: 23px;*/
    /*margin-top: 30px;*/
    text-indent: 1.875rem  /* 30/16 */;
    color: #333333;
    z-index: 1;
}
.main_overView>div>p>span{
    font-weight: bold;
}
.main_overView>div>img:nth-child(3){
    display: block;
    float: right;
}
/*润色价格表*/
.main_price{
    height: 63.375rem  /* 630/16 */;
}
.main_price>div{
    width: 100%;
}
.main_price>div>img{
    float: left;
}
.main_price>div>img:nth-child(2){
    margin-left: 5.875rem  /* 110/16 */;
}
/*服务流程图*/
.main_technological{
    height: 49.6875rem  /* 795/16 */;
}
.main_technological>img{
    margin: 2.9375rem  /* 47/16 */ auto 0;
}
/*品质保证*/
.main_ensure{
    height: 33.875rem  /* 526/16 */;
}
.main_ensure_content{
    width: 100%;
    position: relative;
    margin-top: 2rem  /* 32/16 */;
}
.main_ensure_content>img:nth-child(1){
    position: absolute;
    left: 0;
    top: 0;
    width: 31rem  /* 496/16 */;
    height: 18.25rem  /* 292/16 */;
    z-index: 100;
}
.main_ensure_content>img:nth-child(2){
    position: absolute;
    left: 32.1875rem  /* 515/16 */;
    top: 1.9375rem  /* 31/16 */;
}
.main_ensure_content>img:nth-child(3){
    position: absolute;
    left: 23.625rem  /* 378/16 */;
    top: 16.125rem  /* 258/16 */;
}
.main_ensure_content>div{
    width: 41.125rem  /* 626/16 */;
    height: 11.875rem  /* 190/16 */;
    position: absolute;
    left: 36rem  /* 576/16 */;
    top: 3.125rem  /* 50/16 */;
    text-align: left;
    font-size: 1rem  /* 16/16 */;
}
.main_ensure_content>div>p{

    /*height: 36px;*/
    line-height: 2.25rem  /* 36/16 */;
    margin-bottom: 0.625rem  /* 10/16 */;
}
.main_ensure_content>div>ul{
    width: 100%;
}
.main_ensure_content>div>ul>li{
    /* list-style-image:url("../images/image_09.png"); */
    /* list-style-position: inside; */
    line-height: 2.25rem  /* 36/16 */;
}


.main .main_technological{
    position: relative;
}
.main .main_technological .main_technological_num{
    width: 1.5rem  /* 24/16 */;
    height: 36.375rem  /* 582/16 */;
    margin: 0 auto;
    position: relative;
}
.main .main_technological .main_technological_num >span {
    position: absolute;
    width: 1.5rem  /* 24/16 */;
    height: 1.5rem;
    line-height: 1.5rem;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 0.75rem  /* 12/16 */;
    z-index: 10000;
}
.main .main_technological .main_technological_num >span:nth-child(1){
    background: #e37310;
    top: 0;
    left: 0;
    color: #FFFFFF;
}
.main .main_technological .main_technological_num >span:nth-child(2){
    background: #FFFFFF;
    top: 20%;
    left: 0;
    color: #333333;
    -webkit-box-shadow: 0 0  10px 4px #dcdcdc;
    -moz-box-shadow:0 0  10px 4px #dcdcdc;
    box-shadow: 0 0  10px 4px #dcdcdc;
}
.main .main_technological .main_technological_num >span:nth-child(3){
    background: #e37310;
    top: 33%;
    left: 0;
    color: #FFFFFF;
}
.main .main_technological .main_technological_num >span:nth-child(4){
    background: #FFFFFF;
    top: 46%;
    left: 0;
    color: #333333;
    -webkit-box-shadow: 0 0  10px 4px #dcdcdc;
    -moz-box-shadow:0 0  10px 4px #dcdcdc;
    box-shadow: 0 0  10px 4px #dcdcdc;
}
.main .main_technological .main_technological_num >span:nth-child(5){
    background: #e37310;
    top: 59%;
    left: 0;
    color: #FFFFFF;
}
.main .main_technological .main_technological_num >span:nth-child(6){
    background: #FFFFFF;
    top: 72%;
    left: 0;
    color: #333333;
    -webkit-box-shadow: 0 0  10px 4px #dcdcdc;
    -moz-box-shadow:0 0  10px 4px #dcdcdc;
    box-shadow: 0 0  10px 4px #dcdcdc;
}
.main .main_technological .main_technological_num >span:nth-child(7){
    background: #e37310;
    top: 85%;
    left: 0;
    color: #FFFFFF;
}
.main .main_technological .main_technological_num .line{
    position: absolute;
    width: 1px;
    height: 100%;
    left: 49%;
    top: 0;
    background: #e37310;
    z-index: 1;
}
.main_technological_num_p1{
    width: 32.25rem  /* 420/16 */;
    height: 3.75rem  /* 60/16 */;
    line-height: 3.75rem;
    background: #e37310;
    -webkit-border-radius: 1.875rem  /* 30/16 */;
    -moz-border-radius: 1.875rem  /* 30/16 */;
    border-radius: 1.875rem  /* 30/16 */;
    position: absolute;
    left: 4%;
    top: 198px;
    font-size:16px;
    color: #FFFFFF;
    font-weight: bold;
}
.main_technological_num_p1:after{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: 14px solid transparent;
    border-left-color: #e37310;
    left: 99%;
    top: 29%;
}
.main_technological_num_p2{
    position: absolute;
    left: 55%;
    top: 338px;
    font-size:16px;
    font-weight: bold;
}
.main_technological_num_p3{
    position: absolute;
    left: 18%;
    top: 410px;
    font-size:16px;
    font-weight: bold;
}
.main_technological_num_p4{
    width: 14.75rem  ;
    height: 3.75rem  /* 60/16 */;
    line-height: 3.75rem;
    background: #e37310;
    -webkit-border-radius: 1.875rem  /* 30/16 */;
    -moz-border-radius: 1.875rem  /* 30/16 */;
    border-radius: 1.875rem  /* 30/16 */;
    position: absolute;
    left: 56%;
    top: 471px;
    font-size:16px;
    color: #FFFFFF;
    font-weight: bold;
}
.main_technological_num_p4:after{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: 14px solid transparent;
    border-right-color: #e37310;
    left: -10%;
    top: 25%;
}
.main_technological_num_p5{
    position: absolute;
    left: 34%;
    top: 563px;
    font-size:16px;
    font-weight: bold;
}
.main_technological_num_p6{
    position: absolute;
    left: 55%;
    top: 639px;
    font-size:16px;
    font-weight: bold;
}
.main_technological_num_p7{
    width: 20.625rem  /* 330/16 */;
    height: 3.75rem  /* 60/16 */;
    line-height: 3.75rem;
    background: #e37310;
    -webkit-border-radius: 1.875rem  /* 30/16 */;
    -moz-border-radius: 1.875rem  /* 30/16 */;
    border-radius: 1.875rem  /* 30/16 */;
    position: absolute;
    left: 18%;
    top: 698px;
    font-size:16px;
    color: #FFFFFF;
    font-weight: bold;
}
.main_technological_num_p7:after{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: 14px solid transparent;
    border-left-color: #e37310;
    left: 99%;
    top: 29%;
}
/*润色案例*/
.main_case{
    height: 60.3125rem  /* 917/16 */;
}
.main_case_content{
    width: 100%;
    height: 42.75rem  /* 684/16 */;
    margin-top: 0.8125rem  /* 45/16 */;
}
.main_case_content>img{
    margin-bottom: 2.5rem  /* 40/16 */;
}
.main_case_content>p{
    margin: 0 auto;
    width: 14.625rem  /* 234/16 */;
    height: 3.125rem  /* 50/16 */;
    line-height: 3.125rem  /* 50/16 */;
    text-align: left;
    text-indent: 2rem  /* 32/16 */;
    font-size: 1.125rem  /* 18/16 */;
    color: #e37310;
    border: 1px solid #e37310;
    -webkit-border-radius: 0.25rem  /* 4/16 */;
    -moz-border-radius: 0.25rem  /* 4/16 */;
    border-radius: 0.25rem  /* 4/16 */;
    position: relative;
}
.main_case_content>p>img{
    position: absolute;
    left: 11.25rem  /* 180/16 */;
    top: 1.25rem  /* 20/16 */;
}
/*售后服务*/
.main_afterSale{
    height: 42.5625rem  /* 617/16 */;
    margin-bottom: 4.375rem  /* 70/16 */;
}
.main_afterSale_content{
    width: 100%;
    margin-top: 1.125rem  /* 18/16 */;
    position: relative;
}
.main_afterSale_content>img:nth-child(1){
    position: absolute;
    left: 14.375rem  /* 230/16 */;
    top: 1rem  /* 16/16 */;
}
.main_afterSale_content>img:nth-child(2){
    position: absolute;
    left: 16.25rem  /* 260/16 */;
    top: 21.5rem  /* 328/16 */;
}
.main_afterSale_content>img:nth-child(3){
    position: absolute;
    left: 40.625rem  /* 650/16 */;
    top: 0;
}
.main_afterSale_content>ol{

    position: absolute;
    /*left: 30px;*/
    top: 2.125rem  /* 34/16 */;
    text-align: left;
}
.main_afterSale_content>ol>li{
    line-height: 2rem  /* 32/16 */;
}
.main_afterSale_content>ol>li:nth-child(1),.main_afterSale_content>ol>li:nth-child(2){
    width: 33.625rem  /* 538/16 */;
}
.main_afterSale_content>ol>li:nth-child(3){
    width: 50.5rem  /* 808/16 */;
}
.main_afterSale_content>ol>li:nth-child(2) ol{
    padding-left: 1.5625rem  /* 25/16 */;
}
.main_afterSale_content>ol>li:nth-child(2) ol li{
    line-height: 2.375rem  /* 38/16 */;
}
/*点击下单*/
.shop{
    width: 18.75rem  /* 300/16 */;
    height: 3.125rem  /* 50/16 */;
    margin: 2rem auto 2rem  /* 90/16 */;
    border: none;
    -webkit-border-radius: 1.5625rem  /* 25/16 */;
    -moz-border-radius: 1.5625rem  /* 25/16 */;
    border-radius: 1.5625rem  /* 25/16 */;
    background: #e37310;
    font-size: 1.25rem  /* 20/16 */;
    color: #ffffff;
}