@charset "utf-8";
/*=======全局公共样式部分======*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,acronym,address,cite,code,del,dfn,em,font,img,strong,sub,sup,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;}
ol,ul{list-style:none;}

table{border-collapse:collapse;border-spacing:0;}
.fl{float:left;}.fr{float:right;}
.clear{clear:both;}
.clearfix:after { 
    visibility: hidden; 
    display: block; 
    font-size: 0; 
    content: " "; 
    clear: both; 
    height: 0; 
} 


a:link{ color:#333; -webkit-transition:all .2s linear;transition:all .2s linear; text-decoration:none;}

/*--公共头部--*/
.pos_rel{ position:relative;}
.cy_col{ color:#00a0e9;}
.cy_f60{ color:#ff9833;}




/*--首页--*/
body{ color:#333; background-color:#f0f2f5; font-size:14px; font-family:"微软雅黑";}

.hong_box{ width:1140px; margin:0 auto; background-color:#fff; padding:25px; padding-top:15px;}
.wid_atuo{ width:1180px; margin:0 auto;}

.hong_list{ padding-bottom:10px; margin-bottom:10px; border-bottom:1px dashed #16a5f3;}
.hong_list ul li{ display:inline-block; height:38px; line-height:38px; min-width:80px; text-align:center; padding:0 20px; margin-bottom:10px; font-size:15px; color:#333; margin-right:15px; background-color:#eee; border-radius:6px; }
.hong_list ul li a{ text-decoration:none; color:#333;transition:none; display:block;}
.hong_list ul li.on{ background-color:#16a5f3; border-radius:6px; color:#fff;}
.hong_list ul li.on a{ color:#fff; font-weight:bold;}

.hong_list ul li:nth-child(5n+1){ background-color:#E1F3FD;}
.hong_list ul li:nth-child(5n+1).on{ background-color:#16A5F3;}
.hong_list ul li:nth-child(5n+2){ background-color:#e6f9ee;}
.hong_list ul li:nth-child(5n+2).on{ background-color:#38d17d;}
.hong_list ul li:nth-child(5n+3){ background-color:#f7f3e6;}
.hong_list ul li:nth-child(5n+3).on{ background-color:#dcb42b;}
.hong_list ul li:nth-child(5n+4){ background-color:#ebe2f5;}
.hong_list ul li:nth-child(5n+4).on{ background-color:#c1a5e2;}
.hong_list ul li:nth-child(5n){ background-color:#fce8e9;}
.hong_list ul li:nth-child(5n).on{ background-color:#f08a8d;}

.hong_con{min-height:400px;}
.hong_con table tr th{ background-color:#16A5F3; border:2px solid #fff; border-bottom:5px solid #fff; text-align:center; color:#fff; font-size:16px; padding:10px; line-height:22px;}
.hong_con table tr td{ border:2px solid #fff; padding:8px 10px; line-height:22px; background-color:#E1F3FD; font-size:14px; text-align:center;}

.hong_con ul:nth-child(5n+1) table tr th{background-color:#16A5F3; }
.hong_con ul:nth-child(5n+1) table tr td{background-color:#E1F3FD; }

.hong_con ul:nth-child(5n+2) table tr th{background-color:#38d17d; }
.hong_con ul:nth-child(5n+2) table tr td{background-color:#e6f9ee; }

.hong_con ul:nth-child(5n+3) table tr th{background-color:#dcb42b; }
.hong_con ul:nth-child(5n+3) table tr td{background-color:#f7f3e6; }

.hong_con ul:nth-child(5n+4) table tr th{background-color:#c1a5e2; }
.hong_con ul:nth-child(5n+4) table tr td{background-color:#ebe2f5; }

.hong_con ul:nth-child(5n) table tr th{background-color:#f08a8d; }
.hong_con ul:nth-child(5n) table tr td{background-color:#fce8e9; }



.ss_boxda{ height:38px; width:550px; padding-left:12px; border-radius:6px; border:1px solid #e1e1e1; position:relative; margin:25px auto;}

.sr_kuang{ border:none; background:none; height:36px; width:500px; outline:none; font-size:16px; font-family:"微软雅黑";}
.ss_btn{ background:url(../images/index_09.png) no-repeat; width:99px; height:42px; outline:none; position:absolute; top:-2px; right:-1px; cursor:pointer; border:none;}




.hh_nav{  height:50px; margin-bottom:25px; border-bottom:2px solid #eee;}
.hh_nav a{ height:52px;  width:200px; display:inline-block; text-align:center; line-height:50px; color:#333; font-size:20px; text-decoration:none; border-top-left-radius:8px;border-top-right-radius:8px;}
.hh_nav a.active{background:url(../images/nav_hoverd.png) #f2f2f2 no-repeat bottom center; color:#16a5f3; font-weight:bold; color:#f4120a; } .hh_nav a.hmd_col.active{ color:#333;}




/*信用服务*/
.sxbzxr_list{ padding-bottom:10px; margin-bottom:10px;text-align:center;}
.sxbzxr_list ul li{ display:inline-block; height:38px; line-height:38px; min-width:80px; text-align:center; padding:0 20px; margin-bottom:10px; font-size:15px; color:#333; margin-right:15px; background-color:#38d17d; border-radius:6px; }
