


.content_homepage_1{
    position: relative;
    width: 100%;
    height: 790px;
}

.content_homepage_1 .center_img{
    position: absolute;
    width:454px;
    height: 265px;
    left:50%;
    margin-left:-227px;
    top: 200px;
    background: url(../../images/img_1.png) no-repeat;
}

.content_homepage_1 .bgimg{
    width: 262px;
    height: 346px;
    background: url(../../images/img_2.png) no-repeat;
    position: absolute;
}

.content_homepage_1 .bgimg:hover{
    background: #fffffe url(../../images/img_2.png) no-repeat;
}

.content_homepage_1 .bg_1{
    top: 45px;
    left: 45px;
}

.content_homepage_1 .bg_2{
    top: 45px;
    right: 45px;
}

.content_homepage_1 .bg_3{
    top: 382px;
    left: 45px;
}

.content_homepage_1 .bg_4{
    top: 382px;
    right: 45px;
}

.content_homepage_1 .bgimg .img_in{
   width: 100%;
   height: 126px;
}

.content_homepage_1 .bgimg .img_1{
    background: url(../../images/img_3.png) no-repeat center bottom;
}

.content_homepage_1 .bgimg .img_2{
    background: url(../../images/img_4.png) no-repeat center bottom;
}

.content_homepage_1 .bgimg .img_3{
    background: url(../../images/img_5.png) no-repeat center bottom;
}

.content_homepage_1 .bgimg .img_4{
    background: url(../../images/img_6.png) no-repeat center bottom;
}

.content_homepage_1 .bgimg .text{
    text-align:center;
    color:#4694ee;
    font-size: 20px;
    margin-top: 20px;
}

.content_homepage_1 .bgimg .msg{
    font-style: 14px;
    width: 200px;
    margin: 0 auto;
    margin-top: 60px;
    color: #333333;
}


.content_homepage_2{
    width: 100%;
    padding-top: 50px;
    padding-bottom: 48px;
}

.content_homepage_2 .middle{
    margin-top: 40px;
    margin-bottom: 32px;
}

.content_homepage_2 .middle .text{
    width: 800px;
    color: #707070;
    margin: 0 auto;
    line-height: 28px;
}


.content_homepage_3{
    width:100%;
    padding: 40px 18px 50px 18px;
}

.content_homepage_3 .left_site{
    float: left;
    width: 362px;
}

.content_homepage_3 .left_site .top{
    height: 70px;
    line-height: 70px;
    margin-bottom: 1px;
    background-color: #ffffff;
    border-top-left-radius:15px;
    border-top-right-radius:15px;
}

.content_homepage_3 .left_site .top .top_title{
    float: left;
    margin-left: 19px;
}

.content_homepage_3 .left_site .top .top_title a{
    font-size: 25px;
    color: #333333;
}

.content_homepage_3 .left_site .top .top_title a:hover{
    text-decoration: none;
    color: #ff0000;
}

.content_homepage_3 .left_site .top .arrows{
    width: 25px;
    height: 21px;
    background: url(../../images/img_10.png) no-repeat -29px 0;
    float: right;
    margin-right: 22px;
    margin-top: 24.5px;
}

.content_homepage_3 .left_site .top .arrows:hover{
    background: url(../../images/img_10.png) no-repeat 0 0;
}

.content_homepage_3 .left_site ul{
    background-color: #ffffff;
    border-bottom-left-radius:15px;
    border-bottom-right-radius:15px;
}

.content_homepage_3 .left_site ul .blank_line{
    width: 310px;
    height: 1px;
    background-color: #e6e6e6;
    margin:0 auto;
}

.content_homepage_3 .left_site li{
    
    padding: 34px 27px 31px 27px;
}

.content_homepage_3 .left_site li .left_in{
    width: 92px;
    float: left;
}

.content_homepage_3 .left_site li .left_in .out_img{
    width: 100%;
    height: 48px;
}

.content_homepage_3 .left_site li .left_in .out_img img{
    width: 100%;
    height: 100%;
}

.content_homepage_3 .left_site li .left_in .date{
    margin-left: 5px;
    margin-top: 39px;
    padding-left: 18px;
    background: url(../../images/img_20.png) no-repeat left 3px;
    font-size: 12px;
    height: 16px;
    color: #707070;
}

.content_homepage_3 .left_site li .right_in{
    width: 195px;
    float: right;
}

.content_homepage_3 .left_site li .right_in .right_title{
    width: 95%;
    height: 19px;
    overflow: hidden;
}

.content_homepage_3 .left_site li .right_in .right_title a{
    color: #555555;
}

.content_homepage_3 .left_site li .right_in .right_title a:hover{
    color:#ff0000;
    text-decoration: none;
}

.content_homepage_3 .left_site li .right_in .msg{
    width: 100%;
    height: 60px;
    line-height: 20px;
    color: #707070;
    margin-top: 16px;
    overflow: hidden;
    font-size: 12px;
}

.content_homepage_3 .right_site{
    float: right;
    width: 781px;
}

.content_homepage_3 .right_site .top{
    height: 70px;
    line-height: 70px;
    margin-bottom: 1px;
    background-color: #ffffff;
    border-top-left-radius:15px;
    border-top-right-radius:15px;
}

.content_homepage_3 .right_site .top .top_title{
    float: left;
    margin-left: 19px;
}

.content_homepage_3 .right_site .top .top_title a{
    font-size: 25px;
    color: #333333;
}

.content_homepage_3 .right_site .top .top_title a:hover{
    text-decoration: none;
    color: #ff0000;
}

.content_homepage_3 .right_site .top .arrows{
    width: 25px;
    height: 21px;
    background: url(../../images/img_10.png) no-repeat -29px 0;
    float: right;
    margin-right: 22px;
    margin-top: 24.5px;
}

.content_homepage_3 .right_site .top .arrows:hover{
    background: url(../../images/img_10.png) no-repeat 0 0;
}

.content_homepage_3 .right_site .middle{
    padding:23px 0 27px 10px;
    background-color: #ffffff;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.content_homepage_3 .right_site .middle .first_li{
    width: 375px;
    height: 278px;
    margin-right: 10px;
    float: left;
    position: relative;
}

.content_homepage_3 .right_site .middle .first_li .msg{
    width: 360px;
    height: 40px;
    line-height: 40px;
    padding-right: 15px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #454545;
    text-align: right;
    color:#ffffff;
    font-size: 16px;
    opacity: 0.5;
    filter:alpha(opacity:50);
}

.content_homepage_3 .right_site .middle .first_li .msg:hover{
    color:#ffff00 !important;
    letter-spacing: 0.7px;
    font-weight: bold;
    opacity: 0.5;
    filter:alpha(opacity:50);
}

.content_homepage_3 .right_site .middle li{
    width: 183px;
    height: 134px;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
    position: relative;
}
.content_homepage_3 .right_site .middle li img{
    width: 100%;
    height: 100%;
}

.content_homepage_3 .right_site .middle li .text_chs{
    position: absolute;
    top: 20px;
    left:15px;
    width:165px;
    height: 21px;
    color: #194069;
    font-size: 16px;
    overflow: hidden;
}

.content_homepage_3 .right_site .middle li .text_chs:hover{
    color:#ff0000;
}

.content_homepage_3 .right_site .middle li .text_eng{
    position: absolute;
    top: 45px;
    left:15px;
    width:165px;
    height: 16px;
    color: #666666;
    font-size: 12px;
    overflow: hidden;
}

.content_homepage_3 .right_site .middle li .text_eng:hover{
    color:#ff0000;
}


.content_homepage_4{
    width: 100%;
    padding-top: 50px;
    padding-bottom: 48px;
}

.content_homepage_4 .middle{
    margin-top: 60px;
    margin-bottom: 32px;
}

.content_homepage_4 .middle li{
    float: left;
    margin-right: 28px;
    margin-bottom: 60px;
    border: 1px solid #dedcdc;
    width: 277px;
}

.content_homepage_4 .middle li:hover{
    border:1px solid #ff9900;
}

.content_homepage_4 .middle li .img{
    widows: 100%;
    height: 240px;
}

.content_homepage_4 .middle li .img img{
    width: 100%;
    height: 100%;
}

.content_homepage_4 .middle li .title{
    width: 100%;
    height:48px;
    line-height:48px;
    text-align: center;
    overflow: hidden;
}

.content_homepage_4 .middle li .title a{
    color: #565656;
}

.content_homepage_4 .middle li .title a:hover{
    color: #ff0000;
    text-decoration: none;
}



.content_product_center{
    width: 100%;
    padding-top: 55px;
    padding-bottom: 110px;
}

.content_product_center .left_site{
    float: left;
}

.content_product_center .left_site .product_subcolumn{
    width: 263px;
    margin-bottom: 20px;
}

.content_product_center .left_site .product_subcolumn .title{
    width: 100%;
    height: 70px;
    background-color: #4794ee;
}

.content_product_center .left_site .product_subcolumn .title .txt{
    background:url(../../images/img_29.png) no-repeat 0 center;
    padding-left: 27px;
    margin-left: 12px;
    height: 70px;
    line-height: 70px;
}

.content_product_center .left_site .product_subcolumn .title .txt a{
    font-size: 20px;
    color: #ffffff;
}

.content_product_center .left_site .product_subcolumn .title .txt a:hover{
    text-decoration: none;
    color:#ebeb14;
}

.content_product_center .left_site .product_subcolumn ul{
    border: 1px solid #cccccc;
    border-top: none;
}

.content_product_center .left_site .product_subcolumn li{
    height: 70px;
    line-height: 70px;
    padding-left: 16px;
    border-bottom: 1px dotted #cccccc;
    overflow: hidden;
}

.content_product_center .left_site .product_subcolumn li:hover{
    background-color: #efefef;
}

.content_product_center .left_site .product_subcolumn li.current a{
    color: #4794ee;
}

.content_product_center .left_site .product_subcolumn li a{
    font-size: 16px;
    display: inline-block;
    width: 100%;
    height: 100%;
	color:#666666;
}

.content_product_center .left_site .product_subcolumn li a:hover{
    text-decoration: none;
}

.content_product_center .left_site .product_subcolumn li span{
    margin-left: 10px;
    letter-spacing: 0.7px;
}




.content_product_center .right_site{
    float: right;
    width: 925px;
}

.content_product_center .right_site .top_site{
    width: 100%;
    height: 48px;
    line-height: 48px;
    background: url(../../images/img_23.png) no-repeat;
    background-size: 100% 100%;
}



.content_product_center .right_site .top_site span a:hover{
    text-decoration: none;
}

.content_product_center .right_site .middle_site{
    border: 1px solid #cccccc;
    padding: 18px 18px 26px 18px;
}

.content_product_center .right_site .middle_site li{
    float: left;
    margin-right: 22px;
    margin-bottom: 40px;
    border: 2px solid #dedcdc;
    width: 277px;
    background-color:#eeeeee;
}

.content_product_center .right_site .middle_site li:hover{
    border:2px solid #ff9900;
}

.content_product_center .right_site .middle_site li .out_img{
    width: 269px;
    height: 240px;
    background-color: #ffffff;
    margin: 0 auto;
    margin-top: 4px;
    display: table;
}

.content_product_center .right_site .middle_site li .out_img .in_img{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.content_product_center .right_site .middle_site li .img{
    widows: 100%;
    height: 240px;
}

.content_product_center .right_site .middle_site li .img img{
    width: 100%;
    height: 100%;
}

.content_product_center .right_site .middle_site li .title{
    width: 100%;
    height:48px;
    line-height:48px;
    text-align: center;
    overflow: hidden;
}

.content_product_center .right_site .middle_site li .title a{
    color: #333333;
    font-size: 16px;
}

.content_product_center .right_site .middle_site li .title a:hover{
    color: #ff0000;
    text-decoration: none;
}

.content_product_center .right_site .middle_site .page_line{
    margin-bottom: 14px;
}


.content_product_details{
     width: 100%;
     padding-top: 55px;
     padding-bottom: 100px;
}

.content_product_details .product_top{
    width: 100%;
}

.content_product_details .product_top .top_site{
    width: 100%;
    height: 48px;
    line-height: 48px;
    background: url(../../images/img_23.png) no-repeat;
    background-size: 100% 100%;
    color: #ffffff;
}



.content_product_details .product_top .top_site span a:hover{
    text-decoration: none;
}

.content_product_details .product_top .middle{
    margin-top: 20px;
}

.content_product_details .product_top .middle .left{
    border: 1px solid #cccccc;
    width: 558px;
    height: 493px;
    float: left;
}

.content_product_details .product_top .middle .left .out_img{
    width: 464px;
    height: 445px;
    margin: 0 auto;
    margin-top: 15px;
    border: 9px solid #dfdede;
    display: table;
}

.content_product_details .product_top .middle .left .out_img .in_img{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.content_product_details .product_top .middle .right{
    width: 525px;
    float: right;
    margin-right: 61px;
}

.content_product_details .product_top .middle .right .title{
    text-align: center;
}

.content_product_details .product_top .middle .right .title a{
    font-size: 18px;
    color: #4794ee;
}

.content_product_details .product_top .middle .right .title a:hover{
    text-decoration: none;
}

.content_product_details .product_top .middle .right .desp ul{
    margin-top: 15px;
}

.content_product_details .product_top .middle .right .desp li{
    line-height: 38px;
    border-bottom: 1px dotted #cccccc;
}

.content_product_details .product_top .middle .right .pro_img{
    margin-top: 18px;
}

.content_product_details .product_top .middle .right .pro_img .out_img{
    float: left;
    width: 95px;
    height: 95px;
    border: 2px solid #cccccc;
    display: table;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}

.content_product_details .product_top .middle .right .pro_img .out_img.current{
    border: 2px solid #4794ee;
    border: 2px solid #ff9900;
}

.content_product_details .product_top .middle .right .pro_img .out_img .in_img{
   display: table-cell;
   text-align: center;
   vertical-align: middle;
}

.content_product_details .product_bottom{
    width: 100%;
    margin-top: 20px;
}

.content_product_details .product_bottom .left_site{
    float: left;
}

.content_product_details .product_bottom .right_site{
    float: right;
    width: 918px;
}

.content_product_details .product_bottom .right_site .title{
    width: 100%;
    height: 70px;
    background-color: #4794ee;
}

.content_product_details .product_bottom .right_site .title .txt{
    background:url(../../images/img_29.png) no-repeat 0 center;
    padding-left: 27px;
    margin-left: 12px;
    height: 70px;
    line-height: 70px;
}

.content_product_details .product_bottom .right_site .title .txt a{
    font-size: 20px;
    color: #ffffff;
}

.content_product_details .product_bottom .right_site .title .txt a:hover{
    text-decoration: none;
    color: #ebeb14;
}

.content_product_details .product_bottom .right_site .product_instruction{
    border: 1px solid #cccccc;
    padding:40px 24px;
}



.content_news_list{
    width: 100%;
    margin-top: 60px;
    padding-bottom: 120px;
}

.content_news_list ul{
    margin-top: 30px;
}

.content_news_list li{
    padding: 25px 0;
    border-bottom: 1px dashed #7b7373;
}

.content_news_list li:hover{
    background-color: #eaeaea;
    background-color: #f0f0f0;
}

.content_news_list li a:hover{
    text-decoration: none;
}

.content_news_list .first_left{
    float: left;
    width: 442px;
    height: 220px;
}

.content_news_list .first_left img{
    width: 100%;
    height: 100%;
}

.content_news_list .first_right{
    width: 700px;
    float: right;
    margin-right: 28px;
}

.content_news_list .first_right .title{
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
}

.content_news_list .first_right .msg{
    margin-top: 23px;
    height: 120px;
    line-height: 30px;
    color: #595757;
    font-size: 16px;
    overflow: hidden;
}

.content_news_list .first_right .time{
    font-size: 16px;
    color: #595757;
    margin-top: 20px;
}


.content_news_list .left{
    float: left;
    width: 137px;
    height: 115px;
}

.content_news_list .left img{
    width: 100%;
    height: 100%;
}

.content_news_list .right{
    width: 1010px;
    float: right;
    margin-right: 28px;
}

.content_news_list .right .title{
    font-size: 20px;
    width: 100%;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
}

.content_news_list .right .msg{
    margin-top: 9px;
    height: 40px;
    line-height: 20px;
    color: #595757;
    font-size: 14px;
    overflow: hidden;
}

.content_news_list .right .time{
    font-size: 16px;
    color: #595757;
    margin-top: 10px;
}

.content_news_list .page_line{
    margin-top: 65px;
}



.content_list_news2 {
	width: 100%;
	margin-top: 60px;
	padding-bottom: 120px;
}

.content_list_news2 .middle{
    width:100%;
	margin-top:35px;
	margin-bottom:15px;
}

.content_list_news2 .middle li{
	float:left;
    margin-right:34px;
    position: relative;
    margin-bottom: 45px;
}


.content_list_news2 .middle li.no_margin_right{
	margin-right:0;
}

.content_list_news2 .middle li .img{
	width:270px;
	height:200px;
	background-color: #ffffff;
    border: 2px solid #cccccc;
    
}

.content_list_news2 .middle li:hover>.img{
    border: 2px solid #3fa8e6;
}

.content_list_news2 .middle li .img .in_img{
	width:270px;
	height:200px;
	position:relative;
	overflow:hidden;
}

.content_list_news2 .middle li .img img{
	width:274px;
	height:200px;
	position:relative;
}

.content_list_news2 .middle li .title{
	width:100%;
	height:38px;
	line-height:38px;
    text-align:center;
    position: absolute;
    left: 0;
    bottom: 0;
    color:#ffffff;
    background-color: #9f9f9f;
	opacity:0.7;
	filter: alpha(opacity:70);
}


.content_list_news2 .middle li .title a{
	font-size:14px;
    color:#ffffff;
	width:100%;
	height:100%;
	display:inline-block;
}


.content_list_news2 .middle li:hover>.title{
    background-color: #4794ee;
	opacity:0.7;
	filter: alpha(opacity:70);

}

.content_list_news2 .middle li .title a:hover{
    text-decoration: none;
}



.content_page_lxfs{
    width:1200px;
    margin:0 auto;
    margin-top: 60px;
    margin-bottom: 125px;
}

.content_page_lxfs .title{
    font-size: 33px;
    color: #000000;
    margin-top: 50px;
    text-align: center;
}

.content_page_lxfs .way{
    float: left;
    margin-top: 38px;
    font-size: 17px;
    color: #000000;
    padding: 0 150px 0 284px;
}

.content_page_lxfs .way div{
    margin-bottom: 29px;
    float: left;
    width: 320px;
}

.content_page_lxfs .way .phone{
    padding-left: 45px;
    height:31px;
    line-height:31px;
    background: url(../../images/img_30.png) no-repeat;
}

.content_page_lxfs .way .mobilephone{
    padding-left: 45px;
    height:31px;
    line-height:31px;
    background: url(../../images/img_31.png) no-repeat;
}

.content_page_lxfs .way .website{
    padding-left: 45px;
    height:28px;
    line-height:28px;
    background: url(../../images/img_33.png) no-repeat;
}

.content_page_lxfs .way .address{
    margin-left: 3px;
    padding-left: 41px;
    height:31px;
    line-height:31px;
    background: url(../../images/img_32.png) no-repeat;
}


.content_page_lxfs .map{
    margin: 0 auto;
    margin-top: 20px;
    width: 950px;
    height: 400px;
    border: 5px solid #ffffff;
    box-shadow: 0px 0px 6px 4px #dfdfdf;
    box-shadow: 0px 0px 10px 2px #d3d3d3;
}



.content_page_zxly{
    padding-top: 60px;
    padding-bottom: 60px;
}

.content_page_zxly .content_left{
    float: left;
    width: 600px;
	margin-top:22px;
	margin-bottom:33px;
}

.content_page_zxly .content_left .leave_word{
    width:100%;
}

.content_page_zxly .content_left .leave_word table tr{
    height:50px;
}

.content_page_zxly .content_left .leave_word table tr.tr_area{
    height:187px;
}

.content_page_zxly .content_left .leave_word table tr.tr_sub{
    height:67px;
}

.content_page_zxly .content_left .leave_word table .key{
    width:50px;
	text-align:right;
	color:#000000;
	font-size:14px;
}

.content_page_zxly .content_left .leave_word table .value{
    width:524px;
}

.content_page_zxly .content_left .leave_word table .value .text{
    width:449px;
	height:36px;
	padding-left:14px;
	border:1px solid #f0f0f0;
	
	font-size:12px;
	color:#595757;
}

.content_page_zxly .content_left .leave_word table .value .textarea{
    float:left;
    width:449px;
	height:169px;
	padding-left:14px;
    border:1px solid #f0f0f0;
	
	font-size:12px;
	color:#595757;
    line-height: 30px;
}

.content_page_zxly .content_left .leave_word table .value input:focus,
.content_page_zxly .content_left .leave_word table .value textarea:focus {
    
	border-color: #95c8f1;
    box-shadow: 0 0 7px 1px #95c8f1;
}

.content_page_zxly .content_left .leave_word table .value .red{
    color: #ff0000;
}

.content_page_zxly .content_left .leave_word .value .red_div {
    float: left;
    color: #ff0000;
    margin-left: 4px;
}

.content_page_zxly .content_left .leave_word table .value .sub{
	width: 149px;
	height: 53px;
	background-color: #1c91d3;
	background-color: #4794ee;
	color: #ffffff;
	font-size: 24px;
	cursor: pointer;
	border:0;
	letter-spacing:10px;
	text-align:center;
}

.content_page_zxly .content_right{
    float: right;
    width: 600px;
}

.content_page_zxly .content_right img{
    width:540px;
    float:right;
    margin-top: 23px;
    margin-right: 25px;
}






.content_article_detail{
    width: 1100px;
	margin:0 auto;
    padding-top: 65px;
    padding-bottom: 25px;
}

.content_article_detail_nodata{
    width: 100%;
    padding-top: 53px;
    padding-bottom: 25px;
}



.across_line_blank_1{
    width: 100%;
    height: 11px;
}

.across_line_blank_2{
    width: 100%;
    height: 45px;
}

.article_content {
    margin: 0 auto;
	margin-top:40px;
	margin-bottom:60px;
    width: 100%;
    min-height: 400px;
}

.article_content .content {
    width: 100%;
    margin: 0 auto;
    font-family: Microsoft yahei,Arial,sans-serif;
}

.article_content .content .title {
    width: 1100px;
	line-height:40px;
    text-align: center;
    font-size: 26px;
    margin: 0 auto;
	color: #222222;
}

.article_content .content .args{
    width: 100%;
    text-align: center;
    height:60px;
	line-height:60px;
}

.article_content .content .args span{
    margin-right: 15px;
}

.article_content .content .time{
    text-align: center;
	line-height:45px;
	color:#595757;
}

.article_content .content .across_line{
    width:100%;
	height:1px;
	
	border-bottom:1px dashed #ddd;
	margin:7px 0 32px 0;
}

.article_content .content .across_line_2{
    width:100%;
	height:1px;
	
	border-bottom:1px dashed #ddd;
	margin:7px 0 0 0;
}

.article_content .content .across_line_3{
    width:100%;
	height:1px;
	border-bottom:1px solid #ddd;
	margin-top:60px;
}

.article_content .content img {
    max-width: 1100px;
    text-align: center;
}




.single_content {
    margin: 0 auto;
	margin-top:25px;
	margin-bottom:95px;
    width: 100%;
    min-height: 360px;
}

.single_content .content {
    width: 100%;
    margin: 0 auto;
    font-family: Microsoft yahei,Arial,sans-serif;
}

.single_content .content .across_line{
    width:100%;
	height:1px;
	
	border-bottom:1px dashed #ddd;
	margin:7px 0 32px 0;
}

.single_content .content .across_line_2{
    width:100%;
	height:1px;
	
	border-bottom:1px dashed #ddd;
	margin:17px 0 0 0;
}

.single_content .content .across_line_3{
    width:100%;
	height:1px;
	border-bottom:1px solid #ddd;
	margin-top:60px;
}


.single_content .content .across_line_4{
    width:100%;
	height:1px;
	
	border-bottom:1px dashed #ddd;
	margin:25px 0 0 0;
}


.single_content .content img {
    max-width: 1100px;
    text-align: center;
}



.no_content{
    width:100%;
	min-height:400px;
}

.no_content2{
    width:100%;
}

.no_content_msg {
    font-size: 15px;
    height: 50px;
    line-height: 50px;
    padding: 6px 0;
	color:#595757;
	margin-left:16px;
	letter-spacing:0.5px;
}

.no_content_msg .across_line_4{
    width:98%;
	height:1px;
	border-bottom:1px dashed #ddd;
	margin:7px 0 0 0;
}

.no_content_msg  .tips_img{
 	float:left;
	margin-top:12.5px;
    margin-right:5px;
	line-height:20px;
}

.no_content_msg .tips_img img{
    width:25px;
	height:25px;
}

.no_content_msg .txt{
	float:left;
	font-size:18px;
}















































































































































