﻿@charset "utf-8";
html{color:#000;background:#FFF; }
body { color:#666;font:12px/1.231 arial,helvetica,clean,sans-serif,"宋体";} /*网站字体颜色*/
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,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;}
i,em{ font-style:normal;}
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;}  
a:focus{outline:0;} 
a:hover { text-decoration:underline;}
.vam { vertical-align:middle;}
.clear{ clear:both; height:0; line-height:0; font-size:0;}
.clearfix:after{ content:""; clear:both; height:0; visibility:hidden; display:block;}
.clearfix{*zoom:1}
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:201px; float:left; overflow:hidden;}
.left2 { width:725px; float:left; overflow:hidden;}
.left3 { width:754px; float:left; overflow:hidden; color:#666;}
.lefttop { background:url(Img/left_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-top:10px;}
.left2top { background:url(Img/left2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.leftbot { background:url(Img/left_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;  margin-bottom:10px;}
.left2bot { background:url(Img/right_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px; }

.right { width:790px; float:left; display:inline; margin-left:9px; overflow:hidden;}
.right2 { width:275px;  float:right; overflow:hidden;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}
.righttop { background:url(Img/right_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.right2top { background:url(Img/right2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.rightbot { background:url(Img/right_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}
.right2bot { background:url(Img/left_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main { width:790px; padding-bottom:15px; overflow:hidden; }
.right2_main { width:273px; padding-bottom:15px; overflow:hidden;}
.left2_main { width:713px;  padding-bottom:15px; overflow:hidden;}
.rightl{width:794px;float:left;}
.leftr{width:201px;float:left; margin-left:5px;}


/*头部开始*/
.topWrap{ background:url(Img/Common/h_bj.gif) repeat; height:209px; overflow:hidden;}

.h_top{ height:30px; line-height:30px; color:#777; overflow:hidden;}
.h_top span{color:#777;}
.h_top span a { color:#777; display:inline-block; padding:0 10px;}
.h_top span img{ vertical-align:middle;} 

.h_nr{ height:131px; overflow:hidden;}
.h_logo{ width:656px; height:81px; overflow:hidden; margin:32px 0 0 0;}
.h_logo span{width:186px; height:69px; overflow:hidden;}
.h_logo span img{ width:186px; height:69px; }
.h_logo h1{ margin-left:30px; display:inline; background:url(Img/Common/h_s.gif) no-repeat left center; font:16px "Microsoft Yahei"; color:#333; padding-left:18px;line-height:30px;}
.h_logo h1 b{ font: bold 24px "Microsoft Yahei"; display:block; color:#0462be;}

.h_lx{ width:240px; height:85px; margin:47px 0 0 0; overflow:hidden;}
.h_lx p{ font:14px "Microsoft Yahei"; color:#084ea4; background:url(Img/Common/h_tel.jpg) no-repeat left center;  line-height:24px; padding-left:48px;}
.h_lx p span{ display:block; font:bold 24px "Microsoft Yahei"; color:#ff7900;}
.h_nav{height:48px; overflow:hidden;}
.h_nav ul li { float:left; height:48px; overflow:hidden; background:url(Img/Common/h_dh.gif) no-repeat right center;}
.h_nav ul li em{ display:inline-block; float:left;height:48px; margin-right:5px;}
.h_nav ul li em img{ vertical-align:middle; margin-top:16px; }
.h_nav ul li a{ display:inline-block; font:14px "Microsoft Yahei"; color:#fff; line-height:48px; height:48px; padding:0 26px;}
.h_nav li a:hover , .h_nav .cur a { text-decoration:none; background:url(Img/Common/h_sh.gif) no-repeat center top;}
.h_nav .nobot{ background:none;}


/*头部结束*/

/*底部开始*/
.footWrap{ background:url(Img/Common/f_bj.jpg) no-repeat center top;height:354px; overflow:hidden;}
.footer{ position:relative;}

.f_wl{ width:455px;}

.f_logo{ height:107px; overflow:hidden; margin-top:45px; width:365px;}

.f_lo{ height:69px; width:186px; overflow:hidden; margin-top:10px;}
.f_lo img{height:69px; width:186px;}

.f_logo p{ width:122px;}
.f_logo p em{ margin-left:5px; display:inline-block; width:18px; font:14px/18px "Microsoft Yahei"; color:#fff; vertical-align:top;}
.f_logo p img{ height:92px; width:93px;}

.fnav{ height:48px; text-align:center;}
.fnav a{ display:inline-block; padding:0 31px;font:17px/48px "Microsoft Yahei"; color:#fff; background:url(Img/Common/f_s.gif) no-repeat right center;}
.fnav a.nobot{ background:none;}
.f_pic{  width:126px; height:94px; margin:27px 0 0 111px; display:inline;}
.f_pic img{  width:126px; height:94px;}

.f_wz{ margin-top:20px; font:14px/30px "Microsoft Yahei"; color:#dde7f1;}
.f_wz a{ color:#fff;}
.f_wz em{display:inline-block; padding:0 10px;}
.f_wz img{ vertical-align:middle; margin-right:6px;}

.f_wz .cn img{ margin-right:0;}

.ly{ width:478px;}
.ly h2{ font:18px "Microsoft Yahei"; color:#fff; text-align:center; margin-top:34px;}

.ly_c{ margin-top:16px;}
.ly_c ul{ margin-left:30px;}
.ly_c ul li{ color:red; margin-bottom:12px; float:left;}
.ly_c{ height:327px; overflow:hidden;}
.ly_c .ly1 span{ display:inline-block; width:57px; height:27px; font:14px/27px "Microsoft Yahei"; color:#fff;}
.l01{ background:#fff; height:27px; overflow:hidden; font:14px/26px "Microsoft Yahei"; color:#666; padding-left:10px; width:138px; vertical-align:top; border:0;}
.ly_c .ly01{ margin-left:20px;}

.l02{ background:#fff; height:27px; overflow:hidden; font:14px/26px "Microsoft Yahei"; color:#666; padding-left:10px; width:370px; vertical-align:top; border:0;}

.ly2 span{ display:inline-block; font:14px/30px "Microsoft Yahei"; color:#fff;}
.ly_c .inp2{ width:370px; padding-left:10px; height:68px;border:0;overflow:hidden; background:#fff; resize:none; color:#666;outline:none;font:14px/24px "Microsoft Yahei"; color:#666;}

.ly3 span{ display:inline-block; font:14px/27px "Microsoft Yahei"; color:#fff; height:27px;}

.l03{ vertical-align:top; height:27px; width:88px; border:0; text-align:center; font:14px/26px "Microsoft Yahei"; color:#666; background:#fff;}
.ly3 img{ margin-left:8px; vertical-align:top; height:27px;}

.ly_b01{ margin-left:22px; background:url(Img/Common/ly_t.jpg) no-repeat left top; width:85px; height:31px; border:0; margin-right:14px;}
.ly_b02{ background:url(Img/Common/ly_c.jpg) no-repeat left top; width:85px; height:31px; border:0;}


.s_bj{ height:69px; overflow:hidden; border-bottom:1px solid #f1f1f1;}
.sou{ height:69px;line-height:69px;overflow:hidden;}
.s_inp01{ width:270px; padding-top:19px; *padding-top:17px; }
.inp01{ width:227px; height:29px; line-height:26px; background:url(Img/Index/s.gif) no-repeat; border:0 ; color:#666; font-size:12px; padding-left:10px;}
.inp02{ background:url(Img/Index/ss.gif) no-repeat; width:32px; height:29px; border:0; cursor:pointer}
.sou p{ width:600px; color:#555; font:14px/69px "Microsoft Yahei";}
.sou p b{ font:14px/69px "Microsoft Yahei"; color:#555;}
.sou p a{color:#555; padding:0 4px;}
#roll_top,#fall,#ct{position:relative;cursor:pointer;height:72px;width:26px}
#roll_top{background:url(/Skins/Default/Img/top.gif) no-repeat}
#fall{background:url(/Skins/Default/Img/top.gif) no-repeat 0 -80px}
#ct{background:url(/Skins/Default/Img/top.gif) no-repeat 0 -40px}
#roll{display:block;width:15px;margin-right:-520px;position:fixed;right:50%;top:80%;_margin-right:-520px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8)); z-index:100;}
.ImTable *{padding:0px;margin:0px}
.ImTable{border-collapse:collapse;border:none;background:url(/UserControls/im/kefu/bg.gif)}
.ImTable h2{font-size:14px;font-weight:bold;margin-top:5px}
.ImHeader{height:165px;background:url(/UserControls/im/kefu/im_01.gif)}
.ImRow0{background:url(/UserControls/im/kefu/ico_item1.gif) no-repeat;margin:10px 10px 0;height:24px;padding-left:10px;padding-top:4px; }
.ImRow1{background:url(/UserControls/im/kefu/ico_item1.gif) no-repeat;margin:10px 10px 0;height:24px;padding-left:10px;padding-top:4px;}
a.im,a:hover.im{text-decoration:none;height:35px;color:#333; font-size:12px;}
.ImFooter{height:90px;background:url(/UserControls/im/kefu/im_04.gif) no-repeat; display:inline-block; width:150px;font-family:Arial,Helvetica,sans-serif;}
.ImFooter h5{font-size:14px;font-weight:normal; color:#fff;text-align:center;margin:15px 0 0;font-family:'宋体';}
.ImFooter p{font-size:20px;font-weight:bold;  color:#fff;text-align:center;margin:10px 0;}
#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;}
/*底部结束*/
.job_con div {display: none;}