@charset "utf-8";
/* CSS Document */
.nav{width:100%; position:relative; z-index:50;}
.nav .logo{width:160px;transition: all 0.2s; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; -o-transition: all 0.2s;}
.nav .logo img{width:160px; height: 60px;}
.nav .lang{width:120px; font-size: 12px; margin-top: 30px; text-align: right; transition: all 0.2s; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; -o-transition: all 0.2s;}
.nav .list{width:910px;}
.nav .list ul{margin-left:0px;}
.nav .list li{float:left;}
.nav .list li img{ border:0}
.nav .list a{float:left;width:130px;/* height:80px; line-height: 80px; */text-align:center;}
.nav .list .last a{background:none;}
.nav .list a:hover,.nav .list .now{background:url(../images/nah.png) no-repeat bottom center; color: #FFFFFF}
/*.home{float:left; width:130px;height:80px; overflow:hidden; line-height:80px; text-align:center;background: url(../images/nah.png) no-repeat center center; color: #FFFFFF}*/

.nav .box{width:100%; overflow:hidden; position:absolute; /*margin-top:80px;*/ _margin-top:0;/*height:0;filter:alpha(opacity=0);opacity:0;border-bottom:2px solid #43507f;*/}
.nav .list span{font-family:Arial, Helvetica, sans-serif; font-size:12px; /*color:#FFFFFF*/}
.nav .list a:hover span,.nav .list .now span{font-size:12px; /*color:#FFFFFF*/}

.bok{display:none; width:100%;}
.nab{background:url(../images/nab.png) top center repeat-y;border-bottom:solid 1px rgba(255,255,255,.2)}

.dowebok .large .inner {background: url(../images/na_bg.png) repeat-x; border-bottom: solid 1px rgba(255,255,255,.3);overflow: hidden; padding: 0 0;}
.dowebok .large .logo{background:url(../images/logo.png) no-repeat; width:160px; height:60px; margin-top: 20px;}
.dowebok .large .list a{height:100px; line-height: 100px; font-size:16px;color: #fff;}
.dowebok .large .list a:hover,.dowebok .large .list .now{background:url(../images/nah.png) no-repeat center center; color: #FFFFFF}
.dowebok .large .list .home{float:left; width:130px;height:100px; overflow:hidden; line-height:100px; text-align:center;background: url(../images/nah.png) no-repeat center center; color: #FFFFFF}
.dowebok .large .lang{color: rgba(255,255,255,.5);margin-top: 40px;}
.dowebok .large .lang a{color: rgba(255,255,255,.5);}
.dowebok .large .lang .lah{color:#ffffff}
.dowebok .large .box{margin-top: 100px;}

.dowebok .small .inner {background:#ffffff;box-shadow: 0 0 10px rgba(0,0,0,.2); overflow: hidden; padding: 0 0;}
.dowebok .small .logo{ background:url(../images/logo2.png) no-repeat; width:160px; height:60px; margin-top: 10px}
.dowebok .small .list a{height:80px; line-height: 80px;font-size:16px;color: #000;}
.dowebok .small .list a:hover,.dowebok .small .list .now{background:url(../images/nah2.png) no-repeat center center; color: #FFFFFF}
.dowebok .small .list .home{float:left; width:130px;height:80px; overflow:hidden; line-height:80px; text-align:center;background: url(../images/nah2.png) no-repeat center center; color: #FFFFFF}
.dowebok .small .lang{color:#dadada; margin-top: 30px;}
.dowebok .small .lang a{color: #353535}
.dowebok .small .lang .lah{color:#197de3}
.dowebok .small .box{margin-top: 80px;}

.dowebok .header, .dowebok .inner, .dowebok a, .dowebok img, .dowebok li { transition: all 0.2s; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; -o-transition: all 0.2s;}

.do1{float:left; width:410px}
.do1 img{width:410px; height: 270px;}
.do2{float:right; width:735px}
.do2_t{font-size: 34px; color: #0f64bb;}
.do2_n{height: 50px; line-height: 180%; overflow: hidden; margin-top: 25px; margin-bottom: 25px;}
.do2_z li{float:left; height: 36px; line-height: 36px; font-size: 16px; margin-right: 20px; margin-bottom: 20px;}
.do2_z li a{padding: 0 30px; background: #197de3; color:#ffffff; text-align: center; display:block;
	-moz-border-radius:500px;
	-ms-border-radius:500px;
	-o-border-radius:500px;
	-webkit-border-radius:500px;
	border-radius:500px;
}
.do2_z li a:hover{background: #0f64bb;}