.clearfix:after{content:""; display:block; height:0; visibility:hidden; clear:both;}
.clearfix{zoom:1;}
.clear{
    clear:both;
}
.fl{ float:left;}
.fr{ float:right;}
.auto{ margin-left:auto; margin-right:auto;}


/*transition*/
.tran200{-webkit-transition:all 0.2s ease; -moz-transition:all 0.2s ease; transition:all 0.2s ease;}
.tran400{-webkit-transition:all 0.4s ease; -moz-transition:all 0.4s ease; transition:all 0.4s ease;}

/*网页限定宽度*/
.con_1000 { margin:0 auto; position:relative; width:1002px;}
.con_1000:after{content:""; display:block; height:0; clear:both;}



/*头部*/
#header{ width:100%;}
#header .top{ height:136px;}
#header .logo{ position:absolute; top:0; left:50%; margin-left:-142px; text-align:center; width: 250px; overflow:hidden; background:url(../images/logobg.jpg) center top no-repeat; padding-top:4px; height:126px; z-index:1000;}



.nav{  height:31px; width:auto; padding-top:79px;}
.nav ul li{float: left; height:33px; line-height:33px;  font-size:14px; line-height:31px; margin:0 4px}
.nav ul li a { padding:0 11px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.nav ul li a:hover{ color:#0054ab;}
.nav ul li:after{ content: " "; background: url(../images/ico.jpg) right center no-repeat; width: 8px; height: 13px; display: inline-block;}
.nav ul li:last-child:after{ content: ""; background: none;}

/*BANNER*/
.fullSlide { position: relative; width:100%; height:545px;}
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd ul li{ width:100% !important;}
.fullSlide .bd ul li a{ display: block; height:545px; background-position:center; background-repeat:no-repeat;}


/*版权*/
.copyRight{width: 100%;text-align: center;color: #cbc6c6; font-family:"Microsoft YaHei"; padding-top: 24px;padding-bottom: 21px; background:#333;}
.copyRight div{margin-bottom: 10px;}
.copyRight a{color: #cbc6c6;}
.copyRight .quicklink{width: 100%;text-align: center;}
.copyRight .quicklink a{padding: 0 7px;}

.inRtit{ float:right; position:relative; width:182px; height:19px; margin-top:10px; border:1px solid #c9c9c9; background:url(../images/xjt.jpg) right center no-repeat;}
.inRtit span{ display:block; width:161px; text-align:center; color:#a0a0a0;  }
.inSelect{ background:#fff; position:absolute; width:100%; left:-1px; bottom:20px; display:none; z-index:1000;border:1px solid #c9c9c9; border-bottom:none; }
.inSelect a{ display:block; color:#555; line-height:24px; text-align:center;}


/*侧导航*/
.ny_left{float: left;width: 187px;font-size: 16px;}
.ny_left ul{margin-bottom: 57px;margin-top: 15px;}
.ny_left ul li{margin: -2px;width: 187px;height: 48px;border: solid 2px #2d2d2d;}
.ny_left ul li p{margin-top: 12px;margin-left: 33px;float: left;}
.ny_left li:hover,.ny_left li.hover{background:url(../images/service_btn.png) #2d2d2d 140px center no-repeat;}
.ny_left li:hover a,.ny_left li.hover a{ color:#fff}
.ny_left ul .hover{margin: -2px;width: 187px;height: 48px;border: solid 2px #2d2d2d;background:url(../images/service_btn.png) #2d2d2d 140px center no-repeat;}
.ny_left ul .hover p{color: #fff;}


.ny_left .service_tel{color: #2d2d2d;margin-top: 36px;}
.ny_left .service_tel p{background: url(../images/service_tel.png) left center no-repeat;font-size: 14px;margin-left: 5px; font-family:Arial; margin-top:5px;}
.ny_left .service_tel span{display:block; font-family:"Microsoft YaHei"; color:#2d2d2d;font-size: 12px;}



/*内页标题*/
.ny_right{ float:right; width:754px; height:auto !important; height:500px; min-height:500px;margin-bottom: 120px;}
.ny_right .title{ height:46px; line-height:46px; border-bottom:1px solid #dcdcdc; margin-bottom:40px}
.ny_right .title p{ float:right; color:#6c6c6c}
.ny_right .title h3{ height:45px; border-bottom:2px solid #2d2d2d; display:inline-block; float:left; padding-right:13px; font-size:18px; font-weight:normal}

/*其他*/
#full .qq_info a,#full .qq_info span{ display:block}
#full .qq_info span{ width:86px; background:#fff; text-align:center; padding-top:6px; line-height:24px; border:1px solid #968f96; border-top:none}

.single_con{ margin-top:20px}
.news_con{ margin-top:20px}
.pro_con{ margin-top:20px}
.ny_banner{ margin:0 auto}
.ny_banner img{ width:100%}