@charset "utf-8";
.dy-content{line-height:30px;font-size:14px;}
.dy-content p{margin-bottom:23px;}

#dituContent{height:500px;margin-top:20px;border:1px solid #ddd;}
#dituContent img{max-width:none}

.contact{font-size:16px;line-height:28px;}
.contact h2{font-size:26px;font-weight:700;margin-bottom:45px;}
.contact .cont{padding-top:28px;margin-bottom:20px;}

.aboutbox{padding:0 100px;}
.aboutbox .hd{height:30px;margin-bottom:10px;}
.aboutbox .hd h3{float:left;font-size:18px;font-weight:700;color:#333;}
.aboutbox .hd a{float:right;border:2px solid #55bdc8;line-height:20px;height:22px;border-radius:20px;float:right;font-size:14px;padding:0 10px;color:#55bdc8}
.aboutbox .item{margin:20px 0 30px;}
.aboutbox .item .pic{float:left;width:400px;}
.aboutbox .item .pic img{width:100%;}
.aboutbox .item .con{float:right;width:550px;}

.aboutbox .odd .pic{float:right;}
.aboutbox .odd .con{float:left;}