@charset "utf-8";
/* CSS Document */
* { margin:0; padding:0;}
body {color:#000; font-family:'Microsoft Yahei','ËÎÌå',verdana; font-size:18px; line-height:24px; background-color:#d8effc;}
ul li, ol li { list-style:none;}
table { border-collapse:collapse;}
fieldset,img { border:0; vertical-align:middle;}
a { color:#666; text-decoration:none;}
a:focus,a:hover { color:#F00; outline:0; text-decoration:underline;}
em { font-style:normal;}
input,textarea { font-family:"Î¢ÈíÑÅºÚ","Arial";}
p{ margin:0; padding:0;}
.clearfix { zoom:1; clear:both;}
li{ list-style:none;}


.wrapper{ width:; height:800px; margin:0 auto;}
.logo{ height:98px; background:url(/css/images/index_02.png) no-repeat;}
.main-t{ height:51px; background:url(/images/index_04.png) no-repeat; line-height:51px; padding-left:20px;  position:relative; color:#FFF;}
.main-m{ height:580px; background:#cdebfc;-moz-border-radius: 10px;  -webkit-border-radius: 10px; border-radius:10px; margin-top:-5px;}
.main-con{ padding:25px 229px 20px 229px; }
.main-con ul li{ padding-bottom:20px;}
.inputtext{ width:390px; height:30px; border:1px solod #afafaf;margin-left:10px;}
.zc-text{ font-size:14px; color:#afafaf; padding-left:95px;}
.zc-text1{ font-size:14px; color:#afafaf; padding-left:78px;}
.zc-text2{ font-size:14px; color:#afafaf; padding-left:60px;}
.yzm{height:32px;width:130px; margin-left:95px; cursor:pointer;}
.main-yzm{ padding-left:16px;}
.main-mm{ padding-left:34px;}
.main-ty{ padding-left:90px;}
.ty-text{font-size:14px; color:#afafaf;}
.butt{ width:155px; height:40px; background:#41ade9; color:#FFF; font-size:18px; border:0; border-radius:5px; box-shadow:none;}
.butt:hover{ background:#F00; cursor:pointer;}
.copy{ text-align:center; padding-top:20px; color:#afafaf; font-size:14px; font-family:Arial;}


.btn-primary {
    color: rgb(255, 255, 255);
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: rgb(61, 170, 233);
    background-image: -moz-linear-gradient(top,#46aeea,#2fa4e7);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(rgb(70, 174, 234)),to(rgb(47, 164, 231)));
    background-image: -webkit-linear-gradient(top,rgb(70, 174, 234),rgb(47, 164, 231));
    background-image: -o-linear-gradient(top,#46aeea,#2fa4e7);
    background-image: linear-gradient(to bottom,rgb(70, 174, 234),rgb(47, 164, 231));
    background-repeat: repeat-x;
    border-color: rgb(47, 164, 231) rgb(47, 164, 231) rgb(21, 122, 181);
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff46aeea',endColorstr='#ff2fa4e7',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    vertical-align: middle;
    cursor: pointer;
    background-repeat: repeat-x;
    border: 1px solid rgb(204, 204, 204);
    border-color: rgb(230, 230, 230) rgb(230, 230, 230) rgb(191, 191, 191);
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    border-bottom-color: rgb(179, 179, 179);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
}

