@charset "utf-8";
/* CSS Document */
* {padding: 0;margin: 0;}
body {margin: 0px;padding: 0px;color: #666;font-family:"微软雅黑", Arial, Helvetica, sans-serif;font-size:14px;background:#fff;text-align:left;position:relative;line-height:20px;min-width:1200px;}
img {border: 0;position:relative;}
.clear {height:0px;line-height:0px;font-size:0px;clear:both;visibility:hidden;overflow:hidden;padding:0;margin:0;}
div,ul,dl,dd,dt,li,p,span,h1,h2,h3,h4,h5,h6 { margin:0px;padding:0px;list-style:none;list-style-type: none; word-wrap:break-word;position:relative; border:none;font-weight:400;}
a {color:#666;text-decoration:none;position:relative;cursor:pointer;}
header, footer, nav, section, article, menu, aside {display:block;position:relative;} 
textarea { resize:none;font-family:"微软雅黑";font-size:14px;}
table { border-collapse:collapse;border-spacing:0;}
th , td { text-align:left;}
input {font-family:"微软雅黑";font-size:14px;outline: none;}
input:focus .textarea:focus{outline:none;}
input.sub {cursor:pointer; background:none; border:none;}
input.text {background:none; border:none;}
/*去掉圆角*/
input[type=submit],input[type=reset],input[type=button],input[type=text]{-webkit-appearance:none;}
input.text {background:none; border:none;}
/*去掉select图标*/
a,button,input,select{
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent; /* For some Androids */}
/* common main */
.red,a.red { color:#cc0031;}
.yellow,a.yellow { color:#f8bd09;}
.white,a.white { color:#fff;}
.fc,a.fc { color:#4fb0a5;}
.c0,a.c0 { color:#000;}
.c1,a.c1 { color:#111;}
.c2,a.c2 { color:#222;}
.c3,a.c3 { color:#333;}
.c4,a.c4 { color:#444;}
.c5,a.c5 { color:#555;}
.c6,a.c6 { color:#666;}
.c7,a.c7 { color:#777;}
.c8,a.c8 { color:#888;}
.c9,a.c9 { color:#999;}
/*a:hover {color:#4fb0a5;}*/
.fs12 { font-size:12px;}
.fs14 { font-size:14px;}
.fs16 { font-size:16px;}
.fs18 { font-size:18px;}
.fs20 { font-size:20px;}
.fs22 { font-size:22px;}
.fs24 { font-size:24px;}
.fw-b { font-weight:bold;}
.fw400 { font-weight:400;}
.ti2 { text-indent:2em;}
.lh18 { line-height:18px;}
.lh20 { line-height:20px;}
.lh25 { line-height:25px;}
.lh30 { line-height:30px;}
.lh35 { line-height:35px;}
.lh40 { line-height:40px;}
.unl { text-decoration:underline;}
.unl-no { text-decoration:none;}
.unl-th { text-decoration:line-through;}
.ta-l { text-align:left;}
.ta-c { text-align:center;}
.ta-r { text-align:right;}
.fl { float:left;}
.fr { float:right;}
.va-m { vertical-align:middle;}
.va-t { vertical-align:top;}
.pr { position:relative;}
.pa { position:absolute;}
.oh { overflow:hidden;}
.none { display:none;}
.block { display:block;}
.inblock { display:inline-block;}
.pointer { cursor:pointer;}
.w100 { width:100%;}
.w1000 { width:1000px;}
.w1200 { width:1200px;}
.h5 { height:5px;}
.h10 { height:10px;}
.h15 { height:15px;}
.h20 { height:20px;}
.h25 { height:25px;}
.h30 { height:30px;}
.h40 { height:40px;}
.h50 { height:50px;}
.h60 { height:60px;}
.h70 { height:70px;}
.h90 { height:90px;}
.h100 { height:100%;}
.ma2 { margin:2px;}
.ma5 { margin:5px;}
.ma10 { margin:10px;}
.ma15 { margin:15px;}
.ma20 { margin:20px;}
.pa2 { padding:2px;}
.pa5 { padding:5px;}
.pa10 { padding:10px;}
.pa15 { padding:15px;}
.pa20 { padding:20px;}
.ml5 { margin-left:5px;}
.ml10 { margin-left:10px;}
.ml15 { margin-left:15px;}
.ml20 { margin-left:20px;}
.mr5 { margin-right:5px;}
.mr10 { margin-right:10px;}
.mr15 { margin-right:15px;}
.mr20 { margin-right:20px;}
.mt5 { margin-top:5px;}
.mt10 { margin-top:10px;}
.mt15 { margin-top:15px;}
.mt20 { margin-top:20px;}
.mb5 { margin-bottom:5px;}
.mb10 { margin-bottom:10px;}
.mb15 { margin-bottom:15px;}
.mb20 { margin-bottom:20px;}
.pl5 { padding-left:5px;}
.pl10 { padding-left:10px;}
.pl15 { padding-left:15px;}
.pl20 { padding-left:20px;}
.pr5 { padding-right:5px;}
.pr10 { padding-right:10px;}
.pr15 { padding-right:15px;}
.pr20 { padding-right:20px;}
.pt2 { padding-top:2px;}
.pt5 { padding-top:5px;}
.pt10 { padding-top:10px;}
.pt15 { padding-top:15px;}
.pt20 { padding-top:20px;}
.pb5 { padding-bottom:5px;}
.pb10 { padding-bottom:10px;}
.pb15 { padding-bottom:15px;}
.pb20 { padding-bottom:20px;}
.mga { margin-left:auto;margin-right:auto;}
.main {width:1200px;margin-left:auto;margin-right:auto;}
.absolute-r { position:absolute;left:auto;right:0;}
.absolute-l { position:absolute;left:0;right:auto;}
.comtab { table-layout:fixed;width:100%;border-collapse:collapse;}
.textover { overflow:hidden;white-space:nowrap;display:block;text-overflow:ellipsis;}

.whitebg,input.whitebg { background:#fff;}
.eeebg,input.eeebg { background:#eee;}
.cccbg,input.cccbg { background:#ccc;}

/* js相关样式 */
.zbannerbox {width:100%;margin:0 auto;overflow:hidden;}
.zbannerbox a {display:block;width:100%;background-repeat:no-repeat;background-position:center center; left:50%; margin-left: -960px;}
.zbannerbox a img{display: block;}

.bannerbox {width:100%;height:640px;margin:0 auto;overflow:hidden;}
.bannerbox a {display:block;width:100%;height:640px;background-repeat:no-repeat;background-position:center center; position:absolute; left:0; top:0;}
#bannernum {position:absolute;width:100%;bottom:15px;text-align:center;left:540px; z-index:10;}
#bannernum span { display:inline-block;width:14px;height:14px;background:#fff;line-height:0px; font-size:0px; margin:0 5px;background: url(../images/icon/bn01.png) no-repeat center;}
#bannernum span.numsel { background:url(../images/icon/bn02.png);}
.bannerbox .main {z-index:10; top:250px;}
.bannerbox .main b { position:absolute; top:0; display:block; width:25px; height:60px; cursor:pointer;transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out; opacity:0.5;}
#adlast { background:url(../images/ad_page02.png) no-repeat; left:0;}
#adnext { background:url(../images/ad_page01.png) no-repeat; right:0;}
.bannerbox .main b:hover {opacity:1;}
/*.bannerbox menu a{
  background: no-repeat 50% 50%;
  background-size: cover;
  -webkit-animation-name: kenburns;
          animation-name: kenburns;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-duration: 50s;
          animation-duration: 50s;
  opacity: 1;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

@-webkit-keyframes kenburns {
  0% {-webkit-transform: scale(1.2);transform: scale(1.2);}
  26.5625% {-webkit-transform: scale(1);transform: scale(1); }
  100% {-webkit-transform: scale(1.2);transform: scale(1.2);}
  98.4375% {-webkit-transform: scale(1.21176);transform: scale(1.21176);}
}
@keyframes kenburns {
  0% {-webkit-transform: scale(1.2);transform: scale(1.2);}
  26.5625% {-webkit-transform: scale(1);transform: scale(1); }
  100% {-webkit-transform: scale(1.2);transform: scale(1.2);}
  98.4375% {-webkit-transform: scale(1.21176);transform: scale(1.21176);}
}*/
/* cartoon */
.cartoon {
	transition:all 0.2s ease-in-out;
    -webkit-transition:all 0.2s ease-in-out;}

/*顶部*/
.mainhead { width:100%; z-index:99;}
.mainhead .main { }
.mainhead h1 {width:400px;}
.mainhead h1 a{display: block;height: 100px;}
.mainhead h1 img{display: block;position: absolute;top:0;bottom: 0;left: 0;margin: auto;max-width: 300px;}
.mainhead ul li {float:left;line-height: 50px;text-align: center;}
.mainhead ul li .a1 { display:block; white-space:nowrap;transition: all 0.2s ease-in-out 0.01s;-webkit-transition: all 0.2s ease-in-out 0.01s;padding: 0 18px;color: #FFFFFF;font-size: 16px;}
.mainhead ul li menu { position:absolute; left:50%; top:50px;margin-left:-35px; display:none;z-index: 2;text-align: center;}
.mainhead ul li menu a { display:inline-block; line-height:57px;height:57px; white-space:nowrap; overflow:hidden;transition: all 0.2s ease-in-out 0.01s;-webkit-transition: all 0.2s ease-in-out 0.01s; color:#fff; text-align:center;padding: 0 15px;font-size: 16px;}
.mainhead ul li menu a:hover {color:#fff;}
.mainhead ul li.sel .a1,.mainhead ul li:hover .a1 {background: #ff0000;}
.mainhead .toptxt{background: #f3f3f3;line-height: 36px;color: #404144;}
.mainhead .topbox{background: no-repeat left;}
.mainhead .mainnav{background: #d72329;}

.topsearchbox{width: 400px;height: 36px;border: 2px solid #eeeeee;border-radius: 3px;-webkit-border-radius: 3px;margin-top: 30px;background: #fff;}
.topsearchbox .search_up{background: #EEEEEE;}
.topsearchbox .search_up .tit{line-height: 36px;line-height: 36px;width: 72px;color: #000000;text-align: center;cursor: pointer;}
.topsearchbox .search_up .tit span{background: url(../images/icon/arrows01.png) no-repeat right;padding-right: 15px;}
.topsearchbox .searchbox{width: 320px;}
.topsearchbox .searchinp{width: 270px;padding-left: 10px;height: 36px;line-height: 36px;}
.topsearchbox .searchbtn{width: 35px;height: 36px;background: url(../images/icon/search01.png) no-repeat center;position: absolute;right: 0;top: 0;}
.topsearchbox .searchinp::-webkit-input-placeholder {color: #a5a5a5; }
.topsearchbox .search_up .up_list{background: #FFFFFF;border: 1px solid #EEEEEE;text-align: center;z-index: 100;line-height: 30px;font-size: 12px;display: none;cursor: pointer;}
.topsearchbox .search_up:hover .up_list{display: block;}
.topsearchbox .search_up .up_list p:hover{color: #d72329;}

.intoptel{background:url(../images/icon/tel01.png) no-repeat left;padding-left: 35px;margin-top: 29px;}
.intoptel .p1{color: #8a8a8a;}
.intoptel .teltxt{font-size: 22px;font-weight: bold;color: #d72329;margin-top: 2px;}

.mainnavbg{background:#4c4a4f;position: absolute;width: 100%;height: 60px;display: none;z-index: 1;}

.trans{ transition: all 0.6s; -webkit-transition: all 0.6s; -o-transition: all 0.6s; -moz-transition: all 0.6s; }
.tru{text-transform :Uppercase}

/*placeholder颜色*/
::-webkit-input-placeholder { /* WebKit browsers */
    color: #999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #999;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #999;
}
.op{filter:alpha(Opacity=100);-moz-opacity:1;opacity:1;}







































