

/* CSS Document */

*{ margin:0px; padding:0px;}
body{
	width:100%;
	margin:0px;
	padding:0px;
	color:#222222;
	font-size:15px;
	font-family:"Microsoft YaHei","simsun","Helvetica Neue", Arial, Helvetica, sans-serif;

}
img{ max-width: 100%; height: auto; transition: all .5s;}
html{ overflow-x:hidden;}
.clear{ clear:both;_overflow:hidden;*height:0px;}
img{ border:0px;}
a{ text-decoration:none; color:#222222; }
a:hover{ color:#31a7d8;}
div, img, ul, li, span, a, p{ margin:0px; padding:0px;}
li{ list-style:none;}
.ds{
	display:block;}
.fl{
	float:left;}
.rl{
	float:right;}
	

#a111 { position:fixed; width:60px; display:block; bottom:0px; left:10px; top:30%; z-index:100000000;}
* html #a111 {position:absolute;}

#a111 a{ display:block; width:60px; line-height:45px; height:45px; background:#000; color:#fff; text-align:center; border-bottom:1px solid #CCC;}
#a111 a:hover{ background:#f6561f;}
#b11{}
#b22{}
#b33{}
#b44{}


	
/*===========================header=============================*/ 
.cytop{ width:100%; height:35px; margin:0 auto; background:#27a378;}
.cytop1{ width:1200px; margin:0 auto; height:35px; line-height:35px; color:#FFF;}

.cylogo{ width:1200px; margin:0 auto;}
#nav {width:775px; float:left; margin-top:35px; margin-right:30px;}
#nav li { float: left; width:129px;}
#nav li a {	display: block;	width: 129px;text-align:center;color:#000;font-size:17px; height:40px; line-height:40px;}
#nav li a:hover{text-decoration:underline;color:#27a378; width:129px;font-weight:bold;}
#nav li a#cur{color:#27a378;width:129px; font-weight:bold;}
#nav li a img{ float:left; margin-left:20px; margin-top:7px;}
#nav li ul {
	list-style-type: none;
	text-align:left;
	left: -999em;
	width: 8%;
	position: absolute;
	border-top-style: none;
	z-index:100000;
	background:#FFF;
	overflow:hidden;
	z-index:10000000;
}

#nav li ul li{
	float: left;
	width: 100%;
	background: #FFF;filter: Alpha(Opacity=90);
	border-top: none #F9F9F9;
	border-right: none #F9F9F9;
	border-bottom: 1px solid #F9F9F9;
	border-left: none #F9F9F9;

}
#nav li ul li a{
 display: block;
  width: 100%;
  text-align:center;
 font-size:15px;
 font-weight:normal;
 background:none;

}
#nav li ul a:link  {
 color:#222222; text-decoration:none;
}
#nav li ul a:visited  {
 color:#222222;text-decoration:none;
}
#nav li ul a:hover  {
 color:#FFF;text-decoration:none;font-weight:normal; width:100%;
 background:#27a378;filter: Alpha(Opacity=70);
}
#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}

/***/
.search_btn_box{ float:left; width:20px; height:20px; margin-top:45px;}
.inp1{ width:20px; float:left; height:20px; margin-top:25px;}
.search-dialog-box{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 18rem;
	z-index: 1000000;
	opacity: 0;
	visibility: hidden;
	transition: .6s;
	/* overflow: hidden; */
}
.search-dialog-box:before{content:"";position:absolute;top:0;height:0;background: #27a378;transition: .6s;left: 0;right: 0;z-index: 1;}
.search-dialog-box.on:before{ height:100%}
.search-dialog-box .bubbles-bg{
	opacity: 0;
	visibility: hidden;
	display: none;
}
.search-dialog-box .search-bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 0;
	margin: 0;
	background: #27a378;
	background-size: cover;
	background-repeat: no-repeat;
	/* z-index: 1; */
	transform-origin: center center;
	transition: height .8s cubic-bezier(.77,0,.175,1);
}
.search-dialog-box .wrap-inner{
	transform:translateY(100%);
	transition: .6s;
}
.header-right .bubbles-bg{
	opacity: 0;
	visibility: hidden;
	transition: all .5s .8s;
}
.search-dialog-box .bubbles-bg .bubble{
	position: absolute;
}
.search-dialog-box .bubbles-bg .bubble .circle{
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 0;
	width:100%;
	height: 100%;
}
.search-dialog-box .bubbles-bg .bubble1{
	width:6%;
	padding-top: 6%;
	left: 26.875%;
	top: -6.67%;
}
.search-dialog-box .bubbles-bg .bubble1 .circle{
	border:1px solid #fff;
}
.search-dialog-box .bubbles-bg .bubble2{
	width:12px;
	padding-top: 12px;
	left: 13.54%;
	top: 18%;
}
.search-dialog-box .bubbles-bg .bubble2 .circle{
	background-color: #27a378;
}
.search-dialog-box .bubbles-bg .bubble3{
	width:36px;
	padding-top: 36px;
	left: 8.854%;
	top: 30.55%;
}
.search-dialog-box .bubbles-bg .bubble3 .circle{
	background-color: #fff;
}
.search-dialog-box .bubbles-bg .bubble4{
	width:56.875%;
	padding-top: 56.875%;
	left: -28.6458%;
	top: 51.85%;
}
.search-dialog-box .bubbles-bg .bubble4 .circle{
	background: -webkit-linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);
	background: -ms-linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);
	background: linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);
}
.search-dialog-box .bubbles-bg .bubble5{
	width:54px;
	padding-top: 54px;
	left: 26.3%;
	top: 70.83%;
}
.search-dialog-box .bubbles-bg .bubble5 .circle{
	background-color: #fff;
	opacity: .1;
}
.search-dialog-box .bubbles-bg .bubble6{
	width:56.875%;
	padding-top: 56.875%;
	left: 73.4375%;
	top: -52.77%;
}
.search-dialog-box .bubbles-bg .bubble6 .circle{
	background: -webkit-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);
	background: -ms-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);
	background: linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);
}
.search-dialog-box .bubbles-bg .bubble7{
	width:2rem;
	padding-top: 2rem;
	left: 60.9375%;
	top: 18.5%;
}
.search-dialog-box .bubbles-bg .bubble7 .circle{


	background-color: #27a378;
}


.search-dialog-box .bubbles-bg .bubble8{
	width:1.35rem;
	padding-top: 1.35rem;
	left: 95.83%;
	top: 70.83%;
}
.search-dialog-box .bubbles-bg .bubble8 .circle{
	border:1px solid #fff;
}
.search-dialog-box .bubbles-bg .bubble9{
	width:16px;
	padding-top: 16px;
	left: 76.5625%;
	top: 96.296%;
}
.search-dialog-box .bubbles-bg .bubble9 .circle{
	background-color: #fff;
}
.search-dialog-box .bubbles-bg .bubble10{
	width:56.875%;
	padding-top: 56.875%;
	left: 71.354%;
	top:87%;
}
.search-dialog-box .bubbles-bg .bubble10 .circle{
	background: -webkit-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);
	background: -ms-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);
	background: linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);
}
.search-dialog-box .bubbles-bg .bubble{
	animation:spin 8s infinite linear;
	transform-origin: 50% 45%;
}
.search-dialog-box .bubbles-bg .bubble:nth-child(2n){
	animation:spin2 8s infinite linear;
}
.search-dialog-box .bubbles-bg .bubble .circle{
	animation:spin-reverse 8s infinite linear;
}
.search-dialog-box .bubbles-bg .bubble:nth-child(2n) .circle{
	animation:spin-reverse2 8s infinite linear;
}
.search-dialog-box .bubbles-bg .sm-bubble{
	transform-origin: 30% 30px;
}
.search-dialog{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	z-index: 2;
}
.search-dialog .search-tit{
	font-size: 2.75rem;
	line-height: 3.5rem;
	color: #fff;
	text-align: center;
	overflow: hidden;
	display: none;
}
.search-dialog .search-inner{
	overflow: hidden;
	margin-top: 0;
}
.search-dialog .search-input{
	width: 50rem;
	margin: 0 auto;
	padding: 0 0.5rem 0 1.5rem;
	background-color: rgba(255,255,255,.3);
	box-sizing: border-box;
	transition: all .3s;
	max-width: 94%;
}
.search-dialog .search-input input[type=text]{
	float: left;
	height: 4.5rem;
	width: calc(100% - 3.5rem);
	background-color: transparent;
	font-size: 1.25rem;
	line-height: .5rem;
	color: #fff;
	transition: all .3s;
}
.search-dialog .search-input input[type=text]::-webkit-input-placeholder{
    color:rgba(255,255,255,0.5);  
}  
.search-dialog .search-input input[type=text]:-moz-placeholder{
    color:rgba(255,255,255,0.5); 
}  
.search-dialog .search-input input[type=text]::-moz-placeholder{
    color:rgba(255,255,255,0.5); 
}  
.search-dialog .search-input input[type=text]:-ms-input-placeholder {
    color:rgba(255,255,255,0.5); 
} 
.search-dialog .search-input input[type=button],
.search-dialog .search-input .clear-btn{
	float: right;
	height: 4.5rem;
	width: 3.5rem;
}
.search-dialog .search-input input[type=button]{
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 1.5rem;
	background-image: url('http://www.excellong.com/templates/web/default/images/search-btn.svg');
}
.search-dialog .search-input .clear-btn{
	background-color: rgba(0,0,0,.2);
	background-repeat: no-repeat;
	background-position: center;
	background-image: url('../image/guanbi.png');
	background-size: 3.5rem;
	border-radius: 100%;
	margin-right: 1rem;
	display: none;
}
.search-dialog .search-input.on{
	background-color: #fff;
}

.search-dialog .search-input.on input[type=submit]{
	background-image: url('http://www.excellong.com/templates/web/default/images/search-btn2.svg')
}

.search-dialog .hot-search{
	font-size: 0;
	width:19.5rem;
	margin:.6rem auto 0;
	box-sizing: border-box;
	padding:0 .6rem;
	overflow: hidden;
}
.search-dialog .hot-search .hot-tit,
.search-dialog .hot-search .hot-link{
	display: inline-block;
	*display: inline;
	zoom:1;
	vertical-align: top;
}
.search-dialog .hot-search .hot-tit{
	font-size: .375rem;
	line-height: .5rem;

	color: #fff;
	font-weight: bold;
	padding-left: .6rem;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: .5rem;
	background-image: url(http://www.excellong.com/templates/web/default/images/hot-icon.png);
}
.search-dialog .hot-link{
	margin-left: 1rem;
}

.search-dialog .hot-link a{
	display: inline-block;
	*display: inline;
	zoom:1;
	font-size: .375rem;
	line-height: .5rem;
	margin-right: .75rem;
	color:#fff;
	padding-bottom: 5px;
	position: relative;
}

.search-dialog .hot-link a:before{
	content: "";
	position: absolute;
	left:0%;
	bottom:0;
	width:100%;
	height: 2px;
	background-color: #fff;
	transform:scaleX(0);
	transform-origin:left center;
	transition:transform .3s;
}
.search-dialog-box .bottom-box{
	position: absolute;
	left: 0;
	bottom:5.1%;
	width:100%;
}
.search-dialog-box .bottom-box .share-box{
	overflow: hidden;
}
.search-dialog-box .bottom-box .copy{
	font-size: .35rem;
	line-height:.5rem;
	color: #fff;
	font-family: "gilroy-regular";
	margin-top: .5rem;
	overflow: hidden;
}

.header-right.is-open .bubbles-bg{
	visibility: visible;
	opacity: 1;
}
.header-right.is-open .search-btn .con-box{
	display:none;
}
.header-right.is-open .close-btn{
	display:block;
}
.header-right.is-open .item .search-bg{
	transform:scale(1);
}
.search-dialog-box.on{
	opacity: 1;
	visibility: visible;
}

.search-dialog-box.on .search-bg{height: 100vh;}

.search-dialog-box.on .bubbles-bg{opacity: 1;visibility: visible;}
.search-dialog-box.on .wrap-inner{ transform:translateY(0)}

.pub-close {
    position: absolute;
    width: 3rem;
    height: 3rem;
    z-index: 10;
    right: 1.5rem;
    top: 1.35rem;
    background-color: rgba(255,255,255,.3);
    border-radius: 100%;
}
.pub-close .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    border-radius: 100%;
    transition: transform .3s;
}
.pub-close i {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: 0.75rem;
    background-repeat: no-repeat;
    background-image: url(../image/guanbi.png);
	transition:.6s
}
.pub-close i:hover{ transform:rotate(180deg)}

@keyframes spin{
    to{transform: rotate(1turn);}
}
@keyframes spin2{
    to{transform: rotate(-1turn);}
}
@keyframes spin-reverse{
    from{
        transform:rotate(1turn);
    }
}
@keyframes spin-reverse2{
    from{
        transform:rotate(-1turn);
    }
}
/***************************/


.ad{text-align: center;}
.ad .item{ font-size: 0;background: #535353;}
.owl-theme .owl-controls{ margin-top: -65px !important;}
/*******************************************************************/

.cyabout{ width:1200px; margin:0 auto; margin-top:80px;}
.cyabout1{ width:645px;}
.cyabout1 h1{ display:block; width:100%; float:left; font-size:45px; font-weight:bold;}
.cyabout1 h2{ display:block; width:100%; float:left; font-size:23px; color:#009260; font-weight:bold; margin-top:35px;}
.cyabout1 p{ width:100%; float:left; line-height:28px; margin-top:30px; text-align:justify;}
.aboutmore{ width:150px; height:45px; line-height:45px; text-align:center; background:#009260; color:#FFF; border-radius:0px 20px 0px 20px; margin-top:30px;}
.aboutmore:hover{ background:#1d7945; color:#FFF;}

.cyabout2{ width:520px; margin-left:35px;}
.cyabout2 img{ width:100%; height:auto; border-radius:0px 70px 0px 70px;}
/**********/

/*数据统计滚动*/
.product-number-info{width:1200px; margin:0 auto; margin-top:50px; height:125px; overflow:hidden;}
.product-number-info .product-number-inner{width: 100%; float:left; }
.product-number-info ul{padding:0;}
.product-number-info ul.q:after {content: "";clear: both;display: table;}
.product-number-info li{float: left; width: 25%; height: 55px; text-align:center; color:#009260;}
.product-number-info li:first-child{border:none;}
.product-number-info li b{font-size:60px; line-height: 1;display: inline-block; font-family:Impact;  position: relative;}
.product-number-info li b i{font-style: normal;}
.product-number-info li b sup{position: absolute; font-size:20px; right: -25px; top: -3px;}
.product-number-info li b em{font-style: normal; font-size: 28px; padding-left: 2px; position:relative; top: -4px;}
.product-number-info li b sub{ font-size:15px;padding-left: 2px; bottom:0;}
.product-number-info li p{font-size: 16px; margin-top:15px; color:#000;}
.product-number-info li.li-2 b,.product-number-info li.li-2 p{padding-left:0;}
.product-number-info li.li-3 b,.product-number-info li.li-3 p{padding-left:0;}
.product-number-info li.li-3 b,.product-number-info li.li-3 p{padding-left:0;}
.product-number-info li.li-4 b,.product-number-info li.li-4 p{padding-left:0;}
.product-number-info li.li-5{text-align: center;}
.product-number-info li.li-5 b{padding-right: 2px;}
/*******************************************/

.search-dialog-box{

    position: fixed;

    left: 0;

    top: 0;

    width: 100%;

    height: 18rem;

    z-index: 1000000;

    opacity: 0;

    visibility: hidden;

    transition: .6s;

    /* overflow: hidden; */

}

.search-dialog-box:before{content:"";position:absolute;top:0;height:0; transition: .6s;left: 0;right: 0;z-index: 1; background: #27a378;}

.search-dialog-box.on:before{ height:100%}

.search-dialog-box .bubbles-bg{

    opacity: 0;

    visibility: hidden;

    display: none;

}

.search-dialog-box .search-bg{

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    height: 0;

    margin: 0;

    background: rgba(0,0,0,.7);

    background-size: cover;

    background-repeat: no-repeat;

    /* z-index: 1; */

    transform-origin: center center;

    transition: height .8s cubic-bezier(.77,0,.175,1);

}

.search-dialog-box .wrap-inner{

    transform:translateY(100%);

    transition: .6s;

}

.header-right .bubbles-bg{

    opacity: 0;

    visibility: hidden;

    transition: all .5s .8s;

}

.search-dialog-box .bubbles-bg .bubble{

    position: absolute;

}

.search-dialog-box .bubbles-bg .bubble .circle{

    border-radius: 100%;

    position: absolute;

    left: 0;

    top: 0;

    width:100%;

    height: 100%;

}

.search-dialog-box .bubbles-bg .bubble1{

    width:6%;

    padding-top: 6%;

    left: 26.875%;

    top: -6.67%;

}

.search-dialog-box .bubbles-bg .bubble1 .circle{

    border:1px solid #fff;

}

.search-dialog-box .bubbles-bg .bubble2{

    width:12px;

    padding-top: 12px;

    left: 13.54%;

    top: 18%;

}

.search-dialog-box .bubbles-bg .bubble2 .circle{

    background-color: #ff495f;

}

.search-dialog-box .bubbles-bg .bubble3{

    width:36px;

    padding-top: 36px;

    left: 8.854%;

    top: 30.55%;

}

.search-dialog-box .bubbles-bg .bubble3 .circle{

    background-color: #fff;

}

.search-dialog-box .bubbles-bg .bubble4{

    width:56.875%;

    padding-top: 56.875%;

    left: -28.6458%;

    top: 51.85%;

}

.search-dialog-box .bubbles-bg .bubble4 .circle{

    background: -webkit-linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);

    background: -ms-linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);

    background: linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);

}

.search-dialog-box .bubbles-bg .bubble5{

    width:54px;

    padding-top: 54px;

    left: 26.3%;

    top: 70.83%;

}

.search-dialog-box .bubbles-bg .bubble5 .circle{

    background-color: #fff;

    opacity: .1;

}

.search-dialog-box .bubbles-bg .bubble6{

    width:56.875%;

    padding-top: 56.875%;

    left: 73.4375%;

    top: -52.77%;

}

.search-dialog-box .bubbles-bg .bubble6 .circle{

    background: -webkit-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);

    background: -ms-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);

    background: linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);

}

.search-dialog-box .bubbles-bg .bubble7{

    width:2rem;

    padding-top: 2rem;

    left: 60.9375%;

    top: 18.5%;

}

.search-dialog-box .bubbles-bg .bubble7 .circle{

    background-color: #ff495f;

}

.search-dialog-box .bubbles-bg .bubble8{

    width:1.35rem;

    padding-top: 1.35rem;

    left: 95.83%;

    top: 70.83%;

}

.search-dialog-box .bubbles-bg .bubble8 .circle{

    border:1px solid #fff;

}

.search-dialog-box .bubbles-bg .bubble9{

    width:16px;

    padding-top: 16px;

    left: 76.5625%;

    top: 96.296%;

}

.search-dialog-box .bubbles-bg .bubble9 .circle{

    background-color: #fff;

}

.search-dialog-box .bubbles-bg .bubble10{

    width:56.875%;

    padding-top: 56.875%;

    left: 71.354%;

    top:87%;

}

.search-dialog-box .bubbles-bg .bubble10 .circle{

    background: -webkit-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);

    background: -ms-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);

    background: linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);

}

.search-dialog-box .bubbles-bg .bubble{

    animation:spin 8s infinite linear;

    transform-origin: 50% 45%;

}

.search-dialog-box .bubbles-bg .bubble:nth-child(2n){

    animation:spin2 8s infinite linear;

}

.search-dialog-box .bubbles-bg .bubble .circle{

    animation:spin-reverse 8s infinite linear;

}

.search-dialog-box .bubbles-bg .bubble:nth-child(2n) .circle{

    animation:spin-reverse2 8s infinite linear;

}

.search-dialog-box .bubbles-bg .sm-bubble{

    transform-origin: 30% 30px;

}

.search-dialog{

    position: absolute;

    left: 0;

    top: 50%;



    transform: translateY(-50%);

    width: 100%;

    z-index: 2;

}

.search-dialog .search-tit{

    font-size: 2.75rem;

    line-height: 3.5rem;

    color: #fff;

    text-align: center;

    overflow: hidden;

    display: none;

}

.search-dialog .search-inner{

    overflow: hidden;

    margin-top: 0;

}

.search-dialog .search-input{

    width: 50rem;

    margin: 0 auto;

    padding: 0 0.5rem 0 1.5rem;

    background-color: rgba(255,255,255,.1);

    box-sizing: border-box;

    transition: all .3s;

    max-width: 94%;

}

.search-dialog .search-input input[type=text]{

    float: left;

    height: 4.5rem;

    width: calc(100% - 3.5rem);

    background-color: transparent;

    font-size: 1.25rem;

    line-height: .5rem;

    color: #fff;

    transition: all .3s;

}

.search-dialog .search-input input[type=text]::-webkit-input-placeholder{

    color:rgba(255,255,255,0.5);  

}  

.search-dialog .search-input input[type=text]:-moz-placeholder{

    color:rgba(255,255,255,0.5); 

}  

.search-dialog .search-input input[type=text]::-moz-placeholder{

    color:rgba(255,255,255,0.5); 

}  

.search-dialog .search-input input[type=text]:-ms-input-placeholder {

    color:rgba(255,255,255,0.5); 

} 

.search-dialog .search-input input[type=submit],

.search-dialog .search-input .clear-btn{

    float: right;

    height: 4.5rem;

    width: 3.5rem;

}

.search-dialog .search-input input[type=submit]{

    background-color: transparent;

    background-repeat: no-repeat;

    background-position: center;

    background-size: 1.5rem;

    background-image: url('http://www.excellong.com/templates/web/default/images/search-btn.svg');

}



.search-dialog .search-input .ss,

.search-dialog .search-input .clear-btn{

    float: right;

    height: 4.5rem;

    width: 3.5rem;

}

.search-dialog .search-input .ss{

    background-color: transparent;

    background-repeat: no-repeat;

    background-position: center;

    background-size: 1.5rem;

    background-image: url('http://www.excellong.com/templates/web/default/images/search-btn.svg');

}



.search-dialog .search-input .clear-btn{

    background-color: rgba(0,0,0,.2);

    background-repeat: no-repeat;

    background-position: center;

    background-image: url('../image/guanbi.png');

    background-size: 3.5rem;

    border-radius: 100%;

    margin-right: 1rem;

    display: none;

}

.search-dialog .search-input.on{

    background-color: #fff;

}



.search-dialog .search-input.on input[type=submit]{

    background-image: url('http://www.excellong.com/templates/web/default/images/search-btn2.svg')

}



.search-dialog .hot-search{

    font-size: 0;

    width:19.5rem;

    margin:.6rem auto 0;

    box-sizing: border-box;

    padding:0 .6rem;

    overflow: hidden;

}

.search-dialog .hot-search .hot-tit,

.search-dialog .hot-search .hot-link{

    display: inline-block;

    *display: inline;

    zoom:1;

    vertical-align: top;

}

.search-dialog .hot-search .hot-tit{

    font-size: .375rem;

    line-height: .5rem;

    color: #fff;

    font-weight: bold;

    padding-left: .6rem;

    background-repeat: no-repeat;

    background-position: left center;

    background-size: .5rem;

    background-image: url(http://www.excellong.com/templates/web/default/images/hot-icon.png);

}

.search-dialog .hot-link{

    margin-left: 1rem;

}

.search-dialog .hot-link a{

    display: inline-block;

    *display: inline;

    zoom:1;

    font-size: .375rem;

    line-height: .5rem;

    margin-right: .75rem;

    color:#fff;

    padding-bottom: 5px;

    position: relative;

}



.search-dialog .hot-link a:before{

    content: "";

    position: absolute;

    left:0%;

    bottom:0;

    width:100%;

    height: 2px;

    background-color: #fff;

    transform:scaleX(0);

    transform-origin:left center;

    transition:transform .3s;

}

.search-dialog-box .bottom-box{

    position: absolute;

    left: 0;

    bottom:5.1%;

    width:100%;

}

.search-dialog-box .bottom-box .share-box{

    overflow: hidden;

}

.search-dialog-box .bottom-box .copy{

    font-size: .35rem;

    line-height:.5rem;

    color: #fff;

    font-family: "gilroy-regular";

    margin-top: .5rem;

    overflow: hidden;

}



.header-right.is-open .bubbles-bg{

    visibility: visible;

    opacity: 1;

}

.header-right.is-open .search-btn .con-box{

    display:none;

}

.header-right.is-open .close-btn{

    display:block;

}

.header-right.is-open .item .search-bg{

    transform:scale(1);

}

.search-dialog-box.on{

    opacity: 1;

    visibility: visible;

}

.search-dialog-box.on .search-bg{height: 100vh;}



.search-dialog-box.on .bubbles-bg{opacity: 1;visibility: visible;}

.search-dialog-box.on .wrap-inner{ transform:translateY(0)}



.pub-close {

    position: absolute;

    width: 3rem;

    height: 3rem;

    z-index: 10;

    right: 1.5rem;

    top: 1.35rem;

    background-color: rgba(255,255,255,.1);

    border-radius: 100%;

}

.pub-close .bg {

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

    background-color: #1c5ab7;

    transform: scale(0);

    border-radius: 100%;

    transition: transform .3s;

}

.pub-close i {

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

    background-position: center;

    background-size: 0.75rem;

    background-repeat: no-repeat;

    background-image: url(../image/guanbi.png);

    transition:.6s

}

.pub-close i:hover{ transform:rotate(180deg)}



@keyframes spin{

    to{transform: rotate(1turn);}

}

@keyframes spin2{

    to{transform: rotate(-1turn);}

}

@keyframes spin-reverse{

    from{

        transform:rotate(1turn);

    }

}

@keyframes spin-reverse2{

    from{

        transform:rotate(-1turn);

    }

}
/**********/

.cychanpin{ width:100%; margin:0 auto; margin-top:50px; background:url(../image/chanpinbg.jpg) no-repeat top center; padding:100px 0;}
.cychanpin1{ width:1200px; margin:0 auto;}

.cychanpin1-1{ width:422px;}
.cychanpin1-1 img{ width:100%; height:auto; border-radius:50%;}

.cychanpin1-2{ width:700px; margin-left:78px; color:#FFF;}
.cychanpin1-2 h1{ display:block; width:100%; float:left; font-size:35px; font-weight:bold;}
.cychanpin1-2 h2{ display:block; width:100%; float:left; font-size:20px; margin-top:30px;}
.cychanpin1-2 p{ width:100%; float:left; font-size:18px; margin-top:50px; line-height:35px; text-align:justify;}
.cychanpin1-2 h3{ width:100%; display:block; float:left; font-size:25px; margin-bottom:35px; border-bottom:1px solid #FFF; padding-bottom:12px;}

.cpmore{ width:150px; height:45px; line-height:45px; text-align:center; background:#FFF; border-radius:0px 20px 0px 20px; color:#000; margin-top:50px;}
.cpmore:hover{ background:#2d7857; color:#FFF;}
/*************/



.ytyingyong{ width:100%; margin:0 auto; padding-top:60px; background:url(../image/yingyongbg.jpg) no-repeat top center;}
.ytyingyong2{ width:1200px; margin:0 auto;}
.ytyingyong2 h1{ display:block; width:100%; font-weight:bold; color:#009260; float:left; text-align:center; font-size:2.5rem;}
.ytyingyong2 p{ width:100%; float:left; text-align:center; font-size:18px; margin-top:15px;}

#byc {
  padding-bottom:3rem;
  width: 100%;
  background: url(http://www.excellong.com/templates/web/default/images/bycbg.jpg) no-repeat;
  background-size: cover;
  position: relative;
  z-index: 10;
}
#byc .byc {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
}
.bycs.on {
  width: calc(100% - 742px);
  flex-shrink: 0;
}
#byc .bycs {
  overflow: hidden;
  flex-grow: 1;
  position: relative;
  border-radius: 10px;
}
.bycs .byc_tit {
  position: absolute;
  bottom: 3rem;
  left: 2rem;
  color: #fff;
  line-height: 1.5rem;
  font-size: 1.375rem;
}
.bycs .byc_tit p {
  margin-top: 1.5rem;
}
.bycs {
  transition: .7s;
  width: 235px;
  height: 100%;
}
.byc .bycs img {
  height: 100%;
  transition: .7s;
}
.bycs + .bycs {
  margin-left: 12px;
}
.s_title {
  text-align: center;
}
.s_title h4 {
  color: #1f1f1f;
  font-size: 2.625rem;
  font-weight: 500;
}
.bycs .bl img {
  display: block;
  border-radius: 10px;
}
.bycs > .bl {
  height: 39.125rem;
  background-position: center center !important;
  background-size: cover !important;
}
.s_title p {
  color: #1f1f1f;
  font-size: 1rem;
  margin: 2rem 0 3.75rem;
}
/*********************************/

.cyxinwen{ width:1200px; margin:0 auto; margin-top:30px;}
.cyxinwen-1{ width:550px;}
.cyxinwen-1 img{ width:100%; height:auto; border-radius:0px 60px 0px 60px;}

.cyul01{ width:600px; margin-left:50px;}
.cyul01 li{ width:100%; float:left; border-bottom:1px dashed #CCC; padding-bottom:12px; margin-bottom:15px;}
.cyul01 li a{ display:block; width:100%; float:left;}
.cyul01 li a h1{ display:block; width:100%; float:left; font-size:15px; color:#9ea09e;}
.cyul01 li a h2{ display:block; width:100%; float:left; font-size:17px; line-height:26px;margin-top:8px; color:#666;}
.cyul01 li a span{ display:block; width:100%; float:left; font-size:15px; margin-top:15px; color:#2f783b;} 

.cyul01 li a:hover h1{ color:#2f783b;}
.cyul01 li a:hover h2{ color:#2f783b;}
/******************/
.mmtop{ margin-top:50px;}

.cyfoot{ width:100%; margin:0 auto; margin-top:30px; background:url(../image/footbg.png) no-repeat top center; padding:50px 0;}
.cyfoot1{ width:1200px; margin:0 auto;}

.cyfoot1-1{ width:100%; border-bottom:1px solid #FFF; padding-bottom:35px;}

.cyfoot1-2{ width:100%; margin-top:30px;}
.cyfoot1-2-1{ width:90px; color:#FFF; text-align:center; margin-right:60px;}
.cyfoot1-2-1 h1{ display:block; width:100%; float:left; font-size:17px; font-weight:normal;}
.cyfoot1-2-1 ul{ width:100%; float:left; margin-top:12px;}
.cyfoot1-2-1 li{ width:100%; float:left; line-height:30px;}
.cyfoot1-2-1 li a{ color:#FFF;}
.cyfoot1-2-1 li a:hover{ color:#FFF; text-decoration:underline;}

.cyfoot1-3{ width:100%; margin-top:50px; color:#FFF;}
.cyul02{ width:300px;}
.cyul02 span{ display:block; width:100%; float:left; font-size:20px; margin-bottom:20px;}
.cyul02 li{ width:100%; float:left; line-height:32px;} 

.cyerweima{ width:100px; text-align:center; color:#FFF;}
.cyerweima img{ margin-bottom:10px;}

.cyfoot1-4{ width:100%; color:#FFF; line-height:50px; margin-top:20px;}
.cyfoot1-4 a{ color:#FFF; text-decoration:underline;}
.cyfoot1-4 a:hover{ text-decoration:none; color:#FFF;}
/******************************/

.neiba {
    overflow: hidden;
    width: 100%;
}
.slideshowba {
    height: 300px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}


.sznei{ width:1200px; margin:0 auto; margin-top:30px;}
.szneill{ width:230px; background:#f4f5f7; padding:25px;}
.szh5{ width:100%; text-align:center; font-weight:normal; font-size:25px;}
.szul2{ width:100%; margin-top:20px;}
.szul2 li{ width:100%; float:left; text-align:center; margin:10px 0;}
.szul2 li a{ display:block; font-size:15px; width:100%; float:left;line-height:22px; padding:12px 0; border:1px solid #999; border-radius:5px;}
.szul2 li a:hover{ display:block; width:100%; float:left; background:#27a378; color:#FFF;  line-height:22px; padding:12px 0;border:1px solid #999; border-radius:5px;}

.szneirr{ width:940px; margin-left:30px;}
.szneirr-1{ width:100%; height:45px; line-height:45px; border-bottom:1px solid #f4f5f7;}
.szneirr-1 a{ color:#27a378; text-decoration:underline;}
.szneirr-2{ width:100%; line-height:28px; margin-top:25px; font-size:16px; color:#626262;}
/*************/
.szneirr-2-01{ width:100%; background:#f3f5f4; line-height:25px; padding:3%;}
/**************/

.szneirr-cp{ width:1200px; margin:0 auto; margin-top:60px; font-size:16px; line-height:28px;}

.szneirr-3{ width:100%; margin-top:25px;}
.szneirr-3 ul{ width:100%; float:left;}
.szneirr-3 li{ width:47%; float:left; margin:2% 1.5%;}
.szneirr-3 li:hover{ cursor:pointer; background:#27a378; border-radius:5px; color:#FFF;}
.szneirr-3 li:hover a{ color:#FFF;}
.szsp01-2{ background:#2775b6; color:#FFF;}
.szsp01-2{ width:20%; padding:35px 0; text-align:center; background:#f7f7f7; color:#454545;}
.szsp01-2 strong{ font-size:15px;}
.szxw1{ width:75%; margin-left:5%;}
.szx1{ width:100%; font-size:17px; margin-top:10px;}
.szx2{ width:100%; font-size:14px; margin-top:6px; line-height:24px; color:#999; }

.szxwmore{ width:100%; margin-top:10px; color:#27a378;}
/***/

.szneirr-4{ width:100%; margin-top:25px;}
.szneirr-4 ul{ width:100%; float:left;}
.szneirr-4 li{ width:30%; float:left; margin:2% 1%; text-align:center; border:6px solid #f5f5f5;}
.szneirr-4 li a{ font-size:16.5px;}
.szneirr-4 li a img{ width:100%; height:auto; float:left;}
.szneirr-4 li a span{ display:block; width:100%; float:left; font-size:14px;height:45px; line-height:17px; background:#f5f5f5; overflow:hidden; padding-top:10px;}
.szneirr-4 li:hover{ border:6px solid #27a378;}
.szneirr-4 li:hover span{ background:#27a378; color:#FFF;}
/**************************************************************/

.blzneilx{ width:100%; background:#f5f5f5; margin:0 auto; padding:50px 0;}
.blzneirr-5{ width:1400px; margin:0 auto;}
.blzneirr-5 ul{ width:100%; float:left;}
.blzneirr-5 li{ width:33.333333%; float:left; font-size:17px; text-align:center;}
.blzneirr-5 li img{ margin-bottom:15px;}


.szneirr-2-02{ width:100%; margin-top:50px;}
.blzh8{ width:100%; font-size:17px; color:#000;}
.szneirr-2-02 .box{  margin-top:50px;}
.szneirr-2-02 .box li{line-height:47px; width:100%;margin-bottom:25px; }
.szneirr-2-02 .box li .input-text{height:45px;line-height:45px;outline:none; text-indent:12px; border:1px solid #ccc;width:99%;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}
.szneirr-2-02 .box li .input-text:focus{border-color:#b59665;}
.szneirr-2-02 .box li textarea.input-text{height:84px;line-height:24px;resize:none; font-size:14px; color:#b5b5b5;}
.szneirr-2-02 .box li.btn{ margin:0 1.5%;}
.szneirr-2-02 .box li .button{cursor:pointer;width:47%;border:none;height:40px;background-color:#27a378;border-radius:20px;color:#fff;font-size:16px}
.szneirr-2-02 .box li .button:hover{ background:#07724d; color:#FFF;} 


/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#f6561f url(../image/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#f6561f url(../image/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_ercode{background:#f6561f url(../image/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}




.dc_pages{ width:100%; float:left; margin-bottom:25px; margin-top:25px;}
.dc_pages1{ width:100%; margin:0 auto;}
.dc_pages1 a{ display:block; width:17.5%; float:left; height:37px; border:1px solid #999; margin:0px 10px 0px 10px; line-height:37px; text-align:center;}

.cpshangxia{
	width:100%;
	float:left;
	margin-top:35px;
	margin-bottom:20px;	}		
.shang{
	width:31.8%;
	border:1px solid #CCC;
	text-align:center;
	line-height:35px;
	color:#666;
	font-size:16px;
	cursor:pointer;
	float:left;}	
.shang a:hover{
	color:#193b43;}	
.shang:hover{
	border:1px solid #193b43;
	color:#193b43;}		
.marshang{
	margin-left:1.3%;}	
	