@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800|Raleway:400,500,600,700,800,900|Playfair+Display:400,700,900');

body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	background: #fefefe;
	color: #616161
}

body::-webkit-scrollbar {
	display: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Raleway', sans-serif;
	padding: 0;
	margin: 0;
	color: #333
}

h1 {
	font-size: 32px
}

h2 {
	font-size: 26px
}

h3 {
	font-size: 24px
}

h4 {
	font-size: 22px
}

h5 {
	font-size: 20px
}

h6 {
	font-size: 18px
}

a {
	text-decoration: none;
	color: #333
}

p {
	margin: 5px 0;
	line-height: 21px
}

.section {
	padding: 40px 0
}

.section h5 {
	font-weight: 600;
	margin: 0 0 6px 0;
	font-size: 17px;
	color: #212f3d;
	font-family: 'Raleway', sans-serif
}

.pages {
	margin-top: 45px !important
}

.pages-head {
	text-align: center;
	padding: 0 10px 20px 10px;
	text-transform: uppercase
}

.pages-head h3 {
	font-size: 20px;
	font-weight: 500;
	color: #212f3d
}

.bg-second {
	background: #f6f6f6
}

.bg-third {
	background: #212f3d
}

.bg-third .section-head h4 {
	color: #212f3d
}

.bg-third .section-head .underline {
	background: #fff
}

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

.section-head h4 {
	margin-bottom: 5px;
	font-size: 19px;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	color: #212f3d
}

.section-head .underline {
	width: 30px;
	height: 2px;
	background: #58b4f2;
	margin: 10px auto 0
}

input:not([type]),
input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=time],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=tel],
input[type=number],
input[type=search] {
	background-color: transparent;
	border: 0;
	border: 1px solid #999;
	border-radius: 0;
	outline: 0;
	height: 2.5rem;
	width: 100%;
	font-size: 1rem;
	margin: 0 0 20px 0;
	box-shadow: none;
	box-sizing: border-box;
	transition: all .3s;
	padding: 10px
}
.hhjj{
	width: 70%;
	float: left;
}

textarea.materialize-textarea {
	background-color: transparent;
	border: 0;
	border: 1px solid #999;
	border-radius: 0;
	outline: 0;
	height: auto;
	width: 100%;
	font-size: 1rem;
	margin: 0 0 20px 0;
	padding: 12px 0;
	box-shadow: none;
	box-sizing: border-box;
	transition: all .3s;
	padding: 10px
}

input:not([type]):focus:not([readonly]),
input[type=text]:focus:not([readonly]),
input[type=password]:focus:not([readonly]),
input[type=email]:focus:not([readonly]),
input[type=url]:focus:not([readonly]),
input[type=time]:focus:not([readonly]),
input[type=date]:focus:not([readonly]),
input[type=datetime]:focus:not([readonly]),
input[type=datetime-local]:focus:not([readonly]),
input[type=tel]:focus:not([readonly]),
input[type=number]:focus:not([readonly]),
input[type=search]:focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
	border: 1px solid #999;
	box-shadow: none
}

::-webkit-input-placeholder {
	color: #777
}

::-moz-placeholder {
	color: #777
}

:-ms-input-placeholder {
	color: #777
}

:-moz-placeholder {
	color: #777
}

.button-default {
	background: #58b4f2;
	color: #fff;
	box-shadow: none;
	margin: 20px 0 10px;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #58b4f2;
	padding: 5px 12px 5px;
	display: inline-block;
	cursor: pointer;
	border-radius: 4px
}

.button-fullwidth {
	width: 100%;
	text-align: center
}

.button-default a {
	color: #fff
}

.button-default:hover {
	background: #58b4f2;
	opacity: .9;
	box-shadow: none
}

.who-we-are .button-default {
	margin-top: 30px;
	background: #fff;
	color: #212f3d
}

.navbar-top {
	background: #212f3d;
	width: 100%;
	height: 60px;
	padding: 6px 18px;
	border-bottom: 1px solid #212f3d;
	top: 0;
	right: 0;
	left: 0;
	text-align: center;
	position: fixed;
	z-index: 99;
	box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.1), 0 1px 10px 0 rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0)
}

.site-brand {
	text-align: center;
	display: inline-block
}

.site-brand a h1 {
	font-size: 22px;
	font-weight: 700;
	line-height: 48px;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	letter-spacing: 1px
}

.site-brand a h1 span {
	color: #212f3d
}

.side-nav {
	width: 265px
}

.side-nav a {
	font-size: 14px;
	height: 45px;
	padding: 0 16px
}

.side-nav li.active {
	background: #212f3d
}

.side-nav-panel-left {
	float: left;
	font-size: 28px
}

.side-nav-panel-right {
	float: right;
	font-size: 28px
}

.side-nav-left {
	font-size: 28px;
	color: #313131
}

.side-nav-left i,
.side-nav-right i {
	font-size: 20px;
	color: #fff
}

.side-nav-panel {
	text-align: left;
	background: #212f3d
}

.side-nav-panel .profil {
	background-size: cover;
	padding: 40px 0 15px 18px;
	border-top: 0
}

.side-nav-panel .profil img {
	border-radius: 50%;
	width: 80px;
	height: 80px
}

.side-nav-panel .profil h2 {
	color: #fff;
	font-size: 20px;
	margin-bottom: 5px;
	cursor: default
}

.side-nav-panel .profil h6 {
	color: #fff;
	font-size: 15px
}

.side-nav-panel li a {
	color: #fff;
	font-weight: normal
}

.side-nav-panel li {
	font-weight: 700
}

.side-nav-panel li:last-child {
	border-bottom: 0 solid #f5f5f5
}

.side-nav-panel .li-top {
	padding-top: 10px
}

.side-nav-panel li a:hover {
	background: transparent
}

.side-nav-panel li a i {
	margin: 0 16px 0 0;
	font-size: 18px;
	color: #fff;
	line-height: 45px
}

.side-nav-panel-left .collapsible {
	border: 0;
	background: #212f3d
}

.side-nav .collapsible-body ul li a {
	font-weight: normal;
	color: #fff;
	margin-left: 28px;
	font-size: 13px;
	line-height: 43px
}

.side-nav .collapsible-header {
	padding: 0;
	color: #fff;
	font-weight: normal;
	font-size: 14px
}

.side-nav .collapsible-header>i {
	margin-right: 25px
}

.side-nav .collapsible-header:hover {
	background: transparent
}

.side-nav .collapsible-header.active {
	background: #212f3d
}

.collapsible-header i {
	width: auto;
	font-size: 18px;
	color: #fff;
	margin-left: 17px
}

.collapsible-header span i {
	float: right;
	color: #fff;
	font-size: 14px
}

.slider {
	margin-top: 58px;
	height: 300px !important
}

.slider .slides {
	height: 300px !important
}

.slider-content {
	margin: 10px auto;
	top: 30% !important;
	width: 100% !important;
	left: 0 !important;
	right: 0 !important;
	position: relative;
	flex-shrink: 0
}

.slider .slides li img {
	width: 100%;
	height: 100%
}

.slider .slides li::before {
	background-color: #000;
	opacity: .1;
	content: "";
	top: 0;
	right: 0;
	left: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.slider-content h2 {
	margin-bottom: 8px;
	letter-spacing: 1px;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase
}

.slider-content h4 {
	font-size: 14px;
	color: #fff
}

.slider-content .button-default {
	margin: 20px 0;
	padding-top: 4px;
	padding-bottom: 4px
}

.slider .indicators {
	position: relative;
	bottom: 50px;
	z-index: 95;
	padding: 0 12px;
	text-align: center
}

.slider .indicators .indicator-item {
	z-index: 1000;
	height: 10px;
	width: 10px;
	background: #aaa;
	margin: 0 8px
}

.slider .indicators .indicator-item.active {
	background: #fff
}

.services {
	text-align: center
}

.services i {
	font-size: 25px;
	margin-bottom: 15px;
	color: #fff;
	width: 60px;
	height: 60px;
	background: #58b4f2;
	border-radius: 50%;
	line-height: 58px
}

.services h5 {
	color: #212f3d
}

.services .mb {
	margin-bottom: 0
}

.service .c-right {
	text-align: right
}

.service .content i {
	width: 60px;
	height: 50px;
	margin-bottom: 16px;
	text-align: center;
	font-size: 25px;
	line-height: 50px;
	color: #fff
}

.service-two {
	text-align: center
}

.service-two .icon {
	border-radius: 50%;
	width: 55px;
	height: 55px;
	text-align: center;
	line-height: 55px;
	margin: 5px auto 15px
}

.service-two .icon i {
	font-size: 24px;
	color: #fff
}

.m-bottom {
	margin-bottom: 0
}

.recent-work .content img {
	width: 100%;
	height: 30vw;
	margin-bottom: 10px;
	border-radius: 2px
}

.recent-work .row:last-child {
	margin-bottom: 0
}

.recent-work a {
	color: #212f3d
}

.why-choose-us .content i {
	font-size: 30px;
	color: #58b4f2;
	margin-bottom: 13px
}

.why-choose-us .row:last-child {
	margin-bottom: 0
}

.find-us {
	background: linear-gradient(rgba(33, 47, 61, 0.9), rgba(33, 47, 61, 0.9)), url(../img/contact.jpg) center no-repeat;
	background-size: cover;
	color: #fff
}

.find-us h4 {
	color: #fff
}

.find-us h5 {
	color: #fff
}

.find-us .content {
	text-align: center
}

.find-us .content i {
	margin-bottom: 16px;
	font-size: 22px;
	color: #58b4f2;
	line-height: 39px;
	border: 1px solid #fff;
	width: 40px;
	height: 40px
}

.screenshot {
	padding-bottom: 0 !important;
	text-align: center
}

.screenshot img {
	width: 100%;
	height: auto;
	margin-top: 10px
}

.screenshot .img-sc {
	background: url(../img/sc.png) bottom no-repeat;
	background-size: 100% 100%;
	height: 200px
}

.features {
	margin-bottom: 20px
}

.features:last-child {
	margin-bottom: 0
}

.features .icon {
	border-radius: 50%;
	width: 55px;
	height: 55px;
	text-align: center;
	line-height: 58px;
	margin: 5px auto 8px;
	float: left;
	margin-right: 20px
}

.features .icon i {
	font-size: 30px;
	color: #555
}

.features .content {
	overflow: hidden
}

.testimonial-home {
	text-align: center;
	background: linear-gradient(rgba(33, 47, 61, 0.9), rgba(33, 47, 61, 0.9)), url(../img/parallax.jpg) center no-repeat;
	background-size: cover;
	background-attachment: fixed;
	color: #eee
}

.testimonial-home h6 {
	color: #fff !important
}

.testimonial-home .owl-theme .owl-controls .owl-page span {
	background: #fff
}

.testimonial {
	text-align: center
}

.testimonial img {
	border-radius: 50%;
	width: 60px;
	height: 60px
}

.testimonial i {
	font-size: 24px;
	margin-bottom: 10px;
	color: #fff
}

/*--.testimonial p {
	font-style: italic
}--*/

.testimonial h6 {
	font-size: 14px;
	margin: 15px 0;
	color: #333
}

.testimonial .owl-theme .owl-controls .owl-page span {
	width: 8px;
	height: 8px
}

.pricing-table .content {
	text-align: center;
	background: #fff;
	padding: 20px 10px 15px;
	border-radius: 4px
}

.pricing-table .content ul {
	margin-bottom: 0
}

.pricing-table .content h5 {
	font-size: 18px;
	margin-bottom: 5px
}

.pricing-table .content h5 {
	font-size: 14px
}

.pricing-table .content span {
	color: #58b4f2;
	font-size: 25px;
	margin-bottom: 5px;
	display: block
}

.pricing-table .content ul li {
	padding: 5px 0
}

.pricing-table .content .latest-news {
	text-align: center
}

.latest-news img {
	width: 100%;
	height: 100%;
	margin-bottom: 10px
}

.latest-news .date i {
	margin-right: 5px;
	margin-bottom: 10px
}

.latest-news .button-default {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block
}

.about-us {
	margin: 0
}

.about-us img {
	width: 100%;
	height: 100%;
	margin-bottom: 8px
}

.latest-news {
	text-align: center
}

.latest-news img {
	width: 100%;
	height: 100%;
	margin-bottom: 10px
}

.latest-news .date i {
	margin-right: 5px;
	margin-bottom: 10px
}

.latest-news .button-default {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block
}

.blog {
	text-align: center
}

.blog-content img {
	width: 100%;
	height: 60vw;
	padding-bottom: 20px;
	float: left
}

.blog-content h5 {
	font-size: 18px
}

.blog-content .date i {
	margin-right: 5px;
	margin-bottom: 10px
}

.blog-content .button-default {
	margin-right: auto;
	margin-left: auto;
	text-align: center
}

.blog-detailt {
	background: #f4f4f4;
	border-top: 0;
	padding: 20px 16px;
	margin-bottom: 20px;
	table-layout:fixed;
	width:100%;
}

.blog-detailt a {
	color: #333
}
.blog-detailt h5 {
	width:100%;

word-break:keep-all;/* 不换行 */

white-space:nowrap;/* 不换行 */

overflow:hidden;/* 内容超出宽度时隐藏超出部分的内容 */

text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用*/
	width:100%;


}
.news_detail{}
.news_detail div p img{width:100%;}
.news_detail .tit{
	width:100%;
	word-wrap: break-word;
	word-break: normal;
	font-size: 14px;
	text-align: center;
	line-height: 28px;
	border-bottom: 1px solid #e7e7e7;
	
}
.blog-details .date {
	font-size: 10px
}

.pagination-blog ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.pagination-blog ul li {
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 3px;
	border: 1px solid #777;
	margin: 4px;
	line-height: 28px
}

.pagination-blog ul .active {
	border-color: #58b4f2
}

.blog-single img {
	width: 100%;
	height: 100%;
	margin-bottom: 10px
}

.blog-single .date i {
	margin-right: 5px;
	margin-bottom: 10px
}

.share-post {
	background: #f4f4f4;
	padding: 20px 0;
	margin: 15px 0 25px
}

.share-post ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center
}

.share-post ul li {
	display: inline-block;
	text-align: center;
	border: 1px solid #777;
	height: 35px;
	width: 35px;
	margin: auto;
	border-radius: 50%;
	line-height: 32px;
	margin: 0 3px
}

.comment img {
	border-radius: 50%
}

.comment h5 {
	margin-bottom: 15px
}

.comment-form .comment-head {
	margin-bottom: 20px
}

.comment-form .input-field {
	margin-top: 0
}

.comment-form .form-button .button-default {
	margin-top: 0;
	margin-bottom: 0
}

.shop {
	background: #f4f4f4;
	padding: 10px;
	text-align: center
}

.shop img {
	width: 100%;
	height: 100%
}

.shop h6 {
	margin: 5px 0;
	font-size: 16px;
	text-align: center
}

.shop h6 a {
	color: #212f3d
}

.shop span {
	color: #58b4f2;
	font-size: 20px;
	text-align: center
}

.shop-pagination {
	text-align: center
}

.shop-pagination ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.shop-pagination ul li {
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 3px;
	border: 1px solid #777;
	margin: 4px;
	line-height: 28px
}

.shop-pagination ul .active {
	border-color: #58b4f2
}

.shop-pagination ul li a {
	color: #212f3d
}

.shop-single {
	margin: 0
}

.shop-single img {
	width: 100%;
	height: 100%;
	margin-bottom: 10px
}

.shop-single h6 {
	margin-bottom: 5px
}

.shop-single span {
	color: #58b4f2;
	font-size: 20px
}

.shop-single .button-default {
	margin: 10px 0
}

.review {
	margin-top: 25px;
	padding-top: 25px;
	border-top: 1px solid #999
}

.review img {
	border-radius: 50%
}

.review h5 {
	margin-bottom: 15px
}

.review-form .review-head {
	margin-bottom: 20px
}

.review-form .input-field {
	margin-top: 0
}

.review-form .form-button .button-default {
	margin-top: 0;
	margin-bottom: 0
}

.checkout .collapsible-header {
	padding-top: 15px;
	padding-bottom: 5px;
	background: #1c2833;
	border-bottom: 1px solid #eee
}

.checkout .collapsible-body {
	border-bottom: 1px solid #999
}

[type="radio"]:not(:checked)+label::before,
[type="radio"]:not(:checked)+label::after {
	border: 2px solid #bbb
}

.checkout .collapsible {
	box-shadow: none;
	border: 1px solid #1c2833
}

.checkout .input-field {
	margin-top: 0
}

.checkout-content h5 {
	font-weight: 500;
	color: #eee;
	font-size: 18px
}

.checkout-content .collapsible-body {
	padding: 18px
}

.checkout-content .collapsible-body p {
	padding: 0
}

.checkout-content h6 {
	font-weight: 400;
	color: #444;
	font-size: 16px
}

.checkout-content .checkout-radio {
	margin: 20px 0 10px 0
}

.checkout-radio span {
	color: #444;
	font-weight: 400
}

.checkout-login {
	margin-top: 20px;
	border-top: 1px dotted #ddd;
	padding-top: 30px
}

.checkout-login h5 {
	font-weight: 500;
	margin-bottom: 5px;
	color: #555;
	font-size: 14px
}

.checkout-login h6 span {
	font-weight: 600;
	color: #444;
	font-size: 18px
}

.checkout-login p {
	margin: 5px 0 30px
}

.checkout-login .button-default {
	margin-bottom: 0
}

.checkout [type="radio"]:not(:checked)+label,
[type="radio"]:checked+label {
	display: block
}

.billing-information h5 {
	font-weight: 500;
	margin-bottom: 5px;
	color: #444;
	font-size: 14px
}

.shipping-information h5 {
	font-weight: 500;
	margin-bottom: 5px;
	color: #444;
	font-size: 14px
}

.cart-details h5 {
	font-size: 14px;
	color: #444
}

.payment-mode ul {
	margin-left: 35px
}

.payment-mode ul li {
	display: inline-block
}

.order-review .cart-product img {
	width: 100%;
	height: 100%
}

.order-review .row {
	margin-bottom: 0
}

.final-price {
	margin-top: 20px
}

.final-price h5 {
	font-weight: 600
}

.final-price span {
	font-weight: 500
}

.portfolio img {
	width: 100%;
	height: 100%
}

.portfolio ul {
	padding: 0;
	margin: 0 auto;
	text-align: center;
	list-style: none;
	margin-bottom: 15px
}

.portfolio ul li {
	display: inline-block;
	cursor: pointer;
	color: #999;
	padding: 5px 6px;
	margin: 4px 4px
}

.portfolio ul li h5 {
	color: #999;
	padding: 0;
	margin: 0
}

.portfolio .active {
	color: #222
}

.portfolio .active h5 {
	color: #222
}

.portfolio img {
	width: 100%;
	height: 100%;
	float: left
}

.portfolio-content img {
	width: 100% !important;
	height: 100% !important
}

.portfolio .row {
	padding: 0;
	margin: 0
}

.portfolio .row .col {
	padding: 5px;
	margin: 0
}

.team {
	background: #f4f4f4;
	text-align: center
}

.team img {
	width: 100%;
	height: 100%
}

.team-details {
	padding: 10px
}

.team-details span {
	margin: 5px 0 8PX;
	display: block
}

.team-details ul {
	padding: 0;
	margin: 0;
	list-style: none
}

.team-details ul li {
	display: inline-block;
	border: 1px solid #777;
	height: 25px;
	width: 25px;
	line-height: 23px;
	text-align: center;
	border-radius: 1px;
	border-radius: 50%;
	margin: 2px
}

.team-details ul li a {
	color: #666
}
.sa6{
	margin-top: 10px;
	}
.pricing {

	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	text-align: center;
	color:#fff;
	
}
.pricing div{

	
    color: #333;
	
}
.pricing i{
	font-size: 30px;
    color: #58b4f2;
   
	text-align: center
}

.pricing-head {
	padding: 1px 10px;
	background: #1c2833;
	color: #58b4f2
}

.pricing-head h5 {
	margin-bottom: 0;
	color: #fff
}

.pricing-head span {
	font-size: 28px
}

.pricing ul {
	padding: 5px;
	margin: 0
}

.pricing ul li {
	padding: 6px 0
}

.pricing .button-default {
	margin: 10px 0 25px
}

.contact .button-default {
	margin: 0
}

.contact-us input,
.contact-us textarea,
.login input,
.login textarea,
.register input,
.register textarea {
	padding-left: 10px;
	padding-right: 10px
}

.contact-us .button-default {
	margin-top: 10px;
	margin-bottom: 0
}

.login .button-default {
	margin-top: 25px
}

.register .button-default {
	margin-top: 0
}

.find-us h3 {
	font-size: 18px;
	margin-top: 25px
}

.find-us ul {
	margin: 10px 0
}

.find-us ul li {
	font-size: 13px;
	color: #585858;
	padding: 6px 0
}

.find-us ul li i {
	color: #58b4f2;
	width: 22px;
	font-size: 16px
}

.error404 {
	text-align: center
}

.error404 h4 {
	padding-top: 28px;
	display: inline-block;
	letter-spacing: 2px;
	margin-bottom: 10px;
	border-radius: 50%;
	font-size: 110px;
	color: #222
}

.double-bounce1,
.double-bounce2 {
	background-color: #fff
}

.footer {
	background: #1c2833;
	padding: 35px 0
}

.about-us-foot {
	text-align: center;
	color: #fff
}

.about-us-foot span {
	color: #212f3d
}

.about-us-foot h6 {
	color: #fff;
	font-weight: 500;
	font-size: 26px;
	letter-spacing: 1px;
	margin-bottom: 10px
}

.social-media {
	text-align: center
}

.social-media a {
	margin: 0 8px
}

.social-media a i {
	text-align: center;
	color: #fff;
	border: 1px solid #fff;
	height: 35px;
	width: 35px;
	margin: auto;
	border-radius: 50%;
	line-height: 32px
}

.social-media a .fa-facebook {
	background: #3b5999
}

.social-media a .fa-twiiter {
	background: #55acee
}

.social-media a .fa-google {
	background: #dd4b39
}

.social-media a .fa-linkedin {
	background: #0077B5
}

.social-media a .fa-instagram {
	background: #125688
}

.copyright {
	text-align: center
}

.copyright span {
	color: #eee;
	text-align: center
}


.plan {
    display: flex;
    font-size: 3vw;
    align-items: center;
    color: #666666c9;
    justify-content: space-between;
}

.plan-wrap {
    width: 56vw;
    height: 0.9vw;
    border-radius: 0.45vw;
    background: #e7e7e7;
}

.plan-con {
    height: 100%;
    border-radius: 0.45vw;
    background: #3485ff;
}
.plan-text {
    margin-left: 0.5vw;
    font-size: 4.5vw;
}
.my_total{
	margin-top: 60px !important;
    color:#fff;background: #212f3d;background: -moz-linear-gradient(top,  #212f3d 0%, #212f3d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#212f3d), color-stop(100%,#2b61a7));
    background: -webkit-linear-gradient(top,  #212f3d 0%,#212f3d 100%);background: -o-linear-gradient(top,  #212f3d 0%,#212f3d 100%);background: -ms-linear-gradient(top,  #212f3d 0%,#212f3d 100%);
    background: linear-gradient(to bottom,  #212f3d 0%,#212f3d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#212f3d', endColorstr='#212f3d',GradientType=0 );}
:root .my_total{filter:none;}
.my_total .user{padding:1.5rem .9rem;font-size:.24rem;}
.my_total .ads{color:#58b4f2; font-size: 28px;}
.my_total .user span{padding:0 .3rem; font-size: 12px;}
.my_total .bal{margin-top:.1rem;text-align:center;}
.my_total .bal_tit{ font-size: 14px; color:#ddd;text-align:center; margin-top:1.1rem;}
.my_total .wait{background:rgba(255,255,255,.1);margin-top:.7rem;padding:.2rem 0;display:-webkit-flex;display:flex;justify-content:space-between;}
.my_total .wait .item{width:50%;border-left:1px solid #ccc;text-align:center;color:#000;}
.my_total .wait .item:first-child{border:0;}
.my_total .wait .item .span_num{color:#fff;font-size: 14px;}
.my_total .wait .item .span_tit{display:block;color:#dadada;margin-top:.1rem;}
.kxian{
	padding:.5rem 0;
	/*-background: #fff;
	background: -moz-linear-gradient(top,  #212f3d 0%, #212f3d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#212f3d), color-stop(100%,#2b61a7));
    background: -webkit-linear-gradient(top,  #212f3d 0%,#212f3d 100%);background: -o-linear-gradient(top,  #212f3d 0%,#212f3d 100%);background: -ms-linear-gradient(top,  #212f3d 0%,#212f3d 100%);
    background: linear-gradient(to bottom,  #fff 0%,#f0f0f0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#212f3d', endColorstr='#212f3d',GradientType=0 );-*/
	}
.jdii{
	color:#fff;
}
.fa-checkk{
	text-align:center;
	color:#58b4f2;
	font-size: 5.24rem;
}
.fa-checkk p{
	color:#616161;
	font-size: 18px;
}
.login_bg form .line {
	width:100%;
    margin-bottom: 25px;
	margin-left: 10px;
	
}
.login_bg form .uploads {
    vertical-align: top;
    position: relative;
    width:100%;
    display: inline-block;
	text-align:center;
}
.login_bg form .uploads img{
  
  
   width: 96%;
   height: 200px;
}
.login_bg form .uploads .file {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    outline: 0;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
.button-defaultt {
	background: #58b4f2;
	color: #fff;
	width: 100%;
	box-shadow: none;
	margin: 20px 0 10px;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #58b4f2;
	padding: 5px 12px 5px;
	display: inline-block;
	cursor: pointer;
	font-size: 18px;
	border-radius: 4px;
	line-height: 32px
}
.button-defaulttt {
	background: #58b4f2;
	color: #fff;
	width: 48%;
	box-shadow: none;
	float:left;
	margin-bottom: 10px;
	padding-left: 15px;
	border: 1px solid #58b4f2;
	padding: 5px 12px 5px;
	display: inline-block;
	cursor: pointer;
	font-size: 18px;
	border-radius: 4px;
	line-height: 32px;
	font-size:14px;
}
.defaut{

	 text-align:center;
}
.button-defaultttt {
	background: #58b4f2;
	color: #fff;
	width: 48%;
	box-shadow: none;
	float:right;
	margin-bottom: 10px;
	padding-left: 15px;
	border: 1px solid #58b4f2;
	padding: 5px 12px 5px;
	display: inline-block;
	cursor: pointer;
	font-size: 18px;
	border-radius: 4px;
	line-height: 32px;
	font-size:14px;
}
.input_text{
	padding-left: 10px;
	padding-right: 10px;
}

.sdsa {
	 margin-top:30px;
	 text-align:center;
}
.sdsa i{
	 font-size:3.24rem;
	 color:#58b4f2;
	 width: 100%;
	 text-align:center;
}
.sdsa label{
	line-height: 32px;
	color: #666;
	width: 100%;
}

.faf{
	color:#58b4f2;
	text-align:center;
}

/*详情*/
.contract_box .data_name{padding:.5rem .2rem;border:1px dashed #ddd;margin-bottom:.5rem;}
.contract_box .data_name span{padding:0 .14rem;font-size:.28rem;}
/*合同*/
.contract_box{margin:0 auto;background:#fff;padding:.3rem .2rem;}
.contract_box.deta{width:100%;padding:.2rem;}
.contract_box .con_name{text-align:center;font-weight:normal;font-size:.34rem;margin:.3rem 0 .2rem 0;}
.contract_box p.stamp{color:#e16f00;font-size:.24rem;text-align:right;margin:0;cursor:pointer;}
.contract_box p{line-height:20px;font-size:.24rem;margin:.15rem 0;color:#000;text-align:left;}
.contract_box p.code{text-align:right;}
.contract_box p label{color:#000;font-weight:bold;}
.contract_box.deta .table_auto{width:100%;margin:auto;overflow:auto;}
.contract_box.deta .table_auto table{margin:auto;width:100%;}
.contract_box .tablec{width:100%;border-collapse:collapse;border-top:1px solid #e5e5e5;border-left:1px solid #e5e5e5;margin-bottom:.3rem;}
.contract_box .tablec td{border-right:1px solid #ddd;border-bottom:1px solid #e5e5e5;padding:.2rem;font-size:.24rem;}
.contract_box .tablec td:first-child{width:43%;}
.contract_box .tablec tr:nth-child(odd){background:#f5f5f5;}
.contract_box.deta .tablec td:first-child{width:auto;}
.contract_box.deta .tablec td{text-align:center;padding:.3rem 0;}
.contract_box.deta .tablec tr:nth-child(odd){background:none;}
.contract_box.deta .tablec tr:hover{background:#f9f9f9;}
.contract_box.deta .tablec th{font-size:.28rem;background:#f5f5f5;padding:.3rem 0;border-right:1px solid #ddd;border-bottom:1px solid #e5e5e5;}
.signature{position:relative;margin:1rem 0 40px;}
.signature .Party{width:3.5rem;display:inline-block;}
.signature .Party dvi{margin-bottom:.3rem;}
.signature .Party dvi{font-size:.24rem;padding-left:.5rem;}
.signature img{position:absolute;z-index:99;top:-.7rem;right:1.6rem;width:2rem;height:2rem;}
.Partyy{width:50%; position:relative; float:left; height:100px;}
.user_list{margin-bottom:10px;border-bottom:1px solid #eaeaea;}
.user_list li a{display:block;border-bottom:1px solid #eaeaea;color:#999;font-size:12px;height:30px;line-height:28px; position:relative;}
.user_list li a i{font-size:12px; margin-right:10px; color:#58b4f2;}
.user_list li a img{position:absolute;width:1.46rem;height:1.46rem;top:1.17rem;left:1.35rem;}
.user_list li:last-child a{border:0;}
.user_list li a:after{content:'';position:absolute;width:1.34rem;height:1.34rem;top:.23rem;right:.35rem;background:url(../img/next.png) no-repeat;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;}
.user_list.set li a{color:#616161;}
.user_list li.txt a:after{background:none;}
.user_list.set li span{color:#616161;font-size:12px;float:right;}
.user_list.set li a img{width:1.4rem;height:1.4rem;top:1.2rem;}
.mycard{padding:3.2rem 5.4rem;color:#fff;margin:.2rem auto;border-radius:.1rem;box-shadow: 0 4px 10px #999;background: #58a5e4;
    background: -moz-linear-gradient(top,  #58a5e4 0%, #2b61a7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#58a5e4), color-stop(100%,#2b61a7));
    background: -webkit-linear-gradient(top,  #58a5e4 0%,#2b61a7 100%);background: -o-linear-gradient(top,  #58a5e4 0%,#2b61a7 100%);background: -ms-linear-gradient(top,  #58a5e4 0%,#2b61a7 100%);
    background: linear-gradient(to bottom,  #58a5e4 0%,#2b61a7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#58a5e4', endColorstr='#2b61a7',GradientType=0 );
}
:root .mycard{filter:none;}
.mycard p{height:1.7rem;line-height:1.7rem;}
.mycard .card_name{font-size:.3rem;padding-right:.5rem;}
.mycard .card_type{font-size:.26rem;}
.mycard .card_num{font-size:.5rem;margin-left:.3rem;}
.mycard_add{background:#fff;padding:.3rem .5rem;display:none;}
.mycard_add h3{font-weight:normal;line-height:1.12rem;color:#404040;font-size:.3rem;text-align:left;border-bottom:1px solid rgba(0,0,0,.12);}
.mycard_add .action{margin-top:.3rem;}
.mycard_add .sub{margin-left:1.15rem;width:1.8rem;height:.8rem;font-size:.3rem;border-radius:.08rem;background:#3582b3;color:#fff;border:0;}
.mycard_add .sub.del{margin-left:.5rem;color:#333;background:#ddd;}
.blank_cardd1{
	border-bottom: 1px solid #e7e7e7;
}
.lhgs{
	height:12.7rem;
	line-height:11.7rem;
	border-bottom: 1px solid #e7e7e7;
}
.sssd{margin-top:20px;}
/*详情*/
.details_top{width:100%;margin:0 auto;padding:1.25rem 1.25rem 0 1.25rem;background:#fff;border:1px solid #ddd;}
.details_top img{width:100%;}
.details_top h1{color:#000;font-size:14px;font-weight:normal;margin:1.15rem 0 1.25rem 0;}
.details_top ul li{border-top:1px solid #ddd;padding:1.1rem 0;font-size:12px;color:#333;line-height:1.6rem;}
.details_top ul li .inner{padding:1.1rem 1.3rem;background:#f5f5f5;display:-webkit-flex;display:flex;justify-content:space-between;}
.details_top ul li .inner .span1{display:block;line-height:1.6rem;color:#000;font-size:12px;text-align:center;}
.details_top ul li .inner .span2{display:block;line-height:1.6rem;font-size:12px;color:#999;text-align:center;}
.details_top ul li .inner p i{font-style:normal;color:#3582b3;font-size:12px;}
.progressBox1{background:#ccc;width:100%;height:1.4rem;border-radius:1.09rem;margin:1.2rem 0;position:relative;}
.progressBox1 .progress1{height:100%;background:#3582b3;border-radius:1.09rem;}
.progressNum1{position:absolute;color:#fff;font-size:12px;top:-.09rem;}
.details_foot{width:100%;background:#fff;margin-top:.3rem;margin-bottom:.1rem;}
.details_foot .tabs{font-size:0;}
.details_foot .tabs span{display:inline-block;width:50%;height:1.9rem;line-height:1.9rem;font-size:12px;color:#000;text-align:center;border-bottom:1px solid #ddd;}
.details_foot .tabs span.on{color:#3582b3;border-bottom:2px solid #3582b3;}
.explain_outer{}
.explain_outer .table{border-collapse:collapse;width:100%;border-top:1px solid #e7e7e7;border-left:1px solid #e7e7e7;}
.explain_outer .table td{padding:1.15rem 1.2rem;line-height:1.4rem;color:#666;font-size:12px;border-right:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;vertical-align:middle;}
.explain_outer .table tr td:first-child{width:30%;text-align:center;}
.explain_outer .table td span{color:#000;font-size:12px;}
.explain_outer .table td i{font-style:normal;font-size:12px;color:red;}
.explain_outer .data{display:none;}
.explain_outer .data img{max-width:100%;}
.invest_btn{position:fixed;z-index:2000;bottom:0;width:90%;height:50px;background:#fff;border-top:1px solid #ddd;}
.invest_btn a{display:block;width:100%;height:50px;background:#58b4f2;color:#fff;text-align:center;line-height:50px;border-radius:5px;}
.huyt{
	width:100%;
	word-wrap: break-word;
	word-break: normal;
}
.form_outer{width:100%;background:#fafafa;padding-top:1.1rem;height:100%;box-sizing:border-box;}
.form_top{width:100%;font-size:0;margin:0 auto;border-radius:5px;padding:1.15rem 0 1.25rem 0;background:#212f3d;}
.form_top p{width:50%;text-align:center;display:inline-block;}
.form_top p .span_tit{color:#fff;font-size:12px;display:block;line-height:1.6rem;}
.form_top p .span_num{color:#fff;font-size:12px;display:block;line-height:1.6rem;}
.form_top p strong{font-weight:normal;}
.form_outer ul li{border-bottom:1px solid #e5e5e5;padding:.5rem .5rem;line-height:1.5rem;display:-webkit-flex;display:flex;justify-content:space-between;}
.form_outer ul li label{font-size:12px;color:#000;}
.form_outer ul li span{font-size:12px;color:#000;margin-right:0;}
.form_outer ul li .start{font-size:12px;color:#3582b3;}
.form_outer ul li .time{color:#58b4f2;font-weight:bold;}
.form_outer ul li span.add{font-size:.24rem;color:#666;}
.form_outer .caculate{/*margin-top:1.5rem;*/}
.form_outer .caculate i{font-size:12px;font-weight:bold;display:inline-block;width:1.30rem;height:1.36rem;color:#333;text-align:center;line-height:1.30rem;border-radius:50%;}
.form_outer ul li input{font-size:12px;color:#000;line-height:1.5rem;width:10rem;text-align:center;background:#fafafa;border:0; margin:0;}