@charset "utf-8";
/* CSS Document */


/*--------------*/
::selection { background-color:#89008f; color:#fff; }
::-moz-selection { background-color:#89008f; color:#fff; }
::-webkit-selection { background-color:#89008f; color:#fff; }
::-webkit-scrollbar {width: 8px;height: 8px;background-color: #f5f5f5;}
::-webkit-scrollbar-track {border-radius: 10px;background-color: #e2e2e2;}
::-webkit-scrollbar-thumb {border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);background-color: #605;}
* {padding: 0;margin: 0;font-family: "微软雅黑", 'Microsoft YaHei', arial, helvetica, clean, sans-serif;}
body {font: 14px/1.231 "微软雅黑", 'Microsoft YaHei', arial, helvetica, clean, sans-serif;color: #333;margin: 0;line-height: 1;}
:focus {outline: 1;}
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary { display: block;}
a{margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; }
ins{ background-color: #ff9; color: #000; text-decoration: none;}
mark{ background-color: #ff9; color: #000; font-style: italic; font-weight: bold;}
del{text-decoration: line-through;}
table{border-collapse: collapse;border-spacing:0;}
hr{display: block;height: 1px;border: 0;border-top: 1px solid #cccccc;margin: 1em 0;padding: 0;}
input,select {vertical-align: middle;}
li,ul {list-style-type: none;}
img {border: none;}
a {color: #222; text-decoration: none; -webkit-transition: all .3s ease-out; transition: all .3s ease-out;}
a:link,a:hover,a:active,a:visited {text-decoration: none;}
input,textarea {outline:0;border: 0;}
textarea {resize: none;}
h1,h2,h3,h4,h5,h6,dl,dd,dt,em { font-weight: normal; font-style: normal; padding:0; margin:0; }
.clear{clear:both;}
.hide{display:none;}
.header{width:100%; height:auto;}
html{overflow-x:hidden;}
/*--------------*/


/*----top---*/
.top_box{width:100%; height:184px; background:url(../images/top_bg.jpg) center top no-repeat;}
.top_box1{width:1180px; margin:0 auto;}
.top_left{width:670px; float:left;}
.top_right{width:280px; float:right;}
.top1_left{width:400px; float:left;}
.logo{width:160px; height:162px; float:right; background:url(../images/logo_bg.png) center no-repeat;}
.logo img{width:121px; height:122px; margin:12px auto; display:block;}
.top1{height:34px; font-size:12px; color:#7e7e7e; line-height:34px;}
.dw{height:70px; margin-top:38px; font-size:20px; color:#89008f; font-weight:bold; line-height:34px;}
.dw p{font-size:16px; color:#2b2b2b;}
.top1_right{height:34px;}
.top1_right ul li{float:left; line-height:34px; height:34px; text-align:right; width:70px;}
.top1_right ul li a{font-size:12px; color:#7e7e7e;}
.phone{height:70px; margin-top:32px; background:url(../images/phone.jpg) center right no-repeat; width:280px;}
.phone p{margin-top:12px; font-size:16px; color:#333; line-height:34px; text-align:right; padding-right:66px;}
.phone p span{display:block; font-size:26px; font-weight:bold;}
/*----top---*/


/*---nav---*/
.nav_box{width:100%; height:55px; background:#fff; border-top:1px solid #f4f4f4;}
.nav{width:1180px; margin:0 auto; height:55px; border-left:1px solid #f4f4f4;}
.nav ul li{float:left; width:97px; height:55px; border-right:1px solid #f4f4f4; text-align:center;}
.nav ul li a{font-size:14px; color:#333; display:block; background: -webkit-linear-gradient(left, #89008f, #89008f) no-repeat;
background: linear-gradient(to right, #89008f, #89008f) no-repeat; background-size: 100% 0%; -webkit-transition: all .5s; transition: all .5s; line-height:60px;}
.nav ul li a:hover{ color:#fff;
background: -webkit-linear-gradient(left, #89008f, #89008f) no-repeat;
background: linear-gradient(to right, #89008f, #89008f) no-repeat;
background-size: 100% 100%; height:60px;}
.nav ul li.another a{background:#89008f; display:block; color:#fff;}
.fixedNav {position: fixed; top: 0px; left: 0px; z-index:99999; _position: absolute; _top: expression(eval(document.documentElement.scrollTop)); background:#fff;}
/*---nav---*/


/*----footer----*/
.footer{width:100%; height:333px; background:#89008f;}
.foter_box{width:1180px; margin:0 auto;}
.footer_left{width:190px; height:333px; background:url(../images/footer_bg.jpg) center no-repeat; float:left;}
.footer_logo{width:147px; height:152px; margin:0 auto;}
.footer_zx{width:174px; height:33px; background:url(../images/footer_zx.png) center no-repeat; text-align:center; margin:16px auto;}
.footer_zx a{font-size:14px; color:#fff; line-height:33px;}
.footer_right{width:958px; float:right; padding-top:73px;}
.footer_nav{width:958px; height:48px;}
.footer_nav ul li a{font-size:14px; color:#fff; float:left; padding-right:10px;}
.footer_bottom{width:958px; height:212px;}
.footer_nr{width:780px; height:166px; float:left; padding-top:20px; font-size:14px; color:#fff; line-height:30px;}
.footer_nr h2{font-size:14px;}
.footer_nr a{color:#fff;}
.footer_nr img{padding-left:10px;}
.ewm_bg{width:131px; height:212px; float:right; background:url(../images/ewm_bg.jpg) center no-repeat;}
.ewm{width:99px; margin:0 auto; padding-top:48px; text-align:center;}
.ewm img{width:99px; height:99px; margin:0 auto;}
.ewm p{font-size:14px; color:#fff; line-height:30px;}
/*----footer----*/































