html,body,div,dl,dt,dd,ul,ol,li,h1,h3,h4,h5,h6,
pre,code,
form,fieldset,legend,input,button,textarea,
p,blockquote,
th,td{margin:0; padding:0;list-style:none;font-size: 12px;-webkit-font-smoothing:antialiased;
    outline: none;text-decoration: none;color: #666666;}
table{border-collapse:collapse; border-spacing:0; color:#333;}
ul,ol{list-style:none;}
fieldset,img {border:0;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
q:before, q:after{content:'';}
abbr, acronym{border:0; font-variant:normal;}
address,cite,dfn,optgroup,em,var{font-style:normal;}
abbr[title], acronym[title] {border-bottom: 1px dotted; cursor: help;}
label input select{ display:inline; vertical-align:middle;}
input[type=”button”], input[type=”submit”], input[type=”reset”] {
-webkit-appearance: none;
}
/*common define*/
.clear {clear:both;} 
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
*+html .clearfix {min-height: 1%;}
a { text-decoration: none; outline: none;color:#333;star:expression(this.onFocus=this.blur()); /* for Ie*/outline: none;/* for Forefox */ }
a:link { text-decoration: none;}
a:visited { text-decoration: none; }
a:hover { text-decoration: none;}
a:active { text-decoration: none; }
img{ display:inline-block;

}
i{
  font-style:normal;
}
body{
    background: #F0F0F0;font-family:\5FAE\8F6F\96C5\9ED1; min-width:1210px;
}
#main-inner{
    margin: 0 auto;
}
/*橙色文字链接*/
.orange-link{
    color: #f15a24;
}
.orange-link:hover{

}
/*灰色文字链接*/
.gray-link{
    color: #666;
}
.gray-link:hover{
    color: #f15a24;
}

/*橙色按钮*/
.orange-btn{
    color: #fff;
    background: #f15a24;
    border-radius: 3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    transition:all .2s linear;
    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
}
.orange-btn:hover{
    background: #fc6933;
}
.orange-btn:active{
    background: #de5828;
    box-shadow: 0 0 6px 0 #bb522c inset;
}
button.btn_hid{background:none;border:none;width:0;height:0;line-height:0;padding:0;margin:0;}
 /*头部head样式开始*/
.headbg{
    width:100%;
    min-width:1170px;
    background: #48433F;
    height: 32px;
}
.head-con{
   width:1170px;
   margin: 0 auto;
}
.head-left{
  width:500px;
  float:left;
  color:#fff;
}
.head-left div{
  display:inline-block;
  color:#fff;
  line-height:32px;
  vertical-align:middle;
}
.index-icon{
  position:relative;
   display:inline-block;
   width:20px;
   height:20px;
   background-image: url(../images/index-icon.png);
   background-repeat:no-repeat;
   vertical-align:middle;
   margin:0px 5px; 
   cursor:pointer;

}
.weixin-icon{
   background-position: -1px -1px;
}
.weibo-icon{
   background-position: -42px -1px;
}
.weibo-icon a{
   display:block;
   width:20px;
   height:20px;
}
.ycf-icon{
   background-position: -84px -1px;
}
.ewm-box{
   position:absolute;
   top:40px;
   left:-30px;
   overflow:hidden;
   z-index:20;
   background:#fff;
   border:1px #ccc solid;
   border-radius: 3px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   -ms-border-radius: 3px; 
   -o-border-radius: 3px;
   padding:5px;
   z-index:50;
}
.ewm-box span{
  display:inline-block;
   width:auto;
   height:auto;
   float:left; 
}
.ewm-box span img{
  width:110px;
  height:110px;
  display:block;
}
.head-left div.ewm-box{
  display:none;
}
.index-icon:hover .ewm-box{
  display:block;
}

.icon-top{
  top:30px;
  padding:5px;
}
.head-left div.ewm-box  i{
  display: block;
  font-size:12px;
  line-height:12px;
  margin-bottom:5px;
  text-align:center;
  font-style:normal;
  color:#333;
}
.add-focus{
  position:relative;
  width:96px;
  background:#5C5C5C;
  color:#fff;
  font-size:12px;
  height:20px;
  margin-top:3px;
  margin-left:10px; 
  border-radius: 10px;
  -o-border-radius: 10px; 
  -webkit-border-radius: 10px;
  -moz-border-radius:10px;
  -ms-border-radius: 10px;
  text-align:center;
  cursor:pointer;
}
.head-left div.add-focus{
  line-height:20px;
}
.add-focus:hover{
  background:#EA7D56;
}
.head-right{
    float: right;
    line-height: 32px;
    color:#fff;
}
.head-right a.right-line{
    color:#5684FE;
    padding:0px 5px;
    text-align:center;
    line-height:14px;
    display:inline-block;
    border-right:1px #7B7979 solid;
}
.head-right a.write-color{
    color:#fff;
}
/*顶部导航栏*/








/*主导航菜单开始*/
.navbg {
  background: #fff;
  min-width:1170px;
}
.nav-con{
    width: 1170px;
    height: 76px;
    margin: 0 auto;
}
.index-logo{
    float: left;
    margin-top:15px;
}
.index-logo img {
   vertical-align:middle
}
.nav-menu{
    float: right;
}
.nav-menu ul{
    float: left;
    height: 76px;
}
.nav-menu ul li{
    width:105px;
    border-left:1px #fff solid;
    border-right:1px #fff solid;
    float: left;
    line-height: 74px;
    text-align:center;
    position:relative;
}
.nav-menu ul li:hover a{
   color:#5684FE;
}
.nav-menu ul li span{
    position:absolute;
    bottom:-4px;
    left:-1px;
    width:107px;
    height:7px;
    background-image:url(../images/nav-bottom.png);
    background-repeat:no-repeat;
    background-size:100%;
    display:none;
    z-index:5;
}
.nav-menu ul li.active span{
    display:block;
}
.nav-menu ul li.active a{
    color: #5684FE;
    display:block;

}
.nav-menu ul li.active{
   border-left:1px #efefef solid;
    border-right:1px #efefef solid;
}
.nav-menu ul li:last-child{
    margin: 0;
}
.nav-menu ul li.last{margin: 0 20px 0 0;}
.nav-menu ul li a{
  font-size: 18px;
  color: #1b3043;
}
/*主导航菜单结束*/

.button{
    background: none repeat scroll 0 0 #f15a24;
    border-radius: 3px;
    color: #fff;
    transition: all 0.2s linear 0s;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    vertical-align: middle;
    width: 100%;
    margin: 0 0 6px;
    text-align: center;
}
.btn-disabled {
    background: none repeat scroll 0 0 #ededed !important;
    border-color: #ededed;
    color: #999 !important;
    cursor: default;
}
/*add 20150304*/
.navR a{margin:0 6px;}
.tc{ text-align:center;}
.red{color:#E84818;}


/*link*/
.linkbox{width: 1050px;margin: 30px auto;background: #fff;padding:50px 80px 420px 80px;}
.linkbox .linktit .title{font-size: 20px;color: #E84817;}
.linkbox .linktit .line-l{width: 80px;height: 1px;margin: 15px 20px 0 0;background: #E2E2E2;}
.linkbox .linktit .line-r{width: 850px;height: 1px;margin:15px 0 0 20px;background: #E2E2E2;}
.linklist {margin:20px auto 50px auto;}
.linklist li{float:left; font-size: 17px;color: #808080;margin:5px 0;}
.linklist li a{color: #000;}
.linklist li a:hover{color: #E84817;}
.linklist li .hrline{margin:0 14px;}
.friendlink { color: #444;text-decoration: underline;margin-left: 10px;}
.friendlink a:hover{color: #E84817;}
.fl{float:left;}

.bgd {background:#fff center no-repeat;background-size: 100% auto;padding-bottom:41%;height:0;margin:20px auto;}
.error404 {background-image:url(../images/error-404.jpg);}
.error500 {background-image:url(../images/error-500.jpg);}

 /*底部的样式开始*/
.footer{width:100%;padding:20px 0;background-color:#48433F;}
.footer div{
  color: #3c3c3c;
  font-size: 14px;
  line-height: 25px;
  margin: 0 auto;
  text-align: center;
}
.footer a,.footer span{color:#fff}
.footer p{
    display:inline-block;
    padding:1px 5px;
    border:1px #BAB9B9 solid;
    color:#BAB9B9;
    line-height:20px;
    margin-bottom:5px;
}
/*底部的样式结束*/
/* 分页的样式开始*/
.finacial-page {
  margin-top: 20px;
}
.pagination div {
  text-align: right;
}
.pagination div a {
  display: inline-block;
  padding: 8px 15px;
  background-color: #fff;
  border: 1px #dddddd solid;
  border-radius: 2px;
  -o-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  color: #333;
  font-size: 14px;
  line-height: auto;
  margin-right:5px;
}
.pagination div a.pageDisabled {
  color: #999;
  cursor: text;
}
.pagination div a.current {
  background-color: #5684FE;
  color: #fff;
}
/* 分页的样式结束*/
/* no-data*/
.no-data{
  padding:30px 0px;
  text-align:center;
  font-size:14px;
  color:#333;
}
.no-data a{
  display:inline-block;  
  width:300px;
  margin:0 auto;
  margin-top:30px;
  line-height:40px;
  border-radius:3px;
  -o-border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  -ms-border-radius:3px;
  background:#5684FE;
  color:#fff;
  font-size:16px;
}
.no-data p{
  color:#5684FE;
  font-size:16px;
  margin:20px 0px 10px 0px;
}
.no-data span{
 display:block;
 line-height:24px;
}
/* no-data*/

/*导航菜单*/
.menu {
    background: none repeat scroll 0 0 #fff;
    /*border-right: 1px solid #ebeada;*/
    float: left;
    padding: 10px 0 0 0;
    width: 240px;    
    min-height:844px;
    padding-bottom: 20px;
}
.menu h1{color:#5684FE;font-size:24px;line-height:40px;padding:0 20px;margin-bottom:10px;}
.menu ul{margin:0;}
.menu ul li a{display:block;padding:8px 20px;}
.menu ul li a.gray-link{font-size:16px;}
.menu ul li span{display:block;padding:8px 20px;font-size:16px;}
.menu ul li.active{background:#ECF1FE;border-left:2px #5684FE solid;}
.menu ul li.active a{color:#5684FE; padding-left:18px;}
.menu a{color:#1b3043;font-size:13px;}
.menu ul li .menu-icon{
  display:inline-block;
  vertical-align: middle;
  width:16px;
  height:16px;
  background: url(../images/down-user.png) no-repeat;  
}
.menu ul li i{
  display:inline-block;
  vertical-align: middle;
  width:16px;
  height:16px;
  background: url(../images/right-icon.png) no-repeat;
}
.menu ul li.menu-close .menu-icon{
 
  background: url(../images/right-icon.png) no-repeat;
    
}
    .menu ul li .menuChild-icon {
        background: none;
    }
    .menu ul li ul li span {
        font-size: 14px;
    }
 .meun_main{
  width: 1170px;
  margin: 0 auto;
  margin-top:10px;
}
 .meun_content{
  width:880px;
  float: right;
  background-color:#fff;
  min-height:844px;
  padding:0px 20px 30px 20px;
}
.menu ul li ul li a{
  padding:8px 20px 8px 35px;
  cursor: pointer;
}
.menu ul li a:hover,.menu ul li span:hover,.menu ul li a.gray-link:hover{
  color:#5684FE;
}
/*------在线客服-------*/
.online-service {
    position: fixed;
    top: 70%;
    right: 0;
    z-index: 1000;
    background: #fff;
    width: 136px;
    margin-top: -50px;
}

    .online-service div {
        width: 110px;
        text-align: center;
        color: #666;
        font-size: 12px;
        line-height: 16px;
        padding: 8px 0;
        margin: 0 auto;
        border-top: 1px #efefef solid;
    }

        .online-service div a {
            display: block;
            width: 100%;
        }

        .online-service div:first-child {
            background: #5783fe;
            color: #fff;
            font-size: 14px;
            border: none;
            width: 100%;
        }

        .online-service div span {
            display: inline-block;
            width: 15px;
            height: 17px;
            background: url(../images/QQ.png);
            background-size: cover;
            background-repeat: no-repeat;
            background-position: -26px 0;
            vertical-align: middle;
            margin-right: 5px;
            margin-top: -2px;
        }

        .online-service div:first-child span {
            background-position: 0 0;
        }

    .online-service p {
        color: #999;
        width: 100%;
        text-align: center;
        line-height: 34px;
        border-top: 1px #efefef solid;
    }