@charset "utf-8";

/* CSS Document */

*{ margin:0; padding:0;}

html{ -webkit-text-size-adjust:none; /*overflow-x:hidden;*/}

body{font-size:14px;color:#474747;/* _overflow:hidden; overflow-x:hidden;*/  background:#fff;min-width:1200px;}

body,ol,table,tr,td,ul,li,dt,dd,dl,h1,h2,h3,h4,h5,h6,form,input,select,textarea,p,header,footer,figure,nav,em,i{ font-family: "微软雅黑",Tahoma, Helvetica, Arial, sans-serif; font-size:14px; font-weight:normal;font-style:normal}

li{list-style-type:none;}

img{ border:none;}

a{ outline:none; cursor:pointer; text-decoration:none; color:#666; transition:all .3s; -webkit-transition:all .3s; -moz-transition:all .3s; -ms-transition:all .3s; }

a:hover{ text-decoration:none;}

a,area { blr:expression(this.onFocus=this.blur());}

:focus { -moz-outline-style: none;} 

.disno{display:none;}

.disbk{ display:block;}

.distb{ display:table;}

.clear{ clear:both;}

/*-------input--outline--middle---------*/

input,button,select,textarea{ outline:none}

input{ vertical-align:middle; font-family:"微软雅黑";}

button::-moz-focus-inner,

input[type="reset"]::-moz-focus-inner,

input[type="button"]::-moz-focus-inner,

input[type="submit"]::-moz-focus-inner,

input[type="file"]>input[type="button"]::-moz-focus-inner{ border:none; padding:0;}

table{ border-collapse:collapse; font-family:"微软雅黑";}

@media screen and (-webkit-min-device-pixel-ratio:0){ /* chrome*/.justify:after {content:"."; display: inline-block; width:100%;overflow:hidden;height:0;}}

/*----- clearfix///-----*/

.clearfix{*zoom:1;}

.clearfix:before,.clearfix:after{display:table; content:'';line-height:0;}

.clearfix:after{clear:both;}

/*文字两侧对齐*/

.justify {text-align:justify; text-justify:distribute-all-lines;/*ie6-8*/ text-align-last:justify;/* ie9*/ -moz-text-align-last:justify;/*ff*/ -webkit-text-align-last:justify;/*chrome 20+*/}

/*超出省略号*/ 

.toe{word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
/*导航*/
.nav_full{width: 100%;display: table;background-color: #fff;z-index: 9999;position: fixed;top: 0;background:rgba(255,255,255,0.9);}
.nav_full .nav{width:1200px;margin:0 auto;height:90px;position:relative;}
.nav_full .nav ul li{width:160px;float:left;height:90px;position:relative;}
.nav_full .nav ul li a{color:#060606;display:block;position:relative;width:100%;height:62px;text-align:center;padding-top:28px;}
.nav_full .nav ul li a p{font-size:16px;}
.nav_full .nav ul li a em{font-size:10px;}
.nav_full .nav ul li.mid{width:150px;height:56px;padding:17px 45px;}
.nav_full .nav ul li.mid a{padding-top:0px;}
.nav_full .nav ul li.mid a img{width:150px;height:56px;}
.nav_full .nav ul li a:hover{color:#f06d01;}
.nav_full .nav ul li a.active{color:#f06d01;}
.nav_full .nav ul li.pro ul{background:rgba(255,255,255,0.7);position:relative;overflow:hidden;}
.nav_full .nav ul li.pro ul li{height:0;line-height:0;}
.nav_full .nav ul li.pro ul li a{padding:0;}
.nav_full .nav ul li.pro:hover ul li{height:60px;line-height:60px;-webkit-transition: all 300ms;-moz-transition: all 300ms;-o-transition: all 300ms;transition: all 300ms;}

footer{ width:100%;min-width:1200px; height:280px; background-size:100% 100%; display:table;background:#292929;}
footer .foot{width:1200px;margin:0 auto;height:auto;padding-top:60px;color:#fff;overflow:hidden;}
footer .foot .left{padding-left:20px;width:280px;float:left;height:100%;}
footer .foot .left h1{height:40px;font-size:18px;color:#fff;}
footer .foot .left ul li{width:140px;float:left;height:30px;line-height:30px;}
footer .foot .left ul li a{color:#fff;}
footer .foot .mid{width:400px;float:left;height:100%;}
footer .foot .mid h1{height:40px;font-size:18px;}
footer .foot .mid ul li{width:100%;float:left;height:30px;line-height:30px;}
footer .foot .right{width:320px;float:right;height:100%;}
footer .foot .right ul li{padding:0 20px;width:120px;float:left;text-align:center;}
footer .foot .right ul li img{width:120px;height:120px;}
footer .foot .right ul li p{height:25px;line-height:25px;}
/*分页*/
.pagelist {padding:30px 0; text-align:center;}
.pagelist span,.pagelist a{ border-radius:3px; border:1px solid #dfdfdf;display:inline-block; padding:5px 12px;}
.pagelist a{ margin:0 3px;}
.pagelist span.current,.pagelist a.current{ background:#f06d01; color:#FFF; border-color:#f06d01; margin:0 2px;}
.pagelist a:hover{background:#f06d01; color:#FFF; border-color:#f06d01; }
.pagelist label{ padding-left:15px; color:#999;}
.pagelist label b{color:red; font-weight:normal; margin:0 3px;}

/*首页*/
#home_flow{width:1200px;height:auto;position:relative;overflow:hidden;margin:50px auto 0;}
#home_flow ul li{width:240px;height:auto;position:relative;overflow:hidden;float:left;text-align:center;}
#home_flow ul li span{display:block;width:90px;height:100px;margin:10px 75px;}
#home_flow ul li span.s1{background:url("../images/1.png") no-repeat center center;}
#home_flow ul li span.s2{background:url("../images/2.png") no-repeat center center;}
#home_flow ul li span.s3{background:url("../images/3.png") no-repeat center center;}
#home_flow ul li span.s4{background:url("../images/4.png") no-repeat center center;}
#home_flow ul li span.s5{background:url("../images/5.png") no-repeat center center;}
#home_flow ul li:hover span.s1{background:url("../images/1-1.png") no-repeat center center;}
#home_flow ul li:hover span.s2{background:url("../images/2-1.png") no-repeat center center;}
#home_flow ul li:hover span.s3{background:url("../images/3-1.png") no-repeat center center;}
#home_flow ul li:hover span.s4{background:url("../images/4-1.png") no-repeat center center;}
#home_flow ul li:hover span.s5{background:url("../images/5-1.png") no-repeat center center;}
#home_flow ul li p{height:30px;line-height:30px;font-size:16px;}
#home_flow ul li:hover p{color:#f06d01;}
#home_flow ul li em{color:#a5a5a5;}

#home_contact{width:1180px;height:170px;position:relative;overflow:hidden;margin:50px auto 0;background:#eff0f2;padding:10px;}
#home_contact img{width:320px;height:170px;float:left;}
#home_contact .contact{width:820px;height:170px;float:left;padding-left:40px;}
.form-control {
    display: block;
    width: 224px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-group {margin: 18px 20px 12px 0;position:relative;overflow:hidden;}
.control-label {height:48px;line-height:48px;text-align: left;float: left;width:50px;}
#home_contact .contact .form-group{width:300px;float:left;}
#home_contact .contact .form-group div{width:250px;float:left;}
#home_contact .contact .form-group div.tijiao{float:right;}
#home_contact .contact .form-group div.tijiao a{display:block;width:100%;height:48px;color:#fff;background:#f06d01;border-radius:10px;text-align:center;line-height:48px;font-size:20px;}
#home_contact .terror{float:left;padding: 6px 0;font-size:14px;color:#ff6633;display:block;}
#home_contact .tsuccess{float:left;padding: 6px 0;font-size:14px;color:#33ff99;display:block;}

#home_area{width:1200px;height:auto;position:relative;overflow:hidden;margin:50px auto 0;}
#home_area ul li{width:294px;height:auto;float:left;margin:0 3px;}
#home_area ul li a{display:block;width:294px;height:325px;position:relative;overflow:hidden;text-align:center;}
#home_area ul li a img{width:294px;height:325px;}
#home_area ul li a p{position:absolute;bottom:0;height:0;color:#fff;font-size:18px;background:rgba(0,0,0,0.6);width:100%;}
#home_area ul li a:hover p{height:65px;line-height:65px;-webkit-transition: all 300ms;-moz-transition: all 300ms;-o-transition: all 300ms;transition: all 300ms;}

#home_product{width:1200px;height:auto;position:relative;overflow:hidden;margin:50px auto 0;}
#home_product .left{width:258px;height:auto;margin-right:10px;border:1px solid #dcdcdc;border-bottom:0px;float:left;}
#home_product .left ul li{width:100%;height:60px;line-height:60px;text-align:center;border-bottom:1px solid #dcdcdc;cursor:pointer;color:#939393;font-size:20px;position:relative;}
#home_product .left ul li.active{background:#f06d01;color:#fff;}
#home_product .left ul li:hover{background:#f06d01;color:#fff;}
#home_product .left ul li em{display:block;font-size:24px;position:absolute;right:15px;top:0;}
#home_product .right{width:928px;height:auto;border:1px solid #dcdcdc;float:left;}
#home_product .right .rtop{width:100%;height:auto;border-bottom:1px solid #dcdcdc;overflow:hidden;position:relative;}
#home_product .right .rtop li{float:left;width:231px;height:90px;border-right:1px solid #dcdcdc;}
#home_product .right .rtop li.li1{background:url("../images/product1.png") no-repeat 40px center;}
#home_product .right .rtop li.li2{background:url("../images/product2.png") no-repeat 40px center;}
#home_product .right .rtop li.li3{background:url("../images/product3.png") no-repeat 40px center;}
#home_product .right .rtop li.li4{background:url("../images/product4.png") no-repeat 40px center;border-right:0px;}
#home_product .right .rtop li p{margin:23px 0 0 90px;font-size:16px;}
#home_product .right .rtop li em{margin:5px 0 0 90px;font-size:12px;color:#939393;}
#home_product .right .rbot{width:908px;padding:15px 10px 0;overflow:hidden;position:relative;}
#home_product .right .rbot li{width:200px;float:left;border:1px solid #dcdcdc;padding:8px;margin-right:12px;margin-bottom:12px;}
#home_product .right .rbot li.lir{margin-right:0;}
#home_product .right .rbot li img{width:200px;height:137px;}
#home_product .right .rbot li p{width:100%;height:30px;line-height:30px;font-size:16px;text-align:center;}
#home_product .right .rbot li:hover p{color:#f06d01;}

#home_cases{width:100%;height:auto;position:relative;overflow:hidden;margin:50px auto 0;background:#eff0f2;}
#home_cases .poster-main {position: relative;margin:50px auto;}
#home_cases .poster-main a, .poster-main img { display: block; width: 100%; height: 100%;}
#home_cases .poster-main .poster-list {width: 1000px;height: 500px;}
#home_cases .poster-main .poster-list .poster-item {width: 200px;height: 500px;position: absolute;left: 0;top: 0; }
#home_cases .poster-main .poster-btn {position: absolute;top: 0;cursor: pointer;filter: opacity(.5) brightness(1);}
#home_cases .poster-main .poster-btn:hover{ filter: opacity(1) brightness(2); }
#home_cases .poster-main .poster-prev-btn {left: 0;background: url("../images/left.png") no-repeat center center;}
#home_cases .poster-main .poster-next-btn {right: 0;background: url("../images/right.png") no-repeat center center;}
#home_cases .poster-item-title{font-size: 18px;text-align: center;line-height: 48px;display: block;}

#home_about{width:1118px;height:auto;position:relative;overflow:hidden;margin:50px auto 0;border:1px solid #dcdcdc;padding:30px 40px;}
#home_about .left{width:640px;height:;float:left;margin-right:38px;}
#home_about .left .des{width:640px;height:290px;position:relative;overflow:hidden;margin-bottom:35px;}
#home_about .left .des p{line-height:29px;font-size:16px;color:#4f4f4f;}
#home_about .left ul{width:640px;height:165px;position:relative;overflow:hidden;}
#home_about .left ul li{width:210px;height:165px;position:relative;overflow:hidden;float:left;margin-right:5px;}
#home_about .left ul li.lir{margin-right:0;}
#home_about .left ul li img{width:100%;height:100%;}
#home_about .left ul li p{position:absolute;bottom:0;background:rgba(0,0,0,0.6);height:30px;line-height:30px;color:#fff;text-align:center;width:100%;}
#home_about .right{width:440px;height:490px;float:right;}
#home_about .right img{width:100%;height:100%;}

#home_news{width:100%;height:auto;position:relative;overflow:hidden;margin:50px auto 0;background:#eff0f2;}
#home_news ul{width:1200px;height:400px;position:relative;overflow:hidden;margin:50px auto;}
#home_news ul li{width:380px;height:400px;float:left;margin-right:30px;}
#home_news ul li.lir{margin-right:0;}
#home_news ul li img{width:380px;height:214px;}
#home_news ul li p{width:100%;height:40px;line-height:40px;font-size:20px;font-weight:bold;position:relative;overflow:hidden;color:#000;}
#home_news ul li em{display:block;width:100%;height:30px;line-height:30px;font-size:12px;}
#home_news ul li span{display:block;width:100%;height:116px;line-height:29px;font-size:14px;color:#4f4f4f;position:relative;overflow:hidden;}

/*关于我们*/
#about{width:1200px;height:auto;position:relative;overflow:hidden;margin:0 auto 60px;}
#about img{width:620px;height:340px;float:left;margin-right:30px;}
#about .des{width:550px;height:340px;float:right;position:relative;overflow:hidden;}
#about .des p{font-size:16px;line-height:34px;}

#about_culture{width:1200px;height:auto;position:relative;overflow:hidden;margin:0 auto 60px;}
#about_culture ul li{width:100%;height:290px;}
#about_culture ul li img{width:740px;height:290px;}
#about_culture ul li div{width:460px;height:290px;background:#6f6f6f;text-align:center;}
#about_culture ul li div p{color:#d4d4d4;font-size:60px;line-height:200px;}
#about_culture ul li div em{color:#fff;font-size:20px;}
#about_culture ul li.lil img{float:left;}
#about_culture ul li.lir img{float:right;}
#about_culture ul li.lil div{float:right;}
#about_culture ul li.lir div{float:left;}

#about_work{width:1200px;height:auto;position:relative;overflow:hidden;margin:0 auto 60px;}
#about_work ul li{width:390px;height:300px;float:left;margin:0 15px 10px 0;}
#about_work ul li.lir{margin-right:0;}
#about_work ul li img{width:390px;height:260px;}
#about_work ul li p{width:390px;height:40px;line-height:40px;text-align:center;font-size:16px;color:#666;}

/*产品展示*/
#product{width:1200px;height:auto;position:relative;overflow:hidden;margin:0 auto;}
#product .navp{width:900px;height:35px;padding:10px 150px;border-bottom:1px solid #dfdfdf;margin:30px 0;text-align:center;}
#product .navp ul li{float:left;height:38px;line-height:38px;text-align:center;}
#product .navp ul li a{display:block;width:100%;height:38px;font-size:16px;}
#product .navp ul li a.active{background:#f06d01;color:#fff;}
#product .navp ul li a:hover{background:#f06d01;color:#fff;}
#product .list{width:1200px;height:auto;position:relative;overflow:hidden;}
#product .list ul li{width:285px;height:230px;float:left;margin:0 15px 10px 0;}
#product .list ul li a {display:block;width:285px;height:195px;position:relative;overflow:hidden;}
#product .list ul li a img{width:285px;height:195px;}
#product .list ul li a p{position:absolute;bottom:0;height:0;color:#fff;font-size:24px;background:rgba(0,0,0,0.6);width:100%;text-align:center;}
#product .list ul li a:hover p{height:195px;line-height:195px;-webkit-transition: all 300ms;-moz-transition: all 300ms;-o-transition: all 300ms;transition: all 300ms;}
#product .list ul li em{display:block;width:285px;height:35px;line-height:35px;font-size:16px;text-align:center;}

#area{width:1200px;height:auto;position:relative;overflow:hidden;margin:0 auto;}
#area .list{width:1200px;height:auto;position:relative;overflow:hidden;margin-top:50px;}
#area .list ul li{width:285px;height:350px;float:left;margin:0 15px 10px 0;}
#area .list ul li a {display:block;width:285px;height:315px;position:relative;overflow:hidden;}
#area .list ul li a img{width:285px;height:315px;}
#area .list ul li a p{position:absolute;bottom:0;height:0;color:#fff;font-size:24px;background:rgba(0,0,0,0.6);width:100%;text-align:center;}
#area .list ul li a:hover p{height:315px;line-height:315px;-webkit-transition: all 300ms;-moz-transition: all 300ms;-o-transition: all 300ms;transition: all 300ms;}
#area .list ul li em{display:block;width:285px;height:35px;line-height:35px;font-size:16px;text-align:center;}
#area_detail{width:100%;padding:0 0 30px;background:#f0f0f0;}
#area_detail .detail{width:800px;margin:0 auto;background:#fff;padding:30px 200px;}
#area_detail h1{font-size:24px;height:60px;line-height:60px;width:100%;text-align:center;}
#area_detail span{display:block;width:100%;text-align:center;}
#area_detail div.areacont{margin-top:40px;padding-bottom:40px;border-bottom:1px solid #000;}
#area_detail div p{font-size:14px;line-height:25px;}
#area_detail .morea{display:block;width:100%;color:#666;margin-top:20px;}
#area_detail .morea:hover{color:#f06d01;}

#made{width:1200px;height:auto;position:relative;overflow:hidden;margin:0 auto;}
#made .made1{width:100%;height:370px;position:relative;}
#made .made1 .img1{width:400px;height:270px;position:absolute;left:0;top:50px;z-index:1;}
#made .made1 .img2{width:480px;height:340px;position:absolute;left:350px;top:15px;z-index:2;}
#made .made1 .img3{width:500px;height:370px;position:absolute;right:0;top:0;z-index:3;}
#made .made2{width:100%;height:445px;position:relative;}
#made .made2 img{width:590px;height:445px;float:left;margin:5px;}
#made .made3{width:100%;height:650px;position:relative;}
#made .made3 img{width:100%;height:650px;}
#made .made4{width:100%;height:800px;position:relative;}
#made .made4 img{width:100%;height:800px;}


/*联系*/
#contact_full{width:100%;padding:30px 0;background:#f0f0f0;margin-top:30px;}
#contact_full .contact{width:1200px;height:750px;margin:0 auto;background:#fff;}
#contact_full .contact .left{width:605px;padding:140px 40px;float:left;}
#contact_full .contact img{float:right;width:515px;height:750px;}
#contact_full .contact .left h1{width:100%;height:50px;line-height:50px;text-align:center;font-size:20px;}
#contact_full .contact .control-label{font-size:16px;width:auto;}
#contact_full .contact label span{color:#f06d01;}
#contact_full .contact .form-group{width:573px;float:left;padding:0 15px;border:1px solid #565656;}
#contact_full .contact .form-group .form-control{border:0px;width:500px;}
#contact_full .contact .form-group div{width:250px;float:left;}
#contact_full .contact .form-group label.radio{line-height:48px;width:100px;text-align:center;font-size:16px;}
#contact_full .contact .form-group div.tijiao{float:right;}
#contact_full .contact div.tijiao{width:605px;float:left;margin-top:20px;}
#contact_full .contact div.tijiao a{display:block;width:100%;height:48px;color:#fff;background:#f06d01;text-align:center;line-height:48px;font-size:20px;}
#contact_full .terror{float:left;padding: 6px 0;font-size:14px;color:#ff6633;display:block;}
#contact_full .tsuccess{float:left;padding: 6px 0;font-size:14px;color:#33ff99;display:block;}
#contact_full .radio{
    display: inline-block;
    position: relative;
    line-height: 18px;
    cursor: pointer;
}
#contact_full .radio input{
    position: absolute;
    clip: rect(0, 0, 0, 0);
}
#contact_full .radio .radio-bg{position: absolute;
    display: inline-block;
    height: 18px;
    width: 18px;
    padding: 0;
    background-color: #f06d01;
    border-radius: 100%;
    top:16px;
    left: 12px;
    box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1) inset, 0 1px 4px rgba(0, 0, 0, 0.1) inset, 1px -1px 2px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    transition: all 0.2s ease;
}
#contact_full .radio .radio-on{
    display: none;
}
#contact_full .radio input:checked + span.radio-on{
    width: 10px;
    height: 10px;
    position: absolute;
    border-radius: 100%;
    background: #FFFFFF;
    top: 20px;
    left: 16px;
    box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.3), 0 0 1px rgba(255, 255, 255, 0.4) inset;
    background-image: linear-gradient(#ffffff 0, #e7e7e7 100%);
    transform: scale(0, 0);
    transition: all 0.2s ease;
    transform: scale(1, 1);
    display: inline-block;
}

/*案例*/
#cases{width:1200px;height:auto;position:relative;overflow:hidden;margin:0 auto;}
#cases .list{width:100%;height:auto;position:relative;overflow:hidden;}
#cases .list ul li{width:380px;height:320px;float:left;margin-right:27px;border:1px solid #000;}
#cases .list ul li.lir{margin-right:0;}
#cases .list ul li a{width:380px;height:320px;display:block;}
#cases .list ul li a img{width:380px;height:260px;float:left;}
#cases .list ul li a p{width:380px;height:60px;text-align:center;font-size:20px;line-height:60px;float:left;}
#cases .list ul li:hover{border:1px solid #f06d01;}
#cases .list ul li:hover a p{width:380px;height:60px;text-align:center;font-size:20px;line-height:60px;float:left;background:#f06d01;color:#fff;}

/*新闻*/
#news{width:1060px;height:auto;position:relative;overflow:hidden;margin:-80px auto 0;background:#fff;padding:20px 70px;}
#news ul li{width:1008px;height:158px;padding:16px 25px;border:1px solid #565656;margin-bottom:50px;}
#news ul li .date{width:70px;height:158px;float:left;text-align:center;}
#news ul li .date p{width:100%;height:70px;line-height:70px;font-size:40px;font-weight:bold;color:#484645;}
#news ul li .date em{display:block;width:100%;height:20px;font-size:12px;color:#484645;}
#news ul li .text{width:605px;height:158px;float:left;padding:0 20px;}
#news ul li .text h1{width:100%;font-size:24px;height:55px;line-height:55px;font-weight:bold;float:left;}
#news ul li .text p{width:100%;height:72px;line-height:24px;font-size:14px;position:relative;overflow:hidden;float:left;}
#news ul li .text a{display:block;float:left;width:80px;height:24px;color:#fff;background:#484645;font-size:12px;text-align:center;margin-top:6px;line-height:24px;}
#news ul li img{float:right;width:280px;height:158px;}
#news ul li.first{width:998px;height:270px;padding:15px 45px 15px 15px;}
#news ul li.first img{width:480px;height:270px;float:left;}
#news ul li.first .firsttext{width:478px;height:245px;float:right;padding:25px 0 0 40px;}
#news ul li.first .firsttext h1{width:100%;font-size:24px;height:55px;line-height:55px;font-weight:bold;float:left;}
#news ul li.first .firsttext p{width:100%;height:72px;line-height:24px;font-size:14px;position:relative;overflow:hidden;float:left;}
#news ul li.first .firsttext .firstdate{width:70px;float:left;text-align:center;}
#news ul li.first .firsttext .firstdate span{display:block;width:100%;height:70px;line-height:70px;font-size:40px;font-weight:bold;color:#484645;}
#news ul li.first .firsttext .firstdate em{display:block;width:100%;height:20px;font-size:12px;color:#484645;}
#news ul li.first .firsttext a{display:block;float:right;width:80px;height:24px;color:#fff;background:#484645;font-size:12px;text-align:center;margin-top:55px;line-height:24px;}

#news_detail{width:1200px;padding:0 0 30px;background:#f0f0f0;margin:-80px auto 0;position: relative;overflow: hidden;}
#news_detail .detail{width:800px;margin:0 auto;background:#fff;padding:30px 200px;}
#news_detail h1{font-size:24px;height:60px;line-height:60px;width:100%;text-align:center;}
#news_detail span{display:block;width:100%;text-align:center;}
#news_detail div.areacont{margin-top:40px;padding-bottom:40px;border-bottom:1px solid #000;}
#news_detail div p{font-size:14px;line-height:25px;}
#news_detail .morea{display:block;width:100%;color:#666;margin-top:20px;}
#news_detail .morea:hover{color:#f06d01;}


/*联系我们*/
#dituContent{width:1200px;height:460px;margin:0 auto;margin-bottom:50px;}
#contact{width:1200px;height:375px;margin:0 auto 50px;position:relative;overflow:hidden;}
#contact .left{width:120px;height:275px;float:left;margin-right:37.5px;background:#eee;padding:100px 127.5px 0;}
#contact .left img{width:120px;height:120px;float:left;}
#contact .left h1{width:120px;height:30px;float:left;line-height:30px;margin-top:30px;font-size:20px;text-align:center;}
#contact .left .line{display:block;width:70px;height:1px;background:#404040;margin:20px 25px;float:left;}
#contact .mid{width:244px;height:275px;float:left;margin-right:37.5px;background:#404040;padding:100px 65.5px 0;}
#contact .mid h1{width:120px;height:30px;line-height:30px;margin-top:10px;font-size:20px;text-align:left;color:#fff;}
#contact .mid .line{display:block;width:70px;height:1px;background:#fff;margin:15px 0;}
#contact .mid p{width:100%;height:30px;line-height:30px;color:#fff;font-size:16px;}
#contact .right{width:244px;height:275px;float:left;background:#eee;padding:100px 65.5px 0;}
#contact .right img{margin-top:8px;}
#contact .right h1{width:120px;height:30px;line-height:30px;margin-top:18px;font-size:20px;text-align:left;color:#404040;}
#contact .right .line{display:block;width:70px;height:1px;background:#404040;margin:15px 0;}
#contact .right p{font-size:20px;color:#404040;}
#contact .right a{display:block;width:110px;height:35px;line-height:35px;border:1px solid #404040;color:#404040;font-size:14px;text-align:center;margin-top:20px;}



