*{
    margin: 0px;
    padding: 0px;
}
ul li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
body{
    background-color: #fff;
}
#menu {
    margin-top: 5px;
}
#menu li {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    width: 85px;
}
#menu li a {
    padding: 1px;
    line-height: 20px;
    height: 20px;
    margin-bottom: 5px;
    display: block;
    color: #909090;
}
#menu li a:hover {
    text-decoration: none;
    background-color: #1dbcf4;
    color: #fff;
}
.nav-top{
    margin-top: 0px;
}
/*.breadcrumb{
    background-color: #fff;
}*/
.cu_title{
    border-bottom: 3px solid #1dbcf4;
    font-size: 28px;
    padding-bottom: 5px;
    color: #626262;
}
.cu_h2{
    font-size:16px;
    float:left;
    margin-top:7px;
    margin-left: 15px;
    color:#909090;
}
.cu_margin{
    margin: 25px auto 45px auto;
    color: #626262;
}
.breadcrumb{
    margin-bottom: 0px;
    background-color: #fff;
}
.cu_box_item{
    border: 1px solid #dadada;
    border-radius: 3px;
    padding: 15px;
}
.cu_box_item img{
    width: 100px;
    height: 100px;
    border: 1px solid #eee;
    border-radius: 10px;
}
.cu_box_item h4{
    color: #626262;
}
.cu_box_item p{
    color: #626262;
    word-wrap:break-word;
}
.cu_hangye{
    color: #1dbcf4;
}
.cu_padding{
    padding: 15px;
}
.cu_margin15{
    margin: 15px auto;
}
.cuimg_item{
    width: 250px;
    height: 160px;
}
.content_title{
    float: right;
    line-height: 30px;
    min-height: 30px;
    margin-left: 30px;
}
.content_title p {
    color: #626262;
    line-height: 23px;
}
.cu_content_right li:hover{
    box-shadow: 0px 0px 10px rgba(0,0,0,0.05);
}
.cu_desTitle h1{
    font-size: 24px;
    color: #626262;
    display: inline;
}
.cu_desTitle span{
    float: right;
    color:#909090 ;
}
.cu_appdes{
    display: flex;
    margin: 10px auto;
}
.cu_appdes img{
    width: 100px;
    height: 100px;
    border: 1px solid #ddd;
}
.cu_appdes div{
    display: flex;
    flex-direction: column;
    margin-left: 20px;
    color: #909090;
}
.cu_cont p{
    font-size: 15px;
    color: #626262;
    line-height: 27px;
    margin-top: 23px;
}
.cu_main{
    border: 1px solid #ddd;
    padding: 60px 15px;
}
.cu_case{
    border: 1px solid #ddd;
    padding: 20px 15px;
    margin: 25px auto;
}
.cu_case h4{
    display: inline;
    font-size: 18px;
    line-height: 20px;
    padding: 10px 0px;
    border-bottom: 2px solid #1dbcf4;
}
.cu_ul{
    display:flex;
}
.cu_case ul{
    margin-top: 20px;
}
.cu_case ul li{
    float: left;
    width: 80%;
    line-height: 40px;
    font-size: 15px;
    height: 40px;
    border-bottom: 1px dashed #ccc;
    color: #626262;
}
.cu_example{
    border: 1px solid #ddd;
    padding: 20px 15px;
    margin: 15px auto;
}
.cu_example>h4{
    display: inline;
    font-size: 18px;
    line-height: 20px;
    padding: 10px 0px;
    border-bottom: 2px solid #1dbcf4;
}
.cu_example>div{
    margin-top: 25px;
}
.cu_news_right, .cu_newslist{
    padding: 10px;
    border: 1px solid #ddd;
    margin-bottom: 25px;
    min-height: 250px;
}
.cu_newslist ul:after,.cu_newslist ul:before{
    content: "";
    display: table;
}
.cu_newslist ul:after{
    clear: both;
}
.cu_news_right ul li{
    display: inline-block;
    border: 1px solid #dadada;
    padding: 6px 28px;
    margin: 5px auto;
} 
.cu_lunbo{
    position: relative;
    top: 33%;
    height: 36px;
    width: 36px;
}
.cu_newslist ul li{
    width: 100%;
    line-height: 40px;
    font-size: 15px;
    height: 40px;
    border-bottom: 1px dashed #ccc;
    color: #626262;
}
.cu_friendlink {
    height: 100px;
    display: flex;
    margin: 0px 75px;
}
.cu_friendlink h4{
    text-align: left;
}
.cu_friendlink ul li {
    float: left;
    line-height: 30px;
    height: 30px;
    margin: 5px;
}
.cu_news_box{
    margin: 35px auto;
}
.cu_news_title>h3.active{
    background-color: #1dbcf4;
    color: #fff;
}
.cu_news_title{
    border-bottom: 2px solid #1dbcf4; 
}
.cu_news_title h3{
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    background-color: #626262;
    margin-right: 7px;
    text-align: center;
    color: #fff;
    padding: 5px 20px;
}
.cu_news_list{
    display: flex;
    margin-top:15px; 
}
.cu_news_list time{
    float: right;
}
.cu_news_list>ul{
    display: none;
}
.cu_news_list>ul.active{
    display: block;
    width: 100%;
}
.cu_news_list ul li{
    float: left;
    width: 45%;
    margin-right: 5%;
    line-height: 34px;
    font-size: 14px;
    height: 34px;
    border-bottom: 1px dashed #ccc;
    color: #626262;
}
.cu_desc{
    min-height: 100px;
}
/* 滴滴 */
.part_l {float: left;height: auto;width: 862px;}
.part_r {float: right;height: auto;width: 320px;}
.art_content {
	float: left;
	height: auto;
	/*width: 840px;*/
	word-break: normal;
	line-height: 28px;
	overflow: hidden;
	border: 1px solid #dadada;
	margin-bottom: 20px;
	padding: 10px;
}
.art_content .title {
	height: auto;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: center;
	line-height: 24px;
	font-weight: normal;
}
.art_content .title h1 {font-size: 22px;}
.art_content .postil {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dadada;
}
.art_content .postil span{ float: right; }
.art_content .descri {
	background-color: #E5E5E5;
	/*width: 820px;*/
	height: auto;
	padding: 10px;
	float: left;
	margin-top: 10px;
}
.art_content .text {
	height: auto;
	width: 100%;
	padding: 20px 0;
	float: left;
}
.art_content .text img { overflow: hidden; max-width:840px;height:auto; }
.art_content .artlink {
	float: left;
	width: 100%;
	height: 30px;
	text-align: center;
	font-size: 12px;
	line-height: 30px;
	color: #999;
}
.art_content .texttags {
	line-height: 26px;
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.art_content .texttags a {
	background-color: #FB6000;
	/* [disabled]float: left; */
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFF;
}
.art_content .share {
	float: left;
	width: 100%;
	height: 60px;
}
.art_content .share .textprenext {
	line-height: 30px;
	width: 550px;
	float: left;
	height: 30px;
}
.art_content .share .bdshare {
	float: right;
	width: 220px;
	height: 60px;
}
.art_content .share .bdshare .fx {
	line-height: 20px;
	height: 20px;
}
.art_content .share .bdshare .fx_bd {
	height: 40px;
}
.comment {
	float: left;
	height: auto;
	width: 860px;
}
.carousel-control.right{
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.0001) 100%);
}
.carousel-control.left{
    background-image: linear-gradient(to left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.0001) 100%);
}