.content *{ font-size: 16px;}
.content{ background: url(contentbg.png) center top no-repeat; overflow: hidden;}
.title{ font-size: 22px; color:#1583D8;}
.cleft{ float: left; width: 350px;}
.cright{ float: right; width: 730px;}
.slogo{ width: 100%; text-align: center; margin: 30px auto;}
.cleft1{ width: 100%; padding: 20px;border: 1px solid #D3EAFB; border-radius: 16px 16px 0 0; background-color: #fff;}
.cleft1 table tr td{ height: 55px; line-height: 35px;}
.cleft1 table tr td:first-child a{ color: #1583D8; font-size: 18px;}
.cleft2{ margin-top: 40px;}
.cleft2 .title{ text-align: center;}
.cleft2 ul{ margin-top: 20px;}
.cleft2 ul li{ width: 100%; height: 50px;border: 1px solid #d3eafb; background-color: #fff; margin-top: 10px;}
.cleft2 ul li a{ display: block; width: 100%; height: 100%; text-align: center; line-height: 50px;}
.cleft2 ul li a:hover{ background-color: #1583D8; color: #fff;}
.cright1{ width: 100%; background: url(cright1bg.png) center top repeat-x;border-radius: 16px 16px 0 0;box-shadow: 0 3px 6px #d5edff29; padding:20px 30px;}
.cright1 .title{ margin-bottom:15px}
.cright1 .title a{ float: right; color: #1583D8;}
.cright1 p{ color: #999; line-height: 32px;}
.cright2{ background-color: #fff; padding:20px 30px; margin-top: 30px;}
.cright2 .title{ border-bottom: 1px solid #eee; padding-bottom: 15px; margin-bottom: 15px;}
.cright2 .title a{ float: right; color: #1583D8;}
.cright2 ul li{ line-height: 35px; background: url(dot.png) center left no-repeat; padding-left: 20px;}
.cright2 ul li span{ float: right; color: #999;}


.content{ padding-bottom:30px;}
.cleft1{ padding:4px 20px; height:245px;}
.cright1{ height:245px;}
.cleft2{ margin-top:30px;}
.cright2{ border-radius:16px 16px 0 0;}