﻿@charset "utf-8";
*{box-sizing: border-box; margin: 0; padding: 0;font-family: "Microsoft YaHei";}
ol,ul{list-style: none;}
table{width: 100%;border-collapse: collapse;border-spacing: 0;}
table th.text_right,table td.text_right{text-align: right;}
table th.text_left,table td.text_left{text-align: left;}
table th.text_center,table td.text_center{text-align: center;}
a,a:hover,a:visited,a:link {list-style: none;text-decoration: none;outline:none;blr:expression(this.onFocus=this.blur());}
body,html {width: 100%;height: 100%;min-width: 1200px}
html{font-size: 62.5%;line-height: 1;-ms-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none;margin:0 auto;}
body {font-size:14px;margin: 0;padding: 0;color: #333;position: relative;}
ul,dl {margin: 0;padding: 0;list-style: none outside none;}
img {border: none;max-width: 100%;vertical-align: middle;}
input,button,select,textarea {outline: none;}
button{cursor: pointer;}
em,i{font-style:normal;}
[placeholder] { }
:-ms-input-placeholder,input:-ms-input-placeholder, textarea:-ms-input-placeholder{color: #9a9a9a;opacity: 1;}
input::-moz-placeholder, textarea::-moz-placeholder{color: #9a9a9a;opacity: 1;}
input:-moz-placeholder, textarea:-moz-placeholder{color: #9a9a9a;opacity: 1;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color: #9a9a9a;opacity: 1;}
:-ms-input-placeholder{color: #9a9a9a;opacity: 1;}
select:invalid { color: #9a9a9a;opacity: 1;}
input::-webkit-search-cancel-button{display: none;}
input[type=search]::-ms-clear{display: none;}
input::-ms-clear,input::-ms-reveal{display:none;}
/*public css1*/
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0;}
.clearfloat{zoom:1;}
.slh{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.fl{float:left;}
.fr{float:right;}
.inline-block{display:inline-block;vertical-align: middle;}

.main_width{width:1200px; margin:0 auto;position: relative; z-index: 2;}

/*icon & text*/
.color_block{font-size:0;}
.color_block span{display: inline-block;vertical-align:baseline;}
.color_block span.icon{margin-right:6px;}
.color_block span.text{font-size:14px;color:#fff;line-height: 40px;}

.red_font{color: red;}
/*===================================================== forms =================================================================*/
.btn{display: inline-block;vertical-align: middle;text-align: center;font-size:14px;border:0;border-radius: 4px;margin: 0 6px;cursor: pointer;}
.btn1{display: inline-block;vertical-align: middle;text-align: center;font-size:14px;border:0;border-radius: 4px;margin: 0 6px;cursor: pointer;}
.blue_bg{
    background-color:#004EFF;
    background-image: -moz-linear-gradient( -120deg, #0096FF 0%, #004EFF 100% );
    background-image: -webkit-linear-gradient( -120deg, #0096FF 0%, #004EFF 100% );
    background-image: -ms-linear-gradient( -120deg, #0096FF 0%, #004EFF 100% );
    background-image: linear-gradient( -120deg, #0096FF 0%, #004EFF 100% );
    color:#fff;
}
.oBtn_bg{
    background-color:#FFBC30;
    background-image: -moz-linear-gradient( 180deg, #FF8125 0%, #FFBC30 100% );
    background-image: -webkit-linear-gradient( 180deg, #FF8125 0%, #FFBC30 100% );
    background-image: -ms-linear-gradient( 180deg, #FF8125 0%, #FFBC30 100% );
    background-image: linear-gradient( 180deg, #FF8125 0%, #FFBC30 100%);
    color:#fff;
}
.blue_border{background: #fff;border:1px solid #0084ff;color:#0084ff;}
.gray_border{color:#727272;background: #fff;border:1px solid #dfdfdf;}

.btn_w80_h36{width: 80px;height: 36px;line-height: 36px;}
.btn_w130_h55{width: 130px;height: 55px;line-height: 55px;}
.ipt_text{border:0;background:transparent;height: 100%;width: 100%;}
.input_div{border:1px solid #e3e3e3;height: 37px;padding:0 10px;}
.input_div .text_box{border:0;height: 100%;width: 100%;}
.yzm_wrap{font-size:0;}
.yzm_wrap .input_div,.yzm_wrap .yzm_img,.yzm_wrap .yzm_text{display: inline-block;vertical-align: middle;}
.yzm_wrap .yzm_img{width:127px;height:44px;border:1px solid #d4d9de;box-sizing: border-box;margin-left:14px;}
.yzm_wrap .yzm_text{color:#f08300;font-size: 14px;line-height: 44px;text-decoration: underline;margin-left:14px;}

.check_box_div,.radio_box_div{display:inline-block;vertical-align: middle;margin:0 6px; cursor: pointer;font-size:14px;}
.check_box_div>span,.radio_box_div>span{display:inline-block;vertical-align: middle;font-size:14px;}
.check_box_div>span.text,.radio_box_div>span.text{line-height: 26px;font-size:14px;padding-left: 4px;}
.remember i{width:16px;height:16px;display:inline-block !important;vertical-align:middle;}
.remember i.ncheck1{background:url("../images/ncheck1.png") no-repeat;background-size:100% 100%; }
.remember i.check1{width:16px;height:16px;background:url("../images/check1.png") no-repeat;background-size:100% 100%;}

.radio_box_div .remember i.ncheck1{background:url("../images/radio.png") no-repeat;}
.radio_box_div .remember i.check1{background: url("../images/radio_checked.png") no-repeat;}
.check_box_div .remember i.ncheck1{background: url("../images/ncheck1.png") no-repeat;}
.check_box_div .remember i.check1{background: url("../images/r_checked.png") no-repeat;}
.dcwj_cons .text_input{width: 400px;margin: 5px 0;padding: 5px 10px;border: 1px solid #dcdcdc;}
.dcwj_cons .text_input option{margin: 5px 0;padding: 5px 10px;}

.select_wrap{height:100%;background:#f5f5f5 url("../images/select_bg1.jpg") right center no-repeat;background-size:26px;border:1px solid #dcdcdc;}
.select_wrap select{width:100%;height:100%;padding:0 30px 0 10px;background: transparent;border:0;outline: none;appearance: none;-ms-appearance: none;-moz-appearance: none;-webkit-appearance: none;color:#666666;font-size:13px;}
.select_wrap select option{font-size:14px;color:#303030;}

/* arrow */

/*===================================================== header =================================================================*/
.header_wrap{height: 80px;background: #fff;}
.header_wrap .main_width{height: 100%;z-index: 4;}
.header_wrap .logo{float: left;height: 100%;width: 430px;background: url("../images/logo.png") left center no-repeat;}
.header_wrap .nav_bar{float: right;padding:24px 0 0;font-size:0;}
.header_wrap a.h_a,
.header_wrap .nav{display: inline-block;vertical-align: top;font-size:15px;}
.header_wrap a.h_dl{line-height: 34px;}
.header_wrap a.h_zc{margin-right: 0;}
.header_wrap .nav{height: 56px;}
.header_wrap .nav>li{float: right;margin-right:10px;position: relative;height: 100%;}
.header_wrap .nav .tit{display:block;line-height: 36px;color:#080808;height: 100%;border-bottom: 4px solid transparent;padding:0 16px 0 14px;background: url("../images/xl_jt.png") right 15px no-repeat;}
.header_wrap .nav .tit_nochild{display:block;line-height: 36px;color:#080808;height: 100%;border-bottom: 4px solid transparent;padding:0 16px 0 14px;background: url("../images/111.png") right 15px no-repeat;}
.header_wrap .nav li.no_jt .tit{background: no-repeat;}
.header_wrap .nav .sub_nav{position: absolute;top:56px;left:50%;width:120px;margin-left:-60px;border: 1px solid #e3e4e6;display: none;background: #fff;box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.3);}
.header_wrap .nav .sub_nav a{text-align: center;height: 36px;line-height: 36px;border-bottom: 1px solid #e3e4e6;display: block;font-size:14px;color: #666;padding:0 16px;}
.header_wrap .nav .sub_nav a:hover{background: #f8f8f8;color:#0084ff;}
.header_wrap .nav>li.hover .tit,.header_wrap .nav>li.actived .tit{color:#0066ff;border-bottom: 4px solid #0066ff;}
.header_wrap .nav .sub_nav a.actived{color:#0084ff;}
/*蓝色背景头*/
.blue_header_wrap{background:#0266d6;}
.blue_header_wrap .nav .tit{color:#fff;}
.blue_header_wrap .nav>li.hover .tit, .blue_header_wrap .nav>li.actived .tit{color:#fff; border-bottom:4px solid #fff;}
.blue_header_wrap .nav .tit{background: url("../images/top_xl_jt.png") right 15px no-repeat; }
.blue_header_wrap .logo{ width:394px;background: url("../images/hx_logo.png") left center no-repeat;}
/*===================================================== banner =================================================================*/
.banner_wrap{background:#0345d3 url("../images/banner.png") bottom center repeat-x;}
.banner_wrap .b_cont{position: absolute;}
.banner_wrap .b_form{font-size:0;height:55px;margin: 32px 0 25px;}
.banner_wrap .b_form>*{display: inline-block;vertical-align: middle;height: 100%;}
.banner_wrap .b_form .ipt_bg{font-size:14px;color:#777777;width:470px;background: #fff;border-radius: 4px 0 0 4px;position: relative;}
.banner_wrap .b_form .btn_w130_h55{color: #fff;font-size:18px;}
.banner_wrap .b_form .bSs_btn{border-radius: 0 4px 4px 0;margin:0 10px 0 0;}
.banner_wrap .b_form .ipt_bg .b_select{float: left;height: 100%;background: url("../images/xl_jt.png") right center no-repeat;padding:0 18px 0 20px;line-height: 55px;cursor: pointer;}
.banner_wrap .b_select .b_select_sub{position: absolute;left:0;top:51px;font-size: 14px;background: #fff;border: 1px solid #e4e7ed;border-radius: 4px;display: none;border-top:0;}
.banner_wrap .b_select_sub>a{display: block;padding: 0 30px;line-height: 40px;border-bottom: 1px solid #e3e4e6; color:#616161;}
.banner_wrap .b_select_sub>a:hover{color: #FF8125;}
.banner_wrap .b_form .ipt_bg .line{display:block;position: absolute;left:132px;width: 1px;height: 19px;top:19px;background: #d1d1d1;}
.banner_wrap .b_form .ipt_bg .ipt_box{margin-left: 150px;height: 100%;}
.banner_wrap .b_rdss{font-size: 0;}
.banner_wrap .b_rdss>*{display: inline-block;vertical-align: middle;font-size:15px;color:#fff;margin-right: 10px;}
.banner_wrap .b_rdss>a{padding:0 20px;height: 30px;line-height: 28px;border:1px solid rgba(217,237,255,0.5);border-radius: 3px;}
.banner_wrap .b_rdss>a:hover{background:rgba(217,237,255,0.5); }
/*========================================================== footer ===========================================================*/
.footer_wrap{height: 235px;background: #002851;}
.footer_wrap .f_link_box{background: #124982;height: 56px;text-align: center;line-height: 56px;}
.footer_wrap .f_link_box .main_width>*{display: inline-block;vertical-align: middle;color:#8fb6fe;}
.footer_wrap .f_link_box span{margin: 0 50px;}
.footer_wrap .f_link_box a:hover{text-decoration: underline;}
.footer_wrap .f_btm_box{padding-top:40px;overflow: hidden;}
.footer_wrap .f_btm_box .f_text_box{line-height: 24px;color: #8eb6fe;font-size:14px;}
.footer_wrap .f_btm_box .f_text_box span{display: inline-block;vertical-align: middle;}
.footer_wrap .f_btm_box .f_text_box span:nth-of-type(1){min-width: 286px;}
.footer_wrap .f_btm_box .f_ewm_box{width: 116px;height: 116px;}
/*蓝色背景底部*/
.blue_footer_wrap{background:#002851;}
.blue_footer_wrap .f_link_box{background:#124982;}
/*===================================================== boxShadow =================================================================*/
.box_shadow{box-shadow: 0px 4px 18px 0px rgba(4, 58, 233, 0.1);}
/*===================================================== lists =================================================================*/
.num_news_list li{margin-bottom: 18px;position: relative;height: 18px;line-height: 18px;padding:0 136px 0 28px;}
.num_news_list li a{display: block;}
.num_news_list li span{color:#666666;font-size:16px;display:block;}
.num_news_list li span.num{position:absolute;left:0;top:0;min-width: 18px;height: 18px;background: #e8e8e8;color:#666666;font-size:14px;font-weight: bold;text-align: center;}
.num_news_list li span.date{position: absolute;right: 0;top:0;}
.num_news_list li span.text{text-align: left;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.num_news_list li span.num_bg1{background: #ff2929;color:#fff;}
.num_news_list li span.num_bg2{background: #ffa531;color:#fff;}
.num_news_list li a:hover span.date,
.num_news_list li a:hover span.text{color:#0a6cd6;}
/*icon List*/
.icon_list{}
.icon_list .slide_row{font-size:0;height: 150px;padding-left: 8px;}
.icon_list .icon_item{display: inline-block;vertical-align: middle;width:147px;height: 147px;padding:12px 12px 10px;margin-right: 6px;}
.icon_list .icon_box{width:125px;height: 125px;box-shadow: 0px 4px 18px 0px rgba(4, 58, 233, 0.1);background: #fff;font-size:14px;text-align: center;padding-top:30px;transition: box-shadow 0.3s;}
.icon_list .icon_item .icon_img{display:block;height: 50px;position: relative;}
.icon_list .icon_item .icon_img img{position: absolute;top:50%;left: 50%;transform: translate(-50%,-50%);}
.icon_list .icon_item .icon_img span.num{font-size:20px;font-weight: bold;line-height: 50px;display: none;color:#fff;}
.icon_list .icon_item .icon_text{display: block;line-height: 26px;font-size:16px;color: #000000;}
.icon_list .slide_row .icon_item:nth-last-of-type(1){margin-right: 0;}
.icon_list .icon_box:hover{box-shadow:0px 0px 8px 0px rgba(4, 58, 233, 0.5); }
.bx-controls{position: absolute;left:0;right: 0;bottom:0px;}
.bx-pager{text-align: center;}
.bx-pager .bx-pager-item{display: inline-block;margin: 0 6px;}
.bx-pager .bx-pager-link{display: inline-block;width: 10px;height: 10px;border-radius: 50%;background: #dcdcdc;text-indent: -999em;}
.bx-pager .active{width: 20px;border-radius: 10px;background: #0084ff;}


.h10{height: 10px;}
.h20{height: 20px;}

.reg_bg1{background:#ff5e5e;}
.blue_bg1{background:#1e87fe;}
.blue_bg2{background:#4859ff;}
.green_bg1{background:#6abc4a;}
.yellow_bg1{background: #ffa912;}
.purple_bg1{background: #59c29c;}

.wj_item{width: 76px;height: 24px;border-radius: 4px;color:#fff;text-align:left;padding-left: 8px;}
.wj_item .wj_text{line-height: 24px;}
.wj_item .remember i.ncheck1{background:url("../images/ncheck2.png") no-repeat;background-size:100% 100%; }
.wj_item .remember i.check1{width:16px;height:16px;background:url("../images/check2.png") no-repeat;background-size:100% 100%;}
/*星*/
.star_box{font-size:0;}
.star_box span{display: inline-block;vertical-align: middle;}
.star_box span.star{width: 15px;height:15px;background:url("../images/star.png"); margin-right: 6px;}
.star_box span.star_l{background: url("../images/star_l.png");}
.star_box span.star_text{width:auto;background:none; line-height: 15px;padding-left:8px;font-size:14px;color:#666666;}
/*分页*/
.page_wrap{font-size:0;text-align: center;padding:50px 0;}
.page_wrap>*{display: inline-block;vertical-align: middle;min-width: 28px;text-align: center;height: 28px;padding:0 10px;line-height: 28px;color:#666666;font-size:14px;margin: 0 6px;}
.page_wrap>a{background: #f6f6f6;}
.page_wrap>a.actived{background: #0066ff;color:#fff;}
.page_wrap>a:not(.actived):hover{color:#0066ff;}

.adress_wrap{height: 58px;padding:20px 20px 20px 36px;background: url("../images/adress_icon.png") 10px 17px no-repeat;font-size: 0;z-index: 1;}
.adress_wrap>*{display: inline-block;vertical-align: middle;font-size:14px;color:#666666;}
.adress_wrap>span{padding:0 4px;}
.adress_wrap>i{color:#0066ff;}
.adress_wrap>a:hover{text-decoration: underline;}
.white_adress_wrap{background:url("../images/adress_icon_w.png") 10px 17px no-repeat;}
.white_adress_wrap>*{color:#ddd;}
.white_adress_wrap>i{color:#fff;}

.subMain_wrap{margin-bottom: 28px;min-height: 500px;position: relative;z-index: 3;}
.subMain_wrap .left_wrap{width: 280px;float: left;}
.subMain_wrap .right_wrap{margin-left:300px;}

.subImg{position: absolute;}
.subImg1{left: -360px;bottom:20px;z-index: 0;}
.subImg2{right:0px;top:20px; z-index: 0;}

.subTitle{height:50px;border-bottom: 2px solid #f5f5f5;line-height: 50px;font-size:15px; overflow: hidden;}
.subTitle .blue_tit{font-size:15px;color:#0066ff;font-weight: bold;}
.subTitle .icon_tit{padding-left: 20px;position: relative;line-height: 1;font-size:0;}
.subTitle .icon_tit>*{display: inline-block;vertical-align: middle;}
.subTitle .icon_tit>img{margin-right: 10px;}
.subTitle .icon_tit>span.text{font-size:18px;line-height: 50px;}
.subTitle .tit_r{margin-right: 20px;font-size:0;}
.subTitle .tit_r *{display: inline-block;vertical-align: middle;font-size:12px;color: #666666;}
.subTitle .tit_r>a{margin-left: 20px;}
.subTitle .tit_r>a i{width:18px;height: 20px;}

.subTitle2{height: 56px;line-height: 56px;background:#fff;font-size:16px;color:#0066ff;padding:0 22px;font-weight: bold;}
.t4_hot_tit{
    height:49px; line-height:49px; padding:0 0 0 15px;
    background-color:#004eff;
    background-image: -moz-linear-gradient(to right, #004eff , #0096ff);
    background-image: -webkit-linear-gradient(to right, #004eff , #0096ff);
    background-image: -ms-linear-gradient(to right, #004eff , #0096ff);
    background-image: linear-gradient(to right, #004eff , #0096ff);
}
.t4_hot_tit span{color:#fff; font-size:15px;}
.t4_hot_tit img{padding:0 9px 2px 0;}
.t4_hot_nav{padding:10px 0 0 0;}
.t4_hot_nav li{line-height:40px; padding:0 0 0 33px; position:relative;}
.t4_hot_nav li a{color:#333; display:block;}
.t4_hot_nav li.actived a{font-weight:bold; color:#0066ff;}
.t4_hot_nav i{width:9px; height:15px;display:block; vertical-align: middle; position:absolute; right:20px; top:12px;background:url('../images/hxIcons/hot_jt.png') no-repeat;}
.t4_hot_nav li.actived i.hot_jt_h{ background:url('../images/hxIcons/hot_jt_hover.png') no-repeat;}
.subTabTit{font-size:0;}
.subTabTit>a{display: inline-block;vertical-align: middle;border-bottom:3px solid transparent;color:#000;font-size:15px;line-height: 45px;text-align: center;font-weight: bold;position: relative;}
.subTabTit>a>i{position: absolute;display: block;width: 1px;height:14px;background: #d4d4d4;top:16px;right:0;}
.subTabTit>a.hover,.subTabTit>a.actived{border-color: #0066ff;color:#0066ff;}
.subTabTit>a:nth-last-of-type(1)>i{display: none;}
.subTabCont .tab_cont{display: none;}
.subTabTit1>a{width: 33%;}
.subTabTit2>a{width: 50%;}
.subTabTit3>a{padding:0 15px;margin:0 25px 0 35px;}
.w_bg{background: #fff;}
.w_cont_pad{background: #fff; padding: 0 26px;min-height:1118px}
.w_bg_h60{height: 60px;background: #fff;margin-bottom:3px;padding: 0 26px;}
.border_btm_gray{border-bottom: 1px solid #f5f5f5;}
/*图标*/
.jc_icon{background: url("../images/jc_cion.png") left center no-repeat;}
.pl_icon{background: url("../images/pl_icon.png") left center no-repeat;}
.sc_icon{background: url("../images/star.png") left center no-repeat;}
.sc_icon_hover{background: url("../images/star_l.png") left center no-repeat;}
.sc_icon_n{background: url("../images/star_l.png") left center no-repeat;}
.fx_icon{background: url("../images/fx_icon.png") left center no-repeat;}
/*弹出框*/
.pop_bg{background:rgba(0,0,0,0.4);position: fixed;left: 0 ;top:0;width:100%;height:100%;z-index: 10000;display: none;}
.pop_wrap{position:fixed;top:50%;left:50%;background:#fff;z-index: 10001;border-radius:8px;overflow: hidden;transform: scale3d(0,0,0);transition:transform 0.3s;}
.pop_tit{height:68px;background:#fff;color: #a0b6ff;padding:24px 25px 21px 25px;position: relative;border-bottom:1px solid #e5e5e5;box-sizing: border-box;}
.pop_tit span{border-left:4px solid #2c83ed;display: block;font-size:20px;color:#373737;font-weight: 800;padding-left:12px;}
.pop_tit a.close{display: block;width:19px;height:18px;position: absolute;right:32px;top:26px;z-index: 10002; text-align: center;background:url("../images/close_bg.png");}
.pop_tit a.close:hover{background: url("../images/close_hover.png");}
.addSceneClose{display: block;width:19px;height:18px;position: absolute;right:32px;top:26px;z-index: 10002; text-align: center;background:url("../images/close_bg.png");}
.addSceneClose:hover{background: url("../images/close_hover.png");}
.pop_cont .item_row{font-size:0;padding-bottom:30px;}
.pop_cont .item_name,.pop_cont .item_input{display: inline-block;vertical-align: middle;}
.pop_cont .item_name{width:16%;font-size:14px;}
.pop_cont .item_input{width:80%;}
.popShow{transform: scale3d(1,1,1);}

.login-box { float: right; display: block; position: relative; padding: 27.5px 0; }
.login-box .icon-login { display: block; width: 17px; height: 20px; background: url(../images/icon_personal-list.png) no-repeat; cursor: pointer; }
.login-box .btn-box { position: absolute; bottom: -55px; left: -25px; min-width: 74px; border: 1px solid #EDEEF0; border-radius: 4px; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); display: none; }
.login-box .btn-box a { display: block; height: 32px; line-height: 32px; text-align: center; background: #fff; color: #666; }
.login-box .btn-box a:hover { color: #198ef8; }
.login-box .btn-box::before { content: ''; position: absolute; top: -8px; left: 50%; display: block; width: 0; height: 0; border-width: 0px 5px 8px; border-style: none solid solid; border-color: transparent transparent #fff; -webkit-transform: translate(-8px, 0); transform: translate(-8px, 0); }
.login-box:hover .icon-login { background-position: 0 -22px; }
.login-box:hover .btn-box { display: block; }

.login_pop{width:668px;height:480px;margin-top:-240px;margin-left:-334px;}
.login_pop .login_form{width:456px;padding:28px 0;margin:0 auto;}
.login_pop .login_form .item_input{width: 366px;text-align: left;}
.login_pop .login_form .item_row{text-align: center;}
.login_pop .login_form .jzmm_row{overflow: hidden;line-height: 38px;margin-left:80px;font-size: 14px;}
.login_pop .login_form .jzmm_row>.fl{color:#004eff;font-size: 14px;}
.login_pop .login_form .jzmm_row>.fr{color:#000;}
.login_pop .login_form .item_name{width:80px;color:#000;}
.login_pop .login_form .btn_wrap{margin: 0px 0 10px 80px;}
.login_pop .login_form .btn_wrap .btn{
    margin: 0;
    width: 100%;height: 40px;
    line-height: 40px;
    color:#fff;
    font-size: 16px;
    letter-spacing: 10px;
    background-color: rgb(0,78,255);
    background-image: -moz-linear-gradient( to top, rgb(0,78,255) 0%, rgb(0,150,255) 100%);
    background-image: -webkit-linear-gradient( to top, rgb(0,78,255) 0%, rgb(0,150,255) 100%);
    background-image: -ms-linear-gradient( to top, rgb(0,78,255) 0%, rgb(0,150,255) 100%);
    background-image: linear-gradient( to top, rgb(0,78,255) 0%, rgb(0,150,255) 100%);
}
.login_pop .login_form .ms_wrap{text-align: right;color:#999999;margin-left:80px;}
.login_pop .login_form .ms_wrap a{color:#f08300;}
.login_pop .login_form .ms_wrap a:hover{text-decoration: underline;}
.login_pop .login_form .ms_wrap>.fl{font-size:0;}
.login_pop .login_form .ms_wrap>.fl>*{display: inline-block;vertical-align: middle;font-size:14px;}
.login_pop .login_form .ms_wrap>.fl>a{width: 34px;height: 28px;}
.login_pop .login_form .ms_wrap>.fl>a.wx_box{background: url("../images/wxicon.png") no-repeat;}
.login_pop .login_form .ms_wrap>.fr{padding-top:6px;}

.sjml_pop{width:958px;height:620px;margin-top:-330px;margin-left:-479px; display: block;}
.sjml_pop .pop_cont{padding:36px 45px;}
.pop_sjml_table th,.pop_sjml_table td{padding:17px 18px;font-size: 14px;border:1px solid #dbdbdb;}
.pop_sjml_table th{background:#f8f8f8;}
.pop_sjml_table td{color:#999;}

.wx_login_pop{width: 600px;margin-left: -300px;height: 500px;margin-top: -260px;}
.wx_login_pop .wxLoginBox{width: 285px;height: 285px;padding: 20px;border:1px solid #ddd;margin:30px auto 0;}
.wx_login_pop p{text-align: center;line-height: 20px;font-size: 14px;color:#000;margin: 30px 0 0;}

/*表格样式*/
.t1-tab{border-left:1px solid #e1e1e1;border-top:1px solid #e1e1e1;text-align: left;line-height:38px;}
.t1-tab td{ border-right:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;padding-left:15px;font-size:14px;color:#999999;}
.t1-tab .ta,.t1-tab2 .ta{ background: #f3f3f3; font-size: 14px; color: #666; font-weight: bold;}
.t1-tab .tb{ background: #f3f3f3; font-size: 14px; color: #666; font-weight: bold; text-align: center; padding-left:0; line-height:48px;}

.t1-tab2{border-left:1px solid #e1e1e1;border-top:1px solid #e1e1e1;border-right:1px solid #e1e1e1;text-align: left;line-height:38px;}
.t1-tab2 td{border-bottom:1px solid #e1e1e1;padding-left:20px;font-size:14px;color:#999999;}
.t1-tab2 a{color: #4e4e4e; padding-left: 10px;}
.t1-tab2 .tb{color: #4e4e4e;text-align:right;padding-right:10px;}
.t1-tab2 input{vertical-align:middle;}

.t1-tab3{border-left:1px solid #e1e1e1;border-top:1px solid #e1e1e1;text-align:center;line-height:38px;}
.t1-tab3 td{ border-right:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;font-size:14px;color:#3f3f3f;}
.t1-tab3 .ta{background: #f2f6f8;font-size:14px;color:#367fd6;font-weight:bold;}

.t1-tab4{ font-size: 14px; color: #333; line-height: 45px;}
.t1-tab4 img{padding-right:5px;}
.t1-tab4  textarea{width:700px; height:180px; border: 1px solid #d5d9dc;font-size: 14px; color: #333; line-height:30px;font-family: "微软雅黑";}
.t1-tab4 a{ display: inline-block; background: #2c83ed; font-size: 12px; color: #fff; height: 32px; line-height: 32px; padding: 0 40px;}
.t1-tab4 a:hover{ background:#1969ca;}
/***/


.sjml_pop{width:958px;height:620px;margin-top:-330px;margin-left:-479px; display: block;}
.sjml_pop .pop_cont{padding:36px 45px;}
.pop_sjml_table th,.pop_sjml_table td{padding:17px 18px;font-size: 14px;border:1px solid #dbdbdb;}
.pop_sjml_table th{background:#f8f8f8;}
.pop_sjml_table td{color:#999;}


