@charset "utf-8";

html {
    color: #333;
    background: #fff;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body,div,dl,dt,dd,ul,ol,li,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    margin: 0;
    padding: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

audio,canvas,video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

body,button,input,select,textarea {
    font: 12px/1.5 "\5FAE\8F6F\96C5\9ED1","Source Han Sans","Hiragino Sans GB",tahoma,arial,"\5B8B\4F53"
}

input,select,textarea {
    font-size: 100%
}
input { outline:none; }
table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,img {
    border: 0
}

iframe {
    display: block
}

abbr,acronym {
    border: 0;
    font-variant: normal
}

del {
    text-decoration: line-through
}

i {
    font-style: normal
}

address,caption,cite,code,dfn,em,th,var {
    font-style: normal;
    font-weight: 500
}

ol,ul {
    list-style: none
}

caption,th {
    text-align: left
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 500;
    color: #000
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 16px
}

h3,h4,h5,h6 {
    font-size: 14px
}

q:before,q:after {
    content: ''
}

sub,sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

ins,a {
    text-decoration: none
}

a,.y-lnk,.y-lnk-gray,.y-lnk-highlight {
    -webkit-transition: color .2s;
    -moz-transition: color .2s;
    -ms-transition: color .2s;
    -o-transition: color .2s
}

a,a:link,a:visited,a:hover {
    /*color: #00a2ca*/
	text-decoration:none;
}

i, cite, em, var, address, dfn {
    font-style: normal;
}
.font-color-org {
    color: #f79100;
}
.font-color-blue{
    color:#2166DB!important;
}
.font-color-red{
    color: #E50112;
}
.font-color-green{
    color: #67fe9d;
}
.font-color-yellow{
    color: #fdf001;
}
.font-color-fff{
    color: #fff;
}
.font-color-3e3a39{
    color: #3e3a39;
}
.font-color-9e9b96{
    color: #9e9b96;
}
.mg-t-100{
    margin-top: 100px;
}
.mg-t-60{
    margin-top: 60px;
}
.fs60{
    font-size: 60px;
}
.fs40{
    font-size: 40px;
}
.fs80{
    font-size: 80px;
}
.fs70{
    font-size: 70px;
}
.fw100{
    font-weight: 100;
}
.fw700{
    font-weight: 700;
}
.border-b{
    border-bottom: 1px solid #ccc;
}
.bgf5 {
    background: #F5F5F5;
}
.button-gray{
    background: #ccc;
    color: #fff;
}
/*hack*/
input[type=checkbox], input[type=radio] {
    width: 16px;
    height: 16px;
    margin-right: 2px;
    vertical-align: text-bottom;
}
input::-webkit-input-placeholder {
  color:#555;
}
input:-moz-placeholder {
  color:#555;
}
input::-moz-placeholder {
  color:#555;
}
input::-ms-input-placeholder {
 color:#555;
}
/*-------------------------home--------------------------*/
.section {
    padding: 80px 0px 100px 0;
}

.section h2 {
    margin-bottom: 15px;
}
/*service*/
.service h6 {
    /*margin: 0px 0 60px 0;*/
}

.service {
    background: url(../images/bg1.png) top left no-repeat;
    background-size: cover;
    height: auto;
    background-position: center center;
    /*min-height: 720px;*/
    padding-top: 70px;
}

.service_icon {
    margin: 0px auto 25px;
    text-align: center;
}

.service_wrapper {
    padding: 0 70px;
    margin: 80px 0 0px 0;
}

.service_block {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

.service_info {
    width: 100%;
    margin: 0 auto;
    border: 1px solid #ccc;
    border-radius: 15px;
    padding: 55px 0;
    /*min-height: 320px;*/
    cursor: pointer;
    transition: 0.5s;
}

.service_info:hover {
    /*box-shadow: 0 4px 10px rgba(0,0,0,.2);*/
    -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
    margin-top: -10px;
}

.service_info p {
    margin: 0 0 5px;
}

.service_add_wrapper {
    margin: 60px 0 0px 0;
}
/* Brand Logo */
.brand h6 {
    margin: 0px 0 20px 0;
}

.brand-logo {
    background-color: #fff;
    margin: 50px 0px 0px 0px;
    padding: 0px 0px 6px 0px;
}

.brand-logo .slider-items-products .item {
    text-align: center;
}

.brand-logo .slider-items-products .item a {
    display: inline-block;
}

.brand-logo .slider-items-products .item  a img {
    width: 120px;
    height: 80px;
    border: 1px solid #ccc;
}

.brand-logo .controls .prev {
    left: -40px;
    border: none;
}

.brand-logo .controls .next {
    border: none;
    right: -42px;
}

.brand-logo .row img {
    margin: 5px 0;
    display: inline-block;
}

.brand-logo .glyphicon-chevron-left:before, .brand-logo .glyphicon-chevron-right:before {
    font-size: 28px;
}

.brand-logo .slider-items-products .owl-buttons .owl-next {
    position: absolute;
    right: 5px;
    top: 22px;
}

.brand-logo .slider-items-products .owl-buttons a {
    border: none;
    /*background: #f5f5f5;*/
}

.brand-logo .slider-items-products .owl-buttons a:hover {
    color: #333;
}
/*.brand-logo .slider-items-products .owl-buttons .owl-next a:before {
    font-size: 24px;
}
.brand-logo .slider-items-products .owl-buttons .owl-prev a:before {
    font-size: 24px;
}*/
.brand-logo .slider-items-products .owl-buttons .owl-prev {
    left: -27px;
    position: absolute;
    top: 22px;
    right: auto;
}
/*terrace*/
.terrace {
    background: url(../images/bg2.png) top left no-repeat;
    background-size: cover;
    height: auto;
    background-position: center center;
}

.terrace h6 {
    margin: 0px 0 60px 0;
}

.terrace .col-md-3,.terrace .col-xs-12,.terrace .col-sm-6 {
    padding-left: 0;
    padding-right: 0;
    margin-right: -1px;
}

.terrace_info {
    width: 100%;
    margin: 0 auto;
    border: 1px solid #ccc;
    border-radius: 0px;
    padding: 40px 0;
}

/*.terrace_info:hover {
    border: 1px solid #2666dc;
    position: relative;
    z-index: 9;
}*/
/*.terrace_info:hover img{
    -webkit-animation-name: flipintoright;
  -webkit-animation-duration: 1s;
  animation-name: flipintoright;
  animation-duration: 1s;
}*/
/* side */
.side {
    position: fixed;
    width: 64px;
    height: 275px;
    right: 0;
    top: 214px;
    z-index: 9999;
}

.side ul li {
    width: 64px;
    height: 75px;
    float: left;
    position: relative;
    /* border-bottom: 1px solid #444; */
    outline: none;
    margin-bottom: 2px;
    color: #fff;
}
.side ul li .rcon-text{
    display: inline-block;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 8px;
}
.side ul li .sidebox {
    position: absolute;
    width: 64px;
    height: 75px;
    top: 0;
    right: 0;
    transition: all 0.3s;
    background: #62ABFE;
    opacity: 0.8;
    filter: Alpha(opacity=80);
    font: 14px/54px "微软雅黑";
    overflow: hidden;
}
.side ul li .sidebox-hide{
    position: absolute;
    right: 64px;
    top: 0px;
    display: none;
    background: #2666dc;
    height: 75px;
    overflow: hidden;
    color: #fff;
    min-width: 130px;
    text-align: center;
    padding: 10px 0;
}
.side ul li .sidetop {
    width: 64px;
    height: 75px;
    line-height: 50px;
    display: inline-block;
    background: #62ABFE;
    opacity: 0.8;
    filter: Alpha(opacity=80);
    transition: all 0.3s;
}

.side ul li .sidetop:hover {
    background: #2666dc;
    opacity: 1;
    filter: Alpha(opacity=100);
}

.side ul li img {
    margin: 0 16px;
}

/* tabbox */
.tabbox {
    width: 1100px;
    margin: 0px auto;
}

.tabbox .nav-list {
    height: 60px;
    overflow: hidden;
    margin: 0 auto;
    width: 500px;
}

.tabbox .nav-list li {
    height: 60px;
    float: left;
    width: 33.33%;
}
/*.nav-0 a,.nav-1 a,.nav-2 a{font-size:24px;color:#FFFFFF;height:60px;line-height:60px;}*/
.tabbox .nav-0 a,.tabbox .nav-1 a,.tabbox .nav-2 a,.tabbox .nav-3 a{
    color: #fff;
    padding-left: 0px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    /*background: #9E9EA0;*/
    background: #2166DB;
    padding: 8px 30px;
    border-radius: 20px;
}

.tabbox .nav-cus-0 a,.tabbox .nav-cus-1 a,.tabbox .nav-cus-2 a,.tabbox .nav-cus-3 a {
    background: #E50112;
}

.tabbox .contant {
    height: 300px;
    width: 1100px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ccc;
    margin-top: 20px;
}

.tabbox .inner {
    width: 3300px;
    height: 300px;
    position: relative;
}

.tabbox .contant-con {
    padding-top: 0px;
    float: left;
    width: 1100px;
    height: 100%;
}

/*.tabbox .contant-con p {*/
    /*margin: 0 0 5px;*/
/*}*/

.tabbox .info-left {
    width: 40.11111%;
}

.tabbox .info-left .txt-grey{
    text-align: left;
    margin-left: 50px;
}
.tabbox .info-right {
    width: 59.1111%;
}
.tabbox .info-right .txt-grey{
    height: 70px;
    overflow: hidden;
}
.tabbox .info-right h5{
    display: inline-block;
    margin-left: 15px;
}
.tabbox a,.tabbox a:hover {
    text-decoration: none;
}

.tabbox .col-sm-6,.tabbox .col-sm-3,.tabbox .col-xs-12 {
    padding-left: 0;
    padding-right: 0;
}

.tabbox .contant-con .info-left,.tabbox .contant-con .info-right {
    float: left;
    height: 100%;
}

.tabbox .col-sm-6 {
    width: 50%;
    height: auto;
    float: left;
}

.tabbox .info-left {
    background: #EEEEEF;
    padding: 40px 0;
}

.tabbox .img {
    float: left;
    padding-right: 10px;
    margin-top: 5px;
}

.tabbox .sec {
    min-height: 140px;
    overflow: hidden;
    padding-left: 10px;
    padding-top: 30px;
}

.btn-back {
    padding: 5px 20px;
    color: #ccc;
    border: 1px solid #ccc;
    border-radius: 20px;
}

.btn-back:hover,.btn-back:active {
    text-decoration: none;
    color: #666;
}
/*首页菜单效果*/
#nav a{
    color: #fff;
}
.navDiv{
    position: relative;
}
.nav-bt {
    width: 200px;
    height: 50px;
    background-color: #2166DB;
    display: block;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
	font-size:14px;
	cursor:pointer;
}
.nav-bt .nav-menu {
    width: 100%;
    height: 300px;
    background: #171c61;
    position: absolute;
    z-index: 9;
    display: none;
    top: 55px;
    left: 0;
}
.menu{
    width: 1170px;
    margin: 10px auto;
    position: relative;
}
.menu i{
	margin-left:20px;
}
.menu ul{
    display: block;
    width: 150px;
}
.menu ul li{
    width: 149px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.menu ul li a{
    color:#fff
}
.menu ul.menuOne{
	border-right:1px solid #fff;
	height:160px;
}
.menu ul.menuOne li{
    position: relative;
}
.menu ul.menuSecond{
    position: absolute;
    left: 180px;
    top: 0;
	border-right:1px solid #fff;
	height:160px;
}
.menu ul.menuSecond li{
    position: relative;
}
.menu ul.menuThree{
    position: absolute;
    left: 180px;
    top: 0;
	width: 700px;
}
.menu ul.menuThree li{
	float:left;
	width:149px;
	height:40px;
	line-height:40px;
	margin:0px 10px 10px;
	background-color: #3f3c72;
}
.hover{
	background-color:#2166DB!important;
}
.menu_top{
	margin-top:80px;
}
.nav-bt .l{
    margin-right: 10px;
}
.nav-bt .r{
    margin-left: 10px;
}
.tubiaos3{
	color:#2166DB;
}
.zk {
    background: url(../images/my_bt_h.png) no-repeat 45px center;
    border-color: #E50112;
    color: #E50112;
}
.clk {
    height: auto!important;
    overflow: auto!important;
}


.layer-form-allready{
	width:450px;
	height:260px;
}
.tab_nav{
	width:100%;
	height:80px;
}
.tab_nav li{
	width: 50%;
    height: 50px;
    float: left;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
}
.tab_nav a{
	color:#fff;
}
.tab_nav li:first-child{
	background:#2166DB;
}
.tab_nav li:last-child{
	background:#ddd;
}

/*弹窗*/
.tab_content{
	width: 90%;
    margin: 0 auto;
}
.tab_content p{
	line-height:40px;
	font-size: 15px;
}
.tab_content a{
	font-weight:bold;
}

.tab_content table{
    border-collapse:collapse;
    margin: 20px auto;
}
.tab_content table tr:first-child{
    text-align: center;
}
.tab_content table td{
    border: 1px solid #ccc;
    height: 30px;
    padding-left: 10px;
    padding-right: 10px;
}
/*已登录情况下股权风险评估结果*/
.layer_content{
	margin-left:30px;
}
.layer-form-gqcpnologin{
    border:1px solid #ccc;
    margin-top:20px;
    margin-bottom:40px;
    height:250px;
}
.layer-form-gqcpnologin p{
    text-align: center;
    margin-top: 50px;
}
.layer-form-gqcplogin{
	border:1px solid #ccc;
	margin-top:20px;
	margin-bottom:20px;
}
.layer_content h1{
	border-bottom:3px solid #2166DB;
	height:40px;
}
.layer_content h2{
	font-weight:bold;
}
.layer_content p{
    line-height: 25px;
    font-size: 14px;
}
.button-blue{
	background:#2166DB;
	color:#fff;
	float: right;
    margin-right: 20px;
	margin-top: 30px;
}
.layer-form-nologin .login{
	margin:20px 20px;
}
.login_content , .login_content p{
	margin-left:25px;
}
select[multiple], select[size] {
    height: 32px;
	width:100px;
}
.form-control{
	display:inline-block;
}
.form-group li{
	float:left;
}

.form-lable {
	padding-top: 5px;
	margin-right: -24px;
	margin-left: 82px;
	font-weight:700;
}
.control-label{
	font-weight:700;
}
.wrap{
	margin-left:-37px;
}
.wrap .check{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.wrap .check input {
	vertical-align: top;
}
.wrap .select span {
	/*display: inline-block;*/
	/*vertical-align: middle;*/
}
.select-option {
	vertical-align: bottom;
}
.select-option option{
	height:32px;
	line-height:20px;
}
.select .mj {
	padding-left: 20px;
}

/*股权测评*/
.layer-form-gqcp .tab_content{
	margin-top:20px;
}

/*q2*/
.step2{
    height:300px;
}
.region .button-blue{
    margin-right: 0px;
    margin-top: 0px;
    width: 100px;
    padding: 0px;
    color: #fff;
    height:34px;
    line-height:34px;
}
.region .btn-group a:nth-child(1){
    margin-left: 10px;
}
.region .jumpstep{
    color: #2166DB;
}
.region .jumpstep:hover{
    color: #E50112;
}
.step2 .form-control{
	width: 20%;
    margin-right: 20px;
}
.step2 .form-lable{
	margin-left:97px;
}
.step2 .wrap{
	margin-top:8px;
}
.step2 .check{
	margin-right: 75px;
    margin-left: -33px;
}
.clickshow{
	width: 68%;
    margin-left: 19.3%;
    height: 100px;
}
.checkbox{
	display:inline-block;
	margin-right:40px;
}
#province{
	margin-left:-57px;
}
/*q3*/
.wz{
	font-size:12px;
	color:#E50112;
	margin-left:10px;
    margin-top: 5px;
}
.step3 ul{
	border-bottom: 1px solid #ddd;
    width: 100%;
    height: 30px;
    border-radius: 3px;
}
.step3  li{
	float:left;
	width:10%;
	height: 30px;
    line-height: 30px;
    text-align: center;
	font-size: 14px;
}
.step3  li:last-child{
	width:80%;
	padding-right:500px;
}
.step3 .top{
	margin-left:50px;
}
.step3 table{
	width:100%;
}
.step3 table td:first-child{
    width: 80px;
    height: 50px;
    line-height: 50px;
    padding-left: 40px;
}
.step3 table td:nth-child(2){
    padding-left: 60px;
    font-size: 14px;
}
.step3 table td:nth-child(3){
    padding-right: 260px;
}
.step3 #checkAndInverCheck{
	border: 1px solid #ddd;
    border-radius: 3px;
    height:280px;
    color: #666;
}
.sort-num{
    width: 100px;
    float: left;
}
.sort-num div{
    width: 40px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin: 20px 0 0 35px;
}
.showAndHide_box{
    width: 550px;
    float: left;
    height: 55px;
    line-height: 70px;
}
.showAndHide_box span{
    display: inline-block;
    margin-left: 35px;
    width: 100px;
    height: 55px;
    font-size: 14px;
    color: #666;
}
.showAndHide_box .l{
    margin-left: 120px;
}
.showAndHide_box .btn-primary{
    background: #2166DD;
    color: #fff;
}

.showAndHide_box .btn:hover, .btn:focus{
    background-color: #e50012;
    border-color: #e50012;
    color: #FFF;
    outline: none;
}

/*q4*/
.step4{
    display: grid;
}
.step4 .tip{
	font-size:12px;
	color:#2166DB;
	margin-left:20px;
	margin-bottom:20px;
}
.step4 .tip p{
	margin-top:10px;
}
.step4 .check{
    margin-top: 10px;
    margin-right: 20px;
}
.step4 .tip2 , .tip5{
    display: inline-block;
    width: 25px;
    height: 20px;
    margin-left: -70px;
    margin-top: 10px;
}
.step4 .tip4 , .tip3{
	width: 500px;
    display: inline-block;
    position: absolute;
    left: 30px;
    display: none;
    top: -2px;
    left: 50px;
}
.step4 .form-lable{
	padding-top:8px;
}

.tip2:hover .tip4{
	display:block;
}
.tip5:hover .tip3{
	display:block;
}
.step4 .form-horizontal{
	padding-left:20px;
	
}
.contentTitle{
	width:100%;
}
.contentTitle li{
    float: left;
	width: 18.1%;
    font-size: 15px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
}
.contentTitle li:last-child{
	width:40%;
}

.contentDiv ul{
	width:100%;
}
.contentDiv  ul li{
	float:left;
	width:18%;
	height:50px;
	padding-left:15px;
}
.contentDiv li:last-child{
	margin-top:-25px;
}
.contentDiv .form-group{
	margin-right:25px;
}
.contentDiv label{
	font-weight: 700;
    font-size: 14px
}
.contentDiv input[type="button"]{
    margin-top: 25px;
    height: 34px;
    line-height: 34px;
}
.addcontent{
	margin-top:-10px;
}
.addcontent  ul li{
	float: left;
    width: 18%;
    height: 50px;
    padding-left: 15px;
}
.addcontent .form-group{
	margin-right:25px;
}
.addcontent input[type="button"]{
    margin-top: 25px;
    height: 34px;
    line-height: 34px;
	margin-top:8px;
}
.add{
	float:left;
}
.radioDiv{
    width: 100%;
    float: left;
    margin-left: -80px;
    margin-top: 20px;
}
/*q5*/
label{
	font-weight:normal;
}
.wrap .form-control{
	width:100px;
}
.clickshows{
	margin-left:-16px;
}
.need{
	margin-left:-8px!important;
}
.step5 .check{
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
    height: 25px;
    line-height: 28px;
}
.step5 .check input {
	vertical-align: top;
	margin-top:7px;
}
.step5 .check input[type='text'] {
	vertical-align: top;
	margin-top:-3px;
}
/*匹配结果未登录*/
.title_line{
	width: 100%;
    height: 30px;
    font-size: 16px;
    border-bottom: 3px solid #2166DB;
}
.result .content_title{
	width:100%;
	height:50px;
	/* border-bottom:1px solid #ccc; */
	border-top:1px solid #ccc;
    position: relative;
}
.result .tip img {
    width: 30px;
    height: 30px;
    cursor: pointer;
}
.result .content_title:nth-child(1){
	border-bottom:none;
}
.result .content_title:nth-last-child(2){
	
}
.result .title_bg{
	background: #ddd;	
}
.result .content_title li{
	float:left;
	height:50px;
	line-height:50px;
	text-align:center;
	font-size:14px;
	cursor:pointer;
}
.result .content_title li:nth-child(1),.result .content_title li:nth-child(2),.result .content_title li:nth-child(3){
    width: 7%;
}
.result .content_title li:nth-child(4){
    width: 20%;
}
.result .content_title li:nth-child(5),.result .content_title li:nth-child(6),.result .content_title li:nth-child(7),.result .content_title li:nth-child(8),.result .content_title li:nth-child(9){
    width: 8%;
}
.result .content_title li:nth-child(10){
    width: 9%;
}
.result .content_title li:nth-child(11){
    width: 10%;
}
.result .content{
	width:100%;
	/* height:250px; */
	border:1px solid #ddd;
	margin-top:20px;
	border-radius: 5px;
}
.result .content p{
    text-align: center;
    line-height: 250px;
    font-size: 14px;	
}
.result .content table{
	width:100%;
	padding-top:30px;
	font-size:14px;
	
}
.result .table_title{
	background:#ddd;
	width:100%;
	height:50px;
	text-align:center;
	font-size:14px;
}
.result table tr{
	width:100%;
	height:50px;
	text-align:center;
	border-bottom: 1px solid #ddd;
	cursor:pointer;
}
.result table tr:last-child{
	border-bottom:none;
}
.result .table_title td:first-child{
	width:150px;
}
.result .table_title td:nth-child(2){
	width:200px;
}
.result .table_title td:nth-child(3){
	width:200px;
}
.result .tip{
    font-size: 14px;
    margin-left: 5px;
    margin-top: 10px;
}
.result .tip p{
	margin-top:10px;
    padding-left: 0px;
    padding-right: 0px;
}
.result .tip h2{
    padding-left: 0px;
    padding-right: 0px;
}
.result .tips{
    width: 25px;
    height: 20px;
	cursor:pointer;
}
.lookinfo i{
	margin-left:5px;
}
.result .active{
	background:#2166DB;
    color: #fff;
}
.result .content_title .xuanfutip{
    position: absolute;
    right: 10px;
    top: 40px;
    display: none;
    z-index:99;
}
.result .tipw{
    width: 150px;
    height:30px;
    line-height: 30px;
    border:1px solid #E50112;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    background: #E50112;
}
.result .tipn{
    width: 150px;
    margin: 0 auto;
}
.result .triangle-down {
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 10px solid #E50112;
}
/*计算器弹窗*/
body .newcalculator .layui-layer-content{
    background:#ccc;
}
body .newcalculator .calculator{
    width: 325px;
    height: 144px;
    margin: 0 auto;
    padding: 20px 0 9px;

}
body .top .screen{
    width: 237px;
    text-align: left;
    background: none;
    box-shadow: none;
}
body .txtr {
    width: 190px;
    vertical-align: sub;
}
body .top span.clear{
    background: none;
    box-shadow: none;
    font-size:16px;

    width: auto;
}
body .top .screen{
    float: left;
}
body .layui-layer-page .layui-layer-content{
    overflow: initial;
}
.layer-form-calculator3, .layer-form-calculator2, .layer-form-calculator{
    overflow: hidden;
}
.newcalculator .layer-background{
    background: url(../images/jisuanqi_bg2.png) no-repeat center center;
    width: 375px;
    margin-left: -12px;
}
.newcalculator .layer-background .top{
    margin-top: 30px;
}
.keys span.Left,.keys span.Right{
    width:150px!important;
    height:40px;
    line-height: 40px;
}
.keys span.Left{
    margin-left: 16px!important;
}
.keys span.Right{
    margin-right: 16px!important;
}
.keys, .top {
    /*overflow: hidden;*/
}
.keys span, .top span.clear {
    float: left;
    position: relative;
    top: 0;
    cursor: pointer;
    width: 66px;
    height: 36px;
    background: white;
    border-radius: 3px;
    box-shadow: 3px 3px 3px 0px #888888;
    margin: 0 7px 11px 0;
    color: #333;
    line-height: 36px;
    text-align: center;
    user-select: none;
    transition: all 0.2s ease;
}
.keys span.operator {
    background: #1c3d92;
    margin-right: 0;
    width: 100px;
    margin-top: 9px;
    font-size:16px;
    float: right;
    opacity: 0.9;
    color:#fff;
}
.keys span.eval {
    background: #1c3d92;
    box-shadow: 3px 3px 3px 0px #888888;
    color: #fff;
    margin-top: 9px;
    font-size: 16px;
    opacity: 0.9;
}
.keys span.eval:hover,.keys span.operator:hover{
    background:#E50112;
}
.top span.clear {
    background: #a5a5a5;
    box-shadow: 0px 4px #a5a5a5;
    color: white;
}
.top .screen {
    height: 40px;
    width: 212px;
    float: right;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    box-shadow: inset 0px 4px rgba(0, 0, 0, 0.2);
    font-size: 17px;
    line-height: 40px;
    color: white;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    text-align: right;
    letter-spacing: 1px;
}
.txtr {
    color: #666;
    width: 212px;
    height: 40px;
    font-size: 30px;
    text-align: right;
    margin-bottom: 20px;
    /*box-shadow: inset 3px 3px rgba(0, 0, 0, 0.2);*/
}
/*评星弹窗*/
.Star li:nth-child(2),.Star li:nth-child(3),.Star li:nth-child(4),.Star li:nth-child(5),.Star li:nth-child(6),.Star li:nth-child(7){
	width: 200px;	
	float:left;
}
.Star li:nth-child(1){
    width: 100px;
    height: 100px;
    border: 1px solid #2166DB;
    margin-left: 50px;
    float: left;
    text-align: center;
	margin-right:20px;
	margin-bottom:5px;
}
.Star .star_title{
	width: 70px;
    display: inline-block;
    text-align: left;
}
.Star .Select{
	display: inline-block;
    height: 50px;
    line-height: 50px;	
}
.count span:nth-child(1){
	border-bottom:1px solid #2166DB;
}
.count span:nth-child(2){
	font-size:24px;
	color:#E50112;
}
.count span{
    width: 98px;
    display: block;
    height: 50px;
    line-height: 50px;
}
.Star{
	width:80%;
	margin-top:5px;
}
/*q1行业选择*/
.step1 .button{
	height:34px;
	line-height:34px;
	background:#2166DD;
	color:#fff;
}
.step1 .button-blue{
    margin-right: 0px;
    margin-top: 0px;
    width: 100px;
    padding: 0px;
}
.step1 .form-lable{
	margin-left:15px;
}
.step1-content{
	width:100%;
	font-size:14px;
}
.step1 .step1-left{
	height:450px;
}
.step1-left a{
	color:#333;
}
.step1 .step1-left li{
	height: 25px;
    line-height: 25px;
    text-align: left;
}
.step1 .step1-right{
	height:450px;
	overflow-y:scroll;
	border:1px solid #ddd;
}

.step1 .checkbox{
	height:30px;
}
.step1-choose-title{
	background:#2166DD none repeat scroll 0 0;
	height:30px;
	line-height:30px;
	padding-left:10px;
	display: inline-block;
	color:#fff;
	width:100%;
}
.step1-choose-content{
	padding: 5px 0 5px 30px;
}
.action{
	float: right;
    margin-top: 10px
}

.fs{
	font-size:15px;
}

/*登录页*/
.login-container{
    height:130px;
    line-height: 130px;
}
.header-nav ul{
    width: 300px;
    margin-left: 130px;
}
.header-nav li{
    float: left;
    height: 58px;
    font-size: 14px;
    color: #2166DB;
    width: 100px;
    margin-top: 25px;
}
.header-nav li span{
    margin-left: 35px;
}
.logo-banner{
    width: 100%;
    height:718px;
}
.logo-banner img{
    width: 100%;
}
.reg_holder {
    position: absolute;
    top: 265px;
    right: 355px;
}
.reg_holder .reg_box {
    width: 350px;
    height:370px;
    background: #fff;
    float: right;
    margin-top:30px;
    padding: 20px 30px 20px 30px;
    position: relative;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.reg_holder .reg_item.fo{border:1px solid #f8981d;}
.reg_holder .login .reg_item {
    margin: 10px 0;
    font-size: 14px;
}
.reg_holder .reg_box .mobile {
    background: url(../images/user.png) no-repeat;
    background-position: 10px 12px;
    margin-top:20px;
}
.reg_holder .reg_box .pws {
    background: url(../images/pwd.png) no-repeat;
    background-position: 10px 12px;
}

.reg_holder .reg_item {
    padding: 5px 0;
    background-color: #FFF;
    background-repeat: no-repeat;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-sizing: border-box;
}
.validcode,.msg{
    width: 180px!important;
}
.validcode input,.msg input{
    width: 140px!important;
    margin: 0 0 0 5px!important;
}
.reg_holder .rows, .reg_holder .reg_item {
    width: 100%;
    margin: 2px 0;
    float: left;
}
.reg_holder .reg_box input.txt {
    padding: 0 5px;
    margin: 0 0 0 33px;
    background: #FFF;
    float: left;
    width: 240px;
    font-size: 14px;
    height: 26px;
    color:#666;
}
.reg_holder  input {
    border: 0;
    outline: 0;
}
.reg_holder .imp {
    border-radius: 5px;
    margin: 10px 0 0 5px;
    cursor: pointer;
    float: left;
    width: 105px;
    height: 35px;
}
.reg_holder p{
    /*line-height:25px;*/
    text-align: center;
}
.reg_holder p:nth-child(2){
    margin-top:10px;
}
.login_t{
    margin-top:10px;
    text-align: center;
}
.login_t a{
    color: #E50112;
}
*::-webkit-input-placeholder {
    color: #dad9d9;
}
.reg_holder .user_reg_sub {
    color: #fff;
    padding: 5px 0px;
    cursor: pointer;
    overflow: visible;
    background: #E50112;
    width: 100%;
    height:40px;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size:14px;
    margin-top:10px;
}
.login_title{
    width:100%;
    color: #717071;
}
.login_title span{
    font-size:16px;
}
.login_title i{
    margin-right:10px;
}
.mobiles{
    display:none;
}
.reg_holder .error {
    color: #ff0000;
    height: 5px;
    line-height: 5px;
    width: 100%;
    margin: 0;
    display:block;
    clear: both;
}

.reg_holder .reg_item:hover,
.reg_holder .reg_item:focus{border:1px solid #E50112;}
.login-choose{
    color: #e50012;
}
.login-line{
    width: 30px;
    display: inline-block;
    text-align: center;
}
.button-org{
    background: #ff9107;
    color: #fff;
}
.login-footer-bottom{
    width: 100%;
    height:100px;
    line-height: 100px;
    color: #ccc;
}
.login-footer-bottom a{
    color: #ccc;
}
@media (min-width: 1025px) and (max-width: 1366px) {
    .reg_holder {
        right: 75px;
        top:160px;
    }
    .logo-banner{
        width: 100%;
        height:auto;
    }
}
@media (min-width: 922px) and (max-width: 1024px) {
    .reg_holder {
        right: -165px;
        top: 140px;
    }
    .logo-banner{
        width: 100%;
        height:auto;
    }
}

/*注册页*/
.reg{
    height:493px;
}
.reg label.error{
    color: #ff0000;
}
.reg .btn[disabled]{
    pointer-events: visible;
}
.reg-button input[type="submit"]{
    width: 245px;
}
.reg-button a{
    width: 100px;
    display: inline-block;
    margin-top: 17px;
}
.reg .jump-nextstep{
    margin-top: 17px;
    margin-left: -15px;
}
/*按钮操作颜色*/

.button:hover{
    background-color: #E50112;
    text-decoration: none;
    outline: none;
}
.star-btn a:first-child{
    width: 100px;
    height: 40px;
    line-height: 40px;
    background: #2166DB;
    display: inline-table;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    margin: 40px 0 0 30px;
	font-size:14px;
}

.star-btn a:last-child{
	width: 200px;
    height: 40px;
    line-height: 40px;
    background: #2166DB;
    display: inline-table;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    margin: 40px 0 0 30px;
	font-size:14px;
}
.star-btn a:hover{
	background:#E50112;
}
/* .layui-layer-btn .layui-layer-btn0{
	height: 40px;
    line-height: 40px;
    margin-top: -70px;
    border-radius: 5px;
}
.layui-layer-btn .layui-layer-btn1{
	height: 40px;
    line-height: 40px;
    margin-top: -70px;
    border-radius: 5px;
	background:#2e8ded;
	color:#fff;
} */
/*政策智能匹配*/
.zcznpp ul{
    width: 600px;
    margin: 0 auto;
    height:300px;
    border: 1px solid #ccc;
}
.zcznpp ul li{
    width: 299px;
    float: left;
    height:149px;
}
.zcznpp ul li:nth-child(1),.zcznpp ul li:nth-child(2){
    border-bottom: 1px solid #ccc;
}
.zcznpp ul li:nth-child(1),.zcznpp ul li:nth-child(3){
    border-right: 1px solid #ccc;
}
.zcznpp ul li img{
    width: 60px!important;
    height:60px;
    margin-top: 35px!important;
    transition: all 0.6s;
}
.zcznpp ul li img:hover{
    transform: scale(1.3);
}
.zcznpp ul li span{
    color: #717071!important;
    text-align: center;
    margin-left: 15px!important;
}
.zcznpp .zcznpp-con{
    width: 60%;
    margin: 20px auto;
}
.zcznpp .choosebtn{
	width: auto;
    display: table;
    margin-left: auto;
    margin-right: auto;
}
.zcznpp h2{
	margin:40px;
}
.zcznpp .choosebtn span{
    margin-right: 5px;
	display:inline-block;
	width:365px;
	height:82px;
	text-align:center;
	font-size:24px;
	line-height:82px;
}
.zcznpp .choosebtn span:nth-child(1){
	background:url(../images/bgblue.png) no-repeat;
	color:#fff;
}
.zcznpp .choosebtn span:nth-child(2){
	background:url(../images/bggray.png) no-repeat;
	color: #717071;
}
.zcznpp .zcznpp-content{
	border:1px solid #ccc;
	margin-bottom:70px;
	text-align:center;
	font-size:14px;
	border-top: 15px solid #2166DB;
}
.zcznpp .zcznpp-content p{
	color:#717071;
	margin-bottom:15px;
}
.zcznpp .zcznpp-content p:nth-child(6){
	margin-top:50px;
}
.zcznpp .zcznpp-content p:nth-child(7){
	margin-bottom:35px;
}
.zcznpp .zcznpp-content p:last-child{
	margin-top:25px;
	margin-bottom:50px;
}
.zcznpp .zcznpp-content img{
	margin-top:50px;
	margin-bottom:35px;
}
.zcznpp .zcznpp-content p:nth-child(9){
	margin-top:20px;
}
.zcznpp .znpp-look{
    border: 1px solid #ff9900;
    background: #ff9900;
    color: #fff;
    width: 50px;
    height: 25px;
    display: inline-block;
    border-radius: 5px;
    margin: 0 5px;
}
.zcznpp .zcznpp-content .tip{
	margin-top:30px;
	height:40px;
}
.zcznpp .zcznpp-content span{
	color: #ff9900;
	margin: 0 5px;
}
/*新手上路*/
.xssl{
	background: url(../images/xssl_bg.png) top left no-repeat;
    background-size: 100%;
    margin-top: -42px;
    height: 405px;
}
.xssl .xssl_wz{
	text-align:center;
}
.xssl .xssl_wz h2{
	padding-top:75px;
	color:#010101;
}
.xssl .xssl_wz h3,.xssl .xssl_wz p{
	color:#717071;
}
.xssl .xssl_wz p{
	text-align:left;
	margin-bottom:20px;
}
.xssl .video img:first-child{
    width: 360px;
    height: 226px;
    margin-left: 3px;
    margin-top: 2px;
}
.xssl .video img:nth-child(2){
    position: absolute;
    left: 140px;
    top: 80px;
    display: none;
}
.xssl .video-border{
    width: 368px;
    height:234px;
}
.xssl_video{
    margin-top: 50px;
}
.xssl li{
    width: 372px;
    height: 300px;
    float: left;
    margin-right: 18px;
    position: relative;
}
.xssl video{
    border: 1px solid #ccc;
    padding: 5px;
    width: 360px;
    height: 226px;
}
.xssl .video p{
    text-align: center;
    line-height: 40px;
}
.xssl .active{
    border: 2px solid #E50112;
	background:rgba(178,178,178,0.8);

}
.xssl input[type='button']{
    width: 200px;
    height: 60px;
    line-height: 60px;
    margin-bottom: 70px;
    margin-top: 30px;
}
.xssl_line{
    background: url(../images/xssl_line.png) top left no-repeat;
    height: 80px;
}
.videoDiv video{
    /* display: none; */
    /*position: fixed;*/
    /*top: 80px;*/
    /*right: 10%;*/
    border: 4px solid #2166DB;
    z-index: 99999999;
    width: 980px;
    height:600px;
    border-top: 35px solid #2166DB;
}
#videoClose {
    display: none;
    width: 50px;
    height: 50px;
    position: fixed;
    top: -15px;
    right:-1%;
    z-index: 99999999999;
    background:  url("../images/close.png") no-repeat;
}
.clear{
	clear:both;
}

/*登录弹窗*/
.layer-login .login_title{
    width: 100%;
    color: #717071;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 24px;

}
.layer-login {
    position: absolute;
    top: 0;
    right: 0;
}
.layer-login .reg_box{
    padding: 0 45px 20px 45px;
    width: auto;
    height:auto;
	margin-top:20px;
}
.layer-login .reg_box input.txt{
    margin: 0;
}
.layer-login .tip{
    background: #fcf8e2;
    border: 1px solid #fbeccb;
    height:30px;
    line-height: 30px;
    margin-top: 10px;
    padding-left: 10px;
	color:#f79100;
}
.layer-login .tip i{
	margin-right:10px;
}
.layer-login .forget label{
	float:left;
	margin-top:15px;
}
.layer-login .forget input{
	margin-right:5px;
}
.layer-login .forget a{
	float:right;
	margin-top:15px;
}
.layer-login p:last-child{
	margin-top:10px;
}
.base-checkbox {
    background: url(../images/input_checkbox_default.png) no-repeat left center;
    color: #666;
}
.base-checkbox-checked {
    background: url(../images/input_checkbox_checked.png) no-repeat left center;
    color: #666;
}
.base-input {
	padding-left: 23px;
    padding-right: 10px;
    min-height: 18px;
    cursor: pointer;
}

/*邮箱找回账号*/
.container.forget_password,.container.forgetSuccess,.container.findPassword{
	padding:0;
}
.forget_password,.forgetSuccess,.findPassword {
	border: 1px solid #ccc;
    height: 400px;
    margin-top: 40px;
}
@media (min-width: 1025px) and (max-width: 1366px) {
    .forget_password,.forgetSuccess,.findPassword {
        height: 350px;
    }
    .findPassword img{
        margin-top: 70px!important;
    }
    .findPassword.success div:nth-child(3) {
        margin-top: 80px!important;
    }
    .forgetSuccess div:nth-child(3){
        margin-top: 0px!important;
    }
    .forgetSuccess div  img{
        margin-top:10px!important;
    }
    .forgetSuccess .forget_title{
        margin-bottom: 40px!important;
    }
}
@media (min-width: 922px) and (max-width: 1024px) {
    .forget_password,.forgetSuccess,.findPassword {
        height: 350px;
    }
    .findPassword img{
        margin-top: 70px!important;
    }
    .findPassword.success div:nth-child(3) {
        margin-top: 80px!important;
    }
    .forgetSuccess div:nth-child(3){
        margin-top: 0px!important;
    }
    .forgetSuccess div  img{
        margin-top:10px!important;
    }
    .forgetSuccess .forget_title{
        margin-bottom: 40px!important;
    }
}
.forget_title{
	height:50px;
	line-height:50px;
	background:#2166DB;
	font-size:20px;
	padding-left:20px;
	color:#fff;
    text-align: center;
}
.forget_password form,.findPassword form{
	margin-top:50px;
}
.button-blue2{
	background: #2166DB;
    color: #fff;
	height:34px;
	line-height:34px;
}
.forget_password form{
    margin-top: 100px;
}
.forget_password label.error{
	color: #ff0000;
	margin-top:10px;
}
.forget_password input[type='submit']{
    float:left;
    margin-left: 215px;
}
.findPassword .form-lable{
    margin-right: -75px;
}
/*找回密码成功*/
.forgetSuccess{
	font-size: 16px;
    padding-top: 100px;
}
.forgetSuccess .forget_title{
	margin-bottom:70px;
}
.forgetSuccess div  img{
	margin-top:10px;
}
.forgetSuccess div:nth-child(3) p{
	height:30px;
}
.forgetSuccess div:nth-child(4){
    margin-left: 18px;
}

/*找回密码*/
.findPassword .getcode{
    height: 34px;
    line-height: 34px;
    color: #fff;
    background: #2166DB;
    border-radius: 5px;
    border: 1px solid #2166DB;
    width: 110px;
    font-size: 14px;
}
.findPassword.success p{
    font-size: 16px;
    height:30px;
}
.findPassword img{
    margin-top:100px;
}
.findPassword label.error {
    color: #ff0000;
}
.findPassword input[type='submit']{
    margin: 20px 300px;
    float: left;
}
.findPassword.success div:nth-child(3){
    margin-top: 110px;
}
/*智能匹配*/
.policy_match .con-top{
    border: 1px solid #f1f1f1;
    padding: 10px;
}
.policy_match .con-top p{
    line-height: 30px;
}

.policy_match select{
    width: 20%;
    margin-right: 10px;
}
.policy_match #province{
    margin-left: 0px;
}
.go-on{
    text-align: center;
    font-size: 14px;
    color: #ccc;
	cursor:pointer;
}
.policy_match .clickshow{
    width: auto;
    margin: 0;
}
.policy_match .step-content{
    display:block;
}
.policy_match .form-lable{
    color: #333;
}
.policy_match .search {
    position: relative;
}
input[type="search"] {
    font-size: 14px;
    border-radius: .25em;
    background-color: #fff;
    background-image: url(../images/search-icon.svg);
    background-repeat: no-repeat;
    background-position: center right 8px;
    background-size: 4%;
    box-shadow: 0 0.1em 0.1em 0 rgba(0, 0, 0, .1);
    border: solid 1px rgba(0, 0, 0, .2);
    border-bottom: 1px solid rgba(0, 0, 0, .3);
    padding: .4em;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
}
.policy_match .clickshow .base-input{
    margin-right: 20px;
}
.policy_match .tab {
	margin-bottom:20px;
    margin-top: 20px;
}
.policy_match .step-content .active{
	display: block;
}
.policy_match .tab .nav-tabs{
    border: 1px solid #ccc;
}
.policy_match .tab .nav-tabs li{
    margin: 0;
}
.policy_match .tab .nav-tabs li a{
    font-size: 14px;
    color: #666;
    background: #fff;
    margin: 0;
    padding: 20px 25px;
    border-radius: 0;
    border: none;
    border-right: 1px solid #ddd;
    text-transform: uppercase;
    position: relative;
}
.policy_match .tab .nav-tabs li div{
	font-size:24px;
	margin-left:5px;
	float:right;
	margin-top: -10px;
}
.policy_match .tab .nav-tabs li a:hover{
    border-top: none;
    border-bottom: none;
    border-right-color: #ddd;
}
.policy_match .tab .nav-tabs li.active a,
.policy_match .tab .nav-tabs li.active a:hover{
    color: #fff;
    border: none;
    background: #2166DB;
    border-right: 1px solid #ddd;

}
.policy_match .tab .nav-tabs li.active a:before{
    content: "";
    width: 58%;
    height: 4px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.policy_match .tab .nav-tabs li.active a:after{
    content: "";
    border-top: 10px solid #2166DB;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    bottom: -10px;
    left: 43%;
}
.policy_match .tab .tab-content{
    font-size: 13px;
    color: #666;
    line-height: 25px;
    background: #fff;
    padding: 20px;
    border: 1px solid #ccc;
    border-top: none;
}
.policy_match .tab .tab-content h3{
    font-size: 24px;
    color: #999898;
    margin-top: 0;
}
.policy_match .tab .tab-content .select-option{
    margin-left: 15px;
}
.policy_match .results{
    margin-top: 10px;
}
.policy_match #tabbedwizardstep3 .form-group p{
    height:40px;
    line-height: 30px;
}
.policy_match #tabbedwizardstep3 .pull-center{
    text-align: center;
}
.policy_match #tabbedwizardstep3 .form-group a{
    margin-left: 10px;
}
.policy_match .fs{
    font-size: 14px;
}
.policy_match .tip {
    background: #fcf8e2;
    border: 1px solid #fbeccb;
    height: 30px;
    line-height: 30px;
    margin-top: 20px;
    padding-left: 10px;
    cursor: pointer;
}
.policy_match .tip2{
    display: inline-block;
    width: 25px;
    height: 34px;
    float: right;
    cursor: pointer;
}
.closetip{
    float: right;
    margin-right: 10px;
}
.policy_match .tips{
    display: inline-block;
    height: 34px;
    line-height: 34px;
    padding-left: 70px;
    color: #2166DB;
}

#tabbedwizardstep1 a.button,#tabbedwizardstep2 .form-group a{
    color: #fff;
}
#tabbedwizardstep2 .select-option{
    margin-left: 20px;
}
.tabbedwizardstep2_title {
    width: 150px;
    font-size: 14px;
    color: #333333;
    display: inline-block;
    margin-left: 0px;
    margin-top: 10px;
    height: 40px;
    background: #fff;
    line-height: 38px;
    border: 1px solid #e1e6eb;
    position: relative;
    border-left: 4px solid #2166DB;
    padding-left: 10px;
}
#tabbedwizardstep3 .form-group{
    border: 1px solid #ccc;
}

/*政策说明*/
.layer-form-zcsm .button {
    margin-right: 34%;
    margin-top: 10px;
}
/*政策申报信息列表*/
/*可关闭的tip条样式*/
.tipstyle {
    background: #fcf8e2;
    border: 1px solid #fbeccb;
    height: 30px;
    line-height: 30px;
    margin-top: 20px;
    padding-left: 10px;
    cursor: pointer;
}
.zclist table{
    border: 1px solid #ccc;
    margin: 10px auto;
    width: 100%;
}
.zclist table tr:first-child{
    background: #ddd;
}
.zclist table tr{
    border-bottom: 1px solid #ccc;
}
.zclist table td{
    padding-left: 10px;
    padding-right: 10px;
    height:50px;
}
.zclist .calculators{
    font-size: 16px;
    margin-left: 5px;
    cursor: pointer;
}
.zclist .content_p p{
    height:30px;
}
/*政策详情*/
.zcinfo .ng-cloak, .x-ng-cloak, .ng-hide {
    display: none !important;
}
.zcinfo .form-control{
    width: 16%;
    margin-left: 20px;
    border-radius: 4px;
}
.zcinfo .font-color-red{
    font-size: 20px;
    float: left;
    margin-left: -57px;
}
.zcinfo .form-lable{
    margin-left: 0px;
}
.zcinfo .con_border{
    border: 1px solid #ccc;
}
.zcinfo .con_border p{
    height:35px;
    line-height: 35px;
    padding-left: 10px;
    font-size: 14px;
}
/*政策详情的tab*/
.zcinfo .table-tab {
    border: 1px solid #e3e3e3;
}

.zcinfo .nav-tabs>li{
    border-top: none;
}
.zcinfo .tab-content a{
    color: #000;
}
@media only screen and (max-width: 480px){
    .policy_match .tab .nav-tabs li{
        width: 100%;
        text-align: center;
    }
    .policy_match .tab .nav-tabs li.active a,
    .policy_match .tab .nav-tabs li.active a:after,
    .policy_match .tab .nav-tabs li.active a:hover{
        border: none;
    }
}

/*我要找园区列表*/
.yuanqu .crumbs-nav {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #999;
}
.yuanqu .crumbs-nav-item {
    display: inline-block;
}
.yuanqu .crumb-select-item {
    line-height: 15px;
    position: relative;
    display: inline-block;
    padding: 4px 25px 4px 5px;
    border: 1px solid #e5e5e5;
    background: #fafafa;
    cursor: pointer;
}
.yuanqu .crumb-select-item em {
    font-size: 12px;
    color: #E50112;
}
.yuanqu .crumb-select-item i {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 25px;
    height: 24px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    background-image: url(../images/yuanqu-list-img.png);
    background-repeat: no-repeat;
    background-position: 6px -121px;
}
.yuanqu .crumb-select-item:hover {
    border: 1px solid #E50112;
    background: none;
}
.yuanqu .crumb-select-item:hover i {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.yuanqu .product-sx { position: relative; border-bottom: none; }
.yuanqu .product-sx-search{
    font-size: 12px;
    margin-top: -1px;
    position: relative;
    padding:10px;
    padding-left: 0px;
}
.yuanqu .product-sx-search .form-category {
    height: 37px;
}
.yuanqu .product-sx-search .form-inline {
    width:300px;
    border: 1px solid #eaeaea;
    height: 41px;
    position: relative;
    border: 2px solid #E50112;
    border-radius: 5px;
}
.yuanqu .product-sx-search .input-serach{
    width: calc(100% - 50px);
}
.yuanqu .product-sx-search .input-serach input{
    outline:none;
    border: medium none;
    padding-left: 15px;
    width: 100%;
}
.yuanqu .product-sx-list {
    font-size: 12px;
    border: 1px solid #e5e5e5;
    margin-top: -1px;
    position: relative;
    background: #fafafa;
}
/*.yuanqu .product-sx-list .showmorediv div:first-child{
    width:50px;
    height:25px;
    line-height:25px;
    border-radius:3px;
    color:#333;
    text-align:center;
    margin: 20px 10px;
    cursor: pointer;
    border: 1px solid #ccc;
}*/
.yuanqu .product-sx-list .showmorediv div:first-child.active{
    background:#2166DB;
    color: #fff;
}
.yuanqu .product-sx-list .showmorediv div:nth-child(2){
    margin: 12px 10px;
    width:850px;
}
.yuanqu .product-sx-list .showmorediv div:nth-child(2) span{
    margin-right: 20px;
}
.yuanqu .product-sx-list-left {
    width: 70px;
    padding: 20px 0 0 10px;
}
.yuanqu .product-sx-list-left label {
    font-weight: bold;
    color: #666;
}
.yuanqu .product-sx-list-right {
    position: relative;
    margin-left: 80px;
    background: #fff;
    overflow: hidden;
}
.yuanqu .product-sx-list-rightvalue {
    overflow: hidden;
    height: 60px;
    line-height: 40px;
}
.yuanqu .product-sx-list .showmorediv button{
	margin-left: 20px;
	margin-top: -3px;
}
.yuanqu .product-sx-list-rightvalue div {
    float: left;
	height: 60px;
	line-height: 60px;
	margin-left: 10px;
}
.yuanqu .product-sx-list-rightmore {
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}
.yuanqu .product-sx-list-rightmore .morebtn {
    line-height: 14px;
    display: inline-block;
    padding: 2px;
    padding-right: 18px;
    cursor: pointer;
    border: 1px solid #e5e5e5;
    background-image: url(../images/yuanqu-list-img.png);
    background-repeat: no-repeat;
    background-position: 30px 8px;
    background-size: 12px;
}
.yuanqu .product-sx-list-rightmore .morebtn.active {
    color: #E50112;
    border: 1px solid #E50112;
    background-color: #fff;
    background-position: 30px -27px;
}
.yuanqu .product-sx-list-rightmore .morebtn:hover {
    color: #E50112;
    border: 1px solid #E50112;
    background-color: #fff;
    background-position: 30px -4px;
}

.yuanqu .product-tj {
    height: 50px;
    border-top: 1px solid #e5e5e5;
    border-left: none;
}
.yuanqu .product-tj1 {
    font-size: 12px;
    line-height: 50px;
    float: left;
    margin-top: -1px;
    margin-left: -1px;
    cursor: pointer;
    text-align: center;
    border-right: 1px solid #e5e5e5;
    padding-left:20px;
    padding-right:20px;
}
.yuanqu .product-tj1:hover, .product-tj1.active {
    color: #E50112;
    border: 1px solid #E50112;
    background: #ffffff;
    position: relative;
    line-height:48px;
}
.yuanqu .product-tj1 > i {
    margin-left: 3px;
    padding-left: 8px;
}
.product-tj-price:hover {
    color: #666;
    border: 1px solid #e5e5e5;
    border-bottom: none;
    background: none;
}
.yuanqu .product-tj-price span {
    position: relative;
    display: inline-block;
    height: 20px;
}
.yuanqu .product-tj-price span input {
    width: 42px;
    width: 60px;
    height: 18px;
    height: auto;
    padding-left: 18px;
    border: 1px solid #e5e5e5;
    box-sizing: initial;
}

.yuanqu .product-cp-list .item{
    display:inline-block;
    border-bottom:1px solid #ccc;
}
.yuanqu .product-cp-list i{
    color: #2166DB;
    font-size: 20px;
    cursor: pointer;
}
.yuanqu .product-cp-list .calculators{
    width: 30px;
    height:30px;
    cursor: pointer;
}
.yuanqu .product-cp-list .item div{
    float: left;
}
.yuanqu .product-cp-list .item div,.yuanquinfo .item ul li{
    float:left;
}
.yuanqu .product-cp-list .item .Star li:nth-child(1){
    border:none;
}
.yuanqu .product-cp-list .item div:first-child img{
    width:200px;
    height:150px;
}
.yuanqu .product-cp-list .item div:nth-child(2){
    width:350px;
    margin-left:20px;
    padding-right:20px;
    border-right:1px solid #ccc;
}
.yuanqu .product-cp-list .item div:nth-child(3){
    margin-left:20px;
    padding-right:20px;
    border-right:1px solid #ccc;
}
.yuanqu .Star{
    width: 200px;
}
.yuanqu .product-cp-list .item div:nth-child(3) .Star{
    margin-top: -10px;
    height:inherit;
}
.yuanqu .product-cp-list .item div:nth-child(3) .Star .Select{
    height: 30px;
    margin-left: 25px;
    width: 100px;
}
.yuanqu .product-cp-list .item div:nth-child(3) .Star .star_title{
    background:#2166DB;
    border-radius:3px;
    color:#fff;
    text-align:center;
}
.yuanqu .product-cp-list .item div:nth-child(4){
    width: 140px;
    margin-left: 30px;
    margin-top: 30px;
}
.yuanqu .product-cp-list .item div:nth-child(4) p{
    font-size:14px;
    margin-bottom:10px;
}
.yuanqu .product-cp-list .item div:nth-child(5){
    margin-top: -10px;
}
.yuanqu .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control{
    background: #fff;
}
.yuanqu .product-sx-list-right-other{
    height: 60px;
    line-height: 60px;
}
.yuanqu .product-sx-list-right-otherlist {
    position: relative;
    display: inline-block;
}
.yuanqu .product-sx-list-right-othertit {
    line-height: 14px;
    position: relative;
    display: inline-block;
    margin: 10px;
    padding-left: 5px;
    cursor: pointer;
    border: 1px solid #e5e5e5;
    background: #fff;
    background-repeat: no-repeat;
    background-size: 12px;
    z-index: 91;
}
.yuanqu .product-sx-list-right-othertit:after {
    position: absolute;
    bottom: -1px;
    left: 0;
    display: none;
    width: 100%;
    height: 3px;
    content: '';
    background: #fff;
}
.yuanqu .product-sx-list-right-othertit i {
    display: inline-block;
    width: 18px;
    height: 10px;
    background-image: url(../images/yuanqu-list-img.png);
    background-repeat: no-repeat;
    background-position: 6px 5px;
    background-size: 12px;
}
.yuanqu .product-sx-list-right-otherkind {
    position: absolute;
    top: 36px;
    right: -1px;
    left: -81px;
    padding-bottom: 0;
    border: 1px solid #e5e5e5;
    background: #fff;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .1);
    display: none;
    z-index: 90;
    width: 700px;
    padding-right: 60px;
}
.yuanqu .product-sx-list-right-otherkind ul li {
    display: inline-block;
    margin-right: 20px;
    margin-left: 10px;
}

.yuanqu .product-sx-list-right-otherkind ul li a:hover{
    color: #E50112;
}
.yuanqu .product-sx-list-right-otherkind ul li i {
    position: relative;
    top: 3px;
    display: none;
    width: 14px;
    height: 14px;
    margin-right: 5px;
    border: 1px solid #e5e5e5;
}

.yuanqu .product-sx-list-right-otherlist:hover .product-sx-list-right-otherkind {
    display: block;
    border-color: #E50112;
    z-index: 98;
}
.yuanqu .product-sx-list-right-otherlist:hover .product-sx-list-right-othertit {
    margin-bottom: 0;
    border-bottom: none;
    border-color: #E50112;
    z-index: 100;
}
.yuanqu .searchbox .button-blue2{
    margin-top: -4px;
}
.product-sx-list-rightmore .dxbtn {
    line-height: 14px;
    display: inline-block;
    padding: 2px;
    padding-right: 18px;
    cursor: pointer;
    border: 1px solid #e5e5e5;
    background-image: url(../images/yuanqu-list-img.png);
    background-repeat: no-repeat;
    background-position: 30px -39px;
    background-size: 12px;
}
.product-sx-list-rightzm { display: none; }
.product-sx-list-showmore {
    border: 1px solid #E50112!important;
    z-index: 10;
    background: #fffdee!important;
}
.product-sx-list-showdx {
    border: 1px solid #E50112!important;
    z-index: 10;
    background: #fffdee;
}
.product-sx-list-rightmore .dxbtn:hover { color: #f53e14; border: 1px solid #f53e14; background-color: #fff; background-position: 30px -53px; }
.product-sx-list-showmore .product-sx-list-rightvalue { overflow: auto; height: 120px;  margin-right: 140px; }
.product-sx-list-showmore .product-sx-list-rightzm, .product-sx-list-showdx  .product-sx-list-rightzm { display: block; }
.product-sx-list-showdx  .product-sx-list-rightvalue ul li a i { display: inline-block; }
.product-sx-list-showdx .product-sx-list-rightvalue { overflow: auto; max-height: 120px; margin-bottom: 10px; margin-top: 10px; margin-right: 10px; }
.product-sx-list-showdx { border: 1px solid #ff9100; z-index: 10; background: #fffdee!important; }
.product-sx-list-showmore { border: 1px solid #ccc; z-index: 10; }
.product-sx-list-rightvalue ul { padding: 10px 10px 0 20px; }
.product-sx-list-rightvalue ul li { display: inline-block; margin-right: 20px;cursor: pointer}
.product-sx-list-rightvalue ul li a {
    font-size: 12px;
    color: #333;
}
.product-sx-list-rightvalue ul li a:hover{
    color: #E50112;
}
.product-sx-list-rightvalue ul li a i { position: relative; top: 3px; display: inline-block; display: none; width: 14px; height: 14px; margin-right: 5px; border: 1px solid #e5e5e5; }
.product-sx-list-rightvalue ul.showdxdiv { display: none; padding: 0 10px 0 20px}
.product-sx-list-showdx .product-sx-list-rightvalue ul.showdxdiv { display: block;height: 60px; }
.product-sx-list-showdx .product-sx-list-rightvalue ul.showmorediv { display: none;}
.product-sx-list-rightdx-btnitem { display: none; text-align: center; }
.product-sx-list-showdx .product-sx-list-rightdx-btnitem { display: block; }
.product-sx-list-rightdx-btnitem .qx { display: inline-block; box-sizing: border-box; margin: 10px; padding: 3px 15px; cursor: pointer;}
.product-sx-list-rightdx-btnitem .qd { display: inline-block; margin: 10px; padding: 3px 15px; cursor: pointer; color: #fff; background: #f60; }
.product-sx-list-rightdx-btnitem .qd:hover { background: #f53e14; }
.product-sx-list-rightdx-btnitem .qd:active { background: #ff9100; }
.product-sx-list-rightdx-btnitem .jy {
    background: #2166DB;
    border: 1px solid #dcdcdc;
    color: #fff;
}
.product-sx-list-rightdx-btnitem .jy:hover{
    background:#E50112 ;
}
.product-sx-list-rightvalue ul li input, .product-sx-list-right-otherkinddx ul li input { position: absolute; left: 0; right: 0; width: 100%; opacity: 0; z-index: 20; cursor: pointer; }
.pro-btn-qx { background: #fff; color: #666; border: 1px solid #e5e5e5; position: relative; top: 1px; }
.pro-btn-qx:hover { background: #fff; color: #f53e14; border: 1px solid #f53e14; }
/*园区详情页*/
.yuanquinfo .item ul li{
    float:left;
}
.yuanquinfo .brade-nav{
    margin:20px 0px;
}
.yuanquinfo .item .img-bg{
    border:5px solid #ccc;
}
.yuanquinfo .item  img{
    width:300px;
    height:300px;
}
.yuanquinfo .item ul li:nth-child(2) .yuanquinfo-title{
    font-size:30px;
    height:50px;
    border-bottom:1px solid #ccc;
}
.yuanquinfo .item ul li:nth-child(2) .rz{
    float: right;
    width: 100px;
}
.yuanquinfo .item ul li:nth-child(2) .rz img{
    width: 30px;
    height:30px;
}
.yuanquinfo .item ul li:nth-child(2) em{
    font-size:14px;
    display:inline-block;
    line-height:25px;
    width:250px;
}
.yuanquinfo .item ul li:nth-child(2){
    width:600px;
    margin:0px 20px;
}
.yuanquinfo .yuanquinfo-div{
    width:600px;
    border-bottom:1px solid #ccc;
    height:90px;
}
.yuanquinfo .yuanquinfo-div em:last-child{
    width:auto!important;
}
.yuanquinfo .yuanquinfo-left{
    width:300px;
    display:inline-block;
    float:left;
    border-right: 1px solid #ccc;
    margin-right: 20px;
}
.yuanquinfo img.calculators {
    width: 30px;
    height: 30px;
    margin-top: -25px;
    cursor: pointer;
}
.yuanquinfo .yuanquinfo-left i{
    cursor: pointer;
}
.yuanquinfo .yuanquinfo-right{
    border-bottom: 1px solid #ccc;
    height: 140px;
}
.yuanquinfo .yuanquinfo-right .Star{
    width: auto;
}
.yuanquinfo .yuanquinfo-right .Star div{
    height:35px;
}
.yuanquinfo .yuanquinfo-right .Star div span:nth-child(1){
    width:70px;
    margin-right: 30px;
}
.yuanquinfo .yuanquinfo-right .Star .star_title {
    background: #2166DB;
    border-radius: 3px;
    color: #fff;
    text-align: center;
}
.yuanquinfo .yuanquinfo-right .Star  .Select{
    height:35px;
    line-height:30px;
}
.yuanquinfo .policy_match .col-sm-12{
    padding: 0px;
}
.yuanquinfo .item ul li:nth-child(3){
    width: 200px;
    border: 1px solid #ccc;
    float: right;
    margin-bottom: 20px;
}
.yuanquinfo .item ul li:nth-child(3) img{
    width: 80px;
    height: 50px;
    padding: 5px;
    transition: all 0.6s;
}
.yuanquinfo .item ul li:nth-child(3) img:hover{
    transform: scale(1.3);
}
.yuanquinfo .item ul li:nth-child(3) p{
    text-align: center;
}
.yuanquinfo .item .yuanquinfo-server-list div{
    width: 80px;
    height:80px;
    float: left;
    margin-left: 12px;
    margin-top: 5px;
}

/*政策通引导页*/
.zct_lead {
    background: url('../images/zct_bg.jpg') no-repeat;
    height:auto;
    background-size: 100% 100%;
}
.zct_lead .zct_lead_top{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}
.zct_lead .zct_lead_top .zctimg{
    margin-top: 65px;
    margin-bottom: 20px;
}
.zct_lead .zct_lead_top h2{
    width: 420px;
    background:#e50112 ;
    color: #fff;
    margin: 0 auto;
    height:45px;
    border-radius: 25px;
    line-height: 45px;
    font-size: 25px;
}
.zct_lead .zct_lead_step{
    width: 100%;
}
.zct_lead .zct_lead_step .zct_lead_step_div{
    width: 1200px;
    margin: 0 auto;
    height:auto;
}
.zct_lead .zct_lead_step div{
    width: 350px;
    float: left;
    text-align: center;
    margin-bottom: 35px;
    margin-top: 25px;
}
.zct_lead .zct_lead_step span{
    color: #e50112;
    font-size: 30px;
    font-weight: bold;
    margin-top: 10px;
}
.zct_lead .zct_lead_step h3{
    font-size: 20px;
    color: #91887f;
    margin-bottom: 0;
}
.zct_lead #myCarousel{
    display: inline-block;
    margin-top: 50px;
	margin-bottom:70px;
}
.zct_lead .zct_lead_step .jiantou{
    width: 50px;
    margin-top: 75px;
    font-size: 20px;
}
.zct_lead .zct_lead_demo{
    margin-bottom: 100px;
}
.zct_lead .zct_lead_demo img{
    width:100%;
    box-shadow: 0 0 10px #f8dfa9;
}
.zct_lead .zc_tip_div{
    text-align: center;
    height:595px;
    width:1200px;
    margin:0 auto;
}
.zct_lead .zc_tip_div div{
    float: left;
    width: 390px;
    margin-top: 100px;
}
.zct_lead .zc_tip_div div p{
    margin-top: 10px;

}
.zct_lead .zc_tip_div div .line_transverse{
    border-top:1px solid #67fe9d;
    width: 40px;
    margin: 40px auto;
}
.zct_lead .zc_tip_div div img{
    transition: all 0.6s;
}
.zct_lead .zc_tip_div div img:hover{
    transform: scale(1.3);
}
.zct_lead .zc_tip {
    background: #343399;
    border-top:5px solid #e50112;
    border-bottom:5px solid #e50112;
}
.zct_lead .zct_new{
    background: url('../images/zct2_bg.jpg') no-repeat;
    background-position: center;
    height:960px;
    text-align: center;
    /*background-size: 100% 100%;*/
}
.zct_lead .zct_new .zct_new_div{
    width:1200px;
    margin:0 auto;
    height:760px;
    padding-top:100px;
}
.zct_lead .zct_new .zct_new_div .con_one{
    border-right: 1px dashed #98948b;
}
.zct_lead .zct_new .zct_new_div div{
    width: 585px;
    float: left;
    text-align: left;
    margin-top: 70px;
    padding-left:70px;
}
.zct_lead .zct_new .zct_new_div div p:first-child{
    font-size: 26px;
}
.zct_lead .zct_new .zct_new_div div p{
    height: 55px;
    line-height: 55px;
    font-size: 16px;
    width: 430px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zct_lead .zct_new .zct_new_div div p a{
    color: #6c6763;
}
.zct_lead .zct_new .zct_new_div div .zct_more{
    color: #2166DB;
    float: right;
    height: 25px;
    line-height: 25px;
    border-radius: 10px;
    text-align: center;
    margin-right: 20px;
    margin-top: -315px;
}
.carousel .zct_point{
    position: absolute;
    top:-40px;
    margin-left: 350px;
}
.carousel .zct_point .zct_point_div{
    width: 210px;
    text-align: center;
    margin-top: 50px;
}
.zct_lead .zct_point2{
    display:inline-block;
}
.outer {
    zoom: 1;
}
.outer :after {
    clear: both;
    content: '.';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}
@media (min-width: 1025px) and (max-width: 1366px) {
    .carousel .zct_point{
        margin-top: 75px;
        margin-left: 170px;
    }
    .carousel .zct_point .fs70{
        font-size: 50px;
    }
    .carousel .zct_point .fs60{
        font-size: 40px;
    }

}
/*落户智能匹配*/
.lhznpp input[type="button"]{
	margin:20px;
}
.lhznpp .xuanfutip{
display: none;
position: absolute;
top: 127px;
right: -15px;
background: url(../images/lht_08.png) no-repeat;
width: 220px;
height: 316px;

}
.lhznpp .tipw {
line-height: 25px;
color: #666;
text-indent: 2em;
width: 160px;
position: absolute;
top: 30px;
left: 30px;
}
.lhznpp .lht_lead_con img{
	margin:20px 0;
	cursor:pointer;
}
.lhznpp .lht_lead_con ul{
	width: 600px;
	margin: 0 auto;
}
.lhznpp .lht_lead_con ul li{
	width: 299px;
	float: left;
	height: 149px;
	line-height:149px;
	border: 1px solid #ccc;
}
.lhznpp .lht_lead_con ul li:nth-child(1),.lhznpp .lht_lead_con ul li:nth-child(2),.lhznpp .lht_lead_con ul li:nth-child(3),.lhznpp .lht_lead_con ul li:nth-child(4){
	border-bottom:none;
}
.lhznpp .lht_lead_con ul li:nth-child(1),.lhznpp .lht_lead_con ul li:nth-child(3),.lhznpp .lht_lead_con ul li:nth-child(5){
	border-right:none;
}
.lhznpp .lht_lead_con ul li .lht_lead_left{
	width: 100px;
	float: left;
	height: 149px;
	line-height: 149px;
}
.lhznpp .lht_lead_con ul li .lht_lead_right{
	width: 190px;
	float: left;
	height: 149px;
}
.lhznpp .lht_lead_con ul li .lht_lead_right div{
	height:60px;
	line-height:30px;
	margin-top: 45px;
	text-align:left;
	position:relative;
}
.lhznpp .lht_lead_con ul li .lht_lead_right p{
	height:30px;
	line-height:30px;
	font-size:14px;
}
.lhznpp .lht_lead_con ul li .lht_lead_right em{
	color: #E50112;
	font-size: 20px;
	font-weight: bold;
	margin-left:5px;
}
.lhznpp .lht_lead_con ul li .lht_lead_right i{
	position: absolute;
	left: 105px;
	top: 20px;
	color: #E50112;
	font-size: 20px;
}
.lhznpp .lht_lead_con ul li .lht_lead_right i.i-two{
	position: absolute;
	left: 134px;
	top: 20px;
	color: #E50112;
	font-size: 20px;	
}
.lhznpp .lht_lead_con ul li .lht_lead_right i.i-four{
	position: absolute;
	left: 134px;
	top: 50px;
	color: #2166DB;
	font-size: 20px;	
}
.lhznpp .lht_lead_con ul li img{
    transition: all 0.6s;
}
.lhznpp .lht_lead_con ul li img:hover{
    transform: scale(1.3);
}
.lhznpp  .button-blue2{
	color:#fff;
	margin:20px 0;
}
.lhznpp .lht_lead_top_con {
	width: 600px;
	height: 80px;
	line-height: 80px;
	margin: 0 auto;
	background: url(../images/lht_07.png) no-repeat 100% 100%;
	margin-bottom: 20px;
}
.lhznpp .lht_lead_top_con div{
	height: 60px;
	line-height: 60px;
	padding-top:10px;
}
.lhznpp .lht_lead_top_con div p{
	height:30px;
	line-height:30px;
	font-size:14px;
}
.lhznpp .lht_lead_top_con em{
	cursor:pointer;
}
.lhznpp .lhznpp-content {
    border: 1px solid #ccc;
    margin-bottom: 70px;
    text-align: center;
    font-size: 14px;
    border-top: 15px solid #2166DB;
}
.lhznpp .lhznpp-content img {
    margin-top: 50px;
    margin-bottom: 35px;
}
.lhznpp .lhtimg{
	cursor:pointer;
}
.lhznpp .lht-con{
	width: 60%;
	margin: 0 auto;
	display: inline-block;
}
.lhznpp .lht-con p:first-child{
	text-align:left;
	margin-top:20px;
}
/*关于我们*/
.text-indent{
    text-indent:2em;
}
.xssl.about,.xssl.culture,.xssl.joinus{
    height:auto;
}
/*企业文化*/
.xssl.culture img{
	width:150px;
	margin:10px 0 20px 0;
}
.text-align-center{
	text-align:center!important;
}
/*加入我们*/
.xssl .background{
	background: #2166DB;
	border-radius: 15px;
	color: #fff!important;
	padding-left: 20px;
	opacity:0.7;
	height:36px;
	line-height:36px;
}
/*园区推广*/
.yuanqu-tuiguang{
    overflow: hidden;
}
.yuanqu-tuiguang div{
    width: 100%;
    height:500px;
}
.yuanqu-tuiguang .yuanqu-tuiguangone{
    background: url(../images/tuiguang_one.jpg) no-repeat center center;
    height:731px;
}
.yuanqu-tuiguang .yuanqu-tuiguangtwo{
    background: url(../images/tuiguang_two.jpg) no-repeat;
    background-size: 100% 100%;
    height:731px;
}
.yuanqu-tuiguang .yuanqu-tuiguangthree{
    background: url(../images/tuiguang_three.jpg) no-repeat;
    background-size: 100% 100%;
    height:731px;
}
.yuanqu-tuiguang .yuanqu-tuiguangfour{
    background: url(../images/tuiguang_four.jpg) no-repeat;
    height:731px;
    background-size: 100% 100%;
}
.yuanqu-tuiguang .yuanqu-tuiguangfive{
    background: url(../images/tuiguang_five.jpg) no-repeat;
    height:731px;
    background-size: 100% 100%;
}
.yuanqu-tuiguang .yuanqu-tuiguangsix{
    background: url(../images/tuiguang_six.jpg) no-repeat;
    height:731px;
    background-size: 100% 100%;
}
.yuanqu-tuiguang .yuanqu-tuiguangseven{
    background: url(../images/tuiguang_seven.jpg) no-repeat;
    height:731px;
    background-size: 100% 100%;
}
.yuanqu-tuiguang .yuanqu-tuiguangone-con{
    width: 55%;
    margin-left: 10%;
    text-align: center;
    padding-top: 130px;
}
.yuanqu-tuiguang .yuanqu-tuiguangone-con h2{
    margin-bottom: 100px;
    color: #333;
}
.yuanqu-tuiguang .yuanqu-tuiguangone-con img{
    width: 100%;
    height:80px;
}
.yuanqu-tuiguang .yuanqu-tuiguangone-con span{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 30px;
}
.yuanqu-tuiguang .yuanqu-tuiguangone-con span em{
    color: #E50112;
    font-weight: 700;
}
.yuanqu-tuiguang .yuanqu-tuiguangtwo-con{
    width: 65%;
    float: right;
    text-align: center;
    color: #fff;
    margin: 100px 2% 0 0;
}
.yuanqu-tuiguang .yuanqu-tuiguangtwo-con .hotline{
    width: 50%;
    height: 200px;
    margin: 150px auto;
}
.yuanqu-tuiguang .yuanqu-tuiguangtwo-con .hotline span{
    width: 50px;
    height: 2px;
    margin: 0px 5px 20px 5px;
    padding: 0px;
    background-color: #fff;
    overflow: hidden;
    display: inline-block;
    opacity: 0.7;
}

.yuanqu-tuiguang .yuanqu-tuiguangtwo-con h2{
    color: #fff;
}
.yuanqu-tuiguang .yuanqu-tuiguangtwo-con div{
    margin-top: 50px;
}
.yuanqu-tuiguang .yuanqu-tuiguangtwo-con div p:first-child{
    opacity: 0.5;
    letter-spacing: 3px;
}
.yuanqu-tuiguang .yuanqu-tuiguangtwo-con div p:nth-child(2){
    font-weight: 900;
    opacity: 0.7;
    margin-bottom: 20px;
}
.yuanqu-tuiguang .yuanqu-tuiguangtwo-con a{
    color:#fff!important;
}
.yuanqu-tuiguang .yuanqu-tuiguangthree-con{
    color: #fff;
    width: 600px;
    height: 500px;
    margin: 180px 0 0 20%;
    float: left;
}
.yuanqu-tuiguang .yuanqu-tuiguangthree-con p:nth-child(2){
    margin-left: 240px;
}
.yuanqu-tuiguang .yuanqu-tuiguangthree-con p:nth-child(2) span,.yuanqu-tuiguang .yuanqu-tuiguangfive-con p:nth-child(2) span{
    width:30px;
    height:1px;
    margin: 0 5px 7px 0;
    padding:0px;
    background-color:#fff;
    overflow:hidden;
    display:inline-block
}
.yuanqu-tuiguang .yuanqu-tuiguangthree-con div{
    width: 340px;
    height: 215px;
    background: #2d3134;
    margin-left: 40%;
    margin-top: 50px;
}
.yuanqu-tuiguang .yuanqu-tuiguangthree-con div h2{
    padding-top: 10px;
}
.yuanqu-tuiguang .yuanqu-tuiguangthree-con div h3{
    color: #fff;
    text-align: left;
    width: 300px;
    margin: 0 auto;
    line-height: 35px;
    font-size:24.66px;
}
.yuanqu-tuiguang .yuanqu-tuiguangfour-con{
    float: right;
    width: 600px;
    height: 500px;
    margin: 9.5% 22.5% 0 0;
}
.yuanqu-tuiguang .yuanqu-tuiguangfour-con p:nth-child(2){
    margin-left: 243px;
}
.yuanqu-tuiguang .yuanqu-tuiguangfour-con p:nth-child(2) span{
    width:30px;
    height:1px;
    margin: 0 5px 7px 0;
    padding:0px;
    background-color:#333;
    overflow:hidden;
    display:inline-block
}
.yuanqu-tuiguang .yuanqu-tuiguangfour-con div{
    width: 340px;
    height: 215px;
    background: #c7cccf;
    margin-left: 240px;
    margin-top: 50px;
}
.yuanqu-tuiguang .yuanqu-tuiguangfour-con div h3,.yuanqu-tuiguang .yuanqu-tuiguangfive-con div h3{
    width: 79%;
    text-align: center;
    margin: 0 auto;
    font-size: 24.66px;
    line-height: 35px;
}
.yuanqu-tuiguang .yuanqu-tuiguangthree-con div span,.yuanqu-tuiguang .yuanqu-tuiguangfour-con div span,.yuanqu-tuiguang .yuanqu-tuiguangfive-con div span{
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 20px 0;
}
.yuanqu-tuiguang .yuanqu-tuiguangfive-con{
    width: 800px;
    float: left;
    color: #fff;
    margin: 75px 0 0 21%;
}
.yuanqu-tuiguang .yuanqu-tuiguangfive-con .line span{
    background-color:#333!important;
}
.yuanqu-tuiguang .yuanqu-tuiguangfive-con p:nth-child(2){
    margin-left: 240px;
}
.yuanqu-tuiguang .yuanqu-tuiguangfive-con div{
    width: 800px;
    height:200px;
    margin-top: 80px;
}
.yuanqu-tuiguang .yuanqu-tuiguangfive-con div li{
    width: 220px;
    height:270px;
    background: #2f304e;
    float: left;
    margin-right: 20px;
    opacity: 0.9;
}
.yuanqu-tuiguang .yuanqu-tuiguangfive-con div h3{
    color: #fff;
    text-align: center;
    width: 197px;
    margin: 30px auto;
    line-height: 35px;
    font-size: 24.66px;
}
.yuanqu-tuiguang .yuanqu-tuiguangsix-con{
    width: 600px;
    height: 400px;
    margin: 180px 19% 0 0;
}
.yuanqu-tuiguang .yuanqu-tuiguangsix-con .yuanqu-tuiguang-con-p span{
    color: #333!important;
}
.yuanqu-tuiguang .yuanqu-tuiguangsix-con p:nth-child(2){
    margin-left: 240px;
}
.yuanqu-tuiguang .yuanqu-tuiguangsix-con p:nth-child(2) span{
    width:30px;
    height:1px;
    margin: 0 5px 7px 0;
    padding:0px;
    background-color:#333;
    overflow:hidden;
    display:inline-block
}
.yuanqu-tuiguang .yuanqu-tuiguang-con-p{
    height:300px;
    margin: 100px 0 0 0;
}
.yuanqu-tuiguang .yuanqu-tuiguang-con-p span {
    text-align: left;
    display: block;
    font-size: 24.66px;
    line-height: 40px;
    color: #929294;
}
.yuanqu-tuiguang .yuanqu-tuiguangseven-con{
    width: 600px;
    height: 400px;
    margin: 145px 0 0px 23%;
}
.yuanqu-tuiguang .yuanqu-tuiguangseven-con p:nth-child(2){
    margin-left: 240px;
}
.yuanqu-tuiguang .yuanqu-tuiguangseven-con p:nth-child(2) span{
    width:30px;
    height:1px;
    margin: 0 5px 7px 0;
    padding:0px;
    background-color:#333;
    overflow:hidden;
    display:inline-block
}
@media (min-width: 1025px) and (max-width: 1366px) {
    .yuanqu-tuiguang .yuanqu-tuiguangone,.yuanqu-tuiguang .yuanqu-tuiguangtwo,.yuanqu-tuiguang .yuanqu-tuiguangthree,.yuanqu-tuiguang .yuanqu-tuiguangfour,.yuanqu-tuiguang .yuanqu-tuiguangfive,.yuanqu-tuiguang .yuanqu-tuiguangsix,.yuanqu-tuiguang .yuanqu-tuiguangseven{
        height: 591px;
    }
    .yuanqu-tuiguang .yuanqu-tuiguangone-con h2{
        font-size: 34px;
    }
    .yuanqu-tuiguang .yuanqu-tuiguangone-con h2 em:nth-child(2){
        font-size: 56px;
    }
    .yuanqu-tuiguang .yuanqu-tuiguangone-con span{
        font-size: 21px;
    }
    .yuanqu-tuiguang .yuanqu-tuiguangone-con img{
        height:60px;
    }
    .yuanqu-tuiguang .yuanqu-tuiguangone-con{
        width: 60%;
        margin-left: 10%;
        text-align: center;
        padding-top: 60px;
    }
    .yuanqu-tuiguang .yuanqu-tuiguangtwo-con h2,.yuanqu-tuiguang .yuanqu-tuiguangtwo-con span{
        font-size: 34px;
    }
    .yuanqu-tuiguang .yuanqu-tuiguangtwo-con h2 em{
        font-size: 42px;
    }
    .yuanqu-tuiguang .yuanqu-tuiguangtwo-con div p:nth-child(2){
        font-size: 38px;
    }
    .yuanqu-tuiguang .yuanqu-tuiguangtwo-con .hotline{
        margin: 85px auto;
    }
    .yuanqu-tuiguang .yuanqu-tuiguangtwo-con .hotline span{
        margin: 0px 5px 13px 5px;
    }
    .yuanqu-tuiguang .yuanqu-tuiguangthree-con{
        margin: 100px 0 0 20%;
    }
    .yuanqu-tuiguang .yuanqu-tuiguangthree-con p:first-child,.yuanqu-tuiguang .yuanqu-tuiguangfour-con p:first-child,.yuanqu-tuiguang .yuanqu-tuiguangfive-con p:first-child,.yuanqu-tuiguang .yuanqu-tuiguangsix-con p:first-child,.yuanqu-tuiguang .yuanqu-tuiguangseven-con p:first-child{
        font-size:41px;
    }
    .yuanqu-tuiguang .yuanqu-tuiguangthree-con p:nth-child(2),.yuanqu-tuiguang .yuanqu-tuiguangfour-con p:nth-child(2),.yuanqu-tuiguang .yuanqu-tuiguangfive-con p:nth-child(2),.yuanqu-tuiguang .yuanqu-tuiguangsix-con p:nth-child(2),.yuanqu-tuiguang .yuanqu-tuiguangseven-con p:nth-child(2){
        font-size:31px;
        margin-left: 170px;
    }
    .yuanqu-tuiguang .yuanqu-tuiguangthree-con div,.yuanqu-tuiguang .yuanqu-tuiguangfour-con div{
        width: 260px;
        margin-left: 28%;
    }
    .yuanqu-tuiguang .yuanqu-tuiguangthree-con div h3,.yuanqu-tuiguang .yuanqu-tuiguangfour-con div h3{
        font-size: 18px;
        width: 220px;
    }
    .yuanqu-tuiguang .yuanqu-tuiguangfour-con{
        margin: 9% 10% 0 0;
    }
	.yuanqu-tuiguang .yuanqu-tuiguangfive-con{
        margin: 75px 0 0 17%;
    }
    .yuanqu-tuiguang .yuanqu-tuiguangfive-con div li{
        width: 156px;
        height: 191px;
    }
    .yuanqu-tuiguang .yuanqu-tuiguangfive-con div li img{
        width: 71%;
    }
    .yuanqu-tuiguang .yuanqu-tuiguangfive-con div h3{
        font-size: 18px;
        width: 130px;
        margin: 10px auto;
        line-height: 30px;
    }
    .yuanqu-tuiguang .yuanqu-tuiguangfive-con div{
        margin-top: 45px;
    }
    .yuanqu-tuiguang .yuanqu-tuiguangsix-con{
        margin: 115px 7% 0 0;
    }
    .yuanqu-tuiguang .yuanqu-tuiguangseven-con{
        margin: 90px 0 0px 16%;
    }
}
.font-color-333{
    color: #333!important;
}
.fs48{
    font-size: 48px;
}
.fs58{
    font-size: 58.82px;
}
.fs44{
    font-size: 44.44px;
}
.fs18{
    font-size: 18px;
}
.fs53{
    font-size: 53.68px;
}
.fw900{
    font-weight: 900;
}

/*首页banner下的两块数据展示*/
.index .tabbox .nav-list2 li{
    width: 25%;
}
.index .tabbox .nav-0 a,.index .tabbox .nav-1 a,.index .tabbox .nav-2 a,.index .tabbox .nav-3 a{
    padding: 8px 10px;
}
.index .tabbox .nav-list2{
    width: 600px;
}
.service.index.one{
    background:rgba(216, 208, 208, 0.2)
}
.service.index.one .tabbox .contant{
    border: 1px solid #d4d2d2
}
.service.index.two{
    background: #fff;
}
.tabbox .nav-list2 {
    height: 60px;
    overflow: hidden;
    margin: 0 auto;
    width: 500px;
}
.tabbox .nav-list2 li {
    height: 60px;
    float: left;
    width: 33.33%;
}
.tabbox .inner2 {
    width: 3300px;
    height: 300px;
    position: relative;
}
.tabbox .img:hover{
    transform: scale(1.1);
}

/*融贷通*/
.rongdaitong{
    overflow-x: hidden;
}
.rongdaitong .clearfix {
    clear: both;
}

.rongdaitong .clearfix {
    zoom: 1;
}

.rongdaitong .clearfix:before {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    visibility: hidden;
    overflow: hidden;
}

.rongdaitong .section {
    width: 100%;
    height: auto;
    padding: 0;
}

.rongdaitong .wrap {
    width: 1200px;
    min-width: 1200px;
    margin: 20px auto 60px auto;
    height: auto;
    background: #2266DC;
}

.rongdaitong .wrap-box{
    background: #fff !important;
    position: relative;
}
.rongdaitong .section2 {
    position: relative;
}
.rongdaitong .section2 .bottom-right{
    margin: 10px 0 5px 75px;
}
.rongdaitong .section3 {
    padding-top: 70px;
    background: rgb(247, 247, 247);
}
.rongdaitong .section4 {
    padding-bottom: 50px;
}

.rongdaitong .content-info {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

.rongdaitong .content-info ul {
    width: 65%;
    height: 100%;
    padding-top: 70px;
    float: right;
    position: absolute;
    right: 0;
    bottom: 0px;
}

.rongdaitong .content-info ul li {
    padding-bottom: 10px;
}

.rongdaitong .content-info .img1 {
    width: 90px;
    height: 30px;
}

.rongdaitong .wrap-images {
    background: rgb(247, 247, 247);
}
.rongdaitong .content-info .img2 {
    width: 176px;
    height: 58px;
    display: inline-block;
    vertical-align: bottom;
}

.rongdaitong .content-info .text1 {
    display: inline-block;
    padding-left: 10px;
}

.rongdaitong .content-info .text1 .title {
    color: #003061;
    font-size: 26px;
    font-weight: bold;
    margin-top: 5px;
}

.rongdaitong .content-info .text1 .title1 {
    color: #003061;
    font-size: 21px;
}

.rongdaitong .content-info .icon {
    width: 30px;
    height: 48px;
    display: inline-block;
    vertical-align: middle;
}

.rongdaitong .content-info .icon span {
    width: 30px;
    height: 27px;
    display: inline-block;
}

.rongdaitong .content-info .text2 {
    width: 345px;
    color: #003061;
    font-size: 15px;
    line-height: 24px;
    display: inline-block;
}

.rongdaitong .content-info .text2 .lable {
    color: red;
}

.rongdaitong .li1 {
    float: left;
}

.rongdaitong .top-box {
    width: 100%;
    height: 150px;
}

.rongdaitong .top-box .left-info {
    float: left;
    margin: 34px;
}

.rongdaitong .top-box .left-info li {
    float: left;
    color: #fff;
}

.rongdaitong .top-box .left-info .img {
    height: 80px;
    margin-right: 34px;
}

.rongdaitong .top-box .left-info .text h1 {
    font-size: 24px;
    color: #fff;
}

.rongdaitong .top-box .right-info {
    float: right;
    margin: 50px 30px 0 0;
}

.rongdaitong .bottom-left ul,
.rongdaitong .bottom-left-input ul {
    width: 362px;
    height: 288px;
    background: #DDDDDD;
    float: left;
    margin-bottom: 0px;
}

.rongdaitong .bottom-left-input ul li {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    color: #777;
    padding-left: 17px;
    position: relative;
}

.rongdaitong .bottom-left-input ul li label {
    display: inline-block;
    padding-right: 17px;
    font-size: 18px;
    color: #5897F4;
    width: 140px;
}

.rongdaitong .bottom-left-input ul input , .bottom-left-input ul select {
    display: inline-block;
    width: 170px;
    height: 35px;
    text-indent: 10px;
    border: 1px solid rgb(169,169,169);
}

.rongdaitong .bottom-left ul li {
    width: 100%;
    height: 72px;
    line-height: 72px;
    text-align: center;
    font-size: 24px;
    color: #777;
    position: relative;
    z-index: 2;
    cursor: pointer;
}

/*.rongdaitong .bottom-left ul li:hover {*/
    /*color: #fff;*/
    /*cursor: pointer;*/
    /*background: url(../images/2-08.png) no-repeat center center;*/
/*}*/

.rongdaitong .active {
    color: #fff !important;
    cursor: pointer;
    background: url(../images/2-08.png) no-repeat center center;
}

.rongdaitong .tab-wrap {
    width: 586px;
    height: 288px;
    background: #fff;
    float: left;
    position: relative;
    margin-left: -10px;
    z-index: 1;
    padding-left: 20px;
}
.rongdaitong .tab-wrap div {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    background: #f7f7f7;
    border: 1px solid #cccccc;
}


.rongdaitong .tab-wrap .div-two p {
    width: 199px;
    color: #777;
    text-align: center;
    font-size: 16px;
    margin: 100px auto;
    line-height: 30px;
}

.rongdaitong .tab-wrap .div-two a {
    display: block;
    width: 110px;
    height: 38px;
    background: #5897F4;
    border-radius: 8px;
    color: #fff;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
    position: absolute;
    bottom: 25px;
    right: 38px;
}
.rongdaitong .tab-wrap .div-two a:hover{
    background: #E50112;
    color: #fff;
}
.rongdaitong .tab-wrap .div-two h4{
	margin:10px 70px;
}
.rongdaitong .customization {
    display: block;
    width: 222px;
    height: 38px;
    background: #5897F4;
    border-radius: 8px;
    color: #fff;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
    margin: 10px auto;
}

.rongdaitong .bottom-right {
    width: 200px;
    height: 235px;
    margin: 26px 26px;
    border: 1px dashed #ddd;
    border-radius: 13px;
    float: right;
    position: relative;
}

.rongdaitong .bottom-right h3 {
    font-size: 20px;
    color: #fff;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 10px;
}

.rongdaitong .bottom-right p {
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.rongdaitong .bottom-right a {
    display: block;
    width: 110px;
    height: 38px;
    background: #E50112;
    border-radius: 8px;
    color: #fff;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -55px;
    bottom: 25px;
}

.rongdaitong .title3 {
    font-size: 24px;
    color: #777;
    text-align: center;
    padding: 40px 0 15px 0;
}

.rongdaitong .list {
    padding: 0 0 10px 20px;
    width: 500px;
    margin: 0 auto;
}

.rongdaitong .list li {
    float: left;
    background-size: 8px 8px;
    padding: 0 20px 10px 10px;
    height: 25px;
    line-height: 25px;
    color: #777;
    font-size: 16px;
}
.rongdaitong .list li i{
	margin-right: 5px;
	color: #E50112;
}
.rongdaitong .list1 {
    width: 100%;
}

.rongdaitong .list1 li {
    width: 50%;
    float: left;
    height: 60px;
    padding: 0px 0px 0px 52px;
    margin: 10px 0 10px 0;
}

.rongdaitong .list1 li .list-img {
    width: 70px;
    height: 70px;
    display: inline-block;
    vertical-align: bottom;
}
.rongdaitong .list1 li .list-img img{
    margin-top: 10px;
}
.rongdaitong .list1 li .list-text {
    height: 70px;
    display: inline-block;
    margin-left: 10px;
}

.rongdaitong .list1 li .list-text h1 {
    color: #2266DC;
    font-size: 19px;
    padding-top: 10px;
}
.rongdaitong .list1 li .list-text em{
    font-size: 16px;
}
.rongdaitong .list1 li .list-text span {
    display: block;
    color: #777;
}


/* banner */

.rongdaitong .banner {
    width: 924px;
    height: 320px;
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
}

.rongdaitong .banner-btn {
    display: block;
}

.rongdaitong .banner-btn a {
    display: block;
    line-height: 40px;
    position: absolute;
    top: 120px;
    width: 55px;
    height: 106px;
    overflow: hidden;
    z-index: 4;
}

.rongdaitong .prevBtn {
    left: 5px;
    background:url(../images/left-3.png) no-repeat center center;
}

.rongdaitong .nextBtn {
    right: 5px;
    background:url(../images/right-3.png) no-repeat center center;
}

.rongdaitong .banner-img {
    font-size: 0;
    *word-spacing: -1px;
    /* IE6、7 */
    letter-spacing: -3px;
    position: relative;
}

.rongdaitong .banner-img li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    /* IE6、7 */
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    font-size: 12px;
    float: left;
}

.rongdaitong .banner i {
    background: url(http://gtms01.alicdn.com/tps/i1/T1szNBFzlmXXX8QSDI-400-340.png) no-repeat;
    width: 15px;
    height: 23px;
    cursor: pointer;
    margin: 8px 0 0 12px;
    display: block;
}

.rongdaitong .banner .nextBtn i {
    background-position: -200px -24px;
}

.rongdaitong .banner .prevBtn i {
    background-position: -200px 0px;
}

.rongdaitong .banner-circle {
    position: absolute;
    left: 50%;
    bottom: 15px;
    height: 13px;
    text-align: center;
    font-size: 0;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.3);
    filter: alpha(opacity:30);
}

.rongdaitong .banner-circle li {
    border-radius: 10px;
    margin: 2px;
    display: inline-block;
    display: -moz-inline-stack;
    vertical-align: middle;
    zoom: 1;
}

.rongdaitong .banner-circle li a {
    display: block;
    padding-top: 9px;
    width: 9px;
    height: 0;
    border-radius: 50%;
    background: #B7B7B7;
    overflow: hidden;
}

.rongdaitong .banner-circle .selected a {
    background: #F40;
}
.rongdaitong a:focus, .rongdaitong a:hover {
    text-decoration:none !important;}

.rongdaitong .section-title img {
    width: 100%;
    height:auto;
    display: block;
}

.rongdaitong .section-title h4 {
    text-align: center;
    font-size: 30px
}

.rongdaitong .section-title .line {
    width: 23px;
    height: 2px;
    text-align: center;
    margin: 0 auto;
    line-height: 2px;
    border: 1px solid #777;
}
.rongdaitong .section-title p {
    text-align: center;
    color: #777;
    padding-top: 10px;
    font-size: 16px;
}
.rongdaitong .div-box{
    width: 100%;
    height: 320px;

}
.rongdaitong .left-img {
    float: left;
    width: 278px;
    height: 100%;
    border: 1px solid #CCC;
    border-right: none;
}
.rongdaitong .left-img img{
    text-align: center;
    width: 100%;
    margin-top: 21px;
}
.rongdaitong .right-content{
    float: right;
    width: calc(924px - 278px);
    height: 100%;
    position: relative;
    border: 1px solid #ddd;
    padding:25px 52px 28px 28px;
}
.rongdaitong .right-content .introduce {
    position: absolute;
    margin: 10px 105px 0 50px;
    color: #666666;
    font-size: 18px;
}
.rongdaitong .right-content .signature {
    position: absolute;
    right: 52px;
    bottom: 5px;
}
.rongdaitong .text i {
    display: inline-block;
    background: #fff;
    color: #E50112;
    margin: 1px;
    padding: 2px;
}

.rongdaitong .wrap-img img {
    width: 100%;
    height: auto;
    display: block;
}
@media only screen and (max-width:1366px) {
    .rongdaitong .content-info ul {
        padding-top: 20px;
    }
    .rongdaitong .content-info .img1 {
        width: 60px;
    }
    .rongdaitong .content-info .img2 {
        width: 140px;
        height: 50px;
    }
    .rongdaitong .content-info .text1 .title {
        font-size: 22px;
        margin-top: 0px;
    }
    .rongdaitong .content-info .text1 .title1 {
        font-size: 13px;
    }
    .rongdaitong .content-info .text2 {
        font-size: 13px;
    }
    .rongdaitong .li1 {
        margin-top: -10px;
    }
    .rongdaitong .li1 .bottom-right {
        width: 150px;
        height: 150px;
    }
    .rongdaitong .li1 .bottom-right h3 {
        padding-top: 0px;
        font-size: 17px;
        padding-bottom: 0;
    }
    .rongdaitong .li1 .bottom-right p {
        padding-top: 0px;
        font-size: 12px;
    }
    .rongdaitong .li1 .bottom-right a {
        width: 100px;
        height: 30px;
        line-height: 30px;
        font-size: 15px;
        bottom: 10px;
    }
}
@media screen and (min-width:1366px) and (max-width:1600px) {
    .rongdaitong .content-info ul {
        padding-top: 30px;
    }
    .rongdaitong .content-info .img1 {
        width: 60px;
    }
    .rongdaitong .content-info .img2 {
        width: 140px;
        height: 50px;
    }
    .rongdaitong .content-info .text1 .title {
        font-size: 22px;
        margin-top: 0px;
    }
    .rongdaitong .content-info .text1 .title1 {
        font-size: 13px;
    }
    .rongdaitong .content-info .text2 {
        font-size: 13px;
    }
    .rongdaitong .li1 {
        margin-top: -10px;
    }
    .rongdaitong .li1 .bottom-right {
        width: 150px;
        height: 150px;
    }
    .rongdaitong .li1 .bottom-right h3 {
        padding-top: 0px;
        font-size: 17px;
        padding-bottom: 0;
    }
    .rongdaitong .li1 .bottom-right p {
        padding-top: 0px;
        font-size: 12px;
    }
    .rongdaitong .li1 .bottom-right a {
        width: 100px;
        height: 30px;
        line-height: 30px;
        font-size: 15px;
        bottom: 10px;
    }

}

@media screen and (min-width:1600px) and (max-width:1800px) {
    .rongdaitong .content-info ul {
        padding-top: 40px;
    }
    .rongdaitong .content-info .img1 {
        width: 60px;
    }
    .rongdaitong .content-info .img2 {
        width: 140px;
        height: 50px;
    }
    .rongdaitong .content-info .text1 .title {
        font-size: 22px;
        margin-top: 0px;
    }
    .rongdaitong .content-info .text1 .title1 {
        font-size: 13px;
    }
    .rongdaitong .content-info .text2 {
        font-size: 13px;
    }
    .rongdaitong .li1 {
        margin-top: -10px;
    }
    .rongdaitong .li1 .bottom-right {
        width: 150px;
        height: 150px;
    }
    .rongdaitong .li1 .bottom-right h3 {
        padding-top: 0px;
        font-size: 17px;
        padding-bottom: 0;
    }
    .rongdaitong .li1 .bottom-right p {
        padding-top: 0px;
        font-size: 12px;
    }
    .rongdaitong .li1 .bottom-right a {
        width: 100px;
        height: 30px;
        line-height: 30px;
        font-size: 15px;
        bottom: 10px;
    }
}

.rongdaitong #rongdaitongForm .input_name{
    width: 20%;
    float: left;
    height:38px;
    margin: 10px 20px 0 0;
    text-align: center;
    font-size: 14px;
}
.rongdaitong #rongdaitongForm .reg_item{
    width: 73%;
}
.rongdaitong .txt{
    width: 100% !important;
}
.rongdaitong #rongdaitongForm .rongdaitong_name{
    width: 40%;
}
.rongdaitong #rongdaitongForm .sex,.rongdaitong #rongdaitongForm .yzm{
    width: 30%;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    margin-left: 10px;
    cursor: pointer;
}
.rongdaitong #rongdaitongForm .yzm img{
    width: 100%;
}
.rongdaitong #rongdaitongForm .sex label,.rongdaitong #rongdaitongForm input[type=checkbox], input[type=radio]{
    cursor: pointer;
}
.rongdaitong .box-3{
	height:536px;
	position:relative;
}
.rongdaitong .box-3 ul{
	width:715px;
	height:150px;
}
.rongdaitong .box-3 ul li{
	float: left;
	height: 80px;
	margin: 35px 0 35px 35px;
	color:#fff;
}
.rongdaitong .box-3 ul li h1{
	color:#fff;
}
.rongdaitong .box-div-3{
	width: 715px;
	height: 386px;
	background: #f7f7f7;
	border: 1px solid #cccccc;
}
.rongdaitong .box-div-3 ul{
	margin:0 100px;
	height:260px;
	width:514px;
}
.rongdaitong .box-div-3 .nice{
	background: url(../images/rdt_19.png) no-repeat;
	background-size: 243px 72px;
	height: 72px;
	position: absolute;
	left: 556px;
	top: 400px;
	width: 243px;

}
.rongdaitong .box-div-3 .nice p{
	color: #fff;
	font-size: 18px;
	width: 120px;
	margin: 3px 0 0 70px;
}
.rongdaitong .box-div-3 ul li{
	float: left;
	width: 257px;
	height: 130px;
	margin: 0;
}
.rongdaitong .box-div-3 ul li .list-img{
	width:100px;
	float:left;
}
.rongdaitong .box-div-3 ul li .list-img img{
	width: 70px;
	height: 70px;
	margin: 25px 0;
}
.rongdaitong .box-div-3 ul li .list-text{
	display:inline-block;
	height:130px;
	padding: 30px 0;
}
.rongdaitong .box-div-3 ul li .list-text p{
	height:30px;
	line-height:30px;
}
.rongdaitong .box-div-3 ul li .list-text p:nth-child(2){
	color:#333;
}
.rongdaitong .left-box{
	float:left;
}
.rongdaitong .right-box{
	border: 1px solid rgba(193, 200, 200, 0.5);
	width:370px;
	height:470px;
	float:left;
	margin:40px 0 20px 50px;
	border-radius:10px;
}
.rongdaitong .right-box form{
	margin:60px 40px 0 40px;
}
.rongdaitong .right-box form div{
	height:45px;
	line-height:45px;
	font-size:16px;
	color:#fff;
	width: 300px;
	position:relative;
}
.rongdaitong .right-box form div em{
	width:98px;
	text-align:center;
	display:inline-block;
}
.rongdaitong .right-box form div input{
	height:30px;
	line-height:30px;
	width:150px;
	color:#666;
	padding-left:30px;
    margin-right: 5px;
}
.rongdaitong .right-box form div select{
    width: 150px;
    height: 30px;
    padding-left: 50px;
    color:#666;
}
.rongdaitong .right-box form .input-1{
	background: url(../images/rdt_14.png) no-repeat;
	position: absolute;
	background-size: 17px 19px;
	width: 17px;
	height: 19px;
	top: 13px;
	left: 105px;
}
.rongdaitong .right-box form .input-2{
	background: url(../images/rdt_15.png) no-repeat;
	position: absolute;
	background-size: 21px 17px;
	width: 21px;
	height: 17px;
	top: 15px;
	left: 103px;
}
.rongdaitong .right-box form .input-3{
	background: url(../images/rdt_16.png) no-repeat;
	position: absolute;
	background-size: 21px 20px;
	width: 21px;
	height: 20px;
	top: 13px;
	left: 103px;
}
.rongdaitong .right-box form .input-4{
	background: url(../images/rdt_17.png) no-repeat;
	position: absolute;
	background-size: 13px 19px;
	width: 13px;
	height: 19px;
	top: 13px;
	left: 105px;
}
.rongdaitong .right-box form .input-5{
	background: url(../images/rdt_18.png) no-repeat;
	position: absolute;
	background-size:13px 21px;
	width: 13px;
	height: 21px;
	top: 13px;
	left: 105px;
}
.rongdaitong .right-box .code input{
	width:80px;
	padding:0;
}
.rongdaitong .right-box .code .yzm{
	width: 60px;
	float: right;
	height: 30px;
    margin-right: 40px;
}
.rongdaitong .right-box .code .yzm img{
	width:100%;
	height:30px;
}
.rongdaitong .right-box p:nth-child(1){
	width: 200px;
	font-size: 24px;
	color: #fff;
	position: absolute;
	top: 20px;
	background: #2266DC;
	right: 150px;
	text-align: center;
}
.rongdaitong .right-box p:last-child{
	width: 300px;
	font-size: 16px;
	color: #fff;
	position: absolute;
	bottom: 24px;
	background: #2266DC;
	right: 100px;
	text-align: center;
}
.rongdaitong .right-box .submit-div{
	text-align:center;
	margin-top:40px;
}
.rongdaitong .right-box .submit-div input{
	color:#fff;
	height:40px;
	line-height:40px;
}
.rongdaitong .div1 .div1-1 p{
	width:290px;
}
.rongdaitong .div1 .div1-2 p{
	width:275px;
}
.rongdaitong .div1 .div1-3 p{
	width:190px;
}
.rongdaitong .div1 .div1-4 p{
	width:225px;
}
.rongdaitong .div2-4 .title3{
	padding:0;
}
.rongdaitong .div2-4 .list{
	padding: 0 0 0 80px;
	width: 560px;
}
.rongdaitong .div2-4 .more{
    bottom: 5px;
}
.rongdaitong .div2-4 .list li{
	padding:0;
	width:160px;
}
.w200{width:200px!important;}
.rongdaitong .div3 .list{
	width: 450px;
	padding: 0 0 0 50px;
}
.rongdaitong .div3 .list li{
	padding: 0 15px;
	width: 200px;
}
.rongdaitong .title3{
	padding:0px 0 15px 0;
}
.rongdaitong .div4 .list{
	padding: 0px 0 0 40px;
	width: 580px;
}
.rongdaitong .div4 .list li{
	padding: 0;
	width: 270px;
}
.mr5{margin-right: 5px;}

/*融贷通详情*/
.rongdaitonginfo .rongdaitonginfo_banner{
    background:url(../images/rongdaitonginfo_banner.png) no-repeat;
    height:297px;
    background-position:50% 50%;
}
.rongdaitonginfo .rongdaitonginfo_banner p{
    font-size: 44px;
    padding: 180px 0 60px 0;
    text-align: center;
    font-weight: 700;
    color: #333333;
}
.rongdaitonginfo .navbox{
    width: 100%;
    background: url(../images/rongdaitonginfo_22.png) no-repeat;
    height: 70px;
    background-position:50% 50%;
    margin-top:-10px;
}
.rongdaitonginfo .navbox ul{
    width:657px;
    margin:0 auto;
}
.rongdaitonginfo .navbox ul li{
    width: 218px;
    height: 70px;
    line-height: 70px;
    float: left;
    text-align: center;
    font-size: 20px;
    color: #fff;
}
.rongdaitonginfo .navbox ul li img{
    margin-right:10px;
}
.rongdaitonginfo .pro_introduce{
    width: 700px;
    margin: 0 auto;
    height:530px;
}
.rongdaitonginfo .pro_introduce h2{
    color: #2266DC;
    font-size: 37px;
    text-align: center;
    margin: 60px 0 50px 0;
}
.rongdaitonginfo .pro_introduce h3{
    text-align: center;
    font-size: 18px;
    color: #717071;
    margin-bottom: 40px;
    line-height: 30px;
}
.rongdaitonginfo .pro_introduce .pro_introduce_box ul li{
    float: left;
    width: 340px;
    height:160px;
    border:1px solid #B4B4B5;
    margin: 0 5px 5px 0;
}
.rongdaitonginfo .pro_introduce .pro_introduce_box ul li img{
    width: 70px;
    height:70px;
    margin: 45px 30px 45px 60px;
    float: left;
}
.rongdaitonginfo .pro_introduce .pro_introduce_box ul li span{
    padding-top: 50px;
    display: inherit;
}
.rongdaitonginfo .pro_introduce .pro_introduce_box ul li p{
    font-size: 18px;
    height:30px;
    line-height: 30px;
}
.rongdaitonginfo .pro_introduce .pro_introduce_box ul li p em{
    font-size: 26px;
    color: #E50012;
    font-weight: bold;
}
.rongdaitonginfo .pro_introduce .pro_introduce_box ul li:nth-child(4) span{
    padding-top: 35px;
}
.rongdaitonginfo .condition{
    background: url(../images/rongdaitonginfo_10.png) no-repeat;
    background-position: 50% 50%;
    height: 489px;
    color: #fff;
}
.rongdaitonginfo .condition .box{
    width: 820px;
    margin: 0 auto;
}
.rongdaitonginfo .condition .box div{
    margin: 0px 0 65px 45px;
    font-size: 18px;
}
.rongdaitonginfo .condition h2{
    padding: 95px 0 70px 0;
    color: #fff;
    text-align: center;
    font-size: 37px;
}
.rongdaitonginfo .condition .box span{
    display: inline-block;
    height:37px;
    line-height: 37px;
    background: #E50012;
    width: 820px;
    border-radius: 25px;
    font-size: 18px;
}
.rongdaitonginfo .condition .box span img{
    margin: -5px 20px 0 20px;
}
.rongdaitonginfo .stuff{
    width: 790px;
    margin: 0 auto;
}
.rongdaitonginfo .stuff h2{
    margin: 10px 0 30px 0;
    text-align: center;
    color: #2266DC;
    font-size: 37px;
}
.rongdaitonginfo .stuff ul{
    height:735px;
    margin-bottom: 90px;
}
.rongdaitonginfo .stuff ul li{
    float: left;
    width: 390px;
    height:180px;
    border:1px solid #B4B4B5;
    margin: 0 5px 5px 0;
}
.rongdaitonginfo .stuff ul li span:nth-child(1){
    width: 175px;
    float: left;
    background: #DBDCDC;
    height: 178px;
    line-height: 178px;
    text-align: center;
}
.rongdaitonginfo .stuff ul li span:nth-child(2){
    font-size: 18px;
    height: 178px;
    width: 213px;
    line-height: 178px;
    text-align: center;
    float: left;
}
.rongdaitonginfo .process{
    background: url(../images/rongdaitonginfo_9.png) no-repeat;
    height:664px;
    background-position: 50% 50%;
}
.rongdaitonginfo .process div{
    width:1200px;
    margin:0 auto;
    position: relative;
}
.rongdaitonginfo .process h2{
    padding: 160px 0 55px 0;
    text-align: center;
    color: #2266DC;
    font-size: 37px;
}
.rongdaitonginfo .process span{
    font-size: 16px;
    text-align: center;
    color: #fff;
}
.rongdaitonginfo .process span:first-child{
    position: absolute;
    padding-top: 85px;
    width: 140px;
    left: 35px;
}
.rongdaitonginfo .process span:nth-child(2){
    position: absolute;
    padding-top: 85px;
    left: 245px;
    width: 170px;
}
.rongdaitonginfo .process span:nth-child(3){
    position: absolute;
    padding-top: 85px;
    left: 440px;
    width: 218px;
}
.rongdaitonginfo .process span:nth-child(4){
    position: absolute;
    padding-top: 85px;
    left: 630px;
    width: 170px;
}
.rongdaitonginfo .process span:nth-child(5){
    position: absolute;
    padding-top: 85px;
    right: 154px;
    width: 218px;
}
.rongdaitonginfo .process span:nth-child(6){
    position: absolute;
    padding-top: 75px;
    right: 85px;
    width: 78px;
}
.rongdaitonginfo .process span p{
    width: 130px;
}

/*公司变更*/
.company-change {
    width:100%;
    overflow:hidden;
}
.company-change .section1{
    background:url(../images/gsbg_1.png) top left no-repeat;
    background-size: cover;
    height: auto;
    background-position: center center;
}
.company-change .section1 .container .title{
    width:100%;
    text-align:center;
    padding-top: 85px;
    color:#ffffff;
}
.company-change .title p:first-child{
    font-size:40px;
}
.company-change .title p:last-child{
    font-size:18px;
}
.company-change .section1 .container .content{
    float:right;
    font-size:22px;
    color:#ffffff;
}
.company-change .section1 .container .content em{
    font-size:36px;
    font-weight:bold;
}
.company-change .section1 .container .content .rightnow img{
    width:165px;
    height:56px;
    margin:50px 0 80px 0;
}
.company-change .section2{
    background:url(../images/gsbg_2.png) top left no-repeat;
    background-size: cover;
    height: auto;
    background-position: center center;
}
.company-change .section2 .container .title{
    width:100%;
    text-align:center;
    padding-top: 105px;
    color:#3e3a39;
    font-size:40px;
}
.company-change .section2 .container .content{
    width:1178px;
    margin:0 auto;
}
.company-change .section2  .container .content li{
    background:url(../images/gsbg_3.png) no-repeat;
    background-size:257px 498px;
    width:257px;
    height:498px;
    float:left;
    margin:75px 47px 120px 0;
    text-align:center;
}
.company-change .section2 .container li:last-child{
    margin-right:0;
}
.company-change .section2  .container .content li .img1,.company-change .section2  .container .content li .img4{
    margin-top:70px;
}
.company-change .section2  .container .content li .img2{
    margin-top:100px;
}
.company-change .section2  .container .content li .img3{
    margin-top:90px;
}
.company-change .section2  .container .content li .img5{
    margin-top:67px;
    margin-left:33px;
}
.company-change .section2  .container .content li .img6{
    margin-top:76px;
}
.company-change .section2  .container .content li img{
    transition: all 0.6s;
}
.company-change .section2  .container .content li img:hover{
    transform: scale(1.3);
}
.company-change .section2 .container li p:first-child{
    height:250px;
}
.company-change .section2 .container li p:nth-child(2){
    font-size:36px;
    font-weight:bold;
    color:#3e3a39;
}
.company-change .line{
    width:35px;
    height:20px;
    border-bottom:1px solid #3e3a39;
    display:inline-block;
    margin-bottom:20px;
}
.company-change .section3{
    background:url(../images/gsbg_9.png) top left no-repeat;
    background-size: cover;
    background-position: center center;
    height:851px;
}
.company-change .section4{
    background:url(../images/gsbg_10.png) top left no-repeat;
    background-size: cover;
    height: auto;
    background-position: center center;
    text-align:center;
}
.company-change .section4 .img1{
    padding:105px 0 25px 0;
}
.company-change .section4 .p-bg{
    width:440px;
    height:45px;
    line-height:45px;
    background:#e50012;
    border-radius:25px;
    margin:0 auto;
    font-size:27px;
    color:#ffffff;
    margin-bottom:60px;
}
.company-change .section4 .step ul{
    width:985px;
    margin:0 auto;
}
.company-change .section4 .step ul li{
    float:left;
    padding:0 13px;
    text-align:center;
    height:75px;
    margin-bottom:50px;
}
.company-change .section4 .step ul li p:first-child{
    font-size:18px;
    height:30px;
    line-height:30px;
}
.company-change .section4 .step ul li p:nth-child(2){
    font-size:22px;
    color:#2266dc;
    height:45px;
    line-height:45px;
}
.company-change .section4 .step ul li.next{
    background: url(../images/gsbg_23.png) no-repeat;
    width: 30px;
    height: 20px;
    background-position: top center;
    margin-top: 47px;
}
.company-change .section4 .img2{
    margin-bottom:45px;
    width:100%;
}
.company-change .section5{
    background:#333399;
    height:590px;
}
.company-change .section5 ul{
    width:1352px;
    margin:0 auto;
    padding-top:100px;
}
.company-change .section5 ul li{
    float:left;
    width:400px;
    text-align:center;
    border-right:1px solid #ffffff;
}
.company-change .section5 ul li img{
    transition: all 0.6s;
}
.company-change .section5 ul li img:hover{
    transform: scale(1.3);
}

.company-change  .section5  .line{
    border-bottom: 1px solid #66ff99;
}
.company-change .section6{
    background:url(../images/gsbg_18.png) top left no-repeat;
    background-size: cover;
    height: auto;
    background-position: center center;
    color: #ffffff;
}
.company-change .section6 .div1{
    padding-top: 120px;
    padding-left:150px;
}
.company-change .section6 .div1 .div1-box p{
    height:45px;
    line-height: 45px;
    margin-bottom: 20px;
}
.company-change .section6 .div1 img{
    margin-right: 15px;
}
.company-change .section6 .div2{
    padding-bottom: 80px;
    text-align: center;
}
.company-change .section7{
    background:url(../images/gsbg_21.png) top left no-repeat;
    background-size: cover;
    height: auto;
    background-position: center center;
}
.company-change .section7 .container{
    width: 1180px;
    margin: 0 auto;
    padding-top: 90px;
}
.company-change .section7 .container .left{
    border-right:1px dashed #cccccc;
}
.company-change .section7 .container .left,.company-change .section7 .container .right{
    width: 50%;
    float: left;
    padding-left: 30px;
    margin-bottom:120px;
}
.company-change .section7 .container .left a,.company-change .section7 .container .right a{
    font-size: 16px;
    width: 500px;
    overflow:hidden;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    white-space:nowrap;
    display: inline-block;
    text-decoration: none;
    color: #3e3a39;
    height: 40px;
    line-height: 40px;
}
.company-change .section7 .container .more{
    display: inline-block;
    width: 60px!important;
    height:24px!important;
    line-height: 24px!important;
    background: #9e9c9a;
    float: right;
    border-radius: 25px;
    margin: 8px 25px;
    color: #ffffff!important;
    text-align: center;
    font-size: 14px!important;
}
.company-change .section8{
    background:url(../images/gsbg_24.png) top left no-repeat;
    background-size: cover;
    height: auto;
    background-position: center center;
}
.company-change .section8 .container{
    width: 1200px;
    margin: 0 auto;
    padding-top: 90px;
}
.company-change .section8 .container .carousel{
    height:450px;
    padding-top: 70px;
}
.company-change .section8 .container .carousel img{
    float: left;
}
.company-change .section8 .container .carousel .item div{
    width: 850px;
    float: right;
}
.company-change .section8 .container .carousel .item div p:first-child{
    line-height: 30px;
    margin-bottom: 60px;
    margin-top: 20px;
}
.company-change .section8 .container .carousel .item div em:nth-child(2){
    font-size: 18px;
    color: #3e3a39;
    padding: 0 15px;
    margin-left: 15px;
}
.company-change .section8 .container .carousel .item div .logo{
    float: right;
    width: 166px;
    height:33px;
    margin-top: 10.5px;
}
.company-change .section8 .container  .carousel-indicators li,.company-change .section4 .container  .carousel-indicators li {
    background-color: rgb(174,174,174);
}
.company-change .section8 .container .carousel-indicators .active, .company-change .section4 .container .carousel-indicators .active{
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #e50012;
}
.company-change .section9{
    background:url(../images/gsqy_1.png) top left no-repeat;
    background-size: cover;
    height: auto;
    background-position: center center;
}
.company-change .section9 .container .title{
    width:100%;
    text-align:center;
    padding-top: 80px;
    color:#ffffff;
}
.company-change .section9 .container .content{
    font-size:18px;
    color:#ffffff;
    width:950px;
    margin:0 auto;
    padding-top:45px;
}
.company-change .section9 .container .content p,.company-change .section1 .container .content p,.company-change .section11 .container .content p{
    height:55px;
    line-height:55px;
}
.company-change .section9 .container .content em{
    font-size:30px;
    font-weight:bold;
}
.company-change .section9 .container .content .rightnow img{
    width:165px;
    height:56px;
    margin:30px 0 80px 0;
}
.company-change .section10{
    background:url(../images/gsqy_6.png) top left no-repeat;
    background-size: cover;
    background-position: center center;
    height:787px;
}
.company-change .section11{
    background:url(../images/gszc_1.png) top left no-repeat;
    background-size: cover;
    background-position: center center;
    height:auto;
}
.company-change .section11 .container .title{
    width:100%;
    text-align:center;
    padding-top: 85px;
    color:#ffffff;
}
.company-change .section11 .container .content{
    font-size:18px;
    color:#ffffff;
    width:950px;
    margin:0 auto;
    padding-top:45px;
}
.company-change .section11 .container .content em{
    font-size:30px;
    font-weight:bold;
}
.company-change .section11 .container .content .rightnow img{
    width:165px;
    height:56px;
    margin: 30px 0 80px 0;
}
.company-change .section12{
    background:url(../images/gsbg_18.png) top left no-repeat;
    height: 919px;
    background-position: 50% 50%;
    color: #ffffff;
}
.company-change .section12 .div1{
    padding-top: 73px;
    padding-left: 65px;
}
.company-change .section12 .div1 .div1-box p{
    height:45px;
    line-height: 45px;
    margin-bottom: 20px;
}
.company-change .section12 .div1 img{
    margin-right: 15px;
}
.company-change .section12 .div2{
    padding-bottom: 80px;
    text-align: center;
    padding-top: 70px;
}
.company-change .section13{
    background:url(../images/gszc_2.png) top left no-repeat;
    background-size: cover;
    background-position: center center;
    height:787px;
}


.gsbg-slide{
    position: fixed;
    height: 275px;
    left: 0;
    top: 214px;
    z-index: 9999;
    text-align: center;
}
.gsbg-slide img{
		width:60px;
}
.gsbg-slide .gsbg-slide-bg{
    display: block;
    width: 60px;
    height: 70px;
    background: #feac1c;
    color: #ffffff;
    border-radius: 20px;
    font-size: 21px;
    padding-top: 3px;
}
.gsbg-slide .gsbg-slide-bg:hover,.gsbg-slide .gsbg-slide-bg.active{
	background:#2266dc;
}
.gsbg-slide a:hover{
	text-decoration:none;
}
.pt_5{
	padding-top:7px!important;
}
@media (min-width: 1025px) and (max-width: 1366px) {
    .company-change .title p:last-child{
        font-size:20px;
    }
    .company-change .title p:first-child{
        font-size:32px;
    }
    .company-change .section1 .container .content em{
        font-size:24px;
    }
    .company-change .section1 .container .content{
        font-size:16px;
        width:540px;
    }
    .company-change .section4 .p-bg{
        font-size:20px;
    }
    .company-change .section4 .step ul li p:first-child{
        font-size:16px;
    }
    .company-change .section4 .step ul li p:nth-child(2){
        font-size:18px;
    }
    .company-change .section4 .step ul{
        width:860px;
    }
    .company-change .section4 .img2{
        width: 1000px;
        margin: 0 auto 30px auto;
        height: 300px;
    }
    .company-change .section5 .fs35{
        font-size:25px;
    }
    .company-change .section5 .fs23{
        font-size:16px;
    }
    .company-change .section5 .fs107{
        font-size:50px;
    }
    .company-change .section2 .fs18{
        font-size:14px;
    }
    .company-change .section2 .fs48,.company-change .section6 .fs48,.company-change .section7 .fs48,.company-change .section8 .fs48,.company-change .section12 .fs48{
        font-size:32px;
    }
    .company-change .section2 .container li p:nth-child(2){
        font-size:22px;
    }
    .company-change .section3,.company-change .section10,.company-change .section13{
        height:600px;
    }
    .company-change .section4 .img1{
        width:300px;
    }
    .company-change .section5{
        height:520px;
    }
    .company-change .section6 .fs22,.company-change .section7 .fs22,.company-change .section8 .fs22,.company-change .section12 .fs22{
        font-size:20px;
    }
    .company-change .section6 .fs19.company-change .section12.fs19{
        font-size:16px;
    }
    .company-change .section6 .mg-b-30,.company-change .section12 .mg-b-30{
        margin-bottom:0;
    }
    .company-change .section6 .mg-b-35.company-change .section12 .mg-b-35{
        margin-bottom:20px;
    }
    .company-change .section6 .div1 img,.company-change .section12 .div1 img{
        width:20px;
        height:20px;
    }
    .company-change .section6 .div1 .div1-box p,.company-change .section12 .div1 .div1-box p{
        height:25px;
        line-height:25px;
    }
    .company-change .section6 .div1{
        padding-left: 250px;
        padding-top: 66px;
    }
    .company-change .section6 .div2,.company-change .section12 .div2{
        padding-bottom:20px;
    }
    .company-change .section6 .fs36,.company-change .section8 .fs36,.company-change .section12 .fs36{
        font-size:20px;
    }
    .company-change .section6 .div2 img.mg-r-20,.company-change .section12 .div2 img.mg-r-20{
        width:100px!important;
        margin-right:10px!important;
    }
    .company-change .section6 .div2 img:last-child{
        width:30px;
    }
    .company-change .section7 .container .left a, .company-change .section7 .container .right a{
        font-size:14px;
    }
    .company-change .section7 .fs27{
        font-size:18px;
    }
    .company-change .section8 .fs16{
        font-size:14px;
    }
    .company-change .section8 .container .carousel .item div em:nth-child(2){
        font-size:14px;
    }
    .company-change .section9 .container .content,.company-change .section11 .container .content{
        font-size:16px;
    }
    .company-change .section9 .container .content em,.company-change .section11 .container .content em{
        font-size:24px;
    }
    .company-change .section12 .div1{
        padding-top:120px;
    }
    .company-change .section12 .div2{
        padding-top:160px;
    }
    .company-change .section11 .container .content .rightnow img{
        width:100px;
        height:auto;
    }
    .gsbg-slide img{
		width:40px;
	}
	.gsbg-slide .gsbg-slide-bg{
		width: 40px;
		height:50px;
		background: #feac1c;
		display: block;
		border-radius: 17px;
		color: #ffffff;
		font-size: 14px;
		padding-top: 3px;
	}

}
.fs12{font-size:12px;}
.fs16{font-size:16px;}
.fs19{font-size:19px;}
.fs22{font-size:22px;}
.fs23{font-size:23px;}
.fs27{font-size:27px;}
.fs30{font-size:30px;}
.fs36{font-size:36px;}
.company-change .fs29{font-size:29px;}
.fs35{font-size:35px;}
.fs40{font-size:40px;}
.fs48{font-size:48px;}
.fs107{font-size:107px;}
.mg-b-5{margin-bottom:5px;}
.mg-b-15{margin-bottom:15px;}
.mg-b-30{margin-bottom: 30px;}
.mg-b-35{margin-bottom: 35px;}
.mg-b-60{margin-bottom: 60px;}
.mg-b-70{margin-bottom: 70px;}
.font-color-66ff99{color:#66ff99;}
.font-color-3e3a39{color:#3e3a39;}
.font-color-2266dc{color:#2266dc;}
.mg-t-15{margin-top:15px;}
.mg-r-20{margin-right: 20px;}
.bl{border-left: 1px solid #cccccc;}
.brn{border-right:none!important;}
.tac{text-align:center;  }


/*我要找经营场地*/
.businessarea .product-sx-list-left{
    width: 100px;
}
.businessarea .product-tj{
    border-bottom: 1px solid #e5e5e5;
    background: #fafafa;
	border-top:none;
}
.businessarea .area_btn{
    width: 50px;
    height: 30px;
    border: 1px solid #e5e5e5;
    line-height: 30px;
    display: inline-block;
    border-radius: 5px;
    text-align: center;
    color: #333;
}
.businessarea .area_btn:hover{
    background: #2166DB;
    color: #fff;
}
.businessarea a{
    text-decoration: none;
    font-size: 12px;
    color: #333;
}
.businessarea a:hover{
    color: #E50112;
}
.businessarea .area_btn_blue{
    background: #2166DB;
    color: #fff;
    box-shadow: none;
    border-radius: 8px;
}
.businessarea .area_btn_blue:hover{
    background: #E50112;

}
.businessarea .product-sx-list-rightvalue div a{
    margin-right: 20px;
}
.businessarea .product-cp-con{
    width: 75%;
    border: 1px solid #e5e5e5;
    float: left;
}
.businessarea .product-cp-con .item{
    height: 180px;
    border-bottom:1px solid #e5e5e5;
}
.businessarea .product-cp-con .item:last-child{
    border-bottom: none;
}
.businessarea .product-cp-con .item div{
    float: left;
  /*   height: 150px; */
}
.businessarea .product-cp-con .item .div1{
    width: 20%;
}
.businessarea .product-cp-con .item .div1 img{
    width: 130px;
    height: 130px;
    margin: 10px 10px;
}
.businessarea .product-cp-con .item .div2{
    width: 30%;
}
.businessarea .product-cp-con .item .div2 div{
    float: left;
    width: 50%;
    height: 150px;
}
.businessarea .product-cp-con .item .div2 div:nth-child(2){
    padding-top: 5px;
    border-right: 1px solid #e5e5e5;
    width: 100px;
}
.businessarea .product-cp-con .item .item_box{
    margin: 15px 0;
    height:150px;
}
.businessarea .product-cp-con .item .div2 img{
    width: 30px;
    height:30px;
}
.businessarea .product-cp-con .item .div2 div p{
    height:30px;
    line-height: 30px;
    font-size: 14px;
}
.businessarea .product-cp-con .item .div2 div p:nth-child(1){
    font-size: 16px;
    font-weight: bold;
}
.businessarea .product-cp-con .item .div3{
    width: 25%;
}
.businessarea .product-cp-con .item .div3 .Star{
    margin: 0;
}
.businessarea .product-cp-con .item .div3 .Star .Select{
    height: 30px;
    margin-left: 25px;
    width: 100px;
}
.businessarea .product-cp-con .item .div3 .Star .star_title{
    background:#2166DB;
    border-radius:3px;
    color:#fff;
    text-align:center;
}
.businessarea .product-cp-con .item .div4{
    width: 25%;
    border-left: 1px solid #e5e5e5;
    padding-left: 30px;
}
.businessarea .product-cp-con .item .div4 p:nth-child(1){
}
.businessarea .product-cp-con .item .div4 input:nth-child(1){
    margin-top: 10px;
}
.businessarea .product-cp-con .item .div4 .button{
    height:35px;
    line-height: 35px;
    float: left;
}
.businessarea .map {
    width: 24%;
    float: left;
    margin-left: 1%;
}
.businessarea #dituContent {
    width: 100%;
    height: 600px;
    border: 1px solid #e5e5e5;
}
.businessarea .page{
    width: 100%;
    float: left;
}
.businessarea .map_bottom{
    border: 1px solid #e5e5e5;
}
.businessarea .map_bottom .nav-tabs{
	background:#f8f1f1;
	width:100%;
}
.businessarea .map_bottom .nav-tabs li{
	width:50%
}
.businessarea .map_bottom  .nav-tabs > li > a{
	margin-right:0;
}
.businessarea .map_bottom .tab-content p:first-child{
	margin-top:2px;
}
.businessarea .map_bottom .tab-content p{
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	background:#fafafa;
	cursor:pointer;
	margin-bottom:2px;
}
.businessarea .map_bottom .tab-content p:hover{
	background:#f8f1f1;
}
.businessarea .map_bottom .tab-content p:hover  .fa-times{
	display:block;
}
.businessarea .map_bottom .tab-content .fa-times{
	float:right;
	height:30px;
	line-height:30px;
	display:none;
}
.businessarea .map_bottom .tab-content p:last-child{
	border-bottom:none;
}
.businessarea .map_bottom .tab-content .hot{
	width:30px;
	display:inline-block;
}
.businessarea .map_bottom .tab-content .hot .fa-flag{
	color:#E50112;
	position:absolute;
}
.relative{
    position: relative;
}
.relative-text{
    position: absolute;
    left: -45px;
    top: 6px;
    font-size: 12px;
    min-width: 40px;
    display: block;
    background: rgb(255,153,0);
    height: 20px;
    line-height: 20px;
    text-align: center;
    padding: 0px 5px;
    border-radius: 4px;
    color: #fff;
}
/*我要找经营场地详情*/
.businessareainfo .item img {
    height: auto;
    width: auto;
}
.businessareainfo .item ul li:nth-child(2){
	float:right;
}
.businessareainfo .item ul li:nth-child(2) em{
	width:200px;
}
.businessareainfo .yuanquinfo-div{
	height:80px;
	line-height:80px;
}
.businessareainfo .yuanquinfo-left .left_div{
	
	border-right:1px solid #ccc;

}
.businessareainfo  .yuanquinfo-left{
	border-right:none;
	width:350px;
}
.businessareainfo .yuanquinfo-left .left_box{
    width: 320px;
    height: 50px;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}
.businessareainfo .yuanquinfo-left .left_box div{
	width:150px;
	float:left;
	height:30px;
	line-height:30px;
}
.businessareainfo .yuanquinfo-left .left_box div:nth-child(1){
    height: 30px;
    line-height: 30px;
	background: #2166DB;
	border-radius: 5px;
	color: #fff;
}
.businessareainfo .yuanquinfo-right{
	float:right;
	border-bottom:none;
	margin-right:45px;
}
.businessareainfo .yuanquinfo-right .Star{
	margin-top:20px;
}
.businessareainfo .box-box{
	border-bottom:1px solid #ccc;
	height: 210px;
    padding: 5px 0;
}
.businessareainfo .btn_div{
	height:100px;
	line-height:100px;
}
.businessareainfo .btn_div div{
	width: 50%;
	float: left;
	text-align: center;
}
.businessareainfo .btn_div .button-blue2{
	height: 40px;
    line-height: 40px;
    color: #fff;
}
.businessareainfo .policy_match .tab .nav-tabs{
	width:70%;
	float:left;
}
.businessareainfo .policy_match .tab .nav{
	margin:20px 0 0 0;
}
.businessareainfo .policy_match .tab .tab-content{
	width:70%;
	float:left;
}
.businessareainfo .policy_match  .con_one_search{
	height: 50px;
	line-height: 50px;
	background: #f0eded;
	padding: 0 10px;
	border: 1px solid #ccc;
}
.businessareainfo .policy_match  .con_one_search .btn_a{
	width: 50px;
	background: #fff;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 5px;
	color: #666;
	text-decoration: none;
	cursor: pointer;
	margin-right: 20px;
	box-shadow: 1px 1px 1px #ccc;
}
.businessareainfo .policy_match  .con_one_search input{
	height: 30px;
	border: 1px solid #ccc;
	background: #fff;
	width: 50px;
	border-radius: 5px;
	margin-left: 20px;
}
.businessareainfo .policy_match  .con_one_search span{
	width:50px;
	float:right;
}
.businessareainfo .policy_match  .con_one_search span i{
	width:20px;
	text-align:center;
}
.businessareainfo .policy_match  .con_one_search a:hover,.businessareainfo .policy_match  .con_one_search a.active{
	background:#2166DB;
	color:#fff;
	box-shadow:1px 1px 1px #9197a1;
}
.businessareainfo .policy_match select {
	width: 20%;
	margin-right: 10px;
	height: 30px;
	line-height: 30px;
	border-radius: 5px;
	border: 1px solid #ccc;
}
.businessareainfo .policy_match .con_one_box ul {
	height:50px;
	border-bottom:1px solid #ccc;
}
.businessareainfo .policy_match .con_one_box li{
	float: left;
	width: 20%;
	height: 50px;
	line-height: 50px;
	text-align:center;
}
.businessareainfo .policy_match .con_one_box li .btnb{
	width: 50%;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	background: #2166db;
	color: #fff;
	border-radius: 5px;
	text-decoration: none;
}
.businessareainfo .policy_match .con_two_box{
	width:100%;
}
.businessareainfo .policy_match .con_two_box .con_two_box_one ul {
	width:48%;
	float:left;
	height:210px;
	margin-bottom:30px;
}
.businessareainfo .policy_match .con_two_box .con_two_box_one ul:nth-child(1){
	border-right:1px solid #ccc;
	margin-right:4%;
}
.businessareainfo .policy_match .con_two_box .con_two_box_one ul li{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
.businessareainfo .policy_match .con_two_box .con_two_box_one ul li em{
	width: 110px;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
}
.businessareainfo .policy_match .con_two_box .con_two_box_three{
	width:100%;
	margin:30px auto 0 0;
}
.businessareainfo .policy_match .con_two_box .con_two_box_three ul{
	width:90%;
	height:300px;
	margin:0 5%;
}
.businessareainfo .policy_match .con_two_box .con_two_box_three ul li{
	width:50%;
	height:150px;
	float:left;
	border:1px solid #ccc;
}
.businessareainfo .policy_match .con_two_box .con_two_box_three ul li:nth-child(1),.businessareainfo .policy_match .con_two_box .con_two_box_three ul li:nth-child(2){
	border-bottom:none;
}
.businessareainfo .policy_match .con_two_box .con_two_box_three ul li:nth-child(1),.businessareainfo .policy_match .con_two_box .con_two_box_three ul li:nth-child(3){
	border-right:none;
}
.businessareainfo .policy_match .con_two_box .con_two_box_three ul li img{
	width: 68px;
	height: 68px;
	margin: 40px 30px;
	float: left;
}
.businessareainfo .policy_match .con_two_box .con_two_box_three ul li span{
	display: inline-block;
	width: 50%;
	margin: 30px 0;
}
.businessareainfo .pro_show{
	width:25%;
	float:right;
	border:1px solid #ccc;
	margin-top: -62px;
}
.businessareainfo .pro_show div{
	text-align:center;
}
.businessareainfo .pro_show img{
	width:200px;
	height:150px;
}
.businessareainfo .pro_show p:nth-child(1){
	font-size:24px;
	height:60px;
	line-height:60px;
}
.businessareainfo .pro_show p{
	height:40px;
	line-height:40px;
	font-size:16px;
}
.businessareainfo .map{
	display:grid;
	height:400px;
	padding:10px 30px;
}
.businessareainfo .policy_match{
	margin-bottom:20px;
}
.businessareainfo .policy_match h1{
	height:50px;
	line-height:50px;
}
.tac{
	text-align:center;
}
.w10{
	width:10%!important;
}

.notice{
    width: 96%;
    padding: 0 2%;
}
.marquee {
    width: 100%;
    overflow: hidden;
    padding: 10px;
    /*border:1px solid #ccc;*/
}
.closeBtn{
    width: 24px;
    height: 24px;
    line-height: 22px;
    display: inline-block;
    border-radius: 50%;
    background: orange;
    color: white;
    font-size: 14px;
    text-align: center;
    position: absolute;
    right: 2%;
    top: 10px;
}

.api_num{
    position: absolute;
    right: 2px;
    top: -2px;
    font-size: 9px;
    color: #f60;
}

/*slider*/
.slider-msg {
    border: 1px solid #FFEBCC;
    background: #FFF5E6;
    padding: 10px 25px 10px 10px;
    position: absolute;
    left: 0;
    top: 215px;
    width: 420px;
    z-index: 1000;
    height: 65px;
    border-radius: 3px;
    overflow: hidden;
    line-height: 1;
}
.slider-msg .msg-close{
    position: absolute;
    right: 6px;
    top: 6px;
    z-index: 1000;
    font-size: 16px;
    color: #999;
    text-decoration: none;
    border-radius:50%;
    display:block;
    width:18px;
    height:18px;
    line-height:16px;
    text-align:center;
}
.slider-msg .msg-close:hover {
    color: #333;
    background:#c4c4c4;

}
.slider-msg .s-title {
    font-size: 14px;
    line-height: 18px;
    color: #333;
    margin-bottom: 5px;
}
.slider-msg .s-desc {
    font-size: 12px;
    color: #999;
    line-height: 14px;
}
.swiper-container-vertical>.swiper-pagination-bullets {
    top: 45px;
    right: 40%;
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    display: inline-block;
}


/*.page-sidebar .sidebar-menu */
.page-sidebar .sidebar-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: 2px
}
.page-sidebar .sidebar-menu a {
    display: block;
    height: 38px;
    line-height: 36px;
    margin: 0;
    padding: 0 16px 0 7px;
    -webkit-text-shadow: none!important;
    text-shadow: none!important;
    font-size: 13px;
    text-decoration: none;
    color: #737373;
    z-index: 123
}
.page-sidebar .sidebar-menu a:hover {
    color: #2166DD
}
.page-sidebar .sidebar-menu a:hover:before {
    display: block
}
.page-sidebar .sidebar-menu a .menu-icon {
    display: inline-block;
    vertical-align: middle;
    min-width: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    margin-top: -3px
}
.page-sidebar .sidebar-menu a .menu-expand {
    display: inline-block;
    position: absolute;
    font-size: 13px;
    line-height: 10px;
    height: 10px;
    width: 10px;
    right: 12px;
    top: 15px;
    margin: 0;
    text-align: center;
    padding: 0;
    -webkit-text-shadow: none;
    text-shadow: none;
    color: #666;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal
}
.page-sidebar .sidebar-menu a .menu-expand:before {
    content: ""
}
.page-sidebar .sidebar-menu li {
    display: block;
    padding: 0;
    margin: 0;
    border: 0;
    position: relative
}
.page-sidebar .sidebar-menu li:before {
    display: none;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -2px;
    width: 2px;
    max-width: 2px;
    overflow: hidden;
    background-color: #e50012
}
.page-sidebar .sidebar-menu li.open {
    background-color: #fff
}
.page-sidebar .sidebar-menu li.open>a {
    color: #2166DD
}
.page-sidebar .sidebar-menu li.open>a .menu-expand {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
.page-sidebar .sidebar-menu li.open>.submenu {
    display: block!important
}
.page-sidebar .sidebar-menu li.active:not(.open):before {
    display: block
}
.page-sidebar .sidebar-menu li.active>a {
    display: block;
    content: "";
    color: #2166DD;
    background-color: #f5f5f5
}
.page-sidebar .sidebar-menu li:not(.open):hover:before {
    display: block;
    background-color: #e50012
}
.page-sidebar .sidebar-menu>li>a {
    border-top: 1px solid #f3f3f3
}
.page-sidebar .sidebar-menu>li>a:hover {
    border-color: #f3f3f3;
    background-color: #fbfbfb
}
.page-sidebar .sidebar-menu>li:last-child>a {
    border-bottom: 1px solid #f3f3f3
}
/*.page-sidebar .sidebar-menu>li>.submenu {
  background-color: #fbfbfb;
  -webkit-box-shadow: inset 0 4px 4px -2px rgba(0,0,0,.15),inset 0 -4px 4px -2px rgba(0,0,0,.15);
  -moz-box-shadow: inset 0 4px 4px -2px rgba(0,0,0,.15),inset 0 -4px 4px -2px rgba(0,0,0,.15);
  box-shadow: inset 0 4px 4px -2px rgba(0,0,0,.15),inset 0 -4px 4px -2px rgba(0,0,0,.15)
}
.page-sidebar .sidebar-menu>li>.submenu:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 23px;
  top: 0;
  bottom: 19px;
  border-left: 1px solid #e2e2e2
}
.page-sidebar .sidebar-menu>li>.submenu>li>a:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 5px;
  height: 5px;
  left: 21px;
  top: 17px;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  z-index: 2
}
.page-sidebar .sidebar-menu>li>.submenu>li.active>a:before {
  background-color: #e2e2e2
} */
/* .page-sidebar .sidebar-menu>li>.submenu>li.active:first-child a {
  -webkit-box-shadow: inset 0 4px 4px -2px rgba(0,0,0,.15);
  -moz-box-shadow: inset 0 4px 4px -2px rgba(0,0,0,.15);
  box-shadow: inset 0 4px 4px -2px rgba(0,0,0,.15)
}
.page-sidebar .sidebar-menu>li>.submenu>li.active:last-child a {
  -webkit-box-shadow: inset 0 -4px 4px -2px rgba(0,0,0,.15);
  -moz-box-shadow: inset 0 -4px 4px -2px rgba(0,0,0,.15);
  box-shadow: inset 0 -4px 4px -2px rgba(0,0,0,.15)
} */
.page-sidebar .sidebar-menu>li.open>a {
    background-color: #fff
}
.page-sidebar .sidebar-menu .submenu {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    /* background-color: #fbfbfb; */
    border-top: 0;
    z-index: 123
}
.page-sidebar .sidebar-menu .submenu li {
    margin-left: 0;
    position: relative
}
.page-sidebar .sidebar-menu .submenu li.open:before {
    display: none
}
.page-sidebar .sidebar-menu .submenu li.active>a {
    color: #2166DD;
    background-color: #f5f5f5
}
.page-sidebar .sidebar-menu .submenu li.active>.submenu {
    display: block
}
.page-sidebar .sidebar-menu .submenu>li>a {
    /* padding-left: 40px */
    padding-left: 20px
}
.page-sidebar .sidebar-menu .submenu>li.open>a {
    background-color: #fbfbfb
}
.page-sidebar .sidebar-menu .submenu>li .submenu {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee
}
.page-sidebar .sidebar-menu .submenu>li .submenu>li>a {
    /* padding-left: 50px */
    padding-left: 35px
}
.page-sidebar .sidebar-menu .submenu>li .submenu>li .submenu>li>a {
    /* padding-left: 70px */
    padding-left: 45px
}