/*
	*全站统一头尾样式
	*author:郑世贤
*/

/*jm头*/
.jm-header{}
.jm-header .topbar{height:27px; line-height:27px; background-color:#F1F1F1; border-bottom:1px solid #DFDFDF}
.jm-header .fn{height:105px;}
.jm-header .fn .logo-wrap{width:180px; height:79px; margin-left:10px; margin-top:7px;}
.jm-header .fn .logo-wrap .logo{display:block; width:180px;}
.jm-header .fn .logo-wrap .logo img{display:block; width:180px; height:45px;}
.jm-header .fn .logo-wrap .channel{height:34px; line-height:34px; text-align:center; display:none; font-family:Microsoft YaHei,SimHei; font-weight:bold; color:#142460; font-size:19px;}
.jm-header .fn .search{width:513px; height:93px; margin-left:42px; margin-top:6px;}
.jm-header .fn .search .hd{height:30px;}
.jm-header .fn .search .hd ul{}
.jm-header .fn .search .hd ul li{height:30px; line-height:30px; width:100px;float:left;}
.jm-header .fn .search .hd ul li i{float:left; width:16px; height:16px; margin-top:6px; margin-right:5px; overflow:hidden; background:url('http://images.qudao.com/kaidian/jm-header_bg.png') no-repeat;}
.jm-header .fn .search .hd ul li.s-zs i{background-position:0 -33px}
.jm-header .fn .search .hd ul li.s-xm i{background-position:-16px -33px}
.jm-header .fn .search .hd ul li.s-news i{background-position:-32px -33px}
.jm-header .fn .search .hd ul li.s-wd i{background-position:-48px -33px}
.jm-header .fn .search .hd ul li a{color:#832F00; font-size:14px;}
.jm-header .fn .search .hd ul li a:hover{color:#CE0004}
.jm-header .fn .search .bd{width:509px;height:29px;border:2px solid #943600; background:#FFF; position:relative;}
.jm-header .fn .search .bd .btn{position:absolute; right:-2px;_right:-3px; top:-2px;display:block; width:83px; height:33px; border:none; background:url('http://images.qudao.com/kaidian/jm-header_bg.png') no-repeat;}
.jm-header .fn .search .bd i{position:absolute; left:5px; top:7px; display:block; width:18px; height:14px; border:none; background:url('http://images.qudao.com/kaidian/jm-header_bg.png') no-repeat -65px -33px;}
.jm-header .fn .search .bd .ipt{position:absolute; left:29px; top:0px; width:394px; height:29px; line-height:29px; border:none;}
.jm-header .fn .search .ft{height:30px; line-height:30px; font-size:13px;}
.jm-header .fn .gold-xm{width:192px;height:65px;margin-top:19px; margin-right:14px; border:1px solid #D9B8A4; border-radius:2px; background:#FFF;}
.jm-header .fn .gold-xm .title{float:left; width:22px; display:inline; height:65px; border-right:1px solid #D9B8A4}
.jm-header .fn .gold-xm .title p{ color:#CE0004;border:1px solid #FFF; height:60px; padding-top:3px; text-align:center;
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr="#FFFEF5", endcolorstr="#ECDDD3", gradientType="0");
    background:-moz-linear-gradient(top, #FFFEF5, #ECDDD3);
    background:-o-linear-gradient(top, #FFFEF5, #ECDDD3);
    background:-webkit-gradient(linear, 0 0, 0 bottom, from(#FFFEF5), to(#ECDDD3));
}
.jm-header .fn .gold-xm .bd{float:left; display:inline; margin-top:2px; margin-left:2px; width:165px; overflow:hidden;*position:relative;}
.jm-header .fn .gold-xm .bd ul{width:50000%; position:relative;}
.jm-header .fn .gold-xm .bd ul li{float:left; width:84px; height:61px;}
.jm-header .fn .gold-xm .bd ul li img{display:block; width:81px; height:61px;}
.jm-header .nav-wrap{height:39px; border:1px solid #BB7044; padding:12px 0 12px 14px;
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr="#FFFFFF", endcolorstr="#F3EDE2", gradientType="0");
    background:-moz-linear-gradient(top, #FFFFFF, #F3EDE2);
    background:-o-linear-gradient(top, #FFFFFF, #F3EDE2);
    background:-webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#F3EDE2));
}
.jm-header .nav-wrap .nav{height:39px;}
.jm-header .nav-wrap .nav dl{height:39px;float:left; display:inline; margin-right:19px; border-right:1px dotted #CCC;}
.jm-header .nav-wrap .nav dl dt{height:35px; padding-top:4px;float:left; display:inline; width:21px; padding-left:2px; font-size:14px; font-weight:bold; color:#FFF; background:url('http://images.qudao.com/kaidian/jm-header_bg.png') no-repeat -83px 0}
.jm-header .nav-wrap .nav dl dd{float:left; margin-top:-2px; display:inline; line-height:22px; height:44px;}
.jm-header .nav-wrap .nav dl dd span{padding-left:6px;}
.jm-header .nav-wrap .nav .n-industry{width:408px;}
.jm-header .nav-wrap .nav .n-industry dd{width:368px;}
.jm-header .nav-wrap .nav .n-people{width:231px;}
.jm-header .nav-wrap .nav .n-people dd{width:190px;}
.jm-header .nav-wrap .nav .n-region{width:283px; border-right:none; margin-right:0}
.jm-header .nav-wrap .nav .n-region dd{width:260px;}

/*橙色渐变背景*/
.orange-gradient-bg {
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#FFFFFF, endcolorstr=#F2EBDF, gradientType=0);
    background: linear-gradient(top, #FFFFFF, #F2EBDF) !important;
    background: -moz-linear-gradient(top, #FFFFFF, #F2EBDF) !important;
    background: -o-linear-gradient(top, #FFFFFF, #F2EBDF) !important;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#F2EBDF)) !important;
}
.border-warp { background: #F8F8F8; border: 1px solid #E2E2E2; height: 30px; line-height: 30px; overflow: hidden; padding: 0 15px;}
.border-warp a.gray6:hover { color: #CE0004 !important;}
.nav-region a { margin: 0 5px; white-space: nowrap;}
.nav-industry { border-color: #BB7044 !important; color: #832F00;}
.nav-industry a { color: #832F00; margin: 0 9px; white-space: nowrap;}
.nav-industry a:hover { color: #CE0004;}

/*通用底*/
.footer {height:110px; padding-top:10px; border-top:1px dashed #C3C3C3; text-align:center;}
.footer .sub-nav{ overflow:hidden; display:inline-block; *display:inline; *zoom:1}
.footer .sub-nav ul{margin-left:-1px;*float:left;}
.footer .sub-nav ul li{float:left;display:inline;}
.footer .sub-nav ul li a{border-left:1px dotted #7F7F7F; padding:0 9px 0 10px;}
.footer .copy-right {width:715px;margin-left:auto; margin-right:auto; padding-top:17px;}
.footer .copy-right ul li{float:left; display:inline; margin-right:10px;}
.footer .copy-right .announcement p{line-height:22px; }

/*翻页*/
.paginator { width:100%; clear:both; letter-spacing: -0.31em; *letter-spacing: normal;word-spacing: -0.43em; font-size:12px; }
.paginator input { vertical-align:middle }
.paginator ul { margin:18px 0 14px 0; display:inline-block; *display:inline; *zoom:1;width:100%; text-align:center; overflow:hidden; }
.paginator ul li { float:none; display:inline-block; *display:inline; *zoom:1;vertical-align:middle; width:auto; color:#454545; letter-spacing: normal; word-spacing: normal; vertical-align: middle; margin:0 2px; }
.paginator li.disabled { background: url(http://images.qudao.com/pp/pinpai/hq-img5.png) no-repeat scroll 5px 5px; border: 1px solid #BEBEBE; color: #002B91; height: 15px; padding: 2px 6px; width: 7px; }
.paginator li a { width:auto; display:inline-block; *display:inline; *zoom:1; border:1px solid #bebebe; padding:2px 6px; }
.paginator li.prev a { padding-left:10px; background:url(http://images.qudao.com/pp/pinpai/hq-img5.png) no-repeat 3px -11px; color:#002b91; }
.paginator li.page-total { padding:0 6px 0 6px; }
.paginator li.locate { height:20px; line-height:20px; margin-right:10px; }
.paginator li.confirmation { width:56px; line-height:24px; margin:0 0; }
.paginator li.locate #page_num { padding: 1px 8px 2px 8px; border:1px solid #bebebe; margin:0 6px 0 6px; width:30px; }
.paginator li.current a { background:#ffebde; color:#ff6800; border-color:#ff6800; font-weight:bold; }
.paginator li.next a { color: #002B91; padding: 3px 11px 2px 5px; background:url(http://images.qudao.com/pp/pinpai/hq-img6.png) no-repeat 44px -11px; color:#002b91; }
.paginator li.last { background:url(http://images.qudao.com/pp/pinpai/hq-img6.png) no-repeat 8px 5px; border: 1px solid #BEBEBE; color: #002B91; height: 15px; padding: 2px 6px; width: 7px; }
.paginator li.last a { border:none; }
.paginator li.confirmation a { display:inline-block; *display:inline; *zoom:1; _position:relative; _bottom:1px; width:56px; height:24px; margin:0 0; padding:0 0; border:none; background:url(http://images.qudao.com/pp/pinpai/hq-img1.png) no-repeat top center; overflow:hidden; line-height:9999px; vertical-align:middle }

/*留言成功弹出层*/
.liuyan_success_dialog { display: none; width:500px; background:rgba(0, 0, 0, 0.2); padding:6px; box-shadow: 1px 1px 2px #666;
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr="#20000000", endcolorstr="#20000000",gradientType=0);
}
:root .liuyan_success_dialog {
    filter:none;
}
.liuyan_success_dialog_cont { background:#FFF;}
.liuyan_success_dialog_head { background:#F9F9F9; height:32px; line-height: 32px; padding:0 10px; border-bottom: 1px solid #D9D9D9;}
.liuyan_success_dialog_head span { font-weight: bold;}
.liuyan_success_dialog_head .close { font-family: '微软雅黑',Arial,Helvetica,sans-serif; width:16px; height:16px; line-height: 16px; text-align: center; color: #FFF; background:#999; font-weight: bold; margin-top:8px;}
.liuyan_success_dialog_head .close:hover { background:#2162B6;}
.liuyan_success_dialog_body { padding:15px;}
.liuyan_success_dialog_txt { background:url(http://images.qudao.com/sj/icon_success.png) left center no-repeat; height: 37px; line-height: 18px; padding-left: 60px; padding-top: 5px; margin-left:80px;}
.liuyan_success_dialog_txt2 { background:#FFF5D5; margin-top: 18px; color:#9F4700; padding:14px;}
.liuyan_success_dialog_txt2 ul li { float: left; display: inline; width:220px; color:#666; height: 17px; line-height: 17px; overflow: hidden; padding:5px 0;}
.liuyan_success_dialog_txt2 ul li .icon { float: left; display: inline; width:17px; height: 17px; margin-right: 5px; background: url(http://images.qudao.com/sj/liuyan_success_dialog_icon.gif) no-repeat;}
.liuyan_success_dialog_txt2 ul li .icon1 { background-position: 0 0;}
.liuyan_success_dialog_txt2 ul li .icon2 { background-position: 0 -20px;}
.liuyan_success_dialog_txt2 ul li .icon3 { background-position: 0 -40px;}
.liuyan_success_dialog_txt2 ul li .icon4 { background-position: 0 -60px;}
.liuyan_success_dialog_txt2 p { text-align: center; font-size: 14px;}
.liuyan_success_dialog_txt2 p a { color:#2162B6; text-decoration: underline; font-weight: bold;}
.liuyan_success_dialog_txt2 p a:hover { color:#CE0004;}
.liuyan_success_dialog_txt2 p.hr { border-top:1px solid #E2CF92; border-bottom: 1px solid #FFF; margin:10px 0;}
.liuyan_success_dialog_txt2 p strong { margin:0 5px;}
.liuyan_success_dialog_txt3 { background: url(http://images.qudao.com/sj/liuyan_success_dialog_icon.gif) 0 -75px no-repeat; margin-left: 70px; padding-left: 25px;}
.liuyan_success_dialog_txt3 p { text-align: left; line-height: 24px;}
.liuyan_success_dialog_foot { height:40px; line-height: 40px; border-top:1px solid #D9D9D9; background: #F9F9F9;}
.liuyan_success_dialog_body .go_uc{margin-top:22px; font-size:14px; height:27px; line-height:26px; padding-left:53px;}
.liuyan_success_dialog_body .go_uc .btn_go_uc{margin-left:15px; display:inline-block; background:url('http://images.qudao.com/sj/btn_go_uc.png') no-repeat; text-align:center; width:102px;  height:27px; line-height:26px; color:#FFF;}



/*new导航 2014年4月23日09:37:08*/
.new_box{ border:1px solid #AB4103;}
.new_box2{ border:1px solid #E7681E;}
.new_list{ width:971px; height:32px; background:url(http://images.qudao.com/kaidian/new-bg.gif) left top repeat-x; padding-left:15px;}
.new_list a{ color:#FFF;line-height:32px; padding:0 9px; display:inline-block;}
.new_list li{ position:relative;float:left;}
.new_list .inner{  position:absolute; left:-1px; top:32px; width:182px; border:1px solid #AB4103; z-index:20; background:#FFF; border-top:none; display:none;}
.new_list .inner a{ color:#666666 !important; display:inline-block; width:56px; float:left;}
.new_list .inner span{ display:inline-block; width:1px; vertical-align:bottom; width:1px; line-height:30px; float:left;}
.new_list .inner a:hover{color:#666666; padding:0 10px 0 10px; height:inherit;}
.new_list .inner li{  width:182px !important; float:none !important;}

.fixed{ position:fixed; top:40%; margin-left:-147px;
    _position:absolute;_left:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft,10)||0)-(parseInt(this.currentStyle.marginRight,10)||0));_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
.fixed .new_list2{ width:73px; background:url(http://images.qudao.com/kaidian/new-bg.gif) left top repeat-x;}
.fixed .new_list2 li{ line-height:32px; padding-left:-15px !important; color:#FFF; text-align:center;}

.list_2{ text-align:center;width:59px; padding:0 7px;}
.list_2 li a{ height:29px; line-height:29px; border-bottom:1px solid #E8E8E8; color:#666666; display:inline-block;}
.hhdb_top{ color:#832F00 !important; border-bottom:none !important;}

.bott{ border:1px solid #E2E2E2; background:#F9F9F9; padding:0 0 11px 22px; width:968px !important;}
.bott a{color:#999999; width:20%; display:inline-block; padding-bottom: 8px;}


.bott dl{ padding-top:16px;}
.bott .dl2{ padding-top: 8px;}

.bott dt{  float:left;}
.bott dt span{color:#999999; }
.bott dd{ width:820px; float:left; padding-left:16px;}

.new_manni{ padding:12px;}
.new_manni h3{ width:38px; height:21px; line-height:21px; text-align:center; background:#A43C00; color:#FFF;}
.new_manni .cont2{ padding-top:8px;}
.new_manni .cont2 a{ padding-right:10px; color:#333333; line-height:22px;}
.new_manni .cont2 .gengduo{ float:right; color:#CCC;}


.bottomNav .innav .linkrl {
    font-size: 15px;
    color: #ff3300;
    padding: 4px 10px 2px 10px;
    border: solid 1px #ff3300;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-left:20px; line-height:18px; height:16px; margin-top:-34px; overflow:hidden;
}

