﻿@charset "utf-8";
/* CSS Document */
* { padding: 0px; margin: 0px; box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
img {
border:none; max-width:100%;}

body { font-size: 16px;font-family:Arial;color: #333; font-weight: normal; padding: 0px; margin: 0px; text-decoration: none; line-height:27px;padding-top:80px;
}
a {
text-decoration:none;
color:#333;font-family:Arial;
font-weight:normal;
}
a:hover { color:#0072d0;text-decoration:none; }
.clear {
clear:both;
}
ul {
list-style-type: none;
}
li {
list-style-type:none;
line-height:27px;
}
.fl{float:left;}
.fr{float:right;}
.hz{width:86%;margin:0 auto;}
.hza{width:86%;margin:80px auto;}
.hza:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}

.top-pc { position: fixed; z-index: 99999;top: 0px; left: 0; min-width: 1200px;  width: 100%; transition:all 0.5s; box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.1);background:#fff;}

.top-hz { width:86%; margin:0 auto; }
.logo{padding-top:15px;}
.logo img{height:50px;}
.nav {
	display: inline-block;
	box-sizing: border-box;
	vertical-align: bottom;
}
.mainbav ul:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}
.mainbav li {
	position: relative;
	padding: 0 28px;
}
.mainbav li.memu:after {
	content: "";
	width: 0;
	height: 3px;
	background: #0072d0;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.5s;
}
.mainbav li.memu:hover:after {
	width: 100%;
}
.mainbav li.active:after {
	width: 100%;
}
.mainbav li a {
	font-size: 18px;}
.mainbav .memu {
	float: left;
	line-height:80px;
	height:80px;
}
.mainbav .memu:hover, .mainbav .memu.active {
	display: block;
}
.mainbav .memu:hover a, .mainbav .memu.active a {
color:#0072d0;}
.mainbav ul li ul {
	display: none;
	position: absolute;
	width: 240px;
	left: 0;padding:10px 0;	background:rgba(255,255,255,0.9);
	top: 80px;
	z-index: 999999;

}
.mainbav ul li ul li {
	float: none;
	text-transform: none;
	border-right: none;
	padding: 0;
	position: relative;
	text-align: left;

}
.mainbav ul li ul li a {
	display: block;
	color: #333 !important;
	font-size: 15px !important;
	padding:10px 15px;font-weight:normal;
}
.mainbav ul li ul li a:hover {
	color: #fff !important;	background:#0072d0;

}
.mainbav ul li ul li ul {
	position: absolute;
	left: 100%;
	top: 0;
}
.index-yyl {
	display: inline-block;
	box-sizing: border-box;
	vertical-align: middle;
	line-height:80px;
	margin-left:50px;

}
.index-yyl img {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 2px;
	margin-right: 3px;
}
.set {font-size:16px;
	background: 45px 10px no-repeat;
	transition: all 0.5s;
}
.new {
	width: 160px;
	position: absolute;
	z-index: 999;
	display: none;
	top:80px;text-align:center;
	margin-left: -30px;
}

.new li img{width:26px;margin-right:12px;}
.new a {font-size:16px;}
.nav1 ul li {line-height: 48px;background:rgba(255,255,255,0.9);}
.nav1 ul li:hover{background:#0072d0;}
.nav1 .new a:hover {color:#fff;}


.sousuo { display: inline-block; box-sizing: border-box; vertical-align: bottom; line-height:80px; position: relative; z-index: 1; transition: all 0.5s; }
.sousuo .sousuo_an { width: 60px; height:80px; display: table-cell; vertical-align: middle; background: url(../images/index_07.png) center no-repeat; cursor: pointer; transition: all 0.5s; }
.sousuo .ssk_bj { width: 100%; display: none; position: fixed; left: 0; top: 85px; z-index: 10; }
.sousuo .ssk { width:40%; overflow: hidden; margin: 0 auto;  border-radius:50px; }
.sousuo .ssk .input_txt { width:77%; height:48px; float: left;FONT-SIZE: 16px;  padding: 0 3%; border: none; background:#fff; }
.sousuo .ssk .input_btn { width: 23%; height: 48px; float: right; FONT-SIZE: 17px; color: #fff; border: 0; background: #0072d0; cursor: pointer; }
.p-show { display: block !important; }
 input,textarea {outline:none;}

/*banner*/
.block_home_slider {
	height: auto;
	position: relative;
	line-height: 0px;
	text-align: center;
}/*底部小图标*/
.block_home_slider .slide {
	position: relative;
	overflow: hidden;
}
.block_home_slider .flex-direction-nav a {
	width: 45px;
	height: 50px;
	display: block;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	text-indent: -9000px;
}
.block_home_slider .flex-direction-nav a.flex-prev {
	left: 0;
	background: url(../images/jt1.png) no-repeat;
}
.block_home_slider .flex-direction-nav a.flex-next {
	right: 0;
	background: url(../images/jt2.png) no-repeat;
}
.block_home_slider .flex-direction-nav a.flex-prev:hover {
	left: 0;
	background: url(../images/jt1a.png) no-repeat;
}
.block_home_slider .flex-direction-nav a.flex-next:hover {
	right: 0;
	background: url(../images/jt2a.png) no-repeat;
}



.block_home_slider .flex-control-paging {
	position: absolute;
	bottom: 20px;
	width:98%;
	text-align: center;
}
.block_home_slider .flex-control-paging li {
	margin: 0px;
	padding: 0 5px;
	display: inline-block;
*display:inline;
*zoom:1;
	overflow: hidden;
	list-style-type: none;
}
.block_home_slider .flex-control-paging li a{width:10px; height:10px; display:block; background:#999; text-indent:-9000px; position:relative; overflow:hidden;cursor:pointer; border-radius:6px; transition:all 0.5s;}
.block_home_slider .flex-control-paging li a.flex-active {width:40px; background:#fff;}

.block_home_slider .flex-control-paging li a:after{content:"";width:0%;height:100%;background:#00b0f0;position: absolute;left:0px;top:0px;}
.block_home_slider .flex-control-paging li a.flex-active:after{width:100%;transition: width 5s linear;-moz-transition: width 5s linear;-webkit-transition: width 5s linear;-o-transition: width 5s linear;}


.flexslider {margin:0; padding:0; height:100%;}
.flex-viewport{height:100%;}
.flexslider .slides{height:100%;}
.flexslider .slides li{overflow:hidden;line-height:0px;height:100%;display: none; position:relative;}
.flexslider .slides li img{display:block;}
#home_slider2{display:none;}

.top_sj { display:none; }

.index-title{overflow:hidden;font-size:36px;font-weight:bold;line-height:36px;text-align:center;margin-bottom:50px;}
.index-jjfa-hz{margin-right:-0.5%;margin-left:-0.5%;}
.index-jjfa{width:24%;margin-right:0.5%;margin-left:0.5%;position: relative;float:left;}
.index-jjfa-title{  font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 25px;
    color: #333;
    background: #fff;
}

.index-jjfa-pic{display:block; overflow:hidden; }
.index-jjfa-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.index-jjfa-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;display:block; overflow:hidden; }


.index-case-bj{background:#f2f3f6;overflow:hidden;padding:70px 0;}
.index-case-hz{margin-right:-0.25%;margin-left:-0.25%;}
.index-case{width:49.5%;margin-right:0.25%;margin-left:0.25%;float:left;position:relative; margin-bottom:0.8%;}
.index-case-title{font-size:28px;line-height:30px;position:absolute;z-index:1;left:40px;bottom:40px; text-align:center; font-weight: bold;}
.index-case-pic:after{ position:absolute; content:''; left:0px; top:0px;opacity:0; transition:0.5s all; width:100%; height:100%;background:#000;display:block;opacity:0.2;}
.index-case-pic:hover:after { opacity:0.1;}
.index-case-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.index-case-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;display:block; overflow:hidden; }



.service-pic-hz{ display: flex; flex-wrap: wrap;}
.service-pic-box{width:33.13%;float:left;margin-left:0.1%;margin-right:0.1%;display: flex; flex-wrap: wrap; overflow:hidden;position:relative;}
.service-pic-title-hz{text-align: center;position:absolute;z-index:1;left:0;top:50%; right:0;text-align:center; transform:translate(0%,-50%);  } 
.service-pic-title{color:#000;
    text-align: center;display:inline-block;
    font-size:22px;background:#fff;border-radius:25px;
    font-weight: bold;
    padding:10px 5%;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.service-pic-title:hover{transform:translateY(-6px); -webkit-trafont-size: 0;background:#0072d0;color:#fff;}
.service-pic-wb{color:#fff;width:80%;margin:20px auto 0 auto;}

.service-pic{display:block; overflow:hidden; }


.service-pic{transition-duration: .8s;-moz-transition-duration: .8s;-webkit-transition-duration: .8s;opacity:100;-o-transition-duration: .8s;display:block;overflow:hidden;transition: all .5s ease;}



.index-service-pic{display:block; overflow:hidden; }
.index-service-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.index-service-pic{line-height:0;position:relative;transition-duration: .8s;-moz-transition-duration: .8s;-webkit-transition-duration: .8s;opacity:100;-o-transition-duration: .8s;display:block;overflow:hidden;transition: all .5s ease;}
.index-service-pic:after{ position:absolute; content:''; left:0px; top:0px;opacity:0; transition:0.5s all; width:100%; height:100%;background:#000;display:block;opacity:0.5;}
.index-service-pic:hover:after { opacity:0.2;}




.service-pic-box2{width:24.8%;float:left;margin-left:0.1%;margin-right:0.1%;margin-top:0.2%;display: flex; flex-wrap: wrap; overflow:hidden;position:relative;}


.index-about-bj{background:url(../images/a.jpg) center;background-size: cover;
    background-attachment: fixed;
    padding:100px 0;
    overflow: hidden;}
 .index-about-bj2{background:url(../images/a2.jpg) center;background-size: cover;
    background-attachment: fixed;
    padding:100px 0;
    overflow: hidden;}
.index-about-wb{ width:72%;
  text-align: center;
    margin: 0 auto;}
.index-about-more{overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.index-about-more a{width:170px;line-height:45px;background:#0072d0;coloR:#fff;display:block;text-align:center;margin:50px auto;border-radius:25px;}
.index-about-more:hover{transform:translateY(-6px); -webkit-trafont-size: 0; line-height: 0;}


.infou-ul ul {
	display: flex;
	flex-wrap: wrap;
}
.infou-ul li {
	float: left;
	padding-top:50px;
	width: 25%;
	text-align: center;
}
.infou-ul li h3 {
	font-weight: normal;
	font-size: 0;

}
.infou-ul li h3 span {
	font-size: 15px;

}
.infou-ul li h3 span:nth-child(1) {
	font-size:50px;font-weight: bold;
}
.infou-ul li h3 d {
	display: inline;
    font-size:20px;margin-left:5px;font-weight:normal;}

.infou-ul li p {font-size: 20px;}

.index-news-b{margin-top:60px;margin-right:-1%;margin-left:-1%;display: flex; flex-wrap: wrap;}
.index-news-b-a{width:31.33%;margin-right:1%;margin-left:1%;float:left;}
.index-news-nr{padding-top:30px;}
.index-news-rq{font-size:18px;color:#999;}
.tit{margin-bottom:40px;font-weight:bold;font-size:20px;}

.index-new-pic{display:block; overflow:hidden; }
.index-new-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.index-new-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;display:block; overflow:hidden; }


.foot-bj{overflow:hidden;color:#bfbfbf;background:#262626; }
.foot-logo{float:left;width:13%;margin-right:5%;}
.foot-lxfs{float:left;width:50%;border-right:1px solid #333;}
.foot-hz-nav {
	float: left;
	margin-right:8%;}

.foot-hz-cd { font-size:20px;color:#fff;font-weight: bold;}
.foot-hz-menu { margin-top:30px; }
.foot-hz-menu a {color:#bfbfbf;line-height:35px;font-size:16px;}
.foot-hz-menu a:hover {color:#0072d0;}

.foot-contact-hz{float:left;margin-left:8%;}

.ct_cmp_fl{float:left;margin:30px 0;}
.ct_cmp_fl a{color:#bfbfbf;}
.ct_cmp_fl a:hover{color:#0072d0;}
.ct_cmp_fl h4{font-size:18px;color:#fff;margin-bottom:15px;font-weight:normal;}
.foot-contact{float: left;margin-bottom:20px;text-align:center;}
.foot-contact img{width:130px;}
.ct_cmp_fl-hz{float:left;width: 100%;}

.index-copy-left{float:left;}
.index-copy-bj {border-top:1px solid #333;color:#bfbfbf;padding:20px 0 ;overflow:hidden;}
.index-copy a { color: #bfbfbf;}
.index-copy a:hover {text-decoration:underline;color: #0072d0; }
.foot-bq-pc{margin-top:10px;}
.foot-bq-pc li{ float: left; margin-right:10px;  }
.foot-bq-pc li a{color:#bfbfbf;}
.foot-bq-pc li a:hover{color: #0072d0; }


#firstpane{display:none;}



/*内页样式开始*/
.ny-banner-sj{display:none;}
.ny-banner img{width:100%;}

.about-left{float:left;width:62%;margin-top:100px;}
.about-left-title{font-size:36px;line-height:36px;font-weight:bold;margin-bottom:15px;}
.about-left-title-ms p{font-size:22px;padding-top:10px;}
.about-left-nr{margin-top:80px;font-size:17px;}
.about-left-nr p{margin-bottom:15px;}
.about-pic{float:right;width:30%;}

.about-service-bj{background:#0072d0;overflow:hidden;padding:80px 0;}
.about-service-hz{display: flex; flex-wrap: wrap;}
.about-service-left{float:left;width:50%;background:rgba(255,255,255,0.9);padding:80px 0;text-align:center;}
.about-service-left-title{font-size:36px;font-weight:bold;line-height:36px;margin-bottom:50px;}
.about-service-left-nr li{font-size:22px;margin-bottom:20px;}
.about-service-right{float:left;width:50%;background:#fff;padding:80px 0;text-align:center;}

.about-td-bj{background:url(../images/ab-bj.jpg) center;background-size: cover;
    background-attachment: fixed;
    padding-top: 100px ;
    overflow: hidden;}
.about-td-hz{float:left;width:25%;text-align:center;color:#fff;font-family:Arial, Helvetica, sans-serif;margin-bottom:100px;}
.about-td-pic img{width:45%;display: inline-block;
  vertical-align: top;
  transform: scaleX(1);
  transition: transform 0.3s;}

.about-td-pic:hover img{ transform: scaleX(-1);}



.about-td-name{font-size:28px;margin-top:20px;font-weight:bold;}
.about-td-wb{font-size:18px;margin-top:30px;}



.news-wb{text-align:left;line-height:30px;}


.ny-news-box{margin-top:50px;}
.ny-news-hz{background:#f8f9f9;overflow:hidden;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;padding:30px 0;}
.ny-news-fl li{float:left;margin-right:1%;}
.ny-news-fl li a{padding:8px 25px;display:block;font-size:18px;color:#333;}
.ny-news-fl li:hover a, .ny-news-fl li a.on{text-align:center;color:#fff;background:#7dc142;border-radius:25px;font-weight:bold;}

.ny-news-nr{text-align:center;}
.ny-news-nr-hz{   text-align: left;margin-bottom:30px;border-bottom:1px solid #e0e0e0;padding:3%;float:left;width:100%; -webkit-box-shadow: 0 5px 20px rgba(62,80,55,.16);box-shadow: 0 5px 20px rgba(62,80,55,.16);}
.ny-news-nr-hz:hover{ -webkit-box-shadow: 0 15px 30px rgba(62,80,55,.25); box-shadow: 0 15px 30px rgba(62,80,55,.25)}
.ny-news-nr-left{width:65%;float:left;}
.ny-news-nr-pic{float:right;width:30%;}
.ny-news-nr-left-title{font-size:26px;line-height:30px;font-weight:bold;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;margin-top:15px; }
.ny-news-nr-left-content{ margin: 25px 0;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #999;}
	.news-nr-rq{color:#666;}
.blog-column{text-transform:uppercase;}

.ny-news-right{width:24%;float:right;}
.ny-news-right-title{font-size:24px; font-weight: bold;}
.ny-news-right-nr{margin-top:30px;overflow:hidden; }
.ny-news-right-nr ul{margin-left:20px;}
.ny-news-right-nr li{list-style-position: outside;list-style-type: disc;color:#999; padding-bottom:20px;  }

.ny-news-right-service{margin:30px 0 50px;overflow:hidden;box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.1);}
.news-sok{border:1px solid #ccc;padding:16px 20px;font-size:16px;float:left;width:calc(100% - 60px);}
.news-an{width:60px;float:left;}
.newshow-title{font-size:30px;font-weight:bold;line-height:30px;text-align:center;}

.resources-rq{font-weight:normal;}


/*分页*/
.yema{ width:100%;margin-top:30px; text-align:center; overflow:hidden; }
.yema.bgs2{ text-align:right;}
.yema a{ display:inline-block; height:38px; line-height:38px; padding-left:10px; overflow:hidden; padding-right:10px; min-width:40px;margin-left:3px;  text-align:center; color:#333333; font-size:16px; border:1px solid #ececee; background:#ececee;}
.yema a:hover{ text-decoration:none; color:#fff; background:#0072d0;border:1px solid #0072d0;}
.yema a.on{color:#fff;  background:#0072d0;border:1px solid #0072d0;}
.yema a.first,.yema a.last{ margin-right:0;  }
.yema a.first:hover,.yema a.last:hover{background-color:#0072d0;}
.yema a span{ font-family: "宋体";font-size:16px;}

.resources{padding: 40px  0; }

.resources-rq{margin-top:20px;color:#999;font-size:16px;}
.case-pica{display: flex; flex-wrap: wrap;margin-left: -10px; margin-right: -10px;}
.case-tu img{width: 33.33%; padding: 10px;-o-object-fit: cover; object-fit: cover;;}


/*上下篇*/
#page{text-align:left;}
#page .next,#page .prev{color: #0072d0;}
#page .next a,#page .prev a{color: #666;}
#page .next a:hover,#page .prev a:hover{color: #0072d0;}
#page .next{margin-top: 6px;}



.index-menu ul {
    display: flex;
    flex-wrap: wrap;
}

.index-menu ul a {
    display: block;
    width: 25%;
    text-align: center;
}

.index-menu li {
    position: relative;
}

.index-menu-title {
    font-size: 22px;
    padding: 40px 0;
}

.index-menu li:after {
    content: "";
    position: absolute;
    width: 0;
    height: 3px;
    bottom: 0px;
    left: 50%;
    -webkit-transition: all .4s;
    transition: all .4s;
    background-color: #2787d7;
}

.index-menu li:hover:after {
    width: 100%;
    left: 0;
}
.index-menu a:hover .index-menu-title,.index-menu a.on .index-menu-title,.index-menu a:hover span.icon,.index-menu a.on span.icon {
    color:#2787d7
}
.index-menu a:hover li:after,.index-menu a.on li:after {
    width: 100%;
    left: 0;
}

.jjfa-pic-box{background:#f2f2f2;width:31.3%;float:left;margin-left:1%;margin-right:1%;    border: 1px solid #e1e1e1;margin-bottom:30px;display: flex; flex-wrap: wrap; overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.jjfa-pic-box:hover{transform:translateY(-6px); -webkit-trafont-size: 0;background:#0072d0;}
.jjfa-pic-box:hover .jjfa-pic-title{color:#fff !important;}
.jjfa-pic-box:hover  .jjfa-pic-title p{color:#fff !important;}
.jjfa-pic-title {
    text-align: center;
    font-size:22px;
    font-weight: bold;
    padding:35px 25px;}
.jjfa-pic-title p{ text-align:left;font-size:16px;color:#666;font-weight: normal;margin-top:20px;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }

.contact-lxfs{text-align:center;}
.contact-wb{color:#666;}
.contact-hm{font-size:30px;font-weight:bold;margin-top:15px;color:#0072d0;}
.contact-em-hz{margin-top:50px;margin-left:-1%;margin-right:-1%;text-align:center;}
.contact-em{padding:30px;margin-left:1%;margin-right:1%;display:inline-block;}
.contact-em-pic{float:left;margin-top:10px;margin-right:20px;}
.contact-em-wb{float:left;text-align:left;}
.contact-em-wb a,.jc{font-weight:bold;font-size:16px;}

.relbar-map {margin-top:40px;}
#map_container{ height:400px;border: 1px solid #e6e6e6; }

.ny-feedback-ly{margin-top:80px;}
 .feedback-nr{font-size:16px;margin-top:30px;text-align:center;}

.feedback-k{width: 49%;float:left;margin-bottom:50px;margin-right:2%;}
  .feedback-k p{font-size:18px;margin-bottom:10px;font-weight:bold;}
    .feedback-k2 p{font-size:18px;margin-bottom:10px;font-weight:bold;}
 .feedback-k p::before {
    margin-right: 10px;
    background-color: #0072d0;
    content: '';
    width: 10px;
    height: 10px;
    display: inline-block;
    vertical-align: middle;}

 .red {color: red;}
 
.soka{ width: 100%;  border:none;line-height:50px; font-size: 16px;font-family:"Microsoft YaHei", verdant, tahoma;border-bottom:1px solid #676767; background:none;color:#fff; }

.sokb{ border:none;margin-top:20px;font-size: 16px; font-family:"Microsoft YaHei", verdant, tahoma; width: 100%;border-bottom:1px solid #676767;  background:none;color:#fff;}

.tj{ border-radius:25px;width:180px; border: 1px solid #0072d0; line-height:45px; text-align: center; color: #fff; background:#0072d0; cursor: pointer; font-family: Arial,Microsoft YaHei; font-size: 18px; margin-top:20px;}

.sidebar-content{background:rgba(0,0,0,0.4);border-radius:25px;position: fixed; top: 60%; right: 0; z-index: 1000; margin-bottom:0;}
.sidebar-box{position: relative; margin-top: 1px;}
.sidebar-icon{width: 50px; height: 50px; cursor: pointer;}
.si1 .sidebar-icon{background: url(../images/side3.png) no-repeat center center;border-bottom-right-radius:25px;border-top-right-radius:25px;}
.si3 .sidebar-icon{background: url(../images/side4.png) no-repeat center center;border-bottom-right-radius:25px;border-top-right-radius:25px;}
.si5 .sidebar-icon{background: url(../images/side5.png) no-repeat center center;border-bottom-right-radius:25px;border-top-right-radius:25px;}
.si1:hover .sidebar-icon{background: #0072d0 url(../images/side3.png) no-repeat center center;}
.si3:hover .sidebar-icon{background: #0072d0 url(../images/side4.png) no-repeat center center;}
.si5:hover .sidebar-icon{background: #0072d0 url(../images/side5.png) no-repeat center center;border-radius:25px;}
.sidebar-dark1{position: absolute; top: 0; right: 50px; padding: 0 20px; background-color: #0072d0; display: none;border-bottom-left-radius:25px;border-top-left-radius:25px;}

.sidebar-box:hover .sidebar-dark1{display: block;}

.sidebar-dark1 p a{display: block; height: 50px; line-height: 50px; font-size: 16px; color: white; text-align: center; white-space: nowrap;}
.sidebar-top{display: block; width: 50px; height: 50px;border-radius:25px;}