﻿@charset "utf-8";
/* CSS Document */

/* search start */
.search_line .inner_search{
	border-bottom:1px solid #ddd;
}
/* search end */

/* regist start */
.regist{
	height:460px;
	width:1200px;
	margin:0 auto;
	border-top:1px solid #ddd;
}
.regist .inner_regist{
	width:919px;
	height:400px;
	margin:0 auto;
	padding:32px 0 0 0;
}
.inner_regist .welcome_regist{
	width:100%;
	height:20px;
	margin:0 0 26px 0;
}
.inner_regist .welcome_regist span{
	float:left;
	font-size:14px;
	color:#4D4D4D;
}
.inner_regist .welcome_regist p{
	float:right;
	margin:0 0 0 0;
	font-size:14px;
	color:#999;
}
.inner_regist .welcome_regist p a{
	color:#4D4D4D;
}
.inner_regist .regist_content{
	width:100%;
	height:350px;
}
.inner_regist .regist_left{
	width:416px;
	height:270px;
	float:left;
}
.regist_left .textbox{
	width:100%;
	height:30px;
	border:1px solid #999;
	border-radius:5px;
	margin:0 0 24px 0;
	position:relative;
}
.textbox span{
	width:70px;
	display:block;
	float:left;
	height:28px;
	line-height:28px;
	text-align:center;
	font-size:12px;
	background:url(../images/textbox_bg.png) right center no-repeat;
}
.textbox input{
	width:344px;
	text-indent:12px;
	border:0 none;
	height:28px;
	float:left;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	color:#999;
	font-size:12px;
}
.textbox select{
	width:344px;
	text-indent:12px;
	border:0 none;
	height:28px;
	float:left;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	color:#999;
	font-size:12px;
}
.textbox select option{
	width:344px;
	text-indent:12px;
	height:28px;
	color:#999;
	font-size:12px;
}
.textbox i{
	right:10px;
	display:inline-block;
	position:absolute;
	font-size:12px;
	color:#999;
	top:5px;
}
.inner_regist .regist_right{
	width:416px;
	margin:0 0 0 87px;
	height:270px;
	float:left;
}
.regist_right .textbox{
	width:100%;
	height:30px;
	border:1px solid #999;
	border-radius:5px;
	margin:0 0 24px 0;
	position:relative;
}
.regist_right .textbox i{
	width:60px;
	height:20px;
	cursor:pointer;
	vertical-align:middle;
}
.regist_right .textbox i span{
	background:0 none;
}
.regist_right .textbox em{
	right:-16px;
	background:url(../images/true.png) center center no-repeat;
	width:10px;
	height:10px;
	position:absolute;
	top:9px;
	display:none;
}
.regist_right .textbox em.false{
	background:url(../images/false.png) center center no-repeat;
}
.regist_right p{
	width:100%;
	height:30px;
	line-height:30px;
	margin:0 0 24px 0;
}
.regist_right p label{
	text-indent:20px;
	font-size:12px;
	color:#4D4D4D;
	font-weight:normal;
	background:url(../images/input.png) left center no-repeat;
}
.regist_right p .agree_check{
	background:url(../images/input_check.png) left center no-repeat;
}
.remember p .agree_check{
	background:url(../images/input_check.png) left center no-repeat;
}
.regist_right p a{
	color:#004276;
	font-size:12px;
}
.inner_regist .promptly_regist{
	width:100%;
	height:30px;
	margin:20px 0 0 0;
}
.promptly_regist input{
	width:210px;
	height:30px;
	border:0 none;
	background-color:#18C6C4;
	margin:0 auto;
	display:block;
	border-radius:5px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
/* regist　end */

/* instruments start */
.search_line .inner_search {
	border-bottom:0 none;
}
.all_instrument{
	width:100%;
}
.all_instrument .inner_instrument{
	width:1200px;
	margin:0 auto;
}
.inner_instrument .instru_tab{
	width:100%;
	height:42px;
	margin:0 0 23px 0;
}
.instru_tab span{
	width:151px;
	height:42px;
	background-color:#418bca;
	border-top-right-radius:5px;
	border-top-left-radius:5px;
	display:block;
	float:left;
	color:#fff;
	line-height:42px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	font-family:"Microsoft Yahei";
}
.instru_tab ul{
	padding:0 0 0 11px;
	width:1049px;
	float:left;
	height:42px;
	border-bottom:2px solid #418bca;
}
.instru_tab li{
	padding:0 11px;
	height:40px;
	line-height:40px;
	float:left;
	cursor:pointer;
	font-size:16px;
	color:#292929;
}
.instru_tab .instru_check{
	color:#ff4400;
}
.inner_instrument .sift{
	width:100%;
	height:20px;
	margin:10px 0 15px 0;
}
.sift span{
	width:83px;
	text-indent:6px;
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	font-size:12px;
}
.sift ul{
	width:1117px;
	float:left;
	height:20px;
	margin:0 0 0 0;
}
.sift li{
	margin:0 23px 0 0;
	height:20px;
	border:1px solid #e7e7e7;
	float:left;
	display:none;
}
.sift li a{
	padding:0 0 0 10px;
	display:block;
	float:left;
	font-size:12px;
	color:#434343;
	height:20px;
	line-height:20px;
}
.sift li a:hover{
	text-decoration:none;
}
.sift li a:focus{
	text-decoration:none;
	outline:none;
}
.sift li i{
	padding:0 10px 0 0;
	max-width:126px;
	font-size:12px;
	color:#434343;
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	border-right:1px solid #e7e7e7;
	text-align:center;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.sift li span{
	width:19px;
	float:left;
	height:20px;
	font-size:12px;
	color:#434343;
	cursor:pointer;
}
.inner_instrument .classify{
	width:100%;
	margin:0 0 14px 0;
}
.classify .myline{
	width:1199px;
    margin:-1px 0 0 0;
    position:relative;
    height:31px;
    overflow:hidden;
	border:1px solid #eee;
}
.classify .myline span{
	width:104px;
	height:31px;
	display:block;
	float:left;
	background-color:#eff8ff;
	font-size:12px;
	color:#00538d;
	line-height:31px;
	text-align:center;
	border-right:1px solid #eee;
}
.classify .myline ul{
	width:970px;
	padding:0 0 0 2px;
    float:left;
}
.classify .myline ul li{
	padding:0 10px 0 10px;
	margin:0 5px 0 0;
	float:left;
	cursor:pointer;
	font-size:12px;
	color:#343434;
	height:29px;
	line-height:29px;
	border-radius:6px;
}
.classify .myline ul li.selected{
	background-color:#00538d;
	color:#fff;
}
.classify .myline button{
	width:36px;
	margin:0 20px;
	font-size:12px;
	color:#343434;
	border:0 none;
	background:url(more_down.jpg) right center no-repeat #fff;
	text-align:left;
	height:31px;
	float:left;
}
.classify .myline i{
	width:31px;
	display:block;
	float:left;
	height:20px;
	border:1px solid #e7e7e7;
	margin:4px 0 0 0;
	font-size:12px;
	color:#343434;
	line-height:20px;
	text-align:center;
	cursor:pointer;
}
.classify .myline .ensure{left:535px;}
.classify .myline .ensure[disabled]{background-color:#dedede; color:#4D4D4D; border:1px solid #dedede;}
.classify .myline input{
	position:absolute;
	bottom:6px;
	left:50%;
	width:40px;
	height:20px;
	border:1px solid #00538d;
	border-radius:5px;
	background-color:#00538d;
	font-size:12px;
	color:#fff;
	display:none;
}
.main_instrument{
	width:100%;
	height:1440px;
}
.main_instrument .hot_instrument{
	width:240px;
	margin:0 11px 0 0;
	height:978px;
	float:left;
	border:1px solid #eeeeee;
}
.hot_instrument a{
	display: block;
	float: right;
	width: auto;
	background: url(../images/trade.png) left center no-repeat;
	font-size: 12px;
	color: #4D4D4D;
	text-indent:20px;
	margin:0 20px 0 0;
}
.hot_instrument a:hover{
	text-decoration:none;
}
.hot_instrument a:focus{
	text-decoration:none;
	outline:none;
}
.hot_instrument h3{
	width:238px;
	text-indent:18px;
	height:42px;
	border-bottom:1px solid #eee;
	line-height:42px;
	margin:0 0 0 0;
	font-size:16px;
	color:#414141;
	font-weight:bold;
	font-family:"Microsoft Yahei";
}
.hot_instrument ul{
	width:238px;
	height:861px;
	margin:0 0 0 0;
}
.hot_instrument ul li{
	width:225px;
	margin:26px auto 0;
	height:84px;
}
.hot_instrument li a{
	width:85px;
	display:block;
	float:left;
	height:84px;
	background:0 none;
	text-indent:0;
	margin:0 0 0 0;
}
.hot_instrument li a img{
	width:85px;
	height:84px;
}
.hot_instrument li p{
	width:130px;
	height:21px;
    line-height:21px;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
    float:right;
    font-size:12px;
    margin:0 0 0 0;
    color:#4D4D4D;
}
.hot_instrument li .star{
    background:url(../images/star.png) left bottom no-repeat;
}
.hot_instrument li .focus{
	text-indent:18px;
	background:url(../images/focus.png) left 8px no-repeat;
    line-height:26px;
}
.hot_instrument span{
	text-indent:20px;
	margin:16px 20px 0 0;
	display:block;
    float:right;
    width:auto;
    background:url(../images/trade.png) left center no-repeat;
    font-size:12px;
    color:#4D4D4D;
}
.main_instrument .instrument_right{
	width:948px;
	float:left;
	height:1440px;
}
.instrument_right .area{
	width:100%;
	height:42px;
}
.area .sort{
	width:228px;
	height:42px;
	margin:0 0 0 0;
	float:left;
}
.area .sort input{
	border:0 none;
	width:100px;
	height:30px;
	border-radius:6px;
	background-color:#78b9ea;
	font-size:12px;
	color:#fff;
	margin:7px 0 0 0;
}
.area .sort .only_checked{
	background-color:#1f679f;
}
.area .sort li{
	padding:0 16px;
	margin:0 2px 0 0;
	border:1px solid #fff;
	border-radius:5px;
	height:42px;
	line-height:42px;
	text-align:center;
	float:left;
	font-size:12px;
	color:#3b3b3b;
	cursor:pointer;
}
.area .sort .sort_check{
	border:1px solid #418bca;
	color:#418bca;
}
.area .area_right{
	width:162px;
    height:42px;
    float:right;
    line-height:42px;
    text-align:center;
    font-size:12px;
    color:#000;
    border-left:1px solid #dbdbdb;
}
.area_right a{
	width:6px;
	margin:0 8px 0 0;
    height:9px;
    font-size:12px;
    color:#a2a2a2;
    cursor:pointer;
    font-family:Arial;
}
.area_right a:hover{
	text-decoration:none;
}
.area_right a:focus{
	text-decoration:none;
	outline:none;
}
.area_right span{
	color:#ff0000;
    font-size:12px;
}
.area_right .a_last{
	margin:0 0 0 8px;
	color:#000;
}
.area .area_left{
	min-width:226px;
	height:42px;
    float:right;
	position:relative;
	width:auto;
}
.area_left .my_address{
	padding:0 14px;
	margin:0 17px 0 0;
	height:42px;
    border:1px solid #fff;
    float:left;
    font-size:12px;
    color:#2a2a2a;
    line-height:42px;
    cursor:pointer;
}
.area_left .address_check{
	border:1px solid #dbdbdb;
	border-bottom:0 none;
}
.area_left .address_hidden{
	width:306px;
	right:-80px;
	padding:5px 14px;
	border:1px solid #dbdbdb;
	background-color:#fff;
	z-index:10;
	position:absolute;
	top:42px;
	display:none;
}
.address_hidden ul{
	float:left;
	width:100%;
}
.address_hidden li{
	margin:0 10px 0 0;
	float:left;
	font-size:12px;
	line-height:26px;
	color:#4D4D4D;
	cursor:pointer;
}
.address_hidden .prov li{
	width:36px;
}
.address_hidden li.prov_checked{
    background-color:#eee;
    position:relative;
    text-align:center;
}
.address_hidden li.prov_checked i{
    display:block;
    position:absolute;
    bottom:-7px;
    left:50%;
    margin-left:-7px;
    width:14px;
    height:8px;
    background:url(../images/prov_arrow.png) no-repeat;
}
.address_hidden li a{
    color:#4D4D4D;
    cursor:pointer;
}
.address_hidden li a:hover{
    text-decoration:none;
}
.address_hidden li a:focus{
    text-decoration:none;
    outline:none;
}
.address_hidden .prov_hidden{
	padding:0 10px;
    width:100% !important;
    border:1px solid #ccc;
    background-color:#eee;
    margin:6px 0 0 0;
    display:list-item;
    display:none;
}
.prov_hidden li{
	margin:0 14px 0 0;
}
.prov_hidden span{
	margin:0 12px 0 0;
    display:block;
    float:left;
    font-size:12px;
    line-height:26px;
    color:#4D4D4D;
	cursor:pointer;
}
.my_address .address_top{
	padding:0 14px 0 0;
	display:inline-block;
    color:#454545;
    font-size:12px;
    background:url(../images/more_down.jpg) right center no-repeat;
}
.area_left .tab_change{
	width:73px;
	height:26px;
	margin:9px 0 0 0;
	float:left;
}
.tab_change span{
	width:26px;
    height:26px;
    display:block;
    cursor:pointer;
    float:left;
}
.tab_change .tab_img{
	margin:0 21px 0 0;
	background:url(../images/tab1.png) center center no-repeat;
}
.tab_change .tab_list{
	background:url(../images/tab2.png) center center no-repeat;
}
.instrument_right .instrument_img{
	width:959px;
}
.instrument_img .left_img{
	padding:10px 0 0 5px;
	height:1323px;
	overflow:hidden;
}
.left_img ul{
	margin:0 0 0 0;
}
.left_img ul li{
	width:222px;
	margin:0 16px 22px 0;
	float:left;
	/*height:307px;*/
    text-align:center;
    padding:10px 0;
    border:1px solid #eee;/*2391DE*/
    border-radius:2px;    
    cursor:pointer;
    position:relative;
}
.left_img ul li:hover{
    border:1px solid #2391DE;
}
.left_img li a{
	width:200px;
	/*height:222px;*/
    text-align:center;
	display:inline-block;
	margin:0 0 7px 0;
    position:relative;
}
.left_img li a img{
	width:200px;
    border-radius:2px;
	height:150px;
}
.left_img li a div.tips{
    height: 25px;
    background-color: #000;
    filter:alpha(opacity=60);  
      -moz-opacity:0.6;  
      -khtml-opacity: 0.6;  
      opacity: 0.6;  
    position: absolute;
    bottom: 0;
    width: 100%;
    color:#fff;
    line-height:25px;
    font-size:14px;
    text-align:right;
}
.left_img li a span.count{
    color: #fff;
    position: absolute;
    bottom: 0;
    display: inline-block;
    right: 0;
    z-index: 999;
    font-size: 14px;
}
.left_img li a span.status{
    color: #fff;
    position: absolute;
    bottom: 0;
    display: inline-block;
    left: 5px;
    z-index: 999;
    font-size: 14px;
}
.left_img li a span.status.online{
    color:#02F302;
}
.left_img li a span.status.online:after {
    content: '在线';
    font-weight: bold;
}
.left_img li a span.status.offline{
    color:red;
}
.left_img li a span.status.offline:after {
    content: '离线';
    font-weight: bold;
}
.left_img li p{
	text-indent:4px;
	height:20px;
    line-height:20px;
    font-size:12px;
    margin:0 0 0 0;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    color:#4D4D4D;
    width:100%;
    padding:0 10px;
    text-align:left;
}
.left_img li div.inusing {
    width: 0;
height: 0;
border-style: solid;
border-width: 0 0 60px 60px;
border-color: transparent transparent #ffbf00 transparent;
    position: absolute;
    bottom: 0;
    right: 0;
    display:none;
}

.left_img li div.inusing i.usingphoto{
        position: absolute;
    top: 25px;
    right: 4px;
    font-size: 34px;
    color: #fff;
}
.left_img li p font{
	color:#ff0000;
}
.left_img li .instru_eval{
	margin:5px 4px 0 4px;
	height:20px;
    line-height:20px;
    /*background:url(../images/star.png) left center no-repeat;*/
}
.instru_eval span{
	display:block;
    float:right;
    height:20px;
    line-height:20px;
    text-align:right;
    font-size:12px;
    color:#4D4D4D;
	width:138px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.retrieval{
	padding:21px 240px 0 245px;
	width:100%;
	height:111px;
	border:1px solid #EEEEEE;
	margin:0 0 51px 0;
}
.retrieval ul{
	padding:0 0 0 6px;
	width:100%;
	height:21px;
	margin:0 0 9px 0;
}
.retrieval li{
	float:left;
	color:#505050;
	font-size:14px;
	height:21px;
	line-height:21px;
}
.retrieval li a{
	color:#505050;
}
.retrieval li a:hover{
	text-decoration:none;
}
.retrieval li a:focus{
	text-decoration:none;
	outline:none;
}
.retrieval input{
	width:631px;
	text-indent:10px;
	height:29px;
	border:3px solid #44B5AF;
	border-right:0 none;
	font-size:14px;
	color:#44b5af;
	float:left;
}
.retrieval .retri_btn{
	width:79px;
	height:35px;
	background-color:#44B5AF;
	color:#fff;
	text-indent:0;
	border:0 none;
	float:left;
    line-height: 35px;
    font-size: 15px;
    text-align:center;
    cursor:pointer;
}
/* instruments end */

/* online start */
.depart{
	width:1200px;
	margin:0 auto;
	border-bottom:2px solid #418bca;
	height:42px;
}
.depart ul{
	width:392px;
	margin:0 0 0 0;
	height:40px;
	float:left;
}
.depart li{
	padding:0 22px;
	float:left;
	height:40px;
	line-height:40px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	font-size:16px;
	font-family:"Microsoft Yahei";
	color:#2f2f2f;
	cursor:pointer;
}
.depart .checked{
	background-color:#418bca;
	color:#fff;
	font-weight:bold;
}
.instru_name{
	width:1200px;
	padding:8px 30px 0 30px;
	margin:0 auto 20px;
	border:1px solid #EEEEEE;
	border-top:0 none;
	border-bottom:1px solid #D8D8D8;
	overflow:hidden;
}
.instru_name ul{
	margin:0 0 0 0;
}
.instru_name li{
	width:284px;
	height:30px;
	line-height:30px;
	float:left;
	margin:0 0 4px 0;
	font-size:14px;
	color:#404040;
	cursor:pointer;
	text-indent:6px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.instru_name .x_all{
	width:70px;
	margin:0 92px 4px 0;
}
.instru_name li span{
	width:210px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	display:block;
}
.instru_name .instru_hidden{
	width:100%;
	height:200px;
	cursor:auto;
	border:1px solid #ccc;
	background-color:#fff;
	margin:-4px 0 10px 0;
	text-indent:0;
	padding:5px;
	display:none;
}
.instru_hidden .unit_top{
	width:100%;
	height:25px;
	line-height:25px;
	margin:10px 0 10px 0;
}
.unit_name{
	width:1200px;
	padding:13px 0 0 9px;
}
.unit_top i{
	width:47px;
	display:block;
	height:25px;
	background-color:#42B5AE;
	float:left;
	border-radius:5px;
	color:#fff;
	text-align:center;
	font-size:12px;
	cursor:pointer;
}
.unit_top .unit_all{
	margin:0 7px 0 17px;
}
.instru_name .instru_checked{
	background-color:#fff;
	border:1px solid #ccc;
	border-bottom:0 none;
}
.unit_bottom{
	width:100%;
	height:140px;
	overflow:hidden;
	position:relative;
}
.unit_bottom ul{
	/*margin:0 0 0 16px;*/
	position:absolute;
	top:0;
	left:16px;
	width:1094px;
}
.unit_bottom li{
	width:324px;
	margin:0 40px 4px 0 !important;
	/*text-indent:20px !important;*/
	height:24px;
	line-height:24px;
	font-size:14px;
	color:#2e2e2e;
	/*background:url(../images/input.png) left center no-repeat;*/
	cursor:default;
}
.unit_bottom li label{
	background:url(../images/input.png) left center no-repeat;
	width:14px;
	height:14px;
	margin:5px 0 0 0;
	float:left;
}
.unit_bottom .con_scroll{
	width:8px;
	height:100%;
	position:absolute;
	right:8px;
	top:0;
	background-color:#fff;
}
.con_scroll .do_scroll{
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0;
	width:100%;
	position:absolute;
	left:auto;
	right:0;
	top:0;
	background-color:#C8C8C8;
	border-radius:4px;
}
.unit_bottom li .system_checked{
	background:url(../images/input_check.png) left center no-repeat;
}
.unit_bottom li a{
	color:#2e2e2e;
	float:left;
	width:310px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	display:inline-block;
}
.unit_bottom li a:hover{
	text-decoration:none;
}
.unit_bottom li a:focus{
	text-decoration:none;
	outline:none;
}
/* online end */

/* deal start */
.deal,.email_send{
	width:100%;
	position:absolute;
	top:0;
	background-color:rgba(0,0,0,0.5);
	z-index:100;
	display:none;
}
.deal .deal_big,.email_send .deal_big{
	width:100%;
	position:fixed;
	top:0;
	left:0;
}
.deal_big .inner_deal,.email_send .inner_deal{
	height:456px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-228px;
	background-color:#fff;
}
.deal_big .inner_deal{
	width:900px;
	margin-left:-450px;
}
.inner_deal h3{
	text-indent:84px;
	width:100%;
	height:46px;
	border-bottom:1px solid #C7C7C7;
	margin:0 0 0 0;
	line-height:46px;
	font-size:18px;
	font-family:"Microsoft Yahei";
}
.inner_deal .close{
	width:20px;
	height:20px;
	top:-10px;
	right:-10px;
	display:block;
	position:absolute;
	border-radius:50%;
	background-color:#fff;
	opacity:1;
	font-size:14px;
	line-height:20px;
	text-align:center;
	color:#999;
}
.inner_deal .deal_content{
	width:730px;
	height:410px;
	margin:0 auto;
	padding:10px 0 0 0;
}
.deal_content h3{
	margin:4px auto 0;
	height:105px;
	line-height:105px;
	width:506px;
	border-bottom:0 none;
	text-align:left;
	text-indent:43px;
	background:url(../images/pair.png) left center no-repeat;
}
.deal_content ul{
	margin:0 auto;
	width:506px;
	padding:0 0 0 43px;
}
.deal_content li{
	font-size:14px;
	height:45px;
	line-height:45px;
	color:#4d4d4d;
}
.deal_content .mail_send{
	color:#ED5331;
}
.deal_content .textdeal{
	width:100%;
	height:330px;
	overflow-y:scroll;
}
.textdeal h5{
	font-size:12px;
	font-weight:bold;
	color:#808080;
	margin:0 0 0 0;
	height:36px;
	line-height:36px;
}
.textdeal p{
	font-size:12px;
	color:#808080;
	line-height:22px;
	margin:0 0 0 0;
	text-indent:2em;
}
.textdeal .small_title{
	text-indent:4em;
}
.deal_content .deal_btn{
	width:275px;
	display:block;
	height:34px;
	background-color:#18C6C4;
	border:0 none;
	margin:20px auto 0;
	color:#fff;
	font-size:14px;
	border-radius:5px;
}
/* deal end */

/*新加立即注册弹出框*/
.textdeal_first_check{
	display:block;
	background:url(../images/pair.png)  no-repeat  left;
}

.textdeal_txt{
	padding-left:100px;
	padding-top:50px;
	font-size:16px;
}
.textdeal_first{
	margin-bottom:40px;
	font-size:18px;
	background:url(../images/pair.png)  no-repeat  left center;
	padding-left:30px;
    font-family:'microsoft yahei';
}
.textdeal_txt p{
	margin-top:20px;
}
.textdeal_txt .textdeal_second {
	color: #ed4e2a;
}
.inner_deal .deal_btn{
	margin-top:50px;
}
/* foot start */
.instru_foot{
	background-color:#fff !important;
}
.instru_foot .inner_foot{
	border-top:1px solid #ddd;
}
.instru_foot .inner_foot li{
	color:#808080;
}
.instru_foot .inner_foot li a{
	color:#808080;
}
.instru_foot .inner_foot p{
	color:#808080;
}
/* foot end */