﻿/*temp.css*/
#nodata { padding:80px; padding-left:150px; border:solid 1px #eee;margin:10px 0; background:url(../images/nodata.gif) no-repeat 20px 20px;}
/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1{display:none;z-index:1001;width:398px;border:1px solid #ccc;background:#fff; padding-bottom:20px;}
#mesbook1_c div, #mesbook1 div{ border:1px solid #E4E3E3; background:#EBECEB;height:18px; padding:4px .5em 0; margin-bottom:10px;}
#mesbook1_c dl.b1, #mesbook1 dl.b1 { width:370px; margin:0 auto;}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt { float:left; width:105px; overflow:hidden; }
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd { width:265px; float:right;}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns{padding-bottom:10px;}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {margin-right:20px;}
/*rollup.css*/
#roll_top,#fall,#ct{position:relative;cursor:pointer;height:72px;width:26px}
#roll_top{background:url(../images/top.gif) no-repeat}
#fall{background:url(../images/top.gif) no-repeat 0 -80px}
#ct{background:url(../images/top.gif) no-repeat 0 -40px}
#roll{display:block;width:15px;margin-right:-635px;position:fixed;right:50%;top:80%;_margin-right:-635px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8)); z-index:100;}



/*banner*/
.banner{ height:812px; }
.banner a{ display:block; background:url(../images/banner.jpg) no-repeat center 0;height:812px;}

.fullSlide {width:100%;position:relative;height:812px;}
.fullSlide .bd {margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul {	width:100% !important;}
.fullSlide .bd li {width:100% !important;height:812px;overflow:hidden;text-align:center;background-position:center top;}
.fullSlide .bd li a {display:block;height:812px;}
.fullSlide .hd {width:100%;position:absolute;z-index:1;bottom:0px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul {text-align:center;}
.fullSlide .hd ul li {border-radius:10px;cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#fff;filter:alpha(opacity=80);opacity:0.8;line-height:999px;}
.fullSlide .hd ul .on {background:#1a305c;filter:alpha(opacity=100);opacity:1;}
.fullSlide .prev,.fullSlide .next {display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:5%;z-index:1;width:40px;height:60px;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;width:73px; height:73px;}
.fullSlide .prev{background:url(../images/left1s.png) no-repeat;}
.fullSlide .next {left:auto;right:5%;background:url(../images/right1s.png) no-repeat;}

/**/
.ban-ss{height:40px;background: url(../images/ssbj_02.jpg) no-repeat center top;}
.banan-t{height:40px;width:1000px;margin: 0 auto;}
.banan-t p{float: left;height: 40px;}
.banan-t p span{color: #333333;font:14px 'Microsoft YaHei','微软雅黑';font-weight: bold;line-height: 40px;}
.banan-t a{ color: #666666;font-size: 14px;padding-right:19px;font-family: 'Microsoft YaHei','微软雅黑';font-weight: normal;line-height: 40px;}
.banan-tr{float: right;margin-top: 10px;}
.banan-tr .inp01{float: left;border: 0px; color: #666666;width:141px;font-size: 12px;background: url(../images/ss_03.jpg) no-repeat;padding-left:18px;font-family:'Microsoft YaHei','微软雅黑';height: 20px;line-height: 20px;}
.banan-tr .inp02{background: url(../images/ss_04.gif) no-repeat;width:40px;font-size: 14px;height: 20px;float: left;border: 0px;color:#fff;display: inline-block;font-family:'Microsoft YaHei','微软雅黑';padding-left: 6px;}

/* -- 当前位置 -- */
.topadcs{width:100%;height:420px; overflow:hidden; text-align:center;margin:0px auto 0px;}
.topadcs a img{ width:100%; height:auto; display:block;}
.topadcs a{display:block;margin:0 auto;}
.topadcs a.fullad{ height:420px;}

.wz{margin:25px auto;}
.plc,.plc2{ background:url(../images/logo_03.png) no-repeat 0 10px;height:20px;line-height:24px;padding:7px 8px 8px 20px; position:relative; color:#666; overflow:hidden; font-size:14px; border-bottom:1px solid #ececec; padding-bottom:8px; font-family:"Microsoft Yahei","微软雅黑";}
.plc span {}
.plc i,.plc2 i,.plc a{ font-style:normal; font-size:14px; color:#666;}




@charset "utf-8";
html{color:#000;background:#fff; }
body { color:#000;font-size:14px;min-width: 1200px; width: 100%;} /*网站字体颜色*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}

.mt10{ margin-top:10px;}

a { color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
a:hover { text-decoration:underline;}
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
/* -- 购物车外部框架 -- */
.cart_header , .cart_content , .cart_footer { width:760px; margin:0 auto;}



/* -- 页面整体布局 -- 
.header , .content , .footer { width:1000px; margin:0 auto;  }
.left { width:221px; float:left; overflow:hidden;}
.left2 { width:670px; float:left; overflow:hidden;}
.left3 { width:754px; float:left; overflow:hidden; color:#666;}
.lefttop { background:url(../images/left_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-top:10px;}
.left2top { background:url(../images/left2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.leftbot { background:url(../images/left_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;  margin-bottom:10px;}
.left2bot { background:url(../images/right_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px; }

.right { width:755px; float:right; display:inline; margin-left:24px; overflow:hidden;}
.right2 { width:275px;  float:right; overflow:hidden;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}
.righttop { background:url(../images/right_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.right2top { background:url(../images/right2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.rightbot { background:url(../images/right_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}
.right2bot { background:url(../images/left_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main { width:735px; padding-bottom:15px; overflow:hidden; padding:0 10px; }
.right2_main { width:273px; padding-bottom:15px; overflow:hidden;}
.left2_main { width:668px;  padding-bottom:15px; overflow:hidden;}*/

.header , .content , .footer { width:1200px; margin:0 auto;  }
.left,.leftr{ width:244px; float:left; overflow:hidden;}
.leftr{ float:left;}
.left2 { width:930px; float:left; overflow:hidden; margin-top:15px;}
.left3 { width:244px; float:left; overflow:hidden; color:#666;}
.lefttop {height:0px; font-size:0; overflow:hidden; margin-top:10px;}
.leftbot { height:0px; font-size:0; overflow:hidden;  margin-bottom:10px;}
.left2bot { height:0px; font-size:0; overflow:hidden; margin-bottom:10px; }

.right,.rightl{ width:930px; float:right; display:inline;overflow:hidden;}
.rightl{ float:right;}
.right2 { width:244px;  float:right; overflow:hidden;margin-top:15px;}
.right3 { width:244px; float:right; overflow:hidden; color:#666;}
.rightbot { height:0px; font-size:0; overflow:hidden; margin-bottom:10px;}
.right2bot { height:0px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main { width:930px; overflow:hidden; }
.right2_main { width:244px;overflow:hidden;}
.left2_main { width:930px;overflow:hidden;}

.h_nav li a:-webkit-any-link{ display:block;}

.h_nav li a:-webkit-any-link{ display:block;}

/* function */
h2 a:hover{ text-decoration: none;}
input,textarea{ outline:none; }
textarea{ resize:none;}
em{ font-style: normal;}
.f_cb:after,.f_cbli li:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.f_cb,.f_cbli li{zoom:1;}
.f_ib{display:inline-block;*display:inline;*zoom:1;}
.f_dn{display:none;}
.f_db{display:block;}
.f_pr{position:relative;}
.f_pa{position:absolute;}
.f_fl{float:left;}
.f_fr{float:right;}
.f_prz{position:relative;zoom:1;}
.f_oh{overflow:hidden;}
.f_fa{font-family:Arial, Helvetica, sans-serif;}
.f_fw{ font-family:"Microsoft Yahei" }

.f_fwn{font-weight:normal;}
.f_fwb{font-weight:bold;}
.f_tal{text-align:left;}
.f_tac{text-align:center;}
.f_tar{text-align:right;}
.f_csp{cursor:pointer;}




/*头部开始*/


 .h_top {
            height: 163px;
            background: url(../images/topbg.gif) repeat-x 0 0;
            position: relative;
            z-index: 2;
            overflow: hidden;
            font-family: "Microsoft Yahei";
        }
        
        .t_top {
            height: 40px;
            line-height: 40px;
            color: #666;
            font-size: 14px;
            
        }
        
        .t_top h1{
            float: left;font-weight: normal;font-size: 14px;}
.t_top span{ display:inline-block;line-height:40px;color:#cae9ff; margin-right:50px;}
.t_top span a{color:#666; display:inline-block; background:url(../images/top1.png) no-repeat left center; padding:0 15px 0 22px; border-right:1px solid #d7d7d7; margin-right:10px;}
.t_top span a.a02{background:url(../images/top2.png) no-repeat left center;}
.t_top span a.a03{background:url(../images/top3.png) no-repeat left center; margin-right:0; border:0;}
        .t_top a {
            color: #1e3388;
            display: inline-block;
            padding: 0 20px;
        }
        
        .header .t_logo {
            margin: -33px 15px 0 0;
            display: block;
        }
        
        .header .t_logo,
        .header .t_logo img {
            width: 376px;
            height: 133px;
        }
        
        .t_text {
            font-size: 15px;
            color: #666;
            line-height: 28px;
            padding: 24px 0 0;
            font-weight: normal;
        }
        
        .t_text b {
            color: #1e3388;
            display: block;
            line-height: 34px;
            font-size: 30px;
        }
        
       .menu{width: 753px;white-space:nowrap;height:122px;line-height:122px;overflow: hidden;}
				.menu ul{width: 780px;}
				.menu li{float: left;background: #ffffff;border-left: solid 1px #fff;}
				.menu li a{color: #666;display: block;padding:54px 20px;line-height: 14px;font-size:16px;}
				.menu li a em{display:none;font-size: 10px;text-transform: uppercase;line-height: 20px;}
				.menu li.cur a,.menu li a:hover{text-decoration:none;z-index: 1;background:#1a305c;color: #fff; font-weight:bold}
				.menu li.cur a em,.menu li a:hover em{display: block;}
				.menu li a:-webkit-any-link{ display:block;}





.t_top .h_sea{width: 300px;height: 34px;float:right; margin-top:5px;}
.t_top .serico{position: absolute;right: 0;top:6px;}
.t_top .s_inp{background:#fff url(../images/serbg.jpg) no-repeat; width: 300px;height: 34px;display: none; position: absolute;right:40px;top:3px;z-index: 11; }

.t_top .inp01{height:34px;line-height:34px;   padding-left: 10px; width:250px;float:left;color:#5b5b5b; font-size: 16px;  border: none; background: none; font-family:"Microsoft Yahei"}
.t_top .s_ss{float:left; width:40px; height:34px; background: none;border: none; cursor: pointer;}



/*底部开始*/
/*--- Footer ---*/
.Footer-wrapper{}

.F-cr{padding:20px 0;line-height:20px;color:#888888;}

.footer-container{padding:53px 0 55px;background:#27282c; height:250px; color:#dfdfdf}
.Fnav{width:13.5%;float:left; height:260px; overflow:hidden}
.Fnav dt{line-height:28px;font-size:16px;font-weight:600;}
.Fnav dd{margin:15px 0 0;}
.Fnav dd a{display:block;padding:5px 0;line-height:22px;color:#adadad;}
.Fnav dd a:hover{color:#ebab01;text-decoration:underline;}

.Fct{width:31%;float:right;}
.Fct .FoCon-btn{width:158px;height:45px;line-height:41px;font-size:16px;color:#ebab01;border-radius:45px;border:2px solid #ebab01;float:right; text-align:center}
.FoCon-btn:hover{color:#fff;background:#ebab01;}
.Fct .tel{line-height:32px;font-size:26px;font-family:'华文细黑';}
.Fct .work-time{line-height:22px;color:#adadad;margin:5px 0 0;}
.Fcon{padding:9px 0 13px;border-top:1px solid #adadad;border-bottom:1px solid #adadad;margin:13px 0 0;}
.Fcon .con{padding:0 0 0 25px;line-height:28px;color:#adadad;}
.Fcon .con.adr{background:url(../images/icon-Fadr.png) no-repeat left top;}
.Fcon .con.post{background:url(../images/icon-Fpost.png) no-repeat left top;}
.Fcode{margin:21px 0 0;}
.Fcode li{text-align:center;float:left;margin:0 0 0 1%;}
.Fcode li:first-child{margin:0px;}
.Fcode li img{width:90px;height:90px;}
.Fcode li .name{line-height:24px;color:#adadad;margin:10px 0 0;}

.Footer-wrapper.on .Fnav dd{display:block !important;}
.contain {
    width: 1200px;
    margin: 0 auto;
}

