﻿@charset "utf-8";

h1{font-size: 28px; color: #565656; margin-bottom: 42px; text-align: center; font-weight: bold;}
h1 span{display: block; font-size: 14px; color: #8f8f8f; text-align: center; text-transform: uppercase; font-weight: normal;}
.iabout h1{margin-top: 56px;}
.idesc {position:relative; width:805px; margin:0 auto;}
.idesc img{float: left; margin-right: 32px;}
.idesc p{ font-size: 14px; color: #959595; line-height: 20px; padding-top: 8px; height: 94px;}
.idesc .more{float: right;}
.idesc .more, .inews .more{width: 145px; height: 31px; border: 1px solid #cecece; border-radius: 4px; background: url(../images/icon_02.png) no-repeat center 11px; display: block; -webkit-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;}
.idesc .more:hover, .inews .more:hover{border-color: #0f41a9; background-position: center -22px; -webkit-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;}

.slide{margin-top: 61px; margin-bottom: 57px; position: relative;}
.slide .sbd {margin:0 -10px;}
.slide .sbd ul{overflow: hidden; zoom:1;}
.slide .sbd li{float: left; width: 322px; height: 191px; overflow: hidden; margin:0 8px; overflow: hidden;}
.slide .shd {display: none;}
.slide .prev, .slide .next{position: absolute; display: block; width: 26px; height: 47px; left: -65px; background: url(../images/icon_03.png) no-repeat left top; top: 50%; -webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%); -webkit-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;}
.slide .next{right:-65px; left: auto; background: url(../images/icon_04.png) no-repeat left top;}
.slide .prev:hover{background-position: left bottom;-webkit-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;}
.slide .next:hover{background-position: left bottom;-webkit-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;}

.slideP{margin-top: 61px; margin-bottom: 57px; position: relative;}
.slideP .sbdP {margin:0 -10px;}
.slideP .sbdP ul{overflow: hidden; zoom:1;}
.slideP .sbdP li{float: left; width: 322px; height: 191px; overflow: hidden; margin:0 8px; overflow: hidden;}
.slideP .shdP {display: none;}
.slideP .prev, .slideP .next{position: absolute; display: block; width: 26px; height: 47px; left: -65px; background: url(../images/icon_03.png) no-repeat left top; top: 50%; -webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%); -webkit-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;}
.slideP .next{right:-65px; left: auto; background: url(../images/icon_04.png) no-repeat left top;}
.slideP .prev:hover{background-position: left bottom;-webkit-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;}
.slideP .next:hover{background-position: left bottom;-webkit-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;}

.iad{width: 100%; height: 145px; margin-bottom: 56px;}

.inewsb{float: left; width: 586px;margin-right: 51px;}
.inewsb img{border-radius: 5px; float: left; margin-right: 21px;}
.inewsdesc{float: left; width: 313px;}
.inewsb h6{padding-top: 12px; font-size: 16px; line-height: 16px; color:#979797; margin-bottom: 16px;}
.inewsb h6 i{display: inline-block; margin: 0 8px 5px; height: 1px; width: 43px; background: #cecece;}
.inewsb h3{ font-size: 16px; color:#676767; line-height: 16px; padding-bottom: 18px; border-bottom: 1px solid #cecece;}
.inewsb h3:hover{color: #0f41a9}
.inewsb p{margin-top: 16px; font-size: 12px; line-height: 20px; color:#979797; }
.inews li h6{font-size: 14px; color:#676767; line-height: 14px; margin-bottom: 20px;}
.inews li h6:hover{color: #0f41a9}
.inews li .date{color:#c1c1c1; margin-right: 20px;}
.inews .more{margin: 59px auto 71px;}