body{ background: #5e95f9 url("../images/bg.jpg") center center repeat-y}
.width-1240px{ background: #ffffff }
.top{ background: #f4f4f4; height: 140px;}
.nav{font-size: 18px; font-weight: 900; height: 30px;}
.nav a{font-size: 18px; font-weight: 900; height: 30px;}
.nav a:hover,.nav a.now{color: #333333; border-bottom: 6px #333333 solid}
.sou{ background: #ECECEC;width: 214px; height: 50px; border-radius: 25px;}
.sou input.input-2{ background: none; border: 0px;width: 130px; padding: 10px; font-size: 18px; margin-left: 12px;}
.gh{overflow:hidden; border: #e8cb91 8px solid}
.gh img{overflow:hidden;-webkit-transition: all ease .8s;-moz-transition:all ease .8s;-o-transition: all ease .8s;transition:all ease .8s;}

.gh:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
a.newsnava {padding: 10px 0px;}
a.newsnava:hover {background:#666666;color: #F5F5F5}

.gh1{overflow:hidden; }
.gh1 img{overflow:hidden;-webkit-transition: all ease .8s;-moz-transition:all ease .8s;-o-transition: all ease .8s;transition:all ease .8s;}
.cont01 li{position: relative}
.cont01 li p{position: absolute; left: 0px; bottom: 0px; padding: 8px 30px; background:rgba(255,255,255,0.8); font-weight: bold; color: #333333}

.gh1:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.inmore a{border: 1px #333333 solid; padding: 15px 40px; font-size: 18px; margin-top: 20px;}
.inmore a:hover{border: 1px #b21f2d solid; color: #b21f2d; padding: 15px 40px; font-size: 18px; margin-top: 20px;}
.mo{ background: #666666 url("../images/mo.png") top center; padding: 30px 0px}
.monav{color: #F5F5F5}
.monav a{padding: 0px 14px; font-size: 16px; color: #F5F5F5}
.monav a:hover{color: #ffffff}
.protu999 { width: 400px; height: 400px; border: #e5e5e5 1px solid; padding: 5px;}
.protu999 img{ max-width: 390px; max-height: 390px;}

.protu {  border: #e5e5e5 1px solid; padding: 5px;}
.protu img{ max-width: 390px; }
.about p{margin-top: 20px; font-size: 16px;text-indent:2em}

.procont { line-height: 2em; font-size: 16px;}
.procont img{ max-width: 100%; height: auto; margin: 10px auto}
.prorighttitle{border-bottom: #333333 1px solid}
.prorighttitle p{padding: 10px 30px; background: #333333; font-size: 18px; color: #ffffff}
@-webkit-keyframes aa{ /*写一个动画函数*/
    from{-webkit-transform:rotateY(0deg);}
    to{-webkit-transform:rotateY(360deg);}
}
@-moz-keyframes aa{  /*写一个动画函数*/
    from{-moz-transform:rotateY(0deg);}
    to{-moz-transform:rotateY(360deg);}
}



