﻿@charset "utf-8";
/* CSS Document */



/*内页*/
.nbanner{ position:relative; left:50%; margin-left:-960px; width:1920px; height:430px;}
.footer{ background:#eee; width:100%;}

.left{ background:#e1e1e1; margin-top:-39px; padding-bottom:82px; width:174px; z-index:10; position:relative;}
.right{ padding-top:20px; width:772px; min-height:400px;}

.left .title{ background:#197ed9; border-bottom:1px solid #fff; padding:15px 10px 0 10px; height:55px; color:#fff; font-size:22px; line-height:24px; overflow:hidden;}
.left .title span{ display:block; white-space:nowrap; overflow:hidden;}
.left .title em{ font-style:normal; font-size:12px; font-family:"Arial"; text-transform:uppercase;}

.menu li>a{ display:block; background:url(../../images/jinghe/ico06.png) no-repeat 18px 17px; padding-left:30px; height:39px; line-height:39px; overflow:hidden; border-bottom:1px solid #fff; color:#5c5c5c;}
.menu li:hover>a, .menu li.on>a{ background:#197ed9 url(../../images/jinghe/ico07.png) no-repeat 18px 17px; color:#fff;}

.menu li.cur>a{background:#197ed9 url(../../images/jinghe/ico07.png) no-repeat 18px center; color:#fff;}

.menu li.on div{ display:block;}
.menu div{ display:none; background:#2095e3; padding:15px 18px 29px;}
.menu div a{ display:block; height:30px; line-height:30px; color:#fff; overflow:hidden;}
.menu div a:hover{ text-decoration:underline;}
.menu div a.cur{ text-decoration:underline;}


.location{ padding-bottom:5px; text-align:right; overflow:hidden; line-height:30px; border-bottom:1px solid #dedede; color:#a2a2a2;}
.location h2{ height:30px; overflow:hidden; max-width:47%; margin-right:15px; font-size:20px; color:#565656; text-align:left;}
.location span{ overflow:hidden; max-width:47%; height:30px; display:inline-block; padding-left:22px; background:url(../../images/jinghe/ico08.jpg) no-repeat 1px 6px;}
.location a{ margin:0 5px; color:#a2a2a2; }
.location em{ margin-left:5px; font-style:normal; font-weight:bold;}
.location a:hover{ color:#197ed9}



/*honor*/
.honor{ padding:50px 0 65px;}
.honorin{ position:relative;}
.honorin>a{ position:absolute; top:137px; display:inline-block; width:35px; height:60px; z-index:100}
a.hprev{ background:url(../../images/jinghe/hprev.png) no-repeat; left:25px;}
a.hnext{ background:url(../../images/jinghe/hnext.png) no-repeat; right:37px;}
a.hprev:hover{ background:url(../../images/jinghe/hprev02.png) no-repeat;}
a.hnext:hover{ background:url(../../images/jinghe/hnext02.png) no-repeat;}

.honor_big{ background:url(../../images/jinghe/honor_bg.jpg) no-repeat left top; padding:16px 275px 0 243px; min-height:428px;}
.big_in{ overflow:hidden; width:254px;}
.honor_big ul{ width:1000%; position:relative; height:435px;}
.honor_big li{ display:none; position:absolute; left:0; top:0; width:254px;}
.honor_big li:first-child{display:block;}
.honor_big li .lxmimg{ width:254px; height:353px;}
.honor_big li p{ height:16px; padding-top:62px; overflow:hidden; width:245px; text-align:center; font-size:16px; color:#333; font-family:宋体; font-weight:bold;}

.honor_small{ background:url(../../images/jinghe/honor_bg02.jpg) no-repeat left bottom; padding:60px 0 30px 57px;}
.small_in{ overflow:hidden; width:658px; position:relative;}
.honor_small ul{ width:1000%;}
.honor_small li{ float:left; margin-right:30px; width:132px; height:184px; padding:4px; border:1px solid #cdcdcd; position:relative;}
.honor_small li .lxmimg{ width:132px; height:184px;}
.honor_small li div{ display:none; position:absolute; top:4px; left:4px; border:3px solid #197ed9; width:126px; height:178px;}
.honor_small li.cur div{ display:block;}

