﻿@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0;}
body{font-family:'Microsoft YaHei',Helvetica,Arial,'Lucida Grande',sans-serif; background-color:#f7f8fa;}
a{ text-decoration:none;}
ul,ol{ list-style:none;}
fieldset, img {border: none; vertical-align:middle;}
input,button,select,textarea{ border:none;outline:none;}
.lt{ float:left;}
.rt{ float:right;}

.header-wrap{box-shadow: 0 1px 10px 0 rgba(20,20,20,0.1); position:fixed; top:0; left:0;position: fixed;top: 0;left: 0;z-index: 20;height: 62px; background: #fff;width: 100%;}
.top{ width:1200px; margin:0 auto; height:42px; overflow:hidden; padding-top:20px;}
.logo{ float:left; margin:0 150px 0 10px; width:200px;}
.nav{ float:left;}
.nav ul li{ float:left; margin-right:50px; line-height:30px;}
.nav ul li a{ color:#333;}
.nav ul li a:hover,.nav ul li a.active,.item p a:hover{ color:#d63127;}
.all{ width:1200px; margin:20px auto;overflow: hidden;}
.breadcrumbs{ background:url(/Content/img/location.png) left center no-repeat; width:360px; font-size:14px; margin:64px 10px 20px; text-indent:25px; color:#333;}
.breadcrumbs a{ color:#333;}
.breadcrumbs a:hover{ color:#d63127;}
.article{ background:#fff; border:1px solid #e5e5e5; padding:20px;width:786px;float: left;}
.article .title{margin:0 auto; text-align:center; border-bottom:1px solid #dedede;}
.article .title h2{font-size:25px; color:#000; font-weight:normal; line-height:36px; margin-bottom:10px;}
.article .title p{ font-size:12px; color:#333; margin-bottom:20px;}
.article .title p .mrg{ margin-left:16px;}
.content {font-size: 14px;padding: 10px 0 15px 0;line-height: 26px;color: #333;}
.content p{ text-indent:30px; margin:10px 0;}
.content .pics{ text-align:center; margin:20px 0;}
.statement{ text-align:center; font-size:12px; color:#f24b4b;}
.hots{ float:right; background:#fff; border:1px solid #e5e5e5; width:346px;}
.rt-title{ border-bottom:1px solid #e5e5e5; }
.rt-title h3{ height:50px; line-height:50px; font-size:15px; color:#000; margin-left:20px; font-weight:normal;}
.item{ padding:20px; height:60px;}
.item img{float: left;display: block;margin-right: 15px;width: 60px;height: 60px;-webkit-transition: all .3s;transition: all .3s;}
.item img:hover{ transform:scale(1.1);}
.item p{margin-top:6px; float:right; width:226px;}
.item p a{ color:#333; font-size:14px;}
/*底部*/
.footer{ width:100%; background:#404040; height:340px;}
.footer_main{ width:1200px; margin:0 auto; margin-top:10px;}
.fm_z{ width:485px; text-align:center; margin-top:30px;}
.fm_z p{ color:#cbcbcb;}
.fm_y{ width:700px;text-align:center; padding-top:20px; margin:0 auto;}
.fot_nav{ width:452px; margin:0 auto; margin-top:15px; overflow:hidden;}
.fot_nav li{ float:left; margin-right:15px; margin-left:5px;}
.fot_nav li a{font-size:16px; color:#dadada;}
.fot_lj{ width:280px; margin:20px auto 0; overflow:hidden;}
.fot_lj li{ float:left; margin-right:5px; margin-left:5px; color:#b4b4b4;}
.fot_lj li a{font-size:12px; color:#b4b4b4;}