﻿@charset "utf-8";

body {
}
/*头部*/
.rh_header{ background:url(../images/rhheadbj.png) repeat; width:100%; height:120px; border-bottom:1px solid #aaa;}
.rh_header_wrap{ margin:0px auto; width:1200px;}
.rh_header_top{ height:100px;}
.rh_header_bottom{ height:100px; margin-top:10px;}
.rh_header_bottom ul { padding-top:60px; }
.rh_header_bottom ul li{ float:left;    }
.rh_header_bottom ul li a{ color:#333; font-size:18px; display:block; padding:0px 25px; text-align:center;  border-bottom:1px solid #aaa; line-height:50px;}
.rh_header_bottom ul li a:hover{ color:#1c5ca6; border-bottom:2px solid #1c5ca6; line-height:49px;}
.rh_header_bottom_select{color:#1c5ca6; border-bottom:2px solid #1c5ca6; line-height:49px;}
.rh_header_bottom ul li img{ padding-top:10px;}
/*底部*/
.rh_footer{ margin:0px 0 0 0;   padding:10px 0px; text-align:center; border-top:1px solid #ccc; color:#444; background:#f5f5f5; }
.rh_clearfix{margin:0px auto; width:1200px;}
.rh_clearfix table{margin:0px auto;  }
.rh_clearfix table tr td{ padding:0px 10px; font-size:14px;  font-weight:bold;}

/*图片轮播部分*/
.rh_xcimg{ height:500px; width:100%; }
/*中间部分*/
.rh_centen{ min-height:640px; width:1200px; margin:0px auto; text-align:left;}
.rhrbg{ background:url(../images/rhrbg.png) no-repeat; width:1194px; height:393px;}
.rhrbg ul{ margin:0px; padding:0px; padding-top:80px;}
.rhrbg ul li{ font-size:14px;line-height:30px; float:left; width:360px; margin-right:15px; margin-left:15px; }
/*集成和快讯*/
.rhjcbg{ width:1194px; font-size:14px; line-height:30px;}
.rhjcsy{ width:770px; float:left;}
.rhjcsy_head{ border-bottom:#FF6000 solid 1px; color:#FF6000; font-size:26px; font-weight:bold; height:50px; line-height:50px; }
.rhjckx_head span{ color:#666; font-size:14px;  margin-left:200px;}
.rhjcsy_centen{ margin-top:10px;}
.rhjckx{float:left; width:380px; margin-left:30px;}
.rhjckx_head{ border-bottom:#FF6000 solid 1px;color:#FF6000; font-size:26px; font-weight:bold; height:50px; line-height:50px;}
.rhjckx table{ width:100%; text-align:left; margin-top:10px;}


.rh_center{  min-height:720px; width:1200px; margin:0px auto; text-align:left; margin-top:10px; background:#f5f5f5;}
.rh_center_wbg{ min-height:720px; width:1200px; margin:0px auto; text-align:left; margin-top:10px;}
/*详细页面左半部分*/
.rh_left{ width:220px; float:left; margin:0px; padding:0px; background:#f2f2f2; min-height:600px;}
.rh_left ul{ list-style-type: none;
        padding: 0px;
        margin: 0px;
       
        height: auto;
        text-align: center;}
.rh_left ul li
        {
            background:url(../images/rhdd.png) 10px 22px no-repeat;
            line-height: 60px;
            padding: 0px;
            margin: 0px;
           text-align:left;
            border-bottom: #9dccff solid 1px;
      
             }
.rh_left ul li a{  padding-left:30px; 
                text-decoration: none;display:block;
                font-size: 16px;
                font-weight:bold;
              }
 .rh_left ul li a:hover{color:#fff; background:#2e8bfb; }
 
  .rh_left_select{color: #fff;background:#2e8bfb;}
   
     .rh_left ul li ul{ }/*padding-bottom:10px;*/
  .rh_left ul li ul li{ line-height:35px;    border-bottom: #9dccff solid 0px;padding: 0px; background:none;
            margin: 0px;
            text-align:left;} 
   
   
  .rh_left ul li ul li a{  padding-left:30px; 
                text-decoration: none;
                font-size: 14px;
               
              }
  .rh_left ul li ul li a:hover{color: #3e8ffb; background:#fccca4; }
   
 .rh_left_li_select{background:#fccca4; color: #3e8ffb; }
  .rh_right { width:960px;  float:left;}     
  .rh_right_bt{ line-height:30px; font-size:16px; font-weight:bold; margin-left:20px;  padding-left:35px; margin-top:10px;
            background:url(../images/rhbt.png)  no-repeat; }
       .rh_right_al{line-height:30px; font-size:16px; font-weight:bold; margin-left:20px;  padding-left:35px; margin-top:10px;
            background:url(../images/rhal.png)  no-repeat;}     
    .rh_right p{text-indent:2em; padding:10px; padding-left:20px; padding-right:20px; font-size:14px; line-height:30px;}
    
    
    /*瑞华快讯*/
    .rh_kx{ width:100%; margin:0px auto;}
     .rh_kx tr:nth-child(odd){background:#d1f0fc;}
       .rh_kx tr:nth-child(even){background:#F5F5F5;}

     .rh_kx th{ line-height:50px; background:#d1f0fc; border-bottom:#fff solid 5px; text-align:center;  }
      .rh_kx td{ line-height:35px; padding-left:20px;border-bottom:#fff solid 5px;}
      
          .rh_kx tr{ background-color: expression((this.rowIndex % 2 == 0) ?   "#d1f0fc" : "#F5F5F5" ); }
       