@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'impact';
  src:url(../fonts/impact.ttf);
}
.w1200 {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    color: #333333;
    font-size: 14px;
}
/*轮播图*/
.banner{width:100%;height:600px;overflow:hidden;position:relative;}
.banner .bd{position:relative;height:600px;z-index:0;}
.banner .bd li{width:100%;height:600px;zoom:1;vertical-align:middle;}
.banner .bd li .pic_a{display:block;width:100%;height:100%; position: relative;}
.banner .bd .pic2{ background:url(../images/002.jpg) no-repeat center; }
.section-second {
  height: 600px;
  background: #fff;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.section-second .text{ position:absolute; width:100%; height:600px;  color:#fff; z-index:9; left:0; top:0; background-color:rgba(0,0,0,.1);}
.section-second .text h2{ font-size:48px; font-weight:bold; color:#fff; margin-top:200px; margin-left:50px; line-height:120px; transform-style: preserve-3d; transform:translateX(500px); transform-origin:left;}
.section-second .text h2.active{transform:translateX(0px); opacity:1; left:0;} 
.banner .hd{position:absolute;z-index:12;bottom:40px;overflow:hidden;float:left; left:50%; margin-left:-110px; width:220px; height:17px; padding-top:13px;}
.banner .hd ul{zoom:1;overflow:hidden; width:100%}
.banner .hd ul li{ width:14px;height:14px; float:left; margin:0px 15px;text-align:center; background-color:rgba(255, 255, 255, 0.3); border-radius:7px;}
.banner .hd ul li.on{ background-color: #fff;}
.banner .hd ul li:hover{ cursor:pointer;}
.section-second .text img{ display:block; margin:0 auto;}
.section-second .text img.ban-t1{ margin-top:90px;}
.section-second .text h3 { margin:23px 0 43px;}
.section-second .text h4{
    font-size: 42px;
    color: #fff;
	text-align:center;
	letter-spacing:3px;
	font-family:"impact";
	margin-bottom:32px;
}
.section-second  .more {
    border-radius: 30px;
    border: 1px solid #fff;
    color: #fff;
	padding:15px 0;
	text-align:center;
    transition: all .3s;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 169px;
	margin:0 auto;
	font-size:16px;
	transition:all 0.3s;
}
.section-second  .more:hover{ background-color:#3170d6; border-color:#3170d6; padding:15px 100px;}
.section-second .text h4 em{ padding:0 10px;}

.hui{ width:100%; background:#f8f8f8;}
/*--搜索--*/
.sou{ width:1200px; height:79px; background:#fff; margin:0 auto; margin-top:-37px; position:relative; z-index:9; box-shadow:2px 2px 5px #999;}
.sou_left{ width:570px; height:33px; line-height:33px; margin-top:22px; float:left; margin-left:30px;}
.sou_left span{ color:#ef4819;}
.sou_left a{ color:#ef4819; margin-right:25px;}
.sou_left a:hover{ font-weight:bold;}
.sou_right{ width:367px; height:37px; float:right; margin-right:60px; margin-top:20px;}
.sou_right .input1{ width:302px; height:37px; float:left;}
.sou_right .input1 input{ width:302px; height:37px; border:1px solid #ededed; background:#fff; padding-left:15px; box-sizing:border-box;}
.sou_right .input2{ width:65px; height:37px; float:right;}
.sou_right .input2 input{ width:65px; height:37px; background:url(../images/sou.jpg) no-repeat; border:none; cursor:pointer;}
/*--工艺--*/
.gongyi{ width:1200px; height:427px; margin:0 auto; margin-top:46px; display:none;}
.gongyi li{ width:380px; height:427px; float:left; margin-right:30px; background:#fff; border-radius:5px;}
.gongyi li img{ width:380px; height:195px;}
.gongyi li .txt{ width:380px; height:232px; border-top:5px solid #3170d6;}
.gongyi li .txt h3{ font-weight:normal; font-size:18px; color:#333; text-align:center; margin-top:30px; margin-bottom:20px;}
.gongyi li .txt p{ width:325px; height:50px; color:#999; line-height:25px; overflow:hidden; margin:0 auto; text-align:center;}
.gongyi li span{ width:189px; height:40px; border:1px solid #e1e1e1; border-radius:5px; transition:all 0.5s; font-size:13px; color:#b5b5b5; text-align:center; line-height:40px; display:block; margin:30px auto 0;}
.gongyi li:hover span{ background:#3170d6; color:#fff;}
/*--产品--*/
.product{ width:1200px; height:860px; margin:0 auto; margin-top:56px;}
.product_left{ width:279px; height:810px; float:left; background:#3170d6;}
.product_left .bai{ width:266px; height:718px; background:#fff; margin:0 auto; border-radius:8px; padding-top:31px; box-sizing:border-box;}
.product_left .tit{ width:279px; height:86px; overflow:hidden;}
.product_left .tit h3{ font-size:22px; font-weight:normal; color:#fff; text-align:center; line-height:22px; margin-top:25px; margin-bottom:5px;}
.product_left .tit p{ color:#abbfeb; text-align:center;}
.product_left .bai ul li{ width:100%; height:55px; margin-bottom:8px; background:url(../images/li.gif) repeat-x;}
.product_left .bai ul li span{ width:9px; height:15px; display:block; background:url(../images/jian.gif) no-repeat; float:left; margin-top:17px; margin:17px 16px 0 35px;}
.product_left .bai ul li p{ color:#666; font-size:16px; line-height:50px;}
.product_left .bai ul li:hover p{ color:#ef4819; font-weight:bold;}
.product_left .bai ul li:hover span{background:url(../images/jian2.gif) no-repeat;}
.dh{ width:202px; height:45px; margin-left:25px; margin-top:12px;}
.dh img{ float:left; margin-top:10px; margin-right:5px;}
.dh p{ font-size:15px; color:#666; line-height:25px;}
.dh span{ font-size:18px; color:#666;}
.product_right{ width:900px; height:660px; float:right;}
.product_datu{ width:900px; height:375px; position:relative;}
.product_datu .tu{ width:490px; height:375px; float:left; padding:5px; box-sizing:border-box; background:#f3f3f3;}
.product_datu .tu img{ width:480px; height:365px; margin:0 auto;}
.product_datu .txt{ width:410px; height:375px; background:url(../images/guang.jpg) no-repeat; float:right; padding:43px; box-sizing:border-box;}
.product_datu .txt h3{ font-size:20px; color:#333; margin-top:12px; line-height:50px;}
.product_datu .txt p{ color:#666; line-height:33px; height:155px; overflow:hidden; margin-top:10px;}
.product_datu .txt .more{ width:168px; height:35px; border:1px solid #3170d6; border-radius:20px; margin-top:35px; color:#3170d6; text-align:center; line-height:35px;}
.rexiao{ width:45px; height:96px; background:url(../images/rexiao.png) no-repeat; position:absolute; top:-10px; right:0;}
.product_right ul{ width:925px; height:264px; margin-top:20px;}
.product_right ul li{ width:286px; height:264px; float:left; margin-right:22px;}
.product_right ul li img{ width:280px; height:213px; padding:3px; border:1px solid #f3f3f3; transition:all 0.5s;}
.product_right ul li .txt{ width:286px; height:48px; border-bottom:2px solid #4c82dc; padding:0 10px; box-sizing:border-box; position:relative;}
.product_right ul li .txt span{ font-size:15px; color:#666; width:165px; height:30px; float:left; display:block; line-height:30px;margin-top:10px; }
.product_right ul li .txt dl{font-size:15px; color:#666; float:right; line-height:30px;margin-top:10px;}
.product_right ul li .txt i{ width:0px; height:2px; background:#ef4819; display:block; transition:all 0.5s; position:absolute; bottom:-2px; left:0;}
.product_right ul li:hover .txt i{ width:286px;}
.product_right ul li .cp_tu{ width:280px; height:213px; overflow:hidden;}
/*.product_right ul li:hover img{ transform:scale(1.1);}*/
/*--小banner--*/
.banner_x{ width:100%; height:804px; background:url(../images/bnaner_x.jpg) no-repeat center; margin-top:0px; overflow:hidden;}
.banner_x .tit{ width:666px; height:110px; margin:0 auto; margin-top:140px;}
.banner_x .tit h3{ font-weight:normal; font-size:36px; color:#fff; text-align:center; line-height:70px;}
.banner_x .tit p{ color:#a29d9e; font-size:16px; text-align:center;}
.banner_x .p1{ width:120px; height:70px; margin-top:130px; margin-left:200px; float:left;}
.banner_x .p1 h3{ font-family:Arial; font-size:40px; color:#ef4819; font-weight:normal; float:left; margin-left:9px;}
.banner_x .p1 span{ color:#fff; font-size:16px; display:block; padding-top:18px;}
.banner_x .p1 p{ width:150px; float:left; margin-left:-10px; margin-top:5px; font-size:15px; color:#fff;}
.banner_x_con{ width:1200px; margin:0 auto;}
.banner_x .p2{ width:120px; height:70px; margin-top:130px; margin-left:225px; float:left;}
.banner_x .p2 h3{ font-family:Arial; font-size:40px; color:#ef4819; font-weight:normal; float:left; margin-left:9px;}
.banner_x .p2 span{ color:#fff; font-size:16px; display:block; padding-top:18px;}
.banner_x .p2 p{ width:150px; float:left; margin-left:9px; font-size:15px; color:#fff;margin-top:5px;}
.banner_x .p3{ width:120px; height:70px; margin-top:130px; margin-left:225px; float:left;}
.banner_x .p3 h3{ font-family:Arial; font-size:40px; color:#ef4819; font-weight:normal; float:left; margin-left:9px;}
.banner_x .p3 span{ color:#fff; font-size:16px; display:block; padding-top:18px;}
.banner_x .p3 p{ width:150px; float:left; margin-left:-10px; font-size:15px; color:#fff;margin-top:5px;}
/*--优势--*/
.youshi{ width:1250px; height:1200px; margin:0 auto;}
.path1{ width:1200px; height:380px; margin:0 auto; margin-top:85px;}
.path1_left{ width:600px; height:380px; float:left;}
.path1_left .tit{ width:570px; height:80px;}
.path1_left .tit img{ width:80px; height:80px; float:left;}
.path1_left .tit h3{ font-size:30px; color:#3170d6;}
.path1_left .tit h3 span{ font-weight:normal; color:#333; margin-left:12px; }
.path1_left .tit p{ height:35px; color:#999; margin-left:12px; float:left;}
.path1_left .tit i{ width:480px; height:1px; background:#ececec; display:block; float:left; margin-top:3px;}
.path1_left .nr{ width:582px; height:146px; margin-top:18px;}
.path1_left .nr p{ line-height:33px; color:#666; width:582px; background:url(../images/jiao.gif) no-repeat 50px 10px; padding-left:90px; box-sizing:border-box;}
.path1_left .more{ width:133px; height:37px; background:#3170d6; color:#fff; text-align:center; line-height:37px; margin-top:19px; margin-left:90px;}
.path1_left .ying{ width:600px; height:52px; background:url(../images/ying.jpg) no-repeat; margin-top:23px;}
.path1_right img{ float:right; margin-right:-5px;}

.path2{ width:1200px; height:380px; margin:0 auto;}
.path2_left{ width:600px; height:380px; float:right; margin-top:25px;}
.path2_left .tit{ width:570px; height:80px; float:right;}
.path2_left .tit img{ width:80px; height:80px; float:left;}
.path2_left .tit h3{ font-size:30px; color:#3170d6;}
.path2_left .tit h3 span{ font-weight:normal; color:#333; margin-left:12px; }
.path2_left .tit p{ height:35px; color:#999; margin-left:12px; float:left;}
.path2_left .tit i{ width:480px; height:1px; background:#ececec; display:block; float:left; margin-top:3px;}
.path2_left .nr{ width:582px; height:146px; margin-top:18px; float:right;}
.path2_left .nr p{ line-height:33px; color:#666; width:582px; background:url(../images/jiao.gif) no-repeat 50px 10px; padding-left:90px; box-sizing:border-box;}
.path2_left .more{ width:133px; height:37px; background:#3170d6; color:#fff; text-align:center; line-height:37px; margin-top:19px; margin-left:90px;}
.path2_left .ying{ width:600px; height:52px; background:url(../images/ying.jpg) no-repeat; margin-top:60px;}
.path2_right img{ float:left; margin-left:-5px;}

.path3{ width:1200px; height:380px; margin:0 auto; margin-top:25px;}
.path3_left{ width:600px; height:380px; float:left;}
.path3_left .tit{ width:570px; height:80px;}
.path3_left .tit img{ width:80px; height:80px; float:left;}
.path3_left .tit h3{ font-size:30px; color:#3170d6;}
.path3_left .tit h3 span{ font-weight:normal; color:#333; margin-left:12px; }
.path3_left .tit p{ height:35px; color:#999; margin-left:12px; float:left;}
.path3_left .tit i{ width:480px; height:1px; background:#ececec; display:block; float:left; margin-top:3px;}
.path3_left .nr{ width:582px; height:146px; margin-top:18px;}
.path3_left .nr p{ line-height:33px; color:#666; width:582px; background:url(../images/jiao.gif) no-repeat 50px 10px; padding-left:90px; box-sizing:border-box;}
.path3_left .more{ width:133px; height:37px; background:#3170d6; color:#fff; text-align:center; line-height:37px; margin-top:19px; margin-left:90px;}
.path3_left .ying{ width:600px; height:52px; background:url(../images/ying.jpg) no-repeat; margin-top:50px;}
.path3_right img{ float:right; margin-right:-5px; margin-top:-15px;}

/*--案例--*/
.anli{ width:100%; height:621px; background:url(../images/anli.jpg) no-repeat center; overflow:hidden;}
.anli .tit{ width:530px; height:85px; margin:0 auto; margin-top:53px;}
.anli .tit h3{ font-size:33px; color:#fff; text-align:center;}
.anli .tit h3 span{ font-weight:normal; padding:0 8px;9ab3e3}
.anli .tit p{ font-size:15px; color:#9ab3e3; text-align:center; margin-top:13px;}
.anli_con{ width:1200px; margin:0 auto; position:relative;}
.yuan1{ width:122px; height:123px; background:url(../images/yuan1.png) no-repeat; position:absolute; top:47px; left:78px;}
.yuan2{ width:122px; height:123px; background:url(../images/yuan2.png) no-repeat; position:absolute; top:199px; left:-21px;}
.yuan3{ width:122px; height:123px; background:url(../images/yuan3.png) no-repeat; position:absolute; top:18px; left:302px;}
.yuan4{ width:123px; height:123px; background:url(../images/yuan4.png) no-repeat; position:absolute; top:50px; left:564px;}
.yuan5{ width:122px; height:123px; background:url(../images/yuan5.png) no-repeat; position:absolute; top:42px; left:960px;}
.yuan6{ width:122px; height:123px; background:url(../images/yuan6.png) no-repeat; position:absolute; top:238px; left:205px;}
.yuan7{ width:122px; height:123px; background:url(../images/yuan7.png) no-repeat; position:absolute; top:42px; left:960px;}
.yuan8{ width:122px; height:123px; background:url(../images/yuan8.png) no-repeat; position:absolute; top:50px; left:1120px;}
.gun{ width:1448px; height:280px; background:#fff;-moz-box-shadow:2px 2px 58px #999; -webkit-box-shadow:2px 2px 8px #999; box-shadow:2px 2px 8px #999; margin:0 auto; margin-top:-110px; position:relative; z-index:2;}
.yuan10{ width:122px; height:123px; background:url(../images/yuan10.png) no-repeat; position:absolute; top:220px; left:0px;}
.yuan11{ width:122px; height:123px; background:url(../images/yuan11.png) no-repeat; position:absolute; top:238px; left:205px;}
.yuan12{ width:122px; height:123px; background:url(../images/yuan12.png) no-repeat; position:absolute; top:180px; left:417px;}
.yuan13{ width:122px; height:123px; background:url(../images/yuan13.png) no-repeat; position:absolute; top:220px; left:651px;}
.yuan14{ width:122px; height:123px; background:url(../images/yuan14.png) no-repeat; position:absolute; top:220px; left:640px;}
.yuan15{ width:122px; height:123px; background:url(../images/yuan15.png) no-repeat; position:absolute; top:93px; left:768px;}
.yuan16{ width:122px; height:123px; background:url(../images/yuan16.png) no-repeat; position:absolute; top:228px; left:941px;}
.yuan17{ width:122px; height:123px; background:url(../images/yuan17.png) no-repeat; position:absolute; top:176px; left:1129px;}

/* 水平滚动
------------------------------ */
.scroll_horizontal{position:relative;height:280px; padding-top:18px; box-sizing:border-box;}
.scroll_horizontal .box{overflow:hidden;position:relative;width:1200px;height:280px;margin:0 auto;}
.scroll_horizontal .list{overflow:hidden;width:9999px;}
.scroll_horizontal .list li{float:left;width:306px; height:280px; text-align:center;}
.scroll_horizontal .list li img{ width:277px; height:207px;}
.scroll_horizontal .list li span{ width:277px; height:38px; background:#f5f5f5; text-align:center; line-height:38px; color:#666; display:block; overflow:hidden;}
.scroll_horizontal .plus,
.scroll_horizontal .minus{position:absolute;top:50px;width:32px;height:132px;background:#3170d6;cursor:pointer;}
.scroll_horizontal .plus{left:59px; background:url(../images/jian_z.jpg) no-repeat;}
.scroll_horizontal .minus{right:59px; background:url(../images/jian_y.jpg) no-repeat;}


.lizi{ width:100%; height:696px; background:#f8f8f8; margin-top:-140px; position:relative; z-index:1; overflow:hidden;}
.lizi ul{ width:1200px; margin:184px auto 0;}
.lizi ul li{ width:583px; height:218px; background:#fff; float:left; position:relative; margin-bottom:30px;}
.lizi ul li img{ width:188px; height:218px; float:left;}
.lizi ul li .txt{ width:395px; height:218px; padding:30px; box-sizing:border-box; float:left;}
.lizi ul li .txt h3{ font-weight:normal; font-size:16px; color:#333; margin-bottom:15px;}
.lizi ul li .txt span{ color:#666; width:44px; height:28px; border-bottom:2px solid #3170d6; display:block;}
.lizi ul li .txt  p{ line-height:25px; height:75px; color:#666; overflow:hidden; margin-top:15px;}
.lizi ul li dl{ width:27px; height:20px; position:absolute; right:0; bottom:0; background:url(../images/jia.gif) no-repeat;}
.lizi ul li:nth-child(even){ float:right;}
/*--简介--*/
.profile{ width:100%; height:892px; overflow:hidden; padding-top:62px; box-sizing:border-box;}
.profile .tit{ width:510px; height:89px; margin:0 auto;}
.profile .tit h3{ width:506px; height:33px; margin:0 auto; background:url(../images/zou.gif) no-repeat;}
.profile .tit p{ font-size:15px; color:#666; text-align:center; margin-top:21px;}
.profile .xuan{ width:1200px; height:105px; margin:0 auto; margin-top:51px;}
.profile .xuan li{ width:224px; height:105px; border:1px solid #f3f3f3; float:left; padding-left:100px; padding-top:30px; box-sizing:border-box; margin-right:18px;}
.profile .xuan li.c1{ background:#3170d6 url(../images/1-.png) no-repeat 22px 25px;}
.profile .xuan li.c1 p{color:#fff;}
.profile .xuan li.c2{ background:url(../images/2.png) no-repeat 25px 29px;}
.profile .xuan li.c3{ background:url(../images/3.png) no-repeat 28px 31px;}
.profile .xuan li.c4{ background:url(../images/4.png) no-repeat 22px 31px;}
.profile .xuan li.c5{ background:url(../images/5.png) no-repeat 22px 28px; margin:0;}
.profile .xuan li.c1:hover{ background:#3170d6 url(../images/1-.png) no-repeat 22px 25px;}
.profile .xuan li.c2:hover{ background:#3170d6 url(../images/2-.png) no-repeat 25px 29px;}
.profile .xuan li.c3:hover{ background:#3170d6 url(../images/3-.png) no-repeat 28px 31px;}
.profile .xuan li.c4:hover{ background:#3170d6 url(../images/4-.png) no-repeat 22px 31px;}
.profile .xuan li.c5:hover{ background:#3170d6 url(../images/5-.png) no-repeat 22px 31px;}
.profile .xuan li p{ font-size:18px; color:#333; line-height:20px;}
.profile .xuan li p span{ font-size:16px;}
.profile .xuan li:hover p{ color:#fff;}
.profile .xuan li:hover { color:#3170d6;}
.profile .nr{ width:100%; height:558px; background:url(../images/profile.jpg) no-repeat center; margin-top:44px;}
.profile .nr .txt{ width:634px; height:262px; background:rgba(255,255,255,0.6); float:right; margin-top:150px;}
.profile .nr_con{ width:1200px; margin:0 auto;}
.profile .nr_con .txt .biao{ width:34px; height:105px; background:url(../images/about.gif) no-repeat; margin-left:38px; margin-top:-18px; float:left; }
.profile .nr_con .txt h3{ color:#333; font-size:23px; font-weight:normal; margin-left:25px; margin-top:52px; float:left;}
.profile .nr_con .txt p{ width:490px; line-height:30px; color:#333; height:120px; overflow:hidden; float:left; margin-left:25px; margin-top:22px;}
/*--新闻--*/
.news{ width:1200px; height:675px; margin:0 auto; box-sizing:border-box; padding-top:45px;}
.fxui-tab {}
.fxui-tab-hand { width:1200px; height:85px; border-bottom:1px solid #f2f2f2;}
.fxui-tab-tit {display: block;float: left;font-size:16px; color:#666; width:118px; height:38px; line-height:38px; text-align:center; cursor: pointer;}
.fxui-tab-hand .curr {background: #3170d6; color:#fff;}
.fxui-tab-nav { margin-top:25px;}
.fxui-tab-hand .zuo{ width:200px; height:68px; float:left;}
.fxui-tab-hand .zuo h3{ font-size:25px; color:#333; font-weight:normal; line-height:33px;}
.fxui-tab-hand .zuo p{ font-size:20px; color:#666; margin-top:5px;}
.fxui-tab-hand .nei{ float:right; width:360px; margin-top:20px;}
.fxui-tab-nav ul li{ width:584px; height:211px; background:#f6f6f6; float:left; padding:16px; box-sizing:border-box; margin-bottom:33px;}
.fxui-tab-nav ul li img{ width:236px; height:179px; float:left;}
.fxui-tab-nav ul li .txt{ width:272px; height:165px; float:right; margin-top:9px; line-height:30px;}
.fxui-tab-nav ul li .txt h3{ font-size:16px; color:#333; width:260px; height:25px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.fxui-tab-nav ul li .txt span{ font-size:15px; color:#999;}
.fxui-tab-nav ul li .txt p{ color:#999; line-height:26px; height:52px; overflow:hidden; margin-top:3px;}
.fxui-tab-nav ul li .txt .more{ width:116px; height:31px; background:#3170d6; border-radius:20px; color:#fff; text-align:center; margin-top:22px; line-height:31px;}
.fxui-tab-nav ul li:nth-child(even){ float:right;}
/*--留言--*/
.liu{ width:100%; height:450px; background:url(../images/liu.jpg) no-repeat;}
.liu_con{ width:1200px; margin:0 auto; position:relative;}
.liu .zi{ width:117px; height:33px; position:absolute; top:330px; left:603px;}
.liu .yue{ width:117px; height:33px; position:absolute; top:371px; left:603px;}
.liu_con .txt { width:350px; position:absolute; right:45px; top:20px;}
.liu_con .txt h3{ font-size:23px; color:#333; margin-left:10px;}
.liu_con .txt p{ color:#666; margin-left:10px; margin-top:8px; margin-bottom:20px;}
.liu_con .txt .input1{ width:352px; height:39px; background:#f9f9f9; margin-bottom:12px;}
.liu_con .txt .input1 input{ width:352px; height:39px; background:none; border:none; box-sizing:border-box; padding-left:22px; font-size:14px;}
.liu_con .txt .input2{ width:352px; height:90px; background:#f9f9f9; margin-bottom:10px;}
.liu_con .txt .input2 textarea{ width:352px; height:90px; padding-top:10px; background:none; border:none; box-sizing:border-box; padding-left:22px; line-height:22px; font-size:14px;}
.liu_con .txt .input3{ width:149px; height:33px; background:#3170d6; float:left; margin-top:30px; margin-left:6px;}
.liu_con .txt .input3 input{ width:149px; height:33px; background:none; border:none; color:#fff; cursor:pointer;}
.liu_con .txt .input4{ width:149px; height:33px; background:#afafaf; float:left; margin-top:30px; margin-left:25px;}
.liu_con .txt .input4 input{ width:149px; height:33px; background:#none; border:none; color:#fff; float:left;cursor:pointer;  }
























