.main{width: 1200px; margin: 0 auto 0px; position: relative;overflow: hidden;}
.sun{margin: 20px 0 30px;overflow: hidden;} 
.sun-con{display: table; width: 100%; height: 49px; border-bottom: 1px solid #38c34b; } 
.sun-con a{display: table-cell; box-sizing: border-box; height: 49px; line-height: 49px; text-align: center; font-size: 14px; border: 1px solid #e7e7e7; border-bottom: none; border-radius: 10px 10px 0 0; background: #e7e7e7; margin-right: 2px; position: relative; cursor: pointer;} 
.sun-con .ta{border-color: #38c34b; background: #fff;} 
.sun-ton{background: #fff; height: 120px; padding-left: 19px; overflow: hidden;} 
.sun-ton ul{display: block;} 
.sun-ton ul li{float: left; width: 100px; height: 120px; margin-right: 18px;}
.sun-ton ul li a .img{width: 64px; height: 64px; margin: 20px auto 0; text-align: center; overflow: hidden;}
.sun-ton ul li a .img img{height: 100%;border-radius: 20%;} 
.sun-ton ul li a p{padding: 0 5px; text-align: center; line-height: 34px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.demo{margin-bottom: 30px;padding: 20px 10px 20px 30px;background: #fff;position: relative;display: block;overflow: hidden;}
.demo:after, .demo:before{content: ''; display: block; visibility: hidden; clear: both; zoom: 1;}
.demo .demo-left{float: left; width: 72px; margin-right: 48px; text-align: center;overflow: hidden;}
.demo .demo-left  h2{font-size: 18px; line-height: 58px;}
.demo .demo-right{overflow: hidden;}
.demo .demo-right a{float: left; width: 120px; height: 40px; line-height: 40px; text-align: center; background: #f5f5f5; margin-right: 8px; margin-bottom: 8px; transition: all .2s;}
.demo .show{position: absolute; width: 90%; height: 90%; border-radius: 50%; box-shadow: 0 20px 20px rgba(0,0,0,.4); top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: -1;}
.demo .demo-left a i{display: block; font-size: 70px; color: #2cb868;}
.demo .demo-right a:hover{background:#61cf69;color:#fff}

.main-fot{background: #fff;margin: 0px auto 30px;position: relative;overflow: hidden;width: 1200px;}
.main-fot .k{width: 1200px; height: 28px; line-height: 28px; float: left; padding-top: 10px;}
.main-fot .k .tit,.main-fot .k h3{padding-left: 10px; border-left: 8px solid #38c34b; font-size: 22px;  height: 28px; line-height: 28px; float: left;}
.main-fot .k .notes{float: right;padding-right: 20px;color: #666;font-size: 13px;}
.main-fot .link{padding:20px;overflow: hidden;}
.main-fot .link a{float: left; width: 95px; margin-right: 18px; line-height: 32px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
