@charset "utf-8";
/* header start */
#header_box { height: 147px; background: url(../images/top-bg.jpg) repeat-x 0 0; }
#header { margin: 0 auto 10px; width: 1000px; height: 100px; overflow: hidden; }
#logo { float: left; margin-top: 10px; width: 700px; height: 80px; overflow: hidden; }
#language { float: right; margin-top: 20px; margin-bottom: 10px; width: 300px; height: 20px; color: #F60; line-height: 20px; text-align: right; }
#language a { color: #ccc; padding-right: 10px; }
#language a:hover { color: #f00; }
#language img { padding-right: 8px; vertical-align: middle; }
#search { float: right; width: 290px; height: 22px; }
#search input { float: left; }
.inp_srh { width: 204px; height: 22px; line-height: 22px; padding-left: 28px; background: url(../images/search_bg.png) 0 0 no-repeat; border: none; }
.btn_srh { width: 58px; height: 22px; line-height: 22px; background: url(../images/search_bg.png) -232px 0 no-repeat; border: none; cursor: pointer; color: #fff; font-size: 12px; text-indent: -5000px; }
#search * { vertical-align: middle; }
/* header end */
/* banner start */
#banner_box { margin-bottom: 10px; height: 380px; }
#banner { margin: 0 auto; width: 1000px; height: 380px; }
/* banner end */
/* content start */
#content1 { margin: 0 auto 10px; width: 1000px; height: auto; }
.con1_l { float: left; width: 240px; }
.con1_m { float: left; margin-left: 20px; width: 400px; }
.con1_r { float: right; width: 320px; }
.tit { height: 30px; }
.tit h2 { margin-right: 5px; float: left; height: 28px; color: #02579a; font: bold 14px/28px "宋体", "Arial"; }
.tit em { float: left; margin-top: 7px; height: 18px; color: #999; font: italic 11px/18px Arial; -webkit-text-size-adjust: none; }
.tit span { float: right; height: 28px; }
.tit span a { color: #666; font: 12px/28px "宋体"; }
.tit span a:hover { color: #f00; }
.pro_type { padding: 0; overflow: hidden; background: #F7F7F7; }
.pro_type ul { margin: 0; padding: 0; }
.pro_type ul li { float: left; padding-left: 10px; width: 100%; height: 30px; line-height: 30px; border-bottom: 1px dashed #ddd; }
.pro_type ul li a { display: block; width: 100%; text-indent: 10px; font-weight: bold; color: #555; background: url(../images/ico1.png) no-repeat 0 0px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.pro_type ul li a:hover { color: #f00; background: url(../images/ico1.png) no-repeat 0 -25px; }
.about { height: 140px; color: #666; font: 12px/20px "宋体", "Arial"; }
.about img { float: left; margin-right: 10px; }
.news { margin: 0 auto; width: 320px; height: 140px; overflow: hidden; }
.news ul { margin: 0; padding: 0; }
.news ul li { float: left; width: 100%; height: 27px; border-bottom: 1px dashed #ddd; overflow: hidden; }
.news ul li a { float: left; display: block; width: 240px; line-height: 27px; text-indent: 15px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; background: url(../images/ico8.png) 0 0 no-repeat; color: #666; }
.news ul li a:hover { color: #f00; background: url(../images/ico8.png) 0 -25px no-repeat; }
.news ul li span { float: right; display: block; line-height: 27px; color: #999; font-size: 11px; -webkit-text-size-adjust: none; }
#content2_box { margin-bottom: 10px; height: 175px; background: url(../images/content-bg.jpg) repeat-x 0 0; }
#content2 { margin: 0 auto; padding: 10px 0; height: 155px; }
#content3 { margin: 0 auto 10px; width: 1000px; height: auto; overflow: hidden; }
.con3_l { float: left; padding: 0 10px; width: 213px; border: 1px solid #ddd; border-top: 3px solid #02579a; }
.con3_m1 { float: left; margin-left: 20px; padding: 0 10px; width: 213px; border: 1px solid #ddd; border-top: 3px solid #02579a; }
.con3_m2 { float: left; margin-left: 20px; padding: 0 10px; width: 213px; border: 1px solid #ddd; border-top: 3px solid #02579a; }
.con3_r { float: right; padding: 0 10px; width: 213px; border: 1px solid #ddd; border-top: 3px solid #02579a; }
.con3_img { width: 213px; height: 60px; overflow: hidden; }
.con3_list { width: 213px; height: 110px; color: #666; font: 12px/22px "宋体", "Arial"; overflow: hidden; }

#content4_box { margin-bottom: 55px; padding: 20px 0; height: auto; background: #eee; }
#content4 { margin: 0 auto; width: 1000px; height: auto; overflow: hidden; border-right: 0px solid #777; }

#content4 dl { display: block; width:250px; }
#content4 dl dt { margin-bottom: 10px; height: 30px; color: #000; font-size:14px; line-height:30px; border-bottom: 1px dotted #666; font-weight:bold; }
#content4 dl dd { color: #666; }
#content4 dl dd a { color: #666; }
#content4 dl dd a:hover { color: #f00; }

.f_er { margin-right:60px; margin-top:20px; }
.f_er p { }
.f_er img { height: 140px; }
.f_er span { display: block; font-size: 12px; color: #666666; line-height: 25px; padding-left:10px; }

/* content end */
/* footer start */
.fd_footer { background: url("../images/bg4.jpg") repeat-x 0 0; width: 100%; height: 56px; bottom: 0px; position: fixed; z-index: 99; }
.fd_footer_con { margin: 0px auto; width: 1000px; height: 56px; }
/* footer end */
/* top start */
.tog { background: url("../images/top_float_bg.png") repeat-x 0px top; width: 100%; height: 30px; position: absolute; z-index: 99999; cursor: pointer; }
.tog span { background: url("../images/tog.png") no-repeat 0px 5px; margin: 0px auto; width: 159px; height: 30px; text-align: center; color: rgb(255, 255, 255); line-height: 24px; display: block; z-index: 99999; }
.togclose { background: url("../images/top_float_bg.png") repeat-x 0px top; width: 100%; height: 27px; position: absolute; z-index: 99999; cursor: pointer; }
.togclose span { background: url("../images/togclose.png") no-repeat 0px 5px; margin: 0px auto; width: 159px; height: 27px; text-align: center; color: rgb(255, 255, 255); line-height: 22px; font-family: Verdana; font-size: 12px; display: block; z-index: 99999; }
.tog_contact { background: url("../images/tog_contact_bg.gif") repeat-x 0px bottom rgb(255, 255, 255); width: 100%; height: 433px; display: none; position: absolute; z-index: 99999; }
.t_con_box { margin: 0px auto; width: 982px; height: 433px; position: relative; z-index: 99999; }
.drift_left { width: 478px; height: 135px; border-bottom-color: rgb(234, 234, 234); border-bottom-width: 1px; border-bottom-style: solid; z-index: 99999; }
.drift_left p { padding: 0px 0px 8px 0px; color: rgb(86, 86, 86); line-height: 28px; font-size: 14px; }
.phone { width: 478px; height: 147px; text-align: left; }
.phone dl { padding: 20px 0px 0px 18px; width: 100%; }
.phone dl dd { width: 230px; }
.phone dl dd { float: left; }
.phone dl dd div { float: left; }
.phone dl dd img { float: left; }
.phone dl dd h3 { float: left; }
.phone dl dd span { float: left; }
.phone dl dd p { float: left; }
.phone dl dd div { padding: 10px 0px 4px; width: 100%; }
.phone dl dd img { padding-top: 4px; }
.phone dl dd h3 { width: 160px; color: #2d4b9b; padding-left: 10px; font-size: 16px; font-weight: normal; }
.phone dl dd span { width: 160px; color: rgb(142, 140, 140); padding-left: 10px; font-family: Segoe UI; }
.phone dl dd p { width: 100%; color: #2d4b9b; font-family: Impact; font-size: 28px; }
.phone dl dd .consult_img { padding-left: 15px; }
.phone dl dd .online { background: url("../images/icon_online.gif") no-repeat 0px 0px; width: 113px; height: 34px; color: rgb(59, 59, 59); line-height: 34px; float: left; }
.phone dl dd .online q { line-height: 30px; padding-left: 46px; float: left; cursor: pointer; }
.phone dl dd a.online:hover { color: #2d4b9b; }
.map { top: 0px; width: 538px; height: 297px; right: 0px; position: absolute; _clear: both; }
q::before { content: ""; }
q::after { content: ""; }
.c0 td { border: 1px solid rgb(221, 221, 221); padding-left: 15px; }
/* top end */
/*内页css样式*/
#content1_sub { margin: 0 auto 65px; width: 1000px; height: auto; }
.con1_l_sub { float: left; width: 240px; }
.con1_m_sub { float: right; width: 742px; }
.about_sub { color: #666; line-height: 25px; }
.pro_type_sub { padding: 0; overflow: hidden; background: #F7F7F7; }
.pro_type_sub ul { margin: 0; padding: 0; }
.pro_type_sub ul li { float: left; padding-left: 10px; width: 100%; height: 30px; line-height: 30px; border-bottom: 1px dashed #ddd; }
.pro_type_sub ul li a { display: block; width: 100%; text-indent: 10px; font-weight: bold; color: #555; background: url(../images/ico2.png) no-repeat 0 0px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.pro_type_sub ul li a:hover { color: #f00; background: url(../images/ico2.png) no-repeat 0 -25px; }