﻿@charset "utf-8";

/* Style Reset
-----------------------------------------------------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, blockquote,h1,h2,h3,h4,h5,h6,p
{ margin:0px; padding:0px; -moz-user-select: none; -khtml-user-select: none; user-select: none;}
html button::-moz-focus-inner{ border-color:transparent!important; } 
input, button, textarea,select, optgroup, option { font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit;}
ul, li, dl, dt, dd, ol { display: block; list-style: none; }
fieldset, img { border:0; }
iframe { background-image: none; }
input,textarea{outline:none;}
.clear {clear:both; height:0px;}
.clear-fix:after{content: "."; display: block; height: 0; font-size: 0; clear: both; visibility: hidden;}
img{ border:0px;}
body{font-family:simsun; color:#333333; font-weight:400; overflow-x: hidden; -webkit-text-size-adjust:none; font-size:12px; min-width: 1200px; background:#fff; background-size: cover;}
a{text-decoration:none; color:#333333; transition: all 0.5s ease;}
a:hover{text-decoration:underline; color:#c31224;}
.fl{float:left;}
.fr{float:right;}
.none{display:none;}
.ani5{transition: all ease-in-out .5s;}
.ani{overflow: hidden;}
.ani img{transition: all ease-in-out .3s; display: block;}
.ani:hover img{ transform: scale(1.05);}
.h10px{ height:10px; width:100%; clear:both;}
.h15px{ height:15px; width:100%; clear:both;}
.h25px{ height:25px; width:100%; clear:both;}
.h50px{ height:50px; width:100%; clear:both;}
.mt15px{ margin-top:15px;}
.mt10px{ margin-top:10px;}
.mt20px{ margin-top:20px;}
.mr15px{margin-right: 15px;}
.w1200{width:1200px; margin:4px auto;}
.blod{ font-weight:bold;}
html{ -webkit-text-size-adjust:none; font-size:12px;}
.txt{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
center{ text-align:center; line-height:60px; font-family:"微软雅黑"}
em{ font-style:normal;}
.tecen{ text-align: center !important;}
.red{color: red;}
i,em{ font-style: normal;}
/*
内容样式开始

头部信息
*/
#top{background: #efefee; border-bottom: #dfdfda solid 1px;}
.top_con{height: 36px; font:400 12px/36px "微软雅黑"; padding: 4px 0 0;}
.top_lf{float: left; padding-left: 12px; color: #999;}
.top_lf em{color: #222;}
.top_ri{float: right; color: #999;}
.top_ri a{color: #222; margin: 0 10px;}
.top_ri a:hover{color: #4ebf3c;}
.top_ri a.hover{color: #4ebf3c;}
#head{height: 110px; padding: 26px 0 0; position: relative;}
.logo{display: block; float: left; width: 427px; height: 85px; margin-top:-3px;}
.hsnr{float: right; width: 720px; padding: 8px 0 0;}
.hsear{height:42px; padding: 4px; background: #4ebf3c; width: 600px; position: relative;}
.hsear .ty{float: left; width: 87px; height:42px; background: #fff; border-right: #dfdfda solid 1px; font: 400 14px/42px "微软雅黑"; color: #333; text-align: center;}
.hsear .sub{position: absolute; top: 48px;  padding: 2px 0 0; width: 87px; background: #fff; border: #4EBF3C solid 1px; left: 3px; display: none;}
.hsear .sub p{height: 34px; font: 400 14px/34px "微软雅黑"; color: #333; cursor: pointer;}
.hsear .sub p:hover{background: #4ebf3c; color: #fff;}

.hsear input{float: left; width: 393px; height: 42px; background: #fff url(../images/sear_btn.jpg) 21px center no-repeat; font: 400 14px/42px "微软雅黑"; color: #333; border: none; text-indent: 52px;}
.hsear input.btn{background: #4ebf3c; width: 118px; text-align: center; cursor: pointer; font-size: 18px; color: #fff; text-indent: 0;}

.hhot{height: 36px; overflow: hidden; font: 400 12px/36px "微软雅黑"; color: #999; padding-left: 16px;}
.hhot a{color: #999; margin:0 6px;}
.hhot a:hover{color: #ff534f;}
.hhot em{color: #ff534f;}

/*
 导航
 * */
#nav{height: 45px; background: url(../images/nav_line.jpg) left bottom repeat-x; position: relative; z-index: 99;}
.nav_ty{float: left; width: 250px; height: 45px; background:#3fa030;opacity:0.75 url(../images/ty_ico.jpg) 58px center no-repeat; position: relative;}
.nav_ty h3{font: 400 18px/45px "微软雅黑"; color: #fff; text-indent: 90px;position: relative;
    right: 20px;}
.nav_sub{position: absolute; top: 45px; left: 0; width: 210px; height: 460px; background: url(../images/bg60.png); padding:0 20px; display: none;}
.nav_sub dl{padding: 20px 0 0;}
.nav_sub dl dt{height: 38px; font: 400 16px/38px "微软雅黑";}
.nav_sub dl dt a{color: #fefefe;}
.nav_sub dl dt img{display: inline-block; vertical-align: -3px; margin-right: 8px;}
.nav_sub dl dd{font: 400 14px/24px "微软雅黑"; color: #949494; margin-left: -10px; width: 220px;}
.nav_sub dl dd a{display: inline-block; vertical-align: top; color: #a3a3a3; margin: 0 6px;}
.nav_sub dl dd a:hover{color: #fff;}

.nav_con{height: 45px; float: left; padding-left: 30px;}
.nav_con li{float: left; height: 45px; font: 400 14px/45px "微软雅黑"; position: relative;}
.nav_con li a{display: block; color: #222; padding: 0 30px;}
.nav_con li i{display: block; width: 0; height: 5px; background: #febd49; position: absolute; left: 50%; bottom: 0; transition: all ease-in-out .3s;}
.nav_con li:hover i{width: 100%; left: 0;}
.nav_con li a:hover{text-decoration: none;}
.nav_con li.hover i{width: 100%; left: 0;}
.nav_con li.hover a{text-decoration: none;}

/*
 banner动画
 * */
.w100{width: 100%; min-width: 1200px;}
#iban{height: 480px; position: relative;}
#ibanner{width: 1920px; height: 480px; position: absolute; left: -360px; top: 0;}
#ibanner .rslides{width:1920px;height:480px;overflow:hidden;position:relative;}
#ibanner .rslides li{height:480px;}
#ibanner .rslides a{display: block;}
#ibanner .rslides_tabs{ position:absolute; bottom:15px; left:0; height: 18px; width:100%;text-align:center;}
#ibanner .rslides_tabs li{ display: inline-block; vertical-align: top; height: 18px; width: 18px; margin-right:10px; background: #fff; border-radius: 50em;}
#ibanner .rslides_tabs a{display: block; overflow: hidden; text-indent: 100px; width: 18px; height: 18px;}
#ibanner .rslides_tabs .rslides_here{ background: none; border: #fff solid 3px; width: 12px; height: 12px;}

/*
 首页内容
 * */
#imain{padding: 50px 0 0; height: 375px;}
.im_con1{height: 231px;}
.im_con1 li{float: left; width: 33.33%; text-align: center; height: 230px;}
.im_con1 li a{display: block;}
.im_con1 li a:hover{text-decoration: none;}
.im_con1 li .pic{display: block; margin: 0 auto; width: 80px; height: 80px;}
.im_con1 li h2{padding: 16px 0 0; height: 36px; font:400 26px/36px "微软雅黑"; color: #3d3d3d;}
.im_con1 li h3{font: 400 14px/22px "微软雅黑"; color: #666666;}
.im_con1 li p{font: 400 14px/24px "微软雅黑"; color: #fe524e;}
.im_con1 li p.p2{color: #4ebf3c;}
.im_con1 li p.p3{color: #0187e8;}


.i_adv{height: 100px;}

#link{padding-bottom: 12px;}
.lk_tit{height: 39px; border-bottom: #d4d3d4 solid 1px; background: url(../images/lk_tbg.jpg) 8px 8px no-repeat; padding-left: 22px; font: 400 18px/30px "微软雅黑"; color: #222;}
.lk_tit a{float: right; font: 400 14px/38px "微软雅黑"; color: #222; margin-right: 10px;}
.lk_nr{padding: 22px 0 0 5px;}
.lk_nr li{width: 190px; height: 50px; margin: 0 10px 10px 0; float: left;}
.lk_nr li a{display: block;}

/*
 底部信息
 * */
#boot{background: #22552f; border-bottom: #35383e solid 1px;}
.bt_con{height: 276px; padding:54px 0 0; position: relative;}
.bt_lf{float: left; padding: 8px 0 0 36px; width: 990px;position: relative;top: 0px;right: -110px;}
.bt_lf dl{float: left; width: 150px; padding-right: 97px;}
.bt_lf dl dt{height: 37px;margin-top:106px;margin-left:15px; border-bottom: #484a50 solid 1px; font: bold 18px/22px "微软雅黑"; color: #fff; padding-left: 28px;}
.bt_lf dl dt.ico1{background: url(../images/bt_ico1.jpg) left top no-repeat;}
.bt_lf dl dt.ico2{background: url(../images/bt_ico2.jpg) left top no-repeat;}
.bt_lf dl dt.ico3{background: url(../images/bt_ico3.jpg) left top no-repeat;}
.bt_lf dl dt.ico4{background: url(../images/bt_ico4.jpg) left top no-repeat;}
.bt_lf dl dd{height: 32px; padding-left: 28px; font: 400 14px/32px "微软雅黑";}
.bt_lf dl dd a{color: #bebfc0;}
.bt_lf dl dd a:hover{color: #937036;}
.bt_ewm2{width: 143px; height: 143px; position: absolute; top: 4px; right:669px;}
.bt_wz2{width: 27px; /*text-align: center;*/ font: 400 14px/18px "微软雅黑"; color: #ffffff; position: absolute; top: 1px; right: 630px;}

.bt_ewm{float: right; width: 143px;margin-right: 405px;margin-top:-330px; height: 143px;}
.bt_wz{/*float: left; */width: 27px; /*text-align: center;*/position: relative;top: -330px;right: -832px;margin-top: 0px;margin-left: -20px; font: 400 14px/14px "微软雅黑"; color: #ffffff;}

#foot{background: #202228; overflow: hidden;}
.ft_con{height: 70px; padding: 20px 0 0; text-align: center; font: 400 14px/26px "微软雅黑"; color: #949596;}
.ft_con a{color: #949596;}
.ft_con a:hover{color: #937036;}
.ft_con a.hover{color: #937036;}
.ft_con .fx{display: inline-block; vertical-align: middle; width: 150px; background:url(../images/fx_bg.jpg) left center no-repeat;}
.ft_con .bdsharebuttonbox a{ background:none !important;}


/*
交易项目
 * */
#nmain{padding: 30px 0;}
.n_type{height: 70px;}
.n_type ul{ height: 40px;}
.n_type ul li{float: left; height: 40px; margin-left: -1px;}
.n_type ul li a{display: block; height: 38px; padding: 0 24px; font: 400 14px/38px "微软雅黑"; color: #333333;background: #efefee;border: #dddddd solid 1px;}
.n_type ul li a:hover{background: #4ebf3c; color: #fff;}
.n_type ul li.hover a{background: #4ebf3c; color: #fff;}

.n_sx{background: #f1f1f1; margin-bottom: 20px; border: #dddddd solid 1px;}
.n_sx dl{border-bottom: #dddddd solid 1px;}
.n_sx dl dt{float: left; padding: 17px 0 17px 27px; font:bold 14px/26px "微软雅黑"; color: #333;}
.n_sx dl dd{float: right; width: 1075px; padding: 17px 0 17px 13px; background: #fff; min-height: 30px;}
.n_sx dl dd .ddc1{border-bottom: #ebebeb solid 1px; min-height: 30px; margin-bottom: 17px; padding-bottom: 17px;}
.n_sx dl dd a{display: block; font: 400 14px/30px "微软雅黑"; color: #666666; padding: 0 14px; float: left;}
.n_sx dl dd a:hover{background: #e44b39; color: #fff;}
.n_sx dl dd a.hover{background: #e44b39; color: #fff;}
.n_sx dl dd select{float: left; min-width: 220px; border-radius: 3px; margin-right: 10px; height: 40px; border: #ddd solid 1px; font: 400 14px/40px "微软雅黑"; color: #666; text-indent: 3px; background: #f8f8f8;}

.n_left{float: left; width: 880px;}
.n_px{border: #dedede solid 1px; padding: 9px; height: 30px; background: #f7f5f5; margin-bottom: 10px;}
.n_px ul{float: left; margin-right: 32px; background: #fff;}
.n_px ul li{float: left; border: #dddddd solid 1px; height: 28px; margin-left: -1px; font: 400 12px/28px "微软雅黑"; color: #333;}
.n_px ul li a{display: block; padding: 0 13px; color: #333;}
.n_px ul li:hover{border: #4ebf3c solid 1px;}
.n_px ul li a:hover{background: #4ebf3c; color: #fff;}
.n_px ul li.hover{border: #4ebf3c solid 1px;}
.n_px ul li.hover a{background: #4ebf3c; color: #fff;}
.n_psear{float: left; width: 188px; height: 28px; border: #ddd solid 1px; background: #fff;}
.n_psear input{float: left; width: 146px; height:28px; padding-left: 8px; font: 400 12px/28px "微软雅黑"; color: #666; border: none;}
.n_psear input.btn{width: 32px; height: 28px; cursor: pointer; background: url(../images/sear_btn.jpg) center center no-repeat;}
.n_px p{float: right; font: 400 14px/18px "微软雅黑"; color: #333; margin: 5px;}
.n_px p a{display: inline-block; vertical-align: top; width: 28px; height: 18px; border: #d1ccc7 solid 1px; text-align: center; background: #fcfcfc; color: #333; font-family: simsun;}
.n_px p em{font-weight: bold; color: #e44b39;}
.n_list{border: #ddd solid 1px; min-height:800px;}
.n_list dl{border-bottom: #ddd solid 1px; height: 170px; padding: 20px 0 0 20px;}
.n_list dl dt{float: left; width: 220px;}
.n_list dl dt a{display: block; width: 200px; height: 150px;}
.n_list dl dd{float: right; width: 637px; position: relative; height: 150px;}
.n_list dl dd .txt{display: block; height: 28px; margin: 6px 0 0; font: bold 18px/28px "微软雅黑"; color: #333;}
.n_list dl dd .txt2{height: 38px; font: 400 14px/26px "微软雅黑"; color: #666;}
.n_list dl dd .txt3{height: 45px; /*background: url(../images/lico.jpg) left 5px no-repeat;*/ font: 400 14px/24px "微软雅黑"; color: #666;}
.n_list dl dd .txt3.zw{background: url(../images/licox.jpg) left 5px no-repeat;}
.n_list dl dd .txt3 p{float: left; min-width: 88px; height:45px; overflow:hidden; max-width:33.33%; padding-right:15px;}
.n_list dl dd .txt3 p.p1{background:url(../images/lico_01.jpg) left 5px no-repeat; padding-left:22px; margin-right:15px;}
.n_list dl dd .txt3 p.p2{background:url(../images/lico_02.jpg) left 5px no-repeat; padding-left:22px; margin-right:15px;}
.n_list dl dd .txt3 p.p3{background:url(../images/lico_03.jpg) left 5px no-repeat; padding-left:22px; margin-right:15px;}
.n_list dl dd .txt3.zw p{width: 92px;}
.n_list dl dd .txt3.ncp .p1{background: url(../images/licox1.jpg) left 5px no-repeat;}
.n_list dl dd .txt3.ncp .p2{background: url(../images/licox.jpg) -93px 5px no-repeat;}
.h5px{clear:both; height:5px;}

.n_list dl dd .txt4{background: url(../images/l_ico2.jpg) left top no-repeat; padding-left: 25px; font: 400 14px/22px "微软雅黑"; color: #666;}
.n_list dl dd .pric{text-align: right; position: absolute; font: 400 28px/28px "微软雅黑"; color: #febd49; top: 50px; right: 46px;}

.page{text-align: center; padding: 40px 0 0; text-align: center; font: 400 14px/32px "微软雅黑"; color: #333;}
.page a{display: inline-block; vertical-align: middle; width: 32px; height: 32px; border: #e03e25 solid 1px; text-align: center; margin: 0 2px;}
.page a.auto{width: auto; padding: 0 15px;}
.page a:hover{background: #e03e25; color: #fff;}
.page a.hover{background: #e03e25; color: #fff;}
.pagexx{text-align: center; padding-bottom: 40px; font: 400 14px/40px "微软雅黑"; color: #999; padding-top: 5px;}
.pagexx em{color: #e03e25; margin: 0 5px;}

.n_right{float: right; width: 300px;}
.n_rtit{height: 44px; border-bottom: #dddddd solid 1px;}
.n_rtit h3{width: 98px; height: 43px; border-bottom: #4ebf3c solid 2px; margin-bottom: -1px; text-align: center; font: 400 18px/43px "微软雅黑"; color: #333; float: left;}
#focusbtn{float: right; margin: 22px 10px 0;}
#focusbtn span{width: 10px; height: 10px; background: #c3c3c3; border-radius: 50em; float: left; margin-left: 5px; cursor: pointer; overflow: hidden; text-indent: 100px; line-height: 10px;}
.n_rtit #focusbtn span.on{background: #e44b39;}
.n_rnr{overflow: hidden; position: relative; width: 298px; height: 683px; margin: 10px 0 15px; border: #ddd solid 1px;}
.n_rnr ul{position: absolute; top: 0; left: 0; width: 298px; height: 683px;}
.n_rnr li{width: 298px; float: left;}
.n_rnr li .son{width: 270px; height: 203px; margin: 20px auto 0; position: relative;}
.n_rnr li .son .text{width: 250px; height: 60px; background: url(../images/bg60.png); padding: 0 10px; position: absolute; left: 0; bottom: 0;}
.n_rnr li .son .txt{display: block; height: 22px; padding: 8px 0 0; font: 400 14px/22px "微软雅黑"; color: #fff;}
.n_rnr li .son .txt2{font: 400 14px/26px "微软雅黑"; color: #febd49;}
.n_rnr li .son .txt2 p{float: right; color: #afb0a7; font-size: 12px;}
.n_rnr.notice{width: 248px !important; height: 600px !important;}
.n_rnr.notice li{width: 248px !important;}
.n_rnr.notice .son{width: 228px; height: 172px;}
.n_rnr.notice .text{width: 208px !important;}


.n_rfb{width: 193px; height: 85px; background: url(../images/fb_ico.jpg) 35px center no-repeat #4ebf3c; padding-left: 107px; padding-top: 25px; font: 400 26px/36px "微软雅黑"; color: #fff; display: block;}
.n_rfb em{font:400 14px/24px "微软雅黑"; color: #fff; display: block;}
.n_rfb:hover{text-decoration: none; opacity: .9; color: #fff;}

/*
 交易项目详细
 * */
.n_dqwz{height: 47px; padding: 9px 0 0 48px; border-bottom: #dddddd solid 1px; background: url(../images/dqwz_ico.jpg) 13px 17px no-repeat; font: 400 14px/46px "微软雅黑"; color: #999; margin-bottom: 20px;}
.n_dqwz a{color: #999999;}
.n_dqwz a:hover{color: #ff534f;}
.n_dqwz em{color: #222;}

.n_ltit{height: 64px; font: bold 18px/50px "微软雅黑"; color: #333; margin-left: 10px;}
.n_ltit em{margin-left: 75px; font-size: 14px; font-weight: normal; color: #666;}
.n_lcon1{height: 400px;}
.n_lcon1 .pic{float: left; padding-left: 2px; width: 460px; height: 345px;}
.n_lcon1 .c1ri{float: right; width: 388px;}
.n_lcon1 .c1ri .pric{height: 54px; font: 400 14px/40px "微软雅黑"; color: #666;}
.n_lcon1 .c1ri .pric b{font: 400 40px/40px arial; color: #ff534f;}
.n_lcon1 .c1ri .txt2{min-height: 28px; font: 400 14px/16px "微软雅黑"; color: #666; /*background: url(../images/lico.jpg) left top no-repeat; padding-left: 22px;*/}
.n_lcon1 .c1ri .txt2 p{float: left; min-width: 86px; height:24px;}
.n_lcon1 .c1ri .txt2:after{content: "."; display: block; height: 0; font-size: 0; clear: both; visibility: hidden;}

.n_lcon1 .c1ri .txt2 p.p1{background:url(../images/lico_01.jpg) left top no-repeat; padding-left:22px; margin-right:15px;}
.n_lcon1 .c1ri .txt2 p.p2{background:url(../images/lico_02.jpg) left top no-repeat; padding-left:22px; margin-right:15px;}
.n_lcon1 .c1ri .txt2 p.p3{background:url(../images/lico_03.jpg) left top no-repeat; padding-left:22px; margin-right:15px;}

.n_lcon1 .c1ri .txt2x{min-height: 28px; font: 400 14px/16px "微软雅黑"; color: #666;}
.n_lcon1 .c1ri .txt2x p{float: left; min-width: 98px;}
.n_lcon1 .c1ri .txt2x p.dz{ background: url(../images/licox1.jpg) left top no-repeat; padding:0 15px 0 22px; min-width: 70px;}
.n_lcon1 .c1ri .txt2x p.cj{ background: url(../images/licox.jpg) -95px top no-repeat; padding-left: 22px; width: auto;}
.n_lcon1 .c1ri .txt3{height: 30px; border-bottom: #ddd solid 1px; font: 400 14px/26px "微软雅黑"; color: #666;}
.n_lcon1 .c1ri .txt3 em{color: #4ebf3c;}
.n_lcon1 .c1ri .txt4{height: 120px; border-bottom: #ddd solid 1px; padding: 10px 0 0; font: 400 14px/28px "微软雅黑"; color: #666666;}
.n_lcon1 .c1ri .txt4 b{font: bold 18px/28px arial; color: #ff534f;}
.n_lcon1 .c1ri .txt5{background: url(../images/l_ico2.jpg) left center no-repeat; height: 56px; font: 400 14px/56px "微软雅黑"; color: #666; height: 56px; overflow: hidden; padding-left: 25px;}
.n_lcon1 .c1ri .btn{height: 45px; font: 400 14px/40px "微软雅黑"; color: #000;}
.n_lcon1 .c1ri .btn a{display: block; float: left; width: 120px; height: 40px; text-indent: 43px; color: #000; margin-right: 10px; border-radius: 3px;}
.n_lcon1 .c1ri .btn a.a1{background: url(../images/l_sc.jpg) 21px center no-repeat #ddd;}
.n_lcon1 .c1ri .btn a.a2{background: url(../images/l_kf.jpg) 21px center no-repeat #ddd;}
.n_lcon1 .c1ri .btn a.a3{background: url(../images/l_bj.jpg) 21px center no-repeat #4ebf3c; color: #fff; margin-right: 0;}

.n_lcon2{border: #dddddd solid 1px; min-height: 400px;}
.n_lc2tit{height: 43px; border-bottom: #ddd solid 1px; background: #f5f5f5; width: 878px;}
.n_lc2tit li{float: left; width: 120px; height: 43px; font: 400 16px/42px "微软雅黑"; color: #222; text-align: center; cursor: pointer;}
.n_lc2tit li.on{height: 48px; border-top: #30cc51 solid 2px; margin:-6px -1px -1px -1px; border-left: #ddd solid 1px; border-right: #ddd solid 1px; background: #fff;}
.filed{position: fixed; left: 50%; top:0; height: 44px; padding-top: 4px; margin-left: -599px; border-right: #ddd solid 1px; background: #fff; width: 877px;}
.filed ul{border-top: #ddd solid 1px;}

.n_lc2bt{height: 43px; border-bottom: #ddd solid 1px; padding-left: 14px; font: bold 14px/40px "微软雅黑"; color: #4ebf3c; margin: 0 20px;}
.n_lc2nr{margin: 20px; font: 400 14px/200% "微软雅黑"; color: #666; min-height: 300px;}

.n_lcon3{padding: 18px 0 0; height: 255px;}
.n_lc3tit{height: 42px; border-bottom: #ddd solid 1px;}
.n_lc3tit h3{float: left; height: 41px; border-bottom: #4ebf3c solid 2px; margin-bottom: -1px; padding-left: 16px; font: 400 18px/40px "微软雅黑"; color: #333;}
.n_lc3tit a{float: right; margin-right: 15px; font: 400 14px/42px "微软雅黑"; color: #333;}
.n_lc3nr{margin: 10px 0 0; border: #ddd solid 1px; height: 165px; padding: 15px 0 0 15px;}
.n_lc3nr li{width: 200px; height: 150px; position: relative; float: left; margin-right: 15px;}
.n_lc3nr li a{display: block;}
.n_lc3nr li .txt{display: block; height: 30px; font: 400 14px/30px "微软雅黑"; color: #c1c1bc; background: url(../images/bg60.png); width: 180px; padding: 0 10px; position: absolute; left: 0; bottom: 0;}

.n_rsx{border: #ddd solid 1px; padding: 20px; min-height: 200px; margin: 10px 0;}
.n_rsx dt{font: bold 14px/30px "微软雅黑"; color: #333; border-bottom: #ddd solid 1px;}
.n_rsx dd{padding: 10px 0;}
.n_rsx dd label{display: block; padding: 0 12px; height: 25px; font: 400 14px/25px "微软雅黑"; color: #666; float: left; margin-right: 20px; cursor: pointer; margin: 5px 0 0;}
.n_rsx dd label.on{background: #4ebf3c; color: #fff;}
.n_rsx dd input{width: 12px; height: 12px; display: none;}
input.n_rbtn{width: 300px; height: 40px; background: #febd49; cursor: pointer; font: 400 16px/40px "微软雅黑"; border: none; text-align: center; cursor: pointer; color: #fff;}

/*
 关于我们
 * */
#nban{height: 100px; padding: 10px 0 0;}
#amain{padding: 25px 0;}
.a_left{width: 250px; float: left;}
.a_ltit{height: 50px; background: #4ebf3c; text-align: center; font: 400 18px/50px "微软雅黑"; color: #fff;}
.a_ltype{border: #ddd solid 1px; margin-bottom: 20px; padding: 20px 10px;}
.a_ltype li{font: 400 14px/42px "微软雅黑"; border-bottom: #cdcdcd dotted 1px; height: 42px;}
.a_ltype li a{display: block; background: url(../images/n_lico5.jpg) 62px center no-repeat; color: #333333; display: block; padding-left: 78px;}
.a_ltype li a:hover{background: url(../images/n_lico4.jpg) 80px center no-repeat; color: #fd544d; padding-left: 95px;}
.a_ltype li.hover a{background: url(../images/n_lico4.jpg) 80px center no-repeat; color: #fd544d; padding-left: 95px;}

.a_lbtn{padding-bottom: 20px;}
.a_lbtn .lc{display: block; height: 80px; background: url(../images/n_lico1.jpg) 54px center no-repeat #fe524e; text-indent: 102px; font: 400 24px/80px "微软雅黑"; color: #fff;}
.a_lbtn .fb{display: block; height: 80px; background: url(../images/n_lico2.jpg) 54px center no-repeat #4ebf3c; text-indent: 102px; font: 400 24px/80px "微软雅黑"; color: #fff;}
.a_lbtn .wt{display: block; height: 80px; background: url(../images/n_lico3.jpg) 54px center no-repeat #0187e8; text-indent: 102px; font: 400 24px/80px "微软雅黑"; color: #fff;}
.a_lbtn p{margin-bottom: 10px;}

.a_right{float: right; width: 930px;}
.a_dqwz{height: 33px; border-bottom: #ddd solid 1px;}
.a_dqwz h3{float: left; min-width: 110px; height: 32px; border-bottom: #4ebf3c solid 2px; margin-bottom: -1px; text-align: center; font: 400 18px/32px "微软雅黑"; color: #000;}
.a_dqwz p{float: right; background: url(../images/l_ico2.jpg) left center no-repeat; padding-left: 23px; font: 400 14px/28px "微软雅黑"; color: #999999;}
.a_dqwz p a{color: #999999;}
.a_dqwz p a:hover{color: #4ebf3c;}
.a_dqwz p em{color: #333;}
.a_rcon{border: #ddd solid 1px; padding: 20px; min-height: 500px; margin: 16px 0;}
.a_ncon{font: 400 14px/200% "微软雅黑"; color: #666; text-align: justify; text-justify: inter-ideograph;}
.a_back{display: block; width: 150px; height: 45px; margin: 20px auto; background: #4ebf3c; text-align: center; font: 400 16px/45px "微软雅黑"; color: #fff; border-radius: 3px;}

/*
 新闻中心
 * */
#nmain2{padding: 15px 0;}
.n_con1{border-bottom: #ddd solid 1px; height: 275px; padding: 20px 0 0;}
.n_con1 .pic{width: 320px; height: 240px; float: left; position: relative; overflow: hidden;}
.n_con1 .pic ul{position: absolute; top: 0; left: 0; width: 320px; height: 240px;}
.n_con1 .pic li{width: 320px; float: left;}
.n_con1 .pic li a{display: block;}
#hbtn{position: absolute; left: 0; bottom: 0; background: url(../images/bg60.png); width: 100%; height: 30px; z-index: 0;}
.qbtn{width: 98%; padding-right: 2%; height: 24px; position: absolute; z-index: 1; left: 0; bottom: 0; text-align: right;}
.qbtn span{width: 18px; height: 18px; display: inline-block; vertical-align: top; text-align: center; font: 400 14px/18px arial; color: #fff; border-radius: 50em; cursor: pointer; margin: 0 2px;}
.qbtn span.on{background: #4ebf3c;}

.n_con1 .text{float: right; width: 536px; padding: 20px 0 0; position: relative; overflow: hidden; height: 240px;}
.n_con1 .text ul{position: absolute; left: 0; top: 20px; width: 536px;}
.n_con1 .text ul li{width: 536px; float: left;}
.n_con1 .text .txt{display: block; border-bottom: #d9d9d9 dotted 1px; overflow: hidden; height: 44px; font: 400 18px/44px "微软雅黑"; color: #222;}
.n_con1 .text .txt2{height: 120px; padding: 10px 20px 0 5px; font: 400 14px/24px "微软雅黑"; color: #666;}
.n_con1 .text .tim{height: 28px; background: url(../images/news_ico.jpg) left center no-repeat; font: 400 14px/28px "微软雅黑"; color: #666; padding-left: 20px;}
.n_con1 .text .tim p{float: left; width: 110px;}

.news_list{padding: 10px 0;}
.news_list dl{height: 170px; padding: 20px 0 0; border-bottom: #ddd solid 1px;}
.news_list dl dt{float: left; width: 200px; height: 150px;}
.news_list dl dd{float: right; width: 645px; margin-right: 20px;}
.news_list dl dd .txt{display: block; margin: 18px 0 0; font: 400 16px/30px "微软雅黑"; color: #222;}
.news_list dl dd .txt a{float: left; color:#222;}
.news_list dl dd .txt .tim{float: right; background: url(../images/news_ico.jpg) left center no-repeat; font: 400 12px/30px arial; color: #999; padding-left: 20px;}
.news_list dl dd .txt2{padding: 12px 0 0; font: 400 14px/24px "微软雅黑"; color: #666666;}
.news_list dl dd .txt2 a{color: #e44b39;}

.news_type{border: #ddd solid 1px; margin: 13px 0; padding: 16px 0;}
.news_type dl{padding-bottom: 14px;}
.news_type dl dt{background: #eeeeee; padding: 0 30px; font: 400 18px/36px "微软雅黑"; color: #000;}
.news_type dl dd{margin: 0 10px; background: url(../images/news_bg.jpg) repeat; min-height: 38px; font: 400 14px/38px "微软雅黑"; color: #666; padding-left: 20px;}
.news_type dl dd a{display: block; float: left; color: #666; width: 80px;}
.news_type dl dd a:hover{color: #e44b39;}
.news_type dl dd a.hover{color: #e44b39;}

.news_hot{border: #ddd solid 1px; margin: 10px 0; padding: 10px;}
.news_hot .nr1{height: 105px; border-bottom: #d2d2d2 dotted 1px;}
.news_hot .nr1 .pic{width: 120px; height: 90px; display: block; float: left;}
.news_hot .nr1 .text{width: 150px; float: right;}
.news_hot .nr1 .text .txt{display: block; font: 400 16px/26px "微软雅黑"; color: #333;}
.news_hot .nr1 .text .txt2{padding: 5px 0 0; height: 40px; font: 400 12px/18px "微软雅黑"; color: #666666;}
.news_hot .nr1 .text .tim{height: 22px; background: url(../images/news_ico.jpg) left center no-repeat; padding-left: 18px; font: 400 12px/22px arial; color: #999; float: left;}
.news_hot .nr1 .text .eye{float: right; background: url(../images/news_ico.jpg) -110px center no-repeat; padding-left: 18px; font: 400 12px/22px arial; color: #999; float: right;}
.news_hot ul{padding: 10px 0 0;}
.news_hot ul li{height: 33px; background: url(../images/n_lico5.jpg) 2px center no-repeat; padding-left: 14px; font: 400 14px/32px "微软雅黑";}
.news_hot ul li a{color: #666; float: left;}
.news_hot ul li .eye{float: right; background: url(../images/news_ico.jpg) -110px center no-repeat; padding-left: 18px; font: 400 12px/22px arial; color: #999; float: right;}
.n_radv{height: 110px; padding: 20px 0 0;}

/*
 新闻详细页面
 * */
.nv_tit{text-align: center; font: bold 18px/60px "微软雅黑"; color: #333333; border-bottom: #d6d6d6 solid 1px;}
.nv_tim{text-align: center; padding: 14px 0; font: 400 14px/24px "微软雅黑"; color: #999;}
.nv_tim span{display: inline-block; vertical-align: middle; width: 24px; height: 24px; margin-right: 15px; cursor: pointer;}
.nv_tim .fx{display: inline-block; vertical-align: middle; width: 150px;}
.nv_ncon{padding: 0 5px 15px; font: 400 14px/200% "微软雅黑"; color: #666666; min-height: 300px;}
.nv_ud{padding: 10px 0 10px;}
.nv_ud div{width: 48%; border-top: #d6d6d6 solid 1px; border-bottom: #d6d6d6 solid 1px; height: 58px; font: 400 14px/58px "微软雅黑"; color: #333; overflow:hidden}
.nv_ud div a{color: #333;}
.nv_ud div a:hover{color:#f84e3f;}
.back{display: block; width: 150px; height: 45px; background: #f84e3f; border-radius: 3px; text-align: center; font: 400 16px/45px "微软雅黑"; color: #fff; margin: 30px auto;}
.back:hover{color: #fff;}

/*
 新闻公告
 * */
.noti_list{padding-bottom: 20px;}
.noti_list dl{padding:18px 5px 0 5px; height: 122px; border-bottom: #ddd dotted 1px;}
.noti_list dl dt{height: 28px; font: bold 14px/24px "微软雅黑"; color: #222;}
.noti_list dl dt a{color: #222; float: left;}
.noti_list dl dt span{float: right; font: 400 12px/24px "微软雅黑"; color: #999;}
.noti_list dl dd{font: 400 14px/25px "微软雅黑"; color: #666;}
.noti_list dl dd a{color: #4ebf3c;}

/*
 登录
 * */
.h_tit{float: left; border-left: #dfdfda solid 1px; height: 43px; padding-left: 15px; font:bold 18px/42px "微软雅黑"; color: #47c234; margin-left: 13px; margin-top: 15px;}
.h_ri{float: right; padding: 20px 20px 0 0; font: 400 14px/38px "微软雅黑"; color: #333;}
.h_ri a{color: #fe514b;}
#login{border-top: #4ebf3c solid 5px; background: url(../images/log_bg.jpg) center top no-repeat;}
.log_con{height: 680px; padding: 137px 0 0; position:relative}
.log_nr{margin: 0 auto; width: 490px; height: 560px; background: url(../images/bg90.png); border-radius: 3px; padding: 0 30px;}
.log_nr .tit{height: 74px; border-bottom: #f75351 solid 1px; padding: 14px 0 0; text-align: center; font: bold 22px/74px "微软雅黑"; color: #f75351;}
.log_ul{padding: 40px 0 0 20px;}
.log_ul li{height: 90px; width: 452px;}
.log_ul li input{border: #dddddd solid 1px; background: #fff; height: 58px; border-radius: 3px; font: 400 14px/58px "微软雅黑"; color: #333; text-indent: 28px; width: 450px;}
.log_ul li .pwd{float: right; font: 400 14px/30px "微软雅黑"; color: #4ebf3c;}
.log_ul li input.btn{height: 50px; background: #4ebf3c; border-radius: 5px; font: bold 22px/50px "微软雅黑"; border: #4EBF3C solid 1px; text-align: center; cursor: pointer; color: #fff; text-indent:0}
.log_ul li .qq{display:block; margin: 0 auto; width: 125px; padding-left: 18px; background: url(../images/log_qq.png) left center no-repeat; font: 400 18px/42px "微软雅黑"; color: #999;}
.log_ul li input.yzm{width:300px; float:left}
.log_ul li .yzmpic{float:left; background:#fff; height:58px; border:#ddd solid 1px; width:148px; border-left:none; margin-left:-1px; border-radius:3px;}
.log_ul li .yzmpic img{height:38px; margin-top:10px}

/*
 注册
 * */
#reg{border-top: #4ebf3c solid 5px; background: url(../images/reg_bg.jpg) center top no-repeat;}
.reg_con{height: 764px; padding: 54px 0 0; position:relative;}
.log_pf{width:200px; text-align:right; height:20px; position:absolute; top:-60px; right:0; font:400 14px/20px "微软雅黑"; color:#333}
.log_pf a{color:#47c234;}
.reg_nr{margin: 0 auto; width: 490px; height: 670px; background: url(../images/bg90.png); border-radius: 3px; padding: 0 30px;}
.reg_nr .tit{height: 68px; border-bottom: #f75351 solid 1px; padding: 32px 0 0; text-align: center; font: bold 22px/68px "微软雅黑"; color: #f75351;}
.reg_ul{padding: 40px 0 0 20px;}
.reg_ul li{height: 70px; width: 452px;}
.reg_ul li input{border: #dddddd solid 1px; background: #fff; height: 58px; border-radius: 3px; font: 400 14px/58px "微软雅黑"; color: #333; text-indent: 28px; width: 450px;}
.reg_ul li .pwd{float: right; font: 400 14px/30px "微软雅黑"; color: #4ebf3c;}
.reg_ul li input.btn{height: 50px; background: #f75351; border-radius: 5px; font: bold 22px/50px "微软雅黑"; border: #f75351 solid 1px; text-align: center; cursor: pointer; color: #fff; }
.reg_ul li.da{height: 98px;}
.reg_ul li .wz1{padding-left: 32px; font: 400 12px/38px "微软雅黑"; color: #c5c5c5;}
.reg_ul li .yzmnr{border: #dddddd solid 1px; background: #fff; height: 58px; border-radius: 3px; color: #333; width: 450px;}
.reg_ul li input.yzm{width: 320px; float: left; border: none;}
.reg_ul li .yzmpic{float: right; width: 128px;}
.reg_ul li input.dx{display: inline-block; vertical-align: middle; width: 12px; height: 12px; float: none; margin-right: 10px;}
.reg_ul li.wz{height: 55px; font: 400 14px/54px "微软雅黑"; color: #666; padding-left: 10px;}

/*
 修改个人资料
 * */
#mmain{border-top: #4ebf3c solid 5px; padding: 10px 0;}
.m_left{width: 250px; float: left;}
.m_ltit{height: 50px; background: #febd49; text-align: center; font: bold 18px/50px "微软雅黑"; color: #fff;}
.m_ltype{border: #ddd solid 1px; margin: 10px 0; padding: 15px 20px;}
.m_ltype dl{padding-bottom: 7px;}
.m_ltype dt{height: 41px; font: 400 16px/40px "微软雅黑"; color: #000; padding-left: 46px; border-bottom: #ddd solid 1px;}
.m_ltype dt a{color: #000;}
.m_ltype dt a:hover{color: #fc4d4a;}
.m_ltype dd{height: 41px; border-bottom: #ddd dotted 1px; font: 400 14px/40px "微软雅黑";}
.m_ltype dd a{color: #666; display:block; background: url(../images/n_lico5.jpg) 40px center no-repeat; color: #666; padding-left: 50px;}
.m_ltype dd a:hover{color: #fc4d4a; background: url(../images/n_lico4.jpg) 40px center no-repeat;}
.m_ltype dd.hover a{color: #fc4d4a; background: url(../images/n_lico4.jpg) 40px center no-repeat;}
.m_ltype dt.d1{background: url(../images/m_ico1.jpg) 23px center no-repeat;}
.m_ltype dt.d2{background: url(../images/m_ico2.jpg) 23px center no-repeat;}
.m_ltype dt.d3{background: url(../images/m_ico3.jpg) 23px center no-repeat;}
.m_ltype dt.d4{background: url(../images/m_ico4.jpg) 23px center no-repeat;}

.m_right{float: right; width: 940px;}
.m_rdqwz{height: 50px; background: #e9e9e9; padding: 0 15px;}
.m_rdqwz h3{float: left; font: 400 16px/50px "微软雅黑"; color: #000;}
.m_rdqwz p{float: right; background: url(../images/mdqwz.jpg) left center no-repeat; padding-left: 25px; font: 400 14px/50px "微软雅黑"; color: #999;}
.m_rdqwz p a{color: #999;}
.m_rdqwz p em{color: #333;}
.m_rdqwz p a:hover{color: #4ebf3c;}
.m_rcon{border: #ddd solid 1px; padding:0 30px; min-height: 400px; margin: 10px 0;}
.m_grxx{height: 96px; border-bottom: #D2D2D2 solid 1px; padding: 35px 0 0 76px; font: 400 14px/24px "微软雅黑"; color: #666;}
.m_grxx em{color: #b61d1d;}
.m_grxx .bfb{display: inline-block; vertical-align: middle; width: 90px; height: 12px; background: #ddd;}
.m_grxx .bfb div{height: 12px; background: #f09513; width: 50%; text-align: center; font: 400 12px/12px arial; color: #fff;}

.m_xgul{padding: 83px 0 30px 90px;}
.m_xgul li{height: 56px;}
.m_xgul li .bt{float: left; width: 110px; height: 36px; padding-right: 10px; text-align: right; font: 400 14px/36px "微软雅黑"; color: #808080;}
.m_xgul li .bt em{color: #b61d1d; margin: 0 5px;}
.m_xgul li input{border: #D2D2D2 solid 1px; border-radius: 3px; width: 205px; height: 35px; padding: 0 10px; font: 400 14px/35px "微软雅黑"; color: #333; float: left;}
.m_xgul li input.dx{display: inline-block; vertical-align: -2px; margin-right: 10px; float: none; width: 12px; height: 12px;}
.m_xgul li label{cursor: pointer; margin-right: 30px; font: 400 14px/35px "微软雅黑"; color: #333;}
.m_xgul li select{height: 35px; border: #d2d2d2 solid 1px; border-radius: 3px; float: left; font: 400 14px/35px "微软雅黑"; color: #666; min-width: 100px; float: left;}
.m_xgul li .wz1{width: 28px; text-align: center; font: 400 14px/36px "微软雅黑"; color: #333; float: left;}
.m_xgul li input.w288{width: 266px;}
.m_xgul li input.w238{width: 216px;}
.m_xgul li input.w102{width: 80px;}
.m_xgul li input.w150{width: 128px;}
.m_xgul li .wz2{float: left; margin-left: 5px; font: 400 14px/36px "微软雅黑"; color: #999;}
.m_xgul li select.mr5px{margin-right: 5px;}
.m_xgul li input.w408{width: 386px; margin-left: 120px;}
.m_xgul li a{color: #7cbf13; font: 400 14px/36px "微软雅黑"; margin-left: 10px;}
.m_xgul li .rz{color: #666666; margin-left: 10px; font: 400 14px/36px "微软雅黑"; float: left;}
.m_xgul li .email{float: left; font: 400 14px/36px arial; color: #666;}
.m_xgul li input.btn{width: 120px; height: 40px; background: #4ebf3c; border-radius: 3px; text-align: center; cursor: pointer; font: 400 18px/32px "微软雅黑"; border: #4EBF3C solid 1px; margin-left: 272px; color: #fff;}
.m_xgul li input.reset{width: 75px; cursor: pointer; background: none; border: none; color: #4EBF3C; text-align: center;}
.m_xgul li.wz{padding-left: 120px; font: 400 12px/36px "微软雅黑"; color: #999999; border-bottom: #ddd dotted 1px; margin-bottom: 30px;}

/*
 修改密码
 * */
.che_con{width: 580px; margin: 80px auto 0;}
.che_cbt li{width:33.33%; float: left; font: 400 12px/39px "微软雅黑"; color: #666666; text-align: center;}
.che_cbt li.on{color: #febd49;}
.che_cbt2{border-radius: 5px; overflow: hidden;}
.che_cbt2 li{width: 33.33%; float: left; background: #e4e4e4; height: 9px;}
.che_cbt2 li.on{background: #febd49;}
.che_cul{margin: 70px 0; padding: 0 0 40px; border-bottom: #e4e4e4 solid 1px;}
.che_cul li{height: 52px;}
.che_cul li .bt{width: 175px; padding-right:10px; height: 38px; font: 400 12px/38px "微软雅黑"; color: #666; text-align: right; float: left;}
.che_cul li input{padding: 0 10px; height: 36px; border-radius: 3px; width: 132px; border: #d2d2d2 solid 1px; float: left;}
.che_cul li input.da{width: 256px;}
.che_cul li .huoqu{width: 112px; height: 28px; background: #f6f5f5; text-align: center; cursor: pointer; margin: 4px 0 0 10px; line-height: 28px; color: #333; float: left; border: #ddd solid 1px; border-radius: 3px;}
.che_cul li .huoqu a{color: #333;}
.che_cul li .yzmnr{float: left; padding-left: 10px;}
.che_cul li input.btn{width: 120px; height: 40px; padding: 0; border: none; font-size: 16px; font-family: "微软雅黑"; background: #4ebf3c; text-align: center; color: #fff; cursor: pointer; margin: 0 0 0 186px;}

/*
 意见反馈
 * */
.bk_ul{padding: 75px 20px 0 80px;}
.bk_ul li{height: 52px;}
.bk_ul li .bt{width: 115px; padding-right: 5px; height: 36px; text-align: right; font: 400 12px/36px "微软雅黑"; color: #333; float: left;}
.bk_ul li input{width: 243px; height: 34px; border: #d2d2d2 solid 1px; border-radius: 3px; float: left; font: 400 12px/34px "微软雅黑"; color: #333;}
.bk_ul li input.da{width: 366px;}
.bk_ul li.da{height: 174px;}
.bk_ul li textarea{border:#d2d2d2 solid 1px; border-radius: 3px; padding: 5px 10px; font: 400 12px/24px "微软雅黑"; color: #333; width: 560px; height: 150px;}
.bk_ul li input.yzm{width: 80px;}
.bk_ul li input.btn{width: 140px; height: 40px; padding: 0; border: none; font-size: 14px; background: #4ebf3c; text-align: center; color: #fff; cursor: pointer; margin: 0 0 0 115px;}
.bk_list{font: 400 12px/22px "微软雅黑"; color: #666666; margin:20px 0; border-top: #D2D2D2 dotted 1px; }
.bk_list dl{border-bottom: #d2d2d2 dotted 1px; padding: 20px 0 20px 50px;}
.bk_list dl .bt{width:73px; color: #e41f3a; float: left; text-align: right;}
.bk_list dl .bt2{width:73px; float: left; text-align: right;color: #4ebf3c;}
.bk_list dl .nr{width:700px; float: left; text-align: justify; text-justify: inter-ideograph;}
.bk_list dl .tim{text-align: right; color: #999;}

/*
 我关注过的
 * */
.guan{padding: 20px 0 0;}
.guan li{width: 285px; height: 214px; position: relative; float: left; margin: 0 10px 30px 0; overflow: hidden;}
.guan li a{display: block;}
.guan li .bg{height: 34px; background: url(../images/bg60.png); width: 100%;position: absolute; left: 0; bottom: 0; transition: all ease-in-out .3s;}
.guan li .txt{display: block; width: 265px; padding: 0 10px; height: 34px; font: 400 14px/34px "微软雅黑"; color: #fff; position: absolute; left: 0; bottom: 0; opacity: 1;}
.guan li .show{width: 78px; height: 30px; text-align: center; font: 400 16px/30px "微软雅黑"; color: #fff; position: absolute; top: 96px; left: -78px;}
.guan li .quxiao{width: 78px; height: 30px; text-align: center; font: 400 16px/30px "微软雅黑"; color: #fff; position: absolute; top: 96px; right: -78px;}
.guan li:hover{border: #fb524f solid 1px; width: 283px; height: 212px;}
.guan li:hover .bg{height: 100%;}
.guan li:hover .txt{bottom: -34px; opacity: 0;}
.guan li:hover .show{left: 51px;}
.guan li:hover .quxiao{right: 51px;}

/*
 交易规则
 * */
@font-face{font-family:"wfont";src:url('../font/wfont.woff') format('woff'),url('../font/wfont.ttf') format('truetype');}
.wfont{font-family:"wfont" !important;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale;}
.gz_type{padding: 5px 0 10px;}
.gz_type li{width: 230px; height: 85px; margin: 0 12px 10px 0; float: left;}
.gz_type li a{display: block; width: 228px; height: 48px; padding:15px 0 14px; border: #d4d4d4 solid 1px; background: #e5e5e5; text-align: center; font: 400 14px/22px "微软雅黑"; color: #333333;}
.gz_type li a img{display: inline-block; width: 24px; height: 24px; vertical-align: middle; margin-right: 5px; color: #8f8d95;}
.gz_type li a:hover{background: #4ebf3c; border: #4ebf3c solid 1px; color: #fff; text-decoration: none;}
.gz_type li a:hover i{color: #fff;}
.gz_type li a p{display:inline-block; vertical-align:middle; width:170px; text-align:left;}
.gz_type li.hover a{background: #4ebf3c; border: #4ebf3c solid 1px; color: #fff;}
.gz_type li.hover i{color: #fff;}

.hot_tj{padding: 20px 0 0 14px; height: 234px;}
.hot_tj li{width: 285px; height: 214px; position: relative; margin-right: 10px; float: left;}
.hot_tj li a{display: block;}
.hot_tj li .txt{display: block; height: 35px; position: absolute; left: 0; bottom: 0; padding: 0 10px; width: 265px; font: 400 14px/35px "微软雅黑"; color: #fff; background: url(../images/bg60.png);}

/*
 产权供求项目
 * */
.m_rcon2{border: #ddd solid 1px; padding:0 20px; min-height: 400px; margin: 0 0 20px 0;}
.m_rc2qh{border-bottom: #dddddd dotted 1px; height: 38px; padding: 40px 0 0;}
.m_rc2qh li{font:400 14px/38px "微软雅黑"; color: #333333; float: left; position: relative;}
.m_rc2qh li a{display: block; padding: 0 18px;}
.m_rc2qh li i{width: 0; height: 2px; background: #4ebf3c; position: absolute; left: 50%; bottom: -1px; transition: all ease-in-out .3s;}
.m_rc2qh li a:hover{color: #4ebf3c; text-decoration: none;}
.m_rc2qh li:hover i{width: 100%; left: 0;}
.m_rc2qh li.hover a{color: #4ebf3c;}
.m_rc2qh li.hover i{width: 100%; left: 0;}

.m_rc2bt{height: 32px; border-bottom: #ddd dotted 1px; padding: 50px 0 0;}
.m_rc2bt li{font: 400 14px/32px "微软雅黑"; color: #fd514f; float: left; text-align: center;}
.m_rc2list{padding: 20px 0;}
.m_rc2list dl{height: 50px;}
.m_rc2list dd{float: left; font: 400 12px/36px "微软雅黑"; color: #666666; text-align: center;}
.m_rc2list dd input{display: inline-block; vertical-align: middle; width: 12px; height: 12px;}
.m_rc2list .m_rw2{color: #e41f3a;font-size: 14px; text-align: left !important; text-indent: 10px;}
.m_rc2list .m_rw3{color: #e41f3a; text-align: left !important; font-size: 14px;}
.m_rc2list dd a{color: #333;}
.m_rc2list .m_rw4{color: #4ebf3c; font-size: 14px;}
.m_rc2list dd .pic{display: block; width: 78px; height: 36px; margin: 0 auto;}
.m_rc2list .m_rw7 a{margin: 0 5px;}
.m_rc2list .m_rw7 a:hover{color: #4EBF3C;}
.m_rc2list .m_rw7 a.hover{color: #4EBF3C;}

.m_rw1{width: 50px;}
.m_rw2{width: 50px;}
.m_rw3{width: 255px;}
.m_rw4{width: 72px;}
.m_rw5{width: 105px; padding-left: 37px;}
.m_rw6{width: 90px;}
.m_rw7{width: 220px; padding-left: 17px;}
.m_rw1x{width: 355px;}

.m_rc2btn{height: 60px; font: 400 14px/45px "微软雅黑"; color: #333; padding-left: 15px;}
.m_rc2btn a{color: #333;}
.m_rc2btn .sc{display: inline-block; vertical-align: middle; height: 45px; width: 145px; background: #4ebf3c; color: #fff; margin-left: 45px; text-align: center; cursor: pointer;}

/*
 产权项目发布
 * */
.add_qh{padding: 25px 0 0; height: 78px; text-align: center; font: 400 14px/35px "微软雅黑";}
.add_qh a{display: inline-block; vertical-align: top; padding: 0 15px; border-radius: 3px; color: #333;}
.add_qh a:hover{background: #4ebf3c; color: #fff;}
.add_qh a.hover{background: #4ebf3c; color: #fff;}
.add_list{padding: 0 0 50px 62px;}
.add_list li{height: 50px;}
.add_list li .bt{float: left; width: 104px; text-align: right; font: 400 14px/40px "微软雅黑"; color: #333; padding-right: 5px;}
.add_list li .bt2{float: left; padding: 0 5px; font: 400 14px/40px "微软雅黑"; color: #333;}
.add_list li .bt em{color: #ff4242; display: inline-block; vertical-align: middle; margin-right: 5px;}
.add_list li input{border: #e0dddd solid 1px; height: 38px; padding: 0 10px; width: 500px; font: 400 14px/38px "微软雅黑"; color: #333; float: left;}
.add_list li .btn1{float: left; margin-top: 8px; height: 28px; /*background: #60a7e9;*/ text-align: center; font: 400 14px/28px "微软雅黑"; color: #fff; border-radius: 3px; margin-right: 13px; cursor: pointer;}
.add_list li .btn2{float: left; width: 60px; height: 28px; background: #2ca763; text-align: center; font: 400 14px/28px "微软雅黑"; color: #fff; border-radius: 3px; margin-right: 13px; margin-top: 8px; cursor: pointer;}
.add_list li .btn1 input.btn{width: 65px; height: 28px; background: none; border:none; text-align: center; font: bold 14px/28px "微软雅黑"; color: #fff; margin-left:0; padding:0; border-radius: 3px;}

.add_list li .pic{float: left; width: 50px; height: 60px; font: 400 14px/20px "微软雅黑"; color: #666;}
.add_list li .pic img{display: block; width: 40px; height: 40px;}
.add_list li.pic{height: auto; padding-bottom: 15px;}
.add_list li .picts{float: left; font: 400 14px/17px "微软雅黑"; color: #999;}
.add_list li .picts em{color: #333;}
.add_list li select{border: #e0dddd solid 1px; height: 40px; min-width: 165px; margin-right: 10px; font: 400 14px/38px "微软雅黑"; color: #333; float: left;}
.add_list li select.w204px{width: 206px;}
.add_list li input.w204px{width: 184px;}
.add_list li .dw{position: absolute; top: 0; width: 20px; height: 38px; text-align: center; font: 400 14px/38px "微软雅黑"; color: #fb5151; right: 10px;}
.add_list li label{float: left; font: 400 14px/38px "微软雅黑"; color: #333;}
.add_list li label.red{color: #fb5151;}
.add_list li .pre{position: relative; float: left;}
.add_list li input.w40{width: 40px;}
.add_list li .dw2{float: left; width:34px; text-align: center; font: 400 14px/40px "微软雅黑"; color: #333;}
.add_list li.bjq{height: 424px;}
.add_list li input.btn{width: 204px; height: 50px; background: #4ebf3c; border: #4ebf3c solid 1px; text-align: center; font: bold 18px/50px "微软雅黑"; color: #fff; margin-left: 104px; border-radius: 3px;}
.add_list li input.reset{border: none; cursor: pointer; height: 50px; font: 400 18px/48px "微软雅黑"; color: #333; width: 125px; background: none;}
.add_list li .zbts{float: left; padding-left: 10px; font: 400 14px/40px "微软雅黑"; color: #999;}
.add_list li .zbts a{margin-left: 25px; color: #fb5151;}
.add_list li .son{width: 274px; float: left; height: 50px;}
.add_list li input.dx{width: 12px; height: 12px; display: inline-block; float: none; margin-right: 5px; vertical-align: middle;}
.ml10px{margin-left: 10px;}
.add_list .bjqnr{width: 655px; height: 375px; float: left;}
.add_list li.auto{height: 40px; overflow: hidden;}

/*
 委托发布
 * */
#fbban{height: 460px; background: url(../images/wt_ban.jpg) center center no-repeat;}
#fbmain{height: 444px; padding: 135px 0 0; width: 402px; margin: 0 auto;}
#fbmain li{height: 70px; position: relative;}
#fbmain li input{width: 380px; padding: 0 10px; border: #dddddd solid 1px; height: 53px; border-radius: 3px; font: 400 14px/52px "微软雅黑"; color: #333; text-indent: 46px;}
#fbmain li .ico2{background: url(../images/wt_ico2.jpg) 24px center no-repeat;}
#fbmain li .ico3{background: url(../images/wt_ico3.jpg) 24px center no-repeat;}
#fbmain li input.yzm{width: 222px; float: left; margin-right: 15px;}
#fbmain li input.btn{background: #4ebf3c; text-align: center; border: #4ebf3c solid 1px; text-align: center; text-indent: 0; color: #fff; font-size: 26px; width: 402px;}
#fbmain li .yzmnr{float: left; width: 140px;}
#fbmain li .selectbox{background: url(../images/wt_ico1.jpg) 24px center no-repeat; color: #333;}
#rid_container{width: 400px; border: #ddd solid 1px; background: #fff; position: absolute; top: 55px; left: 0;}
#rid_container li{height: 48px; font: 400 14px/48px "微软雅黑"; color: #666; text-indent: 46px; cursor: pointer;}
#rid_container li:hover{background: #dedede;}
#fbmain li.zin{z-index: 2; position:relative;}
#fbmain li.zin .pf{ position:absolute; left:55px; top:17px; height:14px; width:100px; font:400 14px/14px "微软雅黑"; color:#999;}