@charset "utf-8";

/* CSS reset for c_b*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {

    margin: 0;

    padding: 0;

}



table {

    border-collapse: collapse;

    border-spacing: 0;

}



table th, table td {

    padding: 5px;

}



fieldset, img {

    border: 0;

}



address, caption, cite, code, dfn, em, i, th, var {

    font-style: normal;

    font-weight: normal;

}



ol, ul {

    list-style: none;

}



ception, th {

    text-align: left;

}



q:before, q:after {

    content: '';

}



abbr, acronym {

    border: 0;

}



a {

    color: #666;

    text-decoration: none;

}

/*for ie f6n.net*/

a:focus {

    outline: none;

}

/*for ff f6n.net*/

a:hover {

    text-decoration: none;

}

/*定位*/

.tl {

    text-align: left;

}



.tc {

    text-align: center;

}



.tr {

    text-align: right;

}



.bc {

    margin-left: auto;

    margin-right: auto;

}



.fl {

    float: left;

    display: inline;

}



.fr {

    float: right;

    display: inline;

}



.zoom {

    zoom: 1

}



.hidden {

    visibility: hidden;

}



.vam {

    vertical-align: middle;

}



.clear {

    clear: both;

    height: 0;

    line-height: 0;

    font-size: 0;

}



p {

    word-spacing: -1.5px;

}



li {

    list-style: none;

}



-moz-box-sizing:content-box;

-webkit-box-sizing:content-box;

box-sizing:content-box;

/*其他*/

.cur {

    cursor: pointer

}

/*原reset*/

sup {

    vertical-align: baseline;

}



sub {

    vertical-align: baseline;

}



input, button, textarea, select, optgroup, option {

    font-family: inherit;

    font-size: inherit;

    outline: none;

    font-style: inherit;

    font-weight: inherit;

}



input, button, textarea, select {

    *font-size: 100%;

}



input, select {

    vertical-align: middle;

}



body {

    font: 14px/1.231 "Arial Narrow",HELVETICA;

}



select, input, button, textarea, button {

    font: 99% "Arial Narrow",HELVETICA;

}



table {

    font-size: 14px;

    width: 100%;

    border-collapse: collapse;

}



pre, code, kbd, samp, tt {

    font-family: monospace;

    *font-size: 108%;

    line-height: 100%;

}

/*title*/

h1 {

    font-size: 32px;

}



h2 {

    font-size: 26px;

}



h3 {

    font-size: 20px;

}



h4 {

    font-size: 14px;

}



h5 {

    font-size: 12px;

}



h6 {

    font-size: 10px;

}

/*清除浮动*/

.clearfix:after {

    content: '';

    display: block;

    clear: both;

    height: 0;

    visibility: hidden;

}



.clearfix {

    /*兼容 IE*/

    zoom: 1;

}

/*end reset*/

body {

    background: #f4f4f4;

}



.content, .container {

    margin-left: auto;

    margin-right: auto;

    width: 1200px;

}



/* tanchuang1 提交弹窗*/

.tanchuang1 {

    width:100%;

    position: fixed;

    top: 0;

    left: 0;

    background: url(../images/tanchuangBg.png);

    height:100%;

    z-index:9999999;

}

.tanchuang1 .conBox {

    width: 400px;

    height: 212px;

    padding: 20px;

    background: #fff;

    position: absolute;

    left: 50%;

    margin-left: -220px;

    top: 50%;

    margin-top: -80px;

    z-index:9999999;

}

.tanchuang1 .conBox .tcClose {

    width: 33px;

    height: 90px;

    position: absolute;

    right: 45px;

    top: -90px;

    cursor: pointer;

    z-index:999999999999999;

}

.tanchuang1 .conBox .box {

    width: 398px;

    height: 190px;

    border: 1px solid #e5e5e5;

    padding-top: 20px;

    text-align: center;

    position: relative;

}

.tanchuang1 .conBox .box img {

    display: block;

    width: 47px;

    height: 47px;

    margin: 0 auto;

}

.tanchuang1 .conBox .box h5 {

    font-size: 24px;

    color: #d93638;

    font-weight: bold;

    margin-top: 10px;

}

.tanchuang1 .conBox .box p {

    font-size: 16px;

    color: #4d4d4d;

    margin-top: 10px;

}

.tanchuang1 .conBox .box .b15 {

    display: block;

    width: 150px;

    height: 52px;

    line-height: 52px;

    text-align: center;

    font-size: 18px;

    color: #fff;

    position: absolute;

    bottom: -1px;

    left: 50%;

    margin-left: -75px;

    background: #d93638;

    text-decoration: none;

    z-index:999999999999999;

    border:0px;

}

.tanchuang2 .conBox .box a {

    background: #404040;

}



/*------------------------------------  新加入的代码放在下面  ---------------------------------------------*/



/*关闭网站*/

.y-close-page {

    width:100%;

    height:100%;

    position:fixed;

    left:0;

    top:0;

    z-index:99999;

    background-color:#333;

}

.y-dialog-cont {

    width:360px;

    height:160px;

    background-color:#fff;

    margin:8% auto 0;

    border-radius:10px;

    text-align:center;

    color: #666;

}

.y-dialog-cont p{

    padding-top:10%;

    font-size:18px;

}

.y-dialog-cont a{

    display:block;

    width:70px;

    height:36px;

    line-height:36px;

    color:#fff;

    border-radius:5px;

    margin:36px auto 0;

    text-decoration:none;

    background:#d93638;

}





/* header */

.header { position: relative;  background: #fff;}

.hd-Top  { width: 100%; background: #fff;}

.hd-Top .hd-con { position:relative;max-width:1400px; margin:0 auto; border-bottom:1px solid rgba(0,0,0,0.1);overflow: hidden; padding: 15px 0;}

.hd-con > i {display: block; width: 100%; height: 3px; background: #d93638; z-index: 3; position: absolute; top: 0; left: 0; animation:light 3s;}

.hd-Top .hd-con .hd-link { float: right;}

.hd-Top .hd-con h2 { padding-right: 37px; float: left; font-size:14px; font-weight: normal;}

.hd-Top .hd-con h2:after { content: ''; display: inline-block; background: url("../images/hd-shop.png") no-repeat center; width: 14px; height: 14px; vertical-align: middle; padding-left: 20px;}

.hd-Top .hd-con h2 > a { color: #999;}

.hd-Top .hd-con p { float: right; font-size: 14px; color: #999;}

.hd-Top .hd-con p em {  color: #333;padding: 0 10px }

/* header  end */



/* nav */

.nav {  position: relative; background: #fff;height: 102px;}

.hd-nav-fix { position: fixed; z-index:999;top: 0; left: 0; right: 0;box-shadow: 0px 20px 20px -20px #e6e6e6;  height: 80px;}

.hd-nav-fix .nav-menu ul > li { height: 80px; line-height: 80px;}

.hd-nav-fix .nav-con .hd-logo { padding: 16px 0;}

.hd-nav-fix .nav-menu form { margin-top: 29px;}

.hd-nav-fix .y-submenu07-box { top: 80px;}

.nav .nav-con { max-width:1400px; margin:0 auto;}

.nav-con .hd-logo { float: left; width: 142px; padding: 27px 0;}

.nav-con .nav-menu { float: right;}

.nav-menu ul { float: left;}

.nav-menu ul > li { float: left;  font-size: 17px; line-height: 102px;margin-right: 45px;}

.nav-menu ul > li > a {  position:relative;display:block;color: #666;}

.nav-menu form{ float: left; position: relative; margin-top: 40px;}

.nav-menu form button{background: none;border: none;cursor: pointer;width: 25px;height: 25px;padding: 0;}

.nav-menu form .search {position: absolute;width: 0; font-size:14px;height: 35px;right: 35px;top: -4px;background: #fff;overflow: hidden;transition: all 0.5s;z-index: 99;box-shadow: 0 0 10px rgba(0,0,0,0.1); border: none;}

.nav-menu form:hover .search{width: 240px;right: 35px; padding-left: 20px;}

.nav-menu ul li.cur > a { color: #d93638;}

.nav-menu ul li > a:after { content: ''; display: block; position: absolute; bottom: 0; width: 100%; height: 4px; background: #d93638;transform:scaleX(0);transition:all 0.5s;}

.nav-menu ul li.cur > a:after, .nav-menu ul li:hover > a:after { transform: scaleX(1)}

.nav-menu ul li:hover > a {  color: #d93638;}

/* nav end */



/* 导航下拉 */

.y-submenu07-box {  text-align:center;width:100%; height:70px; line-height:70px;background-color: #f4f4f4;position: absolute;left: 0;top:102px; z-index:999;display: none;}

.y-submenu07-box a { display:inline-block; padding-left:12px;margin: 0 15px;font-size: 15px; color: #666;position: relative;}

.y-submenu07-box a:after { content: ''; display: block; position: absolute; left: 0;  top: 50%; margin-top: -2px; background: #666666; width: 4px; height: 4px;}

.y-submenu07-box a:hover { color: #d93638;}

.y-submenu07-box a:hover:after { background: #d93638;}

/* 导航下拉 End */





/* --视频弹框-- */

.video-pop{display:none;position:fixed;z-index:9999;top:0;left:0;width:100%;height:100%;background:#000;background:rgba(0,0,0,0.8);}

.video-inner{position:fixed;top:50%;left:50%;margin-top:-300px;margin-left:-512px;width:1024px;height:600px;background:#000;}

video { width:1024px; height:600px;}

.video-inner iframe{display:block;width:1024px;height:600px;}

.video-close{position:absolute;left:100%;top:0;padding:10px;width:32px;height:32px;cursor:pointer;background:#fff url(../images/closeBtn.png) no-repeat center;}

.video-close:hover{background-color:#d93638; }

/* --end 视频弹框-- */







/* footer */

.footer{  margin-top:-20px;position: relative; background: url("../images/ft-bg.png") no-repeat center; width: 100%; height: 360px;}

.ft-con {max-width: 1400px;margin: 0 auto;overflow: hidden;padding-bottom: 50px; position: relative;}

.ft-con > i { display: block; width: 100%; height: 3px; background: #d93638; z-index: 3; position: absolute; bottom: 0; left: 0; animation:light 3s;}

.ft-number { float: left; padding-top: 74px;}

.ft-number p {font-size: 16px;  color: #999; line-height: 1.75;}

.ft-number p em { color: #333;}

.ft-black { width: 163px; display: block; margin: 0 auto;}

.ft-black p { font-size: 12px; color: #cdcdcd; text-align: center; margin-top: 75px; cursor: pointer;}

.ft-black p:hover { color: #d93638;}

.ft-black p i { display: inline-block; background: url("../images/ft-black.png") no-repeat center; width: 15px; height: 9px;}

.ft-black p:hover i {background: url("../images/ft-black02.png") no-repeat center;}

.ft-logo { padding-top: 45px; width: 129px; margin: 0 auto;}

.ft-code { float: right; margin-top: -120px;}

.ft-code .code-item  { float: left; background: #fff;}

.ft-code .code-item:nth-of-type(1) { margin-right: 10px;}

.ft-code .code-item .pic { padding: 5px 7px; border: 1px solid #e5e5e5;}

.ft-code .code-item .pic img { width: 79px;}

.ft-code .code-item p { font-size: 12px; color: #ccc; text-align: center; padding-top: 10px;}

.ft-link { clear: both; display: block; text-align: center; padding-top: 69px;}

.ft-link ul { display: inline-block;}

.ft-link ul li { float: left; padding: 0 20px; border-right: 1px solid #e5e5e5; position: relative;font-size: 16px;color: #666;}

.ft-link ul li a { color: #666; font-size: 16px;}

.ft-link ul li:last-of-type { border-right: none; background: url("../images/ft-icon.png") no-repeat right;}

.ft-link p { padding-top: 20px; font-size: 14px; color: #999;}

.ft-link p a { padding-left: 10px; color: #999;}

.ft-link ul li:hover > a { color: #d93638;}

.ft-link ul li:hover { color: #d93638;cursor: pointer;}

.link-phone:hover  span { display: block;}

.link-phone span { position:absolute; bottom:20px; left:0;display: none;padding:5px 10px;background: url("../images/ft-code.jpg") no-repeat center; width: 79px; height: 82px; border: 1px solid #e6e6e6; background-color: #fff;}

.link-partner span { position:absolute; bottom:20px; border: 1px solid #e6e6e6; width: 100%; left:0; display:none;padding: 0 10px; background: #fff; text-align: center;}

.link-partner span p { font-size: 14px; color: #333; border-bottom: 1px solid #e6e6e6; padding-bottom: 10px;}

.link-partner span p:last-of-type { border-bottom: none;}

.link-partner:hover span { display: block; }

/* footer end */



@font-face {

    font-family: "DIN-Medium";

    src: url("../font/DIN Medium.woff2") format("woff2"),

    url("../font/DIN Medium.woff") format("woff"),

    url("../font/DIN Medium.ttf") format("truetype"),

    url("../font/DIN Medium.eot") format("embedded-opentype"),

    url("../font/DIN Medium.svg") format("svg");

}



@keyframes light{

    0%{width:0%;}

    100%{width:100%;}

}





/* --视频弹框-- */

.video-pop{display:none;position:fixed;z-index:9999;top:0;left:0;width:100%;height:100%;background:#000\9;background:rgba(0,0,0,0.8);}

.video-inner{position:fixed;top:50%;left:50%;margin-top:-300px;margin-left:-512px;width:1024px;height:600px;background:#000;}

.video-inner iframe{display:block;width:1024px;height:600px;}

.video-close{position:absolute;left:100%;top:0;padding:10px;width:32px;height:32px;cursor:pointer;background:#fff url(../images/closeBtn.png) no-repeat center;}

.video-close:hover{background-color:#d93638;}

/* --end 视频弹框-- */







.wrapper { max-width: 1400px;  margin: 0 auto;}

@media screen and  (max-width: 1440px){

    .wrapper { max-width:1300px;}

}



@media screen and  (max-width: 1360px){

    .wrapper { max-width:1200px;}
    .qskf-item{width:1200px;}
    .qskf-item .pic{width: 48%;margin-left: 0;}
    .qskf-item .pic-tit{width: 48%;}

}



@media screen and (max-width: 1400px){

    .wrapper {max-width:1200px;}
    .qskf-item{width:1200px;}
    .qskf-item .pic{width: 48%;}
    .qskf-item .pic-tit{width: 48%;}

}

.white { background:#fff!important;}

.wrap-tit { text-align: center; animation: fadeinT 1s ease-out backwards;overflow: hidden;}

.wrap-tit h2 { font-size: 36px; color:#333; font-weight: normal; margin-bottom: 10px;}

.wrap-tit h2 a { color: #333;}

.wrap-tit p { width:700px; margin: 0 auto;font-size: 18px; color: #666; line-height: 1.5;}



/*----------------客服07样式开始--------------*/

.side{position:fixed;width:78px;right:10px;top:200px; z-index:100; border:1px solid #efefef; background:#ffffff; border-bottom:0;}

.side ul li{width:78px;height:78px;float:left;position:relative; border-bottom:1px solid #efefef;color:#333; font-size:14px; line-height:38px; text-align:center;transition:all 0.3s; cursor:pointer;}

.side ul li img{ }

.side ul li:hover{background:#d93638; color:#fff;}

.side ul li:hover a{ color:#fff;}

.side ul li i{height:25px; margin-bottom:1px; display:block; overflow:hidden; background-repeat:no-repeat; background-position:center center; background-size:auto 25px; margin-top:14px;transition:all 0.3s;}

.side ul li i.bgs1{ background-image:url(../images/right_pic5.png);}

.side ul li i.bgs2{ background-image:url(../images/right_pic7.png);}

.side ul li i.bgs3{ background-image:url(../images/right_pic2.png);}

.side ul li i.bgs4{ background-image:url(../images/right_pic1.png);}

.side ul li i.bgs5{ background-image:url(../images/right_pic3.png);}

.side ul li i.bgs6{ background-image:url(../images/right_pic6_on.png);}

.side ul li:hover i.bgs1{background-image:url(../images/right_pic5_on.png);}

.side ul li:hover i.bgs2{background-image:url(../images/right_pic7_on.png);}

.side ul li:hover i.bgs3{background-image:url(../images/right_pic2_on.png);}

.side ul li:hover i.bgs4{background-image:url(../images/right_pic1_on.png);}

.side ul li:hover i.bgs5{background-image:url(../images/right_pic3_on.png);}

.side ul li:hover i.bgs6{}

.side ul li .sidebox{position:absolute;width:78px;height:78px;top:0;right:0;transition:all 0.3s;overflow:hidden;}

.side ul li.sidetop{background:#d93638; color:#fff;}

.side ul li.sidetop:hover{opacity:0.8;filter:Alpha(opacity=80);}

.side ul li.sideewm .ewBox {

  width: 238px;

  display: none; 

  color: #363636;

  text-align: center;

  position: absolute;

  right:80px;

  top: 0px;

  border:1px solid #e0e0e0;

  background-color: #fff;

}

.side ul li.sideewm .ewBox img{ width:200px;}



.side ul li.sideetel .telBox {

   width: 240px;

  height:118.5px;

  display: none; 

  color: #fff;

  text-align: left;

  position: absolute;

  right:80px;

  top: 0px;

  background:#d93638;

}

.side ul li.sideetel .telBox dd{ display:block; height:118.5px; overflow:hidden; padding-left:82px; line-height:24px; font-size:18px;}

.side ul li.sideetel .telBox dd span{ display:block; line-height:28px; height:28px; overflow:hidden; margin-top:32px; font-size:18px;}

.side ul li.sideetel .telBox dd.bgs1{ background:url(../images/right_pic8.png) 28px center no-repeat; background-color:#e56a6c;}

.side ul li.sideetel .telBox dd.bgs2{ background:url(../images/right_pic9.png) 28px center no-repeat;}



.site-sign-up {

    width: 100%;

    height: 100%;

    position: fixed;

    left: 0;

    top: 0;

    background: rgba(0, 0, 0, 0.5);

    z-index: 9999;

    display: none;

  }

  .site-sign-up * {

    box-sizing: border-box;

    font-family: "å¾®è½¯é›…é»‘";

  }

  .site-sign-up .container {

    position: absolute;

    transform: translate(-50%, -50%);

    -webkit-transform: translate(-50%, -50%);

    -moz-transform: translate(-50%, -50%);

    -ms-transform: translate(-50%, -50%);

    -o-transform: translate(-50%, -50%);

    top: 50%;

    left: 50%;

    width: 350px;

    height: auto;

  }

  .site-sign-up .container form {

    position: relative;

    width: 100%;

    height: 100%;

    background: #fff;

    z-index: 1;

    padding: 28px 20px 60px;

    box-shadow: 1px 2px 15px rgba(0, 0, 0, 0.5) border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px;;

  }

  .site-sign-up .container .title {

    text-align: center;

    color: #67423c;

    font-size: 16px;

    line-height: 24px;

  }

  .site-sign-up .container .model-form-group {

    display: flex;

    justify-content: space-between;

    margin-top: 20px;

  }

  .site-sign-up .container .model-form-group .label {

    white-space: nowrap;

    position: relative;

    width: 60px;

    line-height: 24px;

    font-size: 14px;

    color: #000;

    text-align: left;

    text-align-last: justify;

  }

  .site-sign-up .container .model-form-group > span {

    display: inline-block;

    width: 10px;

    text-align: center;

    line-height: 24px;

    font-size: 14px;

    color: #000;

  }

  .site-sign-up .container .model-form-group .input-control {

    flex: 1;

    height: 24px;

    line-height: 24px;

    display: flex;

    justify-content: space-around;

  }

  .site-sign-up .container .model-form-group .input-control input {

    width: 100%;

    height: 100%;

    padding: 0;

    margin: 0;

    border: none;

    outline: none;

    line-height: 24px;

    font-size: 14px;

    color: #000;

    border-bottom: 1px dotted #808080;

    padding: 0 8px;

  }

  .site-sign-up .container .model-form-group .input-control select {

    width: 33.333%;

    padding: 0;

    margin: 0;

    border: none;

    outline: none;

    line-height: 24px;

    font-size: 14px;

    color: #000;

    border-bottom: 1px dotted #808080;

    padding: 0 10px 0 6px;

    background: #fff url(https://www.suofeiya.com/Www/article/images/selelc_jiao.png) right 0px center no-repeat;

  }

  .site-sign-up .container .model-form-group .input-control span {

    display: inline-block;

    padding: 0 5px;

    line-height: 24px;

    font-size: 14px;

    color: #808080;

    cursor: pointer;

    background-color: #e6e6e6;

  }

  .site-sign-up .container .model-form-group .input-control span.active {

    color: #fff;

    background: #dbb166;

  }

  .site-sign-up .container .site-sign-btn {

    margin-top: 34px;

    text-align: center;

    cursor: pointer;

  }

  .site-sign-up .container .site-sign-btn a {

    display: inline-block;

    padding: 0 32px;

    line-height: 36px;

    border: 1px solid #67423c;

    border-radius: 30px;

    -webkit-border-radius: 30px;

    -moz-border-radius: 30px;

    -ms-border-radius: 30px;

    -o-border-radius: 30px;

    color: #67423c;

    font-size: 16px;

  }

  .site-sign-up .container::before {

    content: "";

    width: 100%;

    height: 100%;

    background: #e3bb74;

    border-radius: 10px;

    -webkit-border-radius: 10px;

    -moz-border-radius: 10px;

    -ms-border-radius: 10px;

    -o-border-radius: 10px;

    position: absolute;

    top: 0;

    left: 0;

    transform: rotateZ(-5deg);

  }

  .site-sign-up .container .site-sign-up__dec {

    position: absolute;

    z-index: 9;

  }

  .site-sign-up .container .close {

    width: 28px;

    height: 28px;

    border-radius: 50%;

    -webkit-border-radius: 50%;

    -moz-border-radius: 50%;

    -ms-border-radius: 50%;

    -o-border-radius: 50%;

    position: absolute;

    transform: translate(-50%, 0);

    -webkit-transform: translate(-50%, 0);

    -moz-transform: translate(-50%, 0);

    -ms-transform: translate(-50%, 0);

    -o-transform: translate(-50%, 0);

    bottom: -85px;

    left: 50%;

  }

  .site-sign-up .container .close img {

    width: 100%;

    cursor: pointer;

  }

  .site-sign-up .container .close::before {

    content: "";

    width: 0;

    height: 57px;

    border-left: 1px solid #fff;

    position: absolute;

    transform: translate(-50%, 0);

    -webkit-transform: translate(-50%, 0);

    -moz-transform: translate(-50%, 0);

    -ms-transform: translate(-50%, 0);

    -o-transform: translate(-50%, 0);

    top: -57px;

    left: 50%;

  }



.clicks{margin-top:-60px;}

.clicks a{display: inline-block;height:60px;border: 1px solid #000;line-height:60px;color: #333;font-size:20px;width: 47%;text-align: center;}

.clicks a.aaa{background: url("../images/aa.png") no-repeat 15% center;float: left;}

.clicks a.bbb{background: url("../images/bb.png") no-repeat 25% center;float: right;}

@media screen and (max-width: 1360px) {

    .news-con { max-width: 1200px; margin: 0 auto;}

    .news-Left {width: 405px;}

    .news-Left .pic  {width: 405px;}

    .news-Right { padding-left: 49px; width: 405px;}

    .news-slide > .pic {margin-top: 47px;margin-left: 0; width: 219px; overflow: hidden;}

}

/* news end */



@keyframes light2{

    0%{transform:scale(1);}

    50%{transform:scale(1.2);}

    100%{transform:scale(1.5); opacity: 0;}

}



@media screen and (max-width: 1360px) {

    .trait-con {max-width: 1200px;}

    /* product */

    .product-con {max-width: 1200px;background: url("../images/product-bg02.jpg") no-repeat center;}

    .product-menu {width: 250px;}

    .product-menu ul li {margin-bottom: 39px;}

    .product-item .pic {width: 760px;}

    .product-item .pic:after {width: 500px;height: 449px;left: 450px;top: 70px;}

    .product-tit {width: 500px;left: 350px;top: 325px;}

    .product-tit h2 {padding: 35px 0 35px 55px;}

    .product-tit p { padding: 28px 0 23.5px 55px;}

    .product-slide .prev {left: 920px;}

    .product-slide .next {right: 100px;}

    /* product end*/



    /* honor */

    .honor-con {width: 1200px;background: url("../images/honor-Line2.png") no-repeat center;}

    /* honor end */



    /* service */

    .service-con { max-width: 1200px;}

    .service-Left {width: 600px;}

    .service-main .service-item { width: 600px;}

    .service-menu {width: 560px;height:60px;left: 20px;bottom: 90px;}

    .service-menu  ul {width: 400px;margin-top: 28px; float: left;}

    .service-menu .prev {  float: left; margin: 28px 0;}

    .service-menu .next{margin: 28px 0; float: left;}

    .service-Right {float: left;width: 600px;}

    .service-Right .service-Top {width: 600px;height: 250px; }

    .service-Right .service-Top  .Top-tit  p {padding-top: 36px}

    .service-Top .Top-btn {padding-top: 46px;}

    .Bottom-college {padding-bottom:67px;}

    .Bottom-college p {padding-top: 43px;}

    .Bottom-college h2 { padding-top: 15px;}

    .Bottom-college span {  padding-top: 29px;}

    /* service end */



   

}

