﻿  html
  {
      margin:0;
      padding:0;
  }
  body
  {
      background-color:transparent;
      }
  a,a:link,a:visited,a:active,a:hover
  {
        text-decoration:none;
        list-style:none;
        cursor:pointer;
        color:#CCC;
    }
  .clear
  {
      height:0px;
      float:none;
      clear:both;
      border:none;
      background:none;
      }
/*顶部bar定义*/      
.bar_top_man
{
    min-height:67px;
    background:rgb(223,80,80);
    z-index:90;
    }
 .float_form
 {
     width:100%;
     margin:0;
     padding:0;
     border-bottom:1px solid black;
     position:fixed;
 }
.log_img img
{
    margin-top: 5px;
    cursor: pointer;
    margin-bottom: 5px;
    }
.bar_right_box {
    height: 44px;
    width: 432px;
    margin-top: 18px;
    float: right;
}
.bar_right_box strong
{
    width: 22px;
    height: 22px;
    background: url(../images/fh.png) no-repeat;
    display: block;
    float: right;
    margin: 11px;
    cursor: pointer;
    }
.bar_right_box input
{
    width:235px;
    height:37px;
    background:white;
    display:none;
    border-radius:10px;
    border:1px solid rgb(223,80,80);
    float:right;
    padding: 0 35px 0 10px;
    outline:none;
}
/*隐藏的搜索按钮*/
.sl_btn
{
   width: 235px;
    height: 37px;
    position: relative;
    float: right;
    }
 .sl_btn a
 {
     background:  url(../images/bar_top_man.png) -183px 0px no-repeat;
     display:block;
     width:26px;
     height:26px;
     margin:0;
    padding:0;
    position: absolute;
    top: 8px;
    right: 0px;
    z-index:999;
 }
.bar_right_box span
{
    width:22px;
    height: 22px;
    margin-left:22px;
    display:block;
    margin-top:11px;
    float:right;
}
.bar_right_box span.bdsharebuttonbox
{
    display:none;
}
.bar_right_box span a
{
    width:22px;
    height:22px;
    display:block;
    }
.bar_right_box span:first-of-type {
    margin-top: 0;
    margin-left: 11px;
    width: 44px;
    height: 44px;
    border-radius: 5px;
}
.menu-bar
{
    height:1px;
    position:relative;
    }
.menu-bar span
{
    position:absolute;
    margin-left: 11px;
    width: 44px;
    height:44px;
    border-radius: 5px;
    right: 60px;
    top: -50px;
}
.menu-bar span a
{
    margin:11px;
    width:22px;
    height:22px;
    background:url(../images/bar_top_man.png) -136px 0px no-repeat;
    display:block;
}

.bar_right_box span:nth-child(3) a
{
    background:url(../images/bar_top_man.png) -92px 0px no-repeat;
}
.bar_right_box span:last-of-type a
{
    background:url(../images/bar_top_man.png) -49px 0px no-repeat;
    
    }
 .big_box
 {
     background:rgb(177,66,66);
 }

/*顶部bar定义*/  

/*菜单显示 */
.menu
{
      position: relative;
    float: left;
    width: 100%;
    z-index: 91;
    margin-top: -15px;
    padding-top:15px;
}
.menu_child
{
    background:white;
    width:100%;
    padding: 80px 0 50px 0;
    display:none;/* */
    }
#cn_menu,#en_menu
{list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 100%;
}
#cn_menu li,#en_menu li
{
    margin-left:90px;
    font-family:微软雅黑;
    min-height: 40px;
    line-height: 40px;
}

/*一级菜单*/
#cn_menu li a
{
    font-size:24px;
    color:Black;
    display:inline-block;
    
}
#en_menu li a
{
    font-size:18px;
    color:rgb(111,111,111);   
}

/*一级菜单*/

/*二级菜单*/
.cn_m{ padding-right:0; border-right:1px solid #CCC;}
.en_m{ padding-left:0; border-left:1px solid #CCC;}
#cn_menu ol li a
{ 
   font-size: 15px;
    color: rgb(223, 80, 80);
    padding-left: 1em;
}
#en_menu ol li a
{
    font-size: 15px;
    color: rgb(223, 80, 80);
    padding-left: 1em;
}
/*三级菜单*/
#cn_menu ol li ol li a,#en_menu ol li ol li a
{
    color:Black;
    font-size:15px;
    }
/*二级菜单*/
/*显示二级菜单    */
li ol 
{
    list-style:none;
    margin:0;
    padding:0;
   display:none;
    }
/*二级菜单无边距*/
#cn_menu li ol li, #en_menu li ol li
{
    margin:0;
 }
.menu_list li a:hover
{
    border-bottom:1px solid red;
    }

/*菜单显示*/



/*底部样式*/
.foot-bar
{
     background: url(../images/back_banner_pic.jpg) top center no-repeat;
}
/*常用链接*/
.cylj
{
    height:165px;
    width:205px;
    margin:0 auto;
    margin-bottom:20px;
}
.cylj a 
{
    display:block;
    width:25px;
    height:30px;
    float:left;
    margin-right:34px;
 }
 .cylj a:last-of-type
 {
     margin-right:0;
     }
 .cylj div:first-of-type a
 {
    margin-right: 0;
    margin-left: 57px;
    width: 80px;
    height: 44px;
 }
.cylj div:first-of-type
{
    width:205px;
    height:100px;
    background:url(../images/back_banner_icon.png) 0px 0px no-repeat;
    }
.cylj div:last-of-type
 {
    height: 25px;
    background: url(../images/back_banner_icon.png) 0px -140px no-repeat;
    margin-top: 50px;
 }
 
 .cylj div:nth-child(2) a:first-of-type
 {
     background: url(../images/back_banner_icon.png) 0px -100px no-repeat;
 }
 .cylj div:nth-child(2) a:nth-child(2)
 {
     background: url(../images/back_banner_icon.png) -60px -100px no-repeat;
 }
 .cylj div:nth-child(2) a:nth-child(3)
 {
     background: url(../images/back_banner_icon.png) -120px -100px no-repeat;
 }
 .cylj div:nth-child(2) a:last-of-type
 {
     background: url(../images/back_banner_icon.png) -180px -100px no-repeat;
 }
 
/*友情链接*/
    
.foot-item-list
{
    min-height:425px;
    padding-top:155px;
    }
.foot-item-list div ul
{
    list-style:none;
    }
.foot-item-list div ul li
{
    line-height:30px;
    min-width:255px;
    margin-left:10px;
    float:left;
    }
.foot-item-list div ul li a{ 
    font-family:微软雅黑;
    font-size:18px;
    color:White;
}
.foot-bottom
{
    background:rgb(223,80,80);
    min-height:150px;
    text-align:center;
    font-family:黑体;
    font-size:12px;
    color:White;
    }
.foot-logo
{
    padding:40px 0 20px 0;
    }
/*弹框背景色*/
  .layui-layer-content
 {
     background:rgb(247,247,247);
     }
/*底部样式*/

/*公共样式，标题上有波浪线*/
.top_line
{
     background:url(../images/rcpy/rcpy_top_gray_line.png) top center no-repeat;
    }
.top_banner
{
    margin:50px 0;
    min-height:15px;
    }
.top_log
{
    font-family:微软雅黑;
    padding-top:20px;
    padding-bottom:100px;
    text-align:center;
    }
 .top_log:first-of-type a
 {

     }
.top_log h1
{
    font-size:30px;
     font-weight:normal;
    }
.top_log h2
{
    font-size:18px;
     font-weight:normal;
     margin-top:10px;
     color:rgb(163,163,163);
    }
.top_log img:hover 
{
    opacity:0.6;
    }
 /*两个图标*/   
.top_title
{
    text-align:center;
    font-family:微软雅黑;
    padding-bottom:100px;
    padding-top:10px;
    }
 .top_title h1
 {
     font-size:30px;
     font-weight:normal;
     }
 .top_title h2
 {
     font-size:18px;
     font-weight:normal;
     margin-top:10px;
     color:rgb(163,163,163);
     }
 /*轮播图取点击出现边框*/
.slick-slide
{
    outline:none;
    }
 /*缩小表格字体*/
table
{
    font-size: 12px;
    }
/*公共按钮样式*/
.banner_more
{
    text-align:center;
    padding:20px 0 0 0;
    }
a.more, a.page_start, a.page_end, div.page>span
{
    display: inline-block;
    padding: 10px;
    background: rgb(230,230,230);
    color: rgb(223,80,80);
    font-family: 微软雅黑;
    font-weight: normal;
    font-size: 14px;
    margin: 0;
    min-width: 90px;
    height: 40px;
    text-align: center;
    }
div.page a:hover
{
    color:White;
    background:rgb(223,80,80);
    }
/*公共样式，标题上有波浪线*/
.bdsharebuttonbox
{
    margin: 0 5px;
    padding: 0;
    width: 22px;
    height: 22px;
}
@media screen and ( min-width:769px) and ( max-width:1199px)
{
    .menu-bar span
    {
        top:-44px;
    }
}
@media screen and ( max-width:768px)
{
     .bar_right_box
    {
        width: 100%;
        float: none;
        margin: 2% auto;
        display: inline-block;
        height: 20px;
    }
  
    
    /*主标题控制*/
   .banner_pic div {
    padding-bottom: 0px;
    }
    .banner_pic div  h1
    {
        font-size:30px;
    }
     .banner_pic div  h2
    {
        font-size:15px;
        margin: 0px 0 5px 0;
    }

     /*菜单控制*/
     .menu_child {
    padding: 10px 0 20px 0;
    }
    #cn_menu li, #en_menu li {
    margin-left: 15px;
    min-height:25px;
    line-height:25px;
    }
    #en_menu li a {
    font-size: 13px;
    }
    #cn_menu li a {
    font-size: 15px;
    }
    #cn_menu ol li a {
    font-size: 13px;
    }
    #en_menu ol li a {
    font-size: 12px;
    }
      /*菜单控制*/
    /*底部变化*/
    .foot-item-list {
    min-height: 320px;
    padding-top: 20px;
    }
    .foot-item-list div ul 
    {
        padding:0;
        
    }
    .foot-item-list div ul li {
        line-height: 25px;
        float: none;
    }
    .foot-item-list div ul li a 
    {
        font-size:12px;
    }
    /*底部变化*/
    .slick-prev.slick-arrow,.slick-next.slick-arrow
    {
        opacity: 0;
    }
    /*手机下*/
    .bar_top_man {
        min-height:30px;
    }
    .log_bar
    {
        padding:5px 3px 0;
    }
    .bar_right_box strong{
        margin: 0 3px;
        width: 20px;
        height: 20px;
        background-size: 20px 20px;
        -moz-background-size: 20px 20px;
        display:none;
    }
    .bar_right_box span:first-of-type a {
    margin: 0;
   width: 20px;
    height: 20px;
    background-size: 208px 20px;
    -moz-background-size: 208px 20px;
    }
    .bar_right_box span {
        margin: 0 3px;
        width: 20px;
        height: 20px;
        background-size: 20px 20px;
        -moz-background-size: 20px 20px;
        margin-right:15px;
    }
    .bar_right_box span:first-of-type{
    margin:0 3px;
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
    -moz-background-size: 20px 20px;
    }
    .menu-bar>span
    {
        margin-top: -40px;
        margin-right: -15px;
        height: 39px;
    }
     .sl_btn {
        width: 120px;
        height: 20px;
        top: 5px;
        right:85px;
        position: absolute;
        display:none;
    }
    .log_img
    {
        padding: 5px 0 0 5px;
    }
    .bar_right_box input {
    width: 200px;
    height: 30px;
    }
    .bar_right_box span:nth-child(3) a,.bar_right_box span:last-of-type a,.sl_btn a{
        background-size: 208px 20px;
        width:20px;
        height:20px;
    }
    .sl_btn a {
        top: 4px;
    }
    .bar_right_box span:last-of-type a {
    background: url(../images/bar_top_man.png) -50px -2px no-repeat;
    }
    .banner_pic{
        display:none;
    }
    .sl_btn a {
    background: url(../images/bar_top_man.png) -185px 0px no-repeat;
    }
    .bar_right_box span:first-of-type a {
    background: url(../images/bar_top_man.png) -135px 0px no-repeat;
    background-size: 240px 20px;
    -moz-background-size: 240px 20px;
    }
    div.an_title {
        margin: 40px 0 0;
    }
     /*手机下*/
}