body {
    font-family: "微软雅黑";
    font-size: 12px;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0; /*有些浏览器默认这些标签有边框，所以要清除默认边框*/
}

input {
    outline: 0 none;
}

button {
    border-style: none;
}

address, caption, cite, code, dfn, em, th, var, b, u, i {
    font-style: normal;
    font-weight: normal;
    /*清除标签默认文本样式和加粗*/
}

ol, ul,li {
    list-style: none; /*清除列表默认样式*/
}

caption, th {
    text-align: left; /*清除标签默认文本居中对齐*/
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal; /*清除标题标签的默认样式*/
}

a {
    color: #333333;
    text-decoration: none; /*大部分页面中的链接没有下划线*/
}

.clearfix:after {
    height: 0;
    content: " ";
    display: block;
    overflow: hidden;
    clear: both;
}
.clearfix {
    zoom: 1; /*IE低版本浏览器不支持after伪类所以要加这一句*/
}
.clear {
    width: 100%;
    height: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
}
.PubBox {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.PublicBox {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.PubRelative {
    position: relative;
}
.PublicTopbg {
    background-color: #f5f5f5;
    height: 40px;
}
.clear70 {
    clear: both;
    width: 100%;
    height: 70px;
}
.clear35 {
    clear: both;
    width: 100%;
    height: 35px;
}
.height10{
    height: 10px;
}
.height20{
    height: 20px;
}

.PublicTopbg .TopMinMenu {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    color: #999999;
    font-size: 12px;
}

.PublicTopbg .TopMinMenu .TopMinMenuLeft {
    line-height: 40px;
}

.PublicTopbg .TopMinMenu .TopMinMenuright {
    line-height: 40px;
    position: absolute;
    right: 0;
    top: 0;
}

.PublicTopbg .TopMinMenu .TopMinMenuright a {
    color: #999999;
}

.PublicTopbg .TopMinMenu .TopMinMenuright span {
    padding-left: 5px;
    padding-right: 5px;
}
.HomeLogo {
    height: 102px;
    padding-top: 25px;

}

.HomeLogo .logo {
    width: 250px;
    text-align: center;
    float: left;
    height: 77px;
}

.HomeLogo .tel {
    float: right;
    height: 77px;
}

.HomeLogo .tel img {
    padding-top: 10px;
}
.HomeLogo .ProSoBox {
    float: left;
    width: 700px;
    height: 67px;
    margin-top: 10px;
}

.HomeLogo .ProSoBox .soinput {
    width: 500px;
    height: 40px;
    background: url("/style/img/ProSoBg.jpg") no-repeat;
    margin-left: 130px;
}

.HomeLogo .ProSoBox .soinput .input {
    width: 427px;
    height: 40px;
    float: left;
}

.HomeLogo .ProSoBox .soinput .submit {
    width: 73px;
    height: 40px;
    float: left;
}

.HomeLogo .ProSoBox .soinput .input input {
    width: 407px;
    display: block;
    height: 26px;
    margin: 0 auto;
    margin-top: 5px;
    border: 1px solid #fff;

}

.HomeLogo .ProSoBox .soinput .submit span {
    display: block;
    width: 100%;
    height: 40px;
    cursor: pointer;
}

.HomeLogo .ProSoBox .soText {
    width: 700px;
    text-indent: 130px;
    line-height: 28px;
    color: #999999;
    font-size: 12px;
}

.HomeLogo .ProSoBox .soText a {
    color: #999999;
}
.HomeFoucs {
    height: 522px;

}
.HomeFoucs .HomeFoucsList a {
    display: block;
    width: 100%;
    height: 522px;
    background-repeat: no-repeat;
    background-position: center;
}
.PubTwoMenus {
    width: 100%;
    height: 50px;
    border-bottom: 2px solid #f68200;
}

.PubTwoMenus .PubTwoMenusBox {
    width: 1200px;
    height: 50px;
    margin: 0 auto;
}

.PubTwoMenus .PubTwoMenusBox .ProAllCate {
    position: relative;
    float: left;
    width: 250px;
    height: 50px;
    z-index: 99;
}

.PubTwoMenus .PubTwoMenusBox .ProAllCate .ProAllCateTop {
    width: 250px;
    height: 50px;
    background-color: #f18101;
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
}

.PubTwoMenus .PubTwoMenusBox .ProAllCate .ProAllCateTop i {
    margin-left: 5px;
}
.PubTwoMenus .PubTwoMenusBox .ProAllMenus{
    float: right;
    height: 50px;
}
.PubTwoMenus .PubTwoMenusBox .ProAllMenus a {
    display: inline-block;
    color: #333;
    font-size: 16px;
    line-height: 50px;
    padding-left: 18px;
    padding-right: 18px;
    margin-left: 10px;
    margin-right: 10px;
}
.PubTwoMenus .PubTwoMenusBox .ProAllMenus a:hover {
    background-color: #f68200;
    color: #fff;
}
.PubTwoMenus .PubTwoMenusBox .ProAllCate .ProAllCateList {
    width: 248px;
    display: none;
    padding-top: 0;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 50px;
    border:1px solid #f3f3f3;
}
.PubTwoMenus .PubTwoMenusBox .ProAllCate .ProAllCateList dl{
    width: 248px;
    height: 58px;
}
.PubTwoMenus .PubTwoMenusBox .ProAllCate .ProAllCateList dl .title{
    width: 248px;
    height: 58px;
}
.PubTwoMenus .PubTwoMenusBox .ProAllCate .ProAllCateList dl .title a {
    display: block;
    width: 218px;
    margin: 0 auto;
    height: 58px;
    font-size: 14px;
    color: #333;
    border-bottom: 1px solid #f5f5f5;
}
.PubTwoMenus .PubTwoMenusBox .ProAllCate .ProAllCateList dl .hover{
    background-color: #f18101;
}
.PubTwoMenus .PubTwoMenusBox .ProAllCate .ProAllCateList dl .hover a{
    color: #fff;
}
.PubTwoMenus .PubTwoMenusBox .ProAllCate .ProAllCateList dl .title a i{
    display: block;
    float: left;
}
.PubTwoMenus .PubTwoMenusBox .ProAllCate .ProAllCateList dl .title .ico{
    width: 20px;
    height: 58px;
}
.PubTwoMenus .PubTwoMenusBox .ProAllCate .ProAllCateList dl .title .text{
    line-height: 58px;
    height: 58px;
    padding-left: 30px;
}
.PubTwoMenus .PubTwoMenusBox .ProAllCate .ProAllCateList dl .title .arrow{
    width: 30px;
    height: 58px;
    float: right;
    background: url("/style/img/arrow.png") no-repeat;
    background-position: 0 22px;
}
.PubTwoMenus .PubTwoMenusBox .ProAllCate .ProAllCateList dl .hover .arrow{
    background: url("/style/img/arrow_hover.png") no-repeat;
    background-position: 0 22px;
}
.PubTwoMenus .PubTwoMenusBox .ProAllCate .ProAllCateList dl .ico_1 {
    background: url("/style/img/ico_1.png") no-repeat;
    background-position: 0 20px;
}
.PubTwoMenus .PubTwoMenusBox .ProAllCate .ProAllCateList dl .ico_2 {
    background: url("/style/img/ico_2.png") no-repeat;
    background-position: 0 20px;
}
.PubTwoMenus .PubTwoMenusBox .ProAllCate .ProAllCateList dl .ico_3 {
    background: url("/style/img/ico_3.png") no-repeat;
    background-position: 0 20px;
}
.PubTwoMenus .PubTwoMenusBox .ProAllCate .ProAllCateList dl .ico_4 {
    background: url("/style/img/ico_4.png") no-repeat;
    background-position: 0 20px;
}
.PubTwoMenus .PubTwoMenusBox .ProAllCate .ProAllCateList dl .ico_5 {
    background: url("/style/img/ico_5.png") no-repeat;
    background-position: 0 20px;
}
.PubTwoMenus .PubTwoMenusBox .ProAllCate .ProAllCateList dl .ico_6 {
    background: url("/style/img/ico_6.png") no-repeat;
    background-position: 0 20px;
}
.PubTwoMenus .PubTwoMenusBox .ProAllCate .ProAllCateList dl .ico_7 {
    background: url("/style/img/ico_7.png") no-repeat;
    background-position: 0 20px;
}
.PubTwoMenus .PubTwoMenusBox .ProAllCate .ProAllCateList dl .ico_8 {
    background: url("/style/img/ico_8.png") no-repeat;
    background-position: 0 20px;
}
.PubTwoMenus .PubTwoMenusBox .ProAllCate .ProAllCateList dl .ico_9 {
    background: url("/style/img/ico_9.png") no-repeat;
    background-position: 0 20px;
}
.PubTwoMenus .PubTwoMenusBox .ProAllCate .ProAllCateList dl .hover .ico_1{
    background: url("/style/img/ico_1_1.png") no-repeat;
    background-position: 0 20px;
}

.PubTwoMenus .PubTwoMenusBox .ProAllCate .ProAllCateList dl .list{
    width: 970px;
    position: absolute;
    top: 0;
    left: 249px;
    height: 510px;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    border-left: 0;
    display: none;
    line-height: 20px;
    padding-top: 10px;
}
.PubTwoMenus .PubTwoMenusBox .ProAllCate .ProAllCateList dl .list p{
    width: 900px;
    margin: 0 auto;
    margin-top: 10px;
    padding-top: 10px;
    clear: both;
}
.PubTwoMenus .PubTwoMenusBox .ProAllCate .ProAllCateList dl .list p span{
    display: block;
}
.PubTwoMenus .PubTwoMenusBox .ProAllCate .ProAllCateList dl .list p .left{
    width: 87px;
    font-weight: bold;
    float: left;
    line-height: 25px;
}
.PubTwoMenus .PubTwoMenusBox .ProAllCate .ProAllCateList dl .list p .right{
    width: 780px;
    float: left;
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
    line-height: 25px;
}
.PubTwoMenus .PubTwoMenusBox .ProAllCate .ProAllCateList dl .list p .right a {
    margin-right: 10px;
}
.PubTwoMenus .PubTwoMenusBox .ProAllCate .ProAllCateList dl .list p .right a:hover {
    background-color: #f08200;
    color: #fff;
}
.HomeTagBox {
    width: 100%;
    text-align: center;
    background-color: #f8f8f8;
    padding-top: 30px;
    padding-bottom: 30px;
}
.HomeCMenu {
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: url("/style/img/mbg.png") no-repeat center;
    font-size: 18px;
}
.HomeServiceListHot div {
    width: 1300px;
    overflow: hidden;
}

.HomeServiceListHot ul {
    width: 218px;
    height: 278px;
    float: left;
    overflow: hidden;
    margin-right: 25px;
    margin-top: 25px;
    border: 1px solid #f8f6f3;
    background-color: #f8f6f3;
}

.HomeServiceListHot ul:hover {
    border: 1px solid #f18405;
    background-color: #fff;
}

.HomeServiceListHot ul li {
    width: 218px;
    text-align: center;
    color: #333333;
}

.HomeServiceListHot ul .img {
    height: 135px;
}

.HomeServiceListHot ul .img img {
    padding-top: 45px;
}

.HomeServiceListHot ul .text {
    font-size: 16px;
    line-height: 30px;
}

.HomeServiceListHot ul .desc {
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
    width: 198px;
    color: #999999;
    height: 60px;
    line-height: 22px;
}

.HomeServiceListHot ul .price {
    font-size: 22px;
    color: #f08200;
    line-height: 30px;
}

.HomeServiceListxm div {
    width: 1300px;
    overflow: hidden;
}

.HomeServiceListxm ul {
    width: 240px;
    height: 310px;
    float: left;
    border: 1px solid #efefef;
    overflow: hidden;
}

.HomeServiceListxm ul:hover {
    border: 1px solid #f8f6f3;
    background-color: #f8f6f3;
}

.HomeServiceListxm ul li {
    width: 240px;
    text-align: center;
    color: #333333;
}

.HomeServiceListxm ul .text {
    height: 80px;
    padding-top: 60px;
    font-size: 18px;
    line-height: 30px;
}

.HomeServiceListxm ul .desc {
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    width: 198px;
    color: #999999;
    height: 60px;
    line-height: 22px;
}

.HomeServiceListxm ul .price {
    font-size: 26px;
    height: 40px;
    color: #f08200;
    line-height: 30px;
}

.HomeServiceListxm ul .more {
    padding-top: 15px;
}

.HomeServiceListxm ul .more span {
    display: block;
    border: 1px solid #d3d3d3;
    width: 100px;
    height: 30px;
    margin: 0 auto;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    border-radius: 15px;
}

.HomefangAnbg {
    width: 100%;
    background-color: #f8f8f8;
}

.HomefangAnList {
    width: 1200px;
    margin: 0 auto;
}

.HomefangAnList div {
    width: 1300px;
    overflow: hidden;
}

.HomefangAnList div ul {
    width: 390px;
    height: 180px;
    float: left;
    margin-right: 15px;
    margin-top: 15px;
    position: relative;
}

.HomefangAnList div ul span {
    display: block;
}

.HomefangAnList div ul .sp1 {
    position: absolute;
    left: 40px;
    top: 40px;
    height: 22px;
    line-height: 22px;
    font-size: 20px;
    padding-left: 10px;
    border-left: 5px solid #ea8404;
}

.HomefangAnList div ul .sp2 {
    position: absolute;
    left: 40px;
    top: 80px;
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    color: #999;
    width: 170px;
}

.HomeNewBox ul {
    width: 400px;
    float: left;
    height: 250px;
    overflow: hidden;
}

.HomeNewBox ul span {
    display: block;
}

.HomeNewBox ul .sp1 {
    line-height: 30px;
    font-size: 30px;
    height: 40px;
    text-align: center;
}

.HomeNewBox ul .sp2 {
    line-height: 30px;
    font-size: 16px;
    color: #9b9b9b;
    height: 30px;
    text-align: center;
}

.HomeNewBox ul .img {
    height: 49px;
    background: url("/style/img/Line.jpg") no-repeat;
}

.HomeNewBox ul:hover .img {
    background: url("/style/img/LineHover.jpg") no-repeat;
}

.HomeNewBox ul .sp3 {
    line-height: 25px;
    font-size: 16px;
    color: #333;
    text-align: center;
}

.HomeNewBox ul .sp4 {
    width: 360px;
    margin: 0 auto;
    padding-top: 10px;
    line-height: 22px;
    font-size: 13px;
    color: #333;
}

.HomeNewBoxMore {
    clear: both;
}

.HomeNewBoxMore a {
    display: block;
    text-align: center;
    width: 150px;
    height: 40px;
    color: #f78100;
    border: 1px solid #f78100;
    border-radius: 10px;
    line-height: 40px;
    margin: 0 auto;
}
.FooterBg {
    background-color: #333333;
}
.Footer {
    height: 150px;
    overflow: hidden;
}
.Footer .FooterLeft {
    width: 280px;
    height: 150px;
    overflow: hidden;
    float: left;
    border-right: 1px solid #444444;
}
.Footer .FooterLeft span{
    display: block;
    color: #dededd;
    text-align: center;
}
.Footer .FooterLeft .sp1{
    padding-top: 20px;
}
.Footer .FooterLeft .sp2 {
    padding-top: 10px;
    line-height: 30px;
}
.Footer .FooterMiddle {
    width: 460px;
    padding-left: 70px;
    height: 150px;
    overflow: hidden;
    float: left;
    border-right: 1px solid #444444;
}
.Footer .FooterMiddle ul {
    width: 110px;
    height: 150px;
    float: left;
}
.Footer .FooterMiddle ul a {
    display: block;
    font-size: 12px;
    color: #999999;
    line-height: 22px;
}
.Footer .FooterMiddle ul .title {
    font-size: 14px;
    color: #e5e5e4;
    line-height: 25px;
}
.Footer .FooterRight {
    width: 310px;
    padding-left: 70px;
    height: 150px;
    overflow: hidden;
    float: left;
}
.Footer .FooterRight .top {
    width: 310px;
    height: 54px;
}
.Footer .FooterRight .top .img{
    width: 70px;
    height: 54px;
    float: left;
}
.Footer .FooterRight .top .text{
    font-size: 16px;
    color: #e5e5e4;
    line-height: 26px;
    height: 54px;
    float: left;
}
.Footer .FooterRight .bottom {
    width: 310px;
    padding-top: 20px;
    height: 54px;
    line-height: 26px;
    color: #e5e5e4;
    font-size: 14px;
}
.clear-fix {
    zoom: 1;
}

.clear-fix:after {
    content: "";
    clear: both;
    display: block;
}

.PubTath {
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 25px;
    background-color: #f9f9f9;
}

.PubTath span {
    padding-left: 5px;
    padding-right: 5px;
    line-height: 25px;
    display: inline-block;
}

.PubTath .pathMap {
    padding-left:20px;
    background: url("/style/img/map.png") no-repeat;

}

.ServiceDetailBox {
    width: 1160px;
    margin: 0 auto;
    padding: 20px;
    border: 1px solid #e8e8e8;
    position: relative;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

.ServiceDetailBox .ServiceDetailBoxLine {
    width: 720px;
}

.ServiceDetailBox .SBD_Title {
    font-size: 28px;
    color: #333;
    margin: 0;
    line-height: 28px;
}

.ServiceDetailBox .SBD_desc {
    font-size: 14px;
    color: #999;
    padding: 18px 0;
}

.column-left-price {
    position: relative;
    width: 720px;
    height: 100px;
    background-color: #efefef;
    padding-left: 26px;
}

.column-left-price-left {
    float: left;
    width: 434px;
    height: 100%;
}

.column-left-money {
    float: left;
}

.column-left-money p {
    font-size: 36px;
    color: #ff7b22;
    margin: 0;
    line-height: 36px;
    padding: 14px 0 18px 0;
}

.column-left-money span {
    font-size: 12px;
    color: #666;
    line-height: 16px;
    padding: 0;
}

.column-left-money span strong {
    color: #ff7b22;
    padding-left: 14px;
    text-decoration: line-through;
}

.column-left-img {
    position: absolute;
    top: 17px;
    left: 236px;
    padding-top: 43px;
    text-align: center;
    color: #f08200;
    font-size: 12px;
    width: 164px;
    height: 66px;
    display: none;
    margin: 0;
}

.column-left-amount {
    float: right;
    margin-right: 50px;
    margin-top: 20px;
}

.column-left-price .add-column-leftamount {
    border-left: 1px solid #ddd;
    padding: 0 53px 0 20px;
    margin-left: 22px;
    display: none;
}

.column-left-amount p {
    font-size: 14px;
    color: #666;
    line-height: 34px;
    margin: 0;
}

.column-left-amount a:hover span {
    text-decoration: underline;
}

.column-left-amount span {
    display: block;
    font-size: 14px;
    color: #f08200;
    line-height: 26px;
    text-align: center;
}

.column-left-content {
    padding-top: 24px;
    padding-bottom: 9px;
}

.column-left-content .column-content-active {
    border: 1px solid #ff7b22;
    background: url(/style/img/choice-active-right.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.ServiceDetailBox .NowCall {
    padding-top: 30px;
    padding-bottom: 30px;
}
.ServiceDetailBox .NowCall a{
    display: block;
    width: 200px;
    height: 44px;
    background: #f08200;
    font-size: 16px;
    line-height: 44px;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    margin: 0 auto;
}
.ServiceDetailBox .ServiceOther{
    position: absolute;
    right: 20px;
    top: 20px;
    width: 350px;
}
.ServiceDetailBox .ServiceOther .ServiceOtherTitle span{
    display: block;
    border-left: 5px solid #f08200;
    height: 22px;
    line-height: 22px;
    text-indent: 10px;
    font-size: 16px;
}
.ServiceDetailBox .ServiceOtherBoxList {
    width: 328px;
    padding: 10px;
    border: 1px solid #e8e8e8;
    height: 230px;
    overflow: hidden;
    margin-top: 15px;
}
.ServiceDetailBox .ServiceOtherBoxList a {
    line-height: 23px;
    font-size: 14px;
    display: inline-block;
    margin-right: 5px;
}

.ServiceDetailBox .ServiceOtherBoxList a:hover{
    background-color: #f08200;
    color: #fff;
}
.aboutbg {
    width: 100%;
    height: 350px;
    background: url("/style/img/aboutbg.jpg") no-repeat center;
}
.aboutMenu {
    width: 100%;
    height: 60px;
    background-color: #f9f9f9;
}
.aboutMenu .aboutMenuList a {
    display: inline-block;
    height: 60px;
    font-size: 16px;
    padding-left: 40px;
    padding-right: 40px;
    line-height: 60px;
}
.aboutMenu .aboutMenuList .hover{
    background-color: #fff;
}
.ProCateTwo {
    padding-top: 30px;
    border-bottom: 1px solid #eeeeee;
}
.ProCateTwo .ProCateTwoLeft {
    width: 100px;
    float: left;
}
.ProCateTwo .ProCateTwoRight {
    width: 1100px;
    float: right;
}
.ProCateTwo .ProCateTwoRight a {
    display: inline-block;
    padding-right: 10px;
    line-height: 25px;
    padding-left: 10px;
}
.ProCateTwo .ProCateTwoRight a:hover{
    background-color: #f78100;
    color: #fff;
}
.ProCateTwo .ProCateTwoRight .hover{
    background-color: #f78100;
    color: #fff;
}
.multipage { width:100%; margin:0 auto; clear:both; text-align:center;}
.p_bar { margin: 2px 0; height:30px; line-height:inherit; }
.p_bar a { font-size: 12px;text-decoration: none; padding-left:15px; padding-right:15px; height:40px;border-radius:5px; background:#d3d3d3; display:inline-block; color:#333;text-align:center; line-height:40px; font-size:20px; margin:0 5px; }
.p_bar a:hover { background:#f78100; color:#fff; }
.p_info { background: #f28202;border: 1px solid #f28202;margin-right: 1px;padding: 3px 8px;color: #fff; }
.p_num { margin-right: 5px; }
.p_redirect { display:none;}
.p_curpage { font-size: 12px;text-decoration: none; padding-left:15px; padding-right:15px; height:40px;border-radius:5px; display:inline-block; color:#333;text-align:center; line-height:40px; font-size:20px; margin:0 5px; background:#f78100; color:#fff; }
.new_list_tui {
    width: 328px;
    padding: 10px;
    border: 1px solid #e8e8e8;
    overflow: hidden;
    margin-top: 15px;
}
.new_list_tui li{
    height: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 25px;
    border-bottom: 1px dashed #ccc;
    width: 328px;
    overflow: hidden;
    position: relative;
}
.new_list_tui li a {
    height: 25px;
    display: block;
    width: 328px;
    overflow: hidden;
}
.new_list_tui li a:hover {
    color: #f78100;
}
.new_list_tui li span{
    position: absolute;
    right: 0;
    text-align: right;
    display: block;
    top: 10px;
    width: 100px;
    background-color: #fff;
    font-size: 14px;
    line-height: 25px;
}
.new_list_img {
    width: 720px;
    overflow: hidden;
}
.new_list_img ul{
    width: 720px;
    height: 180px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc;
}
.new_list_img ul {
    display: block;
}
.new_list_img ul li{
    float: left;
    height: 180px;
}
.new_list_img ul .img{
    width: 240px;
}
.new_list_img ul .img img{
    width: 240px;
}
.new_list_img ul .text{
    float: right;
    width: 460px;
}
.new_list_img ul .text span{
    display: block;
}
.new_list_img ul .text .p1{
    font-size: 14px;
    line-height: 20px;
    padding-top: 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.new_list_img ul .text .desc{
    padding-top: 10px;
    line-height: 23px;
    font-size: 12px;
    height: 110px;
    overflow: hidden;
}
.new_list_img ul .text .sp3{
    line-height: 22px;
    color: #999999;
    font-size: 12px;
}
.customTitle {
    text-align: center;
    font-size: 16px;
    line-height: 25px;
    padding-top: 10px;
    border-bottom: 1px solid #999999;
    padding-bottom: 10px;
}
.new_show_time {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #999999;
    font-size: 12px;
}
.NewShowInfo {
    line-height: 25px;
}
.NewShowOther {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #999999;
}
.home_new_list {
    height: 430px;
}
.home_new_left {
    width: 560px;
    height: 400px;
    float: left;
}
.home_new_left .nav_tag {
    height: 40px;
    width: 560px;
    border-bottom: 1px solid #f78100;
}
.home_new_left .nav_tag li{
    width: 280px;
    height: 40px;
    float: left;
}
.home_new_left .nav_tag li a{
    display: block;
    width: 280px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;

}
.home_new_left .nav_tag .hover a {
    color: #fff;
    background-color: #f78100;
}
.home_new_left .nav_tag_list {

}
.home_new_left .nav_tag_list li{
    height: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 25px;
    border-bottom: 1px dashed #ccc;
    width: 560px;
    overflow: hidden;
    position: relative;
}
.home_new_left .nav_tag_list li a {
    height: 25px;
    display: block;
    width: 560px;
    overflow: hidden;
}
.home_new_left .nav_tag_list li a:hover {
    color: #f78100;
}
.home_new_left .nav_tag_list li span{
    position: absolute;
    right: 0;
    text-align: right;
    display: block;
    top: 10px;
    width: 100px;
    background-color: #fff;
    font-size: 14px;
    line-height: 25px;
}
