﻿/*www.site360.cn 以下是全屏背景显示代码 3000， 1-4000,2426  */
body {
color:#999;
background: #eee;


   background-size:cover;
    min-height: 760px;
    background-repeat: no-repeat;
/*   background:url('http://jianzhan.5we.cn/3197.jpg');*/ 

}

.tixing{ 
   border:#39C407 solid 3px; 
   margin-top: 120px; 
   max-width: 550px;
    margin-left: auto; 
    margin-right: auto; 
    border-radius: 12px; 
    padding:50px; 
    font-size: 16px; 
    line-height: 28px; 
    min-height: 130px; 
    background: #FFF; 
    color: #777;


}

.tixing a{ text-decoration: none; font-size: 16px; color:blue;}
.tixing img{ max-width:160px; }