bg-whitebg-white/* 公用css */
html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, img,  ul, li, form, label, legend,table,tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;outline:0;font-size:100%;background:transparent;}
body {font-family: 'Microsoft Yahei';color:#333;font-size:16px;}
:focus {outline: 0;}
a:focus{outline: 0px auto -webkit-focus-ring-color;outline-offset: -0px;}
a:focus, a:hover{color: #333;text-decoration: none;}
a {outline:none;margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;background:transparent;color: #333;}
a:hover {color: #333;text-decoration: none;}
a:focus{outline:none;}
table {border-collapse:collapse;border-spacing:0;}
input, select {vertical-align:middle;}
img{max-width:100%;}
li{list-style: none;}
.ellipsis{white-space: nowrap;text-overflow: ellipsis; overflow: hidden;}
.fr{float: right;}
.fl{float: left;}
.clearfix:after{content: '';display: block; clear:both; }
.w1230{width:1230px;margin-left:auto;margin-right:auto;min-width:1230px;}
.overflow{overflow:hidden;}
.pointer{cursor: pointer}
.hide{display: none;}
.pd-l{padding-left:15px;}
.pd-r{padding-right:15px;}


html,body{min-width: 1230px;min-height:101%;-ms-overflow-style:scrollbar;overflow-x: auto;}
.wrap{width: 1230px;margin: 0 auto;position: relative;}
.default{cursor: default !important;}

/* 头部 */
.header{ position: relative; margin: 0 auto; background-color:#fff; z-index: 3;padding:0;}
.header .popWindow{display: none;}
.header .wrap {width: 1230px;margin: 0 auto;position: relative;overflow: scroll-x; clear:both;}
.header .header-top{height: 145px;}
.header .header-top .tel{margin:20px 45px 0 0;min-width:110px; color:#444;}
.header .header-top .tel span {color:#444;}
..header header-top .tel img{margin-top: 5px;}

.header .wrap .logo{ float: left; width:550px; height:auto; overflow:hidden;margin-left:10px;margin-top:28px; }
.header .wrap .logo img{ display: block; max-width:auto;}

.header .member-span-login a{margin: 0 10px;}
.header .wrap .member-span-login{width:135px;height: 37px;border-radius:0 0 10px 10px; display: inline-block; line-height: 37px;font-size: 16px;text-align: center;}
.header .wrap .member-span-login img { position:relative; top:-3px;}
.header .wrap .member-span-logined{width:auto;height: 37px;border-radius:0 0 10px 10px; display: inline-block; line-height: 37px;font-size: 16px; text-align: center;padding: 0px 15px;}

.header .wrap .search {background: rgb(255, 255, 255); border-radius: 5px; border: 1px solid rgb(184, 191, 201); border-image: none; width: 350px; height:38px; line-height: 25px;position:absolute; z-index:10000; overflow:hidden; top:68px; right:10px;box-shadow: 0px 0px 5px 0px rgba(176,176,176,0.75);}
.header .wrap .search .fan_sousuo {color:#999; border-image: none; width: 310px; height: 33px; margin-top: 1px; margin-left: 0px; float: left; border:0; outline:none; float:left;}
.header .wrap .search .form-control {font-size:12px;}
.header .wrap .search span {background: url("//www.yerng2.com/images/index/20200702/foot_search.png") no-repeat; width: 32px; height: 32px; margin:2px 2px 1px 1px; float:right; position:absolute; top:0; right:0;}

.header .nav{position: relative;z-index: 9999;background:#2e4e8f;}
.header .nav .row{margin:0 auto;}
.header .nav ul li{text-align: center;padding:0;}
.header .nav ul li a {color:#fff;}
.header .nav ul li:hover{background: #fff; height: 47px;}
.header .nav ul li:hover a{color: #2e4e8f;}
.header .nav ul .selected{background: #fff; height: 47px;}
.header .nav ul .selected a{color: #2e4e8f;}
.header .nav ul li a{font-size: 20px; line-height: 48px;display: block;}
.header .nav .head_banner_hov{position: absolute;top: -999px;background:#fff; min-width:100%;left:-0%; z-index: 9999;box-shadow: 0px 3px 8px 1px rgba(176,176,176,0.75);}

.header .nav .head_banner_hov li a{font-size: 16px;color: #333333 !important; padding:0 5px;text-align: center;white-space:nowrap;overflow :hidden ;}
.header .nav .head_banner_hov li:hover{background: #2e4e8f !important;}
.header .nav .head_banner_hov li:hover a{color: #fff !important;font-weight:normal;}
.header .nav .head_banner_hov li{height: 0;-webkit-transition: height .2s ease;-moz-transition: height .2s ease;-ms-transition: height .2s ease;-o-transition: height .2s ease;transition: height .2s ease;}
.header .nav ul li:hover .head_banner_hov{top:48px;}
.header .nav ul li:hover>ul>li{height:50px;}
.header .nav ul .selected>a::after{-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}


.sidebar{display: none;}
.index .sidebar{ position: fixed; right: 1%; top: 50%; z-index: 999; opacity: 1; visibility: visible;
	-webkit-transition:all .2s;
	-moz-transition:all .2s;
	transition:all .2s;
	width: 100px;
	display: block;
}
.sidebar.hide{ opacity: 0; visibility: hidden;}
.index .sidebar a{ position: relative; display: block; margin-bottom: 3px; padding: 14px 12px 14px 54px; background-color: #2e4e8f; line-height: 16px; color: #fff; overflow: hidden;}
.index .sidebar p{ width: 2em;}
.index .sidebar .ico{ position: absolute; left: 14px; top: 14px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.index .sidebar a.odd{ border-top-left-radius: 8px; border-bottom-right-radius: 8px;}
.index .sidebar a.even{ border-top-right-radius: 8px; border-bottom-left-radius: 8px;}
.index .sidebar a.last{ border-top-left-radius: 8px; border-bottom-right-radius: 8px; margin-top: 10px; background-color: #456ab3;}
.index .sidebar a:hover .ico{
  -webkit-animation-name: swing;
  animation-name: swing;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
.platform .wrap .sidebar{display: none;}

.popWindowIe{display:none;position: fixed;width: 100%;height: 100%;z-index: 99;background: url(../../images/platform/opacity-b40.png);transition: opacity 0.5s;}

/* 底部 */
.footer{width: 100%;padding: 0;}
.footer .footer_top{width: 100%;height:164px;background: #d0deed;}
.footer .footer_top .top_left{width: 50%;border-right: 2px solid #17181a;margin-top: 30px;}
.footer .footer_top .top_left ul li{float: left;width: 33%;height: 111px;}
.footer .footer_top .top_left ul li .ico{height:85px;overflow: hidden;}
.footer .footer_top .top_left ul li .ico img{position: relative;z-index: 1;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
.footer .footer_top .top_left ul li:hover .ico img{-webkit-animation-name: swing;animation-name: swing;-webkit-transform-origin: center bottom;transform-origin: center bottom;}
.footer .footer_top .top_left ul li p{margin-top:3px;padding-left:7px;font-size: 15px;font-weight: 600; color: #353535;letter-spacing: 5px;line-height: 22px}
.footer .footer_top .top_right{width: 50%;}
.footer .footer_top .top_right p{font-size: 22px;line-height: 164px;margin-left: 62px;float: left;color: #252424;font-family: '幼圆';font-weight: bold;}
.footer .footer_top .top_right .search{width: 395px;height: 37px;border: 1px solid #b8bfc9 ;border-radius: 5px;float: right;margin-right:33px; margin-top:64px;background: #fff; }
.footer .footer_top .top_right .search input{margin-top: 1px;border: none;width: 85%;height: 35px;margin-left: 5px;float: left;font-size: 12px;}
.footer .footer_top .top_right .search span{background: url(../../images/index/search_bottom.png) no-repeat;width: 32px;height: 32px;display: block; float: right;margin: 1px;}

.footer .footer_btm{width: 100%;height: 96px;background:#2e4e8f;color:#fff;font-size: 14px;}
.footer .footer_btm .wrap{width: 1230px;height: 100%;margin: 0 auto;position: relative;}
.footer .footer_btm .wrap .left{float: left;line-height: 1}
.footer .footer_btm .wrap .link{overflow: hidden;margin-top: 23px;margin-bottom:14px; }
.footer .footer_btm .wrap .link li:first-child{padding-left: 0;}
.footer .footer_btm .wrap .link li{position: relative;float: left;padding: 0 18px;border-right: 1px solid #fff; }
.footer .footer_btm .wrap .link li a{color: #fff;font-size: 14px;line-height: 16px;font-family: '幼圆'}
.footer .footer_btm .wrap .link .noborder{border: none;}
.footer .footer_btm .wrap span{font-size: 14px;font-family: '幼圆';line-height: 22px;}
.footer .footer_btm .wrap .right{position: relative;float: right;padding: 24px 33px 52px 0;font-family: '幼圆';}
.footer .footer_btm .wrap .right .hotline,.footer .footer_btm .wrap .right .hotline span{font-size: 16px;}
@-webkit-keyframes swing {
    20% {-webkit-transform: rotate3d(0, 0, 1, 15deg);transform: rotate3d(0, 0, 1, 15deg);}
    40% {-webkit-transform: rotate3d(0, 0, 1, -10deg);transform: rotate3d(0, 0, 1, -10deg);}
    60% {-webkit-transform: rotate3d(0, 0, 1, 5deg);transform: rotate3d(0, 0, 1, 5deg);}
    80% {-webkit-transform: rotate3d(0, 0, 1, -5deg);transform: rotate3d(0, 0, 1, -5deg);}
    to {-webkit-transform: rotate3d(0, 0, 1, 0deg);transform: rotate3d(0, 0, 1, 0deg);}
  }
@keyframes swing {
    20% {-webkit-transform: rotate3d(0, 0, 1, 15deg);transform: rotate3d(0, 0, 1, 15deg);}
    40% {-webkit-transform: rotate3d(0, 0, 1, -10deg);transform: rotate3d(0, 0, 1, -10deg);}
    60% {-webkit-transform: rotate3d(0, 0, 1, 5deg);transform: rotate3d(0, 0, 1, 5deg);}
    80% {-webkit-transform: rotate3d(0, 0, 1, -5deg);transform: rotate3d(0, 0, 1, -5deg);}
    to {-webkit-transform: rotate3d(0, 0, 1, 0deg);transform: rotate3d(0, 0, 1, 0deg);}
  }
  .swing {-webkit-transform-origin: top center;transform-origin: top center;-webkit-animation-name: swing;animation-name: swing;}

/* 登录页面 */
.member_login .wrap{width: 1230px;margin: 0 auto;position: relative;}
.member_login .wrap .login_content{background: #f5f5f5;width: 100%;}
.member_login .wrap .login_con{width: 392px;margin: 0px auto;padding: 48px 0 118px;}
.member_login .login_con .login_title{border-bottom:1px solid #c8c8c8;margin-bottom: 38px; }
.member_login .login_con h3{width:120px;text-align: center; font-weight: 600; font-size: 26px;color: #2e4e8f;line-height: 56px;border-bottom: 4px solid #2e4e8f; margin: 0 auto;}
.member_login .login_con .userbox{border: 1px solid #c0c0c0;width:348px;height: 48px;margin:30px auto 0px;background: #fff;}
.member_login .login_con .userbox label{width: 55px;height: 45px;float: left;}
.member_login .login_con .userbox input{border: none;line-height: 44px;color: #b2b2b2;float: left;background: #fff;width: 83%;height:45px;}
.member_login .login_con .userbox .username{background: url(../../images/index/username.png) no-repeat;}
.member_login .login_con .userbox .password{background: url(../../images/index/password.png) no-repeat;}
.member_login .login_con .yanzheng{width:348px;margin: 0 auto}
.member_login .login_con .keep{width:348px;height: 48px;margin: 0 auto; }
.member_login .login_con .keep input{border: 1px solid #c0c0c0;width:14px;height: 14px;margin: 0;}
.member_login .login_con .keep span{font-size: 14px;}
.member_login .login_con .keep .fr a{color:#2e4e8f;font-size: 14px;}
.member_login .login_con .login_btn{width:348px;height: 52px;background: #2e4e8f;margin: 0 auto;color: #fff;line-height: 52px;text-align: center;font-size: 22px;}
.member_login .login_con .regist{font-size: 14px;line-height: 35px;width: 348px;margin: 0 auto;text-align: right;}
.member_login .login_con .regist a{color:#2e4e8f;}
.member_login .footer_top{display: none;}
.member_login .form-control-feedback{display: none;}
.member_login .regist_c{width: 100%;height: 100%;background: rgba(0,0,0,0.5);position: fixed;left: 0;top: 0;right: 0;bottom: 0;z-index: 999;}
.member_login .regist_log {width: 400px;height: 200px;background: #fff;position: absolute;left: 50%;top: 50%;margin-left: -200px;margin-top: -90px;z-index: 10;padding: 15px; border-radius: 10px;}
.member_login .regist_log p {line-height: 30px;}
.member_login .regist_log .log_btn {width: 205px;height: 40px;overflow: hidden;background-color: #71ad66;margin: 10px auto;border-radius: 5px;}
.member_login .log_btn input {width: 200px;height: 40px;line-height: 40px;text-align: center;background: none;margin: 0;border: none;font-size: 16px;color: #fff;cursor: pointer;}

.member_login p img{margin:0 0px 0 15px;}
.member_login p strong{font-weight: 400;color: red;font-size: 12px;line-height: 34px;}
.member_login .success img{margin:7px 10px 0 15px;}
.member_login .error{display:none;position: absolute;top:50px;}
.member_login .success{display:none;position: absolute;top:50px;}
.member_login .userbox{position: relative;}

/* 注册页面 */
#protocol-con{display: none;}
.member_register .form-control-feedback{display: none;}
.member_register .wrap .member_content{border: 9px solid #d7d5d5;width: 1230px;height: 100%;}
.member_register .wrap .member_content .member_con{background: url(../../images/index/background.png) repeat-x;border: 1px solid #fff;width: 100%;height: 100%;}
.member_register .wrap .member_content h3{font-size: 24px;color: #333131;line-height: 80px;margin-top: 16px;text-align: center}
.member_register .wrap .member_content .form-group{width: 100%;height: 36px; margin: 2% 0; }
.member_register .wrap .member_content .form-group ul li{float: left;line-height: 36px;margin-right: 15px;}
.member_register .wrap .member_content .form-group ul li input{margin: 0 5px;}

.member_register .wrap .member_content .form-group label{width: 498px;float: left;text-align: right;color: #121212;font-size: 16px;margin-right: 10px;line-height: 36px;}
.member_register .wrap .member_content .form-group .content{width: 50%;float: left;}
.member_register .member_content .bigipt input{width: 285px;height: 34px;border: 1px solid #bebaba;padding: 6px 12px;float: left;}
.member_register .wrap .member_content .form-group .verify-message{float: left;margin-left:10px; }
.member_register .member_content .validation .inp{width: 116px;height: 34px;border: 1px solid #bebaba;box-shadow: none;padding-right:12px; }
.member_register .member_content .validation .sendBtn{outline:none;width: 156px;height: 34px;border: 2px solid #2e4e8f;border-radius: 3px;color: #2e4e8f !important;background: #fff;margin-left:12px; }
.member_register .member_content .validation .sendBtn{-webkit-tap-highlight-color: transparent;-webkit-user-select: none;-moz-user-focus: none;-moz-user-select: none;-webkit-appearance:none;outline: none;box-shadow: none; -webkit-box-shadow: 0 0 0 #fff;-moz-box-shadow:0 0 0 #fff;}
.member_register .member_content .readingbox{margin-top: 26px;margin-bottom:20px;text-align: center;}
.member_register .member_content .reading{width: 215px;display: inline-block;}
.member_register .member_content .reading input{float: left;width: 13px;height: 13px; border: 1px solid #525252;margin: 6px 0;}
.member_register .member_content .reading span{float: left;line-height: 26px;font-size: 13px;color: #414141;margin-left:10px; }

.member_register .member_content .reading span b{color: #2f4e8f;}
.member_register{position: relative;}
.member_register .service{display: none;position: fixed;top: 50%;left: 50%;background: #000;background: #fff;width: 740px;height: 494px;border: 12px solid #ddd;border-radius: 7px;margin-left: -370px;margin-top: -247px;}
.member_register .service h4{font-size: 19px;padding: 30px 20px 0px 20px;color: #369;}
.member_register .service .box{height: 320px;background: #fff;overflow-y: scroll;margin: 20px;line-height: 20px;border-top: 1px solid #ddd;}
.member_register .service .box span{font-size: 12px;line-height: 12px;}
.member_register .twoButton{margin: 0 auto;height: 60px;background: #E6F5FB;}
.member_register .twoButton .tongyi,.member_register .twoButton .notongyi {width: 65px;height: 32px;line-height: 32px;color: #fff;border: none;margin-top: 10px;}
.member_register .twoButton .tongyi {margin-left: 290px;margin-right: 20px;background:url(../../images/userinfo/yes.png) no-repeat; }
.member_register .twoButton .notongyi {background:url(../../images/userinfo/no.png) no-repeat;width: 83px; }
.member_register .verify-success{display: none !important;}
.member_register #captcha{float: left;}

.member_register .wrap .member_content .form-group .verify-message{color:red;line-height: 24px;}

.member_register .form-group-last{width:374px;height: 52px;background: #2e4e8f;margin: 0 auto;text-align: center;font-size: 22px;}
.member_register .form-group-last a{color: #fff;line-height: 52px;display: block;width: 100%;height:100%;}
.member_register .back{text-align: center;margin-bottom: 20px;line-height: 52px;}
.member_register .back a{color:#414141;font-size:13px;text-decoration: underline;}

.member_register .yanzhengma{position: relative;}
.member_register .wrap .member_content .yanzhengma .verify-message{position: absolute;left:66%;margin-left: 3px;line-height: 24px;}
.member_register .form-group p img{margin:0 0px 0 15px;}
.member_register .form-group p strong{font-weight: 400;color: red;font-size: 12px;line-height: 34px;}
.member_register .form-group .success img{margin:7px 10px 0 15px;}
.member_register .form-group .error{display:none;}
.member_register .form-group .success{display:none;}

.member_register .intensity{display:none; width:238px; height:60px;padding:5px; position:absolute;left:42%;top: 150px;border: #eee 1px solid;background:#fff;}
.member_register .vali_pass {width: 220px;height:30px;text-align: center;}
.member_register .intensity .con{font-size:12px;line-height:24px;}
.member_register .intensity img{position:absolute;bottom: -11px;left: 25px;}
.member_register .vali_pass p{float:left;font-size:12px;line-height:24px;}
.member_register .vali_pass input {width: 96%;display: block;margin: 0;padding: 5px;font-size: 14px;line-height: 20px;}
.member_register .vali_pass_progress {width:150px;float:left; margin-top: 8px;margin-left:10px; background-color: #efefef;height: 10px;}
.member_register .vali_pass_inner_progress {display: block;height: 100%;background-color: transparent;width: 100%;}
.member_register .error1 {background-color: #ff3300;}
.member_register .middle {background-color: gold;}
.member_register .strong1 {background-color: green;}

/* 用户中心页面 */
.member_info .info_header{background: #fff;}

/* 左侧菜单 */
.info_header{width: 100%;height: 50px;background: url(../../images/userinfo/title_bj.png) repeat-x;margin-bottom:8px;color: #5c5c5c;font-size: 14px;line-height: 50px;padding-left: 15px; }
.info_menu{width: 272px;height: 476px;background: #2f4e8f;border-top-right-radius:25px;border-bottom-left-radius:25px;padding: 20px 0 60px;margin-bottom: 22px;  }
.info_menu ul{padding-left: 24px;}
.info_menu ul li{background:url(../../images/userinfo/bj1.png) no-repeat bottom left;text-align: center;padding-right:24px; }
.info_menu ul li img{display: none;}
.info_menu ul .prev{background:none;text-align: center;padding-right:24px; }
.info_menu ul .selected1{background: #fff;border-top-left-radius: 22px;border-bottom-left-radius: 22px;position: relative;}
.info_menu ul .selected1 img{display: inline-block;position: absolute;top:20px;left: 44px;}
.info_menu ul .selected1 .firstimg{top:30px;left:34px;}
.info_menu ul .selected1 .secondimg{left:30px;}
.info_menu ul .selected1 a{color: #2f4e8f;list-style-type:square;}
.info_menu ul .selected{background: #fff;border-top-left-radius: 22px;border-bottom-left-radius: 22px;position: relative;}
.info_menu ul .selected img{display: inline-block;position: absolute;top:20px;left: 44px;}
.info_menu ul .selected .firstimg{top:30px;left:34px;}
.info_menu ul .selected .secondimg{left:30px;}
.info_menu ul .selected a{color: #2f4e8f;list-style-type:square;}
.info_menu ul .first a{font-size: 24px;line-height: 66px;}
.info_menu ul li a{color: #fff;line-height: 46px;font-size: 18px;display: block;}
.info_content{width: 500px;}
.info_menu ul li .message{position: absolute;left: 150px;top: 5px;color: #fff;display: block;background: red;width: 18px;height: 18px;border-radius: 100%;line-height: 16px;text-align: center;font-size: 14px;border: 1px solid #fff;box-shadow: 2px 2px 7px 2px #555;}
.info_menu ul li span{display:none; }

.member_info .info_content{width: 942px;}
.member_info .info_content .info_content_head{border-bottom: 2px solid #506b89;}
.member_info .info_content .info_content_head h5{height: 34px;width: 158px;background:#2f4e8f;color: #fff;line-height: 34px;text-align: center;border-top-left-radius: 10px;border-top-right-radius: 10px; }

/* 用户中心  资料下载 */
.member_info .info_content .info_content_box{width: 93%;margin-left:80px; height: auto; }
.member_info .info_content .info_content_title{width: 100%;}
.member_info .info_content .info_content_title div{line-height: 30px;min-width: 104px;height: 30px;margin-top:36px;margin-bottom:25px; margin-right: 10px;border-radius: 3px;border: 1px solid #cccccc;text-align: center;box-shadow:3px 3px 5px #eaeaea;}
.member_info .info_content .info_content_title div:hover{background: #2f4e8f;box-shadow:none;}
.member_info .info_content .info_content_title div:hover a{color: #fff;}
.member_info .info_content .info_content_title .selected{background: #2f4e8f;box-shadow:none;}
.member_info .info_content .info_content_title .selected a{color: #fff;}
.member_info .info_content .info_content_title div a{line-height: 28px;color: #3c3c3c;font-size: 14px;padding: 0 10px;width: 100%;height: 100%;display: block;}
.member_info .info_content .info_con_list{width: 100%;}
.member_info .info_content .info_con_list .downlist{width: 684px;}
.member_info .info_content .info_con_list ul li{width: 100%;line-height: 56px;font-size: 14px;color: #3b3838;border-bottom:1px solid #cccccc;padding-left:22px;  }
.member_info .info_content .info_con_list ul li em{display: inline-block;width: 33px;height: 33px;background: url(../../images/userinfo/down.png) no-repeat;margin: 14px 0 6px 0;}
.member_info .info_content .info_con_list ul li em a{width: 100%;height: 100%;display: block;}
.member_info_down .info_content{height: 450px;}
.member_info_down .info_content .info_content_box{height:450px;}
.member_info_down .info_content .page,.member_info_help .info_content .page{text-align: center;}
.member_info_down .info_content .page .pagination li,.member_info_help .info_content .page .pagination li{border-bottom: none;}
.member_info_down .info_content .page .pagination li a,.member_info_help .info_content .page .pagination li a{padding:0;text-align: center;width: 35px;height: 36px;line-height: 34px;margin: 0 6px;border-radius:5px; }
.member_info_down .info_content .page #goto_num,.member_info_help .info_content .page #goto_num{height:30px;line-height:0;}
.member_info_down .info_content .page,.member_info_help .info_content .page{width: 684px;}
.member_info_down .info_content .page #goto_num a,.member_info_help .info_content .page #goto_num a{padding: 0;}

/* 用户中心 首页*/
.member_info_index .info_content .info_content_box{width: 100%;margin-left:0px; height: auto; }
.member_info_index .info_top{width: 100%;height: 231px;border-top: 8px solid #2f4e8f;border-left:1px solid #cfd1d0 ; border-bottom:1px solid #cfd1d0 ; border-right:1px solid #cfd1d0 ; }
.member_info_index .info_top .info_top_left{margin-left:34px; }
.member_info_index .info_top .info_top_left h3{font-size: 18px;color:#0a3263;margin-top: 30px;font-weight: 600;}
.member_info_index .info_top .info_top_left p{color:#232323;line-height: 46px;font-size: 14px;}
.member_info_index .info_top .info_top_left span{color:#424242;font-size: 18px;line-height: 46px;margin-right:46px;display: inline-block;}
.member_info_index .info_top .info_top_left em{color:#0d3362;font-size: 18px;display: inline-block;margin: 0 10px;font-style: normal;font-weight: 600;}
.member_info_index .info_top .info_top_right{margin-top: 55px;margin-right: 93px;}
.member_info_index .info_top .info_top_right a{font-size: 20px;color:#fff;line-height: 42px;text-align: center;height:42px;display:inline-block;border-radius: 5px;}
.member_info_index .info_top .info_top_right .information{width: 150px;background: url(../../images/userinfo/info_xi.png) repeat-x;margin-right:14px;}
.member_info_index .info_top .info_top_right .password{width: 127px;background: url(../../images/userinfo/info_password.png) repeat-x;}
.member_info_index .info_bottom{margin-top: 10px;}
.member_info_index .info_bottom .info_bottom_left{width:465px;margin-right: 10px;}
.member_info_index .info_bottom .info_bottom_right{width:465px;}
.member_info_index .info_bottom .bottom_tit{border-bottom: 2px solid #506b89;width:100%;}
.member_info_index .info_bottom .bottom_tit h2{height: 34px;width: 158px;background:#2f4e8f;color: #fff;line-height: 34px;text-align: center;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.member_info_index .info_bottom .info_bottom_left table{width: 100%;margin-top:5px;}
.member_info_index .info_bottom .info_bottom_left table th{font-weight: 100;height: 34px;line-height: 34px;text-align: center;color: #0c3165;font-size: 15px;background:url(../../images/userinfo/boder.png) no-repeat;}
.member_info_index .info_bottom .info_bottom_left table thead{background: #d1deee;border-bottom:2px solid #123865;}
.member_info_index .info_bottom .info_bottom_left table thead .lastth{background:url(../../images/userinfo/last.png) no-repeat;}
.member_info_index .info_bottom .info_bottom_left table td{font-size:14px;color:#3d3d3d;text-align: center;}
.member_info_index .info_bottom .info_bottom_left tbody tr{border-bottom:1px solid #d3d3d3;border-left:1px solid #d3d3d3;border-right:1px solid #d3d3d3;height:39px;line-height:38px;}
.member_info_index .info_bottom .info_bottom_left tfoot tr{width: 100%; height:38px;background: #d1deee;border-bottom:1px solid#d3d3d3;border-left:1px solid#d3d3d3;border-right:1px solid#d3d3d3;}

.member_info_index .info_bottom .info_bottom_right .info_message{border-left:1px solid #d3d3d3; border-right:1px solid #d3d3d3; }
.member_info_index .info_bottom .info_bottom_right .info_message ul{width: 100%;height:auto;}
.member_info_index .info_bottom .info_bottom_right .info_message ul img{margin:23px 0 47px 16px;float: left;}
.member_info_index .info_bottom .info_bottom_right .info_message ul li{ border-bottom:1px solid #d3d3d3;font-size:14px; color:#3d3d3d;line-height: 24px;position: relative;}
.member_info_index .info_bottom .info_bottom_right .info_message ul p{word-break: break-all; word-wrap: break-word;float: left;margin-left:10px;width: 400px;margin-top: 15px;}
.member_info_index .info_bottom .info_bottom_right .info_message ul span{display:inline-block;position: absolute;width: 80px;right:34px;top:40px;}
.member_info_index .info_bottom .info_bottom_right .info_message ul .last{width: 100%; height:39px;background: #d1deee;text-align: right;padding-right: 30px;line-height: 38px;}

/* 用户中心 首页 分页 */
.member_info_index .yicang{display: none;}
.member_info_index .pagination{border:none;height: 28px;margin: 3px 0px;}
.member_info_index .pagination>li>a,.member_info_index .pagination>li>span{border:none !important;font-size:14px;color: #3c3c3c;background: #d1deee;}
.member_info_index .pagination>li>a:focus,.member_info_index .pagination>li>span:focus,.member_info_index .pagination>li>span:hover{background:none !important;}
.member_info_index .pagination>li>span>input{border:none;text-align: center;background: #d1deee;}
.member_info_index .pagination>li>span>em{font-style: normal;}
.member_info_index .pagination>li>span>select{width: 18px;background:#ebebeb;margin-left: 5px;height:18px;border:1px solid #505050;}
.member_info_index .pagination>.active>.back{width: 60px;height: 24px;background: #2f4e8f;color:#fff;font-size:12px;line-height: 12px;border-radius:5px;margin: 4px 10px; }
.member_info_index .pagination>li>.tooltip{display:none;}
.member_info_index .pagination>li>div{display:none !important;}
.member_info_index .pagination>li>span>select>option{background: #fff;}

/* 用户中心 我的申请 */
.member_info_apply .info_content .info_content_box{margin-left:0px;width: 99%;}
.member_info_apply .info_content .info_content_title{width: 100%;}
.member_info_apply .info_content .info_content_box .apply_search{width: 324px;height: 40px;background: #2d4f8f;border-radius:5px;margin-top:30px;margin-bottom:22px;margin-right: 0;}
.member_info_apply .apply_search input{width: 224px;height: 30px;background: #fff;border-radius:2px; border: none;margin: 4px;font-size: 14px;color: #959595;padding-left:12px; }
.member_info_apply .info_content .info_content_box .apply_search a{font-size:16px; color: #fff;width: 90px;line-height: 40px;display: inline-block;padding: 0;}
.member_info_apply .info_content  .info_con_list{width: 100%;height: 100%;margin-bottom: 30px;}
.member_info_apply .info_con_list table{width: 100%;height: 100%;}
.member_info_apply .info_con_list table .tab_title{background: #d1deee;border-bottom:2px solid #123865; }
.member_info_apply .info_con_list table th{height: 34px;line-height: 34px;text-align: center;color: #0c3165;font-size: 15px;background:url(../../images/userinfo/boder.png) no-repeat; }
.member_info_apply .info_con_list table .lastbj{width: 259px;height: 34px;background:url(../../images/userinfo/last.png) no-repeat;background-size:100% 100%; }
.member_info_apply .info_con_list table tr{border-left:1px solid #c6c8c7;border-bottom:1px solid #c6c8c7;   }
.member_info_apply .info_con_list table tr td{border-right:1px solid #c6c8c7;color: #3d3d3d;font-size: 14px;line-height: 54px;text-align: center;}
.member_info_apply .info_con_list table tr .wait_submit{line-height:20px;margin: 5px 0;}
.member_info_apply .info_con_list table tr .wait_submit span{color: #fe0100;display: block;}
.member_info_apply .info_con_list table tr .last{width: 258px;}
.member_info_apply .info_con_list table tr .last p{float: left;text-decoration: underline;margin: 0 10px;}
.member_info_apply .info_con_list table tr .last p a{color:#2d4f8f ;}
.member_info_apply .pagination{margin: 0px 0px 20px !important;}

/* 我的申请 分页 */
.member_info_apply .pagination{border:none;}
.member_info_apply .pagination>li>a,.member_info_apply .pagination>li>span{border:none !important;font-size:14px;color: #3c3c3c;}
.member_info_apply .pagination>li>a:focus,.member_info_apply .pagination>li>span:focus,.member_info_apply .pagination>li>span:hover{background:none !important;}
.member_info_apply .pagination>li>span>input{border:none;text-align: center;}
.member_info_apply .pagination>li>span>em{font-style: normal;}
.member_info_apply .pagination>li>span>select{width: 18px;background:#ebebeb;margin-left: 5px;height:18px;border:1px solid #505050;}
.member_info_apply .pagination>.active>.back{width: 60px;height: 24px;background: #2f4e8f;color:#fff;font-size:12px;line-height: 12px;border-radius:5px;margin: 4px 10px; }
.member_info_apply .pagination>li>.tooltip{display:none;}
.member_info_apply .pagination>li>div{display:none !important;}
.member_info_apply .pagination>li>span>select>option{background: #fff;}

/* 用户中心  我的申请 申请表 */
.member_info_table .info_content .info_content_box{width: 100%;margin-left: 0;}
.member_info_table .info_content_box h4{font-size:22px;color:#0c3875;margin-top: 32px;width: 100%;text-align: center;}
.member_info_table .info_content_box span{font-size:14px;color:#5472a4;margin: 18px auto;display: block;width: 100%;text-align: center;}
.member_info_table .info_content_box a{font-size:14px;color: #0e3775;line-height: 34px;display: block;width: 80px;text-align: center;text-decoration: underline;margin:0 auto;}
.member_info_table .info_content_box table{border-collapse: collapse;border-top:1px solid #acacac;border-left:1px solid #acacac;margin:20px auto ;}
.member_info_table .info_content_box table td{min-width: 150px;height: 54px;line-height: 54px;font-size: 14px;color: #2c2c2c;border-right:1px solid #acacac;border-bottom:1px solid #acacac;padding:0 15px; }
.member_info_table .info_content_box table .middle{min-width:120px;}
.member_info_table .info_content_box table .last{height: 110px;}
.member_info_table .info_content_box table .last em{font-style: normal;line-height: 36px;color: #9b9b9b;display: block;}

/* 用户中心  我的申请 查看进度 */
.member_apply_progress .info_content .info_content_box{width: 100%;margin-left:0; }
.member_apply_progress .info_content_box h4{font-size:22px;color:#0c3875;margin-top: 32px;width: 100%;text-align: center;}
.member_apply_progress .info_content_box .number{font-size:14px;color:#5472a4;margin: 18px auto;display: block;width: 100%;text-align: center;}
.member_apply_progress .info_content_box .liuc{margin: 23px auto 0px; width: 748px;}
.member_apply_progress .info_content_box .liuc ul{overflow: hidden;border-bottom:1px solid #e2e2e2; padding-bottom: 32px;}
.member_apply_progress .info_content_box .liuc ul li{float: left;height: 74px;text-align: center;width: 187px;}
.member_apply_progress .info_content_box .liuc ul li p{width: 100%;height: 5px;position: relative;margin: 10px 0 9px;}
.member_apply_progress .info_content_box .liuc ul li p strong{color: #fff;width: 25px;height: 25px;border-radius:100%;text-align: center;line-height: 25px;font-size: 12px;display: block;position: absolute;top:-10px;left: 50%;margin-left:-12px; }
.member_apply_progress .info_content_box .liuc ul li h2{font-size:16px;line-height: 20px;margin-top:18px; }
.member_apply_progress .info_content_box .liuc ul li em{font-size:10px;line-height: 12px;font-style: normal;}
.member_apply_progress .info_content_box .liuc ul .blue p{background: #2e4e8f;}
.member_apply_progress .info_content_box .liuc ul .blue p strong{background: #2e4e8f;}
.member_apply_progress .info_content_box .liuc ul .blue h2{color: #5f5a5a;}
.member_apply_progress .info_content_box .liuc ul .blue em{color: #555658;}
.member_apply_progress .info_content_box .liuc ul .bluish p{background: #d2deee;}
.member_apply_progress .info_content_box .liuc ul .bluish p strong{background: #d2deee;}
.member_apply_progress .info_content_box .liuc ul .bluish h2{color: #fe0000;}
.member_apply_progress .info_content_box .liuc ul .gray p{background: #dbdbdb;}
.member_apply_progress .info_content_box .liuc ul .gray p strong{background: #dbdbdb;}
.member_apply_progress .info_content_box .liuc ul .gray h2{color: #5f5959;}
.member_apply_progress .info_content_box .text{width: 768px;max-height: 220px;border-top: 1px solid #e2e2e2;border-top: none;margin:38px auto;}
.member_apply_progress .info_content_box .text li{height: 32px;line-height: 32px;width:100%;}
.member_apply_progress .info_content_box .text ul{max-height:220px;overflow-y: auto;}
.member_apply_progress .text li p{width:20px;height:100%;display:inline-block;float:left;margin: 0 10px;position: relative; }
.member_apply_progress .text li p strong{width:1px;height:100%;background:#d9d9d9 ;display: block;position: absolute;left:10px;z-index:-1;}
.member_apply_progress .text li p img{position: absolute;width: 10px;height:10px;left:5px;top:11px;}
.member_apply_progress .text li em,.member_apply_progress .text li i{font-style:normal;color:#303531;float: left;display:inline-block;font-size:10px;}
.member_apply_progress .text li i{margin: 0px 20px 0px 0px;}
.member_apply_progress .text li span{color:#323232;float: left;display:inline-block;width:auto;margin:0;font-size:14px;}
.member_apply_progress .info_content_box table{width:100%;border:1px solid  #CCDBE5 ;border-top:none;text-align: center;color:#3c3a3b;font-size:14px;margin:2px auto 26px;}
.member_apply_progress .info_content_box table th{text-align: center;font-weight: 100;background:#d6e2fa;}
.member_apply_progress .info_content_box table tr{height:34px;}
.member_apply_progress .info_content_box table td a{text-decoration: underline;color:#2e4f94;}


/* 用户中心 申请合作服务 */
.member_apply_collaborate .info_content .info_content_box{width: 100%;margin-left:0; }
.member_apply_collaborate .info_content_box h4{font-size:22px;color:#0c3875;margin-top: 50px;width: 100%;text-align: center;margin-bottom: 30px;}
.member_apply_collaborate .info_content_box .liuc{height: 70px;width: 100%;}
.member_apply_collaborate .info_content_box .liuc ul{overflow: hidden;width: 504px;margin: 0 auto;}
.member_apply_collaborate .info_content_box .liuc ul li{float: left;height: 74px;text-align: center;width: 168px;}
.member_apply_collaborate .info_content_box .liuc ul li p{width: 100%;height: 5px;position: relative;margin: 10px 0 9px;}
.member_apply_collaborate .info_content_box .liuc ul li p strong{color: #fff;width: 25px;height: 25px;border-radius:100%;text-align: center;line-height: 25px;font-size: 12px;display: block;position: absolute;top:-10px;left: 50%;margin-left:-12px; }
.member_apply_collaborate .info_content_box .liuc ul li h2{font-size:16px;line-height: 44px;margin-top:10px; }
.member_apply_collaborate .info_content_box .liuc ul .gray p{background: #cecece;}
.member_apply_collaborate .info_content_box .liuc ul .gray p strong{background: #cecece;}
.member_apply_collaborate .info_content_box .liuc ul .gray h2{color: #cecece; }
.member_apply_collaborate .info_content_box .liuc ul .blue p{background: #2f4e8f;}
.member_apply_collaborate .info_content_box .liuc ul .blue p strong{background: #2f4e8f;}
.member_apply_collaborate .info_content_box .liuc ul .blue h2{color: #2f4e8f; }
.member_apply_collaborate .info_content_box .liuc ul .bluish p{background: #d1deee;}
.member_apply_collaborate .info_content_box .liuc ul .bluish p strong{background: #d1deee;}
.member_apply_collaborate .info_content_box .liuc ul .bluish h2{color: #cecece; }

.member_apply_collaborate .info_content_box .table1{display: block}
.member_apply_collaborate .col_table{display: none; }
.member_apply_collaborate .col_table table{width: 788px;border-left:1px solid #838087;border-top:1px solid #838087;margin:10px auto 0px;; }
.member_apply_collaborate .col_table table td{font-size:16px; width: 197px;border-right:1px solid #838087;border-bottom:1px solid #838087;height:64px;color:#050306;  }
.member_apply_collaborate .col_table table .rela{position: relative;}
.member_apply_collaborate .col_table table .left{background: #d1deee;}
.member_apply_collaborate .col_table table td b{font-style:normal; width: 14px;height: 14px;background:url(../../images/userinfo/focus.png) no-repeat;display: inline-block;margin: -3px -3px -3px 4px;}
.member_apply_collaborate .col_table table .big input{width: 574px;border:1px solid #838087;}
.member_apply_collaborate .col_table table .middle input{width: 118px;margin-right:64px; }
.member_apply_collaborate .col_table table .small input{width: 80px;height: 24px;top: 14px;}
.member_apply_collaborate .col_table table #QueryEndTime{left: 110px;}
.member_apply_collaborate .col_table table input{width: 182px;border:1px solid #838087;height: 24px;padding:0 5px;position: absolute;top:14px;left:7px;}
.member_apply_collaborate .col_table table select{width: 182px;border:1px solid #838087;height: 24px;position: absolute;top:14px;left:7px;}
.member_apply_collaborate .col_table table .radio{width: 13px;margin-top:15px; margin-left: 45px;margin-right: 6px;padding:0;border:none;position: relative;top: 0;left: 0;}
.member_apply_collaborate .col_table table .radio:focus{outline: none;}
.member_apply_collaborate .col_table table .retrieve .radio{margin-left:5px; }
.member_apply_collaborate .col_table table .radiobox p{line-height:52px; }
.member_apply_collaborate .col_table table .money td p{margin-top:10px;width: 100%;text-align: center;}
.member_apply_collaborate .col_table table .money td em{ font-style:normal;display: block;width: 100%;text-align: center;}
.member_apply_collaborate .col_table table textarea{width: 576px;height: 66px;padding:5px;font-size: 14px;resize:none;border:1px solid #838087;position: absolute;top:14px;left:7px;}
.member_apply_collaborate .col_table table .information{width: 576px;height: 80px;overflow:hidden; resize:none;text-align: left;font-size:12px;border:1px solid #838087;padding:5px;margin: 10px 0;}

.member_apply_collaborate .info_content_box .next a{width:130px;height: 38px;background: #2f4e8f;color: #fff;font-size:16px;line-height:38px;text-align: center;display:block;margin: 24px auto;border-radius: 6px;}
.member_apply_collaborate .info_content_box .table2btn{text-align: center;}
.member_apply_collaborate .info_content_box .table2btn a{margin: 24px 20px;display: inline-block;}
.member_apply_collaborate .info_content_box .accessory{height: 102px;}
.member_apply_collaborate .info_content_box .accessory i{ font-style:normal;font-size:12px;position: absolute;width: 90%;left:5%;bottom: 5px; }
.member_apply_collaborate .info_content_box .accessory input{width: 494px;height: 62px;border:1px solid #838087;margin-top: 10px;margin-left:22px; float: left;}
.member_apply_collaborate .col_table table .other{display: none;}

.member_apply_collaborate .table4 {margin-top: 54px;margin-left: 130px;display:block;}
.member_apply_collaborate .table4 .last_con{min-height: 62px;line-height: 62px;}
.member_apply_collaborate .table4 .last_con p{float: left;font-size: 16px;color: #3f3f3f;}
.member_apply_collaborate .table4 .last_con>a{font-size: 12px;text-decoration: underline;color:#3d393a;}
.member_apply_collaborate .info_content .info_content_box .table4 .next a{background: url(../../images/userinfo/submit.png);float: left;}

.member_apply_collaborate input::-webkit-outer-spin-button,input::-webkit-inner-spin-button {-webkit-appearance: none !important;margin: 0;}
.member_apply_collaborate .verify-mandatory,.member_apply_collaborate .verify-success{display: none !important;}

/* 用户中心  申请合作服务  上传文件 */
.member_apply_collaborate .attachmentbox{background: #d1deee;width:788px;margin:0 auto;margin: 0 auto 23px;min-height: 90px;height: auto;overflow: hidden;border-bottom: 1px solid #838087;border-left: 1px solid #838087;border-right: 1px solid #838087;}
.member_apply_collaborate .attachmentbox .attachment{position: relative; font-size: 14px;width: 195px;height: 100%;overflow: hidden;color: #050306;}
.member_apply_collaborate .attachment p{line-height: 50px;font-size: 16px;margin-bottom: 8px;}
.member_apply_collaborate .attachment b{font-style:normal; width: 14px;height: 14px;background:url(../../images/userinfo/focus.png) no-repeat;display: inline-block;margin: -3px -3px -3px 4px;}
.member_apply_collaborate .attachment i{ font-style:normal;font-size:14px;position: absolute;width: 90%;left:5%;bottom: 0; }
.member_apply_collaborate .attachmentbox .upload{border-left: 1px solid #838087;background: #fff; width:590px;min-height:90px;height:auto;position: relative;}
.member_apply_collaborate .attachmentbox .attach{min-height: 62px;width:494px;border:1px solid #838087;margin-top:14px;margin-bottom: 14px;margin-right: 80px; }
.member_apply_collaborate .attachmentbox .webuploader-pick{position: absolute;background: url(../../images/userinfo/button.png) repeat-x;width:53px;height:58px;color: #252429;border: 1px solid #5d5b68;left:160px;top: -14px;padding:0;line-height: 56px;}
.member_apply_collaborate #File_statusBar{display:none !important;}
.member_down_apply .webuploader-pick{position: absolute;background: #fff;width:84px;height:29px;color: #252429;border: 1px solid #cccccc; left: 470px;top: -12px;padding:0;line-height: 27px;}
.member_down_apply .apply_table{min-height: 35px;width:456px;position: relative;top: 12px;left: 0px;}
.member_down_apply .uploader-list{max-height:115px;min-height: 35px;border:1px solid #838087;}
.member_down_apply .uploader-outer{width:100% !important;}
.member_down_apply .btns{position:absolute;}
.member_apply_collaborate .attachmentbox .uploader-outer .btns{clear: both;margin: 2px 0;position: absolute;top: 14px;right: 230px;}
.member_apply_collaborate .attachmentbox .uploader-outer{width: 494px !important;left: 8px;}
.member_apply_collaborate .attachmentbox .uploader-list{max-height: 115px;}
.member_apply_collaborate .uploader-list .item .state{font-size:12px;}
.member_apply_collaborate .upload .file-preview-frame .kv-file-content img{height:60px !important;width:100px !important;}
.member_apply_collaborate .upload .file-preview-frame .file-thumbnail-footer .file-actions{margin-top:0;}
.member_apply_collaborate .upload .file-caption-main .input-group-btn a{width: 83px;height:29px;border:1px solid #cccccc;display:block;}
.member_apply_collaborate .upload .file-preview-frame .kv-file-content{width: 100px;height: 60px;}
.member_apply_collaborate .upload .file-preview-frame{width:100px;height: 50px;}
.member_apply_collaborate .upload .file-footer-caption{width:100px;}
.member_apply_collaborate .upload .file-preview{width:98%;height:178px;border:1px solid #b8b4b5;margin-top:5px;position:relative;display:block;margin-left:1%;}
.member_apply_collaborate .upload .close{position:absolute;right:10px;}
.member_apply_collaborate .upload .file-drop-disabled{width:100%;height:163px;overflow:hidden;}
.member_apply_collaborate .upload .file-input-new{position:absolute;bottom:5px;text-align: center;width:100%;}
.member_apply_collaborate .file-input .kv-upload-progress{width:500px !important;}
.member_apply_collaborate .table4 .file-caption-main{width:400px;}
.member_apply_collaborate .table4 .file-caption-main .fileinput-upload{margin:0 10px;}
.member_apply_collaborate .table4 .form-control{width: 238px;height: 34px;border: 1px solid #b8b2b4;margin-top: 14px;}
.member_apply_collaborate .glyphicon-folder-open{display:none !important;}
.member_apply_collaborate .btn-primary{background: url(../../images/userinfo/button.png) repeat-x;border-color: #5d5b68; }
.member_apply_collaborate .btn-primary span{color:#404042;}

/* 用户中心  申请合作服务  日期插件 */
.member_apply_collaborate .table1{display:none;}
.member_apply_collaborate .table1 .input-group-addon{display: none;}
.member_apply_collaborate .table1 .z-layer {width: 280px !important;}
.member_apply_collaborate .z-cal-box {width: 270px !important;}
.member_apply_collaborate .z-cal-box .z-cal-hd {width: 270px !important;}
.member_apply_collaborate .z-cal-box .z-cal-hd .z-title {width: 120px !important;display: inline-block !important;height: 26px !important;}
.member_apply_collaborate .z-cal-bd .z-whd {width: 270px !important;height: 22px !important;}
.member_apply_collaborate .z-cal-bd {width: 270px !important;}
.member_apply_collaborate .z-cal-ft {width: 270px !important;}
.member_apply_collaborate .z-cal-ft .z-cal-time {width: 150px !important;height: 26px !important;}
.member_apply_collaborate .datepicker {position: relative;}
.member_apply_collaborate .datepicker .input-group-addon img {display: none;}
.member_apply_collaborate .datepicker .input-group-addon{width: 30px;height: 50px;display: block;position: absolute;right: 20px;cursor: pointer;top: 0px;background: url(../../images/personal_center/date_icon.png) no-repeat right;border: none !important;}

/* 用户中心 申请合作服务 提示文字 */
.member_apply_collaborate table i{font-style:normal;width:95%;display:none;text-align: left;font-size:12px;line-height:24px;color:#666666;position: absolute;bottom: 0px;left:7px;}
.member_apply_collaborate table strong{font-weight: normal;width:100%;display:none;text-align: left;font-size:12px;line-height:24px;color:red;position: absolute;bottom: 0px;left:7px;}
.member_apply_collaborate table .pinlv{position:relative;}
.member_apply_collaborate table .pinlv span{position: absolute;display:inline-block;width:60px;right:5px;top:16px;}
.member_apply_collaborate .table_title p {width: 100%;text-align: center;margin-top: 14px;}
.member_apply_collaborate .file-loading {font-size: 12px;}

/* 用户中心  消息中心 */
.member_info_message .tablebox table{width: 800px;padding-top:100px;}
.member_info_message .tablebox table tr{border:1px solid #b9b9b9;height:36px;line-height: 36px;}
.member_info_message .tablebox table .nopadding{padding: 0;width: 43px;}
.member_info_message .tablebox table .nopadding img{width: 100%;}
.member_info_message .tablebox table th{border:1px solid #b9b9b9;background: #d6e2f0;text-align:center;color:#121619;font-size:14px;font-weight:400;}
.member_info_message .tablebox table td{border:1px solid #b9b9b9;text-align:center;color:#2f4e8f;font-size:14px;padding:0 15px;text-decoration: underline;}
.member_info_message .tablebox table td span{text-decoration: underline;}
.member_info_message .tablebox .table2{display: none;}
.member_info_message .tablebox .table2 th{border: none;height:40px;}
.member_info_message .tablebox .table2 tr{height:48px;}
.member_info_message .tablebox .table2 td{color:#121619;}
.member_info_message .tablebox .table2 td span{color:#2f4e8f;}
.member_info_message .tablebox .table2 td button{color:#fff;background:#2f4e8f ;text-align: center;line-height: 30px;width: 140px;height: 30px;border:none;border-radius:5px;}

/* 消息中心 分页 */
.member_info_message .pagination{border:none;margin:40px 0 55px;overflow: hidden;display: inline-block !important;}
.member_info_message .pagination>li>a,.member_info_message .pagination>li>span{border:none !important;font-size:14px;color: #3c3c3c;text-decoration: none !important;}
.member_info_message .pagination>li>a:focus,.member_info_message .pagination>li>span:focus,.member_info_message .pagination>li>span:hover{background:none !important;}
.member_info_message .pagination>li>span>input{border:none;text-align: center;}
.member_info_message .pagination>li>span>em{font-style: normal;}
.member_info_message .pagination>li>span>select{width: 18px;background:#ebebeb;margin-left: 5px;height:18px;border:1px solid #505050;}
.member_info_message .pagination>.active>.back{width: 60px;height: 24px;background: #2f4e8f;color:#fff;font-size:12px;line-height: 12px;border-radius:5px;margin: 4px 10px; }
.member_info_message .pagination>li>.tooltip{display:none;}
.member_info_message .pagination>li>div{display:none !important;}
.member_info_message .pagination>li>span>select>option{background: #fff;}

/* 用户中心  用户信息 */
.member_information .info_content .info_content_box{margin-top: 26px;margin-left: 52px;width:100%;}
.member_information .info_content_box .info_con_left{float: left;width:614px;margin-bottom: 30px;}
.member_information .info_content_box .info_con_left h2{line-height: 68px;font-size: 18px;color: #0d3161;font-weight: 600;}
.member_information .info_content_box .info_con_left table{width: 614px;}
.member_information .info_content_box .info_con_left table tr{border-bottom:1px solid #d4d4d4;height: 46px;line-height: 46px;font-size:14px; }
.member_information .info_content_box .info_con_left table .lefttd{min-width: 100px;}
.member_information .lefttd p{ text-align: justify; height:46px;line-height: 46px; width:103px;}
.member_information .lefttd p > span { display: inline-block; padding-left: 100%; }
.member_information .lefttd em{font-style:normal;display:block; text-align: justify; height:46px;line-height: 46px; width:118px;}
.member_information .lefttd em > span { display: inline-block; padding-left: 100%; }
.member_information .info_content_box .info_con_left table .lefttd1{min-width: 105px;}
.member_information .info_content_box .info_con_left2 table .lefttd2 {width: 80px;min-width: 80px;}
.member_information .info_content_box .info_con_left table .righttd{width: 200px;}
.member_information .info_content_box .info_con_left table tr td span{color:#324d94;font-size: 14px;}
.member_information .info_content_box .info_con_right a{background: url(../../images/userinfo/submit.png);width: 152px;height: 40px;display: block;color:#fff;font-size:18px;line-height:40px;border-radius:5px;text-align: center;margin-top: 20px;margin-left: 56px; }

.member_information .changebox h2{font-size:22px;color:#0c3875;margin-top: 50px;width: 100%;text-align: center;margin-bottom: 40px;}
.member_information .changebox .xin{width: 800px;height: 36px;margin:10px 24px; }
.member_information .changebox .xin div{width: 390px;height: 100%;float: left;}
.member_information .changebox div p{width: 130px;text-align: right;font-size:14px;color:#3a3839;float: left;line-height: 36px;margin-right:5px;}
.member_information .changebox div input{width: 255px;height:34px;border:1px solid #b8b2b4;float:left;padding-left:10px;}
.member_information .changebox .address input{width: 645px;}
.member_information .changebox .form-group-last{width: 130px;text-align: center;margin: 22px auto 35px; }
.member_information .changebox .form-group-last a{display: block; background: #2f4e8f;width: 130px;height: 38px;border-radius:5px;font-size:18px;color:#fff;line-height: 38px; }

.member_information .form2 div p{width: 70px;margin-left: 260px;}
.member_information .form2 div p{ text-align: justify; height:46px;}
.member_information .form2 div p > span { display: inline-block; padding-left: 100%; }
.member_information .info_content_box .info_con_left2{width: 414px;margin-left: 160px;}
.member_information .info_content_box .info_con_left2 table .lefttd p{text-align: justify; width:80px;}
.member_information .info_content_box .info_con_left2 table .righttd{float: left;}
.member_information .info_content_box .info_con_left2 table{width:414px;}
.member_information .info_content_box .info_con_left2 table tr{height:52px;line-height: 52px;}

.member_information .modify_data span{display: none;}
.member_information .changebox div{position: relative;;}
.member_information .changebox div i{margin-left: 134px;position: absolute;top: 36px;font-style:normal;width:100%;display:none;text-align: left;font-size:12px;line-height:24px;color:#666666;}
.member_information .changebox div strong{margin-left: 134px;position: absolute;top: 36px;font-weight: normal;width:100%;display:none;text-align: left;font-size:12px;line-height:24px;color:red;}
.member_information .changebox .form2 div i{margin-left:338px;}
.member_information .changebox .form2 div strong{margin-left:338px;}
.member_information .changebox #form2 div{width: 100%;height: 36px;margin:10px 24px;}
.member_information .changebox #form2 div strong{width: auto;}
.member_information .changebox #form2 div i{width: auto;}

/* 用户中心 修改密码 */
.member_info_password .info_content .info_content_box{width: 100%;margin-left:0; }
.member_info_password .info_content_box h4{font-size:22px;color:#0c3875;margin-top: 50px;width: 100%;text-align: center;margin-bottom: 40px;}
.member_info_password .info_content_box .form-group{margin-bottom: 24px;position: relative;}
.member_info_password .info_content_box .form-group label{width: 40%;text-align: right;color: #3c3839;height: 36px;line-height: 36px;font-size: 14px;}
.member_info_password .info_content_box .form-group input{width: 254px;height: 34px; border: 1px solid #bebabb;padding: 0 10px;}
.member_info_password .info_content_box .form-group .sendBtn{outline:none;width: 156px;height: 34px;border: 2px solid #2e4e8f;border-radius: 3px;color: #2e4e8f !important;background: #fff;margin-left:12px;}
.member_info_password .info_content_box .form-group .sendBtn,.member_info_password .info_content_box .form-group .form-control{-webkit-tap-highlight-color: transparent;-webkit-user-select: none;-moz-user-focus: none;-moz-user-select: none;-webkit-appearance:none;outline: none;box-shadow: none; -webkit-box-shadow: 0 0 0 #fff;-moz-box-shadow:0 0 0 #fff;}
.member_info_password .info_content_box .form-group-last{width: 130px;text-align: center;margin: 16px auto 52px; }
.member_info_password .info_content_box .form-group-last a{display: block; background: #2f4e8f;width: 130px;height: 38px;border-radius:5px;font-size:18px;color:#fff;line-height: 38px; }

.member_info_password .info_content_box .verify-message{position: absolute;top:3px;left:70%;}
.member_info_password .info_content_box .yanzhengma .verify-message{left:87%;}
.member_info_password .form-control-feedback{display: none;}
.member_info_password .verify-success{display: none !important;}
.member_info_password .verify-message{color:red;}

.member_info_password p img{margin:0 0px 0 15px;}
.member_info_password p strong{font-weight: 400;color: red;font-size: 12px;line-height: 34px;}
.member_info_password .success img{margin:7px 10px 0 15px;}
.member_info_password .error{display:none;position: absolute;left: 67%;top: 0;}
.member_info_password .success{display:none;position: absolute;left: 67%;top: 0;}

.member_info_password .intensity{display:none; width:238px; height:60px;padding:5px; position:absolute;left:42%;top: 150px;border: #eee 1px solid;background:#fff;}
.member_info_password .vali_pass {width: 220px;height:30px;text-align: center;}
.member_info_password .intensity .con{font-size:12px;line-height:24px;}
.member_info_password .intensity img{position:absolute;bottom: -11px;left: 25px;}
.member_info_password .vali_pass p{float:left;font-size:12px;line-height:24px;}
.member_info_password .vali_pass input {width: 96%;display: block;margin: 0;padding: 5px;font-size: 14px;line-height: 20px;}
.member_info_password .vali_pass_progress {width:150px;float:left; margin-top: 8px;margin-left:10px; background-color: #efefef;height: 10px;}
.member_info_password .vali_pass_inner_progress {display: block;height: 100%;background-color: transparent;width: 100%;}
.member_info_password .error1 {background-color: #ff3300;}
.member_info_password .middle {background-color: gold;}
.member_info_password .strong1 {background-color: green;}

/* 用户中心 查看帮助 */
.member_info_help .info_content .info_content_box{margin-left: 80px;}
.member_info_help .info_content .info_con_list{padding-top:34px; }
.member_info_help .info_content .info_con_list ul li{width: 100%;}
.member_info_help .info_content .info_con_list ul li em{font-style: normal; background: none;width: 100px;height: 56px;color: #3b393a;line-height: 56px;font-size: 14px;margin: 0;}
.member_info_help .info_content{height: 450px;}
.member_info_help .info_content .info_content_box{height:450px;overflow: hidden;}

/* 首页 */
.index .header .nav{}
.index .banner{width:100%;height:400px;position: relative; background:#f6f6f6; margin-bottom:15px;}
.index .banner ul,.index .banner li{width:100%;height:100%;}
.index .banner .pagination {position: absolute;z-index: 20;bottom: 0px; right:60px;text-align: center; padding:10px;}
.index .banner .swiper-pagination-switch {display: inline-block;border-radius: 8px;background: #555;margin: 0 5px;cursor: pointer;}
.index .banner .swiper-pagination-bullet,.index .banner .swiper-pagination-switch{width:15px;height:15px;background: #fff;opacity: 1}
.index .banner .swiper-pagination-bullet-active,.index .banner .swiper-active-switch{background: #2e4e8f;}
.index .banner .code{position: absolute;left: 50%;top: 0;bottom: 0;margin-left: 321px;width: 294px;z-index: 5;}
.index .banner .code .codecontent{position: absolute;right:0;top:0;height:100%;width:294px;text-align: center;background: rgba(0,0,0,.3);}
.index .banner .code .codecontent .text{color:#fff;margin:60px auto 15px;}
.index .banner .code .codecontent .codeimg{width:155px;height:155px;margin:auto;}
.index .banner ul,.index .banner .swiper-wrapper .swiper-slide {}
.index .banner .swiper-wrapper .swiper-slide .bannertupian {width:630px; height:400px; float:left; text-align:center;}
.index .banner .swiper-wrapper .swiper-slide .bannertupian img {width:630px; height:400px;margin:auto; text-align:center;}
.index .banner .swiper-wrapper .swiper-slide .bannerwenzi {width:480px; height:320px; float:right;  margin:32px 66px 15px 0;overflow:hidden;}
.index .banner .swiper-wrapper .swiper-slide .bannerwenzi a {color:#525252;}
.index .banner .swiper-wrapper .swiper-slide .bannerwenzi .wenbiaoti {line-height:33px; font-size:22px; color:#525252; padding-bottom:13px; text-align:center;}
.index .banner .swiper-wrapper .swiper-slide .bannerwenzi .wendewenzi {line-height:30px; font-size:16px; color:#5a5a5a;}


.index .notices{height:50px;line-height: 50px;overflow: hidden;position: relative;}
.index .notices a{color: #2b2a2a;}
.index .notices ul{margin-left:10px;width:1100px;height:100%;position:relative;}
/* .index .notices ul li{height:100%!important;} */
.index .notices .swiper-button-next, .index .notices .swiper-button-prev{transform: rotate(90deg);width:14px;height:18px;background-size: 100%;}
.index .notices .swiper-button-prev{right:10px;left:auto}
.index .notices .swiper-button-prev{position: absolute;top: -52px;right: -30px;width: 12px;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23cccccc'%2F%3E%3C%2Fsvg%3E")}
.index .notices .swiper-button-next{top: -35px;right: -30px;position: absolute;width: 12px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23cccccc'%2F%3E%3C%2Fsvg%3E"); }

.index .searchblock{height: auto;padding-bottom: 10px;width: 100%;border-radius: 20px;}
.index .searchblock .title{height:90px;line-height: 90px;text-align: center;color:#323232;font-size: 33px;margin:0 66px;}
.index .searchblock .text{height:45px;color:#2b2a2a;font-size:16px;text-align: center;padding:0 66px;}
.index .searchblock .searchbox{width:960px;height:70px;margin:10px auto;}
.index .searchblock .input-group{width: 100%;height: 70px;}
.index .searchblock .input-group .input-group-btn button{height:70px;width:200px;border-radius: 10px 0 0 10px;background: #fff;outline:none;border: none;border-left: 2px solid #29427b;border-top: 2px solid #29427b;border-bottom: 2px solid #29427b;}
.index .searchblock .input-group .input-group-btn button .type{margin-right:20px;}
.index .searchblock .input-group input{height: 70px;border: none;border-top: 2px solid #29427b;border-bottom: 2px solid #29427b;border-radius: 10px;box-sizing: border-box;font-size: 18px;}
.index .searchblock .dropdown-menu{width:200px;text-align: center;left:11px;}
.index .searchblock .dropdown-menu li a{line-height: 25px;}
.index .searchblock button{width: 161px;height:70px;background: #335594;color:#fff;background-size: 100%;border-radius: 0 10px 10px 0;}
.index  .searchblock .searchBtn{font-size:38px;}
.index .searchblock .button-style{display: inline-block; width: 161px; height: 70px;background: url(../../images/index/search.png) center no-repeat;background-size: 100%;border-radius: 0 10px 10px 0; }
.index .searchblock #checkBtn{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='//www.yerng2.com/images/index/search.png', sizingMethod='scale');}
.index #nameBtn{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='//www.yerng2.com/images/index/search.png', sizingMethod='scale');}
.index .searchblock .question{width:98%;font-size: 14px;border-radius: 10px;}
.index .searchblock .question a{background: #2c4a88;color:#ffffff;height: 35px;line-height: 35px;padding: 0 15px;border-radius: 10px;font-size:16px}
.index .searchblock .question a.more{text-decoration: none;}
.index .searchblock .question .Code_constitute{width:1135px;height:311px;background: #fff;margin-left: 35px;}
.index .searchblock .question .hot_question{height:86px;display: flex;align-items: center;justify-content: center;}
.index .Code_constitute p{line-height: 42px;font-size:15px;color:#333;text-align: center;}
.index .Code_constitute table{width:920px;height:246px;border: 1px solid #dcdcdc;margin: 0px auto;font-size: 13px;}
.index .Code_constitute td{border-right:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;width:46px;text-align: center;  }
.index .Code_constitute .first{height:39px;line-height: 39px;}
.index .Code_constitute .second{height:36px;line-height: 36px;font-size: 16px;}
.index .Code_constitute .second .three{font-size: 13px;}
.index .Code_constitute .third{height:167px;line-height: 12px;}
.index .Code_constitute .third .two{padding: 0px 14px;line-height: 14px;text-align: center;}
.index .Code_constitute .first .one{width:80px;}

.index .codetrends{width:630px; height:450px; float:left; margin:20px 0 0 0; position:relative;}
.index .codetrends .title{background: url('../../images/index/title_bg.png') top center no-repeat;text-align: center;color:#1c3872;height:50px;background-size: cover;line-height: 54px;font-size:22px;z-index: 2;position: relative}
.index .codetrends .list{height:400px;width:100%;overflow: hidden;}



/* 更新前样式
.index .codetrends .list .cataloglist{height:80px;width:99.6%;margin:auto;border-radius:20px;background:-webkit-linear-gradient(transparent,rgba(238,238,238,.7));background:-o-linear-gradient(transparent,rgba(238,238,238,.7));background:-moz-linear-gradient(transparent,rgba(238,238,238,.7));background:linear-gradient(transparent,rgba(238,238,238,.7));}
.index .codetrends .list .cataloglist li{width:276px;height:42px;border-radius: 21px;margin:15px;line-height: 42px;text-align: center;}
.index .codetrends .list .cataloglist li a{color:#0b3362;font-size: 18px;}
.index .cat1{background: #D2E0EE}
.index .cat2{background: #C2D3E7}
.index .cat3{background: #AAC3E1}
.index .cat4{background: #92B1D8}
*/
.index .codetrends .list .cataloglist{width:590px; margin-left:18px; height:46px; z-index:100; position:relative;}
.index .codetrends .list .cataloglist li{display:inline-block;float:left;width:101px;height:48px; line-height:38px;font-size: 18px;}

/* .index .codetrends .list .cataloglist li:hover{border-bottom:4px solid #2e4e8f;} */
.index .codetrends .list .cataloglist li a{color:#606060;}
/* .index .codetrends .list .cataloglist li a:hover {color:#2e4e8f;} */

.index .codetrends .list .cataloglist li.active{ background:url(../../images1/icon_02.png) top no-repeat;}
.index .codetrends .list .cataloglist li.active a{color:#fff;}

.swiper-container_title .swiper-wrapper{text-align: center;height:65px;}


.index .codetrends .list .articlelistbox {border-top:1px solid #ccc; position:relative; top:-8px; clear:both;} 
.index .codetrends .list .articlelist ul{padding:18px 0;width:610px; margin:0 10px;}
/* 更新前样式
.index .codetrends .list .articlelist ul.first{border-bottom:1px dashed #eee;}
*/
.index .codetrends .list .articlelist li{line-height:30px;padding-left:18px;background: url('../../images1/icon_03.png') left no-repeat;}
.index .codetrends .list .articlelist li a{max-width:80%;display: inline-block}

.index .platforms{width:100%;margin-top:20px;border-radius: 20px 20px 0 0;}
.index .platforms .title{background: url('../../images/index/title_bg.png') top center no-repeat;text-align: center;color:#1c3872;height:50px;background-size: cover;line-height: 54px;font-size:22px;z-index: 2;position: relative}

/* 更新后样式-左右按钮 start */
.slideList-left{width:25px;height:185px;position: absolute;left:0;top:0;bottom:0;z-index: 10;background: url(/images/index/slideList-left.png) no-repeat center #4a6aa9;background-size: 100% 100%;cursor: pointer;}
.slideList-right{width:25px;height:185px;position: absolute;right:0;top:0;bottom:0;z-index: 10;background: url(/images/index/slideList-right.png) no-repeat center #4a6aa9;background-size: 100% 100%;cursor: pointer;}
/* 更新后样式-左右按钮 end */

/* 更新前样式
.index .platforms .list{box-shadow: 0px 0px 28px 3px rgba(176, 176, 176, 0.75);height:270px;width:100%;background: #eee;}
.index .platforms .list .cataloglist{margin:0 -5px;}
.index .platforms .list .cataloglist li{width:300px;margin:0 5px;}
.index .platforms .list .cataloglist li .name{height:43px;line-height: 43px;text-align: center;color:#0b3362;font-size: 18px;}
.index .platforms .list .cataloglist li .summary{background:#fff;height:115px;font-size: 16px;padding:20px;line-height: 25px;color:#2b2b2b;text-align: justify;text-indent: 32px;}
*/
/* 更新后样式 start width: 2500px;*/
.index .platforms .list{height:185px;}
.index .platforms .list .cataloglist{height:185px;margin:0;position: relative;overflow: hidden;}
.index .platforms .list .cataloglist ul{height:185px;}
.index .platforms .list .cataloglist li{height:185px;margin:0;}
.index .platforms .list .cataloglist li+li{margin-left:0px;}
.index .platforms .list .cataloglist li .logo{margin-right: 5px;margin-left: 5px;background: #4a6aa9;width:297.5px;text-align:center;}
.index .platforms .list .cataloglist li .name{height:60px;line-height: 20px;background: none;font-size: 16px;color:#ffffff;width: 250px;margin: 0 auto;}
.index .platforms .list .cataloglist li:hover img{-webkit-animation-name: swing;animation-name: swing;-webkit-transform-origin: center bottom;transform-origin: center bottom;}
.index .platforms .list .cataloglist li img {width: 87px;height: 87px;display: inline-block;position: relative;z-index: 1;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
/* 更新后样式 end */

/* 更新后样式 start */
.index .platforms .list .img{height:125px;line-height: 125px;text-align: center;}
/* 更新后样式 end */

/* 更新前样式
.index .platforms .list .img img{-webkit-transition: all .5s ease 0s;-moz-transition: all .5s ease 0s;transition: all .5s ease 0s;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;}
.index .platforms .list .img:hover img{transform: scale(1.1);}
.index .platforms .list .img {width: 300px;height: 110px;overflow: hidden;display: block;position: relative;}
.index .platforms .list .img.left{float: left;height: 218px;border-radius: 20px;-webkit-border-radius: 20px;-moz-border-radius: 20px;-ms-border-radius: 20px;-o-border-radius: 20px;box-shadow: 10px 10px #bababa;filter: progid:DXImageTransform.Microsoft.Shadow(color='#bababa', Direction=135, Strength=5);-moz-box-shadow: 10px 10px #bababa; -webkit-box-shadow: 10px 10px #bababa;margin-right: 60px;}
.index .platforms .list .img.right{float: right;height: 218px;border-radius: 20px;-webkit-border-radius: 20px;-moz-border-radius: 20px;-ms-border-radius: 20px;-o-border-radius: 20px;box-shadow: -10px 10px #bababa;filter: progid:DXImageTransform.Microsoft.Shadow(color='#bababa', Direction=135, Strength=5);-moz-box-shadow: -10px 10px #bababa;-webkit-box-shadow: -10px 10px #bababa;margin-left: 60px;}
*/

.index .data{width:100%;margin-top:20px;border-radius: 20px 20px 0 0;margin-bottom:40px;}
.index .data .title{background: url('../../images/index/title_bg.png') top center no-repeat;text-align: center;color:#1c3872;height:50px;background-size: cover;line-height: 54px;font-size:22px;z-index: 2;position: relative}
.index .data .datashow{height:390px;width:100%;padding:20px;}
.index .data .datashow>div{width:50%;height:100%;}
.index .data .datashow .leftbox{border-right:1px solid #eee;}

.index .header .container{padding-right: 0;}



/* 综合服务-左侧菜单  面包屑导航 */
.position{width:1230px;margin:0 auto;height:50px;line-height: 50px;color:#2b2b2b;font-size:14px;margin-left:15px;}
.position a{color:#2b2b2b;font-size:14px;}
.leftmenu{width:270px;height:560px;margin-top:8px;margin-bottom:30px;}
.leftmenu ul{padding-top:0px;}
.leftmenu li{background: url('../../images/service/tab_white.png') left center no-repeat;height:40px;line-height: 40px;margin-left:35px;width:245px;margin-bottom:10px;}
.leftmenu li.on{background: url('../../images/service/tab_blue.png') left center no-repeat;}
.leftmenu li a{color:#525252;font-size:18px;padding-left:80px;display: inline-block;width:100%;height:100%;}
.leftmenu li.on a{color:#fff;}
.rightblock.same{width:920px;}
.rightblock.same>.title span{font-size: 22px;letter-spacing: 5px;color:#5c5c5c;}
.rightblock.same>.title hr{width:750px;margin-top:15px;margin-left:20px;}

.rightblock.same>.title02 {width:100%;font-size: 22px;letter-spacing: 5px;color:#5c5c5c; text-align:center;}
.rightblock.same>.title02 hr{width:750px;margin-top:15px;margin-left:20px;}

/* 综合服务-常见问题 */
.qa .rightblock .tabbox{margin:20px 0 30px;}
.qa .rightblock .tabbox li{width:100px;height:36px;line-height: 36px;text-align: center;border:1px solid #ddd;margin-right:5px;}
.qa .rightblock .tabbox li.current{background: #1B4E87;}
.qa .rightblock .tabbox li a{font-size: 16px;}
.qa .rightblock .tabbox li.current a{color:#fff;}
.qa .rightblock .tabbox li.customer{border:0;margin-left:30px;background: url('../../images/service/customer.png') center no-repeat;width:120px;background-size: 100% 100%;}
.qa .rightblock .list .title{width:100%;height:40px;line-height: 40px;background: #D6E2EF;padding-left:28px;}
.qa .rightblock .list .title a{color:#3f3f3f;font-size: 16px;}
.qa .rightblock .list .content{padding:20px 20px 30px 28px;color:#4d4d4d;font-size: 16px;line-height: 25px;}

.qa .more{display: none;margin-bottom:30px;}
.qa .more span{background:url(../../images/platform/more.png) no-repeat; display:inline-block;width:20px;height:16px;background-size:100%;margin-top:12px;margin-left:10px;}
.qa .more p{font-size: 18px;width:40px;display: inline-block;}

/* 综合服务-代码知识 */
.code .rightblock .info>.title{color:#0b3362;font-size:22px;letter-spacing: 5px;text-align: center;margin:30px 0;line-height: 24px;}
.code .rightblock .info .content p{color:#443f3f;font-size: 16px;text-indent: 32px;line-height: 35px;}
.code .rightblock .feature{margin-bottom:30px;}
.code .rightblock .feature>.title{color:#0b3362;font-size:22px;text-align: center;margin:30px 0 15px;}
.code .rightblock .feature .tab{width:902px;height:200px;background: url('../../images/service/code-bg.jpg') top center no-repeat;background-size: cover;padding:34px 36px;}
.code .rightblock .feature .tab div{width:162px;height:134px;border:2px solid #fff;color:#fff;border-radius: 3px;text-align: center;line-height: 130px;font-size:36px;margin:0 22px}
.code .rightblock .feature .tab div.only{background-color:#4C77BB}
.code .rightblock .feature .tab div.compatibility{background-color:#2A508E}
.code .rightblock .feature .tab div.stabilization{background-color:#20A9E0}
.code .rightblock .feature .tab div.cover{background-color:#0B6D94}
.code .rightblock .feature .list{margin:0 -6px;}
.code .rightblock .feature .list li{background:#E7E6E3;width:446px;height:254px;margin:15px 6px 0;padding:13px;}
.code .rightblock .feature .list li>div{background: url('../../images/service/codelist-bg.jpg') repeat;height:100%;width:100%;border: 1px solid #ccc;padding:28px 22px 0 36px;}
.code .rightblock .feature .list li .title a{color:#3c3c3c;font-size:20px;}
.code .rightblock .feature .list li .summary{word-break: break-all;margin:15px 0 12px;min-height:90px;line-height: 30px;color:#474141;font-size:16px;text-indent: 32px;}
.code .rightblock .feature .list li .more{width:88px;height:25px;line-height:25px;text-align:center;background:#173F7A;border-radius:5px;}
.code .rightblock .feature .list li .more a{color:#fff;}

/* 重要公告、便民提示 */
.list .rightblock .list{padding: 30px 70px 50px 30px;}
.list .rightblock .list li{padding-left:25px;background: url('../../images/service/icon.png') left center no-repeat;line-height: 40px;}
.list .rightblock .list li div{max-width:85%;color:#4a4747;font-size:16px;}
.list .rightblock .page{margin-bottom:30px;text-align: center;}

/* 详情页 */
.detail .maincontent{padding: 0 15px 70px 15px;}
.detail .title{text-align: center;font-size: 24px;color:#272928;margin:20px 0 10px;line-height: 30px;}
.detail .time{text-align: center;font-size: 13px;color:#272928;margin-bottom: 20px;}
.detail .content p{font-size:16px;color:#555454;line-height: 30px;}
.detail .content img{max-width: 100%;}
.detail .pages{overflow: hidden;padding-bottom: 16px;margin-bottom: 20px;border-bottom: 1px solid #ededed;font-size: 16px;margin-right: 15px;margin-left: 15px;}
.detail .pages .prev{float: left;max-width: 50%;}
.detail .pages .next{float: right;max-width: 50%;}
.detail .pages a:hover{color:#2e4e8f;}
.detail .share{margin-bottom: 75px;margin-left: 15px;}

#bsBox{height:382px!important;width:560px !important;}
/* #bsMorePanel,.bsTop{width:100%!important} */
#bsPanel>div>div{box-sizing: content-box;}
#bsPanel{width: 262px !important;}
#bsWXBox .bsFrameDiv>div{width:209px!important;height:209px!important;}
#bsWXBox .bsFrameDiv>div img{width:169px!important;height:169px!important;}
#bsMorePanel .bsSearchDiv{height:0;overflow: hidden;padding:0}
#bsMorePanel{height:346px!important;}

/* 全国统一代码推进动态 */
.nation .leftblock{width:800px;}
.nation .leftblock ul{padding:30px 45px;}
.nation .leftblock li{position: relative;width:117px;text-align: center;padding:3px 20px;border:1px solid #ccc;border-radius: 3px; box-shadow: 3px 3px 9px 0px rgba(224, 224, 224, 0.75);margin:13px 12px; }
.nation .leftblock li .cover{position:absolute;display:none;padding:10px 20px;color:#fff;box-shadow: none;left:0;top:-7px;width:100%;border-radius:10px;background: transparent url('../../images/code/hover-bg.png') top no-repeat;background-size: cover;border:0;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/code/hover-bg.png', sizingMethod='scale');-ms-filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='../../images/code/hover-bg.png', sizingMethod='scale');}
.nation .leftblock li:hover .cover{display: inline-block}
.nation .rightblock{width:400px;background:url('../../images/code/right-bg.png') top no-repeat;min-height:650px;background-size: 100%;color:#fff;margin-bottom:30px; }
.nation .rightblock .news>.title{font-size: 24px;line-height: 55px;text-indent: 142px}
.nation .rightblock .news ul{padding:25px 22px 0 30px;}
.nation .rightblock .news ul li{margin-bottom:25px;font-size: 14px;}
.nation .rightblock .news ul li a{color:#fff;font-size: 14px;line-height: 25px;}

/* 信用体系建设 */
.credit .leftblock{width:800px;margin-bottom:30px;}
.credit .leftblock .topbox{margin-top:15px;position: relative;height: 40px;overflow: hidden;}
.credit .leftblock .swiper-container{position: absolute;width: auto;background: #fff;max-width: 446px;margin:0;min-width: 90px;}
.credit .leftblock .swiper-container li{width:78px!important;height:38px!important;line-height: 38px;text-align: center;margin:0 5px;border:1px solid #ccc;border-radius: 0 5px 0 5px;}
.credit .leftblock .swiper-container li a{color:#3a3a3a;font-size: 16px;width:100%;height:100%;display:inline-block;}
.credit .leftblock .swiper-container li.current{background: #2E4E8F;border-color: #2E4E8F;}
.credit .leftblock .swiper-container li.current a{color:#fff}
.credit .leftblock hr{width: 100%;position: absolute;z-index: -1;}
.credit .leftblock .btnbox{position: relative;z-index: 1; width: 90px;height: 30px;background: #fff;}
.credit .leftblock .btnbox div{width:33px;height:33px;background-color: #5778BA;background-size: 11px 20px;color: #fff;font-size: 26px;line-height: 32px;text-align: center;font-weight: 100;}
.credit .leftblock .btnbox .swiper-button-next{border-radius: 5px 0 5px 0;background:url('../../images/code/right.png') top no-repeat;right:0;top:4px;position: absolute;}
.credit .leftblock .btnbox .swiper-button-prev{border-radius: 0 5px 0 5px;background:url('../../images/code/left.png') top no-repeat;left: 17px;top: 4px;position: absolute;}
/* .credit .leftblock .list li{padding:30px 0 35px;border-bottom:1px solid #ddd;} */
/* .credit .leftblock .list li .title a{display:inline-block;max-width:90%;font-size: 20px;color:#3a3a3a} */
/* .credit .leftblock .list li .time{font-size:13px;color:#3a3a3a;} */
/* .credit .leftblock .list li .summary{font-size: 14px;word-break: break-all;line-height: 24px;margin-bottom:15px;} */
/* .credit .leftblock .list li .more{width:94px;height:30px;line-height: 30px;text-align: center;background: #2E4E8F;border-radius: 0 5px 0 5px;} */
/* .credit .leftblock .list li .more a{color:#fff;font-size: 14px;display: inline-block;width:100%;height:100%;} */
.credit .leftblock .list{padding-top:20px;height:590px;}
.credit .leftblock .list li{line-height:38px;padding-left:25px;background: url('../../images/service/icon.png') left center no-repeat;}
.credit .leftblock .list li a{max-width:85%;display: inline-block}
.credit .leftblock .list li span{max-width:85%;display: inline-block}

.credit .leftblock .page{margin:30px 0;text-align: center}
.credit .rightblock{width:400px;background:url('../../images/code/right-bg.png') top no-repeat;min-height:650px;background-size: 100%;color:#fff;margin-bottom:30px; }
.credit .rightblock .news>.title{font-size: 24px;line-height: 55px;text-indent: 142px}
.credit .rightblock .news ul{padding:25px 22px 0 30px;}
.credit .rightblock .news ul li{margin-bottom:25px;font-size: 14px;}
.credit .rightblock .news ul li a{color:#fff;font-size: 14px;line-height: 25px;}
.credit .leftblock .list .hasimg .imgbox{float: left;width: 229px;height: 150px;margin-right: 30px;overflow:hidden;position: relative;border-radius: 5px;}
.credit .leftblock .list .hasimg .con{float: left;width:541px;}
.credit .leftblock .list .hasimg .imgbox img{-webkit-transition: all .5s ease 0s;-moz-transition: all .5s ease 0s;transition: all .5s ease 0s;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;}
.credit .leftblock .list .hasimg .imgbox:hover img{transform: scale(1.1);}

/*地方动态*/
.reditxian {background:url(../../images1/xian_02.jpg) right repeat-y;}
.credit .dongtaih2 {width:100%; clear:both;  height:45px; padding-top:15px; text-indent:30px; font-size:22px; color:#18549c;}
.credit .rightkuang {width:373px;float:right;}
.credit .rightkuang h3 {width:100%; clear:both; border-bottom:1px solid #ccc; height:45px; padding-top:15px; text-indent:30px; font-size:22px; color:#18549c;}
.credit .rightkuang h3 img {max-width:auto; position:relative; left:10px;}
.credit .rightkuang .zhengcetai{ clear:both; width:345px; float:right; padding:15px 0 5px 0; overflow:hidden;}
.credit .rightkuang .zhengcetai li {width:330px;line-height:24px; padding:5px 0 5px 15px; color:#545454; font-size:16px; text-indent:13px; background:url(../../images1/icon_07.png) no-repeat 0px 15px;}
.credit .rightkuang .zhengcetai a:hover {color:#18549c;}
.credit .rightkuang .zhengcetai li a{color:#545454}
.credit .rightkuang .shipintu { clear:both; width:345px; float:right; padding:15px 0 5px 0; overflow:hidden;}
.credit .rightkuang .shipintu p {width:100%; height:auto; text-align:center; clear:both}
.credit .rightkuang .shipintu p img {width:100%; height:auto;}{}
.credit .rightkuang .shipintu dl {width:100%;line-height:24px; padding:10px 0; color:#545454; font-size:16px; clear:both;}
.credit .rightkuang .shipintu dl a{color:#545454}
.credit .rightkuang .shipintu a:hover {color:#18549c;}

/* 搜索页 */
.search .searchbox,.search .info,.search .list{padding:0 20px;}
.search .searchbox{margin-bottom:20px;margin-top:10px;}
.search .searchbox p{font-size: 22px;color: #252424;letter-spacing: 5px;}
.search .searchbox .search{width: 395px;height: 37px;border: 1px solid #b8bfc9 ;border-radius: 5px;background: #fff; }
.search .searchbox .search input{border: none;width: 85%;height: 35px;margin-left: 5px;font-size: 15px;}
.search .searchbox .search span{background: url(../../images/index/search_bottom.png) no-repeat;width: 32px;height: 32px;display: block;margin: 1px;}
.search .info{font-size: 20px;color:#555454;margin-top:10px;}
.search .info span{color:#E70A06}
.search .list li{padding:20px 5px 16px 10px;border-bottom:1px solid #ddd;}
.search .list li a{display: inline-block;max-width: 95%;font-size: 16px;color:#0e2a91;margin-bottom:6px;}
.search .list li .summary{font-size:16px;color:#3a3a3a;line-height: 30px;margin-bottom:10px;text-indent: 32px;}
.search .list li .catalog{color:#0e2a91;font-size: 13px;margin-right:10px}
.search .list li .time{font-size: 16px;color:#555454}
.search .page{margin:30px 0;text-align: center}
.search .footer .top_right{display:none;}

/* 关于我们 */
.intro .introcontent{margin-top:20px;margin-right:50px;}
.intro .introcontent p{text-indent: 32px!important;color:#4e4a4a;font-size: 16px;line-height: 30px;margin-bottom:15px;text-align: justify;}
.intro .introcontent img{border: 1px solid #c0b8b6;padding:10px;}

.leader .leaderlist{margin:30px 200px 0 160px;}
.leader .leaderlist li{height:70px;padding:15px 0;line-height: 40px;border-bottom:1px solid #b8bfc9;color:#4e4848;font-size: 18px;}
.leader .leaderlist li .job{height:100%;border-left:#0B3362 solid 3px;padding-left:20px;}
.leader .leaderlist li .name{padding-right:50px;}

.department .departmenttable{margin:30px 40px 30px 0;}
.department .departmenttable tr:nth-child(1) .dept_b{border-top:1px solid #b8bfc9;}
.department .departmenttable tr:last-child .dept_b{border-bottom:1px solid #b8bfc9;}
.department .departmenttable td{border:1px solid #b8bfc9;padding:10px 20px;color: #252424;font-size:13px;line-height: 22px;word-break: break-all;}
.department .departmenttable td.dept_a{border-right:#fff;border-bottom:1px solid #b8bfc9;border-top:1px solid #b8bfc9;border-left:1px solid #b8bfc9;background:#1B4E87;color:#fff;font-size:20px;text-align: center;padding:10px;max-width: 43px; }
.department .departmenttable td.dept_b{border-color:#fff;background:#DDE0E5;color:#0d3a6f;font-size:17px;text-align: center;min-width: 156px; max-width:160px;padding:15px 5px;word-break: break-all;}

.connection .map{margin:20px 50px 20px 0;}
.connection #allmap{height:480px;}
.connection .content{margin-bottom:30px;}

/* 分支机构 */
.branch .mapbox{position: relative;margin-top:-50px;min-height:700px;margin-left:20px;}
.branch .mapbox .bgi{position: absolute;right: -25px;bottom: 65px;}
.branch .mapbox .bgi1 {position: absolute;right: 96px;bottom: 69px;}
.branch .mapbox .txt {position: absolute;color: #333;font-size: 18px;bottom: 40px;left: 60px;}
.branch .intro .tabbox{font-size: 20px;}
.branch .intro .tabbox .pro{color:#fff;width:117px; background:#224E87;border-bottom:4px solid #224E87;height: 41px; }
.branch .intro .tabbox .city{position: relative;color:#0b3362;border-bottom:4px solid #224E87;height:41px;}
.branch .intro .tabbox span{display: inline-block;width: 100%;height: 37px;line-height: 37px;text-align: center;}
.branch .intro .tabbox .city img{position: absolute;left:0;bottom:-13px;display: none; }
.branch .intro .tabbox .city.current img{display: block}

.branch .content{margin-bottom: 130px;}
.branch .content ul li{line-height: 36px;font-size: 14px;color: #3c3c3c;overflow: hidden;}
.branch .content li .l {float:left; padding-left: 2px;font-size:15px;color:#0a3361;font-weight: 600;margin-right:10px;display:inline-block;}
.branch .content li .r {overflow: hidden;}
.branch .content li .lxr{width:205px;}

.branch .mapinwrap{z-index:2;}

/* 网上调查 */
.survey{position:relative;width:100%; border:10px solid;border-image: -webkit-linear-gradient(#D1CFCF,#D3D1D1) 30 30;border-image: -moz-linear-gradient(#D1CFCF,#D3D1D1) 30 30;border-image: linear-gradient(#D1CFCF,#D3D1D1) 30 30;margin-bottom:30px;}
.survey .title{color:#333131;font-size: 26px;width:100%;height:55px;background: -webkit-linear-gradient(rgba(219,216,211,.7),transparent);background: -moz-linear-gradient(rgba(219,216,211,.7),transparent);background: linear-gradient(rgba(219,216,211,.7),transparent);text-align: center;line-height: 100px;margin-bottom:35px;}
.survey .intro{height:33px;line-height: 33px;width:1045px;margin:auto;background: #D0DEED;border-radius: 17px;text-align: center;color:#3e3e3e;}
.survey .surveylist{margin-top:10px;}
.survey .surveylist h1,.survey .surveylist .vote-viewresult{display: none;}
.survey .surveylist .votecontainer{max-width: 990px;}
.survey .surveylist .vote-subject{width:990px;padding:15px 53px;border-bottom:1px #ddd dashed;font-size: 14px;overflow: hidden;}
.survey .surveylist .vote-subject:last-child{border:0;}
.survey .surveylist .subject{font-size: 14px;}
.survey .surveylist .item{float: left;margin:15px 50px 0 0;}
.survey .surveylist .item input{margin-top:-1px;}
.survey .surveylist #tijiao{width:113px;height:42px;margin:30px 0 50px;border-radius: 5px;background: -webkit-linear-gradient(#0B3C82,#3F9AD0);background: -moz-linear-gradient(#0B3C82,#3F9AD0);background: linear-gradient(#0B3C82,#3F9AD0);border:0;color:#fff;font-size: 20px;letter-spacing: 10px;padding-left:10px;}
.survey .bg{position: absolute;bottom:0;z-index:-1;height:200px;width:100%;background: -webkit-linear-gradient(transparent,rgba(221,221,221,.3));background: -moz-linear-gradient(transparent,rgba(221,221,221,.3));background: linear-gradient(transparent,rgba(221,221,221,.3));}

/* 数据展示 */
.codedata>div{border-top:1px solid #ddd;margin:0 40px;}
.codedata>div.first{border:0;}
.codedata .title{color:#333131;font-size: 26px;text-align: center;margin:30px 0;}
.codedata .picbox{min-height:400px;margin-bottom:50px;}

.analysis .title{color:#333131;font-size: 26px;text-align: center;margin:30px 0;}
.analysis .content{border:1px solid #ddd;margin:0 35px 30px;}
.analysis .content .picbox{background-size: 100%;width:678px;height:412px;margin-bottom:1px;position: relative;}
.analysis .content .picbox.fl{background: url('../../images/code/bgleft.png') left no-repeat;padding:16px 0 16px 20px;}
.analysis .content .picbox.fr{background: url('../../images/code/bgright.png') left no-repeat;padding:16px 0px 16px 42px;}
.analysis .content .picbox>img{height:380px;}
.analysis .content .picbox .mask{-webkit-transition: opacity .2s;-moz-transition: opacity .2s;transition: opacity .2s;opacity:0;position: absolute;cursor:pointer;width: 622px;height: 380px;top: 15px;background: #2e4e8f url('../../images/code/ico12.png') center 146px no-repeat;}
.analysis .content .picbox .mask p{text-align: center;color: #fff; margin-top: 220px;}
.analysis .content .picbox:hover .mask{opacity:1}
.analysis .content .picbox .cover{position: fixed;top:0;left:0;width:100%;height:100%;z-index: 999;background:rgba(0,0,0,.5);text-align: center;padding-top:10px;}
.analysis .content .picbox .cover img{max-width: 100%;max-height: 100%;position: absolute;top: 0;left: 0;bottom: 0;right: 0;margin: auto;}

.analysis .content .info{width:450px;line-height: 30px;}
.analysis .content .info.fl{padding:155px 0px 0 20px;}
.analysis .content .info.fr{padding:162px 20px 0 0px;}
.analysis .content .info.pdt{padding-top:145px;}

/* 应用平台 */
.platform .title h5{font-size: 20px;margin-top: 10px;display: inline-block;margin-right:10px;margin-left:15px;}
.platform .title .line1 {width: 1120px;border-bottom: 1px solid #ccc;display: inline-block;}
.platform .platform_con{width:930px; float:right;padding: 25px 0 12px 0;overflow: hidden;}
.platform .platform_con .list {margin-bottom: 35px;}
.platform .platform_con .list li{overflow: hidden;height: 230px;margin-bottom:33px; }
.platform .platform_con .list .img {width: 340px;height: 218px;overflow: hidden;position: relative;}
.platform .platform_con .list .img img{-webkit-transition: all .5s ease 0s;-moz-transition: all .5s ease 0s;transition: all .5s ease 0s;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;}
.platform .platform_con .list .img.left{float: left;height: 218px;border-radius: 20px;-webkit-border-radius: 20px;-moz-border-radius: 20px;-ms-border-radius: 20px;-o-border-radius: 20px;box-shadow: 10px 10px #bababa;filter: progid:DXImageTransform.Microsoft.Shadow(color='#bababa', Direction=135, Strength=5);-moz-box-shadow: 10px 10px #bababa; -webkit-box-shadow: 10px 10px #bababa;margin-right: 60px;}
.platform .platform_con .list .img:hover img{transform: scale(1.1);}
.platform .platform_con .list .img.right{float: right;height: 218px;border-radius: 20px;-webkit-border-radius: 20px;-moz-border-radius: 20px;-ms-border-radius: 20px;-o-border-radius: 20px;box-shadow: -10px 10px #bababa;filter: progid:DXImageTransform.Microsoft.Shadow(color='#bababa', Direction=135, Strength=5);-moz-box-shadow: -10px 10px #bababa;-webkit-box-shadow: -10px 10px #bababa;margin-left: 60px;}
.platform .platform_con .list .cont {overflow: hidden;height: 100%;text-align: center;float: left;}
.platform .platform_con .list .box {position: relative; padding:5px; display: inline-block;width: 517px;height:230px;text-align: left;vertical-align: middle;border-bottom:1px solid #bfbfbf;}
.platform .platform_con .list .box h6 {font-size: 20px;margin-bottom: 20px;color:#0c3261;font-weight: 600;margin-top:20px;}
.platform .platform_con .list .box p {color: #474747;line-height: 24px;font-size:16px;text-indent: 30px;}
.platform .platform_con .list .box .more {position: absolute; display: block;width:88px;cursor: pointer;border-radius: 6px;height: 25px;background: url(../../images/platform/detail_bg.png) no-repeat;bottom:32px;font-size: 14px;color: #fff;line-height: 25px;text-align: center;}
.platform .platform_con .link {display: block;width: 178px;margin: 0 auto;padding: 6px 0;font-size: 16px;text-align: center;background-color: #2e4e8f;color: #fff;border-top-right-radius: 6px;border-bottom-left-radius: 6px;}

/* 质疑平台 */
.platform .searchblock{margin-bottom:20px;border-radius: 0px 0px 20px 20px;}
.platform .platform_search{width:758px;height:66px;margin: 50px auto 0;}
.platform .searchblock .searchbox{width:670px;height:66px;padding: 8px 10px;float:left;}
.platform .searchblock .input-group{width:586px;height:50px;}
.platform .searchblock button{width:120px;height:50px;background-size:100%; }
.platform .searchblock .input-group .input-group-btn button{width:160px;height:50px;outline:none;}
.platform .searchblock .dropdown-menu{width:160px;}
.platform .searchblock .platform_search p{float:right;color:#093363;line-height:66px;font-size:14px;}
.platform .searchblock .question{background:#fff;width:80%;margin:50px auto 0;padding:0;line-height:30px;height:54px;}
.platform .searchblock .question span{width:100px;height:50px;}
.platform .searchblock .question .question_box{width:1110px;height:350px;overflow:hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.platform .searchblock .input-group input{height:50px;outline:none;border-radius: 10px 10px 10px 10px !important;line-height: 38px;}

.platform .searchblock{height:425px;}
.platform .searchblock .title{border-bottom:1px solid #d7d7d7;}

.index .popShow {display:none; position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: url(../../images/platform/opacity-b40.png);-webkit-transition: opacity 0.5s;transition: opacity 0.5s;z-index: 10;}
.index .popDialog {position: absolute;left: 0;top: 0;bottom: 0;right: 0;margin: auto;height: 410px;width: 724px;background-color: #fff;border-radius: 10px;box-shadow: 0px 1px 20px 0px rgba(4, 0, 0, 0.1);}
.index .popClose {width: 28px;height: 28px;background: url(../../images/index/pop_close.png) no-repeat;position: absolute; right: 12px;top: 12px; z-index: 1;}
.index .popCont {position: relative;padding: 45px;text-align: left;height: 410px;overflow: hidden;}

/* 找回密码 */
.forget_login form{margin-top: 20px;}
.forget_login .wrap .member_content .form-group label{width: 40%;}
.forget_login .wrap .member_content .form-group{margin: 2% 0;}
.forget_login .member_content .form-group-save{padding-left: 110px;margin: 3% auto 4%;width: 450px;height: 40px;line-height: 36px;}
.forget_login .member_content .form-group-save .save{background: url(../../images/userinfo/info_xi.png) repeat-x;}
.forget_login .member_content .form-group-save a{display: inline-block;background: url(../../images/userinfo/info_password.png) repeat-x;float: left;color: #fff;width: 125px;height: 40px;line-height: 40px;font-size:20px;font-weight: 100;text-align: center;border-radius: 7px;}
.forget_login .member_content .form-group-save .reg_submit{margin-right:36px; }

/* 政务服务 */
.politics .cooperation1{width: 920px;height:440px;border:1px solid #cfcfcf;margin-top:55px;position:relative;overflow: hidden;}
.politics .cooperation1 .swiper-container-feature{overflow: hidden;width:800px;height:350px;margin:36px auto 0;padding-left: 14px;}
.politics .cooperation1 .swiper-slide1{float:left; overflow: hidden; width:175px !important;height:167px !important;border:1px solid #cfcfcf;margin-right:21px !important; margin-bottom:16px; position:relative;}
.politics .swiper-container-feature li.act .mask,.politics .swiper-container-feature .swiper-slide1:hover .mask {opacity: 1;visibility: visible;}
.politics .cooperation1 .swiper-slide1 .mask{position:absolute;width:100%;height:100%;left: 0;top: 0;background-color: #2e4e8f;text-align: center;opacity: 0;visibility: hidden;-webkit-transition: opacity .2s;-moz-transition: opacity .2s;display: table; transition: opacity .2s;}
.politics .cooperation1 .swiper-slide1 .mask p{display: table-cell;font-size: 18px;color: #fff;vertical-align: middle;width:155px;padding:0 10px;}
.politics .cooperation1 .swiper-slide1 .mask span {display: block;width: 94px;margin: 12px auto 0;padding: 5px 0;background-color: #5778ba;font-size: 14px;text-align: center;border-top-right-radius: 6px;border-bottom-left-radius: 6px;}
.politics .cooperation1 .swiper-button-prev{background: url(../../images/platform/left.png) no-repeat;width:17px;height:66px;position: absolute;left:0;margin-top:-33px;top:50%;}
.politics .cooperation1 .swiper-button-next{background: url(../../images/platform/right.png) no-repeat;width:17px;height:66px;position: absolute;right:0;margin-top:-33px;top:50%;}
.politics .cooperation1 .slick-prev{background: url(../../images/platform/left.png) no-repeat;width:17px;height:66px;position: absolute;left:-73px;margin-top:-33px;top:50%;border:none;}
.politics .cooperation1 .slick-next{background: url(../../images/platform/right.png) no-repeat;width:17px;height:66px;position: absolute;right:-59px;margin-top:-33px;top:50%;border:none;}

.politics .mainblock{position:relative;margin-bottom: 102px;}
.politics .cooperation2 {position: absolute;top: 205px;left: 0;z-index: 999;width: 100%;height: 726px;opacity: 1;visibility: visible;z-index: 999;background: url(../../images/platform/opacity-b40.png);display: block;}
.politics .col {width: 1200px;margin: 50px auto 0 auto;clear: both;}
.politics ul.thumb {list-style: none;margin: 18px auto;width: 540px;float: left;height: 590px;}
.politics ul.thumb li {float: left;position: relative;width: 108px;height: 149px;order: 1px solid #ddd;}
.politics ul.thumb li a{width:100%;height:100%;display:block;overflow: hidden;}
.politics ul.thumb li img {-ms-interpolation-mode: bicubic;position: absolute;left: 0;top: 0;max-width: 100%;max-height:100%;bottom: 0;right: 0;margin: auto;}
.politics ul.thumb li img.hover {background: #444;}
.politics #main_view {width: 416px;margin: 18px 54px 0 100px;text-align: center;float: left;display:block;height:590px; }
.politics #main_view img {max-width: 100%;max-height:100%;float: right;position: absolute;top: 0;left: 0;bottom: 0;right: 0;margin: auto; }
.politics .close {left: 1180px;color: #fff;float: left;font-size: 50px;position: absolute;right: 0;top:0;}
.politics .cooperation2 ul{margin-left:60px;padding-left:63px;border-left: 1px solid #fff;   }
.politics .cooperation2 ul li{margin-right:40px; margin-bottom: 30px;overflow: hidden;}
.politics ul.thumb li.active{border:3px solid #454545;}
.politics .cooperation1 .swiper-slide img{width: 100%;height: auto;position: absolute;top: 0;left: 0;bottom: 0;right: 0;margin: auto;}

.politics #bread,.politics .cooperation1,.politics .appcaseleft,.politics .appcase1 {display: block;}
.politics .cooperation2 .carousel {position: fixed; left: 0; top: 0;width: 100%;}
.politics .cooperation2 .carousel .scroll {width: 50%;float: right;}
.politics .cooperation2 .popWindow {width: 50%;background: none;}
.politics .cooperation2 .popWindow .popDialog {left: 100px !important;top: 30px !important; margin: 0;}

/* 社会服务 */
.social .rightblock .tabbox li{width:125px;height:34px;line-height: 34px;position:relative;}
.social .rightblock .tabbox li.current {background: #1B4E87;color:#fff;}
.social .rightblock .tabbox li span{display:none;}
.social .rightblock .tabbox li.current span{display:block;width:14px;height:8px;position:absolute;top:32px;left:50%;margin-left: -7px;background: url(../../images/platform/blue1.png) no-repeat;}
.social .yScrollListInList p{color: #443f3f;font-size: 16px;text-indent: 32px;line-height: 35px;padding-right: 40px;margin-bottom: 34px;}
.social .yScrollListIncon {border: 1px solid #ccc;height: 219px;padding: 26px;overflow: hidden;width: 884px;position: relative;list-style: none;z-index: 1;}
.social .yScrollListIncon ul{left:30px;position:absolute;}
.social .yScrollListIncon li {border: 1px solid #ccc;width: 175px;height: 167px;float: left;margin:0 14px;overflow: hidden;position: relative;}
.social .yScrollListIncon li img{position: absolute;left: 0;top: 0;width: 100%;height: auto;bottom: 0;right: 0;margin: auto;}
.social .yScrollListbtn{z-index:999;width:30px;height:100%;position:absolute;top:0;background:#fff;}
.social .yScrollListbtnright{right:0;}
.social .yScrollListbtnleft{left:0;}
.social .yScrollListbtnl{background: url(../../images/platform/left.png) no-repeat;position: absolute;left:0;width:17px; height:66px;margin-top:-33px;top:50%;display: block;}
.social .yScrollListbtnr{background: url(../../images/platform/right.png) no-repeat;position: absolute;right:0;width:17px; height:66px;margin-top:-33px;top:50%;display: block;}

/* 代码动态详情页 */
.dynamic .mainblock{margin-bottom: 200
px;}
.dynamic .mainblock .title{height: 80px;line-height: 70px;text-align: center; color:#272727;font-size:24px;display:block;width:100%;}
.dynamic .mainblock .children{width:840px;height:44px;padding-left:90px;margin:10px auto 40px auto;background: #2A76B5 url('../../images/df.png') 20px center no-repeat;background-size: 48px 30px;}
.dynamic .mainblock .children a{margin-top:9px;margin-right:25px;color:#fff;padding:2px 10px;background: #5daff1;display: inline-block;}
.dynamic .mainblock .children a:hover{text-decoration: underline}
.dynamic .mainblock table{border: 1px solid #4d77bf;margin:16px auto;margin-top: 0px;}
.dynamic .mainblock table .firstRow{height:40px ;color: #fff;background: #2f4e8f;font-size:18px;text-align: center;line-height:40px;}
.dynamic .mainblock table tr{height:43px;line-height:43px;text-align: center;color:#2b2a28;}
.dynamic .mainblock table td{border-left: 1px solid #d0deed !important;min-width:293px;padding: 0px 15px;border-right: 1px solid #d0deed !important;border-bottom: 1px solid #d0deed !important;}
.dynamic .mainblock table td:first-child{min-width:80px;}
.dynamic table tr:nth-child(odd){background: #ffffff;}
.dynamic table tr:nth-child(even){background: #ddeafb;}
.dynamic .mainblock .policy{width:840px;margin:0px auto;}
.dynamic .mainblock .policy .policy_title{height:39px;width:100%;border-bottom: 1px solid #2f4e8e;}
.dynamic .mainblock .policy ul{margin-top:20px;margin-bottom:25px;}
.dynamic .mainblock .policy ul li{line-height:35px;}
.dynamic .mainblock .policy ul li b{display:inline-block;width:30px;}
.dynamic .mainblock .policy .page{text-align:center;}
.dynamic .mainblock .more{border:1px solid #d0deed;text-align: center;line-height: 38px;margin:0px auto 50px;color:#333;font-size:14px;}


/* 代码动态详情页 */
.dynamic1 .mainblock{margin-bottom: 30px;}
.dynamic1 .mainblock .title{height: 80px;line-height: 70px;text-align: center; color:#272727;font-size:24px;display:block;width:100%;}
.dynamic1 .mainblock .children{width:840px;height:44px;padding-left:90px;margin:10px auto 40px auto;background: #2A76B5 url('../../images/df.png') 20px center no-repeat;background-size: 48px 30px;}
.dynamic1 .mainblock .children a{margin-top:9px;margin-right:25px;color:#fff;padding:2px 10px;background: #5daff1;display: inline-block;}
.dynamic1 .mainblock .children a:hover{text-decoration: underline}
.dynamic1 .mainblock table{border: 1px solid #4d77bf;margin:16px auto;margin-top: 0px;}
.dynamic1 .mainblock table .firstRow{height:40px ;color: #fff;background: #2f4e8f;font-size:18px;text-align: center;line-height:40px;}
.dynamic1 .mainblock table tr{height:43px;line-height:43px;text-align: center;color:#2b2a28;}
.dynamic1 .mainblock table td{border-left: 1px solid #d0deed !important;min-width:149px;padding: 0px 15px;border-right: 1px solid #d0deed !important;border-bottom: 1px solid #d0deed !important;}
.dynamic1 .mainblock table td:first-child{min-width:80px;}
.dynamic1 table tr:nth-child(odd){background: #ffffff;}
.dynamic1 table tr:nth-child(even){background: #ddeafb;}
.dynamic1 .mainblock .policy{width:840px;margin:0px auto;}
.dynamic1 .mainblock .policy .policy_title{height:39px;width:100%;border-bottom: 1px solid #2f4e8e;}
.dynamic1 .mainblock .policy ul{margin-top:20px;margin-bottom:25px;}
.dynamic1 .mainblock .policy ul li{line-height:35px;}
.dynamic1 .mainblock .policy ul li b{display:inline-block;width:30px;}
.dynamic1 .mainblock .policy .page{text-align:center;}
.dynamic1 .mainblock .more{border:1px solid #d0deed;text-align: center;line-height: 38px;margin:0px auto 50px;color:#333;font-size:14px;}


/* 分页效果 */
.page .pagination li a{margin: 0 5px;border-radius: 4px;}
.member_info #goto_num{width:auto;padding-left:0px;}
.member_info #goto_pret a{width:58px;}
.dynamic .mainblock .policy .page:after{content: '';display: block; clear:both; }
#goto_num{float: left;}
#goto_num:after{content: '';display: block; clear:both; }
#goto_num a{padding: 6px 0px;}
/* #goto_pret a{margin: 0;} */
#goto_num a,#goto_pret a{border:none;color:#2E4E8F;width:auto;font-size: 16px;}
#goto_num a:hover,#goto_pret a:hover{background: #fff;}
.member_info_help #goto_num input,.member_info_down #goto_num input{height:28px;line-height: 18px;}
#goto_pret a{border: 1px solid #ddd;}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    background-color: #2E4E8F;
    border-color: #2E4E8F !important;
}
.pagination>li>a, .pagination>li>span{color: #2E4E8F;}

/* 相关链接 */
.otherLinks .title h3{text-align: center;font-size: 26px;color: #3a3a3a;margin: 30px 0 40px;}
.otherLinks .list {padding: 0px 32px 30px 32px;overflow: hidden;}
.otherLinks .list li {float: left;margin:15px 40px;font-size: 16px;}
.otherLinks .list a:hover{text-decoration: underline;color: #2e4e8f;}
.otherLinks .list .linkcon{display: none;}
.otherLinks .list li .popWindow ul li{line-height: 24px;}
.otherLinks .list a:hover .linkcon{display: block;}
.otherLinks .popWindow {position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: url(../../images/platform/opacity-b40.png);opacity: 0;visibility: hidden;-webkit-transition: opacity 0.5s;transition: opacity 0.5s;}
.otherLinks .popWindow.popShow {opacity: 1;visibility: visible;z-index: 999;}
.otherLinks .pop-otherlinks .popDialog {position: absolute;left: 0;top: 0;bottom: 0;right: 0;margin: auto;width: 724px;height: 285px;background-color: #fff;border-radius: 10px;box-shadow: 0px 1px 20px 0px rgba(4, 0, 0, 0.1);}
.otherLinks .pop-otherlinks .popHead {margin: 0 40px 22px;padding: 40px 0 18px;border-bottom: 1px solid #dbdbdb;}
.otherLinks .pop-otherlinks .popCont {position: relative;padding: 0 40px;}
.otherLinks .pop-otherlinks .thumb li {float: left;width: 31%;margin: 0 1% 16px 0;}
.otherLinks .pop-otherlinks .popClose {width: 28px;height: 28px;background: url(../../images/index/pop_close.png) no-repeat;position: absolute;right: 12px;top: 12px;z-index: 1;}
.otherLinks .pop-otherlinks .thumb {width: 100%;overflow: hidden;height: 132px;}
.otherLinks .mCSB_inside > .mCSB_container{margin-right: 0;}
.otherLinks .pop-otherlinks .popHead h4 {font-size: 26px;color: #333;}

/*推广动态*/
.tuiguangdongtai {margin:0px 50px 20px 0;}
.tuiguangdongtai ul {overflow:hidden;}
.tuiguangdongtai ul li{line-height:36px;padding-left:20px;background: url('../../images1/icon_03.png') left no-repeat; clear:both;}
.tuiguangdongtai ul li a{width:660px;display: inline-block;}
.tuiguangdongtai ul li span { float:right; color:#a9a9a9;}

/*法规标准*/
.faguititle {width:100%; height:39px; border-bottom:1px solid #18549c; position:relative;}
.faguititle h2 {float:left; color:#fff; line-height:39px; padding:0 50px 0 25px; background:#18549c; font-size:22px; background:url(../../images1/icon_08.png) no-repeat right top #18549c;}
.faguititle .more {position:absolute; right:30px; top:5px; line-height:33px; color:#969696;}
.faguititle .more:hover{color:#18549c;}
.zhengcefagui {width:595px; margin:5px 0;}
.zhengcefagui ul {clear:both; width:100%; overflow:hidden;margin:15px 0;}
.zhengcefagui ul li{width:100%;  position:relative;line-height:32px;padding-left:18px;background: url('../../images1/icon_03.png') left no-repeat;}
.zhengcefagui ul li a{max-width:80%;display: inline-block;}
.zhengcefagui ul li span {color:#6f7170; position:absolute; right:0;}
.zhengcefagui ul li a:hover {color:#18549c;}

/*法规标准图文*/
.faguituwen {width:100%; margin:10px 0; clear:both;}
.faguituwen ul {width:276px; margin-bottom:10px; overflow:hidden; float:left;}
.faguituwen ul .tuimg {width:276px; height:204px;clear:both;}
.faguituwen ul .tuimg img {width:274px; height:202px; border:1px solid #ccc; }
.faguituwen ul .biaowen {width:100%; clear:both; line-height:24px; padding:10px 0 5px 0;}
.faguituwen ul:hover .tuimg img{color:#18549c;border:1px solid #18549c;}
.faguituwen ul:hover .biaowen a{color:#18549c;}
.faguituwen ul:first-child {margin-right:42px;}
.faguituwen ul:first-child+ul {margin-right:42px;}
.faguituwen ul:first-child+ul+ul {}
.faguituwen ul:first-child+ul+ul+ul {float:right;}
.faguituwen .more {clear:both; line-height:30px; position:relative;}
.faguituwen .more a {float:right; margin-right:10px;}
.faguituwen .more a:hover {color:#18549c}