@charset "utf-8";
/* CSS Document */

/*cssreset*/
html,body {color:#333; background:#fff;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td {margin:0; padding:0;}
body,button,input,select,textarea,li,dt,dd,div,td,p,span {font:12px Microsoft Yahei,arial,verdana;}
h1,h2,h3,h4,h5,h6 {font:normal 100% Microsoft Yahei,arial,verdana;}
address,cite,dfn,em,var {font-style:normal;}
code,kbd,pre,samp {font-family:courier new,courier,monospace;}
ul,ol {list-style:none outside none;}
a {color:#333; text-decoration:none; hide-focus:expression(this.hideFocus=true); outline:none;}
a:hover {color:#0c4c95; text-decoration:none;}
a:focus {outline:0;}
legend {color:#333;}
fieldset,img {border:none;}
button,input,select,textarea {margin:0; padding:0; font-size:12px; outline:0 none; vertical-align:middle;}
button {cursor:pointer;}
table {border-collapse:collapse; border-spacing:0;}

/*fontcolor*/
.bluefont {color:#0c4c95;}
.redfont {color:#f00;}
.grayfont {color:#999;}

/*fontcolorlink*/
a.grayfont {color:#999;}
a.grayfont:hover {color:#0c4c95;}
a.bluefont,a.bluefont:hover {color:#18609f;}
a.redfont,a.redfont:hover {color:#f00;}
a.orangefont,a.orangefont:hover {color:#ee6c16;}

/*input*/
.cinput {height:18px; line-height:18px; padding:0 2px; border:1px solid #ccc;}

/*ellipsis*/
.dzw_ellipsis {overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;}

/*layout*/
.dzw_layout {clear:both; position:relative; width:1200px; margin:10px auto 0;}
.dzw_layout:after {clear:both; display:block; height:0; line-height:0; visibility:hidden; content:'';}

/*site*/
.dzw_site {height:30px; background:#eee;}
.dzw_sitenav {width:1200px; margin:0 auto;}
.dzw_sitenav .linfo,.dzw_sitenav .rinfo {float:left; height:30px; line-height:30px; color:#666;}
.dzw_sitenav .linfo em {float:left; margin-right:20px;}
.dzw_sitenav .rinfo {float:right;}
.dzw_sitenav .rinfo li {position:relative; z-index:9999; float:left; height:30px; line-height:30px; margin-right:5px; padding-left:8px;}
.dzw_sitenav .menuhd {position:relative; display:inline-block; line-height:30px; padding-right:20px;}
.dzw_sitenav .menuhd b {position:absolute; top:13px; right:8px; display:inline-block; width:0; height:0; border-width:4px; border-style:solid dashed dashed; border-color:#aaa transparent transparent; -moz-transition:all 0.4s ease 0s; -webkit-transition:all 0.4s ease 0s; transition:all 0.4s ease 0s; overflow:hidden;}
.dzw_sitenav .sedmenumc {position:absolute; top:30px; left:-1px; display:none; width:75px; padding:3px 0 5px; border:2px solid #ddd; border-width:0 2px 2px; background:#fff;}
.dzw_sitenav .sedmenumc a {display:block; height:26px; line-height:26px; padding:0 8px;}
.dzw_sitenav .hover {background:#fff;}
.dzw_sitenav .hover .menuhd b {-moz-transform:rotate(180deg); -webkit-transform:rotate(180deg); transform:rotate(180deg); -moz-transform-origin:50% 30% 0; -webkit-transform-origin:50% 30% 0; transform-origin:50% 30% 0;}
.dzw_sitenav a:hover {color:#ee6c16;}

/*top*/
.dzw_top {width:1200px; height:95px; margin:0 auto; padding-top:25px;}
.dzw_tlogo {float:left; width:350px; height:90px; margin-right:20px; background:url(../../images/coal/dzw_logo.png) no-repeat;}
.dzw_tsearch {float:left; width:450px;}
.dzw_tschcont {height:36px;}
.dzw_tschbtn,.dzw_ttel {background:url(../../images/coal/dzw_topicon.png) no-repeat;}
.dzw_tschbtn {display:inline-block; float:left; width:68px; height:36px; background-position:10px 12px; background-color:#e85d13; color:#fff; font:bold 15px/36px Microsoft Yahei; text-indent:28px;}
.dzw_tschbtn:hover {color:#fff;}
/*2014.10.15搜索框*/
.dzw_tsearch .searchinput {float:left; width:290px; height:18px; line-height:18px; padding:7px 10px; border:2px solid #ccc; border-right:0 none; color:#b1b1b1;}
.dzw_tschmore {clear:both; height:35px; line-height:35px; color:#666;}
.dzw_tschmore a {margin:0 5px;}
.dzw_ttel {float:right; width:170px; height:60px; padding-left:70px; background-position:0 -20px;}
.dzw_ttel li {color:#666;}
.dzw_ttel li.num {color:#ee6c16; font-size:20px; font-style:italic; font-weight:bold;}
/*
.dzw_tschcont .dzw_tschselect { position :absolute;width:50px; height:22px; line-height:22px; padding:7px 0px 7px 10px; border-right:1px solid #cccccc;}
.dzw_tschcont .dzw_tschselect .dzw_tschkey {display:block;width:45px;cursor:pointer;line-height:22px;font-size:14px;color:#000;background:url(../../images/downxia.gif) no-repeat; background-position: center right;}
.dzw_tschcont .dzw_tschselect ul {width:45px;background-color:#fff;z-index :999;}
.dzw_tschcont .dzw_tschselect ul li {list-style:none;font-size:14px;line-height:22px;width:45px;letter-spacing:2px;text-align:center;}
.dzw_tschcont .dzw_tschselect ul li:hover {background:#e85d13;color:white;cursor:pointer;}
*/
/**************************************2014.10.15 搜索框新加下拉样式 ******************************************/
.dzw_tschselect {cursor:pointer;position:relative; z-index:999; height:32px; padding-right:20px; line-height:32px;width:48px;float:left;border:2px solid #cccccc;border-right:0px; background:url(../../images/coal/ssjt.png) no-repeat 50px center;}
.dzw_schul {position:absolute; z-index:999; top:32px; left:0; display:none; width:68px; border:2px solid #cccccc;border-top:2px solid #cccccc; background:#fff; margin-left:-2px; text-align:center;}
.dzw_schul li{line-height:25px;}
.dzw_schul li:hover,.dzw_schul li:hover a{background:#e75d12;color:#fff;display:block;}
.dzw_tschselect .dzw_tschkey {cursor:pointer;display:inline-block; height:32px;width:48px;line-height:32px;padding-left:20px;}

/*nav*/
.dzw_nav {height:40px; margin:0 auto; background:url(../../images/coal/dzw_navicon.png) 0 -222px repeat-x;}
.dzw_navm {width:1200px; height:40px; margin:0 auto;}
.dzw_navmall {position:relative; float:left; z-index:9999; width:236px; height:40px;}
.dzw_navmall h1 {position:relative; width:236px; height:37px; margin-top:2px; background:url(../../images/coal/dzw_navicon.png) 0 -175px no-repeat; color:#165796; font:normal 14px/37px Microsoft Yahei; text-indent:70px; text-shadow:1px 1px 0 #ffffff;}
.dzw_navmall h1 i {position:absolute; top:13px; right:30px; display:inline-block; width:15px; height:15px; background:url(../../images/coal/dzw_navicon.png) no-repeat;}
.dzw_navmsed {position:absolute; top:40px; left:0; z-index:999; width:240px; background:#fff;}
.dzw_navmsed .noborder {border-bottom:0 none;}
.dzw_navmsedmc {position:relative; height:53px; padding:6px 20px 0 65px; border-bottom:1px solid #ccc; background:url(../../images/coal/dzw_sednavicon.png) 0 -286px repeat-x;}
.dzw_navmsedmc dt {color:#18609f; font:bold 16px/24px Microsoft Yahei;}
.dzw_navmsedmc dd {line-height:20px; color:#666;}
.dzw_navmsedmc dd span {margin-right:5px;}
.dzw_navmsedmc b {position:absolute; top:50%; right:10px; display:inline-block; width:15px; height:25px; margin-top:-12px; background:url(../../images/coal/dzw_sednavicon.png) 0 -216px no-repeat;}
.dzw_navmsedmc .icona,.dzw_navmsedmc .iconb,.dzw_navmsedmc .iconc,.dzw_navmsedmc .icond {position:absolute; top:50%; left:10px; display:inline-block; width:44px; height:44px; margin-top:-22px; background:url(../../images/coal/dzw_sednavicon.png) no-repeat;}
.dzw_navmsedmc .iconb {background-position:0 -54px;}
.dzw_navmsedmc .iconc {background-position:0 -108px;}
.dzw_navmsedmc .icond {background-position:0 -162px;}
.dzw_navmsed .current {border-color:#e85d13; background-position:0 -355px;}
.dzw_navmsed .current b {background-position:0 -251px;}
.dzw_navmsed .current .icona {background-position:-54px 0;}
.dzw_navmsed .current .iconb {background-position:-54px -54px;}
.dzw_navmsed .current .iconc {background-position:-54px -108px;}
.dzw_navmsed .current .icond {background-position:-54px -162px;}
.dzw_navmsed .current a,.dzw_navmsed .current a:hover {color:#fff;}
.dzw_navmc {float:left; width:869px; height:40px; padding-left:35px; background:url(../../images/coal/dzw_navicon.png) 0 -272px repeat-x;}
.dzw_navmc li {position:relative; float:left; padding:0 46px 0 18px; height:40px; color:#fff; font:normal 16px/40px Microsoft Yahei; white-space:nowrap;}
.dzw_navmc li i {position:absolute; top:0; right:0; display:inline-block; width:30px; height:40px; background:url(../../images/coal/dzw_navicon.png) 0 -75px no-repeat;}
.dzw_navmc li a {color:#fff;font:normal 16px/40px Microsoft Yahei;}
.dzw_navmc li a:hover {color:#fff68f;font:normal 16px/40px Microsoft Yahei;}
.dzw_navmc li.current a,.dzw_navmc li.current a:hover {color:#fff68f;}
.dzw_navlbg,.dzw_navrbg {display:inline-block; float:left; width:30px; height:40px; background:url(../../images/coal/dzw_navicon.png) 0 -25px no-repeat;}
.dzw_navrbg {background-position:0 -125px;}

/*leftimg*/
.dzw_leftimg{ float:left; width:240px; margin-right:10px; margin-top:240px;background:url(../../images/coal/jmdzbg.png) no-repeat;height:60px;}
.dzw_leftimg img{ float:left;}
.dzw_leftimg input {width:110px;height:36px;text-align:center;line-height:36px;color:#fff;font-size:14px;font-weight:bold;border:none;background:url(../../images/coal/jmdz.png) no-repeat;cursor:pointer;margin-left:5px;margin-top:13px;}
.dzw_leftimg input:hover {color:#1a65a4;}

/*scrollpic*/
.dzw_scrollpic{ float:left; width:680px; height:300px; margin-right:10px;}

/*right*/
.dzw_syright{ float:right; width:260px; background-color:#e4e4e4; padding:5px 0;}
.dzw_submenu{ width:250px; height:87px; margin:0 auto; background-color:#fff; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
.dzw_submenu a{ display:inline-block; float:left; width:118px; height:36px; margin:5px 0 0 5px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; background:url(../../images/coal/dzw_rbtnicon.png) 0 -118px repeat-x; font:bold 16px/36px Microsoft Yahei; color:#fff; text-shadow: 1px 1px 0 #3d82ad;}
.dzw_submenu a:hover{ background-position:0 -159px; background-repeat:repeat-x; text-shadow: 1px 1px 0 #005284;}
.dzw_submenu a i{ width:28px; height:28px; display:inline-block; vertical-align:middle; background:url(../../images/coal/dzw_rbtnicon.png) no-repeat; margin:0 7px 0 15px;}
.dzw_submenu .submenu1{ background-position:0 0;}
.dzw_submenu .submenu2{ background-position:0 -28px;}
.dzw_submenu .submenu3{ background-position:0 -56px;}
.dzw_submenu .submenu4{ background-position:0 -84px;}

/*dzw_mfzc*/
.dzw_mfzc{ width:250px; margin:10px auto 0;}
.dzw_mfzctit{ height:28px;}
.dzw_mfzctit a{ float:left; width:123px; height:28px; font:normal 14px/28px Microsoft Yahei; background-color:#a0a09f; color:#fff; text-align:center; margin-right:4px; -moz-border-radius:3px 3px 0 0; -webkit-border-radius:3px 3px 0 0; border-radius:3px 3px 0 0;}
.dzw_mfzctit a.mrnone{ margin-right:0;}
.dzw_mfzctit a.cur{ background-color:#fff; color:#1b68a7;}
.dzw_mfzccont{ height:145px; background-color:#fff; -moz-border-radius:0 0 3px 3px; -webkit-border-radius:0 0 3px 3px; border-radius:0 0 3px 3px; padding:10px 0;}
.dzw_mfzccont li{ margin-bottom:6px;}
.dzw_mfzccont li label{ display:inline-block; width:78px; text-align:right; padding-right:10px; line-height:22px; color:#707070;}
.dzw_mfzccont input,.dzw_mfzccont select{ background:url(../../images/coal/dzw_inputbg.jpg) repeat-x; border:1px #cdc8c2 solid; height:22px; }
.dzw_mfzccont li select{ width:138px;}
.dzw_mfzccont input.mfzc_phone{ width:80px; height:20px; padding:3px 5px; margin:0 7px 0 30px;}
.dzw_mfzccont input.mfzc_time{ width:126px; height:16px; padding:3px 5px;}
.dzw_orgbtn{ display:inline-block; width:81px; height:29px; color:#fff; font:normal 14px/29px Microsoft Yahei; background:url(../../images/coal/dzw_btnbg.png) 0 0 no-repeat; padding-left:15px; vertical-align:middle; text-align:left;}
.dzw_orgbtn2{ display:inline-block; width:110px; height:29px; color:#fff; font:normal 14px/29px Microsoft Yahei; background:url(../../images/coal/dzw_gt_bg.png) 0 0 no-repeat; padding-left:15px; vertical-align:middle; text-align:left;}
.dzw_orgbtn:hover{ color:#fff;}

/*dzw_dzgg*/
.dzw_dzgg,.dzw_cjdt{ border:1px #ccc solid; height:250px;}
.dzw_dzgg{ width:538px; float:left;}
.dzw_cjdt{ width:648px; float:right;}
.dzw_dzggtit{ margin:5px; background:url(../../images/coal/dzw_linebg.jpg) no-repeat; height:30px; position:relative;}
.dzw_dzggtit h2{ font:normal 16px/30px Microsoft Yahei; color:#fff; padding-left:20px;}
.dzw_dzggtit h2 span{margin-left:5px;}
.dzw_dzggtit h2 strong{ font-weight:normal; font-size:18px;}
.dzw_dzggtit a{ display:inline-block; position:absolute; background-color:#85c1e6; color:#fff;width:55px;height:24px;right:10px; top:3px;line-height:24px;text-align:center;}
.dzw_dzggcont li{ border-bottom:1px #ccc dashed; width:520px; height:28px; float:left; margin-left:5px;}
.dzw_dzggcont li p{ float:left; width:380px; padding-left:10px; line-height:28px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.dzw_dzggcont li p a{ color:#666;}
.dzw_dzggcont li p a:hover{ color:#145897;}
.dzw_dzggcont li em{ float:right; color:#999; padding-right:10px; line-height:28px;}

/*dzw_cjdt*/
.dzw_cjdtcont{ width:637px; margin:0 auto;}
.dzw_cjdtcont .dzw_cjdtmenu{ margin-top:6px; border-bottom:2px #1a63a2 solid; padding-left:10px; height:24px;}
.dzw_cjdtcont .dzw_cjdtmenu li{ float:left; width:80px; height:24px; line-height:24px; background:url(../../images/coal/dzw_btnbg.png) 0 -58px no-repeat; text-align:center; margin-left:-2px; cursor:pointer; z-index:1; position:relative;}
.dzw_cjdtcont .dzw_cjdtmenu li.cur{ background-position:0 -34px; color:#fff; z-index:2; margin-left:0;}
.dzw_cjdttable th{ height:28px; background-color:#e6f0f8; font-weight:normal; color:#666;}
.dzw_cjdttable td{ text-align:center; height:30px;}
.dzw_cjdttable tr.graybg{ background-color:#eee;}

/*indexad*/
.dzw_indexad .dzw_fl{ float:left;}
.dzw_indexad .dzw_fr{ float:right;}
.dzw_indexad a{ font-size:0;}

/*sortbox*/
.dzw_uni_box{ clear:both; position:relative; width:1200px; margin:10px auto 0;}
.dzw_uni_tit{ height:43px;}
.dzw_uni_tit .tit_l{ float:left; border-bottom:3px #2375bb solid; width:210px; height:40px;}
.dzw_uni_tit .tit_r{ float:right; border-bottom:3px #e96114 solid; width:968px; height:40px; padding-left:20px;}
.dzw_uni_tit i,.dzw_uni_tit .tk,.dzw_uni_tit .jm,.dzw_uni_tit .jt,.dzw_uni_tit .gt,.dzw_uni_tit .hy,.dzw_uni_tit .cy{ background:url(../../images/coal/dzw_indeximg.png) no-repeat;}
.dzw_uni_tit i{ display:inline-block; width:44px; height:40px; background-position:0 0; font:bold 20px/40px Arial; color:#fff; padding-left:7px;}
.dzw_uni_tit span{ display:inline-block; width:155px; height:23px; text-indent:-9999px; margin:0 0 8px 3px; vertical-align:middle;}
.dzw_uni_tit .tk{ background-position:0 -43px;}
.dzw_uni_tit .jm{ background-position:0 -76px;}
.dzw_uni_tit .jt{ background-position:0 -109px;}
.dzw_uni_tit .gt{ background-position:0 -142px;}
.dzw_uni_tit .hy{ background-position:0 -174px;}
.dzw_uni_tit .cy{ background-position:0 -209px;}
.dzw_uni_tit .tit_r li{ float:left; width:121px; height:31px; background:url(../../images/coal/dzw_btnbg.png) 0 -118px no-repeat; text-align:center; font:normal 14px/31px Microsoft Yahei; color:#333; margin:9px 0 0 -2px; position:relative; z-index:1; cursor:pointer;}
.dzw_uni_tit .tit_r li.tab_nav{ background-position:0 -87px; color:#fff; z-index:2;}
.dzw_uni_cont{ height:263px; border:1px #ccc solid; border-top:none;}
.dzw_uni_cont th{ height:38px; background-color:#e6f0f8; font-weight:normal; color:#666;}
.dzw_uni_cont tr:hover{ background-color:#ffe4cd; color:#f96305;}
.dzw_uni_cont td{ text-align:center; height:45px;}
.dzw_uni_cont .graybg{ background-color:#eee;}
.dzw_tsybtn{ display:inline-block; width:65px; height:17px; background:url(../../images/coal/dzw_btnbg.png) -27px -155px no-repeat; text-indent:-9999px;}
.dzw_uni_cont .dzw_tsybtn{ margin-left:10px;}
.dzw_uni_cont span.price{ font:bold 14px/40px Microsoft Yahei; color:#ea6614;}
.dzw_uni_cont i.price_lock{ display:inline-block; background:url(../../images/coal/dzw_btnbg.png) 0 -153px no-repeat; width:18px; height:22px;}

/*footer*/
.dzw_footer{ clear:both; position:relative; width:100%; margin:20px auto 0; background:url(../../images/coal/dzw_footerbg.jpg) top #ededed repeat-x; padding:30px 0;}
.dzw_footer dl{ float:left; width:150px; margin-left:90px; display:inline;}
.dzw_footer dt{ font:bold 16px/30px Microsoft Yahei; color:#666; position:relative;}
.dzw_footer dd,.dzw_footer dt i.footer_icon1,.dzw_footer dt i.footer_icon2,.dzw_footer dt i.footer_icon3,.dzw_footer dt i.footer_icon4,.dzw_footer dt i.footer_icon5{ background:url(../../images/coal/dzw_footericon.png) no-repeat;}
.dzw_footer dt i{ display:inline-block; position:absolute; width:38px; height:38px; left:-45px;}
.dzw_footer dt i.footer_icon1{ background-position:0 0;}
.dzw_footer dt i.footer_icon2{ background-position:0 -38px;}
.dzw_footer dt i.footer_icon3{ background-position:0 -74px;}
.dzw_footer dt i.footer_icon4{ background-position:0 -112px;}
.dzw_footer dt i.footer_icon5{ background-position:0 -150px;}
.dzw_footer dd{ background-position:0 -197px; padding-left:12px;}
.dzw_footer dd a{ font:normal 14px/22px Microsoft Yahei; color:#666;}
.dzw_footer dd a:hover{ color:#1167b0;}
.dzw_footer .footer_txt{ margin-top:20px; background:url(../../images/coal/dzw_footerlinebg.gif) top repeat-x;}
.dzw_footer .footer_txt p{ text-align:center; color:#666; padding-top:15px;}

/**************************************about us container ******************************************/
.dzw_container {width:1200px; margin:0 auto; height:auto; padding-top:10px;}
.dzw_position a {color:#1277cf;}
.dzw_position {line-height:39px; background:url(../../images/coal/gywm_posi.jpg) 10px center no-repeat; padding-left:30px;}

.dzw_lefttree {width:229px; border:1px solid #dddddd; height:666px; float:left; margin-left:14px; padding-top:9px; background:#f8f6f4;}
.none { display:none } 
.dzw_lefttree h3 {background:url(../../images/coal/lefttree_tit.jpg) no-repeat; height:44px; margin-left:-10px; padding-left:12px; line-height:44px; color:#fff; text-align:center; font-size:16px;}
.dzw_lefttree ul li:hover,.dzw_lefttree ul li.dzw_on{background:url(../../images/coal/lefttree_bg.jpg) repeat-x;} 
.dzw_lefttree ul li {display:inline; background:url(../../images/coal/lwfttree_line.jpg) no-repeat center bottom; display:inline-block; width:100%; position: relative; }
.dzw_lefttree ul li h4 { cursor:pointer; background:url(../../images/coal/lefttree_sj1.png) no-repeat 60px 15px; padding-left:83px; text-decoration:none; font-size:14px; color:#555; display:block;  line-height:35px; font-weight:normal; } 
.dzw_lefttree ul li h4:hover,.dzw_lefttree ul li.dzw_on h4 {background:url(../../images/coal/lefttree_sj.png) no-repeat 60px 15px;}
.dzw_right {border:1px solid #dddddd;border-left:none;float:right; height:655px;width:894px;background:url(../../images/coal/rightbg.jpg) repeat-y;padding:10px 30px;}
.dzw_rightit {background:url(../../images/coal/gywm_line.jpg) center center repeat-x;}
.dzw_rightit p {margin-left:23px; background:#fff; width:110px; text-align:center; font-size:18px;}
.dzw_rightit p span {font-size:24px; color:#e85d13;}
.dzw_rightl {margin-top:36px; margin-left:-5px;float:left;}
.dzw_rightr {float:right;width:378px;margin-top:45px;}
.dzw_rightr h3 {color:#126db6;font-size:18px;line-height:220%;background:url(../../images/coal/gywm_jj.jpg) left center no-repeat;padding-left:15px;}
.dzw_rightr h3.dzw_dzwh {margin-top:35px;}
.dzw_rightr p {font-size:14px;line-height:160%;color:#666666;text-indent:20px;}

/**************************************大宗运 ******************************************/
.dzw_dt {width:883px; height:416px; border:1px solid #cccccc;padding:18px 22px;float:left;}
.dzw_dt img{float:left;}
.dzw_dtlb{float:right;border:2px solid #e5f2fa;height:399px;width:287px;padding:5px 6px 7px;}
.dzw_dtlb ul{border:1px solid #e5f2fa;height:100%;width:100%;}
.dzw_dtlb ul li{height:34px;border-bottom:1px dotted #e8e8e9;line-height:34px;padding-left:10px;}
.dzw_dtlb ul li:hover,.dzw_dtlb ul li.dzw_dtlbon{background:#feceae;}
.dzw_dtlb ul li a:hover,.dzw_dtlb ul li.dzw_dtlbon a{color:#f6680a;}
.dzw_bd {float:right;width:250px; height:445px; background:#e4e4e4;padding:5px;}
.dzw_wyzh{margin:0px;}
.dzw_wyzhbd a.dzw_wyzhbt {margin-left:130px;line-height:29px;}
.dzw_wyzhbd {margin-top: -28px; padding-top: 38px; padding-bottom:0px; height:123px;background:url(../../images/coal/wyzhbg.jpg) no-repeat;-moz-box-shadow:2px 2px 1px #cbcbcb; -webkit-box-shadow:2px 2px 1px #cbcbcb ;box-shadow:1px 1px 1px #cbcbcb  ;}
.dzw_mfzcbd{background:url(../../images/coal/mfzcbg.jpg) no-repeat;}
.dzw_mfzcbox,.dzw_gzcxbox{margin-top:8px;}
.dzw_gzcx{height:68px;background:#fff;}
.dzw_wyzhbt{background:url(../../images/coal/ssbt.png) 0 0 no-repeat;padding-left:25px;}
.dzw_dzytit{*position:absolute; *z-index:999;}
.dzw_hytable{width:927px;}
.dzw_hybd{width:929px;}
.dzw_hybd .tit_r_hy{width:695px;}
.dzw_hybox1{margin-top:0px;width:928px;float:left;}
.dzw_dzfw{width:260px;height:305px;float:right;margin-top:10px;}
.dzw_dzfwcont {padding:5px;padding-top:8px;}
.dzw_dzfwcont div{margin-top:10px;}
.dzw_dzfwcont ul li{width:240px;}
.dzw_dzfwcont li p{ width:130px;}
.dzw_dzfwcont li img{margin-top:8px;margin-left:-4px;}
.blk_29 { PADDING-RIGHT: 0px; BORDER-TOP: #a1d2fd 0px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 10px; OVERFLOW: hidden;PADDING-TOP: 10px; ZOOM: 1; POSITION: relative}
.blk_29 .LeftBotton {BACKGROUND:url(../../images/coal/w_left.png) no-repeat; LEFT:10px; FLOAT: left; WIDTH: 12px; CURSOR: pointer; POSITION: absolute; TOP: 20px; HEIGHT: 114px}
.blk_29 .RightBotton {RIGHT:10px;BACKGROUND: url(../../images/coal/w_r.png) no-repeat; FLOAT: right; WIDTH: 12px; CURSOR: pointer; POSITION: absolute; TOP: 20px; HEIGHT: 114px}
.blk_29 .Cont {MARGIN: 0px auto; OVERFLOW: hidden;}
.blk_29 .box {FLOAT: left; WIDTH: 138px; TEXT-ALIGN: center;}
.blk_29 .box IMG {border:1px solid #d3d3d3;	PADDING-RIGHT:3px;DISPLAY:block; PADDING-LEFT:3px; BACKGROUND:#fff; PADDING-BOTTOM:3px; MARGIN:0px auto; PADDING-TOP:3px; margin-bottom:5px;}
.blk_29 .box A:hover IMG {BORDER-RIGHT:#5385cc 1px solid; BORDER-TOP:#5385cc 1px solid; BORDER-LEFT:#5385cc 1px solid; BORDER-BOTTOM:#5385cc 1px solid}
.blk_29 .box P {MARGIN:6px auto 0px; WIDTH:97px; LINE-HEIGHT:20px}
.rollphotos h3{margin-left:10px;font-weight:bold;color:#707070;}
.dzw_wlqy{width:1198px;margin-top:10px;height:164px;}
.dzw_wlqytit{background:url(../../images/coal/wlqybg.png) no-repeat;}


/**************************************体验计划 ******************************************/
.dzw_wjdc {width:1196px;height:226px;border:1px solid #e3e3e3;border-left:4px solid #86c6e9;background:url(../../images/coal/wjdcbg.jpg) no-repeat;margin-top:7px;}
.dzw_fsyj {width:1196px;height:226px;border:1px solid #e3e3e3;border-right:4px solid #fbb66c;background:url(../../images/coal/yjbg.jpg) no-repeat;margin-top:7px;}
.dzw_wjdcbt {float:left;margin-top:45px;margin-left:215px;}
.dzw_wjdctext {float:right;margin-top:37px;}
.dzw_wjdctext p {line-height:25px;}
.dzw_wjdctit {font-weight:bold;color:#e87e25;}
.dzw_fsyjtext p {width:409px;float:left;line-height:26px;margin-top:75px;margin-left:67px;}
.dzw_fsyjbt {flaot:right;margin-top:55px;margin-left:885px;}

/**************************************大宗融 ******************************************/
.dzw_dzr{*margin-top:0px;}
.dzw_rztdtit{margin-left:0px;}
.dzw_rztd{width:278px;height:266px;background:url(../../images/coal/rztdbg.png) no-repeat bottom center;float:left;}
.dzw_rztdcont ul li{width:205px;border:none;height:28px;padding-left:65px;padding-top:7px;margin-top:2px;}
.dzw_rztdcont .sqzz,.dzw_rztdcont .rzpz,.dzw_rztdcont .rzms,.dzw_rztdcont .clzb,.dzw_rztdcont .sfbz,.dzw_rztdcont .ywlc{position:absolute;display:block;width:22px;height:18px;background:url(../../images/coal/zztdtb.png) no-repeat left center ;left:27px;}
.dzw_rztdcont .sqzz{background-position:0 0;}
.dzw_rztdcont .rzpz {background-position:0 -22px;}
.dzw_rztdcont .rzms {background-position:0 -47px;}
.dzw_rztdcont .clzb {background-position:0 -78px;}
.dzw_rztdcont .sfbz {background-position:0 -114px;}
.dzw_rztdcont .ywlc {background-position:0 -146px;}
.dzw_rztdcont .arrow {display:inline-block; width:0; height:0; border-width:4px; border-style:dashed dashed dashed solid; border-color:transparent transparent transparent #2b94d4; overflow:hidden;}
.dzw_rztdcont ul li:hover {background:url(../../images/coal/tdbg.png) repeat-x;color:#fff;}
.dzw_rztdcont ul li:hover a {color:#fff;}
.dzw_rztdcont ul li:hover .sqzz {background-position:-40px 0;}
.dzw_rztdcont ul li:hover .rzpz {background-position:-40px -22px;}
.dzw_rztdcont ul li:hover .rzms {background-position:-40px -47px;}
.dzw_rztdcont ul li:hover .clzb {background-position:-40px -78px;}
.dzw_rztdcont ul li:hover .sfbz {background-position:-40px -114px;}
.dzw_rztdcont ul li:hover .ywlc {background-position:-40px -146px;}
.dzw_rztdcont ul li:hover .arrow {border-color:transparent transparent transparent #fff;}
.dzw_rztdcont ul li a:hover{color:#fff;}
.dzw_jt{margin-left:100px;}
.dzw_dzrright{height:256px;padding-top:7px;}
.dzw_dzrbanner{float:left;margin-left:10px;}
.dzw_dzrzc{height:46px;}
.dzw_dzrbanner{width:639px;height:268px;}
.dzw_dzryqh{width:250px;height:197px; margin:10px auto 0; background-color:#fff; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
.dzw_dzryqh input.yqh{width:241px;height:88px;background:url(../../images/coal/yqhgg.jpg) no-repeat;border:none;margin-left:4px;margin-top:7px;cursor:pointer;}
.dzw_dzryqh input.td{width:241px;height:88px;background:url(../../images/coal/khfwtd.jpg) no-repeat;border:none;margin-left:4px;margin-top:7px;cursor:pointer;}
.dzw_dzrbox2{margin:10px auto;}
.dzw_o2o{border-top:3px solid #2b94d4;width:281px;height:375px;float:left;}
.dzw_o2o img{margin-top:8px;}
.dzw_otit{background:url(../../images/coal/gylbg.jpg) no-repeat;width:69px;height:52px;text-align:center;padding-top:17px;color:#fff;float:left;}
.dzw_otext{border:1px solid #3183b2;float:right;width:202px;height:62px;padding-top:5px;padding-left:5px;}
ul.dzw_dzrlb li{margin-top:9px;*margin-top:5px;height:69px;}
ul li.dzw_dzrf {margin-top:5px;}
.dzw_cpjs{width:637px;height:376px;border:1px solid #b7b5b5;float:left;margin-left:10px;}
.dzw_dzrxq{width:245px;height:362px;background:#f0f0f0;float:right;padding:8px;}
.dzw_dzrxqcon{background:#dadada;width:100%;height:100%;}
.dzw_dzrxqcon p{height:39px;width:100%;background:#b4b4b4;font-size:14px;color:#fff;line-height:39px;text-align:center;}
.dzw_xqbd{margin:10px;}
.dzw_xqbd textarea{width:215px;height:160px;border:none;color:#b4b4b4;padding:5px;margin-bottom:10px;}
.dzw_xqbd span{color:#fff;width:59px;height:30px;background:#b4b4b4;display:block;line-height:30px;padding-left:10px;float:left;}
.dzw_xqbd input{width:129px;height:23px;background:#fff;border:none;padding-top:7px;padding-left:10px;padding-right:10px;float:right;margin-left:7px;}
.dzw_xqbd div{margin-bottom:10px;height:30px;}
.dzw_xqbd input.xqbt{width:225px;height:41px;background:#2b94d4;line-height:41px;text-align:center;color:#fff;padding:0px;}
.dzw_dzrbox4{margin:10px auto;}
.dzw_jrjg{height:145px;width:593px;float:left;}
.dzw_jrjgcont img {border:1px solid #cfd3d5;margin-left:29px;margin-top:15px;}
.dzw_dzrsq{float:right;width:594px;height:147px;}
.dzw_dzrbox6{margin-top:10px;width:1200px;height:72px;}

/**************************************列表 ******************************************/
.dzwlb1_main{padding-top:10px;}
.dzwlb1_main:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both; height:0;}
.dzwlb_main li{border-bottom:1px dotted #d9d9d9;height:28px;*height:26px;}
.dzwlb_main li.one{height:72px; overflow:hidden; padding-bottom:6px;}
.dzwlb_main li p.text1 a{float:left;line-height:28px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;width:351px;padding-left:30px;background:url(../../images/coal/tb.jpg) 13px 12px no-repeat;}
.dzwlb_main li p a{color:#666666;}
.dzwlb_main li em{float:right;color:#666666;line-height:28px;}
.dzwlb_main li p a:hover,.dzwlb_main li em:hover{color:#f39801;}

.dzw_more {width:55px; height:22px; float:right; background:url(../../images/coal/morebg.png) no-repeat; margin-top:12px; }
.dzw_more a {display:block; margin-left:8px; margin-top:2px; color:#ea6614;}
.tit_r ul {width:700px; float:left;}