﻿@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	font:12px/1.5  Arial,"微软雅黑";
}
body,p,h1,ul,li,h2 ,h3,input, textarea,button{
	margin:0;
	padding:0;
	list-style:none;
	border:0;
}
table { 
 border-collapse:collapse; 
 border-spacing:0; 
} 
th,td { 
 padding: 0; 
}

.box{
    width:980px;
    height:4940px; /*789px;*/  
    margin:0 auto;
    box-shadow:-2px 0 10px #ccc, /*左边阴影*/  
    2px 0 10px #ccc, /*右边阴影*/  
    0 -2px 10px #ccc, /*顶部阴影*/  
    0 2px 10px #ccc; /*底边阴影*/
    margin-bottom:20px;
}
.box .hed{
    height:28px;
    background:#1c74bb;
    border-radius:3px; /*四边圆角*/
    margin-top:20px;
    box-shadow:-2px 0 2px #ccc, /*左边阴影*/  
    2px 0 2px #ccc; /*右边阴影*/  
}
.box .fot{
    height:118px;
    width:898px;
    margin:0 auto;
    background: url(../images/qianbi.png) no-repeat right;
    border-bottom:4px #84a3c6 solid;
}
.box .fot p{
    font-size:34px;
    color:#282828;
    text-align:center;
    line-height:34px;
    padding-top:45px;
}
.box .con{
    margin-top:32px;
    margin-bottom:20px;
}
.box .con p{
    
    width:950px;
    background:#eef6ff;
    height:72px;
    font-size:34px;
    color:#282828;
    line-height:72px;
    padding-left:30px;
}
.box .con span{
    color:#ff0000;
    font-size:24px;
}
.box .xiangxi{
    width:864px;
    margin:0 auto;
    font-size:16px;
    color:#282828;
}
.tbtitle{
    width:114px;
    height:52px;
    text-align:center;
    border:1px #888 solid;
    /*font-weight:800;*/
    background-color:#f5f5f5;
    font-size:26px;
    color:#222;
}
.tbcss1{
    width:220px;
    height:58px;
    text-align:left;
    border:1px #888 solid;
    font-size:24px;
    padding-left:20px;
}
.tbcss11{
    width:220px;
    height:58px;
    text-align:left;
    border:1px #888 solid;
    font-size:24px;
    
}
.tbcsstext {
    width:920px;
    height:220px;
    text-align:left;
    border:1px #888 solid;
    font-size:24px;

}
.tbcss2{
    width:750px;
    height:52px;
    text-align:center;
    border:1px #888 solid;
}
.tbcss3{
    width:318px;
    height:52px;
    text-align:left;
    border:1px #888 solid;
   
}
.tbcss31{
    width:648px;
    height:52px;
    text-align:left;
    border:1px #888 solid;
    font-size:23px;
    color:#282828;
    padding-left:20px;
}
.tbcon1{
    width:100%;
    height:100%;
    line-height:100%;
    font-size:16px;
    color:#282828;
}
.box .zhenbie{
    margin-left:30px;
    color:#282828;
    font-size:18px;
    line-height:38px;
}
.box .radio{
    margin-left:10px;
}
.box .tijiao{
    width:562px;
    margin:0 auto;
    margin-top:20px;
    margin-bottom:52px;
}
.box .buttonsh{
    font-size:20px;
    color:#282828;
    line-height:48px;
    cursor:pointer;
    border-radius:10px;
    border:1px #cce8ff solid;
    font-weight:bold;
}


/*    第一类*/
.box .titl{
    height:88px;
    margin:0 auto;
}
.box .titl p{
    font-size:26px;
    color:#1c74bb;
    text-align:center;
    line-height:88px;
}
.box .conI{
    margin-bottom:20px;
}
.box .conI p{
    margin-left:14px;
    width:876px;
    background:#eef6ff;
    height:44px;
    font-size:20px;
    color:#282828;
    line-height:44px;
    padding-left:10px;
}
.box .tops1{width:980px; height:30px; background-color:#1c74bb;}
.title{font-size:42px; color:#222; margin: 0 auto; text-align:center;line-height:126px;}
.xian{ width:920px; height:2px; background-color:#1c74bb;margin: 0 auto; text-align:center;}