﻿@charset "utf-8";
/* CSS Document */
/* reset*/
body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,fieldset,legend,input,button,textarea,hr{margin:0;padding:0;}
ul,ol{list-style:none; } 
body{font:12px/1.5 微软雅黑,Arial; background:#ffffff;}
select,input,button{vertical-align:middle;font-size:100%;}
fieldset,img{border:0;}
.clear {clear:both;display:block;height:0; visibility:hidden; font:0/0 arial}
.clearfix:after {content:"."; display: block; height: 0; clear: both; visibility: hidden; font-size:0;}
.clearfix {*zoom:1;display: block;}
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
a{text-decoration:none; }
html{ overflow:-moz-scrollbars-vertical;}/*在Firefox浏览器下始终显示滚动条；不同浏览器的显示效果都将一致*/
/* End hide from IE-mac */
.fl{float:left;}
.fr{float:right;}

/*head_wrap  --#e7e7e7*/
.head_wrap{width:100%;}
.head_bar{width:100%;height:42px;}
.rightbg {position:absolute;right:0px;background-color:#199bd9;height:42px;z-index:60;width:50%;}
.head_bar_con{position:relative;width:1162px;margin:0 auto;}
.head_bar_con img{width: 200px;margin-left: 130px;margin-top: 7px;}
.platform_title{font-size:21px;line-height:48px;font-style:italic;margin-left:-42px;color: #7f7c7c;}
.bar_con{position:absolute;top:0px;right:0px;width:778px;height:42px;background:url(../images/bar_bg.png) no-repeat;z-index:99;}
.bar_con .bar_inner{position:relative;line-height:42px;}
.bar_con_l{float:left;padding-left:54px;}
.bar_con_r{float:right;padding-right:80px;}
.bar_inner span a{font-size:14px;color:#ffffff;margin-right:16px;}
.bar_inner span a:hover{color:#ef9632;}

.head_nav{width:1162px;/*height:108px;*/margin:0 auto;padding:10px 0;}
.qhrm_logo{padding-left:126px;width:229px;height:48px;}
.qhrm_logo img{width:229px;height:48px;}
.nav_con{padding-right:55px;height:48px;}
.nav_con a{display:inline-block;line-height:48px;font-size:15px;margin-right:40px;color:#000000;}
.nav_con a:hover{color:#199bd9;}
.nav_con .selected{color:#199bd9;font-weight:bold;}

/*footer*/
.footer{margin-top:40px;}
.footer-top{padding:24px 0;width:100%;border-top:3px solid #1374a3;background:#199bd9;min-width:1200px;}
.footer-top_con1{width:900px;margin:0 auto;}
.footer-top_con1 span{display:inline-block;width:188px;height:24px;line-height:24px;background:#ffffff;margin:0 17px;}
.footer-top_con1 span a{display:inline-block;width:172px;font-size:12px;color:#38383a;margin:0 8px;background:url(../images/selected_arrow.png) no-repeat center right;}
.footer-top_con2{width:900px;margin:24px auto 0;border-top:1px solid #75c3e8;}
.footer-top_con2 .footer_nav_list{display:inline-block;padding-top:20px;}
.footer_nav_list li{float:left;margin:0 44px;}
.footer_nav_list li a{font-size:14px;color:#FFF;}

.pull_list{display:inline-block;padding-top:6px;}
.pull_list li{float:none;margin:0;line-height:24px;}
.pull_list li a{color:#bbdaf0;font-family:宋体;font-size:12px;}

.footer-bottom{padding:20px 0;}
.footer-bottom p{text-align:center;color:#38383a;font-family:宋体;line-height:24px;}
.footer-bottom p span{margin:0 10px;}
.select_list {display: block; position: relative;top: 0px;margin-left: 519px;border: 1px solid #e2e2e2;background: #fff;z-index: 999;color: #38383a; width: 186px;}
.select_list li{ text-align:center;line-height: 25px; cursor: pointer;border-bottom: 1px dotted #dcdcdc;}
    .select_list li a {color: #38383a;}
.select_list li:hover { background: #f0f0f0;}
