﻿@charset "UTF-8";
body{min-width: 1260px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    margin:0;
    padding:0;
    -webkit-text-size-adjust:none;
}
body,input,select,textarea{background: #fff;}
body,button,input,select,textarea {
    font:16px "Microsoft YaHei",SimSun,tahoma,arial,sans-serif; color: #333;
}

input,select,textarea {
    font-size:100%;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
th {
    text-align:inherit;
}
fieldset,img {
    border:none;
}
iframe {
    display:block;
}
abbr,acronym {
    border:none;
    font-variant:normal;
}
del {
    text-decoration:line-through;
}
address,caption,cite,code,dfn,em,th,var {
    font-style:normal;
    font-weight:500;
}
ol,li,ul {
    list-style:none; margin:0 ; padding: 0;
}
caption,th {
    text-align:left;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:500;
}
q:before,q:after {
    content:'';
}
sub, sup {
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline;
}
sup {
    top:-0.5em;
}
sub {
    bottom:-0.25em;
}
ins,a {
    text-decoration:none;
}
a:hover {
    text-decoration:none;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
a:focus,*:focus {
    outline:none;
}
.lf { float:left;}
.rt { float:right;}
.clearfix:before,.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
    overflow:hidden;
}
.clearfix {
    zoom:1;
}
.clear{
    clear:both;
    display:block;
    overflow:hidden;
    height:0;
    line-height:0;
    font-size:0;
}
.hide {
    display:none!important;
    visibility:hidden;
}
.block {
    display:block!important;
}
.pull-left {
    float:left;
    display:inline;
}
.pull-right {
    float:right;
    display:inline;
}
.wxxx { text-align:center; margin-left:10px; text-align:center; font-size:14px; padding:5px 0px;  width:80px;}
input{ outline: none;}
button{border: none; outline: none}
a{ text-decoration:none; color:#333;}
a:hover{ text-decoration:none; color:#dd772d;}
img{ border:none;}
em,i{ font-style:normal;}
.m-r-sm{ margin-right: 5px;}
.m-r{ margin-right: 10px;}
.m-r-md{ margin-right: 15px;}
.m-r-lg{ margin-right: 20px;}

.m-l-sm{ margin-left: 5px;}
.m-l{ margin-left: 10px;}
.m-l-md{ margin-left: 15px;}
.m-l-lg{ margin-left: 20px;}

.m-t-sm{ margin-top: 5px;}
.m-t{ margin-top: 10px;}
.m-t-md{ margin-top: 15px;}
.m-t-lg{ margin-top: 20px;}

.m-b-sm{ margin-bottom: 5px;}
.m-b{ margin-bottom: 10px;}
.m-b-md{ margin-bottom: 15px;}
.m-b-lg{ margin-bottom: 20px;}
img{ margin: 0;}
.font-bold{ font-weight: bold}
.btn{ border-radius: 3px; color: #fff; cursor: pointer}
.btn-primary{ background: #005EA8; border: none;}
.btn-primary:hover{ background: #1189E8;color: #fff;}

.text-primary{ color: #005EA8}
a.text-primary:hover{ color:#1189E8;}
.text-danger{ color: #dd772d}
.text-warning{ color: #ff8700}
.text-muted{ color: #999;}
.text-right{ text-align: right!important;}
.text-left{ text-align: left}

.text-md{ font-size: 14px;}
.text-sm{ font-size: 12px;}
.text-lg{ font-size: 18px;}
.text-arial{ font-family: arial;}

::-webkit-input-placeholder{ color: #aaa;}    /* 使用webkit内核的浏览器 */
:-moz-placeholder{ color: #aaa}                  /* Firefox版本4-18 */
::-moz-placeholder{ color: #aaa}                  /* Firefox版本19+ */
:-ms-input-placeholder{ color: #aaa}           /* IE浏览器 */

.trans{
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}


.zw{ line-height:30px; padding:15px 0; min-height:350px;color:#555555; font-size:14px;}
.zw a:link{ color:#555555; }
.zw a:visited{ color:#555;}
.zw a:hover{ color:#FF6205;}
.zw a:active{color:#555555;}
.zw img{
 max-width:100%;

 width:expression(document.body.clientWidth>100%?"100%":"auto");

}
.zw video {
    margin: 20px auto;
    display: block;
}

.xiaocms-page span{ margin:0 3px;  border:1px solid #dd772d;line-height:25px; padding:0 10px; background:#dd772d; color:#FFFFFF; display:inline-block; font-size: 14px; }
.xiaocms-page  a{margin:0 3px;   border:1px solid #eee;line-height:25px;background:#fff; display:block; color:#333; padding:0 10px;display:inline-block; font-size: 14px;}
.xiaocms-page  a:hover {margin:0 3px;   border:1px solid #dd772d;line-height:25px; background:#dd772d; color:#fff; padding:0 10px;display:inline-block;font-size: 14px;}

.intro{line-height: 38px!important; font-size: 22px!important;}
.intro1{line-height: 38px!important; font-size: 18px!important;}
.intro2{line-height: 38px!important; font-size: 16px!important;}
