.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 ul,.art_content ol{list-style: initial;padding-left: 20px;margin: 10px 0;}
.art_content li{list-style: initial;margin-bottom: 5px;}
.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: 60px;
    font-size: 12px;
    line-height: 30px;
    color: #999;
    background: #dedede;
}
.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: #FB6000;
}
.art_content .share {
    float: left;
    width: 100%;
    height: 60px;
}
.art_content .share .textprenext {
    line-height: 30px;
    width: 600px;
    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;
}
/***文章列表start****/



/*文章列表*/



.column_title {
    float: left;
    width: 860px;
}
.column_title h2 {
    margin: 0px;
    font-weight: normal;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #fb6000;
    font-size: 24px;
    line-height: 20px;
    height: 20px;
    padding-top: 10px;
    padding-bottom: 9px;
    float: left;
}
.column_list ul {
    float: left;
    width: 860px;
}
.column_list ul li {
    float: left;
    width: 860px;
    height: 160px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #CCC;
    transition: 0.5s;/*overflow:hidden;*/
}
.column_list ul li:hover {
    background-color: #F7F7F7;
    box-shadow: 0 0 5px 2px #dedede;border-bottom-color: #FB6000;
}
.column_list ul li:hover .title a {
    color: #FB6000;
}
.column_list ul li:hover .title a:link {
    color: #FB6000;
}
 .column_list ul li:hover .title a:visted {
color: #FB6000;
}
.column_list ul li:hover .title a:hover {
    color: #FB6000;
}
.column_list ul li:hover img{
	-webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)}
.column_list ul li img {
    float: left;
    width: 250px;
    height: 160px;transition: 0.5s;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius:10px;
}
.column_list ul li .title {
    float: left;
    width: 580px;
    line-height: 30px;
    height: 30px;
    margin-left: 30px;
}
.column_list ul li .title h3 {
    font-size: 18px;
}
.column_list ul li .title a:link {
    color: #626262;
}
.column_list ul li .descri {
    float: left;
    width: 580px;
    font-size: 14px;
    line-height: 24px;
    height: 90px;
    margin-left: 30px;
    margin-top: 10px;
    color: #626262;
}
.column_list ul li .postil {
    float: left;
    width: 580px;
    height: 20px;
    margin-top: 10px;
    margin-left: 30px;
}
.column_list ul li .postil .tags {
    float: left;
    /*margin-right: 30px;*/font-size: 12px;
}
.column_list ul li .postil .tags a {
    padding: 2px 4px;
    color: #626262;
}
.column_list ul li .postil .tags a:visited {
    color: #626262;
}
.column_list ul li .postil .times {
    float: right;
    /*margin-right: 10px;*/
    color: #626262;font-size: 12px;
}
/*文章列表*/















/* tab */
.zzsc {
    width: 860px;
    height: 2052px;
}
.zzsc .tab {
    overflow: hidden;
    width: 860px;
}
.zzsc .tab a {
    display: block;
    float: left;
    color: #333;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #CCC;
    border-bottom-color: #CCC;
    border-left-color: #CCC;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
}
.zzsc .tab a:hover {
    color: #FB6000;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #FB6000;
    padding-bottom: 9px;
}
.zzsc .tab a.on {
    border-bottom: solid 2px #FB6000;
    padding-bottom: 9px;
}
.zzsc .content {
    /*overflow: hidden;*/
    width: 860px;
    height: 2010px;
    position: relative;
}
.zzsc .content ul {
    position: relative;
    left: 0;
    top: 0;
}
.zzsc .content li {
    width: 860px;
    float: left;
    height: auto;
}
.news_list {
    float: left;
    width: 860px;
}
.news_list .newsli {
    float: left;
    width: 860px;
    height: 160px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #CCC;
    transition: 0.5s;/*overflow:hidden;*/
}
.news_list .newsli:hover {
    background-color: #F9F9F9;
    box-shadow: 0 0 5px 2px #dedede;border-bottom-color: #FB6000;
}
.news_list .newsli:hover .title a {
    color: #FB6000;
}
.news_list .newsli:hover .title a:link {
    color: #FB6000;
}
.news_list .newsli:hover img{
	-webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)}
.news_list .newsli img {
    float: left;
    width: 250px;
    height: 160px;transition: 0.5s;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius:10px;
}
.news_list .newsli .title {
    float: left;
    width: 580px;
    line-height: 30px;
    height: 30px;
    margin-left: 30px;
}
.news_list .newsli .title h3 {
    font-size: 18px;
}
.news_list .newsli .title a:link {
    color: #000;
}
.news_list .newsli .descri {
    float: left;
    width: 580px;
    font-size: 14px;
    line-height: 24px;
    height: 90px;
    margin-left: 30px;
    margin-top: 10px;
    color: #626262;
}
.news_list .newsli .postil {
    float: left;
    width: 580px;
    height: 20px;
    margin-top: 10px;
    margin-left: 30px;
}
.news_list .newsli .postil .tags {
    float: left;
    /*margin-right: 20px;*/font-size: 12px;
}
.news_list .newsli .postil .tags a {
    padding: 2px 4px;
    /*margin-right: 5px;*/
    color: #626262; /*border:solid 1px #dadada;*/
}
.news_list .newsli .postil .tags a:visited {
    color: #626262;
}
.news_list .newsli .postil .times {
    float: right;
    /*margin-right: 5px;*/
    color: #626262;
    font-size: 12px;
}
/* tab */



/****文章列表end***/















/***右侧标签推荐内容***/
/* 搜索框 */
.searchinput{
	border-right-width: 0px;
	padding-left: 5px;
	width: 280px;
	float: left;
	border-top-width: 0px;
	border-bottom-width: 0px;
	color: #686868;
	font-size: 14px;
	vertical-align: middle;
	border-left-width: 0px;outline:none;
}
.tab_search{border: #dadada 1px solid;height: 35px;width:320px;margin-bottom: 20px;}
.searchaction{width: 21px;float: left;height: 17px;}

/* 热门标签 */
.nav_son, .pagetag, .hotarticle, .norarticle, .comments {
    float: right;
    width: 310px;
    margin-bottom: 20px;
    border: 1px solid #dadada;
    padding-left: 10px;
}
.right_title {
    float: left;
    width: 310px;
    margin-bottom: 20px;
    /* [disabled]text-align: center;
*/
}
.right_title h2 {
    margin: 0px;
    font-weight: normal;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #fb6000;
    font-size: 16px;
    line-height: 20px;
    height: 20px;
    padding-top: 10px;
    padding-bottom: 9px;
    float: left;
}
.nav_son ul {
    float: left;
    width: 310px;
}
.nav_son ul li {
    float: left;
    width: 140px;
    height: 28px;
    margin-right: 15px;
    margin-bottom: 10px;
}
.nav_son ul li a {
    height: 28px;
    font-size: 14px;
    line-height: 28px;
    float: left;
    width: 140px;
    border: solid 1px #dadada;
    text-align: center;
    transition: 0.5s;
}
.nav_son ul li a:hover {
    color: #FFFFFF;
    background-color: #fb6000;
}
.nav_son ul li .thisclass {
    color: #FFFFFF;
    background-color: #fb6000;
}
.pagetag ul, .hotarticle ul, .norarticle ul {
    float: left;
    width: 310px;
}
.pagetag ul li {
    float: left;
    width: 98px;
    text-align: center;
    overflow: hidden;
    border: 1px solid #dadada;
    margin: 0 2px 2px 0;
    height: 22px;
    line-height: 22px;
    color: #626262;
    font-size: 12px;
    transition: 0.5s;
}
.pagetag ul li:hover {
    background-color: #fb6000;
    color: #FFF;
}
.pagetag ul li:hover a {
    color: #FFF;
}
.pagetag ul li a {
    color: #626262;
    display: block;
}
/* 热门标签 */

/* 文章推荐 */
.hotarticle ul li {
    float: left;
    width: 310px;
    height: 80px;
    padding-bottom: 30px;/*overflow:hidden;*/
}
.hotarticle ul li:hover img{
	-webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)}
.hotarticle ul li img {
    float: left;
    width: 125px;
    height: 80px;transition: 0.5s;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius:10px;
}
.hotarticle ul li .art_title {
    float: left;
    width: 175px;
    margin-left: 10px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-overflow: ellipsis;/* IE/Safari */
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;/* Opera */
    -moz-binding: url("ellipsis.xml#ellipsis");/*FireFox*/
}
.hotarticle ul li .art_title h3 {
    font-size: 14px;
}
.hotarticle ul li .art_descri {
    float: left;
    width: 175px;
    height: 50px;
    font-size: 12px;
    margin-left: 10px;
    margin-top: 10px;
    line-height: 17px;
    color: #626262;
    overflow: hidden;
}
/* 文章推荐 */



/* 热门文章 */
.norarticle ul li {
    line-height: 40px;
    float: left;
    height: 40px;
    width: 310px;
    border-bottom: 1px dashed #dadada;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-overflow: ellipsis;/* IE/Safari */
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;/* Opera */
    -moz-binding: url("ellipsis.xml#ellipsis");/*FireFox*/
}
.norarticle ul li:last-child {
    border-bottom: none;
}
.norarticle ul li h3 {
    font-size: 14px;
}
/* 热门文章 */



.comments ul {/* 侧边栏评论专用列表 */
    overflow: hidden;
    float: left;
    padding-bottom: 10px;
}
.comments ul li {
    border-bottom: 1px dashed #ccc;
    margin-right: 10px;
    overflow: hidden;
    clear: both;
}
.comments ul small {
    display: block;
    height: 20px;
    line-height: 20px;
    padding-top: 5px;
    overflow: hidden;
}
.comments ul small span {
    color: #FB6000;
}
.comments p {
    color: #626262;
    padding: 5px 0px;
    line-height: 20px;
    overflow: hidden;
}
/***右侧标签推荐内容结束***/







/***单页***/
.page_content {
    padding: 10px;
    float: left;
    height: auto;
    width: 840px;
    /**border: 1px solid #dadada;**/



    overflow: hidden;
    margin-bottom: 20px;
}
.page_content .text {
    line-height: 28px;
    float: left;
    width: 840px;
    margin-top: 20px;
    overflow: hidden;
}
.page_content .text img {
    max-width: 840px;
    height: auto;
    overflow: hidden;
}
.page_title {
    width: 840px;
    text-align: center;
    height: auto;
    float: left;
    margin-bottom: 50px;
}
.page_title h1 {
    font-size: 28px;
    line-height: 50px;
    font-weight: bold;
    border-bottom: 2px solid #FB6000;
    padding-top: 10px;
    width: 100%;
    height: 48px;
    display: inline;
    padding-bottom: 8px;
}
.service_fl {
    width: 915px;
    float: left;
    margin-bottom: 20px;
}
.service_fl li {
    float: left;
    width: 270px;
    height: 100px;
    margin-right: 15px;
    color: #FFF;
}
.service_fl li a:link {
    color: #FFF;
}
.service_fl li:hover {
    color: #CCCCCC;
}
.service_fl li img {
    float: left;
    height: 80px;
    width: 80px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.service_fl li span {
    font-size: 22px;
    height: 100px;
    line-height: 100px;
    width: 190px;
    text-align: center;
    display: inline;
    float: left;
}
.service_fl .ios {
    background-color: #6DD27B;
}
.service_fl .andr {
    background-color: #7FCEEF;
}
.service_fl .html5 {
    background-color: #F36979;
}
/***单页结束***/







.comment_w1200 {
    float: left;
    height: auto;
    width: 1200px;
    margin-top: 20px;
}
.rela_news, .rela_case {
    float: left;
    width: 1178px;
    margin-top: 20px;
    border: 1px solid #dadada;
    height: auto;
    padding: 0 10px 10px;
}
.rela_news h2, .rela_case h2 {
    float: left;
    font-size: 18px;
    line-height: 20px;
    height: 20px;
    border-bottom: 2px solid #FB6000;
    padding-top: 10px;
    padding-bottom: 8px;
}
.rela_news .box_left, .rela_news .box_right {
    width: 500px;
    height: 205px;
}
.rela_news .box_left {
    float: left;
}
.rela_news .box_right {
    float: right;
}
.rela_news .box_left ul, .rela_news .box_right ul {
    float: left;
}
.rela_news .box_left ul li, .rela_news .box_right ul li {
    float: left;
    width: 500px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #CCC;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-overflow: ellipsis;/* IE/Safari */
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;/* Opera */
    -moz-binding: url("ellipsis.xml#ellipsis");/*FireFox*/
}
.rela_news .box_left ul li h3, .rela_news .box_right ul li h3 {
    font-size: 14px;
    background: url(../img_new/dian_icon.gif) no-repeat left;
    padding-left: 20px;
}
.rela_case .case_li {
    float: left;
    width: 1208px;
    overflow: hidden;
    height: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}
.rela_case .case_li ul {
}
.rela_case .case_li ul li {
    border: 1px solid #dadada;
    float: left;
    width: 268px;
    padding: 1px;
    margin-right: 30px;
    text-align: center;
}
.rela_case .case_li ul li img {
    width: 100px;
    height: 100px;
    margin: 0 auto;
}
.rela_case .case_li ul li .casetitle {
    text-align: center;
    line-height: 30px;
    height: 30px;
    float: left;
    width: 270px;
    overflow: hidden;
}
.rela_case .case_li ul li .casetitle h3 {
    font-size: 16px;
}
.rela_case .case_li ul li .industry {
    height: 30px;
    line-height: 30px;
    float: left;
    width: 260px;
    padding: 0 5px;
    text-align: left;
}
.rela_case .case_li ul li .describe {
    line-height: 24px;
    height: 120px;
    float: left;
    width: 260px;
    padding: 0 5px;
    overflow: hidden;
    text-align: left;
}
/***单页w1200***/



.page_content_w1200 {
    float: left;
    height: auto;
    width: 1178px;
    overflow: hidden;
    padding: 20px 10px 0;
}
.page_content_w1200 .text {
    line-height: 28px;
    float: left;
    width: 1178px;
    padding-bottom: 20px;
    margin-top: 0px;
    overflow: hidden;
    word-break: break-all;
}
.page_content_w1200 .text img {
    max-width: 1178px;
    height: auto;
    overflow: hidden;
}
.page_title_w1200 {
    width: 1178px;
    text-align: center;
    height: auto;
    float: left;
    margin-bottom: 50px;
}
.page_title_w1200 h1 {
    font-size: 28px;
    line-height: 50px;
    font-weight: bold;
    border-bottom: 2px solid #FB6000;
    padding-top: 10px;
    width: 100%;
    height: 48px;
    display: inline;
    padding-bottom: 8px;
}
/***单页w1200***/

.Pagination {
    clear: both;
    text-align: center;
    padding-top: 25px;
}
.Pagination span b {
    padding: 0 2px;
}
.Pagination a, .Pagination span {
    display: inline-block;
    background: #f6f6f6;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border: 1px solid #cccccc;
    margin: 0 5px;
}
cite.FormNum {
    display: inline-block;
    font-style: normal;
}
.pagesnum {
    display: inline-block;
}
#PageNum {
    color: #999;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
}
.Pagination a:hover, .Pagination a.PageCur {
    background: #fff;
    border-color: #fff;
    color: #333;
    text-decoration: none
}
.Pagination span.Ellipsis {
    display: none;
}
