﻿@charset "utf-8";
/* CSS Document */

body {
    background: #ebebeb;
    margin: 0;
    padding: 0;
    font-family: '微软雅黑';
    font-size: 13px;
}

form {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #27485c;
}

.a {
    text-decoration: none;
    color: #d37b00;
}

.cs {
    color: #333;
}

img {
    border: 0px;
}

/*common*/
.l {
    float: left;
}

.r {
    float: right;
}

.yy_top {
    margin: 0 auto;
    width: 1200px;
    height: 88px;
    padding: 0px;
}

.yy_top_l {
    width: 172px;
    height: 88px;
    float: left;
}

.yy_Head {
    margin: 0 auto;
    width: 1200px;
    height: 60px;
    padding: 0px;
    background: #2d3237;
}

.yy_Head_Line {
    float: left;
    width: 2px;
    height: 40px;
    background-color: #565656;
    margin-top: 10px;
}

.yy_Head_Menu {
    float: left;
    width: 160px;
    color: #f2f2f2;
    font-size: 24px;
    height: 60px;
    line-height: 60px;
    text-align: center;
}

    .yy_Head_Menu a:link {
        color: #f2f2f2;
        text-decoration: none;
    }

    .yy_Head_Menu a:visited {
        color: #f2f2f2;
        text-decoration: none;
    }

    .yy_Head_Menu a:active {
        color: #f2f2f2;
        text-decoration: none;
    }

    .yy_Head_Menu a:hover {
        color: #f2f2f2;
        text-decoration: none;
    }

.yy_Item_Line {
    float: left;
    width: 905px;
    height: 1px;
    background-color: #f0f0f0;
    margin: 20px 0
}

.yy_Item_Line2 {
    background-color: #f0f0f0;
	height: 1px;
	margin: 0;
	padding:0;
}

.yy_Item_Border1 {
    float: left;
    width: 905px;
    height: 154px;
}

.yy_Item_Image {
    float: left;
    width: 222px;
    height: 154px;
}

.yy_Item_Content {
    float: left;
    width: 672px;
    height: 154px;
    margin-left: 10px;
}

.yy_Item_Title {
    float: left;
    width: 672px;
    height: 72px;
    line-height: 24px;
    font-size: 22px;
}

.yy_Item_Tag {
    float: left;
    width: 672px;
    height: 30px;
    font-size: 13px;
    color: #c1bbbb;
}

.yy_Item_Desc {
    float: left;
    width: 672px;
    height: 52px;
    line-height: 16px;
    font-size: 13px;
    color: #5a5a5a;
}

.yy_Item_Content2 {
    float: left;
    width: 900px;
    height: 154px;
    margin-left: 10px;
}

.yy_Item_Title2 {
    float: left;
    width: 900px;
    height: 72px;
    line-height: 24px;
    font-size: 22px;
}

.yy_Item_Tag2 {
    float: left;
    width: 900px;
    height: 30px;
    font-size: 13px;
    color: #c1bbbb;
}

.yy_Item_Desc2 {
    float: left;
    width: 900px;
    height: 52px;
    line-height: 16px;
    font-size: 13px;
    color: #5a5a5a;
}

.yy_cont1_text {
    margin-top: 20px;
    width: 900px;
    display: block;
    overflow: hidden;
    padding-bottom: 24px;
    border-bottom: 1px solid #d4d4d4;
}

.yy_cont1_text_l {
    width: 152px;
    height: 120px;
    float: left;
}

.yy_cont1_text_r {
    margin-left: 20px;
    width: 728px;
    float: left;
}

.yy_cont1_t_bt {
    width: 728px;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
}

.yy_cont1_t_bt_t {
    width: 660px;
    float: left;
    padding-right: 20px;
    font-size: 20px;
}

.yy_cont1_t_bt_time {
    width: 130px;
    float: left;
    font-size: 16px;
}

.yy_cont1_t_t {
    width: 728px;
    line-height: 24px;
    display: block;
    clear: both;
    padding-top: 6px;
    color: #333;
    font-size: 14px;
}

.yy_cont1_t_t_time {
    width: 728px;
    color: #999;
    font-size: 14px;
    margin-top: 6px;
}
