@charset "utf-8";
/* ------------------------------------------------------------
version :   1.0
 author :   tongqian.zhang
  email :   bbirdsky@163.com
  create:   2013-05-10
------------------------------------------------------------ */
table,td,tr,thead,tbody,form,body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, pre,
dl, dt, dd, ul, ol, li, th, td, div, span, img,
fieldset, lengend, button, input, select, textarea {
    margin: 0;
    padding: 0;
	border:0;
}

/* color & background */
html {
    color: #eeeeee;
}



/* font */
body, button, input, select, textarea {
    /* for ie */
    font: 12px/18px Arial, Verdana, Microsoft YaHei;
}

form{ border:none;}

/* fix center */
html, body {
    height: 100%;
	width:100%;
    margin: 0 auto;
}

/* h1~h6 */
h1 {
    font-size: 0.18rem;
}

h2 {
    font-size: 0.16rem;
}

h3 {
    font-size:0.14rem;
}

h4, h5, h6 {
    font-size: 100%;
}

/* a */
a {
	overflow:hidden;
	display:inline-block;
    text-decoration: none;
}

a:hover {
    text-decoration:none;
}

/* list */
ul, ol {
    list-style: none;
}

/* img border */
 img {
    border: 0
}


/* margin */
.alpha {
    margin-left: 0;
}

.omega {
    margin-right: 0;
}

/* float & clear */


.clear {
    clear: both;
    display: block;
}

/*= 清除浮动=*/
.clear{clear: both; height:0px; line-height:0px; font-size:0px; overflow:hidden}
.clearfix:after { content: ""; display: block; height: 0px;  clear: both; visibility: hidden; font-size:0px;}
/* Hides from IE-mac \*/
* html .clearfix {height: 0%;}
/* End hide from IE-mac */
*+html .clearfix {min-height: 0%;}

/*解决IE6背景缓存*/
*html{zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this))}

/* End hide from IE-mac */


/* 针对IE7 */
* + html .clearfix {
    min-height:0%;
}
.tcc{ width:100%; height:100%; position:fixed; top:0px; left:0px; z-index:8888; background:url(../images/bg.png); display:none;}
.tccs{ width:550px; height:670px; border-radius:30px; background-color:#fcfcfc; position:fixed; margin:auto;left:0; right:0; top:0; bottom:0; z-index:99999;}
.tccsx{ width:550px; height:670px; border-radius:30px;   margin:auto;left:0; right:0; top:0; bottom:0;}
.tccs1{ width:30px; height:30px; position:absolute; right:20px; top:20px;}
.tccs2{ width:100px; height:40px;  margin:50px auto 10px auto; font-size:22px; text-align:left; padding-left:50px; line-height:35px; background:url(../images/xub.jpg) no-repeat left center;}
.tccs3{ width:80%; margin:1px 10% 1px 10%; height:50px; line-height:25px; font-size:14px; color:#666; text-align:center;}
.tccs4{ width:350px; height:50px; margin-left:85px; border:1px solid #CCC; border-radius:30px; margin-top:25px; padding-left:30px; line-height:50px; font-size:14px; background-color:#f2f1e9; color:#616054;}
.wenben4{ width:300px; height:35px; padding-left:10px;background:rgba(0, 0, 0, 0); color:#666;}

.tccs5{ width:350px; height:110px; margin-left:85px; border:1px solid #CCC; border-radius:30px; margin-top:25px; padding-left:30px; line-height:50px; font-size:14px; background-color:#f2f1e9; color:#616054;}
.tccs51{ width:30px; float:left; }
.tccs52{ width:300px; float:left;}
.wenben5{ width:300px; height:90px; padding-left:10px;background:rgba(0, 0, 0, 0); color:#666; padding-top:10px;}
.tccs6{ width:350px; height:50px; margin-left:85px;  margin-top:25px; padding-left:30px; line-height:50px; font-size:14px; text-align:center;}

.tccs6 .more{
    display: block;
    width: 180px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
   
    border: 1px solid #e1e1e1;
    border-radius: 15px;
    text-align: center;
    line-height:50px;
    color: #5c5c5c;
    font-size: 16px;
    margin-top: 28px;
    transition: all .1s;
    background:#f2f1e9 url("../images/gray.png") no-repeat 85% center;
}
.tccs6 .more:hover{
    background: #fa80a3 url("../images/white.png") no-repeat 85% center;
    box-shadow:3px 3px 3px #f8e5ea;
    color: #fff;
}
.went{width:50px; padding:5px; border-radius:5px; height:50px; background-color:#F66; color:#FFF; margin-right:10px;}
.went2{width:50px; padding:6px; border-radius:5px; height:50px; background-color:#F6C; color:#FFF; margin-right:10px;}

.tcc2{ width:100%; height:100%; background-color:#f0eee8; margin-top:-50px; padding-top:50px; }
.tccss{ width:550px; height:670px; border-radius:30px; background-color:#fcfcfc; margin:auto; padding-top:5px;}