.content_box .product_box .pro_class_con {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

.content_box .product_box .pro_class_con .class_name {
    width: 96%;
    float: left;
    height: 35px;
    line-height: 35px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#efefef));
    background: -moz-linear-gradient(top, #ffffff, #f0f0f0);
    /* Firefox */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#efefef, endColorstr=#f0f0f0, grandientType=0);
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: #dfdfdf solid 1px;
    padding: 0px 2%;
}

.content_box .product_box .pro_class_con .class_name .name {
    width: auto;
    float: left;
}

.content_box .product_box .pro_class_con .class_name .more {
    width: auto;
    float: right;
}

.content_box .product_box .pro_class_con .class_content {
    width: 96%;
    padding: 15px 2%;
}

.content_box .product_box .pro_class_con .class_content .pro_con {
    width: 30%;
    padding-right: 1.5%;
    float: left;
}

.content_box .product_box .pro_class_con .class_content .pro_con .pro_picture {
    text-align: left;
    float: left;
    width: 100%;
}

.content_box .product_box .pro_class_con .class_content .pro_con .pro_picture img {
    border: #ccc solid 1px;
}

.content_box .product_box .pro_class_con .class_content .pro_con .pro_name {
    float: left;
    text-align: center;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    font-size: 14px;
    width: 100%;
}

.content_box .news_box {
	width: 96%;
    padding: 20px 2% 0px 2%;
}

.content_box .news_box .news_lists {
    clear: both;
    width: 100%;
}

.content_box .news_box .news_lists .news_title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dotted #939393;
    background: url([field:template]/images/biao.gif) left top no-repeat;
}

.content_box .news_box .news_lists .news_title a {
    color: #666;
    text-decoration: none;
    width: auto;
    overflow: hidden;
    float: left;
    height: 40px;
    padding-left: 20px;
    display: block;
}

.content_box .news_box .news_lists .news_title time {
    color: #999;
    width: auto;
    float: right;
}

.content_box .news_box .news_con {
    width: 100%;
    float: left;
    border-bottom: 1px dotted #939393;
    margin-bottom: 15px;
}

.content_box .news_box .news_name {
    width: 100%;
    height: 20px;
    line-height: 20px;
    background: url(../images/biao1.gif) left top no-repeat;
}

.content_box .news_box .news_name a {
    color: #666;
    text-decoration: none;
    width: auto;
    overflow: hidden;
    float: left;
    height: 20px;
    padding-left: 20px;
    display: block;
}

.content_box .news_box .news_name time {
    width: auto;
    float: right;
    color: #999;
}

.content_box .news_box .news_profile {
    width: 100%;
    font-size: 0.9em;
    color: #999;
    padding-bottom: 10px;
}

.content_box .news_box .news_content {
    width: 100%;
}

.content_box .news_box .news_content .news_title {
    width: 100%;
    padding: 10px 0;
    text-align: center;
    border-bottom: #ccc dotted 1px;
    font-size: 18px;
}
.content_box .news_box .news_content .news_title p {
    padding: 10px 0;
    font-size: 12px;
}

.content_box .news_box .news_content .up_time,
.click {
    width: 49%;
    float: left;
    font-size: 14px;
    color: #999;
}

.content_box .news_box .news_content .up_time {
    text-align: right;
    padding-right: 2%;
}

.content_box .news_box .news_content .up_click {
    text-align: left;
}

.content_box .news_box .news_content .news_text {
    text-align: left;
    margin-top: 10px;
    width: 100%;
    float: left;
    line-height: 1.6em;    
}

.content_box .news_box .news_content .share {
    margin-top: 10px;
    width: 100%;
    float: left;
    height: 32px;
    line-height: 32px;
}

.content_box .news_box .news_content .share .s_tit {
    width: 60px;
    float: left;
    text-align: left;
}

.content_box .news_box .news_content .share .s_pic {
    width: 36px;
    float: left;
    text-align: center;
}

.content_box .messages_box {
    width: auto;
    padding: 10px 1% 60px 1%;
}

.content_box .messages_box ul {
    width: 100%;
}

.content_box .messages_box ul li {
    padding: 5px 28px 5px 5px;
}

.content_box .messages_box .text-input,
.content_box .messages_box .summary-input,
.content_box .messages_box .qq-input {
    width: 100%;
    height: 33px;
    padding: 0px 10px;
    line-height: normal;
    background: none repeat scroll 0% 0% rgb(253, 253, 253);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201);
    box-shadow: 1px 2px 3px rgb(183, 183, 183) inset !important;
    font-size: 14px;
}

.content_box .messages_box .cont-input {
    width: 100%;
    height: 130px;
    padding: 10px;
    line-height: 20px;
    background: none repeat scroll 0% 0% rgb(253, 253, 253);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201);
    box-shadow: 1px 2px 3px rgb(183, 183, 183) inset !important;
    font-size: 14px;
}

.content_box .messages_box .code-input {
    width: 125px;
    vertical-align: middle;
    height: 33px;
    padding: 0px 10px;
    line-height: normal;
    background: none repeat scroll 0% 0% rgb(253, 253, 253);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201);
    box-shadow: 1px 2px 3px rgb(183, 183, 183) inset !important;
}

.content_box .messages_box .verify-pic {
    height: 35px;
    vertical-align: middle;
}

.content_box .messages_box .submitBtn {
    text-align: center;
    padding-top: 10px;
}

.content_box .messages_box .messages-button {
    width: 125px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    background: none repeat scroll 0% 0% rgb(153, 18, 28);
    border-top: 1px solid rgb(179, 63, 72);
    border-bottom: 1px solid rgb(98, 11, 18);
    text-shadow: 1px 1px 1px rgb(67, 6, 11);
    border-left: none;
    border-right: none;
}

.text_box img {
    width: 100% !important;
}

.contact_text img {
    width: 100% !important;
}

.news_text img {
    width: 100% !important;
    ;
}

.pro_text img {
    width: 100% !important;
}

/*.news_box .news_title,
.news_box section p{
	text-align: center;
}*/