/* 锟斤拷锟斤拷 */
body,dl,dd,ul,ol,form,input,textarea,th,td,select { margin:0; padding:0; }
em { font-style:normal; }
li { list-style:none; }
a { text-decoration:none; }
img { border:none; vertical-align:top; }
table { border-collapse:collapse; }
input,textarea { outline:none;border:0px;border-radius: 4px; }
textarea { resize:none; overflow:auto; }
body { font-size:15px!important;line-height: 1!important;font-family:"微软雅黑","Microsoft YaHei",serif!important;background:#F3F3F3; }
p{line-height: 1.5;}
p.lh_high{line-height: 2;}
p.lh_higher{line-height: 2.5;}
h1,h2{line-height: inherit;}

/* 锟斤拷锟斤拷end */

/*锟斤拷锟斤拷*/
.clear{zoom:1;}
.clear:after{content:'';display:block;clear:both;}
.fl{float:left;}
.fr{float: right;}
.indent{text-indent: 2em;}

.btnWrap{text-align: center;}
.mid_btn{margin:10px auto;padding: 10px 100px;border-radius: 4px;}

.strong{font-weight: bold;}
a, a:hover,a:active,a:focus{color:#0052A5;cursor:pointer;}
/*锟斤拷色*/
.main_bg_blue{background:#0052A5;}
.bg_success{background:#62B900!important;}
.bg_zhifubao{background: #00ABEB!important;}
.cl_blue{color:#0052A5;}
.warning{color:#DC2900;}
.errorData{background: rgba(255,0,0,0.2)!important;}

/*锟斤拷色end*/
/*锟斤拷锟斤拷end*/

/*锟斤拷锟斤拷图锟斤拷*/
@font-face {font-family: 'XiNanShiYou';
    src: url('../../font/XiNanShiYou.eot'); /* IE9*/
    src: url('../../font/XiNanShiYou.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../font/XiNanShiYou.woff') format('woff'), /* chrome锟斤拷firefox */
    url('../../font/XiNanShiYou.ttf') format('truetype'), /* chrome锟斤拷firefox锟斤拷opera锟斤拷Safari, Android, iOS 4.2+*/
    url('../../font/XiNanShiYou.svg#XiNanShiYou') format('svg'); /* iOS 4.1- */
}

@font-face {font-family: 'dot';
    src: url('../../font/dot.eot'); /* IE9*/
    src: url('../../font/dot.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../font/dot.woff') format('woff'), /* chrome锟斤拷firefox */
    url('../../font/dot.ttf') format('truetype'), /* chrome锟斤拷firefox锟斤拷opera锟斤拷Safari, Android, iOS 4.2+*/
    url('../../font/dot.svg#dot') format('svg'); /* iOS 4.1- */
}

@font-face {font-family: 'right_arrow';
    src: url('../../font/right_arrow.eot'); /* IE9*/
    src: url('../../font/right_arrow.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../font/right_arrow.woff') format('woff'), /* chrome��firefox */
    url('../../font/right_arrow.ttf') format('truetype'), /* chrome��firefox��opera��Safari, Android, iOS 4.2+*/
    url('../../font/right_arrow.svg#dot') format('svg'); /* iOS 4.1- */
}

.XiNanIcons{font-family: 'XiNanShiYou';  }
.dotIcons{font-family: 'dot';font-size: 30px;color:#0052A5;}
/*锟斤拷锟斤拷end*/



/*锟斤拷锟斤拷*/
#header,body>.content{width:1000px;margin:20px auto;}
body{margin-bottom: 30px;}
.pt20{padding-top: 25px!important;}
.pb20{padding-bottom: 20px!important;}
.pl40{padding-left: 40px!important;}
.pl5{padding-left: 5px!important;}
.pr40{padding-right: 40px!important;}
.inline_layout{display: inline-block!important;}
/*锟斤拷锟斤拷end*/

/*页头*/
.headerWrap{width: 100%;background: #fff;}
#header{width: 1000px;height:112px;margin: 0 auto;overflow: hidden;}
#header .txtSearch{border:1px solid #0052A5;border-radius: 0px;}
#header .btnSearch{background:#0052A5!important;}
#header .searchWrap{float: right;margin-top:10px;}
#header .btnSearch{cursor:pointer;font-size:16px;display:inline-block;float:right;width:32px;height:32px;line-height:31px;text-align:center;color:#fff;background:#0052A5;border:0px;}
#header .txtSearch{padding:7px 15px;width:305px;float:left;background:#fff;color:#999;font-size: 14px;}

.main_logo{width: 577px;height:71px;margin-top:23px;background:url('../../img/logo_1.png') no-repeat;}
.core_value{margin-top:13px;margin-right:43px;width: 250px;height:60px;}
.scan_code{margin-top:15px;margin-right:4px;width: 85px;height:85px;}


.nav{width: 100%;height:44px;}
#main_nav{height:44px;width:1000px;margin: 0 auto;}
#main_nav>li{float: left;position: relative;z-index:1;}
#main_nav>li>a{font-size:16px;color:#fff;background:#0052A5;display: inline-block; padding: 14px 25px;transition: all .2s ease;}
#main_nav>li>a:hover,.nav_hover_active{color:#0052A5!important;background:#fff!important;}
#main_nav>li>a.active{color:#0052A5;background:#fff;}

.second_nav{position: absolute;display:none;min-width: 100%;border-top:1px solid transparent;z-index:999;left:0px;top:44px;border-left:1px solid #ccc;border-bottom:1px solid #ccc;border-right:1px solid #ccc;box-shadow: 0px 1px 1px #ccc;}
.second_nav>li{background:#fff;}
.second_nav>li:last-child{border-bottom-left-radius: 2px;border-bottom-right-radius: 2px;}

.second_nav>li>a{padding: 10px 20px;color:#434343;font-size:14px;display: inline-block;min-width: 100%;box-sizing: border-box;white-space: nowrap;}
.second_nav>li:hover,.second_nav>li>a:hover{background:#0052A5;color:#fff;}
/*页头end*/

.content>.section{margin-top:27px;}

/*页尾*/
#footer{width: 1000px;margin: 2px auto 20px;}
#footer .links{margin:0 auto;overflow: hidden;text-align:center;}
#footer .links>li{display:inline-block;margin: 10px auto;padding-left:15px;padding-right:15px;border-right:1px solid #0052A5;}
#footer .info{width:100%;margin:8px auto;text-align: center;color:#999;font-size:12px;}
#footer .info.first{margin-top: -3px;padding-top:20px;border-top: 1px solid #0052A5;}
#footer .links a,#footer .links a:hover,#footer .links a:active,#footer .links a:focus{color:#0052A5;}
/*页尾end*/

/*锟斤拷锟斤拷*/
.float_AD{position: fixed;top:260px;right:50px;width: 80px;height:80px; line-height:80px;text-align:center;background: #0052A5;color:#fff;}
/*閬僵灞�*/
.mask{position:fixed;top:0px;width:100%;height:100%;background:rgba(0,0,0,0.5);display:none;}
.mask .mask_content{position:absolute;margin:auto;background:#fff;top:0px;left:0px;right:0px;bottom:0px;} 
#qrcode-div{width:200px;height:230px;text-align:center;padding:10px;}
#qrcode{margin-top:5px;}

.identityInput {width:30% !important;float:left !important;margin-right:10px;}
.identityCode {width:100px;height:35px;border-radius:5px;margin:2px auto;}