﻿@charset "utf-8";

@import "../style/yhxy_banner.css";

*{color: #272727;}

.main{margin: auto; margin-top: 20px; width: 1000px;}
.main .title{margin-bottom: 15px; position: relative; height: 46px; line-height: 46px; border-bottom: 1px solid #4d526f;}
.main .title span{padding: 10px 20px; font-size: 18px; color: #ffffff; background-color: #4d526f;}
.main .title a{position: absolute; right: 10px;}
.main .control div{display: inline-block; min-height: 100px;}
.main .control .left{width: 65%;}
.main .control .right{margin-left: 30px; width: auto;}