﻿body{min-width:1200px;min-height:800px}

/*图 内容页 css*/
.article_img_frame{overflow:hidden;width:100%;padding:0 0 20px 0;background-color:#FFF;background-image:url(../images/article_img_bac.jpg);background-repeat: no-repeat;}
.article_img_frame .content_frame{width:1200px;overflow:hidden;margin:auto;}
.article_img_frame .img_content_frame{width:980px;margin:auto;overflow:hidden;}
.article_img_frame .img_content_frame .content{padding:60px 120px;background:#FFF;font-size:14px;border-bottom:1px solid #E3E3E3;text-align: center;color:#646464;}
.article_img_frame .img_content_frame h2{margin:30px 0 30px 0;font-size:28px;text-align: center;}
.article_img_frame .img_content_frame .content p{margin:40px 0 0 0;padding:5px 10px;line-height:28px;border-radius:3px;box-shadow:10px 8px 12px 5px rgba(0,0,0,0.18);}
.article_img_frame .img_content_frame .content img{height:auto;margin-left:-10px;margin:40px 0 0 0;box-shadow: 10px 8px 12px 5px rgba(0,0,0,0.18);    max-width: 740px;}
.pre_next_frame{overflow:hidden;margin:20px 0 0 0;font-size:14px;}
.pre_next_frame p{margin:0 0 10px 0;}
.pre_next_frame a{color:#646464;}
.pre_next_frame a:hover{color:#323232;text-decoration: underline;}
.other_article_frame{overflow:hidden;}
.other_article_frame .title_frame{padding:15px 0;border-bottom:1px solid #E3E3E3;}
.other_article_frame .title_frame h3{font-size:16px;font-family: '微软雅黑';}
.other_article_frame .other_content_frame{overflow:hidden;margin:20px 0 0 0;}
.other_article_frame .other_content_frame ul{overflow:hidden;margin-left:-20px;}
.other_article_frame .other_content_frame ul li{overflow:hidden;float:left;width:25%;}
.other_article_frame .other_content_frame .frame{margin:0 0 0 20px;height:150px;overflow:hidden;position: relative;font-size:14px;}
.other_article_frame .other_content_frame .frame .title{width:100%;position: absolute;bottom:0px;}
.other_article_frame .other_content_frame .frame .title span{display:block;padding:5px 10px;text-align: center;color:#FFF; position: relative;z-index:1;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.other_article_frame .other_content_frame .frame .title .bac{width:100%;height:100%; position: absolute;top:0px;left:0px;background:#000;opacity: 0.5;}
.other_article_frame .other_content_frame .frame img{object-fit:cover;width:100%;height:150px;}
.other_article_frame .other_content_frame .frame a:hover .bac{opacity: 0.7;}
/*图 内容页 css end*/
/*图文 内容页 css*/
.article_frame{overflow:hidden;width:1200px;margin:auto;margin-bottom:20px;}
.article_frame .content_frame{overflow:hidden;}
.article_frame .left{overflow:hidden;width:780px;float:left;}
.article_frame .left .frame{overflow:hidden;background:#FFF;border:1px solid #E3E3E3;}
.article_frame .right{overflow:hidden;width:400px;float:right;}
.article_frame .right .frame{overflow:hidden;background:#FFF;border:1px solid #E3E3E3;padding:0 20px;}
.article_frame .title_info_frame{overflow:hidden;padding:40px 0 20px 0;margin:0 20px;background: url(../images/list_line.gif) left bottom repeat-x;}
.article_frame .title_info_frame h2{font-size:20px;text-align:center;font-weight:bold;font-family:'微软雅黑';}
.article_frame .title_info_frame .info_frame{display:table;margin:auto;margin-top:30px;font-size:12px;color:#027F87;}
.article_frame .title_info_frame .info_frame span{margin:0 5px 0 0;color:#646464;}
.article_frame .title_frame{overflow:hidden;padding:40px 0 20px 0;margin:0 20px;text-align: center;}
.article_frame .title_frame h2{font-size:20px;text-align:center;font-weight:bold;font-family:'微软雅黑';}
.article_frame .content{padding:20px;font-size:14px;line-height:200%;overflow:hidden;}
.article_frame .content .article_img{text-align:center}
.article_frame .content p{text-indent: 20px;overflow:hidden;}
.article_frame .content img{  max-width: 738px;}
.article_frame .content p img{  max-width: 718px;}
/*图文 内容页 css end*/