﻿@charset "utf-8";
* {padding:0;margin:0;border:none;}
body {font-size:14px;color:#000;}
a {color:#000;text-decoration:none;}
a:hover {color:#016cb7;}
li {list-style-type:none;}
.clear {clear:both;}
.fr {float:right;}
.fl {float:left;}
.mid {margin:0 auto;width:1200px;}
.ziju{ letter-spacing:1px; font-size:13px;}
.top {background-color:#f6f6f6;line-height:30px;height:30px;background-repeat:repeat-x;color:#727272;font-size:12px;}
.top a {color:#727272;}
.header {height:110px; padding-top:18px;}
.logo{ float:left;}
.gongsi{ float:left; margin-left:10px; background:url(../images/t_fen.jpg) left bottom no-repeat; text-indent:18px; margin-top:5px; font-family:"Microsoft Yahei"; }
.gongsi h2 { font-size:28px; color:#005DAB; line-height:36px;letter-spacing:2px}
.gongsi p{ font-size:15px; color:#333; line-height:40px;letter-spacing:-1px}
.tel { float:right; background:url(../images/t_tel.jpg) left center no-repeat; padding-left:76px; height:65px;  margin-top:10px;}
.tel p{font-size:16px; line-height:20px; color:#666;}
.tel p span{ color:#333;}
.tel h3{font-size:28px;line-height:40px;color:#005DAB;}
.menu {background-color:#015CAB;height:50px;line-height:50px;}
.nav { padding-left:40px;}
.nav li {width:148px;height:50px;text-align:center;float:left;cursor:pointer;}
.nav li.last {background-image:none;}
.nav li a {font-size:18px;color:#FFF; font-weight:bold;}
.nav li:hover {background-color:#004177;}

/* 分页 */.page2 {clear:both;overflow:hidden;margin:10px 0 60px 0;padding-left:30%;height:30px;text-align:center;font-size:16px;display:block;}
.page2 li {float:left;margin:0 8px;padding:4px 15px;border:1px solid #ccc;background:#fff;line-height:20px}
.page2 li.thisclass {display:inline-block;margin:0 3px;padding:2px 9px;border:1px solid #41414e;background:#41414e;color:#fff}
.page2 li.thisclass a {color:#fff}

#s_keyword{ background-color:#F2F2F2; line-height:50px; height:50px; font-size:14px; text-indent:15px;}
#s_keyword span{}
#s_keyword a{ color:#333; margin-left:10px;}


/*banner开始*/
.picBox {position:relative;overflow:hidden;font-size:0;position:relative;transition:all 0.2s linear 0s;background:#fff;}
.picBox .bd {position:relative;}
.picBox .bd ul,.picBox .bd ul li {width:100%!important;}
.picBox .hd {position:absolute;bottom:0;left:0;padding:20px 0;width:100%;height:10px;z-index:99;text-align:center;}
.picBox .hd ul {margin:0;padding:0;}
.picBox .hd ul li {display:inline-block;*display:inline;zoom:1;width:10px;height:10px;margin:0 5px;border-radius:100%;text-indent:-999px;line-height:22px;text-align:center;cursor:pointer;font-size:12px;overflow:hidden;vertical-align:top;}
.picBox .hd ul li.on {width:10px;}
.picBox .next,.picBox .prev {position:absolute;top:50%;display:block;width:60px;height:80px;margin-top:-45px;zoom:1;overflow:hidden;z-index:10;font-size:0;line-height:0;text-indent:-999em;cursor:pointer;opacity:0;transition:all .8s ease-out;}
.picBox .prev {left:10%;}
.picBox .next {right:10%;background-position:right top;}
.picBox:hover .prev {background-position:left top;opacity:1;}
.picBox:hover .next {background-position:right top;opacity:1;}
.picBox a {transition:all 0.2s linear 0s;}
.picBox .hd {/*background:url(banner_box_bg.png);*/}
.picBox .hd ul li {background:#e0e0e0;color:#333;}
.picBox .hd li.on {background:#F34F12;color:#fff;}
.picBox .next,.picBox .prev {background:url(/skin/images/icon_arr.png) #005EA8 no-repeat;}
/*banner开始*/


.incp {padding-top:20px;}

.incp .s_pro{ text-align:center; line-height:42px; margin-top:20px;}
.incp .s_pro h2{ color:#0065D4; font-size:30px;}
.incp .s_pro h2 span{ color:#D7040D}
.incp .s_pro p{font-size:18px; background:url(../images/t_img.jpg) center bottom no-repeat; padding-bottom:25px;}

 .incp ul.ulTop {text-align: center; margin-top:25px; margin-bottom:15px; }
   .incp ul.ulTop li{
    width: 18%;
    height: 50px;
    border-radius: 10px;
    border:1px solid #666;
    /*float: left;*/
    display: inline-block;
    text-align: center;
    line-height: 50px;
    margin-right: 20px; 
    padding: 0 20px;
    margin-bottom: 20px;
    overflow: hidden; cursor:pointer;
  }
   .incp ul.ulTop li span {
    color: #222;
    font-size: 18px;
    font-weight: 600;
  }
    .incp ul.ulTop li.on {
    background-color: #0060be; }
     .incp ul.ulTop li.on span{ color: #fff; 
  }
  
   .incp ul.ulTop li:hover{
    background-color: #0060be;
  }
  .incp ul.ulTop li:hover span,
   .incp ul.ulTop li:hover input{   color: #fff;  }
   
   .incp ul.ulBottom { display:none;}
   
    .incp ul.ulBottom li {
    float: left;
    margin-right: 3%;
    position: relative;
    margin-bottom: 40px;
	
  }
  
  .incp ul.ulBottom li:nth-child(3n){
    margin-right: 0;
  }
  .incp ul.ulBottom li .title_pro {  border: 2px solid #0060BE; width:365px; height:310px; transition:All 0.5s;position:relative; }
   .incp ul.ulBottom li .title_pro:hover{transform:scale(1.04); }
   
  .incp ul.ulBottom li .title_pro p { text-align: center;font-size: 18px; color:#0060BE; width:100%; height:50px; background-color:rgba(0,0,0,0.5); line-height:50px; margin-top:-50px;position:absolute;z-indent:2}
  
    .incp ul.ulBottom .title_pro p a{ color:#fff;}

  
  .incp ul.ulBottom li .buttons {
  margin-top:25px; text-align:center;
  }
  .incp ul.ulBottom li .buttons a { padding:0 25px; color:#fff;
  height: 40px;
  line-height: 40px;
  border-radius: 10px;
  display: inline-block;
  background-color: #0060be;
  text-align: center;
  font-size: 16px;
transition:All 0.1s;
border:1px solid #fff;
  }
/*   .incp ul.ulBottom li .buttons a:hover{transform:translate(0,-5px);}*/
  .incp ul.ulBottom li .buttons a:hover {transform:scale(1.05);border:1px solid #999;}
  .incp ul.ulBottom li .buttons a:last-child {background-color:#FB7900; margin-left:20px;}
 

.t_about {margin-top:20px;}
.t_about .t_ab_tit{ text-align:center;line-height:50px;}
.t_about .t_ab_tit h2{ font-size:32px; background:url(../images/t_ab.png) center center no-repeat; color:#666; font-weight:normal;  }
.t_about .t_ab_tit p{ background:url(../images/t_fen2.png) center top no-repeat;  color:#999;margin-top:10px; padding-top:10px;}

.t_ab{background: url(../images/ab_bg.jpg) center center no-repeat; padding:15px 0 45px 0;}
.t_ab .t_ab_con{ margin-top:15px;}
.t_ab .t_ab_con .t_ab_conL{ float:left; width:520px;}
.t_ab .t_ab_con .t_ab_conR{ float:right; width:620px; }
.t_ab .t_ab_con .t_ab_conR h3{ line-height:40px; font-size:30px;color:#eb6b08; font-weight:normal; margin-top:25px;}
.t_ab .t_ab_con .t_ab_conR span{ line-height:20px; font-size:16px;color:#ccc; font-weight:bold;}
.t_ab .t_ab_con .t_ab_conR p{ line-height:28px; margin-top:25px;color:#333; font-size:14px;}
.t_ab .t_ab_con .t_ab_btn{ margin-top:30px;}
.t_ab .t_ab_con .t_ab_btn li{ background-color:#0067D0; margin-left:1px; float:left; width:160px; height:52; line-height:52px; text-align:center;}
.t_ab .t_ab_con .t_ab_btn li a{  color:#fff;font-size:18px;}

.rongyu{ background-color:#EEEEEE; padding:15px 0 5px 0;}
.ry_tit{ text-align:center; margin:10px auto;}
.ry_tit h2{font-size:32px; color:#333; font-weight:normal; background:url(../images/t_bg2.png) center center no-repeat;}

.gcon_5{ width:1200px; position:relative; margin:0px auto 10px;}
.gcon_5 .picleft{ width:1132px; margin:0 auto}
.gcon_5 .picleft .bd{ width:1132px; overflow:hidden}
.gcon_5 .picleft li{  float:left; border:1px solid #EEEEEE; margin-right:14px; overflow:hidden}
.gcon_5 .picleft li img{ padding:5px; box-sizing:border-box; width:270px; height:202px;}
/*.gcon_5 .picleft li img{transition:All 0.8s;}
.gcon_5 .picleft li:hover img{transform:scale(1.1);}*/
<!--.gcon_5 .picleft li:hover { border:1px solid #329be1}-->

.gcon_5 .picleft .prev{ display:block; width:23px; height:43px; background:url(../images/g_25.png) center center no-repeat; position:absolute; top:50%; margin-top:-22px; left:0; cursor:pointer}
.gcon_5 .picleft .next{ display:block; width:23px; height:43px; background:url(../images/g_26.png) center center no-repeat; position:absolute; top:50%; margin-top:-22px; right:0; cursor:pointer}

.zhanshi{ text-align:center; margin-top:35px; margin-bottom:45px;}
.zhanshi .t_ab_tit{ text-align:center;line-height:50px;}
.zhanshi .t_ab_tit h2{ font-size:32px; background:url(../images/t_ab.png) center center no-repeat; color:#666; font-weight:normal;  }
.zhanshi .t_ab_tit p{ background:url(../images/t_fen2.png) center top no-repeat;  color:#999;margin-top:10px; padding-top:10px;}

.zs_cont{ width:1200px; position:relative; margin:0px auto 10px;}
.zs_cont .picleft2{ width:1122px; margin:0 auto;}
.zs_cont .picleft2 .bd{ width:1122px; overflow:hidden; margin-left:10px;}
.zs_cont .picleft2 li{  float:left;  margin-right:14px; overflow:hidden;}
.zs_cont .picleft2 li img{ padding:5px; box-sizing:border-box; width:360px; height:302px; background-color:#0160BC; /*transition:all 0.8s;*/}
/*.zs_cont .picleft2 li img:hover{transform:scale(1.05)}*/

.zs_cont .picleft2 .prev{ display:block; width:68px; height:100px; background:url(../images/g_250.png) center center no-repeat; position:absolute; top:30%; left:-30px; cursor:pointer}
.zs_cont .picleft2 .next{ display:block; width:68px; height:100px; background:url(../images/g_260.png) center center no-repeat; position:absolute; top:30%; right:-35px; cursor:pointer}


.zs_cont .title_pro p{ margin-top:10px;}

  .zs_cont ul li .buttons {
  margin-top:20px; text-align:center;
  }
  .zs_cont ul li .buttons a { padding:0 25px; color:#fff;
  height: 40px;
  line-height: 40px;
  border-radius: 10px;
  display: inline-block;
  background-color: #0060be;
  text-align: center;
  font-size: 16px;
  border:1px solid #fff;
  transition:all 0.1s;
  }
  .zs_cont ul li .buttons a:hover {transform:scale(1.05);border:1px solid #999;}
  .zs_cont ul li .buttons a:last-child {background-color:#FB7900; margin-left:20px;}

.inbox4{ height:auto}
.inbox4 .zxnbox{ width:796px; height:auto;}
.inbox4 .zxnbox .inxwtit{ width:786px; height:60px;background:url(../images/xw1.jpg) no-repeat 0 bottom; margin-bottom:35px}
.inbox4 .zxnbox .inxwtit p{ line-height:50px; font-weight:bold; font-size:18px}
.inbox4 .zxnbox .inxwtit a{ display:block; width:55px; height:50px; line-height:50px;background:url(../images/tbmo.gif) no-repeat right center}
.inbox4 .zxnbox .tjxwcoc{ width:330px; height:auto}
.inbox4 .zxnbox .tjxwcoc h3{ }
.inbox4 .zxnbox .tjxwcoc h3 a{ display: block; height:60px; line-height:60px; width:100%; overflow:hidden; border-bottom:1px solid #e1e1e1; font-weight:bold; font-size:16px}
.inbox4 .zxnbox .tjxwcoc .zyxwin{ width:100%; height:120px; overflow:hidden; margin:12px 0}
.inbox4 .zxnbox .tjxwcoc .zyxwin,.inbox4 .zxnbox .tjxwcoc .zyxwin *{ line-height:30px; font-size:14px; color:#555}
.inbox4 .zxnbox .tjxwcoc .xwmoredf{ display:block; width:108px; height:34px; background:#016db8; text-align:center; font-size:14px; color:#fff; line-height:34px}
.inbox4 .zxnbox .tjxwcoc .xwmoredf:hover{ background:#016db8;}

.inbox4 .zxnbox .listbox{ width:440px; height:420px; background-color:#F6F6F6; margin-top:-5px;}
.inbox4 .zxnbox .listbox li{ margin:10px 10px; background-color:#fff; padding:5px 0;}


.inbox4 .zxnbox .listbox .newboxL{ width:55px; height:50px;  line-height: 50px;
  border-radius: 5px;
  display: inline-block;
  background-color: #ccc;
  text-align: center;
  font-size: 24px;
  color:#666;
  margin:15px 0 0 15px;
	}
	.inbox4 .zxnbox .listbox li:hover .newboxL{background-color:#E57219;color:#fff;}
.inbox4 .zxnbox .listbox .redbp1{background-color:#E57219;color:#fff;}

.inbox4 .zxnbox .listbox .newboxR{line-height:24px; width:315px; padding:5px 10px 5px 0px;}
.inbox4 .zxnbox .listbox .newboxR h5 a{ font-size:14px; color:#333;}
.inbox4 .zxnbox .listbox .newboxR h5 a:hover{color:#016cb7}
.inbox4 .zxnbox .listbox .newboxR p{}
.inbox4 .zxnbox .listbox .newboxR p a{ font-size:12px;color:#666;}


.inbox4 .incjcob{ width:369px; height:auto; padding-left:10px;}
.inbox4 .incjcob .inxwtit{ width:369px; height:60px;background:url(../images/xw2.jpg) no-repeat 0 bottom; margin-bottom:30px}
.inbox4 .incjcob .inxwtit p{ line-height:50px; font-weight:bold; font-size:18px}
.inbox4 .incjcob .inxwtit a{ display:block; width:55px; height:50px; line-height:50px;background:url(../images/tbmo.gif) no-repeat right center}

.inbox4 .incjcob .xwsyboxw{ width:369px; height:auto;}
.inbox4 .incjcob .xwsyboxw a{ display:block; width:100%; height:auto; padding-bottom:12px; margin-bottom:12px; border-bottom:1px dashed #dedede}
.inbox4 .incjcob .xwsyboxw a h3{ font-weight:100px; height:30px; line-height:30px; display:block; width:334px; padding-left:35px; background:url(../images/wen.gif) no-repeat 0 6px; overflow:hidden; font-size:16px}
.inbox4 .incjcob .xwsyboxw a p{ display:block; width:334px; height:90px; padding-left:35px; background:url(../images/da.gif) no-repeat 0 6px; overflow:hidden}
.inbox4 .incjcob .xwsyboxw a p,.inbox4 .incjcob .xwsyboxw a p *{ color:#555; line-height:30px}
.inbox4 .incjcob .xwsyboxw a:hover h3{ color:#016cb7}

/*list*/
.weizhi{ background:url(../images/fang.png) no-repeat 10px 27px; height:55px; line-height:65px; font-size:14px; border-bottom:1px solid #ccc; color:#333; text-indent:30px;}
.plist{ margin-top:10px;}
.plist .left { width:244px; float:left; overflow:hidden; margin-top:10px;}

/*副导航*/
.leib2{ margin-bottom:20px; background:#f4f4f4}
.leib2 .tit{ background: #005cab url(../images/nbg.jpg) no-repeat center center; line-height:102px; height:102px; text-align:center;font-size: 20px; color: #fff; font-weight:bold;}
.leib2 .tit a{font-size: 22px; color: #fff; font-weight:bold;}

.leib2 h3{ height: 38px; line-height: 38px; background: #565458; text-align: center; font-size: 16px; font-weight: normal; margin-bottom: 1px;}
.leib2 h3 a{ color: #fff;}
.leib2 ul{ padding-left: 29px; margin: 10px 0 15px;}
.leib2 ul li{ background: url("../images/prod_icon1.png") no-repeat 0 center; font-size: 16px; padding-left: 20px; line-height: 48px;}
.leib2 ul li a{ color: #565458;}
.leib2 ul li:hover a,.leib2 ul li.cur a{ color: #005cab;}
.leib2 h3.cur{ background:#f25f07;}
.leib2 h3.cur a{color: #fff;}

.left2 { width:900px; float:left; overflow:hidden;margin-top:10px;}
.left3 { width:754px; float:left; overflow:hidden; color:#666;margin-top:10px;}
.lefttop {height:0px; font-size:0; overflow:hidden; margin-top:10px;}
.leftbot { height:0px; font-size:0; overflow:hidden;  margin-bottom:10px;}
.left2bot { height:0px; font-size:0; overflow:hidden; margin-bottom:10px; }

/*左侧联系方式*/
.leftlx{text-align: center; background:#f4f4f4; margin-top:10px; font-family: "Microsoft YaHei";font-size: 14px;padding: 10px; border:1px solid #ececec; display:block; margin-bottom:20px;border-top: 3px solid #005cab;}
.leftlx h5 {font-size: 16px;padding: 15px 0px;}
.leftlx .phone img {width: 40px;height: 40px;padding-bottom: 10px;}
.leftlx .phone span {display: block;}
.leftlx .phone p {font-weight: bold;font-size: 22px; padding-bottom: 10px; border-bottom: 1px solid #dedede;  color:#005cab; text-align:center;}
.leftlx p {padding-top: 10px;line-height: 30px; text-align:left;}

.plist .right { width:930px; float:right; display:inline; overflow:hidden;margin-top:10px;}

.pic-item-list2 { margin:0 0 20px; }
.pic-item-list2 .pic-item2{ display:block; float:left; width:130px; margin-bottom:10px; padding:0; }
.pic-item-list2 .list-pic2 { display:block; margin:0 auto; padding:4px; border:1px solid #919090;  text-align:center; }

.piList2 { padding:0 0 20px; overflow:hidden; }
.piList2 .pic-item-list2 { width:1200px; margin:0; padding:0; }
.piList2 .pic-item2 { position:relative; width:293px; height:260px; margin:0 0px 30px 14px; padding:0; display:inline; }
.piList2 .list-pic2 { display:block; width:293px; height:260px; overflow:hidden;padding:0; border:0; position:relative  }
.piList2 .list-pic2 img{transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.piList2 .list-pic2:hover img{transform:scale(1.2);    -webkit-transform:scale(1.2);    -moz-transform:scale(1.2);    -o-transform:scale(1.2);    -ms-transform:scale(1.2);}

.piList2 .pic-item2:nth-child(3n){ margin-right:0}
.piList2 .list-pic2 img { width:293px; vertical-align:top}
.piList2 dl { position:absolute; width:100%; height:40px; background:rgba(00,00,00,0.5); line-height:40px; position:absolute; left:0; bottom:0}
.piList2 dl dt { width:100%; height:100%; font-size:16px; text-align:center}
.piList2 dl dt a{ color:#fff}

/*list  info*/
.prtit{text-align: center; height:37px;    line-height: 37px;    font-weight: bold;    color: #02A0DF; margin-bottom:20px;}
.prtit h2{}
.pro_img {clear:both;padding-left:30px;}
.pro_img_left {width:460px;float:left;}
#left_div {width:400px;height:320px;border:1px solid #02A0DF;}
#left_div img {width:400px;height:320px;}
#right_div {width:400px;height:400px;border:1px solid #34B8BF;overflow:hidden;position:absolute;top:0;left:400px;display:none;background:#fff;}
.xk {width:200px;height:200px;background:red;position:absolute;left:0;top:0;opacity:.3;filter:alpha(opacity=30);display:none;}
.zc {width:400px;height:400px;background:#000;position:absolute;left:0;top:0;opacity:0;filter:alpha(opacity=0);cursor:crosshair;}
#right_div > img {width:800px;height:800px;position:absolute;left:0;top:0;}
.faj_contain {clear:both;}
.faj_contain img {width:92px;height:92px;margin:15px 8px 0 0;border:1px solid #ccc;cursor:pointer;}
.faj_contain img:hover {border:1px solid #45a505}
.pro_img_right {margin-top:10px;color:#6d7075;font-size:20px;line-height:40px;float:left;}
.pro_img_right > span {color:#a80423;}
.pro_detail_btn {clear:both;margin-top:30px;}
.pro_detail_btn a {display:block;width:200px;height:54px;overflow:hidden;line-height:54px;color:#fff;font-size:16px;text-align:center;margin:0;padding:0;float:left;}
.pro_detail_btn a.prodtl_btn1 {float:left;margin:0 30px 0 0;background-color:#008ed8;}
.pro_detail_btn a.prodtl_btn2 {float:left;background-color:#00af80;}
.pro_detail_btn a.prodtl_btn1:hover {background-color:#0085cb;}
.pro_detail_btn a.prodtl_btn2:hover {background-color:#009e74;}


.plist .right .s4{width:100%;padding-left:10px;margin-top:20px}
.s4_1{width:100%;height:36px;background:#f2f2f2;margin-bottom:30px}
.s4_1 span{display:block;width:112px;height:36px;text-align:center;line-height:36px;background:#005ea8;color:#fff;font-size:16px;font-weight:700}
.page_up_dn { padding:10px; margin-top: 20px; overflow:hidden;zoom:1; font-size:16px; clear: both; border-top: 1px dashed #ccc;}
.page_up_dn li { width:50%; line-height: 30px; float: left; text-align: left;}
.page_up_dn li span{ font-weight: bold;}
.diplay_foot { float: right;}
.diplay_foot a {font: 14px/39px "宋体";    color: #fff;    background: #2061c4;    width: 138px;    margin: 20px auto;    border-radius: 4px;    display: block;    text-align: center;}

/*about*/
.abcon{ font-size:16px; line-height:38px; color:#333; margin-bottom:50px;}
.abimg{ float:left; margin:10px 20px;}
.abbnt{ width:270px; height:48px; line-height:48px; text-align:center; background-color:#EC6C00; color:#fff; font-weight:bold; float:right; border-radius:5px; font-size:16px; margin:30px 30px 20px 0;}
.pagesshow {line-height:35px;font-size:14px;}
.zizhi li {line-height:20px;width:260px;margin-bottom:20px;float:left;line-height:30px;text-align:center;margin:0 30px 0 20px;}
.zizhi li img {width:260px;height:240px;border:solid 2px #e8e8e8;padding:6px;}

/*新闻*/
.e2 {padding:20px;}
.e2 li {line-height:50px;border-bottom:dashed 1px #ccc;font-size:14px;background-image:url(../images/nnl.png);background-repeat:no-repeat;background-position:5px center;padding-left:20px;}
.e2 li .time {float:right;}
.boxoff {border-bottom:dashed 1px #ccc;}
.context {padding-top:20px;line-height:25px;}



/*webfoot*/
.links0{ background-color:#222222;}
.links0 .links2{ border-bottom:1px solid #393939; height:70px; line-height:70px; color:#e8e8e8; text-indent:10px;}
.links0 .links2 a{ color:#ACACAC; margin-left:10px;}
.viewbox {padding:20px 0;}
.title {text-align:center;line-height:37px;font-weight:bold;color:#02A0DF;}
.info {text-align:center;padding:10px 0 5px 0;border-bottom:1px dashed #e8e8e8;}
.content {line-height:25px;font-size:14px;text-indent:28px;}
.content_news {line-height:25px;font-size:14px;padding:20px 10px;text-indent:28px;}


.webfoot{ background-color:#222222; color:#fff;}
.webfbox{ height:200px; line-height:30px; padding:40px 0;}
.webfbox a{ color:#fff;}
.webfoot .webfoot1{ line-height:36px;}
.webfoot .webfoot1 a{ font-size:16px; font-weight:bold; margin-left:20px;}
.webfoot .webfoot2{ margin-left:100px;}
.webfoot .webfoot2 li:first-child{font-size:16px; font-weight:bold; margin-bottom:10px;}
.webfoot .webfoot3{ margin-left:100px;}
.webfoot .webfoot4{ margin-left:40px;}
.webfoot .webfoot4 .p1{ color:#FF781F; font-size:28px; font-weight:bold; height:40px;line-height:40px;}
.webfoot .webfoot4 .p2{ font-size:24px;font-weight:bold; height:50px;line-height:50px;}
.webfoot .webfoot4 .p3{font-size:16px;line-height:32px; margin-top:10px; margin-left:10px;}
.webfoot .webfoot5{ }
.webfoot .webfoot5 .InputText{height: 70px;    border-radius: 5px; margin-bottom:15px; width:310px; font-size:14px; color:#666; line-height:20px; text-indent:10px; padding-top:10px;}
.webfoot .webfoot5 .InputText2{height: 40px;    border-radius: 5px; margin-bottom:15px; width:310px; font-size:14px;color:#666; line-height:40px; text-indent:10px;}
.webfoot .webfoot5 .p_submit{border: 0px; color:#fff;    width: 100%;    border-radius: 5px;    background-color: #ff6f3d;    height: 40px;}
.banquan{ background-color:#101010;}
.banquan .web_bq{ text-align:center; height:50px; line-height:50px;color:#ACACAC;  }
.banquan .web_bq a{color:#ACACAC; }

/*webfoot*/
.s4_2{ line-height:30px; font-size:14px;}
.s4_2 h4{font-size:18px;line-height:40px;}
.s4_2 img{ margin-left:40px;}


/*浮动客服*/
.line_zx {position:fixed;top:35%;margin-top:-120px;right:0;z-index:99999}
.line_zx .n1 {width:20px;background:#000000;color:#fff;font-size:20px;line-height:1;padding:10px 15px;cursor:pointer}
.line_zx .n1 i {display:inline-block;vertical-align:top;background:url(/skin/images/g_52.png) bottom center no-repeat;padding-bottom:15px;}
.line_zx .n2 {width:192px;background:url(/skin/images/g_67.jpg) top center repeat-x;position:absolute;top:0;right:0;padding-bottom:20px;}
.line_zx .n2 .s1 {width:100%;height:25px;background:url(/skin/images/g_53.png) 95% center no-repeat;cursor:pointer}
.line_zx .n2 .s2 {width:100%;text-align:center;color:#fff;font-size:20px;margin-bottom:5px}
.line_zx .n2 .s3 {width:158px;height:38px;background:#398cc6;text-align:center;margin:0 auto}
.line_zx .n2 .s3 a {display:inline-block;vertical-align:top;color:#fff;background:url(/skin/images/g_54.png) left center no-repeat;padding-left:37px;line-height:38px;font-size:16px;cursor:pointer}
.line_zx .n2 .s4 {width:156px;margin:0 auto;background:#fff;border:1px dashed #d9d9d9;margin-top:2px}
.line_zx .n2 .s4 .m1 {font-size:14px;color:#333333;background:url(/skin/images/g_55.png) left center no-repeat;padding-left:28px;margin-left:23px;height:25px;line-height:25px;margin-top:10px}
.line_zx .n2 .s4 .m2 {margin-left:23px;font-size:16px;color:#1e1e1e;font-weight:bold;line-height:20px;margin-top:10px;margin-bottom:10px}
.line_zx .n2 .s4 .m3 {margin-left:20px;}
.line_zx .n2 .s4 .m4 {margin-left:23px;}
.line_zx .n2 .s4 .m4 a {display:block;line-height:21px;color:#666666;font-size:14px;margin-top:5px;}
.line_zx .n2 .s4 .m4 a i {display:inline-block;vertical-align:top;width:79px;height:21px;text-align:center;background:url(/skin/images/g_57.jpg) center center no-repeat;margin-left:5px;}
.line_zx .n2 .s4 .m5 {width:156px;margin:0 auto;padding:15px 0}
.line_zx .n2 .s4 .m6 {width:100%;text-align:center;font-size:13px;color:#565656}
.line_zx .n2 .s4 .m6 p {margin-top:5px;padding-bottom:5px}
.fc_03c {color:#F00}
.baojia {width:150px;height:150px;z-index:10;display:block;position:fixed;left:0px;bottom:200px; cursor:pointer;}