.seven-box{
    width: 100%;
    min-width: 1400px;
    margin: 0 auto;
    background: #f2f2f2;
}
/* 头部 */
.sv-header{
    width: 100%;
    min-width: 1400px;
    margin: 0 auto;
}
.sv-top{
    width: 100%;
    height: 104px;
    margin: 0 auto;
    background: url('/images/sv-top.jpg') no-repeat;
    background-size: cover;
    border-bottom: 1px solid #8a9bcc;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/sv-top.jpg', sizingMethod='scale');
}
.sv-width{
    width: 1400px;
    margin: 0 auto;
}
.sv-logo1{
    width: 693px;
    display: block;
    margin-top: 11px;
}
.sv-sos{
    width: 609px;
}
.sv-pk{
    margin-top: 45px;
}
.sv-pk p{
    float: left;
}
.sv-pk a{
    color: #595757;
    font-size: 16px;
}
.sv-h{
    float: left;
    margin-top: 48px;
    margin-left: 15px;
}
.sv-xf{
    float: left; 
    margin-top: 52px;
    margin-left: 15px;
}
.sv-ps {
    margin-top: 37px;
}
.sv-ps input{
    width: 275px;
    height: 30px;
    color: #898989;
    font-size: 18px;
    padding-left: 22px;
    border-radius: 10px;
    border: 4px solid #d4d5d5;
}
.sv-ps button{
    float: right;
    display: block;
    background: none;
}
.sv-ps button img{
    margin-top: 9px;
    margin-left: 14px;
    margin-right: 5px;
}
/* lunbo */
.sv-lunbo{
   width: 100%;
    overflow: hidden;
    margin: 0 auto; 
}

.banner-html5zoo .html5zoo-arrow-left-0,.banner-html5zoo .html5zoo-arrow-right-0{width:40px !important; height:60px !important; top:50% !important; margin-top:-30px !important; background:url(/images/slide_bPc.png) no-repeat !important;display:block !important; visibility:hidden;}
.banner-html5zoo:hover .html5zoo-arrow-left-0,.banner-html5zoo:hover .html5zoo-arrow-right-0{ visibility:visible;}
.banner-html5zoo .html5zoo-arrow-left-0{left:50px !important; background-position:0 0 !important;}
.banner-html5zoo .html5zoo-arrow-right-0{right:50px !important; background-position:-40px 0 !important;}
.banner-html5zoo .html5zoo-arrow-left-1,.banner-html5zoo .html5zoo-arrow-right-1{width:40px !important; height:60px !important; top:50% !important; margin-top:-30px !important; background:url(/images/slide_bPc.png) no-repeat !important;display:block !important; visibility:hidden;}
.banner-html5zoo:hover .html5zoo-arrow-left-1,.banner-html5zoo:hover .html5zoo-arrow-right-1{ visibility:visible;}
.banner-html5zoo .html5zoo-arrow-left-1{left:50px !important; background-position:0 0 !important;}
.banner-html5zoo .html5zoo-arrow-right-1{right:50px !important; background-position:-40px 0 !important;}
.banner-html5zoo .html5zoo-nav{ text-align:center;}
.banner-html5zoo .html5zoo-bullet-span{ width:1em !important; height:2px !important; float:none !important; display:inline-block; background:#fff !important; opacity:0.5; box-sizing:border-box; border-radius:0; -webkit-border-radius:0; margin:0 5px !important; vertical-align:middle;}
.banner-html5zoo .html5zoo-bullet-span.active{width:1em !important; height:1em !important; border:2px solid #fff; background:none !important; opacity:1;border-radius:50%; -webkit-border-radius:50%;}



/* 内容 */
.sv-content{
    width: 100%;
    margin: 0 auto;
    border-top: 5px solid #00a0e9;
}
/* 导航 */
.sv-navs{
    width:1400px;
    height:96px;
    margin:0 auto;
}
.sv-navs ul li{
    float:left;
    width:200px;
    height:96px;
    position:relative;
    box-sizing:border-box;
    border-left:2px solid #8f8e8e;
}
.sv-navs ul li:last-of-type{
    border-right: 2px solid #8f8e8e;
}
.sv-navs ul h1{
    color: #5e5c5c;
    font-size: 18px;
    text-align: center;
    margin-top: 30px;
}
.sv-navs ul span{
    display: block;
    color: #595757;
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
}
.menu ul li a{
    width: 192px !important;
    margin: 0 auto;
    display: block;
    line-height:53px !important;
    color:  #333 !important;
    font-size: 18px !important; 
    padding: 0 !important;
    text-align: center;
   
}
.menu ul li{
    width: 200px;
    height: 53px !important;
    margin-top: 0 !important;
    background: #fff !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 1px solid #f0eeee !important;

}
.menu ul{
    border-top: 6px solid #00a0e9;
}
.menu ul ul{
    border-top: none !important;
}
.menu ul ul li:first-of-type{
    border-top: none;
}
.menu ul ul a{
    width: 200px !important;
    border-bottom: 1px solid #f0eeee !important;
}
.menu ul li{
    position: relative;
}
.arrow{
    width: 16px;
    position: absolute;
    top: 18px;
    right: 0;
}
@font-face {
    font-family: 'iconfont';
    src: url('/css/iconfont.ttf?t=1631775340598') format('truetype');
  }
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
.menu ul li:hover .arrow{
      color: #fff;
  }

/* 内容一 */
.sv-cot1{
    width: 1400px;
    height: 280px;
    margin: 0 auto;
    margin-top: 70px;
}
/* 左边块 */
.sv-c1-left1{
    width: 538px;
    margin: 0 auto;
}
.sv-c1-title1{
    width: 100%;
    height: 30px;
    margin: 0 auto;
    border-bottom: 1px dashed #8a9398;
}
.sv-c1-title1 h1{
    height: 29px;
    color: #333;
    font-size: 18px;
    border-bottom: 3px solid #3a3a3a;
}
.sv-c1-title1 p{
    font-size: 14px;
    color: #6b6b6b;
    margin-left: 15px;
    line-height: 30px;
}
.sv-c1-title1 img{
    float: right;
    display: block;
    margin-top: 8px;
    margin-right: 8px;
}
.sv-c1-title1  .sv-more1{
    float: right;
    color: #333333;
    display: block;
    font-size: 14px;
    line-height: 30px;
}
.sv-more1:hover{
    color: #ff0000;
}
.sv-c1-list1{
    width: 100%;
    margin: 0 auto;
    margin-top: 18px;
}
.sv-c1-list1 li{
    height: 33px;
}
.sv-c1-list1 li img{
    float: left;
    display: block;
    margin-top: 16px;
    margin-right: 12px;
}
.sv-c1-list1 li p{
    float: left;
    color: #333;
    font-size: 16px;
    line-height: 33px;
}
.sv-c1-list1 li span{
    float: right;
    color: #333;
    font-size: 14px;
    line-height: 33px;
}
.sv-c1-list1 li:hover p{
    color: #00a0e9;
}
.sv-bors{
    float: left;
    height: 280px;
    display: block;
    margin-left: 30px;
    margin-right: 17px;
}
.sv-bors2{
    float: left;
    height: 280px;
    display: block;
    margin-left: 44px;
    margin-right: 44px;
}
/* 中间块 */
.sv-lunbo2{
    width: 392px;
    height: 280px;
    overflow: hidden;
    position: relative;
}
.sv-lunbo2 .scollimg{
    width: 392px;
    height: 280px;
    position: relative;
    overflow: hidden;
}
.sv-lunbo2 .scollimg .tagImg{
    position: absolute;
    display: block;
    width: 392px;
    height: 280px;
    top: 0;
    left: 0;
    object-fit: cover;
}
.sv-lunbo2 .item{
    position: absolute;
    bottom: 18px;
    right: 22px;
    /* width: 115px; */
    height: 19px;
    margin: 0 auto;
    font-size: 16px;
}
.sv-lunbo2 .item span{
    width: 19px;
    height: 19px;
    color: #fff;
    font-size: 12px;
    line-height: 19px;
    text-align: center;
    background: #000000;
    display: inline-block;
    margin-right: 1px;
}
.sv-lunbo2 .item span:hover{
    cursor: pointer;
}
/* 右边块 */
.sv-c1-right1{
    width: 324px;
    height: 280px;
}
.sv-sp{
    width: 100%;
    height: 230px;
    margin-top: 20px;
    background: #898989;
}
/* 内容二 */
.sv-cot2{
    width: 1400px;
    height: 482px;
    margin: 0 auto;
    margin-top: 65px;
}
.sv-c2-box{
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    background: #ffff;
}
/* 左边块 */
.sv-c2-left1{
    width: 655px;
    overflow: hidden;
}
.sv-c2-left1 img{
    display: block;
    margin: 0 auto;
    transition: all 1s;
}
.sv-c2-left1:hover img{
    transform: scale(1.1);
}
/* 右边块 */
.sv-c2-right1{
    width: 692px;
    margin: 0 auto;
    margin-top: 30px;
    margin-right: 20px;
}
.sv-c2-right1 p{
    color: #333;
    font-size: 16px;
    line-height: 40px;
    text-indent: 2em;
}
.sv-c2-right1 a{
    color: #f65d00;
    font-size: 16px;
}
/* 内容三 */
.sv-cot3{
    width: 1400px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 49px;
    background: #fff;
    border-radius: 20px;
    border: 1px solid #d3d3d3;
}
.sv-c3-w{
    width: 1347px;
    margin: 0 auto;
    margin-top: 39px;
}
.sv-c3-lists{
    width: 1293px;
    margin: 0 auto;
    margin-top: 60px;
}
.sv-c3-lists li{
    float: left;
    width: 383px;
    height: 285px;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    margin-left: 24px;
    margin-right:24px; 
    margin-bottom: 50px;
    transition: all .5s;
}
.sv-c3-lists li .sv-c3-img1{
    width: 383px;
    height: 285px;
    display: block;
    transition: all 1s;
}
.sv-c3-lists li:hover .sv-c3-img1{
    transform: scale(1.1);
}
.sv-c3-lists li div{
    width: 383px;
    height: 145px;
    position: absolute;
    bottom: 0;
    transition: all .5s;
    background: url('/images/sv-hs.png') center center no-repeat;
}
.sv-c3-lists li div h1{
    color: #fff;
    font-size: 24px;
    margin-left: 14px;
    margin-top: 17px;
}
.sv-c3-lists li div p{
    width: 352px;
    margin: 0 auto;
    color: #fff;
    font-size: 16px;
    margin-top: 8px;
}
.sv-c3-lists li div span{
    display: block;
    color: #fff;
    font-size: 16px;
    position: absolute;
    left: 14px;
    bottom: 10px;
    z-index: 9;
}
.sv-b-sj{
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
}
.sv-c3-lists li:hover{
    box-shadow: 0 0 5px rgba(0,0,0,.3);
}
.sv-c3-lists li:hover div{
    background: url('/images/sv-hs2.png')center center no-repeat;
}
/* 内容四 */
.sv-cot4{
    width: 1400px;
    height: 94px;
    margin: 0 auto;
    margin-top: 47px;
    background: #fff;
    border-radius: 20px;
    margin-bottom: 33px;
    border: 2px solid #d3d3d3;
}
.sv-cot4 ul{
    width: 1400px;
    margin: 0 auto;
}
.sv-cot4 ul li{
    float: left;
    margin-left: 113px;
    /* margin-left: 128px; */
}
.sv-cot4 ul li img{
    float: left;
    width: 46px;
    height: 38px;
    display: block;
    transition: all .5s;
    margin-top: 24px;
}
.sv-cot4 ul li:hover img{
    transform: rotate(20deg);
}
.sv-cot4 ul li span{
    float: left;
    color: #333;
    font-size: 20px;
    display: block;
    margin-top: 33px;
    margin-left: 14px;
}
/* 底部 */
.sv-footer{
    width: 100%;
    height: 274px;
    min-width: 1400px;
    margin: 0 auto;
    position: relative;
    bottom: 0;
    background: url('/images/bj.jpg') center center no-repeat;
}
.sv-logo2{
    display: block;
    margin-top: 100px;
}
.sv-ft-text{
    width: 400px;
    margin-left: 93px;
    margin-top: 83px;
}
.sv-ft-text p{
    color: #fff;
    font-size: 16px;
    line-height: 29px;
}
.sv-ft-text p a{
    color: #fff;
}
.ewm {
    display: block;
    margin-top: 83px;
    margin-right: 15px;
}
/* 新闻中心 */
.sv-news{
    width: 1400px;
    margin: 0 auto;
}
.sv-n-titles{
    overflow: hidden;
    margin-top: 49px;
}
.sv-n-titles img{
    float: right;
    display: block;
    margin-right: 14px;
}
.sv-n-titles p{
    color: #595757;
}
.sv-n-titles p a{
    color: #595757;
    font-size: 16px;
}
.sv-n-titles p a:hover{
    color: #3987d3;
}
/* 二级栏目 */
.sv-n-lms{
    width: 1400px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 20px;
}
.sv-n-lms ul li{
    float: left;
    width: 455px;
    height: 75px;
    background: #fff;
	margin-left:5.5px;
	margin-right:5.5px;
}
.sv-n-lms ul li a{
    color: #333;
    text-align: center;
    display: block;
    font-size: 18px;
    text-align: center;
    line-height: 75px;
    font-weight: bold;
}
.sv-ncolor{
    background: #3987d3 !important;
}
.sv-ncolor a{
    color: #fff !important;
}
.sv-n-lms ul li a:hover{
    color: #fff !important;
}
.sv-n-lms ul li:hover{
    background: #3987d3 !important;
}
.sv-new-lis{
    width: 1400px;
    overflow: hidden;
    min-height: 500px;
    margin: 0 auto;
    margin-top: 30px;
    position: relative;
    background: #fff;
}
.sv-ns-uls{
    width: 1250px;
    min-height: 600px;
    margin: 0 auto;
    margin-bottom: 90px;
    padding-bottom: 100px;
}
.sv-ns-uls li{
    height: 349px;
    box-sizing: border-box;
    border-bottom: 3px solid #b8b8b9;
}
.sv-ns-time{
    margin-top: 60px;
}
.sv-ns-time h1{
    color: #595757;
    font-size: 41px;
    text-align: left;
    transition: all .5s;
}
.sv-ns-time p{
    color: #595757;
    font-size: 23px;
    text-align: left;
    margin-top: 10px;
    transition: all .5s;
}
.sv-ns-imgs{
    width: 357px;
    height: 209px;
    margin-left: 25px;
    margin-right: 24px;
    margin-top: 68px;
    overflow: hidden;
}
.sv-ns-imgs img{
    width: 100%;
    height: auto;
    display: block;
    transition: all .5s;
}
.sv-ns-uls li:hover .sv-ns-time h1{
    color: #3987d3;
}
.sv-ns-uls li:hover .sv-ns-time p{
    color: #3987d3;
}
.sv-ns-uls li:hover .sv-ns-imgs{
    box-shadow: 0 0 8px rgba(0,0,0,.3);
}
.sv-ns-uls li:hover .sv-ns-imgs img{
    transform: scale(1.1);
}
.sv-ns-textr{
    width: 718px;
    margin: 0 auto;
    margin-top: 60px;
}
.sv-ns-textr h1{
    color: #333;
    font-size: 18px;
    font-weight: normal;
    margin-top: 15px;
    transition: all .5s;
}
.sv-ns-textr p{
    color: #898989;
    font-size: 16px;
    line-height: 30px;
    margin-top: 5px;
}
.sv-ns-uls li:hover .sv-ns-textr h1{
    color: #3987d3;
}



.sv-dw-box1{
    width: 95%;
	padding:0 2%;
    overflow: hidden;
    min-height: 500px;
    margin: 0 auto;
    margin-top: 30px;
    position: relative;
    background: #fff;
	
}
.sv-dw-uls1{
    width: 100%;
    margin-top: 38px;
    /* margin-bottom: 20px; */
    padding-bottom: 100px;
}
.sv-dw-uls1 li{
    width: 100%;
    height: 158px;
    margin: 0 auto;
    margin-bottom: 30px;
    border-radius: 10px;
    transition: all .5s;
    border: 1px solid #dddede;
}
.sv-dw-top1-time{ float:left; width:100%; height:35px; line-height:35px; margin-left:30px; font-size:14px; color:#CCC;}
.sv-dw-top1{
    width: 95%;
    margin: 0 auto;
    margin-top: 28px;
}
.sv-dw-top1 img{
    float: left;
    margin-right: 6px;
    margin-top: 7px;
}
.sv-dw-top1 h1{
    float: left;
    color: #333;
    font-size: 16px;
}
.sv-dw-mores1{
    float: right;
    width: 50px;
    height: 24px;
    color: #4c4948;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    background: #edecec;
    border-radius: 2px;
    transition: all .1s;
}
.sv-dw-texts1{
    width: 95%;
    margin: 0 auto;
    margin-top:15px;
}
.sv-dw-texts1 p{
    color: #898989;
    font-size:14px;
    line-height: 26px;
}
.sv-dw-uls1 li:hover h1{
    color: #00a0e9;
}

.sv-dw-uls1 li:hover .sv-dw-mores{
    color: #fff;
    background: #00a0e9;
}
.sv-dw-uls1 li:hover{
    box-shadow: 0 0 8px rgba(0,0,0,.3);
}


/* 分页 */
.sv-fy{
    width: 100%;
    margin: 0 auto;
    position: absolute;
    bottom: 50px;
}
.sv-fy p{
    color: #333;
    font-size: 16px;
    text-align: center;
}
.sv-fy p a{
    color: #333;
    font-size: 16px;
}
/* 详情页 */
.sv-xq{
    width: 1400px;
    overflow: hidden;
    margin: 0 auto;
}
.sv-xq-h1{
    width: 100%;
    height: 75px;
    margin: 0 auto;
    margin-top: 21px;
    background: #3987d3;
}
.sv-xq-h1 h1{
    color: #fff;
    font-size: 22px;
    text-align: center;
    line-height: 75px;
}
.sv-xq-time{
    color: #595757;
    font-size: 14px;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
}
.sv-xq-time span{
    color: #595757;
    font-size: 14px;
}
.sv-xq-text{
    width: 100%;
    min-height: 500px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    background: #fff;
}
.sv-xq-text .sv-xq-wz{
    width: 1289px;
    margin: 0 auto;
    color: #333;
    font-size: 16px;
    line-height: 38px;
    margin-top: 30px;
    margin-bottom: 250px;
}
.sv-xq-fy{
    width: 1289px;
    margin: 0 auto;
}
.sv-xq-fy p{
    color: #333;
    font-size:14px;
    line-height: 30px;
    margin-bottom: 20px;
    background:#ececec;
}
.sv-xq-fy p a{
    color: #333;
    font-size:14px;
    line-height: 30px;
}
.sv-xq-fy p:hover a{
    color: #3987d3;
}
.sv-xq-bottom{
    width: 1289px;
    /*height: 150px;
    min-height: 140px;*/
    overflow: hidden;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 25px;
}
.sv-xq-tbs{
    width: 315px;
    margin-top: 10px;
    margin-bottom: 5px;
}
.sv-xq-tbs a{
    float: right;
    display: block;
    color: #333;
    font-size: 16px;
    margin-left: 10px;
}
/* 关于彩名堂 */
.sv-a-box{
    width: 1400px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 60px;
}
.sv-left-l1{
    width: 340px;
}
.sv-l-h1s{
    width: 100%;
    height: 87px;
    margin: 0 auto;
    position: relative;
    background: url('/images/sv-a-blue.png') center center no-repeat;
}
.sv-l-h1s h1{
    float: left;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 87px;
    margin-left: 125px;
}
.jh{
   float: left;
   margin-top: 35px;
   margin-left: 10px;
}
.sv-s-lis1{
    width: 100%;
    min-height: 345px;
    margin: 0 auto;
    background: #fff;
}
.sv-s-lis1 li{
	float:left;
    width: 319px;
    margin: 0 auto;
    border-bottom: 1px solid #dcdddd;
}
.sv-s-lis1 li a{
    color: #333;
    font-size: 16px;
    display: block;
    text-align: center;
    line-height: 67px;
}
.sv-s-lis1 li a:hover{
    color: #5e99d8;
}
.colors{
    color: #5e99d8 !important;
}
/* 右边块 */
.sv-right-r1{
    width: 1040px;
    min-height: 600px;
    margin: 0 auto;
    border-radius: 15px;
    background: #fff;
}
.sv-r-width{
    width: 965px;
    margin: 0 auto;
}
.sv-borders2{
    width: 100%;
    margin: 0 auto;
    display: block;
    margin-top: 28px;
}
.sv-r1-text1{
    width: 965px;
    color: #333;
    margin: 0 auto;
    font-size: 14px;
    line-height: 36px;
    margin-top: 32px;
    margin-bottom: 52px;
}
/* 资质荣誉 */
.sv-z-box{
    width: 100%;
    margin: 0 auto;
    margin-top: 40px;
    position: relative;
}
.sv-z-uls1{
    width: 100%;
    margin: 0 auto;
    min-height: 600px;
    padding-bottom: 100px;
}
.sv-z-uls1 li {
    float:left;
    margin-bottom: 32px;
    margin-left: 16px;
    margin-right: 16px;
}
.sv-z-uls1 li div{
    width: 157px;
    height: 118px;
    overflow: hidden;
    border: 1px solid #dddede;
}
.sv-z-uls1 li div img{
    width: auto;
    height: 118px;
    display: block;
    margin: 0 auto;
    transition: all .8s;
}
.sv-z-uls1 li:hover div img{
    transform: scale(0.8);
}
.sv-z-uls1 li p{
    color: #333;
    font-size: 14px;
    text-align: center;
    margin-top: 23px;
}
.sv-z-uls1 li:hover p{
    color: #3987d3;
}
/* 资质荣誉点开 */
.sv-zb-pic div{
    width: 859px;
    height: 445px;
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #dddede;
}
.sv-zb-pic div img{
    height: auto;
    display: block;
    margin: 0 auto;
    transition: all .8s;
}
.sv-zb-pic p{
    color:#595757;
    font-size:14px;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 58px;
}
.sv-zb-pic div:hover img {
    transform: scale(0.8);
}
.sv-zb-fy{
    float:right;
    width: 138px;
    height: 28px;
    margin-bottom: 45px;
    color: #6c6c6c;
    border: 1px solid #dddede;
}
.sv-zb-fy a{
    color: #6c6c6c;
    font-size: 14px;
    padding: 7px 10px;
}
.sv-zb-fy a:hover{
    color: #3987d3;
}
/* 所属单位 */
.sv-dw-box{
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.sv-dw-uls{
    width: 100%;
    margin-top: 38px;
	min-height:500px;
    /* margin-bottom: 20px; */
    padding-bottom: 100px;
}
.sv-dw-uls li{
    width: 100%;
    height: 130px;
    margin: 0 auto;
    margin-bottom: 30px;
    border-radius: 10px;
    transition: all .5s;
    border: 1px solid #dddede;
}
.sv-dw-top{
    width: 920px;
    margin: 0 auto;
    margin-top: 28px;
}
.sv-dw-top img{
    float: left;
    margin-right: 6px;
    margin-top: 7px;
}
.sv-dw-top h1{
    float: left;
    color: #333;
    font-size: 16px;
}
.sv-dw-mores{
    float: right;
    width: 50px;
    height: 24px;
    color: #4c4948;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    background: #edecec;
    border-radius: 2px;
    transition: all .1s;
}
.sv-dw-texts{
    width: 920px;
    margin: 0 auto;
    margin-top:15px;
}
.sv-dw-texts p{
    color: #898989;
    font-size:14px;
    line-height: 26px;
}
.sv-dw-uls li:hover h1{
    color: #00a0e9;
}

.sv-dw-uls li:hover .sv-dw-mores{
    color: #fff;
    background: #00a0e9;
}
.sv-dw-uls li:hover{
    box-shadow: 0 0 8px rgba(0,0,0,.3);
}
/* 标题 */
.sv-sd-titles{
    width: 100%;
    margin: 0 auto;
    margin-top: 50px;
    border-bottom: 1px solid #dcdddd;
}
.sv-sd-titles h1{
    color: #333;
    font-size: 16px;
    text-align: center;
}
.sv-sd-titles p{
    color:#898989;
    font-size:14px;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 19px;
}
.sv-sd-titles p span{
    color:#898989;
    font-size:14px;
}
.sv-sd-texts{
    width: 955px;
    color: #333;
    margin: 0 auto;
    font-size: 14px;
    line-height: 32px;
    margin-top: 25px;
    margin-bottom: 50px;
}
/* 人才招聘 */
.sv-rc-box{
    width: 1400px;
    margin: 0 auto;
    min-height: 600px;
    margin-top:30px;
    overflow: hidden;
    background: #fff;
}
.sv-rc-width{
    width: 1312px;
    margin: 0 auto;
    margin-top: 36px;
    position: relative;
}
.sv-rc-uls .sv-dw-top{
    width: 1274px !important;
    margin-top: 26px;
}
.sv-rc-uls .sv-dw-texts{
    width: 1258px !important;
    margin-top: 10px;
}
.sv-rc-uls li{
    height: 153px;
}
.sv-rc-time{
    color: #898989;
    font-size: 14px;
    text-align: left;
    width: 1258px;
    margin: 0 auto;
    margin-top: 10px;
}
.sv-rc-time span{
    color: #898989;
    font-size: 14px;
}
/* 联系彩名堂 */
.sv-lx-box{
    width: 1400px;
    overflow: hidden;
    margin: 0 auto;
    min-height: 600px;
    background: #fff;
    margin-top: 43px;
}
.sv-lx-width{
    width: 1305px;
    margin: 0 auto;
}
.sv-lx-cot1{
    width: 100%;
    margin: 0  auto;
}
.sv-lx-left1{
    width: 470px;
    margin: 0 auto;
    margin-top: 50px;
}
.sv-lx-imgs img{
    float: left;
    display: block;
    margin-right: 17px;
    transition: all .5s;
}
.sv-lx-imgs img:hover{
    transform: scale(1.1);
}
.sv-lx-uls{
    margin-top: 54px;
}
.sv-lx-uls li{
    color: #999999;
    font-size: 14px;
    margin-bottom: 24px;
}
.sv-lx-uls li span{
    color: #999999;
    font-size: 14px;
}
.sv-lx-right1{
    width: 810px;
    height: 375px;
    margin-top: 50px;
    background: palegoldenrod;
}
.sv-lx-uls1{
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 70px;
    margin-bottom: 70px;
}
.sv-lx-uls1 li{
    width: 624px;
    height: 257px;
    float: left;
    margin-left: 35px;
    margin-right: 37px;
    margin-bottom: 82px;
    transition: all .5s;
    border: 1px solid #3987d3;
}
.sv-lx-uls1 li h1{
    color: #333;
    font-size: 24px;
    margin-left: 72px;
    margin-top: 46px;
    transition: all .5s;
    font-weight: normal;
}
.sv-lx-uls1 li div{
    width: 520px;
    overflow: hidden;
    margin-left: 68px;
    margin-bottom: 29px;
    margin-top: 30px;
}
.sv-lx-uls1 li div img{
    float: left;
    display: block;
    margin-top: 5px;
    margin-right: 12px;
}
.sv-lx-uls1 li div p{
    float: left;
    color:#999999;
    font-size:14px;
}
.sv-lx-uls1 li:hover{
    box-shadow: 0 0 5px rgba(0,0,0,.3);
}
.sv-lx-uls1 li:hover h1{
    color: #00a0e9;
}
/* 产品业务 */
.sv-bjcolor{
    width: 100%;
    margin: 0 auto;
    background: #7ecef4;
}
.sv-lms-1{
    width: 323px;
    margin: 0 auto;
    padding-bottom: 50px;
    background: #7ecef4;
}
.sv-lms-1 li{
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    transition: .5s;
    border-bottom: 2px solid #fff;
}
.sv-lms-1 li:last-of-type{
    border-bottom: none;
}
.sv-lms-1 li .sv-lms-a1{
    float: left;
    color: #fff;
    display: block;
    font-size: 16px;
    line-height: 67px;
    margin-left: 32px;
}
.sv-lms-1 li section{
    width: 100%;
    height: 67px;
    overflow: hidden;
    display: block;
}
.sv-plus{
    float: right;
    margin-top: 23px;
    margin-right: 68px;
}
/* 一级栏目 */
.z-lm{
    width: 100%;
    height:0;
    overflow: hidden; 
    margin: 0 auto;
    transition: .5s;
    background: #f7f8f8;
}
.z-lm p{
    width: 323px;
    margin: 0 auto;
    box-sizing: border-box;
    border-bottom: 1px solid #dcdddd;
}
.z-lm a{
    /* width: 100%; */
    display: block;
    line-height:66px;
    color:  #333;
    font-size: 14px;
    margin-left: 32px;
}
.z-lm p:last-of-type {
    border-bottom: none;
}
.z-lm a:hover {
    color:#3987d3;
}
.active{
    height:auto;
}
.sv-cp-box{
    width: 100%;
    margin: 0 auto; 
    position: relative;
}
.sv-cp-text1{
    margin-top: 53px;
}
.sv-cp-imgs{
    width: 520px;
    height: 420px;
    display: block;
    margin: 0 auto;
    background: #dcdddd;
}
.sv-cp-imgs img{
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}
.sv-cp-text1 p{
    line-height: 33px;
    color: #333;
    font-size: 14px;
    margin-top: 40px;
    margin-bottom: 50px;
}
/* 产品展开 */
.sv-cp-lis1{
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 33px;
    margin-bottom: 50px;
}
.sv-cp-lis1 li{
    width: 415px;
    float: left;
    margin-left: 33px;
    margin-right: 33px;
    margin-bottom: 25px;
}
.sv-cp-lis1 li div{
    width: 415px;
    height: 308px;
    overflow: hidden;
    background: #dcdddd;
}
.sv-cp-lis1 li div img{
    height: auto;
    display: block;
    margin: 0 auto;
    transition: .5s;
}
.sv-cp-lis1 li:hover div img{
    transform: scale(1.1);
}
.sv-cp-lis1 li p{
    color: #333;
    font-size: 14px;
    text-align: center;
    margin-top: 26px;
}
.sv-cp-lis2{
    margin-top: 33px;
}
.sv-n-pics{
    width: 100%;
    height: 490px;
    overflow: hidden;
    margin: 0 auto;
}
.sv-n-pics img{
    width: 100%;
    height: 490px;
    display: block;
    margin: 0 auto;
}

/*@media only screen and (min-width:750px){
 html{
      width:1400px;
    }
}*/<!--0.00027203559875488-->