body{
 margin: 0;
 padding: 0;
 font-family: "微软雅黑";
 background: #f4f4f4;
}
body,
html{
	-webkit-text-size-adjust: none;
	width: 100%;
	height: 100%;
	font-size: 12px;
	overflow: auto;
	min-width: 1250px;
}
*{
	text-decoration: none;
	list-style: none;
}
img{
	border: 0px;
	vertical-align: middle;
}
button{
	cursor:pointer;
}
ul,li,dl,dd,dt,p,ol,h1,h2,h3,h4,h5{
	font-size: 12px;
	font-weight: 100;
	padding: 0;
	margin: 0;
}
.wrapper{
	clear: both;
	width: 100%;
	overflow: hidden;
}

.wrap{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.index{
	overflow: hidden;
}
.clr{
	clear:both;
	height:0px;
	width:100%;
	font-size:1px; 
	line-height:0px; 
	visibility:hidden; 
	overflow:hidden;
}
.pointer{
	cursor:pointer;
}
a,input,button{
 	outline:none; 
}
::-moz-focus-inner{
	border:0px;
}
a:link {
	color:#080809;
	text-decoration:none;
} 
a:visited {
	color: #080809; 
	text-decoration:none;
} 
a:hover {
	color: #080809; 
	text-decoration:none;
} 
a:active {
	color: #080809; 
	text-decoration:none;
}
a{
	color: #080809;
}
a.decoration{
	text-decoration:underline;
}
a.dark-blue{
	color: #009dd9;
}
.red{
	color: #ff0012;
}
.white{
	background: #fff;
}
.orange{
	color: #ff6e27;
}
.gray{
	color: #666666;
}
.deep-gray{
	color: #333333;
}
.blue{
	color: #3d9fe1;
}
.nf-blue{
	color:#3d9fe1;
}
.dark-blue{
	color: #009dd9;
}
.f16{
	font-size: 16px;
}
.f18{
	font-size: 18px;
}
.f24{
	font-size: 24px;
}

.mt20{
	margin-top: 20px;
}
.ml20{
	margin-left: 20px;
}
.mr26{
	margin-right: 26px;
}
.ml6{
	margin-left: 6px;
}
/*<!-- 顶部 start -->*/
.qy-top{
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	color: #080809;
}
.qy-top p{
	font-size: 14px;
}
.register{
	width: 211px;
}

/*nav start*/
.qy-nav{
	overflow: hidden;
	height: 110px;
	line-height: 110px;
	background: #fff;
}
.qy-nav-txt>ul>li{
	float: left;
	padding:0 43px;
	text-align: right;
	font-size: 16px;
}
.qy-nav-txt>ul>li:last-child{
	padding-right: 0;
}
.qy-nav-txt>ul>li>a:hover,
.qy-nav-txt>ul>li>a.cur
{
	color: #3d9fe1;
}

/*banner*/
.banner{
	background: url(../images/banner.jpg) no-repeat 100% 100%;
	width: 100%;
	height: 458px;
}
.swiper-pagination-bullet{
	width: 15px;
	height: 15px;
}
.login{
	position: absolute;
	right: 30px;
    top: 70px;
    width: 100%;
    z-index: 10;
	width: 100%;

}
.immediately-login{
	display:block;
	width: 200px; 
	height: 40px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	margin: 15px 25px; 
	border-radius:6px;    
	background: #14b2e2;
	font-size: 16px;
    font-weight: 600;
}
.immediately-login:hover{
	color: #fff;
}
.immediately-login:visited{
	color: #fff;
}
.y-submit a.ybtn{
	display: block;
    width: 200px;
    height: 38px;
    color: #e79a00;
    line-height: 38px;
    font-size: 15px;
    text-align: center;
    margin: 15px 8px 0px 25px;
    border-radius: 3px;
    background: #085bc2;
}
.y-submit a.ybtn:hover {
    background: #cdcbcb;
    color: #B25317;
}
.logo-body p {
    font-size: 14px;
    color: #b0b3b4;
    line-height: 25px;
    float: left;
    padding-left: 20px;
}
.logo-body p span {
    color: #ff7512;
    font-size: 16px;
}
.logo-body{
	padding:39px 10px 0px 0px;
	box-sizing: border-box;
}
.login-con{
	width: 1200px;
	margin: auto;
}
.logo{
	float: right;
    background:url(../images/login_bg.png) no-repeat;
    width: 310px;
    height: 310px;
    opacity: 0.95;
    border-radius: 5px;
}
.logo-head{
	height: 62px;
	width: 100%;
	background: rgba(0,0,0,.1);
	line-height: 62px;
	color: #f19334;
	text-align: center;	
	font-size: 20px;
}
.logo-body{
	width: 268px;
	margin: 0 auto;
}
.user {
	margin-top: 26px;
    height: 48px;
    width: 100%;
}
.logo-body .menu{
	overflow: hidden;
    width: 48px;
    height: 48px;
    display: inline-block;
    float: left;
    background: #aea9a5;
    text-align: center;
    line-height: 48px;
}
.logo-body img{
	width: 80%;
}
.logo-body input{
	width: 82%;
    height: 48px;
    float: left;
    box-sizing: border-box;
    padding-left: 20px;
}
.pass{
	margin-top: 27px;
}
.forget a{
	margin: 10px 0;
	float: right;
	color: #fff;
	font-size: 14px;
}
.btn{
	width: 100%;
	height: 34px;
	line-height: 34px;
	background: #f19337;
	text-align: center;
}
.btn button{
	background: none;
	color: #fff;
	outline: none;
	border: 0;
	font-size:16px;
	cursor: pointer;
}
.banner-bot{
	width: 100%;
	height: 56px;
	background: rgba(255,255,255,.38);
	background: url(../images/bg2.png) repeat-x;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 999;
}
.banner-bot-tip{
	width: 1200px;
	margin: auto;
	line-height: 56px;
	color: #333333;
	
}
.banner-bot-tip>p{
	font-size: 14px;
}
.list{
	display: inline-block;
	width: 4px;
	height: 4px;
	background: #333333;
	margin: 3px 9px;
}
.ml29{
	margin-left: 29px;
}
.search input{
	width: 315px;
	height: 35px;
	padding-left: 35px;
	background: none;
	border: 2px solid #eeeeee;
	
}
.search{
	position: relative;
}
.y-search{
	position: absolute;
	left: 15px;
	top:21px;
}
.search-text{
	display: inline-block;
	width: 54px;
	height: 40px;
	background: #6190e8;
	color: #fff;
	line-height: 39px;
	text-align: center;
	border: 0;
	outline: none;
	cursor: pointer;
}


 .arrow-right {
    background: url(../images/arrows.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    z-index: 15;
}
 .arrow-left {
    background: url(../images/arrows.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    z-index: 15;
}
.swiper-container{
	width: 100%;
	height: 458px;
}
.pagination {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 13px;
  height: 13px;
  border-radius: 8px;
  background: #555;
  margin: 0 5px;
  opacity: 0.8;
/*  border: 1px solid #fff;*/
  cursor: pointer;
}
.swiper-active-switch {
  background: #007aff;
}


/*交易信息*/
.qy-info-list{
	height: 90px;
	line-height: 90px;
	width: 400px;
	position: relative;
	background: #fff;
	box-sizing: border-box;
    padding-left: 50px;
}
.mr20{
	margin-right: 20px;
	margin-top: 20px;
}

.f30{
	font-size: 30px;
    margin-top: -20px;
    position: absolute;
    top: 10px;
}
.f14{
	font-size: 14px;
    /* margin-top: 10px; */
    position: absolute;
    top: 20px;
}
.line{
	width: 1px;
    height: 52px;
    background: #e5e5e5;
    float: right;
    line-height: 90px;
    margin-top: 16px;
}

/*qy-trade*/
.qy-trade-leftimg{
	height: 399px;
}
/*.qy-trade-list{
	width: 468px;
	height: 195px;
}*/
.qy-trade-list {
    width: 462px;
    height: 190px;
    margin-left: 20px;
    padding:37px 30px;
    box-sizing: border-box;
/*    transition: all 1s;
    -webkit-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;*/
}
/*.qy-trade-list:hover{
	transform: scale(1.02);
	-webkit-transform: scale(1.02);
	-ms-transform: scale(1.02);
	-o-transform: scale(1.02);
}*/
.qy-trade-list-txt{
	margin-top: 34px;
}
.qy-trade-list-txt1{
	font-size: 33px;
	color: #333;
    margin-left: 10px;
}
.qy-trade-list-txt2{
	margin: 10px 0 0 10px;
	font-size: 16px;
	color: #666;
}
/*电子签章*/
.elected-left{
	width: 380px;
	height: 164px;
	background-color: #7cc0ff;
	position: relative;
}
.elected-left-img{
	margin: 0px 0 0 49px;
	padding-top: 49px;
}
.elected-left-con{
	padding-top: 40px;
	margin-left: 28px;
	font-size: 30px;
}

.elected-left-con-tit1{
	font-size: 30px;
}
.elected-left-con-tit2{
	margin-top: 14px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	line-height: 30px;
}
.angle{
	display: inline-block;
	border-top: 18px solid transparent;
	border-left: 18px solid transparent;
	border-bottom: 18px solid transparent;
	border-right: 18px solid #fff;
	position: absolute;
    right: 0;
    top: 35%;
}
.elected-right{
	background:#fff;
	width: 820px;
	height: 164px;
}
.path{
	margin-top: 32px;
    margin-left: 35px;
    font-size: 14px;
    overflow: hidden;
    color: #555555;
}
.path a{
	color:#555;
}
.path1{
	width: 102px;
	height: 102px;
	text-align: center;
	border-radius: 50%;
	border:2px solid #3faedf; 
}
.path1>p{
	font-size: 14px;
}
.path1>img {
    margin: 20px 0 5px 0;
}
.path2-top>img {
    margin-right:8px;
}
.next{
	margin: 0 10px;
	line-height: 102px;
	font-size: 20px;
	color: #3faedf;
}
.path2-top{
	width: 135px;
	height: 41px;
	border: 2px solid #3faedf;
	border-radius: 42px;
	text-align: center;
	line-height: 34px;
	padding-top: 5px;

}
.mb10{
	margin-bottom: 6px;
}

/*物流*/
.logistics-top{
	height: 72px;
	line-height: 72px;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 1px;
}
.logistics-top>p{
	color: #999999;
	font-size: 16px;
}
.logistics-top>p.left-tit{
	margin-left: 43px;
}
.logistics-top>p.left-tit>span{
	margin-right: 10px;
}
.logistics-top p.right-tit{
	margin-right: 43px;
}
.logistics-top p.right-tit a{
	color: #999;
}
.logistics-top p.right-tit a:hover{
	color: #0282cd;
}
.logistics-list{
	width: 389px;
	text-align: center;
	background: #fff;
	float: left;
	margin-right: 16px;
}
.logistics-list:nth-child(5){

	margin-right: 0px;
}

.logistics-list-last{
	margin-right: 0px;
}
.logistics-list>h3{
	font-weight: normal;
	font-size: 24px;
	color: #0084d4;
	margin-top: 25px;
	margin-bottom: 17px;

}
.logistics-list-line{
	width: 40px;
	height: 1px;
	background: #efefef;
	text-align: center;
    margin: auto;
    display: block;
}
.logistics-list-con{
	margin-top: 16px;
	overflow: hidden;
}
.logistics-list-con p{
	font-size: 14px;
	color: #2e2e2e;
}
.logistics-list-left{
	margin-left: 20px;
}
.logistics-list-left p span{
    width: 153px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    white-space: nowrap;
    display:inline-block;
    text-align: left;
    margin-left:5px;
    vertical-align: middle;
}	
.logistics-list-left>p>img{
	width: 35px;
	height: 35px;
}
.logistics-list-right{
	margin-right:38px;
}
.logistics-list-right>p{
	color:#ff0012 ;
	margin: 23px 0 0 20px;
}
.logistics-time{
	margin: 23px 0 26px 40px;
	text-align: left;
}
.logisitics-cargo {
	overflow: hidden;
	padding-bottom: 38px;
}
.logisitics-cargo li{
	float: left;
	font-size: 16px;
	color: #777777;
	margin-left: 46px;
}
.logisitics-cargo li span{
	margin-top: 3px;
    display: inline-block;
}
.f20{
	font-size: 20px;
}
/*云搜索*/
.search-list{
	height:130px;
	border-bottom:1px solid #e1e1e1;
	background:#fff;
}
.search-list>ul{
	padding-top:26px;
}
.search-list>ul>li{
	color:#999999;
	text-align:center;
	border-right:1px solid #e1e1e1;
	width:148px;
	float:left;
}
.search-list>ul>li.w236{
	width:236px;
}
.search-list>ul>li.search-lastlist{
	border-right:0;
}
.search-view{
	display:inline-block;
	width:121px;
	height:45px;
	line-height:45px;
	font-size:16px;
	text-align:center;
	color:#fff;
	background:#bc3434;
	margin:26px 0 0 40px;
	border-radius:5px;
}
.search-view:hover{
	color:#fff;
	background:#a41717;
}
.search-lastlist a{
	color:#fff;
}
.search-view,
.search-view:link{
	color:#fff;
}
.search-list>ul>li>p{
	font-size:14px;
	text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-word;
    white-space: nowrap;
    overflow:hidden;
}
.search-list>ul>li>p.do{
	font-size:42px;
	color:#e74c3c;
	margin-bottom:15px;
}
.search-list>ul>li>p.number{
	font-size: 24px;
    color: #666;
    margin-bottom: 24px;
    padding-top: 15px;
}
.search-list>ul>li>p.yellow{
	color:#ffb500;
}
.search-list>ul>li>p.blue{
	color:#3392d8;
}

/*交易数据*/
.meitan-count{
	width:593px;
	padding-bottom:25px;
}
.change{
	 margin: auto;
    height: 42px;
    line-height: 42px;
    margin-top: 33px;
    text-align: left;
    margin-bottom: 10px;
}
.mr14{
	margin-right:14px;
}
.change div{
	font-size: 16px;
	color: #999;
	box-sizing: border-box;
}
.change div a{
	color: #999;
}
.change div span {
	display: inline-block;
	margin-left: 53px;

}
.change div span.cur3{
	border-bottom: 3px solid #6190e8;
}
.years{
	display: inline-block;
	float: right;
	margin-right: 27px;
}
.years select{
	width: 122px;
	height: 34px;
	border:1px solid #e4e4e4;
	color: #ff702a;
	padding-left: 18px;
	background: none;
}
.qy-data{
	overflow: hidden;
	padding-bottom: 20px;
}
.qy-data-head{
	width: 593px;
    margin: auto;
    text-align: center;
    padding-top: 30px;
}
.qy-data-head>p {
    margin-top: -24px;
    font-size: 20px;
    color: #333;
}
/*通知公告*/
.qy-tip-tip{
	box-sizing: border-box;
	height: 406px;
}
.ml54 {
    margin-left: 54px;
}
.video-news{
	width: 302px;
	height: 406px;
	text-align: center;
}
.video-news-img{
	margin-top: 5px;
}
.video-news-title{
	height: 60px;
	text-align: left;
	margin: 26px 26px 15px 26px;
	border-bottom: 2px solid #eeeeee;
}
.video-news-title > p{
	color: #0282cd;
}
.video-news-list{
	margin-top: 22px;
	margin-left:26px;
}
.list-tip{
	width: 5px;
    height: 6px;
    background: #0282cd;
    display: inline-block;
    margin-right: 6px;
    position: relative;
    top: -2px;
}
.video-news-list>p{
	font-size: 14px;
	color: #666;
	margin-bottom: 13px;
	overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
}
.video-news-list>p>a{
	color: #666;
}
.video-news-list>p>a:hover{
	color: #0282cd;
}
.more:hover{
	color: #0282cd;
}

/*显示记录信息*/
.deals-record-list{
	width: 389px;
	height: 120px;
	background: #fff;
	padding: 20px 0;
	text-align: center;
	box-sizing: border-box;
}
.deals-record-list>img{
	float: left;
	margin-left: 40px;
	margin-top: 13px;
}
.deals-record-list>p{
	float: left;
	text-align: left;
	margin-top: 4px;
	margin-left: 16px;
	width: 257px;
	line-height: 28px;
}
.deals-record-list>p>span{
	display: block;
	font-size: 20px;
	color: #111111;
	font-weight: 600;
	margin-bottom: 5px;
}
.deals-record-list>p>span.gray{
	color: #666;
	font-size: 15px;
	font-weight: normal;
}
.ml108{
	margin-left: 16px;
}


/*合作伙伴*/
.qy-compener{
	height: 66px;
	line-height: 66px;
	box-sizing: border-box;
}
.qy-compener>p{
	margin-left: 19px;
	color: #333;
	font-size: 24px;
}
.qy-compener-show{
	overflow: hidden;
	box-sizing: border-box;
}
.qy-compener-list{
	border: 1px solid rgba(255,255,255,.1);
}
.qy-compener-list:hover{
border: 1px solid #5dacec;
}

.mb12{
	margin-bottom: 12px;
}
.mr12{
	margin-right: 9px;
}
/*底部*/
.foot{
	padding:10px 0;
	color:#fff;
	text-align:center;

}
.foot p{
	font-size:15px;	
	color:#999999;
	line-height:40px;
}
.foot p a{
	color:#999999;
}
.deep{
	background:#292929;
}



/*电子签章内容页面*/
.border-top{
	padding-top: 25px;
    border-top: 1px solid #ddd;
}
.main h3 {
    text-align: center;
    font-size: 26px;
    margin-bottom: 40px;
    margin-top: 20px;
}
.main .color-blue {
    color: #2eaeec;
}
.main .detailTop {
    font-size: 16px;
    line-height: 36px;
    text-indent: 30px;
}
.main .detailTit {
    font-size: 18px;
    line-height: 42px;
    margin-top: 20px;
}
.main .detailTit .listItem {
    width: 11px;
    height: 11px;
    display: inline-block;
    background: url(../images/listItem.png);
    margin-right: 10px;
}
.main .detailP {
    font-size: 16px;
    line-height: 36px;
    text-indent: 30px;
}
.main .padding-left {
    text-indent: 2em;
}
.main .openService {
    text-align: center;
}
.main .openService a {
    display: inline-block;
    width: 175px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #00b7ed;
    color: #ffffff;
    border-radius: 3px;
    font-size: 24px;
    margin: 50px 0;
    text-decoration: none;
}
.main .openService a:hover{
	background: #039ecc;
}


/*云到页面*/
.process01-head{
	text-align: center;
}
.process01-con-left{
	width: 531px;
	text-align: center;
	margin-top: 24px;

}
.process01-con-left>h3{
font-size: 30px;
color: #666;
}
.process01-con-left>p{
font-size: 16px;
color: #666;
width: 340px;
margin: auto;
margin-top: 24px;
text-align: left;
line-height: 32px;
}
.process01-con-right{
	margin-top: 24px;
	padding-bottom: 73px;
}
.process02-con-right{
	margin-left: 94px;
}
.bg-333{
	background: #f7f7f7;
	width: 1161px;
	height: 60px;
}
.mt-78{
	margin-top: -78px;
}
.h8{
	width: 100%;
	height: 8px;
	background: #fff;
}
.function-title{
	margin-top: 9px;
	width: 136px;
	height: 40px;
	background: #fff;
	color: #075184;
	font-size: 18px;
	line-height: 40px;
	padding-left: 19px;
}
.function-con{
	border-top: 1px solid #14a1cf;
	background: #fff;
	height: 228px;
	padding: 17px 25px;
}
.function-con-list{
	width: 160px;
	height: 184px;
	border:1px solid #e1e1e1;
	/*border-top:2px solid #0087c2;*/
	text-align: center;
	padding-top: 40px;
	position: relative;
	float: left;
	margin-right: 35px;
}
.function-con-list.last{
	margin-right: 0;
}
.function-con-list>p{
	font-size: 21px;
	color: #333;
	margin-top: 14px;
}
.function-model{
	width: 100%;
	height: 181px;
	background: #0087c2;
	position: absolute;
	left: 0;
	top:0;
	display: none;
}
.function-model{
	padding-top: 45px;
}
.function-model>p{
	color: #fff;
	font-size: 16px;
	height: 35px;
	width: 80%;
	margin: auto;
}
.yun{
	text-align: center;
	padding:36px 0;
}
.subscribe{
	text-align: center;
	padding-bottom: 10px;
}
.subscribe>h3{
	font-size: 30px;
	color: #212121;
	line-height: 70px;
}
.subscribe>p{
	color:#221815;
	font-size: 20px;
	line-height: 40px;
	text-align: left;
	text-indent: 40px;
}
.bg-fff{
	width: 100%;
	height: 20px;
	background: #fff;
}
.trade-process-con{
	padding: 20px 40px;
	height: 130px;
}
.trade-process-con img{
	margin-right: 130px;
}
.trade-process-con img.last{
	margin-right: 0;
}
.trade-process-conlist{
	margin-top: 40px;
	background: #fff;
	padding: 0px 62px 15px;
}
.trade-conlist-head{
	height: 40px;
	border-bottom: 1px dashed #c6c6c6;
	padding-top: 45px;
}
.trade-conlist-head>h3{
	font-size: 20px;
	color: #666;
	float: left;
	margin-left: 10px;
}
.trade-conlist-head>span{
	float: right;
	margin-right: 10px;
	font-size: 18px;
	color: #f00;
}
.trade-conlist-info{
	height: 122px;
	line-height: 122px;
	border-bottom: 1px dashed #c6c6c6;
}
.trade-conlist-info>p{
	/*width:200px;*/
	margin-right: 88px;
	float: left;
	font-size: 18px;
	color: #666666;
}
.trade-conlist-info>p.last{
	margin-right: 0;
}
.ft30{
	font-size: 30px;
}
.mt73{
	margin-top: 73px;
}