/*全局*/
body{
	font-family: "Microsoft YaHei","宋体","Arial",sans-serif;
	font-size: 14px;
	color: #888;
	line-height: 25px;
}
h1,h2,h3,h4,h5,h6{

	color: #413A34;
	font-weight: 200;
	text-transform: uppercase;
}
h1{
	font-size: 30px;
}
h2{
	font-size: 20px;
}
h3{
	font-size: 14px;
}
h4{
	font-size: 12px;
}
p{
	font-size: 1em;
	color: #888;
}
a {
	color:#888888;text-decoration:none;	
}
a:hover {
	color: #f76300;
	text-decoration:none;
}
a:link,a:visited,a:hover,a:active  {
	text-decoration:none;	
}


/*menu*/
.navbar{
	background-color: transparent !important;
	border-color: transparent !important;
	border:0px;
	padding-top: 30px;
	transition: all .5s ease;
}
.navbar1{
	background-image: -moz-linear-gradient( 135deg, rgba(251,201,4,1.00) 0%, rgba(251,201,4,1.00) 35%, rgba(251,201,4,1.00) 100%);
  background-image: -webkit-linear-gradient( 135deg, rgba(251,201,4,1.00) 0%, rgba(251,201,4,1.00) 35%, rgba(251,201,4,1.00) 100%);
  background-image: -ms-linear-gradient( 135deg, rgb(244,202,216) 0%, rgb(129,112,137) 35%, rgb(14,21,58) 100%);
	box-shadow: 0px 0px 18px -3px rgba(229,48,49,0.3);
  background-color: #fbc904 !important;
	border:0px;
	padding-top: 30px;
	transition: all .5s ease;
}
.navbar-brand{
	padding: 0;
	margin-right: 50px;
	margin-top: 0px;
}
.navbar-brand img{
	max-height: 100%;
	
}
.navbar-default .navbar-nav>li>a {
    
    color: #fff;
    text-transform: uppercase;
}
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent;
	padding:7px 17px;
}
.navbar-default .navbar-nav>li>a:hover {
    background-image: linear-gradient(125deg, rgb(255,255,255) 0%, rgb(255,255,255) 32%, rgb(255,255,255) 100%);
    box-shadow: 0px 2px 1px 0px rgba(116, 44, 69, 0.20);
	border-radius: 50px;
	background-color: #fff;

}
.navbar-default .navbar-nav>li>a:hover{
	color: #503517;
}
.navbar-nav>li>a.btn-navbar:hover{
	color: #fff;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #503517;
    background-image: linear-gradient(125deg, rgb(255,255,255) 0%, rgb(255,255,255) 32%, rgb(255,255,255) 100%);
    box-shadow: 0px 2px 1px 0px rgba(116, 44, 69, 0.20);
	border-radius: 50px;
	padding:7px 17px;	
}
.navbar-default .navbar-nav>li>a.active{
    color: #503517;
    background-image: linear-gradient(125deg, rgb(255,255,255) 0%, rgb(255,255,255) 32%, rgb(255,255,255) 100%);
    box-shadow: 0px 2px 1px 0px rgba(116, 44, 69, 0.20);
	border-radius: 50px;
	padding:7px 17px;	
}

.navbar-nav>li>a.btn-navbar{
	padding-left: 40px;
	padding-right: 40px;
}
.navbar-divider{
	width:100%;
	height: 1px;
	border:0px;
	background-color: rgba(255,255,255,0.1);
	transition: all .5s ease;
}
.navbar-nav {
    margin: 10px;
}
.colored-nav {
    padding-top: 10px;
    padding-bottom: 10px;
}
.colored-nav .navbar-divider{
	display: none;
}
.cta{
	color: #fff;
}
.cta-btn-group{
	margin-top: 15px;
}
.cta-btn-group .btn{
	margin: 10px;
}
.btn-orange.focus, .btn-orange:focus,.btn-orange.active, .btn-orange:active {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}
.btn-white.focus, .btn-white:focus,.btn-white.active, .btn-white:active {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}
.btn-violat.focus, .btn-violat:focus,.btn-violat.active, .btn-violat:active {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}
/*******************************************HEADER***************************************************/
header{
	background-color: #fbca04;
	position: relative;
	display: block;
}
/*******************************************SLIDER HOME***************************************************/
.sliding-card-with-bottom-image .image-container img{
	position: relative;
    margin: 0 auto;
    padding-top: 90px;
}
.image-right-slide-bg{
	background-repeat: no-repeat !important;
    background-position-x: 100%!important;
    background-size: auto 100%!important;
    padding: 18rem 0;
}
.slider-para{
	font-size: 1.414em;
	
}
/*******************************************SLIDER***************************************************/
.slider-content-wraper{
	padding-top: 150px;
	padding-bottom: 150px;
	text-align: center;
	color: #fff;
}

/*******************************************FEATURE**************************************************/

.feature-wiget{
	padding-top: 15px;
	padding-bottom: 15px;
}


/*******************************************FOOTER***************************************************/

.logo-colored,.logo-white{
	display: inline-block;
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase;
}
.logo-colored img,.logo-white img{
	display: inline-block;
    text-transform: uppercase;
    margin-right: 10px;

}
.logo-white{
	color: #fff;
	margin-top: -15px;
}
.logo-colored{
	color: #fff;
}
.footer-left-content{
	margin: 50px 0;
}
.footer-left-content1{
	margin: 20px 0;
}

/*******************************************ELEMENT STYLES*******************************************/
.btn-orange,.btn-violat{
	color: #fff;
}


.btn-white,.gradient-white{
	background-image:
    linear-gradient(125deg, #ffffff, #e1e1e1);
    color: #6b6a8b;
}
.border-none{
	border: 0px !important;
}
.btn-rounded-corner{
	border-radius: 50px;
}
.btn-video{
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	cursor: pointer;
    -webkit-user-select: none;
}
.text-center{
	text-align: center;
}
.img-responsive{
	max-width:100%;
	display: block;
    margin: auto;
    height: auto;
}
.text-violat{
	color: #6b6a8b;
}
.padding-top-bottom-120{
	padding-top: 120px;
	padding-bottom: 120px;
}
.padding-top-bottom-90{
	padding-top: 90px;
	padding-bottom: 90px;
}

.padding-top-120{
	padding-top: 120px;
}
.bg-image{
	background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center!important;
}
.margin-bottom-30{
	margin-bottom: 30px;
}
.margin-bottom-40{
	margin-bottom: 40px;
}
.margin-bottom-50{
	margin-bottom: 50px;
}




.margin-top-30{
	margin-top: 30px;
}
.margin-top-40{
	margin-top: 40px;
}
.margin-top-50{
	margin-top: 50px;
}
.margin-top-60{
	margin-top: 60px;
}
.overflow-x-hidden{
	overflow-x: hidden;
}
.text-white{
	color: #fff;
}
.bg-fit{
	background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}
.bg-image-fit-50{
	background-repeat: no-repeat !important;
    background-position-x: 100%!important;
    background-size: 50% 100% !important;
}
.btn-navbar{
	line-height: 1;
}
.btn-link i{
	font-size: 18px;
    vertical-align: middle;
}
.btn-video{
	text-transform: uppercase;
	transition: all .5s ease;
}
.btn-video:hover{
	text-decoration: none;
	color: #e86c6c;
}
.btn-video:hover .icon-rounded{
  border-color: #e86c6c;
  box-shadow: 0px 8px 27px 0px rgba(116, 44, 69, 0.21);
  color: #e86c6c;
}
.btn.gradient-orange:hover{
	background-color: #e86c6c!important;
	background-image: none!important;
}
.btn-orange.active, .btn-orange:active{
	color: #fff;
	background-image: -webkit-linear-gradient(35deg, rgb(232,88,137) 0%, rgb(232,98,123) 32%, rgb(232,108,108) 100%);
    background-image: -o-linear-gradient(35deg, rgb(232,88,137) 0%, rgb(232,98,123) 32%, rgb(232,108,108) 100%);
    background-image: linear-gradient(125deg, rgb(232,88,137) 0%, rgb(232,98,123) 32%, rgb(232,108,108) 100%);
    border:0px;
    border-color: transparent;
}
.btn-violat.active, .btn-violat:active{
	color: #fff;
	background-image: -moz-linear-gradient( 135deg, rgb(244,202,216) 0%, rgb(129,112,137) 35%, rgb(14,21,58) 100%);
    background-image: -webkit-linear-gradient( 135deg, rgb(244,202,216) 0%, rgb(129,112,137) 35%, rgb(14,21,58) 100%);
    background-image: -ms-linear-gradient( 135deg, rgb(244,202,216) 0%, rgb(129,112,137) 35%, rgb(14,21,58) 100%);
    border:0px;
    border-color: transparent;
}
.btn-violat:hover,.btn-white:hover{
	background-image: -webkit-linear-gradient(35deg, rgb(232,88,137) 0%, rgb(232,98,123) 32%, rgb(232,108,108) 100%);
    background-image: -o-linear-gradient(35deg, rgb(232,88,137) 0%, rgb(232,98,123) 32%, rgb(232,108,108) 100%);
    background-image: linear-gradient(125deg, rgb(232,88,137) 0%, rgb(232,98,123) 32%, rgb(232,108,108) 100%);
    border:0px;
    border-color: transparent;
}

.icon-rounded{
	width: 49px;
    height: 49px;
    display: inline-block;
    border-radius: 50%;
    background-color: #fff;
    vertical-align: middle;
    position: relative;
    margin-right: 5px;
    transition: all .5s ease;
}
.icon-rounded i{
	font-size: 3rem;
	line-height: 30px;
	height:30px;
	width: 30px;
	margin: auto;
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	margin-left: 12px;
	transition: all .5s ease;

}
/*******************************************BACKGROUND-STYLES****************************************/
.bg-transparent{
	background-color: transparent;
}
.max-width-100{
	max-width: 100% !important;
}
.italic{
	font-style: italic;
}
.blog-category{
	text-transform: uppercase;
	color: #433b88 !important;
	font-weight: 600;
}
.margin-bottom-80{
	margin-bottom: 80px;
}
.margin-bottom-40{
	margin-bottom: 40px;
}

.margin-bottom-25{
	margin-bottom:25px;
}
.padding-top-90{
	padding-top: 90px;
}
.margin-top-bottom-30{
	margin-top: 30px;
	margin-bottom: 30px;
}
.bordered-ios{
	background-color: transparent;
	border-color: #fff;
	border:1px solid;
}

/*******************************************SCROLL TOP ICON*****************************************/
.display-none{
	display: none;
	transition: all .5s ease;
}
.scroll-top-div {
    position: fixed;
    width: 45px;
    height: 45px;
    top: calc(100vh - 105px);
    left: calc(100vw - 69px);
    cursor: pointer;
    transition: all .5s ease;
}
.scroll-top-icon-container{
	position: relative;
    display: table;
    width: 100%;
    height: 100%;
    background-image: -webkit-linear-gradient(35deg, rgb(251,201,4) 0%, rgb(251,201,4) 32%, rgb(251,201,4) 100%);
    background-image: -o-linear-gradient(35deg, rgb(251,201,4) 0%, rgb(251,201,4) 32%, rgb(251,201,4) 100%);
    background-image: linear-gradient(125deg, rgb(251,201,4) 0%, rgb(251,201,4) 32%, rgb(251,201,4) 100%);
    color: #fff;
		border-radius: 50px;
	    background-color: #fbc904 !important;
	box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.10);
}
.scroll-top-icon-container i{
	display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 28px;
}
/*******************************************OVERLAY*************************************************/
@media screen and (max-width: 768px) {
    .sm-padding-top-bottom-50-75 {
        padding-top: 50px;
        padding-bottom: 75px;
    }
    .testimonial-content{
    	padding:0.5rem 1rem;
    }
    .sm-display-none{
		display: none;
	}
	.image-right-slide-wraper .image-right-slide-content{
		text-align: center;
	}
	.image-right-slide-bg{
		background-image: none!important;
	}
	.image-right-slide-bg{
		padding:4rem 15px;
	}
	.home-slider h2{
		font-size: 1.999em;
	}
	.home-slider .slider-para{
		font-size: 1em;
	}
	.padding-top-bottom-120{
		padding-top: 75px;
		padding-bottom: 75px;
	}
	.padding-top-bottom-90{
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.padding-top-120{
		padding-top: 75px;
	}
	.padding-top-90{
		padding-top: 60px;
	}
	.card-block{
		padding: 2rem;
	}
	.navbar{
    background-image: -webkit-linear-gradient(35deg, rgb(251,201,4) 0%, rgb(251,201,4) 32%, rgb(251,201,4) 100%);
    background-image: -o-linear-gradient(35deg, rgb(251,201,4) 0%, rgb(251,201,4) 32%, rgb(251,201,4) 100%);
    background-image: linear-gradient(125deg, rgb(251,201,4) 0%, rgb(251,201,4) 32%, rgb(251,201,4) 100%);
			    background-color: #fbc904 !important;
	box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.10);
	}
	.navbar-divider{
		display: none;
	}
	.navbar-toggle{
		margin-top: 2px;
	}
	.logo-colored img, .logo-white img{
		max-height: 75px;
	}
	.xcxcj .col-md-2{ 
	width:50% !important;
    margin-bottom: 20px;
	float: left;
    }
	.xcxjm .col-md-2{ 
	width:50% !important;
    margin-bottom: 20px;
	float: left;
    }
	.topico {
		display: none;
	}
	.home-slider {margin-top: 80px;}
	.navbar {
    padding:  20px 0 20px;
    }
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
		margin-top: 20px;
    }
	.navbar-default .navbar-toggle {
    border-color: #fff;
		background-color: #fff !important;
}
	.navbar-default .navbar-toggle .icon-bar {
    background-color: #4f3416;
}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #fff;
}
	.nav>li a {
    line-height: 25px;
    display: block;
	background-color: #4f3416!important;
	border-radius: 50px;
		text-align: center;
}
	.nav>li {
    margin-bottom: 3px;
}	
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 400px;
}
	.mobilemenu {
	display: block!important;
}
	.mobilemenu i {
	font-size: 30px;
		line-height: 30px;
		color: #FFF;
}	
	#guanyuwomen .col-md-5 {
width: 100%!important;
}
#guanyuwomen .col-md-2 {
	width: 100%!important;
	
}
	.inpagetopbg {
	
	display: block;
	    padding-top: 20px!important;
    padding-bottom: 20px!important;
}
	.yunyinfaq .yy {
	border-left: #666 0px solid!important;
	border-right: #666 0px solid!important;	
	margin-left: 0px;
	padding-top: 40px;	
	    position: relative;
    margin-right: 0px!important;
	
}
	.zimeitilist .owl-buttons {
    display: none;

}
	.jiameng .owl-theme .owl-controls {

    margin-top: -180px!important;
    clear: both;
	margin-bottom: 150px!important;
}
	.jiameng .owl-theme .owl-controls .owl-prev {
 float: left;
	margin-left: -14%!important;

}

.jiameng .owl-theme .owl-controls .owl-next {
   float: right;
		margin-right: -14%!important;
}
	
}
@media screen and (min-width: 769px){
	.image-right-slide-wraper{
		display: table;
		width: 100%;
	}
	.image-right-slide-wraper .image-right-slide-content{
		display: table-cell;
	    vertical-align: middle;
	    float: none;
	}
	.image-right-slide-wraper .image-container{
		float: none;
    	display: table-cell;
	}
	
}


/***************************************OWL CAROUSEL ******************************************************************/

/*.owl-theme .owl-controls .owl-page span{
	background: #000;
}*/
.owl-theme .owl-controls .owl-buttons div{
	font-size: 45px;
	background-color: transparent;
	color: #fff;
}
.home-slider .owl-controls{
	position: absolute;
    width: 100%;
    top: calc(95% - 35px);
}
.home-slider .owl-buttons{
	position: relative;
}
.home-slider .owl-prev{
	position: absolute;
	left: 0;
}
.home-slider .owl-next{
	position: absolute;
	right: 0;
}


/***************************************jonslee ******************************************************************/
.padding-top-bottom-55 {
    padding-top: 55px;
    padding-bottom: 55px;
}
.padding-top-bottom-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.padding-top-bottom-45 {
    padding-top: 45px;
    padding-bottom: 45px;
}
.padding-top-bottom-40 {
    padding-top: 40px;
    padding-bottom: 40px;
}
.padding-top-bottom-35 {
    padding-top: 35px;
    padding-bottom: 35px;
}
.padding-top-bottom-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.padding-top-bottom-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.padding-top-bottom-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.padding-top-10 {
    padding-top: 10px;
}
.padding-top-20 {
    padding-top: 20px;
}
.padding-top-30 {
    padding-top: 30px;
}
.padding-top-40 {
    padding-top: 40px;
}
.padding-top-50 {
    padding-top: 50px;
}
.padding-top-60 {
    padding-top: 60px;
}
.padding-top-70 {
    padding-top: 70px;
}
.padding-top-80 {
    padding-top: 80px;
}
.padding-top-90 {
    padding-top: 90px;
}


.padding-bottom-10 {

    padding-bottom: 20px;
}
.padding-bottom-20 {
    padding-bottom: 20px;
}
.padding-bottom-30 {
    padding-bottom: 30px;
}
.padding-bottom-40 {

    padding-bottom: 40px;
}
.padding-bottom-50 {
    padding-bottom: 50px;
}
.padding-bottom-60 {
    padding-bottom: 60px;
}
.padding-bottom-70 {

    padding-bottom: 70px;
}
.padding-bottom-80 {
    padding-bottom: 80px;
}
.padding-bottom-90 {
    padding-bottom: 90px;
}




.margin-top-10 {
    margin-top: 10px;

}

.zmtbg {
	background-color: #f7f7f7;

}
.xcxbg {
	background-image: url(../images/xcxbg.png);
	background-position: bottom;
	background-repeat: no-repeat;


}
.yunyinbg {
	background-image: url(../images/yunyinbg.png);
	background-position: top;
	background-repeat: no-repeat;
    background-size: cover;

}
.aboutbg {
	background-image: url(../images/aboutbg.png);
	background-position: top;
	background-repeat: no-repeat;




}
.casebg {
	background-color: #F7F7F7;



}



.btn-orange {
  background-color: #f76300;
  box-shadow: 0px 5px 10px 0px rgba(247, 99, 0, 0.20);
}
.btn{

	font-size: 1em;
	text-transform: uppercase;
	font-weight: 0;
	padding:12px 40px;
	line-height: 1;
	transition: all .1s ease;
	letter-spacing: 1px;
}
a.btn{
    color: #FFFFFF;
}
a.btn:hover{
	color: #FFFFFF;
    background-color:  #403a33;
}

.btn-toumin {
	background-color: transparent !important;
		border: 1px solid #9a9794;
}
.btn1 {

	font-size: 1em;
	text-transform: uppercase;
	font-weight: 0;
	padding:12px 40px;
	line-height: 1;
	transition: all .1s ease;
	letter-spacing: 1px;

}
a.btn1 {
    color: #9a9794;
}
a.btn1:hover {
	color: #FFFFFF;
    background-color:  #403a33;
}



.xcxcj {
	margin: 40px 0 60px;
}

.xcxcj .col-md-2{ 
	width:20%;
    margin-bottom: 30px;
	float: left;
}
.xcxcj .col-md-2 i{ 
	font-size: 40px;
	line-height: 50px;
	height: 50px;
	color: #f76303;
}
.xcxcj .col-md-2 p {
	line-height: 40px;
}

#weixin-carousel {
	margin: 20px 0;

}
#zimeiti-carousel {
	margin: 20px 0;

}


.xcx {
	margin: 0 20px;
	
		box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.20);
	border-radius: 5px;
	
}
.xcx a{
	display: block

	
}
.xcx a img{
	border-radius: 5px;
	
}
.xcx h2 {
	position: relative;
	margin-top: -30px;
	background-color: #F7F7F7;
	padding: 10px 0;
	border-radius: 0px 0px 5px 5px ;
	
}
.xiaochengxu .owl-theme .owl-controls {
    margin-top: 10px!important;
    text-align: center;
}
.xiaochengxu .owl-theme .owl-controls .owl-page span {
    background: #f76301!important;
}
.zimeitilist {
    width: 100%;
    margin: 50px auto;

}
.zimeiti-carousel-item {
	
}
.zimeitilist .owl-theme .owl-controls {
    margin-top: 10px!important;
    text-align: center;
}
.zimeitilist .owl-theme .owl-controls .owl-page span {
    background: #f76301!important;
}
.zimeitilist .owl-buttons {

    margin-top: -450px;
    clear: both;
	margin-bottom:470px;

}
.zimeitilist  .owl-theme .owl-controls .owl-prev {
 float: left;
	margin-left: -6%;

}
.zimeitilist .owl-theme .owl-controls .owl-next,.zimeitilist .owl-theme .owl-controls .owl-prev i {

	font-size: 80px;
	color: #999;
}
.zimeitilist .owl-theme .owl-controls .owl-next {
 float: right;
		margin-right: -6%;
}
.zimeitilist .owl-wrapper-outer{
	padding-top: 0px;

}
.zimeitilist .zimeiti-carousel-item .picyuan img {
	border-radius: 100%;
	    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.10);
	
	
}








.home-slider .owl-theme .owl-controls .owl-page span {
    background: #503718!important;
}



.about-info {}
.about-info .about-pic{
	border: 15px solid #FFFFFF;
	    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.10);
    -webkit-filter: grayscale(100%);  
    -moz-filter: grayscale(100%);  
    -ms-filter: grayscale(100%);  
    -o-filter: grayscale(100%);  
      
    filter: grayscale(100%);  
      
    filter: gray;  
}
.aboutbg .about-h4{
 	color: #413A34;

}

.footbg {background-color: #413A34}
.footbg1 {background-color: #f7f7f7}

.casepicmargin {
	  position: relative;
  float: left;
  margin-left: -1px;
	margin-right: -1px;
	margin-top: -1px;
  text-align: center;
box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.10);
	background-color: #E7E7E7;
	

}
.casepicmargin img {
	  position: relative;
  float: left;
  margin-left: -1px;
	margin-right: -1px;
  border: 1px solid #E7E7E7;
	

}

.case-pic {
     margin: 50px 0;
	 
	
	
    
}
.case-pic .col-sm-3 {

	padding:0px;
	marging:0px;
	
}
.case-pic .col-xs-6 {

	padding:0px;
	marging:0px;
	
}

.btn-violat,.gradient-violat {
  background-image: -moz-linear-gradient( 135deg, rgba(251,201,4,1.00) 0%, rgba(251,201,4,1.00) 35%, rgba(251,201,4,1.00) 100%);
  background-image: -webkit-linear-gradient( 135deg, rgba(251,201,4,1.00) 0%, rgba(251,201,4,1.00) 35%, rgba(251,201,4,1.00) 100%);
  background-image: -ms-linear-gradient( 135deg, rgb(244,202,216) 0%, rgb(129,112,137) 35%, rgb(14,21,58) 100%);
	box-shadow: 0px 0px 18px -3px rgba(229,48,49,0.3);
  background-color: #fbc904 !important;
	/*rgba(251,201,4,0.9)*/
}

.nav-bg1 {
	
}


.yunyinfaq {

    width: 84%;
	margin: 50px auto;
 
}
.yunyin .owl-theme .owl-controls {

    margin-top: -150px;
    clear: both;
	margin-bottom: 150px;
}
.yunyin .yunyinfaq  .owl-theme .owl-controls .owl-prev {
 float: left;
	margin-left: -8%;

}
.yunyin .yunyinfaq .owl-theme .owl-controls .owl-next,.yunyin .yunyinfaq  .owl-theme .owl-controls .owl-prev i {

	font-size: 80px;
}
.yunyin .yunyinfaq .owl-theme .owl-controls .owl-next {
 float: right;
		margin-right: -8%;
}
.yunyin .yunyinfaq .owl-wrapper-outer{
	padding-top: 30px;

}
.yunyinfaq .yy {
	border-left: #666 1px solid;
	border-right: #666 1px solid;	
	margin-left: 0px;
	padding-top: 40px;	
	    position: relative;
    margin-right: -1px;

	
}


.yunyinbg h1 {
	color: #D8D9DB;
	
}
.yunyinfaq h2 {
	color: #fbc908;
	
}

.yytxt  {
	color: #D8D9DB;
	font-size: 20px;
	
}
.yunyinbgfaq h3 {
	color: #fbc908;
	
}
.yunyinfaq .yy i{
	font-size: 75px;
	color: #fbc908;
	margin-bottom: 0px;


	
}
.yunyinfaq .yy span{
        padding-top: 15px;
	   
    border-radius: 100%;
    background-color: #fbc904 !important;
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.10);
	width: 95px;
	height:95px;
	margin: auto;
	 display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-align:center;
    -moz-box-align:center;
    box-align:center;
    -webkit-box-pack:center;
    -moz-box-pack:center;
    box-pack:center;
}
.yunyin .yy .owl-carousel .weixin-carousel-item h2 {

	
}




.yunyinico i{
	font-size: 50px;
	color: #333;


	
}
.yunyinico span{
        padding-top: 15px;
	   
    border-radius: 100%;
    background-color: #fbc904 !important;
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.10);
	width: 95px;
	height:95px;
	margin: auto;
	 display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-align:center;
    -moz-box-align:center;
    box-align:center;
    -webkit-box-pack:center;
    -moz-box-pack:center;
    box-pack:center;
}
.yunyinico p{
	padding-top: 15px;

}

.cc1 {
	color: #f76300;
}

.meyabg {
	background-image: url(../images/yunyinbg.png);
	background-position: top;
	background-repeat: no-repeat;
	
}
.topico {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.topico li {
	float: left;
	margin-left: 20px;
	padding-top: 15px;

}
.topico li a{
	display: block;

}
.topico li a i{
	color: #3f3b32;
	font-size: 35px;
	padding: 0px;
	margin: 0px;
	filter: Alpha(Opacity=30);/*IE7 fix*/
	opacity: 0.3;

}
.topico li a:hover i{
	color: #fff;
	font-size: 35px;
	padding: 0px;
	margin: 0px;
	filter: Alpha(Opacity=99);/*IE7 fix*/
	opacity: 0.99;

}
.topico .dropdown-menu {
    margin-top: 0px;
    min-width: 220px;
    padding: 15px;

    border-radius: 0px;
    border: 0px solid #eeeeee;
}
.mobilemenu {
	display: none;
}



/*内页新式-自媒体*/
#zimeiti1 {}
#zimeiti1 .line1 {
	border-left: 1px solid #f1f1f1;
	padding:20px 0;
	border-bottom: 0;
	
}

#zimeiti1 .zmticon1{
	width: 200px;
	margin: 0 auto;

}
#zimeiti1 .zmticon1 i{
	margin-top: 5px;
	color: #f76300;
	font-size: 50px;
}
#zimeiti1 .zmticon1 h2{
	    text-align: center;
	    margin: 0px;
}
#zimeiti1 .zmticon1 h2 span{
	    color: #f76300;
}

.nobroder {
	border: none !important;
}

.zmtbdbg {
	background-color: #F7F7F7;
}
.zimeiticasebg {
	
	background-color: #E4E5E7;
}
.zmtcase-pic {
     margin: 0;
	 
	
	
    
}
.zmtcase-pic .col-sm-3 {
    padding-right: 7px;
    padding-left: 7px;

	
}
.zmtcase-pic .col-xs-6 {
    padding-right: 7px;
    padding-left: 7px;

	
}
.zmtcasemargin {
margin-bottom: 15px;

}
.zmtcasemargin img {

box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.10);


}





.lxicon {
	margin-bottom: 30px;
}
.lxicon h2{
 margin-top: 10px;
 margin-bottom: 5px;
}


.lxicon .iconbg {
	background-color: #fff;
	border: 1px solid #E0E0E0;
	border-radius: 50px;
	width: 70px;
	height:70px;
	padding:20px 0 0 20px;
}

.lxicon i {
	font-size: 30px;
	color: #f76300;

	
}

a.btn-send {
	padding: 12px 70px;
	color: #FFFFFF;
}
a.btn-send:hover {
	color: #FFFFFF;
}





/*内页新式-小程序*/
.xcxbg1 {
    background-image: url(../images/xcxbg1.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
.xcx-jm {
    background-image: url(../images/xcx_jm.png);
    background-position: bottom;
    background-repeat: no-repeat;
	
}
.xcx-jm h1 {
	color: #FFFFFF;
}

.xcx-jm .btn-orange {
    background-color: #fff;
	color: #000000;
    box-shadow: 0px 5px 10px 0px rgba(247, 99, 0, 0.20);
}

.xcxfwlc {}
.xcxfwlc .xcxfwlcico{
	padding-top: 15px;
    border-radius: 100%;
    background-color: #fff !important;
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.10);
	    color: #333;
    width: 95px;
    height: 95px;
    margin: auto;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
}
.xcxfwlc .xcxfwlcico i{
	font-size: 50px;
}
.xcxfwlc h2{
	text-align: center;
	margin: 20px 0 5px;
}
.xcxfwlc .xcxfwlcico span{
    background-color: #f76300;
	font-family: Arial;
	color: #fff;
	font-size:20px;
	font-weight: 300;
	    border-radius: 100%;
	    width: 35px;
    height: 35px;
	text-align: center;
	line-height: 35px;
	display: block;
	position: absolute;
	z-index: 10;
    margin-top: -85px;
	margin-left: 45px;
	    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.10);
}
.xcxfwlc p{
		text-align: center;
}
.margin-top-bottom-10 {
	margin: 10px 0 ;
}
.margin-top-bottom-20 {
	margin: 20px 0 ;
}
.margin-top-bottom-30 {
	margin: 30px 0 ;
}
.margin-top-bottom-40 {
	margin: 40px 0 ;
}
.margin-top-bottom-50 {
	margin: 50px 0 ;
}
.margin-top-bottom-60 {
	margin: 60px 0 ;
}




.xcx-sp {
    background-image: url(../images/xcx_sp.png);
    background-position: bottom;
    background-repeat: no-repeat;
	
}

.xcx-sp i{
    	font-size:50px;
		color: #fff;
}
.xcx-sp span{
    background-color: #fdb300;
	    border-radius: 100%;
	    width: 105px;
    height: 105px;
	text-align: center;
	line-height: 85px;
	display: block;
    margin: auto;
	border: 10px solid rgba(253, 179, 0, 0.2);

  
 
background-clip: padding-box; 
	    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.10);
}

.xiaochengxucasebg {
	background-color: #e3e3e3;
	
}
.xcxcasemargin {
margin-bottom: 25px;
box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.10);	

}
.xcxcasemargin h2{
margin-top: 0px;
background-color: #f7f7f7;	
	margin-bottom: 0px;
	text-align: center;
	font-size: 14px;
	line-height: 50px;

}


/* The banner divs */
.xcxcasedong {}
.xcxcasedong{
     /*width: 125px;
	 height: 125px;margin: 0 10px*/
	 position: relative;
	 overflow: hidden;
	 float: left;
	 display: inline;
	 
}

/* The banner divs */
.xcxcasedong img {
	 display: block;
	 border: none;
}

/* The dark animated divs */
.xcxcasedong div {
	 position: absolute;
	 z-index: 100;
	 background-color: #222;
	 width: 60px;
	 height: 60px;
	 cursor: pointer;

	/*	Setting a really big value for border-radius
		will make the divs perfect circles */
	 -moz-border-radius:0px;
	 -webkit-border-radius:0px;
	 border-radius:0px;
}

/*	Positioning the animated divs outside the
	corners of the visible banner area: */
.xcxcasedong .cornerTL { left:-63px; top:-63px; }
.xcxcasedong .cornerTR { right:-63px; top:-63px; }
.xcxcasedong .cornerBL { left:-63px; bottom:-63px; }
.xcxcasedong .cornerBR { right:-63px; bottom:-63px; }

/* The "Visit Company" text */
.xcxcasedong p {
     width: 100%;
	    max-height: 165px;
	min-height: 165px;
	padding: 10px;
	 left: 0;
	 top: 0px;
	 z-index: 200;
	 position: absolute;

	 cursor: pointer;
	 display: none;	/* hidden by default */
}
.xcxcasedong img{
     width: 100%;
    border: 10px solid #FFFFFF;

}


/*内页样式-代运营*/
.dyybg1 {
	background-color: #f7f7f7;
}
.dyyico1 {}
.dyyico1 i{
	font-size: 50px;
	color: #f76300;

}
.dyyico1 h2{
		margin-top: 20px;
}

#daiyunyin1 .line1 {
	border-left: 1px solid #f1f1f1;
	padding:0px 0;
	border-bottom: 0;
	margin: 0;
	margin-bottom: 30px;
	
}
#daiyunyin1 .line1 .feature-wiget {
	padding: 0;
}

.yunyin4pic {
	background-color: #FFFFFF;
	box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.10);
    border-radius: 5px;
	text-align: center;
}
.yunyin4pic a:hover {

	box-shadow: 0px 14px 25px 0px rgba(0, 0, 0, 0.10);

}
.yunyin4pic img {
    border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.yunyin4pic p {

}
.yunyin4pic h2 {
    color: #f76300;
}


.dyyfwjjfa {}
.dyyfwjjfa .dyyfwjjfaico{
	padding-top: 15px;
    border-radius: 100%;
    background-color: #f76300 !important;
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.10);
	    color: #fff;
    width: 95px;
    height: 95px;
    margin: auto;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
}
.dyyfwjjfa .dyyfwjjfaico i{
	font-size: 50px;
}
.dyyfwjjfa h2{
	text-align: center;
	margin: 20px 0 5px;
}
.dyyfwjjfa .dyyfwjjfaico span{
    background-color: #f76300;
	font-family: Arial;
	color: #fff;
	font-size:20px;
	font-weight: 300;
	    border-radius: 100%;
	    width: 35px;
    height: 35px;
	text-align: center;
	line-height: 35px;
	display: block;
	position: absolute;
	z-index: 10;
    margin-top: -85px;
	margin-left: 45px;
	    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.10);
}
.dyyfwjjfa p{
		text-align: center;
}

















.yunyincase {

    width: 84%;
	margin: 20px auto 70px;
 
}
.yunyinanli .owl-theme .owl-controls {

    margin-top: -190px;
    clear: both;
	margin-bottom: 150px;
}
.yunyinanli h1 {
color: #888888;
}
.yunyincase .owl-theme .yunyincase-carousel-item {
	margin: 0 10px;
	box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.60);
}

.yunyinanli .yunyincase  .owl-theme .owl-controls .owl-prev {
 float: left;
	margin-left: -14%;

}
.yunyinanli .yunyincase .owl-theme .owl-controls .owl-next,.yunyinanli .yunyincase  .owl-theme .owl-controls .owl-prev i {

	font-size: 80px;
}
.yunyinanli .yunyincase .owl-theme .owl-controls .owl-next {
 float: right;
		margin-right: -14%;
}
.yunyinanli .yunyincase .owl-wrapper-outer{
	padding-top: 30px;

}
.yunyincase .yy {
	border-left: #666 1px solid;
	border-right: #666 1px solid;	
	margin-left: 0px;
	padding-top: 40px;	
}

.yunyincase h2 {
	color: #403a33;
	background-color: #fbc904;
	margin: 0px;
	line-height: 50px;
	
	
}

.yunyincase .yy i{
	font-size: 80px;
	color: #fbc908;
	margin-bottom: 0px;


	
}
.yunyincase .yy span{
        padding-top: 15px;
	   
    border-radius: 100%;
    background-color: #fbc904 !important;
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.10);
	width: 95px;
	height:95px;
	margin: auto;
	 display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-align:center;
    -moz-box-align:center;
    box-align:center;
    -webkit-box-pack:center;
    -moz-box-pack:center;
    box-pack:center;
}

.dyybg2 {
background-image: url(../images/yunyinbg1.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

/*内页样式-网页设计*/
.webbg1 {
background-image: url(../images/webbg1.png);
    background-repeat: repeat;
	background-color: #f7f7f7;

}
.webbg2 {
background-image: url(../images/webbg2.png);
    background-position: center center;
    background-repeat: no-repeat;

}
.webico1 {}
.webico1 i{
	font-size: 50px;
	color: #f76300;

}
.webico1 h2{
		margin-top: 20px;
}
.webico1 p{
		width: 60%;
	margin: auto;
}
.webico1 .line1 {
	border-left: 1px solid #f1f1f1;
	padding:0;
	border-bottom: 0;
	    margin: 0;
	margin-bottom: 30px;
	
}
.webico1 .line1 .feature-wiget {
	padding-top: 15px;
	padding-bottom: 0px;
	
}

.web4pic {
	background-color: #FFFFFF;
	box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.10);
    border-radius: 5px;
	text-align: center;
}
.web4pic a:hover {

	box-shadow: 0px 14px 25px 0px rgba(0, 0, 0, 0.10);

}
.web4pic img {
    border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.web4pic p {

}
.web4pic h2 {
    color: #f76300;
}
.btn-black {
    background-color: #403a33;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.20);
}


.webcase {

    width: 84%;
	margin: 20px auto 70px;
 
}
.webanli .owl-theme .owl-controls {

    margin-top: -190px;
    clear: both;
	margin-bottom: 150px;
}
.webanli h1 {
color: #413A34;
}
.webcase .owl-theme .webcase-carousel-item {
	margin: 15px;
	box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.20);
}

.webanli .webcase  .owl-theme .owl-controls .owl-prev {
 float: left;
	margin-left: -14%;

}
.webanli .webcase .owl-theme .owl-controls .owl-next,.webanli .webcase  .owl-theme .owl-controls .owl-prev i {
     color: #D5D5D5;
	font-size: 80px;
}
.webanli .webcase .owl-theme .owl-controls .owl-next {
 float: right;
		margin-right: -14%;
}
.webanli .webcase .owl-wrapper-outer{
	padding-top: 30px;

}
.webcase .yy {
	border-left: #666 1px solid;
	border-right: #666 1px solid;	
	margin-left: 0px;
	padding-top: 40px;	
}

.webcase h2 {
	color: #403a33;
	background-color: #fbc904;
	margin: 0px;
	line-height: 50px;
	
}





.webbg4 {
background-color: #e5e9eb;
}


.webcasepicmargin {
	  position: relative;
  float: left;
  margin-left: -1px;
	margin-right: -1px;
	margin-top: -1px;
  text-align: center;
box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.10);
	background-color: #E7E7E7;
	

}
.webcasepicmargin img {
	  position: relative;
  float: left;
  margin-left: -1px;
	margin-right: -1px;
  border: 1px solid #E7E7E7;
}

.webcase-pic {
     margin: 50px 0;   
}
.webcase-pic .col-sm-3 {
	padding:0px;
	marging:0px;
}
.webcase-pic .col-xs-6 {
	padding:0px;
	marging:0px;
	
}




.dljmbg {
	background-color: #f7f7f7;
}
.dljmbg h2 {
	color: #f76300;
}
.jiameng {

    width: 90%;
	margin: 20px auto 50px;
 
}
.jiameng .owl-theme .owl-controls {

    margin-top: -120px;
    clear: both;
	margin-bottom: 100px;
}
.jiameng h1 {
color: #413A34;
}
.jiameng .owl-theme .jiameng-carousel-item {
	margin: 10px;

}
.jiameng .owl-theme .jiameng-carousel-item img {

	border-radius: 100%;
		box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.20);
}

.jiameng .owl-theme .owl-controls .owl-prev {
 float: left;
	margin-left: -7%;

}
.jiameng .owl-theme .owl-controls .owl-next, .jiameng .owl-theme .owl-controls .owl-prev i {
     color: #D5D5D5;
	font-size: 50px;
}
.jiameng .owl-theme .owl-controls .owl-next {
   float: right;
		margin-right: -7%;
}
.jiamengico .jiameng .owl-wrapper-outer{
	padding-top: 30px;

}
.jiameng .yy {
	border-left: #666 1px solid;
	border-right: #666 1px solid;	
	margin-left: 0px;
	padding-top: 40px;	
}

.jiameng h2 {
	color: #888;
	margin: 0px;
	font-size: 14px;
	line-height: 30px;
	
}
.xcxjm {
	margin: 50px 0 20px;
}

.xcxjm .col-md-2{ 
	width:20%;
    margin-bottom: 15px;
	float: left;
}
.xcxjm .col-md-2 i{ 
	font-size: 40px;
	line-height: 50px;
	height: 50px;
	color: #f76303;
}
.xcxjm .col-md-2 p {
	line-height: 30px;
}



.gywmbg {
background-image: url(../images/guanyuwomen.png);
    background-position: center bottom;
    background-repeat: no-repeat;

}
.gywmzydq-l {
	padding-left: 40px;
	padding-right: 0px;
}
.gywmzydq-r {
	padding-right: 40px;
	padding-left: 0px;
}
.gywmzydq {
	padding-left: 80px;
}

#guanyuwomen .col-md-5 {
	width: 40%;
	padding-right: 5%
}
#guanyuwomen .col-md-2 {
	width: 20%;
	
}

#guanyuwomen .row img {
	box-shadow: 0px 1px 50px 0px rgba(0, 0, 0, 0.10);
}
#guanyuwomen .row h2 {
	margin-bottom: 15px;
}


.aboutnewslist {
	
}
.aboutnewslist ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.aboutnewslist ul li{
	margin-bottom: 20px;
}
.aboutnewslist ul li span{
	position: relative;
	top:15px;
	font-size: 9px;
}
.aboutnewslist ul li a{
	line-height: 16px;
	height: 16px;
	width: auto;
	position: absolute;
	overflow: hidden;

}
.aboutnewslist ul li a:hover{}

.inpagetopbg {
	background-image: -moz-linear-gradient( 135deg, rgba(251,201,4,1.00) 0%, rgba(251,201,4,1.00) 35%, rgba(251,201,4,1.00) 100%);
  background-image: -webkit-linear-gradient( 135deg, rgba(251,201,4,1.00) 0%, rgba(251,201,4,1.00) 35%, rgba(251,201,4,1.00) 100%);
  background-image: -ms-linear-gradient( 135deg, rgb(244,202,216) 0%, rgb(129,112,137) 35%, rgb(14,21,58) 100%);
	display: block;
	    padding-top: 10px;
    padding-bottom: 10px;
	background-color:#fbc904; 
}

.line {
    border-bottom: 1px solid #f1f1f1;
    display: block;
    margin: 0 0 30px;
}
.line .sub-line {
    display: block;
    border: 1px solid #ffc400;
    margin-bottom: -1px;
    width: 10%;

}
.line1 {
    border-bottom: 1px solid #f1f1f1;
    display: block;
    margin: 0 0 30px;
}
.line1 .sub-line1 {
    display: block;
    border: 1px solid #ffc400;
    margin-bottom: 1px;
    width: 100%;
	

}


.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 10px;
    list-style: none;
    background-color: #fff;
    border-radius: 4px;
	text-align: right;
	font-size: 12px;
	
}
/* Tabs
==========================*/
.navtab{
padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.navtab>li a {
    line-height: 25px;
    display: block;

	border-radius: 50px;
		text-align: center;
}
.navtab>li {
		margin-bottom: 3px;}
.nav-tabs>li {
    float: left;
    margin-bottom: 0px;
}

.nav-tabs {
    border-bottom: 0 none;
    margin: 0;
}
.nav-tabs > li > a {
   
    border-radius: 0;
    color: #FFFFFF;

    margin-right: 0;
    padding: 0.6em 2em;
    text-transform: uppercase;
}
.nav-tabs > li > a:first-child {
    
}
.nav-tabs > li > a:hover {
    background: none repeat scroll 0 0 #252F38;
}
.tab-content {
    
    padding: 2em;
}
.nav-tabs.nav-tabs-sec li > a {
    background: none repeat scroll 0 0 #FFFFFF;
}
.nav-tabs.nav-tabs-sec > li > a:hover {
    background: none repeat scroll 0 0 #252F38;
    color: #FFFFFF;
}
.nav-tabs.nav-tabs-sec > li.active > a, .nav-tabs.nav-tabs-sec > li.active > a:hover {
    color: #FFFFFF;
}
.tab-content.nav-tabs-sec {
    color: #FFFFFF;
}
.tab-content.nav-tabs-sec p {
    color: #FFFFFF;
}
.nav-tabs > li > a {
    background: none repeat scroll 0 0 #fbc904;;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover {
    color: #fbc904;;
}
.nav-tabs.nav-tabs-sec li > a {
    color: #fbc904;;
}
.nav-tabs.nav-tabs-sec > li.active > a, .nav-tabs.nav-tabs-sec > li.active > a:hover {
    background: none repeat scroll 0 0 #fbc904;;
}
.tab-content.nav-tabs-sec {
    background: none repeat scroll 0 0 #fbc904;;
}

.services i {width: 35px;}
.nav-pills > li > a {
	font-size: 14px; 
}

.nav-pills > li > a.last {
    border-bottom: 1px solid #DDDDDD;	    
}

.nav-pills > li > a > i {
    margin-bottom: 5px;
	margin-right: 8px;
	font-size: 26px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {border-color:transparent !important;}

.tupianyinying {
	box-shadow: 0px 1px 50px 0px rgba(0, 0, 0, 0.10);
}



/* paginations */
.pagination {
	border-radius: 0;
	margin: 0;
}
.pagination > li {
    display: inline-block;
    margin-left: 5px;
}
.pagination > li > a, .pagination > li > span,
.pagination > li:first-child > a, .pagination > li:first-child > span,
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-radius: 25px !important;
	border: none;
	color: #868c93;
	background: #f1f1f1;
}
.pagination li a:hover{
	color: #fff;
	background: #fbc904;
}
.pagination > li > span,
.pagination > li > span:hover {
	background: #555;
	color: #fff;
}
.pagination > li:first-child > a,
.pagination > li:last-child > a {
	padding: 4px 12px 8px;
}
.items-info {
	padding-top: 7px;
	color: #868c93;
}


.newslist .badge {
	font-family: Arial;
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 9px;
    font-weight: 100;
    line-height: 1;
    color: #999;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #f1f1f1;
    border-radius: 10px;
}

.newslist a:hover.list-group-item{
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.10);
}

.tongyongyebeijin {
    box-shadow: 0px 1px 50px 0px rgba(0, 0, 0, 0.10);

	
}

.padding-10 {
	padding: 10px;
}
.padding-20 {
	padding: 20px;
}
.padding-30 {
	padding: 30px;
}


.inpagemenul {
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.10);
	
}
.inpagemenul .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #f1f1f1;
	text-align: center;
}
.inpagemenul .list-group-item-heading {
	text-align: center;
	margin: 0px;
    padding: 5px 15px;
	font-weight: 600;
	font-size: 14px;
	
}

.inpagemenul .list-group-item.active, .inpagemenul .list-group-item.active:focus, .inpagemenul .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #fbc904!important;
    border-color: #fbc904;
}


.cases-pic {
     margin: 0;
  
}
.cases-pic .col-sm-3 {
    padding-right: 7px;
    padding-left: 7px;

	
}
.cases-pic .col-xs-6 {
    padding-right: 7px;
    padding-left: 7px;

	
}
.casesmargin {
margin-bottom: 15px;

}
.casesmargin img {
border: 1px solid #f1f1f1;
box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.10);


}



.img-box {}
.img-box img { border-top-left-radius:5px; border-top-right-radius:5px;}
.txt-box { text-align:center; background:#fff; padding:20px; border-bottom-left-radius:5px; border-bottom-right-radius:5px; box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.10);margin-bottom: 30px;
}
.txt-box h3 { font-size:16px; color:#454545; margin:0px; padding:10px 0px 10px 0px; text-transform:none;}
.txt-box p { margin:0px; padding-bottom:20px;}
.txt-box .button { background:#454545; color:#fff; font-size:14px; border-radius:5px; padding:10px 20px;}
.txt-box .button:hover { background:#6bbfff;}


.biaodan iframe {
	display: none;
	width: 0px;
	height: 0px;
	
}

.tongyongyebeijin .row p img{
	max-width: 100%;
	
}