﻿@charset "utf-8";
/* CSS Document */
body{font-size:12px; font-family:"Microsoft Yahei","冬青黑体简体中文 w3";color:#333;}
*{ margin:0px; padding:0px;}
ul{ list-style:none;}
img{ border:none;}
em,i{ font-style:normal;}
a{ color:#333; text-decoration:none;outline:none;}
a:hover{ color:#BA2636;text-decoration:underline;}
.clear{ clear:both;}
.fl_l{ float:left; display:inline;}
.fl_r{ float:right;display:inline;}
h2{ font-size:16px;}
h3{ font-size:14px;}
.none{ display:none;}
.m_zero{ margin:0px auto;}
.m_t10{ margin-top:10px;}
.m_t25{ margin-top:25px;}
.width_auto{ width:100%;overflow:hidden;}
.indent{ text-indent:2em;}
.txt_c{ text-align:center;}

.container{ background:url(../img/bg_container.jpg) center top fixed; min-height:1742px;}
.main{ width:990px; margin:0px auto; height:auto; display:table;}
.img_tp{ margin-left:-20px; position:relative;}
.bg_gray{ background-color:#DCDCDC; padding:15px; width:930px; overflow:hidden; margin:0px auto;}
.bg_white{ background-color:#fff; padding:30px;}
.bg_white embed{ width:870px;}
.left{ width:630px;}
.right{ width:347px;}
.list_01 li{ background-color:#DCDCDC; height:135px; overflow:hidden; margin-top:25px;}
.list_01 li img{ float:left; width:148px; height:135px; display:block;}
.list_01 li div{ float:left; width:442px; padding:15px 20px; overflow:hidden;}
.list_01 li h2{ font:bold 24px/36px "Microsoft Yahei","冬青黑体简体中文 w3"; height:72px; overflow:hidden;}
.list_01 li p{ color:#3B3B3B;font:normal 12px/24px "Microsoft Yahei","冬青黑体简体中文 w3";}
.list_01 li em{ display:inline-block; height:27px; background-color:#fff; color:#0F2335;  padding:0px 10px; margin-top:10px; font:normal 14px/27px "Microsoft Yahei","冬青黑体简体中文 w3";}
.detail{ font-style:italic;}

.list_02 li{ background-color:#DCDCDC; height:135px; overflow:hidden; margin-top:25px; position:relative;}
.list_02 li img{ float:left; width:91px; height:91px; display:block; margin:20px 8px 0px 13px; border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;}
.list_02 li div{ float:left; width:219px; padding:10px 0px; overflow:hidden;}
.list_02 li h2{ font:bold 12px/24px "Microsoft Yahei","冬青黑体简体中文 w3"; height:24px; overflow:hidden;}
.list_02 li p{ color:#3B3B3B;font:normal 12px/19px "Microsoft Yahei","冬青黑体简体中文 w3"; height:80px; overflow:hidden;}
.list_02 li i{ position:absolute; bottom:10px; left:80px; background:url(../img/icon_view.jpg) no-repeat; width:246px; height:19px;}