﻿@charset "utf-8";
/* CSS Document */

@media screen and (min-width:1200px){
.pc{display:block;}
.phone{display:none;}
.container{padding-right:0px;padding-left:0px;}	
/*头部*/
.succe8  li{font-size:16px;color:#676767;line-height:30px;}
.head4{position:fixed;top:0px;left:0px;width:100%;background:#fff;height:24px;z-index:1000;}
.head0{position:fixed;top:24px;left:0px;width:100%;background:#fff;z-index:1000;}
.banner{margin-top:88px;}
.logo{padding:14px 0 15px;width:15%;float:left;}
.logo img{max-width:100%}
.head1{width:70%;float:right;text-align:left;padding:0px 0 0px;position:relative;}	
.head1 h2{font-size:16px;color:#333337;}
.head1 h2 a{display:block;line-height:60px;}
.head1 .effect {
    background: #E71927 none repeat scroll 0 0;
    bottom: 0;
    height: 3px;
    width: 14%;
}
.effect {
    bottom: 0;
    left: 0;
    position: absolute;
    transition: all 0.7s ease-in-out 0s;
}
.head1 ul li{float:left;width:14%;text-align:center;}

	.head1 li:nth-child(1):hover ~ .effect{left:0px;}
	.head1 li:nth-child(2):hover ~ .effect{left:14% !important;}
	.head1 li:nth-child(3):hover ~ .effect{left:28% !important;}
	.head1 li:nth-child(4):hover ~ .effect{left:42% !important;}
	.head1 li:nth-child(5):hover ~ .effect{left:56% !important;}
	.head1 li:nth-child(6):hover ~ .effect{left:70% !important;}
	.head1 li:nth-child(7):hover ~ .effect{left:84% !important;}
	.head1 li:nth-child(8):hover ~ .effect{left:98% !important;}
	
	
	.head1 li:nth-child(1).hover ~ .effect{left:0px;}
	.head1 li:nth-child(2).hover ~ .effect{left:14%;}
	.head1 li:nth-child(3).hover ~ .effect{left:28%;}
	.head1 li:nth-child(4).hover ~ .effect{left:42%;}
	.head1 li:nth-child(5).hover ~ .effect{left:56%;}
	.head1 li:nth-child(6).hover ~ .effect{left:70%;}
	.head1 li:nth-child(7).hover ~ .effect{left:84%;}
	.head1 li:nth-child(8).hover ~ .effect{left:98%;}
	

.head1 ul li:hover h2,.head1 ul li.hover h2{/* border-bottom:3px solid #E71927; */}
.head3{height:30px;overflow:hidden;float:left;width:15%;border:1px solid #555;margin:15px 0;}
.head3 input{outline:none;height:28px;border:0px;font-size:16px;color:#333337;}
.head3 .input_button{float:right;width:20%;background:url(../images/head3.png) no-repeat center center;}
.head3 .input_button1{padding-left:10px;float:left;width:80%;}
.head4{text-align:right;background:#434343;}
.head4 h2{color:#9E9E9E;font-size:14px;line-height:25px;}
.head4 h2 span{color:#9E9E9E;font-size:14px;}
.head4 h2 span:hover{color:#FFF;}
.head4 h2 span.hover{color:#FFF;}
.banner{width:100%;overflow:hidden;}
.banner img{width:100%;}
/*头部*/
/*首页*/
.inda{margin:61px 0;}
.inda1{text-align:center;}
.inda1 h2{color:#010101;font-size:22px;font-weight:700;}
.inda2{margin-top:45px;overflow:hidden;}
.inda2 ul li{width:24.5%;float:left;margin:0 4.41%;}
.inda2 ul li h2{font-size:16px;color:#000;margin:10px 0;line-height:20px;}
.inda2 ul li p{font-size:14px;color:#555;line-height:20px;}
.inda2 ul li h3{text-align:right;font-size:14px;color:#6494d9;float:right;}
.inda3{text-align:center;margin-top:60px;} 
.inda3 span{display:inline-block;padding:7px 40px;border:1px solid #F90000;font-size:16px;color:#F90000;transition: all 0.8s ease-in-out 0s;}
.inda3 span:hover{display:inline-block;padding:7px 40px;border:1px solid #F90000;font-size:16px;color:#fff;background:#F90000}
.inda4{position:relative;margin-top:20px;transition: all 0.8s ease-in-out 0s;}
.inda4 h4 img{width:100%; }

.inda4:hover{transform:rotate(4deg);
-ms-transform:rotate(4deg); 	/* IE 9 */
-moz-transform:rotate(4deg); 	/* Firefox */
-webkit-transform:rotate(4deg); /* Safari 和 Chrome */
-o-transform:rotate(4deg); 	/* Opera */}
.inda5{position:absolute;top:10px;right:10px;background:url(../images/inda1.png) no-repeat left center;padding:5px;}
.inda5 h5{font-size:56px;color:#FFF;line-height:60px;margin:0px;}
.inda5 span{font-size:16px;color:#FFF;}

.indb{/*background:#FAFAFA;*/padding:60px 0;}
.indb1{text-align:center;margin:0 auto;width:70%;}
.indb1 h2{color:#010101;font-size:22px;font-weight:700;margin-bottom:35px;}
.indb1 p{color:#010101;font-size:16px;line-height:25px;}
.indb2{text-align:center;margin-top:20px;}
.indb2 ul li{position:relative;margin:1.5% 0% 0% 2%;padding:35px 0;width:28.4%;float:left;border:1px solid #373737;}
.indb2 ul li h2{margin:15px 0 25px;color:#010101;font-size:18px;font-weight:700;}
.indb2 ul li h3{height:80px;}
.indb2 ul li p{color:#010101;font-size:16px;}
.indb2 ul li:hover .indb4{opacity:1;}
.indb2 .indb3{margin-left:4%;overflow:hidden;}
.indb4{opacity:0;padding:15% 6% 0px;background:url(../images/indb7.png);position:absolute;top:0%;left:0%;height:100%;width:100%;}
.indb2 .indb4 h4{color:#FFF;font-size:18px;font-weight:700;margin-bottom:10px;margin-top:100%;transition: all 0.8s;}
.indb3:hover  .indb4 h4{margin-top:0px;}
.indb2 .indb4 p{color:#FFF;font-size:16px;line-height:23px;height:69px;}
.indb2 .indb4 span{margin-top:15px;border:1px solid #fff;display:inline-block;padding:8px 38px;color:#FFF;font-size:16px;}
.indb2 .indb4 span:hover{background:#e7132d;border:1px solid #e7132d;}

.indc{padding-top:100px;padding-bottom:86px;}
.indc1{margin-top:38px;width:100%;overflow:hidden;}
.indc1 ul li{position:relative;text-align:center;width:25%;float:left;}
.indc1 ul li h3 img{width:100%;}
.indc1 ul li h2{position:absolute;bottom:0px;left:0px;width:100%;line-height:65px;background:url(../images/indc1.png) repeat-x bottom center;font-size:18px;color:#FFF;font-weight:700;}
.indc2{opacity:0;padding:14% 8% 0;background:url(../images/indc3.png);position:absolute;top:100%;left:0%;height:100%;width:100%;transition: all 0.8s;}
.indc2 h4{margin-bottom:45px;}
.indc2 p{font-size:16px;color:#FFF;text-align:left;}
.indc1 ul li:hover h2{display:none;}
.indc1 ul li:hover .indc2{opacity:1;top:0;}

.indd{padding:60px 0 52px;/*background:#F1F1F1 url(../images/indd1.png) no-repeat top center;*/background-size:100%;}
.indd1{text-align:center;}
.indd1 h2{color:#010101;font-size:22px;font-weight:700;margin-bottom:35px;}
.indd1 p{color:#555;font-size:16px;line-height:183%;text-align:left;}
.indd2{margin-top:100px;overflow:hidden;}
.indd2 ul li{float:left;width:31%;margin:0 1.15%;}
.indd2 ul li h2{text-align:center;color:#010101;font-size:18px;font-weight:700;margin:20px 0 35px;}
.indd2 ul li h3{text-align:center;}
.indd2 ul li p{color:#555;font-size:16px;line-height:185%;}
.indd3{text-align:center;margin-top:80px;} 
.indd3 span{display:inline-block;padding:7px 40px;border:1px solid #1D1D1D;font-size:16px;color:#1D1D1D;transition: all 0.8s ease-in-out 0s;}
.indd3 span:hover{border:1px solid #F90000;font-size:16px;color:#fff;background:#F90000}


.inde{background: #F1F1F1;padding:110px 0 100px;}
.inde1{width:100%;margin-top:50px;position:relative;}
.inde1 .bd ul li{width:25%;}
.inde2{margin:3% 3%;}
.inde3{background:#FAFAFA;padding:7% 8%;margin-bottom:;}
.inde4 h2{text-align:center;font-size:18px;color:#010101;font-weight:700;}
.inde5{margin-top:45px;height:284px;}
.inde5 h2{font-size:16px;color:#010101;margin-bottom:10px;}
.inde5 p{font-size:14px;color:#555;line-height:183%;}
.indd6{text-align:center;margin-top:30px;} 
.indd6 span{display:inline-block;padding:7px 40px;border:1px solid #1D1D1D;font-size:16px;color:#1D1D1D;}
.inde1 .bd ul li:hover .inde3{background:#FFF;box-shadow: 3px 3px 10px #999;}
.inde1 .bd ul li:hover .indd6 span{border:1px solid #F90000;color:#F90000;}

.inde1 .sj_mark .next{width:13px;height:25px;background:url(../images/next.png) no-repeat center center;position:absolute;bottom:550px;right:-30px;z-index:50;display:block;}
.inde1 .sj_mark .prev{width:13px;height:25px;background:url(../images/prev.png) no-repeat center center;position:absolute;bottom:550px;left:-30px;z-index:50;display:block;}

.indb .indf1{float:none;width:70%;margin:0 auto;}
.indb .indf1 button{margin:37px auto 0;display:block;}

/*首页*/
/*新闻*/inde1
.new{margin-bottom:75px;}
.new1{text-align:center;margin:46px 0;}
.new1 ul li{width:22.5%;display:inline-block;margin-left:-4px;padding-bottom:20px;border-bottom:2px solid #626262;}
.new1 ul li h2{height:32px;line-height:32px;font-size:18px;color:#000000;}
.new1 ul li b{display:none;margin-right:25px;}
.new1 ul li span{margin-right:25px;}
.new1 ul li.hover h2{font-size:18px;color:#FF0000;}
.new1 ul li.hover span{display:none;}
.new1 ul li.hover b{display:inline-block;}
.new1 ul li.hover{border-bottom:2px solid #FF0000;}
.new1 ul li i{display:none;margin-right:25px;}
.new1 ul li:hover h2{color:#777;}
.new1 ul li:hover span{display:none;}
.new1 ul li:hover b{display:none;}
.new1 ul li:hover i{display:inline-block;}
.new1 ul li:hover{border-bottom:2px solid #777;}

.new2{overflow:hidden;}
.new2 ul li{float:left;width:24.5%;margin:0 2.7% 45px;}
.new2 ul li img{width:100%;height:175px;}
.new3 h2{height:40px;line-height:20px;overflow:hidden;font-size:16px;color:#000;margin-top:16px;}
.new3 h3{line-height:7px;margin-top:14px;margin-bottom:20px;}
.new3 h3 span{line-height:15px;margin-right:3%;font-size:12px;color:#555;padding-left:20px;background:url(../images/new6.png) no-repeat left center;}
.new3 h3 b{line-height:15px;font-size:12px;color:#555;padding-left:20px;font-weight:400;background:url(../images/new7.png) no-repeat left center;}
.new3 p{line-height:20px;font-size:14px;color:#555;height:60px;overflow:hidden;}
.new3 h4{margin-top:15px;line-height:22px;border:1px solid #555;text-align:center;width:90px;font-size:14px;color:#555;}
.new2 .new4{margin:0 2.7% 45px 7.85%;}
.list{margin:10px auto 0;text-align:center;overflow:hidden;}
.list ul li{line-height:27px;overflow:hidden;border:1px solid #C5C5C5;height:27px;width:27px;background:#F9F9F9;display:inline-block;}
.list ul li h2{line-height:27px;font-size:14px;color:#7F7F7F;}
.list ul li.on h2{color:#EE0502;}

.newd{margin:60px 0;}
.newd1{text-align:center;margin-bottom:50px;}
.newd1 h2{color:#000;font-size:22px;font-weight:700;margin-bottom:15px;}
.newd1 h3 span{line-height:15px;margin-right:3%;font-size:12px;color:#555;padding-left:20px;background:url(../images/new6.png) no-repeat left center;}
.newd1 h3 b{line-height:15px;font-size:12px;color:#555;padding-left:20px;font-weight:400;background:url(../images/new7.png) no-repeat left center;margin-left:20px;}
.newd1 h3 strong{line-height:15px;font-size:12px;color:#555;padding-left:20px;font-weight:400;background:url(../images/nav5.png) no-repeat left center;margin-left:20px;}
.newd2 {font-size:16px;color:#555;line-height:170%;}
.newd2 img{max-width:100%;}
/*新闻*/
/*联系我们*/
.contact_us{padding:90px 0 140px;background:url(../images/contact_us1.png) no-repeat bottom center;}
.contact_us2{width:30%;float:left;}
.contact_us3{margin-bottom:85px;}
.contact_us3 h3{color:#040404;font-size:16px;line-height:36px;}
.contact_us3 p{line-height:25px;color:#555;font-size:16px;}
.contact_us4{margin-bottom:50px;}
.contact_us4 h2{color:#080808;font-size:22px;}
.contact_us5{margin-bottom:0px;}
.contact_us6{width:53.3%;float:right;margin-right:6%;}
.contact_us6 input{text-indent:20px;font-size:16px;color:#555;margin-bottom:30px;width:100%;height:48px;border:1px solid #E5E5E5;background:#FDFDFD;}
.contact_us6 textarea{padding:3% 20px;overflow:auto;height:187px;font-size:16px;color:#555;width:100%;border:1px solid #E5E5E5;background:#FDFDFD;}
.contact_us6 button{margin-top:37px;width:180px;height:48px;line-height:48px;color:#E6132D;background:none;border:1px solid #E6132D;font-size:14px;}
/*联系我们*/
/*关于我们*/
.about{margin:70px 0 140px;}
.about1{text-align:center;}
.about1 h2{font-size:22px;color:#010101;font-weight:700;margin-bottom:45px;}
.about1 p{font-size:16px;color:#555555;line-height:30px;}
.about2{text-align:center;margin:66px 0 87px;overflow:hidden;}
.about2 ul li{width:25%;float:left;margin:0 4%}
.about2 ul li h2{font-size:18px;color:#010101;font-weight:700;margin:20px 0 15px;}
.about2 ul li p{font-size:16px;color:#666;}
.about3{background:url(../images/about8.png) no-repeat top center;padding:72px 0 62px;}
.about4{text-align:center;}
.about4 h2{font-size:22px;color:#010101;font-weight:700;}
.about5{width:69%;margin:40px auto 0;overflow:hidden;}
.about5 ul li{overflow:hidden;position:relative;padding-bottom:25px;}
.about7{position:absolute;top:0%;left:16%;z-index:200;height:100%;width:16px;background:url(../images/about10.png) repeat-y top center}
.about6{float:left;width:12%;}
.about6 span{font-size:16px;color:#555555;}
.about8{float:right;width:76%;overflow:hidden;}
.about8 p{height:40px;font-size:16px;color:#555555;line-height:20px;}
.about9{background:none;}

.aboua1{padding:60px 0 50px;}
.aboua2{overflow:hidden;margin-top:75px;}
.aboua2 ul li{width:19%;float:left;margin-left:8%;margin-bottom:20px;}
.aboua2 ul li img{width:100%;height: 308px;}
.aboua2 .aboua3{margin-left:0%;}
.aboua5{background:#FBFBFB;padding-top:40px;}
.aboua4{text-align:center;margin-top:50px;}
.aboua4 p{font-size:16px;color:#555;line-height:30px;}


.about_us{overflow:hidden;margin-bottom:35px;}
.about_us ul li{width:32.3%;float:left;margin:0.5%;}
.about_us ul li img{width:100%}
/*关于我们*/
/*成功案例*/
.succe1{margin:76px 0;}
.succe1 img{width:100%;}
.succe2{padding:35px 0 20px;overflow:hidden;width:88.5%;margin:0 auto;}
.succe3{background:url(../images/succe3.png) repeat-x center center;overflow:hidden;}
.succe3 h2{font-size:22px;color:#676767;background:#FFF;float:left;padding-right:15px;}
.succe4{overflow:hidden;margin-top:30px;font-size:16px;color:#676767;line-height:25px;}
.succe5{float:left;width:55%;}
.succe5 p{font-size:16px;color:#676767;line-height:25px;}
.succe6{float:right;width:31.2%;}
.succe6 img{width:100%}
.succe7{background:#F9F9F9;padding:54px 0 67px;}
.succe8{margin-top:50px;font-size:16px;color:#676767;line-height:30px;}
.succe8 p{font-size:16px;color:#676767;line-height:30px;}
.succe8 img{max-width:100%;}
.succe9{width:88.5%;margin:0 auto;}
.succe9 .succe3 h2{background:#F9F9F9;}

.succa1{}
.succa1 .succe5{float:right;}
.succa1 .succe6{float:left;}
/*成功案例*/
/*产品详情*/
.product_dea{margin:64px 0 75px;}
.product_dea1{width:14.2%;float:left;min-height:300px;}
.product_dea1 h2{text-align:center;font-weight:400;font-size:18px;color:#53595D;margin-bottom:18px;}
.product_dea1 ul li{padding:15px 0 15px 25%;border:1px solid #FFF;border-bottom:1px solid #E9EDF1;}
.product_dea1 ul li:hover,.product_dea1 ul li.on{border:1px solid #FF6334;border-bottom:1px solid #EFD4CF;}
.product_dea1 ul li h3{font-weight:400;font-size:16px;color:#393939;}
.product_dea2{width:80.7%;float:right;}
.product_dea2 img{width:100%;}
.product_deb1{width:80.7%;float:right;}
.product_deb1 ul li{margin-bottom:25px;padding-bottom:8px;float:left;width:25%;text-align:center;border-bottom:3px solid #FFF;}
.product_deb1 ul li.on{border-bottom:3px solid #F3031F;}
.product_deb1 ul li.on h2{color:#F3031F;}
.product_deb1 ul li:hover{border-bottom:3px solid #777;}
.product_deb1 ul li:hover h2{color:#777;}

.product_deb1 ul li h2{font-size:16px;color:#555555;}
.product_deb2{width:83%;float:right;}
.product_deb2 .succe3 h2{background:#F9F9F9;}
.product_deb3{margin:56px 0;overflow:hidden;}
/*产品详情*/
/*搜索*/
.search{margin:40px 0;}
.search2{width:82%;float:right;}
.search3{}
.search3 h2{font-size:22px;color:#555;}
.search3 h2 span{color:#0756F8;}
.search4 ul li{margin-top:42px;}
.search4 h2{float:left;font-size:22px;color:#555; padding-bottom:5px;border-bottom:1px solid #555;}
.search4 h2 span{color:#0756F8;}
.search5{width:100%;overflow:hidden;margin-top:20px;}
.search5 p{font-size:16px;color:#676767;line-height:23px;}
.search6{overflow:hidden;}

.recruit1{width:100%;margin:0 auto;}
.recruit1 dl{margin-bottom:0px;}
.recruit1 dl dd{width:100%;overflow:hidden;}
.recruit1 h2{line-height:48px;width:25%;float:left;font-size:18px;color:#000000;text-align:right;}
.recruit1 input{text-indent:2em;font-size:16px;color:#555;width:100%;height:48px;border:1px solid #E5E5E5;background:#FDFDFD;}
.recruit1 textarea{padding:3% 5%;overflow:auto;height:187px;font-size:16px;color:#555;width:100%;border:1px solid #E5E5E5;background:#FDFDFD;}
.recruit1 button{margin-top:37px;width:180px;height:48px;line-height:48px;color:#E6132D;background:none;border:1px solid #E6132D;font-size:14px;}
.recruit2{width:60%;float:left;margin-bottom:30px;}
.recruit3 input{line-height:20px;text-indent:0em;font-size:16px;color:#555;width:100%;height:auto;border:0px solid #E5E5E5;background:none;}
.recruit3 h2{line-height:20px;}
.recruit2 .contact_us4 h2{width:100%;text-align:left;}
/*搜索*/
/*底部*/
.footer{text-align:center;background:#666;padding:56px 0 56px;}
.footer1{float:left;width:21%;margin:0 3%}
.footer1 h2{margin:14px 0 7px;font-size:16px;color:#FFFFFF;}
.footer1 p{font-size:12px;color:#ccc;}
.footer2{   margin: 0 6% 0 4%;
    width: 13%;}
.footer3{margin:0 0 0 2%;}
.footer4{text-align:center;background:#333;}
.footer4 p{font-size:12px;color:#9E9E9E;line-height:25px;}
/*底部*/
.xaxa{display:block;border:1px solid #999;width:100px;text-align:center;line-height:30px;cursor:pointer;}
.leftLoop6 .hd {position:absolute;bottom:20px;left:0px;width:100%;height:20px;}
.leftLoop6{position:relative;}
.leftLoop6 .hd ul{text-align:center;}
.leftLoop6 .hd ul li{display:inline-block;width:15px;height:15px;background:#999;border-radius:100%;margin-left:10px;cursor:pointer;}
.leftLoop6 .hd ul li.on{display:inline-block;width:15px;height:15px;background:#333;border-radius:100%;margin-left:10px;cursor:pointer;}
#ccc ul li{float:left;margin-bottom:20px;height:960px;}


.head4{position:fixed;top:0px;left:0px;width:100%;background:#fff;height:24px;z-index:1000;}
.head0{position:fixed;top:24px;left:0px;width:100%;background:#fff;z-index:1000;}
.banner{margin-top:84px;}
.search{margin:100px 0px 0px;}
/* .product_deb1.on{width:71%;float:right;position:fixed;top:88px;left:23%;background:#fff;padding-top:30px;}
 */
.list2 p{text-align:center;padding:50px 0px;font-size:16px;}
#gotop {
    background:url(../images/icon.png) no-repeat scroll right 0;
    bottom: 60px;
    cursor: pointer;
    display: block;
    height: 50px;
    margin: 0 auto;
    position: fixed;
    width: 50px;
    z-index: 500;
	right:10px;
}

.indb .contact_us6 button{margin-top:37px;width:150px;height:38px;line-height:38px;color:#E6132D;background:none;border:1px solid #E6132D;font-size:13px;}
.indb .contact_us6 button:hover{background:#E6132D;color:#fff;}
.lk1{font-size:22px;color:#010101;text-align:center;padding:20px 0px 20px;}
.lk2{font-size:14px;color:#555;padding:0px 0px 20px;}
.lk2 ul{background:url(../images/1111.png) no-repeat 0px 5px;padding-left:2px;overflow:hidden;}
.lk2 ul li {float:left;}
.lk2 ul li a{display:block;font-size:14px;color:#555;padding:0px 25px;background:url(../images/1111.png) no-repeat right center;line-height:33px;}
.lk2 ul li a:hover{color:#E71927;}


.headf{width:30%;float:right;text-align:left;padding:0px 0 0px;position:relative;}	
.headf h2{font-size:16px;color:#333337;}
.headf h2 a{display:block;line-height:60px;}
.headf .effect1 {
    background: #E71927 none repeat scroll 0 0;
    bottom: 0;
    height: 3px;
    width: 33.3%;
}
.effect1 {
    bottom: 0;
    left: 0;
    position: absolute;
    transition: all 0.7s ease-in-out 0s;
}
.headf ul li{float:left;width:33.3%;text-align:center;}

	.headf li:nth-child(1):hover ~ .effect1{left:0px;}
	.headf li:nth-child(2):hover ~ .effect1{left:33.3% !important;}
	.headf li:nth-child(3):hover ~ .effect1{left:66.7% !important;}
	.headf li:nth-child(4):hover ~ .effect1{left:100% !important;}

	
	
	.headf li:nth-child(1).hover ~ .effect1{left:0px;}
	.headf li:nth-child(2).hover ~ .effect1{left:33.3%;}
	.headf li:nth-child(3).hover ~ .effect1{left:66.7%;}
	.headf li:nth-child(4).hover ~ .effect1{left:100%;}
.contact_us.mm1{padding:30px;}

.recruit1{width:60%;}
.recruit1 dl{margin-bottom:0px;}
.recruit1 dl dd{width:100%;overflow:hidden;}
.recruit1 h2{line-height:30px;width:25%;float:left;font-size:16px;color:#000000;text-align:right;}
.recruit1 input{text-indent:2em;font-size:14px;color:#555;width:100%;height:30px;border:1px solid #E5E5E5;background:#FDFDFD;}
.recruit1 textarea{padding:3% 5%;overflow:auto;height:187px;font-size:16px;color:#555;width:100%;border:1px solid #E5E5E5;background:#FDFDFD;}
.recruit1 button{margin-top:17px;width:130px;height:30px;line-height:30px;color:#E6132D;background:none;border:1px solid #E6132D;font-size:14px;}
.recruit2{width:60%;float:left;margin-bottom:18px;}
.recruit3 input{line-height:20px;text-indent:0em;font-size:16px;color:#555;width:100%;height:auto;border:0px solid #E5E5E5;background:none;}
.recruit3 h2{line-height:20px;}
.recruit2 .contact_us4 h2{width:100%;text-align:left;}
.recruit1 select{text-indent:10px;font-size:14px;color:#555;width:100%;height:30px;border:1px solid #E5E5E5;background:#FDFDFD;}

.inde1 .hd {bottom:0px;left:0px;width:100%;height:20px;}
.inde1{position:relative;}
.inde1 .hd ul{text-align:center;}
.inde1 .hd ul li{display:inline-block;width:15px;height:15px;background:#999;border-radius:100%;margin-left:10px;cursor:pointer;color:#fff;}
.inde1 .hd ul li.on{display:inline-block;width:15px;height:15px;background:#333;border-radius:100%;margin-left:10px;cursor:pointer;}
.tnavw1{line-height:170%;padding:15px 0px;font-size:14px;}
.product_deb1.on{position:fixed;top:85px;background:#fff;width:73.8%;left:20.7%;padding:10px 2% 0px;}
.product_deb1.on ul li{margin-bottom:20px;}
.lk1 h2{font-size:22px;color:#010101; font-weight: 700;}

.indd3 span{display:inline-block;padding:7px 40px;border:1px solid #F90000;font-size:16px;color:#F90000;transition: all 0.8s ease-in-out 0s;}
.indd3 span:hover{display:inline-block;padding:7px 40px;border:1px solid #F90000;font-size:16px;color:#fff;background:#F90000}
.inde50{height:780px;}
}

