@charset "utf-8";
/* CSS Document */

/*--------------*/
::selection { background-color:#0077e5; color:#fff; }
::-moz-selection { background-color:#0077e5; color:#fff; }
::-webkit-selection { background-color:#0077e5; 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: #555;}
* {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:hover{ color:#F00;}
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,i,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_bg{width:100%; height:188px; background:url(../images/top_bg.jpg) center no-repeat;}
.top1_box{width:1180px; height:42px; margin:0 auto;}
.top1_left{width:500px; float:left; font-size:#585858; line-height:42px;}
.top1_right{width:360px; float:right;}
.top1_right ul li{width:90px; float:left; line-height:42px;}
.top1_right ul li img{width:12px; height:15px; vertical-align:middle;}
.top1_right ul li a{font-size:12px; color:#585858; padding-left:6px;}
.top2_box{width:1180px; margin:0 auto; padding-top:30px;}
.top2_left{width:728px; float:left;}
.logo{width:317px; float:left;position: relative;left: -82px;}
.dw{
	width: 360px;
    float: right;
    font-size: 16px;
    color: #3e3e3e;
    line-height: 34px;
}
.dw span{color:#fa8700; font-weight:bold;}
.phone{width:270px; height:70px; float:right; background:url(../images/phone.png) center right no-repeat; text-align:right;}
.phone p{padding-right:66px; font-size:18px; color:#333; line-height:36px;}
.phone p span{display:block; font-size:26px; font-weight:bold;}
/*--top--*/

/*--nav-*/
.nav_box{width:100%; height:55px; background:#0077e5;}
.nav{width:1180px; margin:0 auto;}
.nav ul li{width:118px; float:left; text-align:center;}
.nav ul li a{font-size:14px; color:#fff; display:block; background: -webkit-linear-gradient(left, #fa8700, #fa8700) no-repeat;
background: linear-gradient(to right, #fa8700, #fa8700) no-repeat; background-size: 100% 0%; -webkit-transition: all .5s; transition: all .5s; line-height:55px;}
.nav ul li a:hover{ color:#fff;
background: -webkit-linear-gradient(left, #fa8700, #fa8700) no-repeat;
background: linear-gradient(to right, #fa8700, #fa8700) no-repeat;
background-size: 100% 100%; height:55px;}
.nav ul li.another a{background:#fa8700; display:block; color:#fff;}
.fixedNav {position: fixed; top: 0px; left: 0px; z-index:99999; _position: absolute; _top: expression(eval(document.documentElement.scrollTop)); background:#0077e5;}
/*--nav-*/

/*--footer--*/
.footer{width:100%; height:300px; background:#0077e5;}
.footer_box{width:1180px; margin:0 auto;}
.footer_left{width:840px; float:left;}
.footer_right{width:264px; height:300px; float:right; background:#fa8700;}
.footer_nav{width:840px; height:80px;}
.footer_nav ul li a{font-size:14px; color:#fff; line-height:80px; padding:0 10px; float:left;}
.footer_nr{width:840px; height:146px; font-size:14px; color:#fff; line-height:30px;}
.footer_nr h2{font-size:14px;}
.footer_nr a{color:#fff;}
.footer_bottom{width:840px; height:50px;}
.footer_bottom ul li{float:left; padding-right:20px;}
.footer_bottom ul li img{width:29px;}
.footer_bottom ul li span{padding-left:10px; font-size:14px; color:#fff;}
.footer_logo{width:249px; height:41px; margin:0 auto; padding-top:32px;}
.ewm{width:124px; height:124px; margin:0 auto; padding-top:60px;}
.ewm img{width:124px; height:124px; }
/*--footer--*/









.footer_nr a{
	color:#fff !important
}





















