﻿@charset "utf-8";
/* css document */
*{margin:0px;padding:0px}
body{font-size:12px; font-family:"微软雅黑";color:#000; min-width:1200px;}
img{border: 0;}
li{ list-style:none;}
.fl{float:left;}
.fr{float:right}
.cl{clear:both;}
a{ text-decoration: none; }
a:hover{ text-decoration:underline; }
cite{ font-style:normal; float:right}
cite a{ color:#333}
p{ text-indent:2em}

/***************通用部分***************/
.page{ width:1200px; margin:0 auto}
.header img{ width:100%; height:auto}
.min_box{ margin:20px 0; border-radius:20px; background:#f2f0f1; padding:20px 50px}

.min_feed{ padding:15px 0;}
.min_feed img{ width:160px; height:120px; float:left; margin-right:20px}
.min_feed h2{ line-height:55px; font-size:22px; font-weight:normal}
.min_feed h2 a{ color:#000}
.min_feed p{ line-height:30px; font-size:16px; color:#747474}
.min_feed p a{ color:#d81c1b}


/***************第一部分***************/

.copyright{ text-align:center; overflow:hidden; padding:20px 0}
.copyright a{ color:#000; text-decoration:none}
.copyright p{ margin-top:10px}
.copyright p img{ vertical-align:middle}

/***************第2部分***************/
.g_width{ width:1200px; margin:0 auto; clear:both; overflow:hidden}
.time{ float:left}
.tip-index{ float:right }
.tip-index a{ color:#3f3f3f}
.banner2{ background: no-repeat center top; height:193px; clear:both}
.header2{ height:45px; line-height:45px}




/***************第3部分***************/




/***************第4部分***************/




/***************第5部分***************/



/***************第6部分***************/









@media screen and (max-width: 640px) {}










