body{ position: relative; font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif; vertical-align: baseline; width: 100%; overflow-x: hidden;}
*{ margin: 0; padding: 0; list-style: none; text-decoration: none; }
.clearfix:after{ content: "."; display: block; height: 0; clear: both; overflow: hidden; visibility: hidden;}
.fl{ float: left;}
.fr{ float: right;}
.clear{clear:both;}



.tywidth{ width: 1200px; margin: 0 auto;}
.more-title{ width: 1200px; margin: 30px auto 30px; text-align: center;}
.more-title h3{ margin-bottom: 10px; color: #333; font-size: 40px; line-height: 48px;}
.more-title h4{font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif; color: #474443; font-size: 20px; line-height: 22px;}

.more-title h3 strong {color: #d82634;}
/*con1*/
.con1 .nr .hd li{ float: left; width: 300px; height: 197px; background: #fff; overflow: hidden; border-bottom: 3px solid #e5e5e5; padding: 30px 0 0; text-align: center; box-sizing: border-box;}
.con1 .nr .hd li .icon{ line-height: 0; height: 26px; margin-bottom: 30px;}
.con1 .nr .hd li:hover{ background: #f7f7f7; border-bottom: 3px solid #d82633;}
.con1 .nr .hd li dt{ color: #333; font-size: 24px; line-height: 24px;}
.con1 .nr .hd li .hr{ margin: 15px 0; width: 30px; height: 1px; background: #d82633; display: inline-block; vertical-align: top;}
.con1 .nr .hd li dd{ color: #333; font-size: 16px; line-height: 16px;}
.con1 .nr .bd{ margin: 20px 0 0; height: 254px; overflow: hidden;}
.con1 .nr .bd .by{ margin-right: 20px; background-color:#d82633; width: 236px; height: 254px; overflow:hidden; text-align: center; padding: 30px 0 0;}
.con1 .nr .bd .by p{ color: #fff; font-size: 30px;line-height: 46px;}
.con1 .nr .bd .by .hr{ margin: 25px 0 30px; width: 40px; height: 2px; background: #fff; display: inline-block; vertical-align: top;}
.con1 .nr .bd .by .more{ text-align: center;}
.con1 .nr .bd .by .more a{ width: 130px; height: 40px; display: inline-block; vertical-align: top; background: url(../images/more.png)no-repeat;}
.con1 .nr .bd ul li{ float: left; width: 300px; margin-right: 14px; text-align: center;}
.con1 .nr .bd ul li .pic{ height: 210px; overflow: hidden;}
.con1 .nr .bd ul li .pic img{ width: 100%; transition: all .3s;}
.con1 .nr .bd ul li .pic:hover img{ transform: scale(1.1);}
.con1 .nr .bd ul li .mc{ color: #333; font-size: 16px; height: 44px; line-height: 44px; background: #eee;}
.con1 .nr .bd ul li:hover .mc{ background: #d82634; color: #fff;}
