﻿@charset "utf-8";
@import "reset.css";
/*globe*/
body { 
	background: #fff;
	color: #666; 
	font: 22px/24px "微软雅黑","华文细黑",Arial,sans-serif;
	padding: 0;
	margin: 0;
}
p{font-size: 18px;line-height: 36px;}
a { 
	color: #666;
}
a:hover { 
	color: #68b22c;
}


.swiper-slide .title {
  font-style: italic;
  font-size: 42px;
  margin-top: 80px;
  margin-bottom: 0;
  line-height: 45px;
}
.swiper-slide p {
  font-style: italic;
  font-size: 25px;
}
.pagination {
  position: absolute;
  z-index: 20;
  left: 50%;
  bottom: 10px;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #fff;
  margin-right: 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}
.swiper-active-switch {
  background: #68b22c;
  border: #68b22c 1px solid;
  width: 8px;
  height: 8px;
}
.swiper-dynamic-links {
  text-align: center;
}
.swiper-dynamic-links a {
  display: inline-block;
  padding: 5px;
  border-radius: 3px;
  border: 1px solid #ccc;
  margin: 5px;
  font-size: 12px;
  text-decoration: none;
  color: #333;
  background: #eee;
}

.w640{width: 640px;margin: 0 auto;}
header{height: 80px;position: relative;z-index: 9999;}
header .box{width: 640px;height: 80px;background: url(../../img/bg1.jpg) repeat-x;}
header .box .phone{width: 79px;height: 50px;border-right: 1px solid #ddd;margin-top: 15px;float: left;}
header .box .phone img{margin-left: 31px;padding-top: 10px;}
header .box .logo{float: left;width: 479px;}
header .box .logo img{margin-top: 20px;margin-left: 107px;}
header .box .menu{width: 79px;height: 50px;border-left: 1px solid #ddd;margin-top: 15px;float: left;}
header .box .menu img{margin-left: 22px;padding-top: 10px;}

header .box2{width: 640px;height: 80px;background: url(../../img/bg2.jpg) repeat-x;display: none;}
header .box2 .clear1{height: 80px;}
header .box2 .menu{width: 79px;height: 50px;border-left: 1px solid #ddd;margin-top: 15px;float: right;}
header .box2 .menu img{margin-right: 20px;padding-top: 10px;float: right;}
header .box2 .searcher{margin-left: 20px;width: 420px;height: 45px;background: url(../../img/bg3.jpg) no-repeat;float: left;margin-top: 18px;}
header .box2 .searcher .inpu{width: 375px;padding: 7px 2px;border: none;font-size: 22px;margin-top: 3px;margin-left: 2px;}
header .box2 .searcher .sub{width:18px;height: 18px;background: url(../../img/search.png) no-repeat; border: none;}
header .menu_list ul li{min-height: 70px;width: 640px;background: url(../../img/bg4.jpg) repeat-x;}
header .menu_list ul li .li a{display: block;font-size: 30px;color: #333333;line-height: 70px;padding-left: 30px;}
header .menu_list ul li:hover .li a{display: block;font-size: 30px;color: #68b22c;line-height: 70px;padding-left: 30px;}
header .menu_list ul li.hover .li a{display: block;font-size: 30px;color: #68b22c;line-height: 70px;padding-left: 30px;}
header .menu_list ul li .li{background: url(../../img/tb6.png) no-repeat 595px 27px;}
header .menu_list ul li:hover .li{background: url(../../img/tb5.png) no-repeat 595px 30px;}
header .menu_list ul li.hover .li{background: url(../../img/tb5.png) no-repeat 595px 30px;}

header .menu_list ul li .dl_box{background: #fff;padding: 15px 0px;display: none;}
header .menu_list ul li .dl_box dl dt{height: 52px;width: 580px;margin-left: 30px;border-bottom: 1px solid #e5e5e5;background: url(../../img/tb7.png) no-repeat 10px 16px;}
header .menu_list ul li .dl_box dl dt a{line-height: 52px;font-size: 24px;display: block;padding-left: 32px;}

header .box3{width: 640px;height: 80px;background: url(../../img/bg2.jpg) repeat-x;display: none;}
header .box3 .phone{width: 79px;height: 50px;border-right: 1px solid #ddd;margin-top: 15px;float: left;}
header .box3 .phone img{margin-left: 31px;padding-top: 10px;}
header .box3 .text{width: 540px;height: 80px;float: left;}
header .box3 .text p{width: 540px;height: 80px;line-height: 80px;text-align: right;font-size: 22px;margin-right: 20px;}
header .box3 .phone_list{height: 120px;background: #fff;}
header .box3 .phone_list .sobx{width: 340px;height: 75px;margin: 0 auto;padding-top: 28px;}
header .box3 .phone_list .sobx .img{float: left;}
header .box3 .phone_list .sobx .right{float: left;width: 257px;margin-left: 15px;}
header .box3 .phone_list .sobx .right .p1{font-size: 19px;}
header .box3 .phone_list .sobx .right .p2{font-size: 38px;color: #df0000;line-height: 47px;}

footer{
	height: 60px;
	background: #000; margin-bottom:97px;
}
footer p{font-size: 18px;color: #b9b9b9;text-align: center;line-height: 60px;}

.footer{z-index:1000000000; width:640px; height:97px; position:fixed; left:0; bottom:0; background:-webkit-gradient(linear,0% 46%, 100% 25%, from(#00215f), to(#00215f), color-stop(0.5,#1b4fb0))}
.footer a{ float:left; width:128px; padding-top:50px; font:24px/36px "黑体"; color:#fff; display:inline-block; text-align:center; background:url(../../img/footmenu.png) no-repeat;}
.footer a.menu1{ background-position:0 -97px;}
.footer a.menu1.cur{ background-position:0 0; color:#fff;}
.footer a.menu2{ background-position:-128px -97px;}
.footer a.menu2.cur{ background-position:-128px 0;color:#ad8943;}
.footer a.menu3{ background-position:-256px -97px;}
.footer a.menu3.cur{ background-position:-256px 0;color:#ad8943;}
.footer a.menu4{ background-position:-384px -97px;}
.footer a.menu4.cur{ background-position:-384px 0;color:#ad8943;}
.footer a.menu5{ background-position:-512px -97px;}
.footer a.menu5.cur{ background-position:-512px 0;color:#ad8943;}
.footer a.home{ display:block; position:absolute; left:20px; bottom:106px; width:64px; height:64px; padding:0; margin:0; border-radius:50%; background:url(../../img/home.png) no-repeat center #ad8943; border:6px solid #fff;box-shadow:0 0 5px rgba(0,0,0,0.3);-webkit-box-shadow:0 0 5px rgba(0,0,0,0.3);}

.index_con{height: 310px;background: #fff;}
.index_con .box{padding-left: 40px;padding-top: 40px;}
.index_con .img2{padding-left: 20px;}
.index_con .box p{font-size: 20px;font-weight: bold;color: #68b22c;line-height: 70px;text-align: center;}

.index_btm{height: 235px;background: #eaeaea;}
.index_btm .box{padding-top: 40px;padding-left: 40px;}
.index_btm .box .div1{width: 186px;height: 150px;float: left;}
.index_btm .box .div1 .p1{text-align: center;padding-top: 40px;}
.index_btm .box .div1 .p2{text-align: center;font-size: 18px;font-weight: bold;padding-top: 10px;}
.index_btm .box a:hover .div1{background: url(../../img/bg7.png) no-repeat;}
.index_btm .box a:hover .div1 .p2{color: #fff;}

.wgm_list .list_box ul li .li{background: url(../../img/bg5.jpg) repeat-x;width: 640px;height: 60px; font-weight:bolder}
.wgm_list .list_box ul li:hover .li{background: url(../../img/bg6.jpg) repeat-x;width: 640px;height: 60px;}
.wgm_list .list_box ul li.hover .li{background: url(../../img/bg6.jpg) repeat-x;width: 640px;height: 60px;}
.wgm_list .list_box ul li .li a{background: 585px 22px url(../../img/tb10.png) no-repeat;height: 60px;display: block;color: #555;font-size: 24px;line-height: 60px;padding-left: 40px;}
.wgm_list .list_box ul li:hover .li a{color: #fff;background: 585px 22px url(../../img/tb18.png) no-repeat;}
.wgm_list .list_box ul li.hover .li a{color: #fff;background: 585px 22px url(../../img/tb18.png) no-repeat;}
.wgm_list .list_box ul li .sox_box{display: none;}
.wgm_list .list_box ul li .sox_box .top{height: 275px;background: #ededed;}
.wgm_list .list_box ul li .sox_box .top_fff{min-height: 341px;background: #fff;}
.wgm_list .list_box ul li .sox_box .top .img{padding-left: 40px;padding-top: 52px;}
.wgm_list .list_box ul li .sox_box .btm{min-height: 325px;background: #fff;}
.wgm_list .list_box ul li .sox_box .btm .text{padding-left: 40px;padding-top: 36px;width: 560px;padding-bottom: 35px;}
.wgm_list .list_box ul li .sox_box .btm .text .p1{color: #df0000;font-size: 26px;font-weight: bold;}
.wgm_list .list_box ul li .sox_box .btm .text .p2{font-size: 22px;padding-top: 20px;line-height: 40px;}
.wgm_list .list_box ul li .sox_box .btm .text .p2 span{color: #df0000;}
.wgm_list .list_box ul li .sox_box .btm .text .p2 em{font-weight: bold;}
.wgm_list .list_box ul li .sox_box .top_fff img{border: 1px solid #dcdcdc;}

.wgm_list .list_box ul li .sox_box .btms .text{min-height: 325px;background: #f6f6f6;margin: 40px;width: 510px;margin-top: 0px;padding: 25px;border: 1px solid #dcdcdc;border-top: none;}
.wgm_list .list_box ul li .sox_box .btms .text .p1{color: #df0000;font-size: 24px;padding-bottom: 20px;}
.wgm_list .list_box ul li .sox_box .btms .text .p2{line-height: 35px;font-size: 22px;}
.wgm_list .list_box ul li .sox_box .btms .text .p3{line-height: 35px;font-size: 22px;color: #df0000;padding-top: 20px;}
.wgm_list .list_box ul li .sox_box .jylc{min-height: 531px;background: url(../../img/bg18.jpg) no-repeat top;padding: 40px 30px 40px 30px;}

.device {
  position: relative;
}
.device .arrow-left {
  background: url(../../img/tb20.png) no-repeat left bottom;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
}
.device .arrow-left:hover{
  background: url(../../img/tb21.png) no-repeat left bottom;
}
.device .arrow-right {
  background: url(../../img/tb20.png) no-repeat right top;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
}
.device .arrow-right:hover{
   background: url(../../img/tb21.png) no-repeat right top;
}
.content-slide {
  padding: 20px;
  color: #fff;
}
.title {
  font-size: 25px;
  margin-bottom: 10px;
}
.pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:5px;
  width: 100%;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #fff;
  margin: 0 3px;
  cursor: pointer;
}
.swiper-active-switch {
  background: #de0000;
}

.mt40{margin-top: 40px;}

.dv_all{background: #eaeaea;padding: 40px;}
.dv_all .dvall_box .div1{box-shadow: 0px 5px 5px #e2e2e2;background: #fff;margin-top: 1px;}/*
.dv_all .dvall_box .div1 img{box-shadow: 0px 5px 5px #e2e2e2;background: #fff;}*/
.dv_all .dvall_box .p1 span{font-size: 30px;color: #df0000;}
.dv_all .dvall_box .div1 .p1{font-size: 22px;line-height: 36px;}
.dv_all .dvall_box  .div1_1{padding: 40px 30px;}
.dv_all .dvall_box  .div1_1 a{display: block;padding-top: 50px;font-size: 24px;color: #333;}

.qyc_banbg{background: url(../../img/bg8.png) repeat-x;height: 50px;margin-top: -50px;position: relative;z-index: 2;}
.qyc_banbg span{font-size: 20px;color: #fff;line-height: 50px;padding-left: 20px;}
.qyc_banbg img{float: right;}
.qyc_text1{height: 120px;background: #fff;}
.qyc_text1 p{font-size: 22px;}
.qyc_text1 .p1{font-size: 30px;color: #333;line-height: 40px;text-align: center;padding-top: 35px;}
.qyc_text1 .p2{text-align: center;padding-top: 10px;padding-bottom: 15px;}
.qyc_text1 .p3{text-align: center;line-height: 36px;font-size: 18px;}

.ckxx ul li .li span{float: right;margin-right: 80px;font-size: 20px;}
.ppcn_img{padding: 40px;}
.ppcn_img img{width: 560px;height: 286px;}
.pplc{padding: 40px 0px;}

.ppyy_top{height: 350px;background: #ededed;}
.ppyy_top img{padding: 40px;}
.ppyy_text{padding: 40px;background: #fff;}
.ppyy_text .p1{font-size: 24px;font-weight: bold;color: #df0000;}
.ppyy_text .p2{padding-top: 10px;font-size: 20px;line-height: 36px;}

.ppyy_list dl dt .dt{background: url(../../img/bg9.jpg) repeat-x;height: 60px;border-right: 1px solid #dbdbdb;}
.ppyy_list dl dt .dt span{width: 60px;height: 60px;display: block;float: left;font-size: 30px;color: #fff;background: url(../../img/bg10.jpg) repeat-x;text-align: center;line-height: 60px;margin-right: 25px;}
.ppyy_list dl dt:hover .dt span{width: 60px;height: 60px;display: block;float: left;font-size: 30px;color: #fff;background: #df0000;text-align: center;line-height: 60px;margin-right: 25px;}
.ppyy_list dl dt.hover .dt span{width: 60px;height: 60px;display: block;float: left;font-size: 30px;color: #fff;background: #df0000;text-align: center;line-height: 60px;margin-right: 25px;}
.ppyy_list dl dt .dt a{line-height: 60px;font-size: 24px;color: #555;font-weight: bold;}
.ppyy_list dl dt .ppyy_listcon p{font-size: 22px;line-height: 36px;}
.ppyy_list dl dt .ppyy_listcon{padding: 20px;border: 1px solid #dbdbdb;border-top: 0px;display: none;}
.ppyy_list dl dt .ppyy_listcon p span{color: #df0000;}
.sox_box .video{background: #ededed;  padding: 40px;}

.news_con{background: #eaeaea;padding: 40px;}
.new1{background: #fff;padding: 30px;}
.news .new1 .p1{color: #333;font-size: 24px;}
.news .new1 .p2{color: #888;font-size: 22px;line-height: 30px;font-family: arial;padding-top: 10px;padding-bottom: 15px;}
.news .new1 .img1{padding-bottom: 30px;}
.news .new1 .p3{color: #888;font-size: 22px;line-height: 36px;}
.news .new1 .p4{color: #333;font-size: 24px;padding-top: 40px;}
.news .new1 .img1 img{vertical-align: middle;}

.mt40{margin-top: 40px;}

.news_info{padding: 40px;}
.news_info .p1{color: #333;font-size: 24px;}
.news_info .p2{color: #888;font-size: 22px;line-height: 30px;font-family: arial;padding-top: 10px;padding-bottom: 15px;}
.news_info .p2 span{padding-left: 10px;font-size: 22px;}
.news_info .img{padding: 40px 0px;padding-top: 20px;}
.news_info .new_text p{font-size: 20px;line-height: 36px;color: #888;}
.news_info .bottom{padding-top: 65px;}


.next{padding: 40px;background: #ededed;}
.next p{font-size: 22px;line-height: 36px;}
.next p a{font-size: 22px;line-height: 36px;}

.car_bd{padding: 40px;min-height: 630px;}
.car_bd .div1{background: url(../../img/bg11.jpg);width: 560px;height: 70px;}
.car_bd .div1{background: url(../../img/bg11.jpg);width: 560px;height: 70px;}
.car_bd .divs1{background: url(../../img/suo.jpg);width: 560px;height: 70px;margin-top: 20px;}
.car_bd .shouji{background: url(../../img/bg16.jpg) no-repeat;margin-top: 20px;}
.car_bd .div1 .inpu_car{padding-left: 75px;font-size: 24px;border: none;background: none;margin-top: 24px;width: 450px;}
.car_bd .div2 .yzm_car{}
.car_bd .div{width: 560px;height: 70px;padding-top: 20px;}
.car_bd .div .div1{width: 300px;height: 70px;background: url(../../img/bg12.jpg) no-repeat;}
.car_bd .div .div1 .yzm_car{padding-left: 75px;font-size: 24px;border: none;background: none;margin-top: 24px;width: 195px;}
.car_bd .img_btn{padding-top: 40px;}

.kfrx{/*padding: 40px;*/}
.kfrx .top .sobx{width: 340px;height: 75px;margin: 0 auto;padding-top: 28px;padding-bottom: 20px;}
.kfrx .top .sobx .img{float: left;}
.kfrx .top .sobx .right{float: left;width: 257px;margin-left: 15px;}
.kfrx .top .sobx .right .p1{font-size: 22px;}
.kfrx .top .sobx .right .p2{font-size: 38px;color: #df0000;line-height: 47px;}

.kfrx .btm{padding: 40px;background: #ededed;}
.kfrx .btm ul li{height: 70px;border-bottom: 1px solid #d5d5d5;}
.kfrx .btm ul li p{font-size: 24px;color: #555;line-height: 70px;}
.kfrx .btm ul li img{float: left;padding-right: 25px;vertical-align: middle;padding-top: 14px;}

.dw_top .dw{padding: 40px;padding-bottom: 0px;}
.dw_top .dw .left{width: 265px;height: 70px;background: url(../../img/bg13.png) no-repeat;overflow: hidden;}
.dw_top .dw .left .icon_a{margin-left: 43px;margin-top: 20px;background: url(../../img/tb27.png) no-repeat;width: 19px;height: 31px;float: left;}
.dw_top .dw .right{width: 265px;height: 70px;background: url(../../img/bg14.png) no-repeat;}
.dw_top .dw .left .size_a{font-size: 24px;color: #fff;margin-left: 10px;line-height: 70px;}
.qh-city{font-size: 18px;color: #fff; line-height: 70px;margin-left: 25px;}
.dw_top .dw .right .icon_A{float: left; margin-left: 43px;margin-top: 20px;background: url(../../img/tb28.png) no-repeat;width: 19px;height: 31px;}
.dw_top .dw .right .size_b{font-size: 24px;margin-left: 10px;line-height: 70px;}

.block_b{font-size: 24px;color: #888;text-align: center;padding: 20px 0px;}
.boutique{background: #ededed;}
.boutique ul li{margin: 0px 40px;border-bottom: 1px solid #c2c2c2;padding-bottom: 25px;padding-top: 25px;}
.boutique ul li.last{margin: 25px 40px;border-bottom: none;padding-bottom: 25px;}
.boutique ul li .top{padding-top: 40px;;}
.boutique ul li .top p span{width: 35px;height: 35px;float: left;background: #666;color: #fff;line-height: 35px;text-align: center;margin-right: 25px;}
.boutique ul li .top p{font-size: 24px;color: #333;line-height: 36px;background: url(../../img/tb29.png) no-repeat right}
.boutique ul li .btm{padding-left: 60px;font-size: 18px;line-height: 36px;padding-top: 10px;}
.boutique ul li .btm p{font-size: 18px;line-height: 36px;}

.contact{padding: 40px;min-height: 600px;}
.contact ul li{border: 1px solid #dbdbdb;min-height: 58px; border-radius: 10px;margin-bottom: 20px;}
.contact ul li p{line-height: 58px;color: #555;padding-left: 20px;font-size: 24px;}
.contact ul li .p1{color: #333;}
.con_back a{font-size: 24px;color: #fff;text-align: center;display: block;line-height: 60px;}
.con_back{height: 60px;background: #df0000;border-radius: 10px;margin-top: 25px;}

.yyby .by_name{background: url(../../img/bg15.jpg) no-repeat;margin-top: 20px;}
.yyby .shouji{background: url(../../img/bg16.jpg) no-repeat;margin-top: 20px;}
.yyby .time{background: url(../../img/bg17.jpg) no-repeat;margin-top: 20px;}
.yyby .button{}
.yyby .button .fle{width: 265px;height: 70px;border: 1px solid #dbdbdb;background: #fff;border-radius: 10px;}
.yyby .button .fle:hover{width: 265px;height: 70px;border: 1px solid #df0000;background: #df0000;border-radius: 10px;color: #fff;}
.yyby .button .fri{width: 265px;height: 70px;border: 1px solid #dbdbdb;background: #fff;border-radius: 10px;}
.yyby .button .fri:hover{width: 265px;height: 70px;border: 1px solid #df0000;background: #df0000;border-radius: 10px;color: #fff;}
.yyby .button p{text-align: center;line-height: 70px;font-size: 30px;}

.yyby .service{padding-left: 75px;font-size: 24px;border: none;background: none;margin-top: 24px;width: 450px;}


.yyby .servise{margin-top: 30px;background: none;border-radius: 15px;border: 1px solid #dbdbdb;height: 140px;width: 555px;}
.yyby .servise textarea.inpu_car{padding-left: 32px;height: 100px;width: 500px;}

.show-div{width: 640px;margin: 0 auto;background: #fff;min-height: 64px;position: absolute;top: 0px;padding-bottom: 60px;}
.show-div .box{width: 640px;height: 80px;background: url(../../img/bg2.jpg) repeat-x;}
.show-div .box .clear1{height: 80px;}
.show-div .box .menu{width: 79px;height: 50px;border-left: 1px solid #ddd;margin-top: 15px;float: right;}
.show-div .box .menu img{margin-right: 20px;padding-top: 10px;float: right;}
.show-div .box .searcher{margin-left: 20px;width: 420px;height: 45px;background: url(../../img/bg3.jpg) no-repeat;float: left;margin-top: 18px;}
.show-div .box .searcher .inpu{width: 375px;padding: 7px 2px;border: none;font-size: 22px;margin-top: 3px;margin-left: 2px;}
.show-div .box .searcher .sub{width:18px;height: 18px;background: url(../../img/search.png) no-repeat; border: none;}
.show-div .menu_list ul li{min-height: 70px;width: 640px;background: url(../../img/bg4.jpg) repeat-x;}
.show-div .menu_list ul li .li a{display: block;font-size: 30px;color: #333333;line-height: 70px;padding-left: 30px;}
.show-div .menu_list ul li:hover .li a{display: block;font-size: 30px;color: #68b22c;line-height: 70px;padding-left: 30px;}
.show-div .menu_list ul li.hover .li a{display: block;font-size: 30px;color: #68b22c;line-height: 70px;padding-left: 30px;}
.show-div .menu_list ul li .li{background: url(../../img/tb6.png) no-repeat 595px 27px;}
.show-div .menu_list ul li:hover .li{background: url(../../img/tb5.png) no-repeat 595px 30px;}
.show-div .menu_list ul li.hover .li{background: url(../../img/tb5.png) no-repeat 595px 30px;}
.show-div .menu_list ul li .dl_box{background: #fff;padding: 15px 0px;display: none;}
.show-div .menu_list ul li .dl_box dl dt{height: 52px;width: 580px;margin-left: 30px;border-bottom: 1px solid #e5e5e5;background: url(../../img/tb7.png) no-repeat 10px 16px;}
.show-div .menu_list ul li .dl_box dl dt a{line-height: 52px;font-size: 24px;display: block;padding-left: 32px;}

.yzm_img{position: relative;}
.yzm_img img{position: absolute;left: 310px;top: 17px;width: 230px;}

.info_con p{line-height: 50px;}

/*分页*/
.page{float:left;text-align:left;margin:10px auto;display:inline; color:#aa7940;}
.page_turner {padding:4px 0px 0px 1px;float:left;clear:both;}
.page_turner a, .page_turner span {float:left;display:block;border:1px solid #aa7940;padding:5px;margin-left:4px; line-height:14px;}
.page_turner a:link, .page_turner a:visited { text-decoration:none; }
.page_turner a:hover, .page_turner a.c {background:#aa7940; color:#fff;}

.page1{float:right;text-align:left;margin:10px 30px;display:inline;}
.page1_turner {padding:4px 0px 0px 1px;float:left;clear:both;}
.page1_turner a, .page_turner span {float:left;display:block;border:1px solid #aa7940;padding:5px;margin-left:4px; line-height:14px;}
.page1_turner a:link, .page_turner a:visited { text-decoration:none; }
.page1_turner a:hover, .page_turner a.c {background:#aa7940; color:#fff;}
