﻿@charset "utf-8";
/*reset*/

/* CSS reset for c_b */
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}
table th , table td {padding:5px;}
fieldset , img {border:0;}
address , caption , cite , code , dfn , em  , th , var {font-style:normal; font-weight:normal;}
ol , ul {list-style:none;}
ception , th{text-align:left;}
q:before , q:after{content:'';}
abbr , acronym{border:0;}
a {color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:none;} /*for ff f6n.net*/
a:hover {text-decoration:underline;}

/*定位*/
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.bc {margin-left:auto; margin-right:auto;}
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}
.zoom {zoom:1}
.hidden {visibility:hidden;}
.vam {vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}

-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;

/*其他*/
.cur{cursor:pointer};

/*原reset*/
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;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
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;}

/*清除浮动*/
.clearfix:after{ 
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix{ /*兼容 IE*/
    zoom: 1;
}


#roll_top,#fall,#ct{position:relative;cursor:pointer;height:52px;width:52px}
#roll_top{background:url(top.gif) no-repeat}
#fall{background:url(top.gif) no-repeat 0 -80px}
#ct{background:url(top.gif) no-repeat 0 -40px}
#roll{display:block;width:15px;margin-right:-558px;position:fixed;right:46%;top:80%;_margin-right:-558px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8)); z-index:100;}


/*end reset*/



/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:14px; font-family: "Arial"; position:relative;}/*网站字体颜色*/

.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:1200px;}

/*页眉*/
.header{width:100%;position: fixed;z-index: 5555;height:105px;background:#f5f5f5; }
.header .container{position: relative; }
.header .top{height: 22px;}
.header .top p{float: right;margin-top: 14px;}
.header .top p a{font-size: 12px;color: #666666;padding: 0 11px;border-left: 1px solid #dedede;}
.header .top p a.en{padding-right: 0;}
.header .top p a.Chinese{border-left: none;}
.header .top ul{float: right;height: 42px;}
.header .top ul li{float: left;padding: 0 15px;font-size: 14px;height: 42px;font-family: arial;}
.header .top ul li a{color: #333333;text-decoration: none;display: block;line-height: 42px;}
.header .top ul li:hover a{color:#073b71;}
.header .top ul li.cur a{color:#073b71;}
.header .mainCon{width: 1200px;height: 42px;padding-top:15px;position: absolute;left: 0;z-index: 9999;}


.header .mainCon h1{width: 139px;height: 38px;float: left;}
.header .mainCon ul{height: 42px;float: right;}
.header .mainCon li{float: left;padding: 0 30px;font-size: 16px;height: 42px;position: relative;font-family: arial;}
.header .mainCon li.last{padding-right: 0;}
.header .mainCon li>a{color: #333333;text-decoration: none;display: block;line-height: 42px;}
.header .mainCon li>a:hover{color:#073b71;border-bottom: 2px solid #073b71;}
.header .mainCon li.cur>a{color:#073b71;border-bottom: 2px solid #073b71;}
.header .mainCon li .xial{position: absolute;width: 170px;border-top: 2px solid #073b71;background: url("navBg.png");padding-top: 14px;top: 42px;left: 0;display: none;}
.header .mainCon .xial a{font-size: 13px;color: #666666;display: block;margin-bottom: 16px;text-decoration: none;text-indent: 15px;}
.header .mainCon li:hover .xial{display: block;}
.header .mainCon .xial a:hover{color:#073b71;}
.header .mainCon .btn{float: right;}


/* footer */
.footer{width: 100%;background: url(footerBg.jpg) no-repeat center;height: 316px;padding-top: 41px;}
.footer .footerTop{width: 100%;}
.footer .footerTop .conL{width: 732px;float: left;}
.footer .footerTop .conL dl{float: left;}
.footer .footerTop .conL .dl1{width: 195px;margin-left: 56px;}
.footer .footerTop .conL .dl2{width: 240px;}
.footer .footerTop .conL .dl3{width: 200px;}
.footer .footerTop .conL dt{font-size: 18px;color: #fff;}
.footer .footerTop .conL dd{margin-top: 28px;}
.footer .footerTop .conL dd a{display: block;font-size: 14px;color: #999999;margin-bottom: 10px;}
.footer .footerTop .conL dd p{font-size: 14px;color: #999999;margin-bottom: 10px;}
.footer .footerTop .conR{width: 345px;float: left;}
.footer .footerTop .conR p{font-size: 14px;color: #999999;height:30px;line-height:30px;}
.footer .footerTop .conR span{font-size: 14px;color: #fff;margin-right: 4px;}
.footer .footerTop .conR .p1{line-height: 25px;}
.footer .footerTop .conR .phone{margin-top: 30px;}
.footer .footerTop .conR .phone em{display: block;margin-top: 8px;font-size: 14px;color: #999999;}
.footer .footerBottom{width: 100%;}
.footer .footerBottom .p1{font-size: 12px;color: #999999;float: left;margin-top: 20px;}
.footer .footerBottom .p1 a{color: #999999;}
.footer .footerBottom .p2{float: left;margin-left: 95px; margin-top: 8px;}
.footer .footerBottom .p2 a{display: inline-block;*display: inline;width: 33px;height: 32px;margin-right: 8px;}
.footer .footerBottom .p2 a.a1{background: url(footer_icon01.png) no-repeat center;}
.footer .footerBottom .p2 a.a2{background: url(footer_icon02.png) no-repeat center;}
.footer .footerBottom .p2 a.a3{background: url(footer_icon03.png) no-repeat center;}
.footer .footerBottom .p2 a.a4{background: url(footer_icon04.png) no-repeat center;}
.footer .footerBottom .p2 a.a5{background: url(footer_icon05.png) no-repeat center;}
.footer .footerBottom .p2 a.a6{background: url(footer_icon06.png) no-repeat center;}
.footer .footerBottom .p2 a.a1:hover{background: url(footer_icon11.png) no-repeat center;}
.footer .footerBottom .p2 a.a2:hover{background: url(footer_icon22.png) no-repeat center;}
.footer .footerBottom .p2 a.a3:hover{background: url(footer_icon33.png) no-repeat center;}
.footer .footerBottom .p2 a.a4:hover{background: url(footer_icon44.png) no-repeat center;}
.footer .footerBottom .p2 a.a5:hover{background: url(footer_icon55.png) no-repeat center;}
.footer .footerBottom .p2 a.a6:hover{background: url(footer_icon66.png) no-repeat center;position:relative;}
.footer .footerBottom .p2 span{font-size: 14px;color: #999999;position: relative;top: -12px;}



/* -- 弹出窗口 -- */
#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;}
.b15{background: url(SkinsVIBtn.png) no-repeat; border:0; cursor: pointer; overflow:hidden; }
.b15 { background-position:-79px -650px; width:60px; height:24px; line-height:24px; color:#fff; font-size:14px; font-weight:bold; }
/*处理中动画占全屏*/
#oran_div_processing{width:300px;padding:20px;z-index:9999;text-align:center;background:#fffeef;border:solid 1px #b8ab04;}


/*about_nav*/
.about_nav { overflow:hidden; width:100%; height:76px; margin-top:60px; margin-bottom:25px; position:relative}
.about_nav i{ display:block; width:100%; height:1px; background-color:#eaeaea; position:absolute; left:0; bottom:1px;}
.about_nav ul{ overflow:hidden; position:relative; width:100%; text-align:center; z-index:2;}
.about_nav li{ display:inline-block; height:76px; margin:0 2px;}
.about_nav li { *display:inline}
.about_nav li a{ display:block; padding:0 20px; height:34px; font-size:14px; color:#555; text-decoration:none; line-height:34px;}
.about_nav li.cur,.about_nav li:hover{ background:url(about_menu.png) no-repeat center bottom}
.about_nav li.cur a,.about_nav li:hover a{ background-color:#073b71; border-radius:3px; color:#fff;}

/*右侧浮动*/
.float{ position:fixed; top:55%; right:0; margin-top:-176px; z-index:2000; width:48px; height:250px;}
/*.float_show{ background:url(float_yy.png) repeat; width:48px; height:48px;}*/
.float_show a{ background-color:#073b71;display:block; color:#FFF; font-size:16px; width:auto; height:48px; overflow:hidden;text-decoration: none;}
.float_show a img{ vertical-align:middle;}
.float_show.float_show0{ background:url(float_cur.png) no-repeat top; padding-top:6px; height:48px;}
.float_show.float_show0 a{ background:url(float_icon1.png) no-repeat; width:48px; height:48px;}
.float_show:hover a{ background-color:#073b71; line-height:48px; color:#FFF;}
.float_show.float_show0:hover{ background:url(float_curho.png) no-repeat top;}
.float_show.float_show0:hover a{ background:url(float_icon1_2.png) no-repeat;}
.float_wx{ display:none; position:absolute; top:-128px; left:-188px; background:url(float_wxbd.png) no-repeat; width:144px; height:168px; padding:18px 27px 0 17px;}
.float_show.float_show2{ position:absolute; top:0px; right:-172px; width:247px;}

.govicon{ position:absolute; display:block; bottom:40px;left:50px;}

/*产品中心分类*/
.proListClassify .conleft {width: 240px;background: #fff;position: relative;z-index:999;}
.proListClassify .conleft a {color: #333;}
.proListClassify .conleft h3 {width: 100%;text-align: center;font-size: 24px;height: 78px;border-bottom: 1px solid #073b71;font-weight: normal;background: #073b71;color: #fff;background: url(pro_h.jpg) no-repeat center;}
.proListClassify .conleft h3{width: 100%;
    height: 65px;
    
    background: url(pro_h.jpg) no-repeat center;
    font-weight: normal;
    font-size: 26px;
    line-height: 65px;
    text-align: center;
    background-color: #073b71;}
.proListClassify .conleft h3 a{color:#fff;}
.proListClassify .conleft h3 a:hover{text-decoration: none;}
.proListClassify .conleft h3 b {display: block;font-size: 24px;background: url(proicon01.png) no-repeat 195px center;}
.proListClassify .conleft h3 i {display: block;font-size: 11px;padding-top: 4px;color: #fff;font-style:normal;}
.proListClassify .con_ul1 {padding: 11px 0;border-top: 1px solid #073b71;border-bottom: 1px solid #073b71; position:relative;}
.proListClassify .con_ul1 li.ul1_li {height: 44px; transition: all 0.5s;border-left: 3px solid #fff;position: relative;}
.proListClassify .con_ul1 li.ul1_li a.lia {display: block;text-indent: 22px;height: 44px;line-height: 44px;font-size: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-right: 49px;}
.proListClassify .con_ul1 li.ul1_li:first-child {height: 44px;line-height: 44px;font-size: 15px;}
.proListClassify .con_ul1 li.ul1_li:first-child a.lia {font-weight: nomal;background: url(proicon02.png) no-repeat 207px center;text-indent: 14px;height: 45px;
    display: block;
    font-size: 16px;   
    line-height: 45px;
    background: url(pro_m.png) no-repeat 208px center;
    }
.proListClassify .con_ul1 li.ul1_li:first-child a.lia:hover{ color:#fff; background:url(n01.png) no-repeat 218px center; background-color:#073b71;}  
.proListClassify .con_ul1 li.ul1_li:hover,.proListClassify .con_ul1 li.ul1_li.cur {color:#fff;background: #888;border-color:#D8B700;}

.proListClassify .con_ul1 li.ul1_li:hover .libox {display: block;}
.proListClassify .con_ul1 li.ul1_li:hover a,.proListClassify .con_ul1 li.ul1_li.cur a{color:#fff;text-decoration: none;}
.proListClassify .con_ul1 li.ul1_li .libox {display: none; position: absolute;left: 60%;top: 0;background: #073b71;width: 207px;padding: 40px 25px;z-index: 3;}
.proListClassify .con_ul1 li.ul1_li .libox ul {padding-left: 25px;border-left: 1px solid #eee;}
.proListClassify .con_ul1 li.ul1_li .libox ul li {padding:11px 0;position: relative;font-size: 13px;height: 14px;line-height: 14px;}
.proListClassify .con_ul1 li.ul1_li .libox ul li a {display: block;white-space: nowrap;overflow: hidden; text-overflow: ellipsis;}
.proListClassify .con_ul1 li.ul1_li .libox ul li em {display: none;height: 14px;width: 1px;background: #D8B700;position: absolute;left: -26px;top:11px;z-index: 3;}
.proListClassify .con_ul1 li.ul1_li .libox ul li a {color: #eee;}
.proListClassify .con_ul1 li.ul1_li .libox ul li:hover em {display: block;}
.proListClassify .con_ul1 li.ul1_li .libox ul li:hover a {color: #fff;font-weight: bold;font-size:14px;}
.proListClassify .conleft .pro_tel {height: 120px;background: #EB2533;}
.proListClassify .conleft .pro_tel p {padding: 40px;height: 40px;}
.proListClassify .conleft .pro_tel p span {display: block;font-size: 14px;color: #fff;}
.proListClassify .conleft .pro_tel p i {display: block;font-size: 24px;color: #fff;font-style:normal;}
.proListClassify .con_ul1 li.ul1_li.big {color:#fff;background: #656565;border-color:#917b03;padding:0 7px;overflow:hidden}
.proListClassify .con_ul1 li.ul1_li.big a{color:#fff;}
.proListClassify .con_ul1 li.ul1_li.big a:hover{color:#fff;}

.proCont .phone { overflow:hidden; width:100%; padding:10px 0;/* padding-left:75px; border-radius:10px; background:url(pro_phone.png) no-repeat 20px center;*/ background-color:#073b71;}
.proCont .phone p{ font-size:14px; color:#fff;}
.proCont .phone b{ display:block; font-size:16px; color:#fff; /*font-family:'Times New Roman'*/}

.proCont .lianxi_a{background:url(pro_phone_1.png) no-repeat 20px center; display:block;width: 170px;
    padding-left: 70px; margin-bottom: 10px;  height: 50px;}
.proCont .lianxi_b{background:url(pro_phone_2.png) no-repeat 20px center; display:block;width: 170px;
    padding-left: 70px;    height: 50px;}
	
.indtj{width:100%;}
.indtj .tjtitle{width:80px;font-weight:700;color:#666;}
.indtj .tjcontent{width:95%;max-height:40px;overflow:hidden;line-height:20px;display:block;word-wrap: break-word;word-break: break-all;font-size:14px;padding-left:5%;margin-bottom:20px;color:#666;}

.leftnews{font-size:12px;height:30px;line-height:30px;overflow:hidden;}
.leftnews a{color:#666;}
.leftnews a:hover{color:#f00;}