﻿@charset "utf-8";
/**cs**/
/*CSS reset*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {margin:0;padding:0;}
body, button, input, select, textarea {font:13px/1.5 '\5FAE\8F6F\96C5\9ED1', tahoma, arial, sans-serif; outline:0;}
h1, h2, h3, h4, h5, h6 {font-size:100%;}
address, cite, dfn, em, var {font-style:normal;}
ul, ol {list-style:none;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
legend {color:#000;}
fieldset, img {border:0;}
button, input, select, textarea {font-size:100%;}
table {border-collapse:collapse;border-spacing:0;}

input,select{vertical-align:middle;font:12px/1.231 arial,helvetica,clean,sans-serif;}

/*CSS Common | Patch*/
.wrap{ width:1200px;margin:0 auto;}
.container{margin-left:auto; margin-right:auto; width:1200px; font-family:microsoft yahei;}

.clear{ clear:both}
/*清除浮动*/
.clearfix:after{ 
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix{ /*兼容 IE*/
    zoom: 1;
}
/*.cf {*zoom:1;}*/
.cl{ float:left;}
.cr {float:right;}
.fl{ float:left;}
.fr {float:right;}
.cb{clear:both}
.mr0{ margin-right:0 !important}
.mt5 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt12 {margin-top:12px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt25{ margin-top:25px}
.mt30{ margin-top:30px}
.mt40{ margin-top:40px}
.mt50{ margin-top:50px}
.mt60{ margin-top:60px}
.mt100 {margin-top:100px;}
.mt125 { margin-top:125px}
.mt168 { margin-top:168px}
.mt216{ margin-top:216px}

.ml10{ margin-left:10px}
.ml15{ margin-left:10px}
.ml20{ margin-left:20px}

.mb10{ margin-bottom:10px}
.fr10{ margin-right:10px}

.cf:after {content:'\0020';display:block;height:0;clear:both;font-size:0;visibility:hidden;}

/*Page Base*/
body {background-color:#fff;color:#333;overflow-x:hidden; }
a {color:#333;text-decoration: none;}
a:hover {color:#ffa200;text-decoration:none}

.incont {font-size:14px;line-height:1.5;color:#555; width:100%; }
.incont p {padding:0px 5px 10px 10px;}
.incont table {border-collapse:collapse; border-spacing:0; margin-bottom:10px;}
.incont table td {padding:6px; border:1px solid #ccc;}
.incont table .firstRow td{ font-weight:700; background:#ebebeb; font-family: src}
.incont_2{ padding:5px}

/**色块效果**/
.glow {/**这个是控制上面色块出现的过渡和时间**/
transition-property: box-shadow;
transition-duration: .3s;
}
.glow:hover {
box-shadow: 0 0 15px rgba(0, 0, 0, .2);
}

.glow_1 {/**这个是控制上面色块出现的过渡和时间**/
transition-property: box-shadow;
transition-duration: .3s;
}
.glow_1:hover {
box-shadow: 0 0 20px rgba(0, 0, 0, .3);
}
/************/
/*头部*/
.top{ background:#e3e3e3; height:40px; line-height: 40px; overflow:hidden;}
.top .msg {color:#000; font-size:14px; display:block;}
.top .link { color:#000; font-size:14px}
.top .link a { color:#000;}
.top .link a:hover { color:#1d87d6;}
.top .link a.i:hover { font-weight:700;}

.header { width: 100%; height: 148px; background: #fff; }
.header .logo {width:230px; border-right:1px solid #dfdfdf; margin-top:30px; }
.header .logo a {display:block;}
.logo_text{ margin-top:42px ;  text-indent:25px}
.logo_text h2{ color:#000; font-size: 28px; }
.logo_text span{color:#404040}
.logo_text p{color:#000; font-size: 18px}

.tel{ text-align:right; margin-top:46px;}
.tel_pic{ width:45px; height:35px; background:url(../images/h_tel.png) no-repeat; margin-top: 15px;float: left;}
.tel_text{ height:57px; text-align:left; float:right;}
.tel_text span{ display: block; font-size:28px; font-weight:bold;}
.tel_text p{ font-size:16px;color:#000}

/**导航**/
.clearfix:after{ content:""; clear:both; height:0; visibility:hidden; display:block;}
.clearfix{*zoom:1}

.h_nav{ background:#1d87d6; height:55px; line-height:55px;}
.h_nav ul{ height:55px; width:1200px; margin:0 auto;}
.h_nav li{ float:left; width:150px; text-align:center; height:55px; color:#fff; overflow:hidden;}
.h_nav li a{ font-size:14px; padding:0 16px; line-height:55px; display:block;  font-size: 18px; font-weight:normal; color:#fff;}
.h_nav li a:hover,.h_nav .cur a{ background:#ffa200; text-decoration:none; color:#fff !important;}
.h_nav .last{ background:none;}

/**banner**/
.bannerBox{width:100%; height:600px; }
#flashs{ position:relative;width:99.9%;height:600px; overflow:hidden;}
#flashs .bgitem{  z-index:1;position:absolute; top:0; }
#flashs .btn{ position:absolute; z-index:7; bottom:10px; left:50%; margin-left:-64px; padding:0px 6px;}
#flashs .btn span{ color:#fff;  background:#202932; cursor: pointer;display: inline-block;margin:0 2px;width:25px;height:25px;font-size:14px;line-height:25px;text-align:center;}
#flashs .btn span.cur{ background:#ffa200;}


/* search */
.search_home{width: 100%;height: 70px;background: #fff;}
.search_home p{float: left;font-size: 15px;color: #000;width: 600px;overflow: hidden;white-space: nowrap;margin-top: 25px;}
.search_home p a{font-size: 14px;color: #000;font-weight: normal;padding:0px 15px 0 15px;border-left: 1px dotted #a4a4a4;}
.search_home p a:hover{ color:#ffa200}

.search_home p a:first-child{border-left: none;}
.search_home .Input{width: 300px;height: 31px;line-height: 31px;float: right;margin-top: 22px;position: relative;background:#fff; border:1px solid #dedede;}
.search_home .Input input{padding-left: 20px;font-size: 13px;outline: none;border: none;color: #999999;height: 31px;line-height: 31px;width: 226px;padding-right:54px;background: none;}
.search_home .Input a{display: block;width: 30px;height: 31px;position: absolute;top: 0;right: 0px;}
.search_home .Input a img{display: block;}

/* search */
.search_home_2{width: 100%;height: 70px;background: #f5f5f5;}
.search_home_2 p{float: left;font-size: 15px;color: #000;width: 846px;overflow: hidden;white-space: nowrap;margin-top: 25px;}
.search_home_2 p a{font-size: 14px;color: #000;font-weight: normal;padding:0px 15px 0 15px;border-left: 1px dotted #a4a4a4;}
.search_home_2 p a:hover{ color:#ffa200}

.search_home_2 p a:first-child{border-left: none;}
.search_home_2 .Input{width: 300px;height: 31px;line-height: 31px;float: right;margin-top: 22px;position: relative;background:#fff; border:1px solid #dedede;}
.search_home_2 .Input input{padding-left: 20px;font-size: 13px;outline: none;border: none;color: #999999;height: 31px;line-height: 31px;width: 226px;padding-right:54px;background: none;}
.search_home_2 .Input a{display: block;width: 30px;height: 31px;position: absolute;top: 0;right: 0px;}
.search_home_2 .Input a img{display: block;}

/****/
.case_title{ text-align: center; }
.case_title h2{ font-size: 30px; }


/**内页搜索框架**/

.h_sea_2{ height:42px;overflow:hidden; font-size: 13px; width:100%; border:1px solid #dedede; line-height:42px; text-indent:20px; margin-top:10px}
.h_sea_2 b{font-weight: normal;}
.inp01_2{height:32px;line-height:32px; padding-left: 10px; width:232px;float:left;color:#fff;  border: none;font-family:"Microsoft YaHei"; background: none;}
.s_ss_2 { float:left; width:40px; height:32px; background: none;border: none; cursor: pointer;}
.key_2 a{ margin-right:10px;}
.key_2 a:hover{ color:#af251c}
.s_inp_2{ background:url(../images/serbg3.png) no-repeat; width:284px;height: 32px; margin-top:5px; margin-right:10px}


/****/
.product_bg_home{ width:100%; display: inline-block; background:url(../images/product_home_bj.png); padding-bottom: 50px; padding-top:30px}
.prduct_left_home{ width:240px;}
.prduct_right_home{ width:940px; }

/**首页产品导航**/
.side_pro_nav{ width:100%; display:inline-block; margin-bottom:10px;}
.side_pro_nav h3{ width:100%; height:60px; background:url(../images/side_pro_nav.png) no-repeat; font-size:28px; text-align:center; color:#fff; padding-top:8px}
.side_pro_nav h3 span{display:block; font-size:14px; font-weight:normal; margin-top:-5px}
.side_pro_nav_bro{ width:226px; display:inline-block; border:7px solid #1d87d6; background:#fff;}
.side_pro_nav h4{ width:205px; height:40px; line-height:40px; background:url(../images/side_pro_nav_h4.png) no-repeat; margin-left:11px; margin-top:10px; text-indent:20px; font-size:20px; font-weight:normal;}
.side_pro_nav h4 a{ color:#fff;}
.side_pro_nav ul{ width:205px; display:inline-block; margin-left:11px;}
.side_pro_nav ul li{ height:31px; line-height:31px; border-bottom:1px solid #dedede; text-indent:20px; background:url(../images/dot6.gif) no-repeat 5px 13px ; font-size:15px}

/**首页产品推荐**/
.product_right_bg{ width:920px; display:inline-block; background:#fff; border:1px solid #dedede; padding:10px 10px 10px 10px;}

.active_tab{width:100%;height:46px;}
.act_title_left{ background: #1d87d6; height:46px; line-height:46px;}
.act_title_left li{display:inline-block; padding-left:20px; padding-right:20px;font-size:18px; text-align:center;}
.act_title_left li img{ float: left; padding-top: 10px; margin-right: 10px}
.act_title_left li a{ color: #fff }
.act_active{height:46px; background:#ffa200 !important; color:#fff !important;}
.act_active a{color:#fff !important}

.active_list{ width:100%; display:inline-block; margin-top:15px}
.prList_down_news{}
.prList_down_news li{ float:left; width:295px; height:244px; margin-right:17px; overflow:hidden; margin-bottom:10px;}
.prList_down_news li dt{width:98%; height:195px;}
.prList_down_news li dt img{ width:100%; border: solid 1px #e4e4e4; padding:1px;  }
.prList_down_news li dt img:hover{ border:1px solid #181818;}
.prList_down_news li dd h3{ text-align:center; font-size:15px;font-weight:normal; color:#4b4b4b; height:38px; line-height:38px; width:99%;overflow:hidden; background:#dbeaf5;} 



/**我们的工艺**/
.gongyi{ width:100%; height:754px; background:url(../images/gongyi.jpg) no-repeat center center; border-top:1px solid #dedede;}
.wmdgongyi{ width:320px; height:50px; border-top:5px solid #ffa200; background:#1d87d6; text-align:center; line-height:50px; color:#fff; font-size:28px; font-weight:bold;}
.wmdgongyiico{ overflow:hidden;}
.wmdgongyiico ul {margin-left:26px; margin-top:25px;}
.wmdgongyiico ul li{ float:left; width:144px; margin-right:58px; text-align:center; font-size:16px}
.wmdgongyiico ul li img{ margin-bottom:10px; border:5px solid #1d87d6; border-radius:50%; background:#fff;transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;}
.wmdgongyiico ul li img:hover{
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
	}
.wmdgongyiico ul li:last-child{ margin-right:0px; }

/**我们的案例**/
.video_gongyi_box{ width:100%; height:397px; background:#fff; padding-bottom:10px; margin-top:30px;}
.video_gongyi{ float:right; width:604px; }
.video_gongyi ul li{ float:left; width:287px ; height:190px; display:block; overflow:hidden;margin-top:10px; margin-left:10px;}
.video_gongyi ul li img{ width:100%;cursor: pointer; transition: all 0.6s; width:100%;}
.video_gongyi ul li img:hover{ transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1);-moz-transform: scale(1.1,1.1);-o-transform: scale(1.1,1.1);-webkit-transform: scale(1.1,1.1);}
.video_gongyi ul li p{ width:100%; height:40px; line-height:40px; background: #030303;background: rgba(0,0,0,0.5); position:relative; top:-40px; color:#fff; text-align:center;}
.video_box_sp{ width:580px; float:left; margin-top:10px; margin-left:10px;}

/**生产设备**/
.shengchan_bt{ text-align:center; width:100%; height:100px;  overflow:hidden; margin-top:30px; margin-bottom:20px}
.shengchan_bt h3{ font-size:40px; color:#1d87d6;}
.shengchan_bt h3 span{ color:#ffa200;}
.shengchan_bt p{ font-size:18px; margin-top:20px;}
.shengchan_bt i{ display:block; width:462px; height:2px; background:url(../images/shengchan_bt_i.png) no-repeat; margin:0 auto; margin-top:-25px;}
.shengchan_box{ width:100%; overflow:hidden;}
.shengchan_box dl{width:390px; height:550px; background:#5d5f61; float:left; margin-right:15px;}
.shengchan_box dl:last-child{ margin-right:0;}
.shengchan_box dl dd{ height:260px;}
.shengchan_box dl dd img{ width:100%;}
.shengchan_box dl dt{ margin-left:20px;font-size:18px; margin-top:15px;}
.shengchan_box dl dt h4{width:350px; height:35px; line-height:35px; overflow:hidden;}
.shengchan_box dl dt h4 a{ color:#eceff2;  font-weight:normal;}
.shengchatit{ width:350px; height:220px; overflow:hidden; color:#eceff2; line-height:2;}

/**检测设备**/
.jiance_box{}
.jiance_box ul li{ width:285px; display:inline-block; float:left; margin-right:20px; text-align:center;}
.jiance_box ul li:last-child{ margin-right:0px; }
.jiance_box ul li img{ width:100%;}
.jiance_box ul li p{ font-size:15px; height:35px; line-height:35px; width:100%; overflow:hidden;}

/**遇到问题**/
.yudao{ width:100%; height:222px; background:url(../images/yudao.jpg) no-repeat center; margin-top:30px; }
.yudao strong{ font-size:40px; margin-left:277px; color:#3e3e3e; display:block; padding-top:30px}
.yudao strong span{ font-size:26px;}
.yudao i{ display:block; width:675px; height:48px; background:url(../images/yudao_title.png) no-repeat; margin:0 auto; margin-top:-45px}
.yudao p{ text-align:center; font-size:18px; margin-top:10px}


.wtbox_wc{ height:450px}
.wtbox{}
.wtbox i{ display:block; width:101px; height:39px; background:url(../images/wtbox_i.png) no-repeat; text-indent:48px; font-size:28px; color:#fff; font-weight:bold;}
.wtbox p{ font-size:16px; margin-top:10px}
.wtbox a{ display:block; width:70px; height:35px; line-height:35px; border-top:2px solid #ffa200; margin-top:10px; font-size:16px}

.wtbox_left{ width:340px; float:left;}
.wtbox_right{ width:330px; float:right;}
.xtbox_touxiang{ width:262px; height:364px; background:url(../images/xtbox_touxiang.png) no-repeat; float:left; margin-left:138px; margin-top:50px}
.wtbox_01{ margin-top:60px;}
.wtbox_02{ margin-top:60px;}
.wtbox_03{ margin-top:60px;}
.wtbox_04{ margin-top:60px;}

/**选择均杰**/
.xuanzhejunjie{ width:100%; height:368px; background:url(../images/side_home_ban_01.jpg) no-repeat center;}
.xuanzhejunjie h4{ text-align:center; padding-top:56px; font-size:32px;}
.span_01{ font-size:38px; color:#1d87d6}
.span_02{ color:#ffa200}

/**支付**/
.zhifu{ margin-top:30px;}
.zhifu dl{ width:300px; float:left; height:130px;}
.zhifu dl dd{ margin-left:40px; float:left; width:88px;}
.zhifu dl dd img{}
.zhifu dl dd p{ font-size:15px; text-align:center; margin-top:10px}

.zhifu dl dt{ float:right; margin-right:50px; margin-top:10px}
.zhifu dl dt p{ font-size:15px; color:#606060}

/**小广告定制**/
.dingzhi_ban{ width:100%; height:331px; background:url(../images/dingzhi_ban.jpg) no-repeat center; margin-top:20px; overflow:hidden;}
.dingzhi_tit{ color:#fff;}
.dingzhi_tit h4{ font-size:32px; padding-top:46px; border-bottom:1px solid #5999bf; width:548px; padding-bottom:10px;}
.dingzhi_tit p{ font-size:20px; margin-top:5px}
.dingzhi_tit i{ display:block; background:url(../images/dingzhi_tit_i.png) no-repeat 0 10px; font-style:normal; font-size:16px; text-indent:20px; margin-left:110px; margin-top:15px}
.dingzhi_tit i span{ font-size:22px; font-weight:bold;}
.dingzhi_tit a{ display:block; width:150px; height:32px; line-height:32px; border-radius:20px; background:#ffa200; font-size:16px; color:#fff; text-align:center; margin-left:153px; margin-top:10px;}

/**客户展示**/
.case_zhanshi{ margin-top:30px;}
.case_zhanshi h3{ font-size:24px; text-align:center; font-weight:normal;}
.case_zhanshi i{ display:block; width:130px; height:30px; background:url(../images/case_zhanshi.png) no-repeat; margin:0 auto; margin-top:10px}

/*合作*/
.hezuo { overflow:hidden; width:1105px; margin:0 auto; margin-top:30px}
.hezuo .hzBox{ overflow:hidden; width:100%; height:130px; position:relative;}
.hezuo .hzBox em{ cursor:pointer; display:block; width:37px; height:37px; position:absolute; top:40px;}
.hezuo .hzBtnleft{ background:url(../images/hz_btn_left.png) no-repeat center top; left:0}
.hezuo .hzBtnright{ background:url(../images/hz_btn_right.png) no-repeat center top; right:0}
.hezuo .hzBox em:hover{ background-position:bottom;}
.hezuo .hzWin{ overflow:hidden; width:1000px; margin:0 auto; height:130px; position:relative}
.hezuo .hzWin ul{ overflow:hidden; position:absolute}
.hezuo .hzWin li{ float:left; width:185px; height:130px; margin-right:18px;}
.hezuo .hzWin li img{ display:block; border:1px solid #f0f0f0; margin-bottom:10px;}
.hezuo .hzWin li p{ font-size:13px; color:#333; text-align:center; white-space:nowrap; text-overflow:ellipsis; overflow:hidden}
.hezuo .hzWin li a{ display:block; text-decoration:none}

/**技术研发**/
.container2{width:100%;  margin-top:71px;}
.partner{width: 1080px;background: #fff; margin-bottom:50px; margin-top:30px; margin-left:57px;}
.partner .partner-ul{position: relative;overflow: hidden;}
.partner .partner-ul ul{position: relative;}
.partner .partner-ul ul li{float: left;margin-left:10px;}
.partner .partner-ul ul li:first-child{margin-left: 0;}
.partner .partner-ul ul li a{display: block;width: 168px;height: 223px;border: 1px solid #d3d3d3;overflow: hidden;}
.partner .partner-ul ul li a img{display: block;width: 168px;height: 223px;}
.partner .partner-ul ul li:hover a{border: 1px solid #1370c2;}
.partner .partner-ul ul li:hover a img{display: block;width: 168px;height: 223px; -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
    filter: gray;}

.partner .container2{position: relative;}
.partner .container2 span{position: absolute;display: block;width: 25px;height: 45px;top: 77px;cursor: pointer;}
.partner .container2 span#partner-anniu01{left: -57px;background: url(../images/zuoyou-qh.png) no-repeat top left}
.partner .container2 span#partner-anniu01:hover{background: url(../images/zuoyou-qh.png) no-repeat bottom left}
.partner .container2 span#partner-anniu02{right: -57px;background: url(../images/zuoyou-qh.png) no-repeat top right}
.partner .container2 span#partner-anniu02:hover{background: url(../images/zuoyou-qh.png) no-repeat bottom right}
/**三块图片颜色**/
.yf_c li{float:left;font-size:0;line-height: 0;width:400px;position: relative;}
.yf_c li b img {width:400px;height:360px;}
.yf_c li p {width:100%;height: 100%;background:rgba(0,0,0,0.6);position: absolute;left:0;top:0;text-align: center;}
.yf_c li p i{padding-top:50px;font-size:0;line-height: 0;display: block;height: 85px;}
.yf_c li p span {display: block;height:46px;line-height: 46px;padding-top:18px;font-size:26px;color: #fff;font-weight: bold;}
.yf_c li p em {font-size:18px;color: #fff;line-height: 28px;padding:16px 40px 0;display: block;}
.yf_c li.cur p{background:rgba(29,135,214,0.85);}
.yf_c li.cur p i{animation-duration:3s;animation-name:flipInY;}

/**新闻中心**/
/* news */
.pinzbt_news{ text-align:center; padding-top:50px}
.pinzbt_news h2{ font-size:32px; color:#343434}
.pinzbt_news p{ color:#999}
.news{background: #f7f7f7;height: 712px;}
.news .index-com-title{padding-top: 38px;}
.news .mainCon{margin-top: 28px;}
.news .newsL{float: left;width: 832px;}
.news .newsL .menu{height: 71px;}
.news .newsL .menu ul{
    /* border-bottom: 1px solid #e7e7e7; */
}
.news .newsL .menu li{float: left;width: 416px;height: 70px;line-height: 70px;text-align: center;position: relative;background: #fff;border-bottom: 1px solid #e7e7e7;}
.news .newsL .menu li a{font-size: 18px;color: #333333;display: block;text-decoration: none;}
.news .newsL .menu li span{display: inline-block;*display: inline;zoom: 1;width: 24px;height: 24px;position: relative;margin-right: 8px;overflow: hidden;top: 6px;}
.news .newsL .menu li span img{display: block;width: 24px;height: 48px;position: relative;}
.news .newsL .menu li i{display: none;width: 15px;height: 6px;position: absolute;left: 50%;margin-left: -7px;bottom: -6px;}
.news .newsL .menu li i img{display: block;width: 15px;height: 6px;}
.news .newsL .menu li.cur i{display: block;}
.news .newsL .menu li.cur{background: #1d87d6;border-bottom: 1px solid #000;}
.news .newsL .menu li.cur a{color: #fff;}
.news .newsL .menu li.cur span img{top: -24px;}
.news .newsL .conBox{padding-top: 30px;height: 448px;position: relative;overflow: hidden;background: #fff;}
.news .newsL .conBox .box{height: 448px;}

.news .newsL .conBox .boxR{width: 820px;margin-left: 20px; height:430px; overflow:hidden}
.news .newsL .conBox .boxR li{ width:360px; margin-right:20px;height: 51px;line-height: 51px;padding-left: 24px;background: url(../images/news-icon04.png) no-repeat left center;overflow: hidden;border-bottom: 1px dotted #d4d1d1;font-size: 14px;color: #666666; float:left;}
.news .newsL .conBox .boxR li p{ float:left; width:266px; overflow:hidden;text-overflow: ellipsis;white-space: nowrap}
.news .newsL .conBox .boxR li span{ float:right; width:75px;}
.news .newsL .conBox .boxR li a{color: #666666;}
.news .newsL .conBox .boxR li a:hover{color: #f20100;}
.news .newsR{float: right;width: 360px;background: #fff;height: 550px;}
.news .newsR .top{height: 70px;line-height: 70px;background: #fff;border-bottom: 1px solid #e7e7e7;}
.news .newsR .top h3{font-size: 18px;color: #666666;font-weight: normal;padding-left: 56px;background: url(../images/news-icon05.png) no-repeat 22px center;float: left;}
.news .newsR .top a{float: right;font-size: 12px;color: #999999;font-family: arial;text-transform: uppercase;margin-right: 26px;display: block;}
.news .newsR .conBox{margin-top: 2px;height: 473px;position: relative;overflow: hidden;}

.news .newsR .conBox li{height: 127px;padding-top: 30px;padding-left: 50px;background: url(../images/wenda01.png) no-repeat left 30px;border-bottom: 1px solid #efeaea;}
.news .newsR .conBox ul{padding: 0 20px;position: absolute;left: 0;top: 0;}
.news .newsR .conBox li h3{font-size: 14px;color: #333333;font-weight: normal;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-top: 12px;width:250px;}}
.news .newsR .conBox li h3 a{color: #333333;text-decoration: none;}
.news .newsR .conBox li p{font-size: 14px;color: #666666;line-height: 22px;margin-top: 12px;height: 44px;overflow: hidden;text-overflow: ellipsis; width:250px;}
.news .newsR .conBox li:hover h3 a{color: #ffa200;}
.news .newsR .conBox li:hover{background: url(../images/wenda02.png) no-repeat left 30px;}


/****/
.saix{    border: 1px solid #eaeaea;margin-bottom: 18px; }
.saix .sx_p01 {overflow:hidden;}
.saix span {float: left;color: #333;background: #f8f8f8; width:107px;  border-right: 1px solid #eaeaea; border-bottom:#eaeaea solid 1px;  text-align: center;  font-weight: bold;  line-height:34px; }
.saix i {float: left; padding: 0 8px;margin-left: 8px; margin-top:7px; font-style:normal;}
.saix i {margin-left: 20px; line-height:28px; height:28px;}
.saix i.cur ,.jzal01 .saix i:hover {background:#F5710B;color: #fff; line-height:28px; height:28px;}
.saix i.cur a,.jzal01 .saix i:hover a{ color:#fff;} 

















/*************************************************************************************************************************************************/


/********************************************************************************************************/
/*footer*/
.footer{width: 100%;}
.footerTop{width: 100%;background: #212d3a;padding-top: 50px;padding-bottom: 0px;}
.footerTop .footerMenu{width: 100%; }
.footerTop .footerMenu li{float: left;font-size: 16px;color: #999999;padding:0 19px;border-left: 1px solid #373e46;border-right: 1px solid #666666;}
.footerTop .footerMenu li:first-child{border-left: none;padding-left: 0;}
.footerTop .footerMenu li.last{padding-right: 0;border-right: none;}
.footerTop .footerMenu li a{color: #999999;}
.footerTop .conBox{width: 100%;border-top: 1px solid #2c3946;padding-top: 34px; margin-top: 20px}
.footerTop .conBox .conL{float: left;}
.footerTop .conBox .conL dl{float: left;background: url(../images/footer_xian.png) no-repeat left top;height: 176px;padding-left: 20px;}
.footerTop .conBox .conL dt{font-size: 16px;color: #fff;}
.footerTop .conBox .conL dd a{display: block;font-size: 14px;color: #999999;margin-bottom: 12px;}
.footerTop .conBox .conL dd p{display: block;font-size: 14px;color: #999999;margin-bottom: 12px;}
.footerTop .conBox .conL dd p span{color: #fff;font-weight: bold;}
.footerTop .conBox .conL dl.dl1{width: 157px;}
.footerTop .conBox .conL dl.dl2{width: 161px;}
.footerTop .conBox .conR{float: right;width: 226px;}
.footerTop .conBox .conR p{float: left;width: 115px;text-align: center;}
.footerTop .conBox .conR p span{display: block;font-size: 13px;color: #999999;margin-top: 7px;}
.footerTop .conBox .conR p:first-child{margin-right: 20px;}

.footerBottom{width: 100%; display:inline-block;background: #1d2936;}
.footerBottom p{font-size: 13px;color: #999999;text-align: center; height:40px; line-height:40px}
.footerBottom p a{color: #999999;}




/******************栏目、内容*****************/
/**1:栏目基本配置***/
.left_box{width:244px; display:inline-block}
.right_box{width:930px; display:inline-block;}
.right_bian{border:1px solid #dedede}
.white{ width:100%; background:#fff; display:inline-block;}
.basic{ width:100%; height:300px;background:#cfc5b7;display:inline-block;}
.gotop{float:right;}
.yinying_1{height:18px;background:url(../images/xian1.gif) center center no-repeat;}
.mb_nav{ width:100%; height:35px; line-height:35px; border-bottom:1px solid #dedede; text-indent:15px;}

/*2：产品列表页配置*/
.product_biankuan{ width:100%; border:1px solid #dedede;background:#fff; display:inline-block; padding-bottom:10px}
.product_biankuan ul{ margin-left:10px; margin-top:10px}
.product_biankuan ul li{ width:245px; float:left; margin-right:10px;display:inline-block;text-align:center}
.product_biankuan ul li img{ width:100%;  height:166px; border:1px solid #dedede;}
.product_biankuan ul li .product_text h3{ font-weight:normal; font-size:14px; line-height:30px; overflow:hidden; height:30px; }
.product_biankuan ul li .product_text p{}
.product_biankuan ul li .product_text span{}

.pianyi{ margin-top:12px; margin-left:10px}
dl.pd_list_dl{width:293px; float:left; display:inline-block;margin-right:14px; margin-bottom:20px;}
dl.pd_list_dl dt{width:100%; height:195px;}
dl.pd_list_dl dt img{width:100%; border: solid 1px #e4e4e4; padding:1px; }
dl.pd_list_dl dt a:hover img{ border:1px solid #181818;}

dl.pd_list_dl dd{ line-height:30px; text-align:center; overflow:hidden;}
dl.pd_list_dl dd a{ line-height:30px; text-align:center; overflow:hidden; height:30px; display:block; margin-top:5px}
dl.pd_list_dl dd a:hover{ color:#0481d8}
dl.pd_list_dl dd p{ width:100%; height:40px; overflow:hidden; line-height:40px; color:#be8224; font-size: 16px; margin-top: 5px}
dl.pd_list_dl dd p span{ color:#000}


/*<!--dl.pd_list_dl dd p{ width:242px; height:35px; line-height:35px; overflow:hidden; text-align:center}-->*/

dl.pd_list_dl em a{ margin-left:5px;float: left;display: block;text-align: center;color: #fff;font-size: 14px;width:47.4%;height:35px;line-height:35px;font-style: normal;}
dl.pd_list_dl .zx{background: #f5f5f5; margin-right:5px; color:#000}
dl.pd_list_dl a.zx:hover{ color: #0481d8 }
dl.pd_list_dl .ck{background: #1d87d6;}
dl.pd_list_dl a.ck:hover{ color: #fff }
dl.pd_list_dl em{display: block; }

.cpbtn{ padding-top:10px; text-align:center;}
.cpbtn a{ display:inline-block; height:25px; line-height:25px; text-decoration:none; padding:0px 10px; color:#fff; font-size:12px; text-align:center;}
.cpbtn .chakan{ background:#027c5f; margin-right:26px;}
.cpbtn .zixun{ background:#af251c;}

/***2.1：产品列表页头部描述**/
.xiaoneirong{ width:99%; margin-top:-1px; background:#fff; display:inline-block; margin-bottom:10px}
.xiaoneirong_1{float:left; width:215px; height:110px; }
.xiaoneirong_1 img{ margin-top:20px; margin-left:10px; width:193px; height:68px}
.xiaoneirong_2{ width:540px; height:110px; overflow:hidden;float:right;margin-right:10px}

.xiaoneirong_2 p{padding-top:10px;text-indent:25px;font-family: tahoma, Helvetica, arial, "宋体", sans-serif;font-size: 12px;font-style: normal;font-variant: normal;
font-weight: normal; color:#666;margin:0 0 0 30px;line-height:1.9; letter-spacing:2px;height:65px;overflow:hidden;}

/*******二级导航********/
.mytopxgt_er1 { width: 100%;border-top:1px solid #dfdfdf; margin-top:-1px;}
.mytopxgt_er1 .list_ew { width: 100%; }
.mytopxgt_er1 .list_ew table { width: 100%; border: none;line-height: 28px; border-collapse: collapse; }
.mytopxgt_er1 .list_ew table tr { width: 100%; border: 0;border-bottom: 1px dotted #dfdfdf;border-collapse: collapse; }
.mytopxgt_er1 .list_ew table td { border: 0;padding: 6px 4px;border-collapse: collapse; }
.mytopxgt_er1 .list_ew table td a { height:28px;border-radius:2px ;background:#49538c;color: #FFF; margin: 2px 2px;padding: 4px 4px; white-space: nowrap; line-height:35px; font-size:13px;}
.mytopxgt_er1 .list_ew table td a:hover { border-radius:2px ;color:#ff7f00;}
.mytopxgt_er1 .list_ew table td a.cur{ background-color:#ff7f00; border-radius:2px ;color: #FFF; }
.mytopxgt_er1 .list_ew table th {font-weight: normal; font-size: 13px;color: #000; white-space: nowrap;border: 0;background-color: #FAFAFA; border-right:1px solid #EAEAEA; width:100px }
.mytopxgt_er1 .list_ew table tr.ladr { border: 0; }

/**3：案例列表页**/
.case_nr_box{width:99.8%;padding-bottom:3px; margin-top:-1px; background:#FFF; border:1px solid #dedede;}
.case_nr_box dl{width:97%;height:110px; border-bottom:1px solid #dedede; margin:0 auto; margin-top:10px;margin-bottom:10px;}
.case_nr_box dl:hover{ background:#f9f9f9; display:block}
.case_nr_box dl dd{ float:left; width:170px; height:100px;}
.case_nr_box dl dd img{ width:150px; height:85px; margin-top:10px; margin-left:5px}
.case_nr_box dl dt{ float:right; width:560px; height:100px; margin-right:12px}
.case_nr_box dl dt .xiao_bt_p{ font-size:14px; margin-top:10px; font-weight:normal;font-family:Microsoft YaHei;}
.case_nr_box dl dt .xiao_p{ font-size:12px; color:#999; width:560px; height:45px; margin-top:5px; overflow:hidden; line-height:1.8}
.case_nr_xpic{ width:560px; height:25px; }
.case_nr_xpic p{ float:left; margin-right:10px;}

/***4：文章资讯列表页***/
#content{font-size:14px; line-height:200%;}
.news_box {width:99.8%;padding-bottom:10px;border:1px solid #dfdfdf; background:#FFF}
.news_text{width:98%; overflow:hidden;margin-left:10px; margin-top:10px;padding-bottom:10px;background:url(../images/line-2.gif) left bottom repeat-x;}
.news_text h3{margin-top:5px;margin-left:10px; font-weight:normal;letter-spacing:1.5px; display:block; background:url(../images/dot_1.png) no-repeat 0 7px; text-indent:25px;font-family:arial,Microsoft YaHei,sans-serif;font-size:13px;font-style: normal;}
.news_text h3 a{color:#333;font-size:13px;}
.news_text span{float:right; margin-top:-23px;width:90px;color:#666;font-family:arial,tahoma,sans-serif;font-size:12px;font-style: normal;}
.news_text p{width:99%;height:33px;overflow:hidden;padding-left:45px; padding-right:60px; padding-bottom:11px;color:#999; letter-spacing:2px; line-height:25px;font-size: 12px; }
/***5：内容详细页配置**/
/***5.1:产品右侧****/
/***5.1:产品右侧****/

.carview .par {}
.carview .par table { width: 100%;border-collapse:collapse;}
.carview .par table tr td {font-size:17px; padding:10px 8px; line-height:40px; border: 1px solid #f5f5f5; background-color:#dedede;}
.carview .par table tr td.n1 {background:#2d63a1; text-align:center; width:120px; font-weight: bold; color: #fff;}
.carview .par table tr td.n2 {background:#fff;}
.carview .par table tr td a{ font-size: 14px; color: #444;}
.carview .par .saled {position:absolute; left:350px; top:100px;width:280px; height:150px;}

.carview .tel2 {}
.carview .tel2 i {float:left; background:url(../images/tel.jpg) no-repeat center center; margin-left:5px; width:32px; height:32px; display:block;}
.carview .tel2 p {float:left;display:block; height:32px; line-height:32px; font-size:26px; margin-left:8px; font-weight:700;color:#00418e;}

.client_text{ position:relative;}
.client_text a{width:100px; height:30px; line-height:30px; text-align:center; background:#dedede; display:block; float:left; margin-left:100px; color:#fff}
.client_text a:hover{background:#00418e; color:#fff !important}

.carview .par h1{ font-size:17px;}

/* smallImg */
.preview{width:580px; height:445px;}

.smallImg{position:relative; height:52px; margin-top:1px; padding:6px 5px; width:620px; overflow:hidden;float:left;}
.scrollbutton{width:14px; height:50px; overflow:hidden; position:relative; float:left; cursor:pointer; }
.scrollbutton.smallImgUp , .scrollbutton.smallImgUp.disabled{background:url(../images/d_08.png) no-repeat;}
.scrollbutton.smallImgDown , .scrollbutton.smallImgDown.disabled{background:url(../images/d_09.png) no-repeat; margin-left:554px; margin-top:-50px;}

#imageMenu {height:50px; width:540px; overflow:hidden; margin-left:0; float:left;}
#imageMenu li {height:50px; width:60px; overflow:hidden; float:left; text-align:center;}
#imageMenu li img{width:50px; height:50px;cursor:pointer;}
#imageMenu li#onlickImg img, #imageMenu li:hover img{ width:44px; height:44px; border:3px solid #959595;}

/* bigImg */
.bigImg{position:relative; float:left; width:575px; height:384px; overflow:hidden; border:1px solid #dedede}
.bigImg #midimg{width:575px; height:384px;}
.bigImg #winSelector{width:235px; height:210px; }
#winSelector{position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff;}
/* bigView */
#bigView{position:absolute;border: 1px solid #959595; overflow: hidden; z-index:999;}
#bigView img{position:absolute;}
/* bigView */
#bigView{position:absolute;border: 1px solid #E0E0E0;overflow:hidden;z-index:999;}
#bigView img{position:absolute;}

.category-wrap-single {height:42px; background:url(../images/n_navbg.jpg) no-repeat; width:100%; display:inline-block }
.category-wrap-single ul li{width:120px; height:42px;float:left;text-align:center;margin:0 9px;}
.category-wrap-single ul li.nobor{margin-right:0;}
.category-wrap-single ul li a{line-height:35px;font-size:14px;display:inline-block;width:120px;color:#000;}
.category-wrap-single ul li a:hover,.category-wrap-single ul li.cur a{background:url(../images/n_hover.jpg) no-repeat top center;text-decoration:none;}



/***5.1.2:方案右侧****/
.viewpro {margin:10px 10px 20px 10px;overflow:hidden}
.viewpro .pic {border:1px solid #ccc; padding:2px;margin-right:15px;}
.viewpro .pic img {width:400px;height:400px;}
.viewpro .add { width:480px;height:400px; overflow:hidden; padding-bottom:5px;border-bottom:1px dashed #ccc; margin-right:5px }
.viewpro .add h1 { border-bottom:1px dashed #ccc;font-size:16px; padding:0px 0 10px 10px;}
.viewpro .add .sum {width:480px;height:290px; overflow:hidden;line-height:2; padding-top:5px;}
.client_tel2 p{ height:32px; line-height:32px; font-size:26px;font-weight:700;color:#F03E00;margin-left:117px;}

.client_tel{ position:relative; margin-top:10px;}
.client_tel a{width:110px; height:30px; line-height:30px; text-align:center; background:#0065c5; display:block; float:left;  color:#fff}
.client_tel a:hover{background:#fa6734; color:#fff}
.client_tel p {float:left;display:block; height:32px; line-height:32px; font-size:26px; margin-left:8px; font-weight:700;color:#F03E00;}
/**5.2内容**/
.newsdet_box{width:100%; display:inline-block; border:1px solid #dedede}
.newsdet_bt{padding-top:20px; overflow:hidden}
.newsdet_bt h1{font-size:18px; font-weight:normal; height:28px; line-height:28px; text-align:center}
.newsdet_bt h1 a{ color:#666}
.newsdet_bt h1 a:hover{ color:#F60}
.newsdet_h{width:96%; height:30px; line-height:30px;margin-top:15px; margin-left:20px; font-size:12px; color:#BCBBBB;border-bottom:1px dashed #DFDFDF;}
.newsdet_h span{ margin-right:15px; margin-left:10px; float:left}
.newsdet_cont{ margin-top:20px; padding-left:20px; padding-right:20px; padding-bottom:10px; color:#666;}

/***5.3:编辑框设置****/
.incont { margin:10px;width:910px;line-height:1.8;color:#555;}
.incont table {border-collapse:collapse; border-spacing:0; margin-bottom:10px;}
.incont table td {padding:6px; border:1px solid #ccc;}
.incont table .firstRow td{ font-weight:700; background:#ebebeb;}



/****6:产品列表页底部相关资讯****/
.title20{width:100%;height:40px;line-height:40px;background:#f5f5f5 left top no-repeat;}
.title20 h1{float:left;color:#FFF;font-size:16px; background:#1d87d6; font-weight:normal; padding-left:10px; padding-right:10px}
.title20 h2{float:left;color:#FFF;font-size:16px; background:#1d87d6; font-weight:normal; padding-left:10px; padding-right:10px}


.news_text1{width:760px;background:url(../images/dot_r.gif) left center no-repeat;background:url(../images/line-2.gif) left bottom repeat-x;}
.news_text1 h3{display:block;background:url(../images/dot_1.png) no-repeat 0 4px; text-indent:25px; margin-top:5px;font-weight:normal;letter-spacing:1.5px;font-family:arial,Microsoft YaHei,sans-serif;font-size:13px;font-style: normal; margin-top:10px;}
.news_text1 h3 a{color:#666;font-size:14px;}
.news_text1 p{width:750px;height:33px;overflow:hidden; padding-left:22px; padding-bottom:11px;color:#999; letter-spacing:2px; line-height:20px;font-size: 12px; }

/**7:侧栏产品推荐**/
.rwc_pro{ width:200px; margin-bottom:10px;}
.rwc_pro_bt{height:54px;padding:0 0 0 50px;text-align:center;line-height:54px;background:url(../images/left3_title.gif) left top no-repeat;}
.rwc_pro_bt h2{ font-weight:100; color:#FFF;font-size:20px; font-family:Arial, Helvetica, sans-serif}
.rwc_pro_box ul{ padding-top:5px}
.rwc_pro_box ul li{ width:195px; margin:0 auto;}
.rwc_pro_box ul li img{ width:100%; height:130px; border:1px solid #CCC}
.rwc_pro_box ul li h2{ width:197px; text-align:center; overflow:hidden; font-weight:normal; padding-top:3px; padding-bottom:3px}

/****8:问答中心***/
.left_b{height:33px;background:url(../images/left_b.gif) left top no-repeat;}
.left_b_1{height:33px;background:url(../images/left_b_1.jpg) left top no-repeat;}
.left2{background:#fff;}
.left2_title{height:54px;padding:0 0 0 50px ;line-height:54px;background:url(../images/left2_title.jpg) #1d87d6 left top no-repeat;}
.left2_title a{color:#fff;font-size:20px; padding-left:30px;}
.left2_title a:hover{ color:#fff;}
.left2 ul{margin:10px 5px 10px ;}
.left2 ul li{width:190px;overflow:hidden;background:url(../images/dot_2.gif) no-repeat 0 15px; text-indent:10px;font-family: tahoma, Helvetica, arial, sans-serif;font-size: 12px;line-height:35px;height:35px;border-bottom:1px dotted #E3E3FF;}
.left2 ul li a{color:#515153}


/**侧栏产品分类****侧栏资讯分类**/
.product_home_bg{ width:100%; background:#fff; display:inline-block}
.product_left{ width:210px; display:inline-block}
.product_right{ width:780px; display:inline-block;}
.big_product_bg{ width:100%; display:inline-block; background:#f8f8f8; padding-bottom:10px}
.right_huise{ width:100%; height:19px; margin-left:10px; background:url(../images/yy_5.png) no-repeat;}

.sidenav_header{ background:#0064c3; width:100%;  height:40px}
.sidenav_header h2{ font-size:18px; font-weight:normal;text-align:center; line-height:35px;}
.sidenav_header h2 a{ color:#fff;}
.sidenav_box{ width:100%; background:#fff;}
.sidenav_box ul{ margin-top:8px;}
.sidenav_box ul li{ width:99%; height:33px; line-height:33px; background:url(../images/dot_7.png) #e5e5e5 20px 13px no-repeat; border:1px solid #dedede; text-indent:45px; margin-bottom:20px}
.sidenav_box ul li a:hover{ color:#ff8301}
.cur {color:#1294cd;}
.left_yinying{ display:block; width:100%; height:5px; background:url(../images/yy_2.png);}
.left_yinying_1{ display:block; width:100%; height:10px; background:url(../images/yy_2.png); margin-top:-1px}
.right_huise{ width:100%; height:10px; background:url(../images/yy_5.png) no-repeat; margin-left:10px; margin-top:-3px}






/****9:关于我们*side_about********/
.sidebar_type {background:#f4f4f4;}
.about_sidebar{width:100%;height:auto;overflow:hidden;float:left;}
.about_sidebar h1{font-weight:normal}
.about_sidebar .about_sidebar_title{color:#9d9d9d;text-align:center;font-family:"微软雅黑";border-bottom:1px dashed #cecece;}
.about_sidebar .about_sidebar_title .circle_pic{display: block; width:96px;height:95px;background:url(../images/about_logo.png) no-repeat; margin:0 auto; margin-top:20px; }
.about_sidebar .about_sidebar_title h2{ height:30px;line-height:30px;font-size:18px; font-weight:normal;text-align: center; color:#000}
.about_sidebar ul li{width:100%;height:45px;text-align:center;}
.about_sidebar ul li a{display:block;height: 45px;line-height:45px;font-size:15px}
.about_sidebar ul li a:hover {color: #fff; background:#feaa28}
.about_sidebar ul li.about_sidebar_cur a{background:#1057c1;color:#fff;}
.about_sidebar ul li.about_sidebar_cur a:hover{color:#fff;text-decoration:none;}

/**10:联系我们**/
.side_contacr{}
.side_contacr_bt{width:100%; height:45px; background:#338fe9; line-height:45px; text-align:center; color:#FFF;font-size:16px;}
.side_contacr_bt a{ color:#fff}
.side_contacr_text{ border:1px solid #e4e4e4; overflow:hidden; padding-bottom:5px;}
.side_contacr_text p{font-family: Arial,"微软雅黑","黑体"; font-size:12px;padding:4px 9px}
.side_contacr_text em{ display:block; width:100%; height:88px;overflow:hidden; background:url(../images/company.png) no-repeat; margin-bottom:10px;}

/**11:底部产品推荐**/
.side_bottom {width:770px; float:right;margin-right:10px; margin-bottom:5px;}
.side_bottom .hd {padding:8px 10px;border:1px solid #d8d8d8; background:url(../images/xian_3.gif) repeat-x left bottom;}
.side_bottom .hd h2 {color:#333; font-size:14px; font-weight:normal}
.side_bottom .bd {border:1px solid #d8d8d8; padding:1px; border-top:0;}

.bottom_box {overflow:hidden;}
.bottom_box ul { position:relative; left:10px; top:15px;}
.bottom_box ul li {float:left;margin-right:9px; margin-bottom:20px;}
.bottom_box ul li .pic {width:245px;overflow:hidden}
.bottom_box ul li .pic img {display: block;width:240px; height:160px; }
.bottom_box ul li p{font-size:14px; text-align:center; height:30px;line-height:30px; overflow: hidden; color:#555; font-weight:300; overflow:hidden; width:240px;}

/***底部相关资讯推荐****/
.xiangguan{}
.xiangguan ul {}
.xiangguan ul li{float:left;width:380px; height:38px;overflow:hidden;line-height:38px;border-bottom: 1px dashed #CCC; margin-right:10px; background:url(../images/dot_2.gif) no-repeat 0 17px; text-indent:10px}

/***底部相关资讯推荐****/
.xiangguan20{}
.xiangguan20 ul {}
.xiangguan20 ul li{float:left;width:455px; height:38px;overflow:hidden;line-height:38px;border-bottom: 1px dashed #CCC; margin-right:10px; background:url(../images/dot_2.gif) no-repeat 0 17px; text-indent:10px}

/**12:面包屑导航：3种样式**/
.bread_nav_1{ width:100%; border:1px solid #dedede; text-indent:10px; line-height:30px}
.bread_nav_1 a{margin-right:5px;font-size:13px; font-weight:normal;}

.bread_nav_2{float:right; margin-right:20px;margin-bottom:6px}
.bread_nav_2 a{margin-right:5px;font-size:12px; font-weight:normal; color:#909090}
 
.bread_nav_3{width:780px;height:40px;border:1px solid #dfdfdf; overflow:hidden;padding-left:10px; border:1px solid #dfdfdf; overflow:hidden; line-height:40px}
.bread_nav_3 a{color:#666666;margin-left:3px; margin-right:3px}
.bread_nav_3 a:hover{ color:#f26f20}

.bread_nav_4{width:100%; float:right;line-height:40px;border:1px solid #dfdfdf; margin-top:-1px}
.bread_nav_4 a{color:#666666; margin-left:18px}
.bread_nav_4 a:hover{ color:#f26f20}

/**13:上下一页及关键词标签**/
.next_box{ width:100%;}
.tuijian_next a{margin-right:10px;padding:5px 5px 5px 20px;float:left;background:#CCC;}
.tuijian_next a:hover{ background:#fa6734; color:#fff}

.next_key{ line-height:30px; width:98%; background:#fff; }
.next_key a{ padding-left:10px; padding-right:10px}

/**14:关键词组合标签**/
.shangb_text{}
.shangb_text a{ float:left;margin-left:5px; height:30px; background:#eeeeee; margin-right:5px; line-height:30px; text-align:center; margin-top:10px; color:#666; padding-left:10px; padding-right:10px}
.shangb_text a:hover{ background:#ff6700; color:#fff}

/***15:Tag标签列表*****/
.tags_box { margin-left:5px; padding-top:10px; padding-bottom:10px; height:78px;overflow:hidden;}
.tags_box p{line-height:28px; font-size:14px;}
.tags_box a{height:28px; line-height:28px; text-align:center; padding-top:5px; padding-bottom:5px;color:#666}
.tags_box a:hover{ color:#F00}
/**15.1:tag标签**/
.tag_box_2{background:#F8F8FF;padding-left:10px;  padding-top:5px; padding-bottom:10px; padding-right:10px; line-height:23px;}
.tag_box_2 a{ margin-right:3px; font-size:12px;}

/***16:查询框******/
.cp_box_bt{width:98%; height:30px; background:#ebebeb; line-height:30px; text-align:center; color:#333}

/***17:网站地图**/
.sitemap{ margin-top:10px; margin-left:10px; margin-bottom:10px; width:1100px}
.sitemap_box_1{ font-size:20px; font-family:"Times New Roman", Times, serif; border-bottom:1px dashed #CCC; margin-bottom:5px;color:#fa6734}
.sitemap_box_1 a{ }
.sitemap_box_2 ul li{ float:left; margin-left:20px; margin-right:20px; width:170px; margin-bottom:10px}
.sitemap_box_2 ul li{line-height:24px;padding-left:10px}
.mb_nav_3{ width:1100px; height:40px; line-height:40px; border-bottom:2px solid #fa6734; padding-left:15px}
.mb_nav_n1{ float:left}
.mb_nav_n2{ float:right}
.mb_nav_n2 a{ padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:5px; border:1px solid #fff; margin-left:5px; background:#CCC}

/**tag标签框架**/
.tag_box_2{background:#F8F8FF;padding-left:10px;  padding-top:5px; padding-bottom:10px; padding-right:10px; line-height:23px;}
.tag_box_2 a{ margin-right:3px; font-size:12px;}
.tag_bt{ padding-left:12px; font-size:16px; padding-top:15px}
.tag_bt h1{ font-weight:normal;}
.tag_box{ margin-top:10px; margin-left:12px}
.tag_box ul li{ float:left; margin-right:16px; margin-bottom:10px; color:#999; font-size:12px;}

.ta_box_mb{ margin-top:10px; margin-bottom:10px}
.ta_box_mb h1{ float:left; font-weight:normal}
.ta_box_mb a{ float:left;}

.ta_box_mb_2{margin-top:10px; margin-bottom:10px;}
.ta_box_mb_2 h1{font-weight:normal; font-size:16px}

.ta_box_bor{ width:960px; border:1px solid #dedede}
.ta_box_bor_2{ width:860px; border:1px solid #dedede; height:450px;}
.ta_box_bor_1{ width:1000px; border:1px solid #dedede;}

.ta_box{ padding-bottom:10px}
.ta_box ul li{ width:940px;height:130px; background:#fbfbfb; margin:0 auto; margin-top:10px}
.ta_box_bt{ width:927px; height:28px; line-height:28px; overflow:hidden; margin-left:6px; padding-top:3px}
.ta_box_bt strong{ width:710px; height:28px; overflow:hidden; float:left; font-weight:normal; font-size:14px}
.ta_box_bt span{ display:block; width:115px; height:28px; line-height:28px; overflow:hidden; float:right; text-align:right}
.ta_box_sum{ width:920px; height:61px; margin-left:6px; margin-top:3px; padding-top:3px; border-top:1px dashed #dedede}
.ta_box_sum p{ color:#999; height:60px; overflow:hidden}
.ta_box_biaoqian{ height:20px; background:url(../images/as1.gif) no-repeat; margin-left:6px; padding-left:25px}
.ta_box_biaoqian a{ margin-right:10px}

/**在线客服框架**/
.talk_win{width:160px; display:inline-block;position:fixed;top:30%;left:0px;background:#095299;font-size:14px;color:#fff;text-align:center;line-height:2em; z-index:999}
.talk_win .qq_img{position:absolute;top:-57px;left:0px;}
.talk_win .QR_code{width:127px;height:127px;}
.talk_win a{height:46px;display:inline-block;padding-left:60px;line-height:48px;background:url(../images/talk_win1.png) no-repeat;color:#fff;width:100px;text-align:left;position:relative;}
.talk_win a::before{content:"";width:3px;height:100%;background:#bfb198;top:0px;right:0px;position:absolute;display:none;}
.talk_win a:hover::before{display:block;}
.talk_win a::after{content:"";width:160px;height:2px;background:url(../images/talk_win4.jpg) repeat-x left top;left:0px;bottom:0px;position:absolute;}
.talk_win a.talk_01{background-position:12px -64px}
.talk_win a.talk_01:hover{background-position:12px -4px}
.talk_win a.talk_02{background-position:12px -174px}
.talk_win a.talk_02:hover{background-position:12px -124px}

.talk_phone{width: 160px; height: 60px; background:url(../images/client_phone.jpg)}
.talk_phone p{line-height: 60px; margin-left:33px;font-size: 16px; }

/***404背景***/
.beijing_404 {background:#fbfbfb; padding-bottom:110px; padding-top:70px}
.pic_404 {height:279px; background:url(../images/404.png) no-repeat;}
.text_404 {position:relative; top:230px; left:320px}
.text_404 a {width:100px; height:30px; line-height:30px; text-align:center; background:url(../images/zixun.png); display:block; float:left; margin-right:60px; color:#fff}


/*关于我们*/
.about_box{}
.about_box_1{font-family:"微软雅黑";font-size:26px; text-align:center; margin-top:10px;}
.about_box_1 p{font-size:16px;}
.about_box_2{font-size:16px;}
.about_title{color:#2980b9;}
.about_nr{ margin-top:10px;border:2px solid #E8E8E8;font-family:"黑体"; border-radius: 15px;padding:5px}
.about_box_2_1{ float: right;}

/*search pro*/
.search{ width:99.7%; border:1px solid #dedede;background:#fff; display:inline-block; padding-bottom:10px}
.search_pro { margin-top:12px; margin-left:10px}
.search_pro ul { margin-left:5px; margin-top:20px;}
.search_pro ul li {float:left;margin-right:10px; margin-bottom:8px;}
.search_pro ul li .pic {border:1px solid #ccc;padding:1px;}
.search_pro ul li .pic img {display: block;width:240px; height:160px;}
.search_pro ul li h3{font-size:14px; text-align:center; height:42px;line-height:42px; overflow: hidden; color:#555; font-weight:400; overflow:hidden; width:240px;}

/*分页通用*/
.page {text-align: center; margin:20px 0;}
.page span, .page a {display: inline-block; margin-right:6px; height:26px; line-height:26px; padding:0 8px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}
.page a{color:#F4890B; border:1px solid #bbb;color:#000;background-color:#fff;}
.page a:hover {border:1px solid #F4890B;color:#F4890B; text-decoration:none;}
.page .disabled{color: #ccc; border:1px solid #ccc;background-color:#fff;}
.page .cur{color: #F4890B; border:1px solid #F4890B;color:#fff; background:#F4890B;}
.page .hellip{ padding:0;}
.page .total {color:#888;}


/*******产品内页导航***********/
/*副导航*/
.leib2,.leib{ width:244px; margin-bottom:20px;}
.leib2 .tit,.leib .tit,.leib .t05{color:#fff;  font-size:18px; background:#1d87d6 ;height:59px; padding-top:13px; text-align:center; overflow:hidden; padding-bottom: 3px}
.leib2 .tit i,.leib .tit i{color: #fff;display: block;text-align: center; font-size:14px; line-height:18px; text-transform:uppercase; border-bottom: 2px solid #fff; height:30px;}
.leib2 .tit a,.leib tit a{ color:#333;}
.leib2 .nr{ padding:0px; margin-top:5px;}
.leib2 .nr h3{margin:0 auto 5px;width: 244px; height: 48px; overflow: hidden; font:16px/48px "microsoft Yahei"; }
.leib2 .nr h3 a{ background: #f4f4f4 url("../images/ico15_.gif") no-repeat scroll 211px center;color: #666;display: inline-block;height: 48px;overflow: hidden;padding: 0 32px 0 20px;width: 192px;}
.leib2 .nr h3 a:hover,.leib2 .nr h3.cur a{text-decoration: none;color:#fff ;background: #1d87d6 url("../images/ico15.gif") no-repeat scroll 211px center;}
.leib2 .nr ul {overflow: hidden;width: 244px; }
.leib2 .nr ul li { border-bottom:1px dashed #dedede; height:36px; line-height:36px;margin-bottom:1px;padding-left: 20px; width:224px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.leib2 .nr ul li a { color:#494949; background:url(../images/left_li.gif) left center no-repeat;padding-left:12px;width:212px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; display:inline-block;}
.leib2 .nr ul li:last-child{ border-bottom:0;}
.leib2 .nr li.cur a,.leib2 .nr li a:hover{color:#1d87d6 ;text-decoration: none; font-weight:bold;}


/**相关资讯**/
.newst{ width: 100%; }
.newst ul{}
.newst ul li{ height: 30px; line-height: 30px; overflow: hidden; width: 244px;  text-indent: 20px; background: url(../images/dot_6.gif) no-repeat 5px 12px; border-bottom: 1px dashed #f5f5f5}

/**面包导航**/
.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","微软雅黑";}
.red_x { color:#DD3904; display:inline; font-family:"Microsoft Yahei","微软雅黑"; font-size:12px;}
.plc .red_x{ color:#d61518 ; font-weight:bold; font-size:14px;}
.red_x1 { color:#f00; display:inline; font-family:"Microsoft Yahei","微软雅黑"; font-size:12px;}

/**hot_product_nav**/
.hot_product_nav{}
.hot_product_nav ul{ margin-top: 5px }
.hot_product_nav ul li{width:100%; margin:0 auto;}
.hot_product_nav ul li img{  width:100%; border:1px solid #dedede}
.hot_product_nav ul li h2{ width:100%; text-align:center; overflow:hidden; font-weight:normal; padding-top:3px; padding-bottom:3px}


/*左侧联系方式*/
.leftlx{width: 222px; font-family: "Microsoft Yahei","微软雅黑";font-size: 14px;padding: 10px; border:1px solid #ececec; display:block; margin-bottom:20px; background:#f4f4f4 ;}
.leftlx h5 {font-size: 16px;padding: 15px 0px;}
.leftlx .phone img {width: 40px;height: 40px;padding-bottom: 10px;}
.leftlx span {display: block;}
.leftlx .phone p {font-weight: bold;font-size: 22px; padding-bottom: 10px; border-bottom: 1px solid #dedede;  color:#004ebe;}
.leftlx p {padding-top: 10px;line-height: 25px; font-size:16px; font-weight:bold;}
.leftlx .dianh .dianhua span{ font-size:26px;}

/**news**/
.main-pj dl{ height:195px; margin-bottom:30px; padding:20px 25px 0 25px; background:#f9f9f9;border:1px solid #d7d7d7; border-bottom:4px solid #d7d7d7; width:874px; float:left; margin:0 5px 9px 3px;}
.main-pj dt{ float:left; width:268px; height:179px; overflow:hidden;}
.main-pj dt img{ width:268px; height:179px;transition: all 0.3s ease 0s;}
.main-pj dd{ float:right; width:585px;}
/*.main-pj dd p{ padding-top:0; height:35px;  margin:16px 0 0 0;}*/
.main-pj dd h3{ padding-bottom:12px; font-size:18px; line-height:20px;font-family: "Microsoft Yahei","微软雅黑"; font-weight:normal; border-bottom:1px dashed #959595;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.main-pj dd h3 a{ color:#000000;}
.main-pj dd h3 a:hover{ color:#F26D04;}
.main-pj dd h4{ height:72px; padding:15px 0 0 0; line-height:24px; font-size:14px; font-weight:normal; overflow:hidden;}
.main-pj dd h4 b{ padding-right:8px;color:#333333;}
.main-pj dd h4 span{ display:block;}
/*.main-pj dd p a{ display:block; width:142px; height:34px; text-align:center; line-height:34px; font-size:14px;float:left; margin-right:10px;}
.main-pj dd p a.zxa2{background:url(Img/main_bg.gif) no-repeat center top; color:#66CB4C;}
.main-pj dd p a.zxa1{background:url(Img/main_bg2.gif) no-repeat center top; color:#F26D04;}*/

.main-pj .xwzx4 dt{ height:177px;}
.main-pj .xwzx4 dt img{ height:177px;}

.side_cptj_box{ width: 100%; display: inline-block; margin-top: 15px}
.side_cptj_box_bt{ height: 45px; line-height: 45px; background: #0481d8; }
.side_cptj_box_bt h2{ font-size: 18px; color: #fff; font-weight: normal; text-indent: 20px }
.side_cptj_box_xh ul{ margin-top: 10px }
.side_cptj_box_xh ul li{ float: left; width: 300px;margin-right: 10px; }
.side_cptj_box_xh ul li a img{ width: 100%; border:1px solid #f5f5f5;}
.side_cptj_box_xh ul li a img:hover{ border:1px solid #000; }
.side_cptj_box_xh ul li a p{ height: 30px; line-height: 30px; width: 100%; overflow: hidden; text-align: center;}


/** =======================
 * Contenedor Principal
 ===========================*/

.leib2 .nr{ padding:0px; margin-top:5px;}
.leib2 .nr h3{margin:0 auto 5px;width: 244px; height: 48px; overflow: hidden; font:16px/48px "microsoft Yahei"; }
.leib2 .nr h3 a{ background: #f4f4f4 url("../images/ico15_.gif") no-repeat scroll 211px center;color: #666;display: inline-block;height: 48px;overflow: hidden;padding: 0 32px 0 20px;width: 192px;}
.leib2 .nr h3 a:hover,.leib2 .nr h3.cur a{text-decoration: none;color:#fff ;background: #1d87d6 url("../images/ico15.gif") no-repeat scroll 211px center;}
.leib2 .nr ul {overflow: hidden;width: 244px; }
.leib2 .nr ul li { border-bottom:1px dashed #dedede; height:36px; line-height:36px;margin-bottom:1px;padding-left: 20px; width:224px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.leib2 .nr ul li a { color:#494949; background:url(../images/left_li.gif) left center no-repeat;padding-left:12px;width:212px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; display:inline-block;}
.leib2 .nr ul li:last-child{ border-bottom:0;}
.leib2 .nr li.cur a,.leib2 .nr li a:hover{color:#1d87d6 ;text-decoration: none; font-weight:bold;}


.leib5,.leib{ width:244px; margin-bottom:5px;}
.leib5 .tit,.leib .tit,.leib .t05{color:#fff;  font-size:18px; background:#1d87d6 ;height:59px; padding-top:13px; text-align:center; overflow:hidden; padding-bottom: 3px}
.leib5 .tit i,.leib .tit i{color: #fff;display: block;text-align: center; font-size:14px; line-height:18px; text-transform:uppercase; border-bottom: 2px solid #fff; height:30px;}
.leib5 .tit a,.leib tit a{ color:#333;}


.drawer h2{margin:0 auto 5px;width: 244px; height: 48px; overflow: hidden; font:16px/48px "microsoft Yahei"; }
.drawer h2 a{ background: #f4f4f4 url("../images/ico15_.gif") no-repeat scroll 211px center;color: #666;display: inline-block;height: 48px;overflow: hidden;padding: 0 32px 0 20px;width: 192px;}
.drawer h2 a:hover,.leib2 .nr h3.cur a{text-decoration: none;color:#fff ;background: #1d87d6 url("../images/ico15.gif") no-repeat scroll 211px center;}
.drawer ul{}
.drawer ul li{ border-bottom:1px dashed #dedede; height:36px; line-height:36px;margin-bottom:1px;padding-left: 20px; width:224px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.drawer ul li a{color:#494949; background:url(../images/left_li.gif) left center no-repeat;padding-left:12px;width:212px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; display:inline-block;}
.drawer ul li a:hover{color:#1d87d6 ;text-decoration: none; font-weight:bold;}



/*荣誉资质*/
.pr{ position:relative}
.honor_bg{ background:url(../images/honor_bg.jpg) no-repeat center 0;height: 609px;font-size: 0;overflow: hidden;}
.honor_bt,.hz_t{text-align: center;font-weight: normal; padding:40px 0 0;height: 100px;overflow: hidden;}
.honor_bt a,.hz_t a{font-size: 30px;color: #333;}
.honor_bt a:hover,.honor_c ul li a:hover,.fenl01 p a:hover,.case_r h4 a:hover,.hz_t a:hover,.jz_m dl dd h5 a:hover{color: #1d87d6; text-decoration:none;}
.honor_bt i{ font-style: normal; }
.honor i{ font-style: normal; }
.honor_bt i,.honor_t i,.hz_t i{color: #1d87d6;}
.honor_bt span,.hz_t span{display: block;font-size: 18px;color: #333; background:url(../images/honor_line.gif) no-repeat center 17px; padding:5px 0 0;}
.honor_t{width: 908px; margin:41px auto 0;height: 86px;overflow: hidden;}
.honor_t a{ background:url(../images/honor_tbg.png) no-repeat;font-size: 16px;color: #333;font-weight: bold;display: block;width: 176px;height: 46px;text-align: center;line-height: 46px;float: left; padding:0 68px 0 0;}
.honor_t a:hover{ background:url(../images/honor_tbg02.png) no-repeat; text-decoration:none;}
.honor_t .nobor{padding: 0;}
.honor_l a{ background:url(../images/honor_lico01.png) no-repeat; width:50px; height:50px; display:block;}
.honor_l a:hover{ background:url(../images/honor_lico02.png) no-repeat;}
.honor_r a{ background:url(../images/honor_rico01.png) no-repeat; width:50px; height:50px; display:block;}
.honor_r a:hover{ background:url(../images/honor_rico02.png) no-repeat;}
.honor_l{ position:absolute; top:370px; left:-50px;}
.honor_r { position:absolute; top:370px; right:-50px;}
.honor_c ul li { width:190px; float:left; padding:0 25px;overflow: hidden;}
.honor_c ul li em{display: block;width: 190px;height: 240px;overflow: hidden;}
.honor_c ul li img,.photo_c ul li img{ width:190px; height:240px;-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.honor_c ul li img:hover,.photo_c ul li img:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.honor_c ul li span{ width:190px; text-align:center; display:block; height:25px; line-height:25px; overflow:hidden; padding:10px 0 0;}
.honor_c ul li a{ font-size:14px; color:#333;}
.honor_c ul li a:hover{}


/**合作团队**/
/*title*/
.title { overflow:hidden; width:100%;}
.title h2{ text-align:center; font-size:30px; color:#1d87d6;}
.title h2 a{ color:#1d87d6}
.title a{ color:#333}
.title p{ font-size:16px; color:#666; text-align:center; margin-top:5px;}
.title.wt h2{ color:#fff}
.title.wt h2 a{ color:#fff}
.title.wt a{ color:#fff}
.title.wt p{ color:#fff;}

.team { overflow:hidden; width:100%; background-color:#f5f7fa; padding:50px 0;}
.team .tbox { overflow:hidden; width:1000px; margin:30px auto; height:360px; position:relative;}
.team .tbox ul{ overflow:hidden; position:absolute}
.team .tbox li{ float:left; width:320px; height:360px; margin-right:20px;}
.team .tbox li img{ display:block; margin-bottom:25px;}
.team .tbox li h4{ text-align:center; margin-bottom:10px; font-weight:normal; font-size:16px;}
.team .tbox li h4 a{ color:#333; }
.team .tbox p{ font-size:13px; color:#666; line-height:20px; height:60px; text-align:center}
.team .btn{ overflow:hidden; width:100%; text-align:center;}
.team .btn span{ display:inline-block; width:59px; height:6px; background-color:#c7c7c7; border-radius:6px; margin:0 3px; cursor:pointer}
.team .btn span{ *display:inline}
.team .btn span.cur{ background-color:#1d87d6;}


/* adv */
.adv{width: 100%;padding-top: 30px;}
.adv .Title{padding-top: 0px; text-align: center;}
.adv .Title h2{ text-align: center; font-size: 26px}
.adv .Title h2 span{ color: #1d87d6 }
.adv .Title p{color: #000; font-size: 26px;}
.adv .Title i{font-size: 11px;color: #9f9f9f;display: block;text-align: center;}
.adv .mainCon{margin-top: 30px;}
.adv .mainCon .con{height: 417px;overflow:hidden;position: relative;}
.adv .mainCon .con1{background: url(../images/adv_1.jpg) no-repeat center;}
.adv .mainCon .con2{background: url(../images/adv_2.jpg) no-repeat center;}
.adv .mainCon .con3{background: url(../images/adv_3.jpg) no-repeat center;}
.adv .mainCon .con4{background: url(../images/adv_4.jpg) no-repeat center;height: 418px;}
.adv .mainCon .con h3{font-size: 24px;color: #1d87d6;font-weight: normal;}
.adv .mainCon .con p{font-size: 24px;color: #333333;font-weight: bold;}
.adv .mainCon .con ul{margin-top: 34px;}
.adv .mainCon .con li{padding-left: 22px;background: url(../images/adv_icon01.png) no-repeat left 6px;line-height: 18px;margin-bottom: 16px;font-size: 14px;color: #999999;}
.adv .mainCon .con .box{padding-top: 122px;margin-left: 62px;width: 484px;position: relative;top: 500px;position: 0;}
.adv .mainCon .con1 .box,.adv .mainCon .con3 .box{width: 510px;margin-left: 658px;}

.adv_side{ width: 100%; height: 303px; background: url(../images/adv_side.jpg) no-repeat center center; }

.about_home_left{ width: 611px; height: 299px; float: left; }
.about_home_left img{ width: 611px; height: 299px;}
.about_home_right{ float: right; width: 550px; }
.about_home_right_bt h4{ width: 191px; font-size: 26px; padding-top: 20px; background: url(../images/about_home_right_bt.png) no-repeat 0 40px ; margin: 0 auto; text-align: center; }
.sum_p{ line-height: 26px; height: 150px; overflow: hidden; margin-top: 18px; font-size: 15px;}
.about_home_right_a a{ display: block; width: 144px; height: 36px; background: url(../images/about_home_right_a.png) no-repeat; text-align: center; line-height: 36px; float: left; margin:30px 30px 0 0 }


/* liuy */
.liuy{width: 100%;background: url(../images/lybg.jpg) no-repeat center;height:523px;}
.liuy .mainCon{width: 100%;padding-top: 100px;height: 423px;position: relative;}
.liuy .mainCon .phone{position: absolute;left: 215px;top: 388px;background:url(../images/ly_phone.png) no-repeat left center;padding-left:40px;}
.liuy .mainCon .phone p{font-size: 20px;color: #fc6b00;line-height: 24px;}
.liuy .mainCon .box{width: 320px;margin-left: 730px;}
.liuy .mainCon .box p{font-size: 16px;color: #333333;}
.liuy .mainCon .box p em{font-weight: bold;color: #fc6b00;}
.liuy .mainCon .box .Input{height: 36px;border-bottom: 1px solid #eaeaea;overflow: hidden;}
.liuy .mainCon .box .Input span{display:block;font-size: 14px;color: #999999;line-height: 36px;width: 85px;float: left;}
.liuy .mainCon .box .Input input{width: 235px;border: none;float: left;display: block;outline: none;font-size: 14px;height: 36px;line-height: 36px;}
.liuy .mainCon .box .Textarea span{display:block;font-size: 14px;color: #999999;line-height: 38px;}
.liuy .mainCon .box .Textarea textarea{width: 307px;height: 82px;border: 1px solid #eaeaea;outline: none;resize: none;padding: 10px 0 0 10px;}
.liuy .mainCon .box a{display: block;margin-top: 10px;height: 40px;line-height: 40px;text-align: center;background: #fc6b00;font-size: 16px;color: #fff;text-decoration: none;}




/*浮动QQ*/
.back-top-container {
  display: block;
  position: fixed;
  right: 50px;
  bottom: 50px;
  cursor: pointer; 
  z-index: 99999;}


.yb_conct {
  position: fixed;
  z-index: 9999999;
  top: 200px;
  right: -117px;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }
.yb_conct:hover {right:2px;}
.yb_conct:hover .yb_ercode{height:184px;}
.yb_conct a {
    color: #fff;
    text-decoration: none; }
    .yb_conct a:hover {
      color: #f2651d; }

.yb_bar ul li {
  width: 170px;
  height: 53px;
  font: 14px/53px 'Microsoft YaHei';
  color: #fff;
  text-indent: 54px;
  margin-bottom: 1px;
  border-radius: 3px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  overflow: hidden;
  background: #1d87d6 url(../images/topweixin.png) no-repeat;}

.yb_bar .yb_top {
  background-position: 0 0; }

.yb_bar .yb_phone {
    background-position: 0 -57px;  }

.yb_bar .yb_QQ {
  text-indent: 0;
  background-position: 0 -113px; }

.yb_QQ img{display: none;}

.yb_bar .yb_ercode {
  /*height:200px;*/
  background-position: 0 -169px; }

.hd_qr {
  padding: 0 29px 25px 29px; }


.yb_QQ a {
  display: block;
  text-indent: 54px;
  width: 100%;
  height: 100%;
  color: #fff; }

.home_contact_bt{ width: 100%; height: 45px; line-height: 45px; background: #1d87d6; text-align: center; font-size: 16px; color: #fff}
.home_contact_nt{ width: 100%; display: inline-block; background: #e9e9e9; padding-bottom: 10px}
.home_contact_img{}
.home_contact_img img{ width: 100%; }
.home_contact_text{ width: 260px; margin-left: 5px; display: inline-block; margin-left: 11px; padding-top: 15px; line-height: 2.2}
.home_contact_text p{ }

.link_2{ color:#999999}
.link_2 a{ color:#999999}
.link_2 a:hover{ color:#999999}

.product_sum_title{ width:605px; height:450px; overflow:hidden; float:right;}
.product_sum_title h1{ font-size:24px; font-weight:bold; height:50px; line-height:50px; overflow:hidden;}
.product_sum_01{ height:327px; overflow:hidden; line-height: 2; font-size:16px;}

.product_liji{}
.product_liji a{ display:block; width:120px; height:35px; line-height:35px; float:left; background:#1d87d6; text-align:center; color:#fff; margin-top:18px; margin-right:10px;}
.product_liji p{ display:block; font-size:32px; color:#ffa200; font-weight:bold;}




/**side_xiangguannews**/
.side_xiangguannews{ width:100%; display:inline-block;}
.side_xiangguannews_box{ margin-top:10px}
.side_xiangguannews_box ul li{ width:48%; height:35px; line-height:35px; float:left; margin-right:10px; text-indent:25px; background:url(../images/xiangguannews.png) 0 10px  no-repeat;}
.side_xiangguannews_box ul li a{ display:block; width:90%; overflow:hidden; text-overflow: ellipsis;white-space: nowrap;}
