﻿@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0;}
body {font-size:14px; font-family:"微软雅黑"; line-height:24px; color:#333;}
ul, li { list-style:none; margin:0; padding:0;}
img { border:none; }
td { font-weight:normal; font-size:14px; text-decoration:none;}
a{ text-decoration:none; color:#333; }
a:hover{text-decoration:none;}
.fl{ float:left;} 
.fr{ float:right;}
.fl,.fr{display:inline;}
.clear {clear: both; height:0px;}
.w1200{width:1200px; margin:0 auto;}
.w1600{ width:1600px; margin:0 auto;}
.mag{margin-top:30px;}
.mag10{margin-top:10px;}
.mag20{margin-top:20px;}
.m120{margin-top:120px;}
.mag30{ margin-top:30px;}
.mag60{ margin-top:60px;}
.mag40{ margin-top:40px;}
.magt40{ margin-top:-40px;}

.head{ height:90px; width:100%; background:#FFF; position:fixed; top:0px; left:0px; z-index:999999999; box-shadow: 0 0 18px rgba(0,0,0,.1);}
.logo{ margin:11px auto 11px 50px;}

.nav{ width:61%; text-align:right;}
.nav li{ display:inline-block; padding:0 2.5%; position: relative; z-index:9999999999999;}
.nav li h3{ line-height:90px;}
.nav li h3 a{display:block; color:#222; cursor:pointer;}
.nav li::before{content:'';position:absolute;left:50%;transform:translateX(-50%);bottom:0;border:8px solid;border-color:transparent transparent #D81617 transparent;opacity:0;transition:all .5s ease}
.nav li .navdown{ text-align:center; background:#D81617; position:absolute; width:100%; z-index:9999999999; padding:5% 0 5%; left:0px; top:90px; display:none; font-size:14px;  border-radius:5px; }
.nav li .navdown a{height:30px;line-height:30px; color:#fff; display:block; }
.nav li:hover .navdown{ display:block;}
.nav li:hover:before{ opacity:1;}

.tel{ height:80px; line-height:80px; font-size:22px; margin:5px auto; padding:0 1% 0 2.5%; border-left:1px solid #dedede; border-right:1px solid #dedede; background:url(../images/tel.png) 10px center no-repeat;}

.yuyang{ width:80px; height:80px; margin:5px auto; position:relative;}
.yuyang .lan_tit{width:auto;line-height:36px;display:flex;align-items:center}
.yuyang .lan_tit span{font-size:14px;color:#fff;display:none}
.yuyang .lan_tit .iconfont.map{ margin:27px auto;font-size:0;width:26px;height:26px;-webkit-border-radius:100%;background:url(../images/yuyang.gif) #D81617 no-repeat center center;background-size:cover;display:block}
.yuyang .lan_list{width:120px;background:#fff;padding:3px 0 10px 0;font-size:13px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);transform:translate(0,20px);animation: aw .5s forwards;}
.yuyang .lan_list span{position:relative;display:inline-block;padding-left:0}
.yuyang .lan_list .iconfont:before{color:#fff;position:absolute;font-size:24px;width:100%;top:-5px;text-align:center}
.yuyang .lan_list p{padding:3px}
.yuyang .lan_list a{ color:#666;display:block;text-align:center;padding:2px 5px;height:30px;line-height:30px;transition:all .3s ease;}
.yuyang .lan_list a:hover{color:#D81617}
.yuyang .lan_list{ display:none; position:absolute; z-index:999; top:50px; left:-20px;}
.yuyang:hover .lan_list{ display:block;}

.search{}
#search{ display:none; background:#f2f2f2; padding:5% 0; z-index:99999999; left:0px; top:90px; width:100%; position:fixed; }
.sear_input{width:800px;height:52px;background:#fff;border:1px solid #eaeaea; border-radius:50px; position:relative; margin:auto;}
#infoname{width:745px;height:50px;background:none;border:none;text-indent: 17px;}
.sear_input .z{position:absolute;top:1px;right:1px;}
.sear_input .z button{ border:none; background:none; cursor: pointer; outline: none;}
.search_r{width: 162px;height: 137px;background:url(../images/kuan.png) no-repeat center;font-size:0;padding:10px 17px;margin-top:-4px;}
.search_r i,.search_r p{display:inline-block;vertical-align:middle;}
.search_r i{width:136px;height:136px;}
.search_r i img{width:100%;}


.banner{width:100%; height:960px; overflow:hidden; margin-top:1px;}
.bannerc{width:100%; height:960px; margin:0px auto;}
.bannerc #full-screen-slider { width:100%; height:960px; text-align:left;position:relative;}
.bannerc #slides { display:block; width:100%; height:960px; list-style:none; padding:0; margin:0; position:relative;}
.bannerc #slides li { display:block; width:100%; height:960px; list-style:none; padding:0; margin:0; position:absolute;}
.bannerc #slides li a { display:block; width:100%; height:960px; text-indent:-9999px}
.bannerc #pagination { display:block; list-style:none; position:absolute; left:29%; top:920px; z-index:9900;  padding:0px; margin:0; cursor:pointer;}
.bannerc #pagination li { display:block; list-style:none; width:35px; height:4px; float:left; margin-left:8px; border-radius:0px; background:#000000; }
.bannerc #pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
.bannerc #pagination li.current {background:#D81617;}

.aboutbg{ width:100%; background:url(../images/aboutbg.jpg) center no-repeat; overflow:hidden;  position:relative; background-size:cover;}
.about_l{width: 724px;padding-top: 4%;padding-bottom: 3%;padding-right: 3%;padding-left: calc(50vw - 800px);}
.about_l h1{ font-size:40px; color:#000; line-height:60px;}
.about_l h2{ font-size:26px; color:#000; font-weight:normal; line-height:40px;}
.about_l .line{ width:60px; height:3px; background: #D81617; margin-top:10px;}
.about_l p{ font-size:16px; color:#666; line-height:36px; margin-top:30px;}
.about_l a{ color:#D81617; font-size:16px; display:block; margin-top:50px;}

.about_r{ width:952px;}
.about_r img{ width:100%;}

.number_box{ position:absolute; left: calc(50vw - 800px); top:540px; z-index:99999999;}
.number_box ul{ width:1644px;}
.number_box li{ float:left; width:368px; height:182px; background:#FFF; margin-right:43px; position:relative; overflow:hidden; box-shadow: 0 23px 90px -5px rgb(0 0 0 / 17%);}
.number_box li .gun{  position:absolute; right:20px; top:20px; z-index:999;}
.number_box li .number_add{ font-size:56px; line-height:60px; color:#D81617; font-weight:bold; padding:50px 0 0 30px; display: inline-table;}
.number_box li sup{font-size:20px; color:#D81617; }
.number_box li p{font-size: 13px;color:#000;padding-left:30px;line-height:40px;}

.index_case{ background:url(../images/banner_serives.jpg) center no-repeat; padding: 1px 0; background-size: cover; overflow: hidden;}
.index_case .box { position: relative;/* padding-bottom: 800px; */}
.box{width: 94%; max-width: 1600px; margin: auto; min-width: 1000px;}
.index_title {color: #ffffff;}
.index_title {margin: 90px 0 20px;position: relative;}
.index_title .i1{font-size: 30px;font-weight: bold;color: #D81617;}
.index_title .i2{font-size: 18px;color: #333333;padding-top: 15px;}
.index_title .mores{width: 125px;box-sizing: border-box;line-height: 30px;background: url(../images/ico_down2.png) bottom center no-repeat;font-size: 14px;color: #ffffff;position: absolute;bottom: 0;right: 0;z-index: 3;padding: 0 12px;text-align: center;}

.index_case .index_title{color: #ffffff;}
.index_case .index_title .i1, .index_case .index_title .i2{color: #ffffff;}

.hengs_titlesj{width: 24px; height: 2px; margin: 30px 0;}
.hengs_titlesj .ht1{background: #4D4D4D; width: 12px; height: 2px; float: left;}
.hengs_titlesj .ht2{background: #e60012; width: 12px; height: 2px; float: left;}
.map_title .m2{font-size: 20px; color: #333333; padding: 20px 0;}

.index_case .content{width: 118%;}
.case_item .img{}
.case_item .lans{position: absolute;width: calc(100% - 60px);bottom: 50px;left: 30px;color: #fff;text-shadow: -1px 0 1px #292929, 0 1px 1px #292929, 1px 0 1px #292929, 0 -1px 1px #292929;}
.case_item .l1{font-size: 18px;font-weight: bold;}
.case_item .l2{font-size: 14px;color: #bfbfbf;margin-top: 6px;}
.case_item .l3{font-size: 16px;line-height: 1.8;color: #ffffff;border-top: 1px solid #e60012;margin-top: 20px;padding-top: 20px;display: none;}
.case_item .ico{position: absolute;top: -10px;right: 40px;width: 57px;height: 42px;color: #fff;font-size: 16px;text-align: center;background: url(../images/fang.png) no-repeat;line-height: 25px;padding-top: 7px;padding-left: 13px;box-sizing: border-box;font-weight: bold;}

.case_list_index{display: flex; width: 100%; /* flex-wrap: wrap; */ justify-content: space-between;}
.case_list_index li:last-child{padding-right: 250px;}
.case_list_index .case_item{flex: 0 0 26.7vw; width: 26.7vw; text-align: left; margin-right: 30px; transition: all .5s; margin-top: 20%; position: relative; margin-left: 20px;}
.case_list_index .case_item:hover{flex: 0 0 700px; width: 700px; margin-top: 0;}
.index_case .sly{height: 460px; padding-top: 10px;}

.index_case .scrollbar{margin: 1em 0;height: 1px;background: #5B5B5B;position: relative;margin: 40px 0;}
.index_case .scrollbar .handle{position: absolute;top: -22px;width: 45px;height: 45px;background-size: 45px;cursor: pointer;background: url(../images/radius.png) center left no-repeat;}

.jindu{padding-bottom: 50px;}
.jindu .left{font-size: 16px;float: left;}
.jindu .news{color: #e60012;display: inline-block;vertical-align: top;}
.jindu .jd_nav{display: inline-block;vertical-align: top;width: 110px;height: 1px;margin: 10px;background: #5B5B5B;position: relative;}
.jindu .jd_item{position: absolute;top: 0;left: 0;height: 1px;width: 0;background: #e60012;transition: all .2s;}
.jindu .total{display: inline-block;vertical-align: top;color: #5B5B5B;}
.jindu .right{float: right;}
.jindu .right .btns{width: 28px !important;height: 28px !important;background: url(../images/ico_prev2.png);margin-left: 30px;}
.jindu .right .btns.next{transform: rotate(180deg);}
.jindu .right .btns:hover{background: url(../images/ico_prev1.png);}
.jindu a{ display:inline-block;}
.clearfix {zoom: 1}
.clearfix:after, .clearfix:before {content: ""; display: table;}
.clearfix:after {clear: both;}

.index_brand{text-align: center;padding: 70px 0;line-height: 1.5;box-sizing: border-box;background: url(.) center center no-repeat;background-size: cover;}
.index_brand .box{ width:75%; max-width:1400px;}
.index_brand .b1{font-size: 26px; font-weight: bold; color: #e60012; padding-bottom: 10px;}
.tect_nav{box-sizing: border-box; padding: 15px 0px 55px 0px; margin-top: 10px;}
.tect_nav a{margin: 5px 8px; border-radius: 4px; padding: 0 15px; min-width: 125px; border: 1px solid #cccccc; color: #666666; font-size: 16px; line-height: 36px; text-align: center; box-sizing: border-box; transition: all .4s ease; display:inline-block;}
.tect_nav a.on{background-color: #e60012; color: #ffffff; border-color: transparent;}

.prodc{ height:auto; padding:70px 0; overflow:hidden;}
.prodc .tit{}
.prodc .tit h2{ float:left; font-size:36px; font-weight:normal; color:#000; margin-right:8px; line-height:48px;}
.prodc .tit span{ font-size:30px; color:#000; line-height:60px; font-family:verdana,geneva,sans-serif;}

.prodc ul{ width:1635px;}
.prodc li{ float:left; width:300px; margin-right:27px; margin-top:30px; position:relative;}
.prodc li:before{content:"+";display:flex;width:60px;height:60px; line-height:55px;border:2px #fff solid;border-radius:50%;color:#fff;font-size:2rem;justify-content:center;position:absolute;left:50%;top:0;transform:translate(-50%,-50%);z-index:3;transition:all .5s;opacity:0;margin-top:-20px}
.prodc li .pic img{ width:100%;}
.prodc li .pic{overflow:hidden;position:relative}
.prodc li .pic:before{content:"";display:block;width:0;height:25%;background:#222;opacity:.5;left:0;top:0;position:absolute;z-index:2;transition:all .3s}
.prodc li .pic:after{content:"";display:block;width:0;height:25%;background:#222;opacity:.5;right:0;top:25%;position:absolute;z-index:2;transition:all .3s ease .1s}
.prodc li .pic a{display:block;background:#000}
.prodc li .pic a:before{content:"";display:block;width:0;height:25%;background:#222;opacity:.5;left:0;top:50%;position:absolute;z-index:2;transition:all .3s ease .1}
.prodc li .pic a:after{content:"";display:block;width:0;height:25%;background:#222;opacity:.5;right:0;top:75%;position:absolute;z-index:2;transition:all .3s ease .2s}
.prodc li:hover .pic:before{width:100%}
.prodc li:hover:hover .pic:after{width:100%}
.prodc li:hover:hover .pic a:before{width:100%}
.prodc li:hover:hover .pic a:after{width:100%}
.prodc li p{ height:59px; line-height:59px; background: #f8f8f8; font-size: 16px; transition: all .4s; text-indent:20px;}
.prodc li:hover p a{ color:#FFF; display:block;}
.prodc li:hover p{ background: #D81617;}
.prodc li:hover:before{top:50%;opacity:1}

.guan1{background: url(../images/guan1en.jpg) no-repeat center top;height:310px;overflow:hidden;}
.guan1 .content{ position:relative; height:310px; width:1200px; margin:auto;}
.guan1 ul{ height:85px; padding-top:175px;}
.guan1 li{width:85px;height:65px;padding-top:20px;background:#fff;border-radius:85px;float:left;margin-right:138px;text-align:center;font: 15px "Microsoft YaHei";font-weight:bold;color:#333;}
.guan1 li em{ display:block;  font-style:normal;}
.guan1 li:last-child{ margin-right:0;}
.guan1 li:hover{ color:#fff; background:#D81617;-webkit-transition:all 0.7s;
	transition:all 0.7s;transition-property:background;
-moz-transition-property: background; /* Firefox 4 */
-webkit-transition-property:background; /* Safari 和 Chrome */
-o-transition-property:background;}
.guan1 h5{ width:450px; height:75px; position:absolute; top:86px; right:0;}
.guan1 h5 em a{display:block;width:100px;height:45px;background:#fff url(../images/guan_lx.png) no-repeat 20px center;padding-left:60px;font: 18px "Microsoft YaHei";font-weight:bold;line-height:45px;color:#D81617;float:left;margin-top:5px;}
.guan1 h5 span{ display:block; width:255px; float:right; font:18px "Microsoft YaHei"; color:#fff;}
.guan1 h5 span i{ display:block; font:32px Arial; font-style:normal;}
	
.newsbg{background: url(../images/newsbg.jpg) no-repeat center 0;height: 755px; overflow: hidden; font-family: "Microsoft YaHei";}
.newsbg .content{width:1600px; margin:auto;}
.newsbg h2{ padding-top: 72px;height: 148px; text-align: center;font-weight: normal; font-family: "Microsoft YaHei"; line-height: 50px;}
.newsbg h2 a{ font-size: 46px; color: #333333; }
.newsbg h2 span{ color: #D81617; }
.newsbg h2 p{background: url(../images/newsline.jpg) no-repeat center 0; font-size: 20px; color: #666666; line-height: 30px; padding-top: 20px; margin-top: 5px;}
.newsdt{background: #fff;width: 965px;height: 440px;float: left;overflow: hidden;padding: 16px 45px 0 50px;}
.newsbg h3{height: 84px; line-height: 84px; overflow: hidden;}
.newsbg h3 a{ font-size: 24px; color: #333333; font-family: "Microsoft YaHei"; font-weight: normal;}
.newsbg h3 span a{ font-size: 14px ; font-family: Arial;text-transform: uppercase;}
.newsdt  dl{height: 170px; overflow: hidden;}
.newsdt dt{width: 246px;height: 140px; float: left; overflow:  hidden;}
.newsdt dt img{width: 246px;height: 140px;-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.newsdt dd{float: right;width: 690px;overflow: hidden;}
.newsdt dd h4{line-height: 35px; font-size: 18px; color: #333333;font-weight: normal;}
.newsdt dd h4 img{vertical-align: middle; margin-right: 10px;}
.newsdt dd h4 a{ color: #333333;}
.newsdt dd p{padding-top: 12px; height: 64px ; font-size: 14px; color: #666666; line-height: 24px}
.newsdt dd span a{display:block; width: 107px ;height: 23px;background: #fff; border:1px solid #D81617;text-align: center; font-size: 14px; line-height: 23px ;font-size:14;}
.newsdt dl:hover dt img{-webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    -transform:scale(1.1,1.1);}
.newsdt dl:hover dd h4 a{ font-weight:bold; color:#D81617;}
.newsdt li{height: 36px; border-bottom: 1px dashed #cccccc; padding-left: 20px; position: relative; line-height: 36px;}
.newsdt li span{ font-size: 12px; font-family: Arial; color: #999; }
.newsdt li a{ font-size: 14px; color: #666666;}
.newsdt li::before{position: absolute; content: ""; width: 6px; height: 6px; top: 14px; left:0;background: #ccc; border-radius: 20px;}
.newsdt li a:hover{ font-weight:bold; color:#D81617;}

.faq {width: 415px; height: 440px; float: right; background: #fff; overflow: hidden;padding: 16px 50px 0 35px;}
.faq li{border-bottom: 1px dashed #cccccc;height: 47px; margin-bottom: 20px; line-height:18px;}
.faq li span{display: block; font-size: 12px; line-height: 12px; color: #666;}
.faq li a{ font-size: 14px; }
.faq li a:hover,.faq li a:hover span{ color: #D81617; font-weight:bold; }

.foot{ width:100%; height:auto; background:#262626; padding:60px 0 30px; overflow:hidden;}
.ewm{ width:17%;}
.ewm .p_share{ margin-top:20px;}
.ewm .p_share img{ width:30px; margin-right:6px;}
.fnav{width: 55%;border-left:1px solid #515151;border-right:1px solid #515151; min-height:208px;}
.fnav li{float:left;margin: 0 10%;}
.fnav li a{ font-size:16px; color:#FFF; line-height:50px;}
.fnav li .navdown{}
.fnav li .navdown a{ display:block; color:#999; line-height:30px; font-size:14px;}
.fnav li .navdown a:hover{ color:#FFF;}

.lxwm{ width:23%;}
.lxwm h2{ font-size:16px; color:#FFF; line-height:50px; font-weight:normal;}
.lxwm p{ font-size:16px; color:#999; line-height:40px;}
.footer{ width:100%; height:auto; background:#262626; border-top:1px solid #515151; overflow:hidden; line-height:40px;}
.footer p{ font-size:14px; color:#999;}
.footer p.fr{width: 24%;}
.footer p span{margin-left: 11%;}
.footer a{ color:#999;}
.footer a:hover{ color:#FFF;}

.lanmu{ width:100%; background:#eff1f5; padding:20px 0; overflow:hidden;}
.lanmu li{ float:left; background:#FFF; margin-right:10px; font-size:16px; margin-bottom: 10px;}
.lanmu li a{ display:block; padding:10px 35px; }
.lanmu li:hover , .lanmu li.cur{ background:#D81617;}
.lanmu li:hover a , .lanmu li.cur a{ color:#FFF;}
.lanmu .fr{ line-height:44px;}

.ntit{ text-align:center;}
.ntit h2{ font-size:30px; color:#000; font-weight:normal; line-height:30px;}
.lines{ width:50px; height:3px; background:#D81617; margin:10px auto 0;}

.info_txt{ font-size:16px; line-height:36px;}

.honor{}
.honor li{ float:left; width:381px; margin-right: 15px; margin-bottom: 20px;}
.honor li .pics{ width:381px; overflow:hidden;}
.honor li img{ width:100%; transition: all 0.36s ease; display: inline;}
.honor li p{ text-align:center; margin-top:20px; color: #333; font-size: 16px;}
.honor li:hover img{  transform: scale(1.2)}

.main_nboxbg{ background:#f0f0f0; padding:90px 0 50px; overflow:hidden;}
.pos{ padding:20px 0; border-bottom:1px solid #dedede;}

.leftbox{ background:#FFF; padding:5%; width:960px;}
.artid{}
.artid h1{ font-size:30px; text-align:center; height:60px; line-height:60px; color:#333; border-bottom:1px solid #f1f1f1; }
.artid .data{ font-size:12px; text-align:center;  line-height:40px; overflow:hidden;}
.artid .data span{ margin:0 20px;}
.zaiyao{ display:block; color:#868686;font-weight:normal; background:#F5F5F5; border:1px solid #E5E5E5; margin-bottom:15px; padding:5px 15px; font-size:13px;}

.rightbox{width:440px;}
.boxbai{background:#FFF;  padding:5%; }
.boxbai h3{ font-size:20px;}
.boxbai li{ margin-top:30px;}
.boxbai li img{ width:100%;}
.boxbai li a{ font-size:16px;}
.boxbai li h2{ line-height:40px;}
.boxbai li span{ color:#666;}
.boxbai li:hover a{ color:#D81617;}

.boxbai .p_share{ margin-top:30px;}
.boxbai .p_share img{ width:40px; margin-right:10px;}
.boxbai a.as{ display:block; height:46px; width:100%; margin-top:30px; background:#D81617; border-radius:5px; text-align:center; line-height:46px; color:#FFF; font-size:16px;}
.boxbai a.as:hover { background:#d87500;}

.nbanner{ width:100%; line-height:600px; text-align:center; height:600px; font-size:60px; color:#FFF;}

.news_list li{ width: 100%; height:auto; margin-top:30px; background:#eff1f5; overflow:hidden;}
.news_list li .apic{ float:left; overflow:hidden;}
.news_list li img{ float:left; width:448px; height:292px; transition: all .4s ease-in-out 0s;}
.news_list li .cont_text{ width:940px; height: 200px; float: left; margin-left:30px; margin-top:60px;}
.news_list li .cont_text h3{ padding:20px 0px 20px; font-size:20px; display: block;}
.news_list li .cont_text h3 a{display:block; overflow:hidden; height:25px; line-height:26px; font-size:22px;}
.news_list li .cont_text h4{font-size:16px; height:75px; overflow:hidden;color:#666; line-height:25px; display: block; margin-bottom: 20px; font-weight:normal;}
.news_list li .cont_text span{display: block;}
.news_list li .cont_text span a{ display:inline-block; border:1px solid #999999; padding:4px 17px;}
.news_list li .cont_time{font-family:Arial, Helvetica, sans-serif; padding:45px 0 0px 0px;float:right; margin-right:40px; margin-top:40px;}
.news_list li .cont_time span{ display:block;font-size:60px; line-height:65px; border-bottom:1px solid #1a1a1a; color:#1a1a1a;}
.news_list li .cont_time em{display:block;font-size:18px; padding-top:7px; font-style:normal;}
.news_list li:hover img{transform: scale(1.2); webkit-transform: scale(1.2);}
.news_list li:hover{ background:#FFF; box-shadow: 0 0 18px rgba(0,0,0,.1);}

.page {text-align:center; margin:20px 0 30px 0; font-size: 14px; overflow: hidden}
.page li{ display: inline-block;}
.page a{display:inline-block;padding:7px 10px 6px 10px;border:#E4E4E4 1px solid;margin:2px 4px;color:#666;text-decoration:none;cursor:pointer;border-radius:3px;}
.page a:hover{border:#CF5D02 1px solid;color:#FFF;background:#FF7101;border-radius:3px;}
.page li.active a{border:#CF5D02 1px solid;color:#FFF;background:#FF7101;border-radius:3px;}

.pc_left{ width:300px;}
.pc_left h2{ background:#D81617; height:80px; line-height:80px; text-indent:20px; border-radius:30px 0 0 0; color:#FFF; font-size:26px; font-weight:normal;}
.pc_left ul{ width:100%; background:#FFF;}
.pc_left li{ line-height:60px; height:60px; border-bottom:1px solid #dedede; text-indent:40px;  font-size:16px;}
.pc_left li a{ display:block;  transition: all 4s ease-in-out 0s;}
.pc_left li span{ margin-right:15px;}
.pc_left li:hover span{ display:none;}
.pc_left li:hover a{ color:#f08200;}

.pc_left .pc_lxwm{ background:#FFF; padding:20px;}
.pc_left p{ line-height:30px; font-size:16px;}

.pc_right{ width:1250px;}
.pc_tit{ line-height:60px; background:#FFF; border-radius:30px 0 0 0; overflow:hidden;}
.pc_tit dt{ float:left; background:#D81617; border-radius:30px 0 0 0; padding:0 30px; font-size:26px; color:#FFF; font-weight:bold;}
.pc_tit dd{ float:right; margin-right:20px;}

.prodc_list{ width:1280px;}
.prodc_list li{float: left; margin-top: 30px;margin-right: 30px;border: 1px solid #dedede;position:relative; background:#FFF; padding:10px;}
.prodc_list li a{display: block;}
.prodc_list li img{width: 374px;height:auto; transition: all .4s ease-in-out 0s;}
.prodc_list li p{font-size: 16px;line-height: 60px;text-align: center; font-weight:bold;}
.prodc_list li p{color: #434343; }
.prodc_list li img:hover{transform: scale(1.2); webkit-transform: scale(1.2);}
.prodc_list li:hover p{ display:block; color:#f08200;}
.pic_img{ overflow:hidden;}

.wbai{ background:#FFF; padding:40px; overflow:hidden;}

/*图集样式*/

 #LeftNaviExpand613.LeftNaviExpand .item1 .firlinkbx{ height:35px; line-height:35px; padding:0 30px; background: none; border-bottom: 0;}
 #LeftNaviExpand613.LeftNaviExpand .item1 a{ color:#333;font-size:13px;}
 #LeftNaviExpand613.LeftNaviExpand .item1 a:hover{ color:#f30;}

 #LeftNaviExpand613.LeftNaviExpand .item2{ height:28px; line-height:28px; padding:0 10px;}
 #LeftNaviExpand613.LeftNaviExpand .item2 a{ color:#333;}
 #LeftNaviExpand613.LeftNaviExpand .item2 a:hover{ color:#111 }
 #LeftNaviExpand613.LeftNaviExpand .item1 .expend{ border-top-color:#999;}
 #LeftNaviExpand613.LeftNaviExpand .item1 .unexpend{ border-bottom-color:#999;}
/*收起时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNaviExpand613.LeftNaviExpand .expend{ position:absolute; height:0; width:0; overflow:hidden; border:5px dashed transparent; border-top:5px solid #dfdfdf; right:10px; top:15px;}
/*展开时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNaviExpand613.LeftNaviExpand .unexpend{ position:absolute; height:0; width:0; overflow:hidden; border:5px dashed transparent; border-bottom:5px solid #dfdfdf; right:10px; top:10px;}

 #LeftNaviExpand613.LeftNaviExpand ul.children1{}

 #LeftNaviExpand613.LeftNaviExpand ul.children2{ background:#fafafa; display:none;}
 #LeftNaviExpand613.LeftNaviExpand .item1{ border-bottom:1px solid #dfdfdf;}

 #ProductDetail687.ProductDetail { margin-top:8px;}

 #ProductDetail687.ProductDetail .hdtitle { width:100%; background: #f4f4f4;}

 #ProductDetail687.ProductDetail .hdtitle h5 { font-weight:normal; font-size:14px; text-indent:15px; line-height:54px; height:54px;}
/*左侧图片放大镜主体*/
 #ProductDetail687.ProductDetail .slider-wrapper { width: 640px;  float:left;}
/*大图结构主体*/
 #ProductDetail687.ProductDetail .nivoSlider { position: relative; width: 100%; height: 410px; overflow: hidden; border:1px solid #dedede;}
/*大图宽高带上!important,宽高与.nivoSlider一致*/
 #ProductDetail687.ProductDetail .nivoSlider img { position: absolute; top: 0px; left: 0px; width:640px !important; height: 410px!important;}
 #ProductDetail687.ProductDetail .nivo-main-image { display: block !important; position: relative !important;}
 #ProductDetail687.ProductDetail .nivoSlider a.nivo-imageLink { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; border: 0; padding: 0; margin: 0; z-index: 6; display: none;}
 #ProductDetail687.ProductDetail .nivo-slice { display: block; position: absolute; z-index: 5; height: 100%; top: 0;}
 #ProductDetail687.ProductDetail .nivo-box { display: block; position: absolute; z-index: 5; overflow: hidden;}
 #ProductDetail687.ProductDetail .nivo-box img { display: block;}
 #ProductDetail687.ProductDetail .nivo-caption{ padding: 10px 0 0 10px;}
 #ProductDetail687.ProductDetail .nivo-caption a { display: inline !important;}
 #ProductDetail687.ProductDetail .nivo-prevNav { left: 0px;}
 #ProductDetail687.ProductDetail .nivo-nextNav { right: 0px;}
 #ProductDetail687.ProductDetail .nivo-controlNav { text-align: center; padding: 15px 0;}
 #ProductDetail687.ProductDetail .nivo-controlNav a { cursor: pointer;}
 #ProductDetail687.ProductDetail .nivo-controlNav a.active { font-weight: bold;}
 #ProductDetail687.ProductDetail .slider_thumbs { position: relative; overflow: hidden; height: 62px;}
 #ProductDetail687.ProductDetail .slider_thumbs .items { position: absolute; left: 0; width: 20000px; top: 0;}
 #ProductDetail687.ProductDetail .theme-default .nivo-controlNav.nivo-thumbs-enabled { position:relative; *zoom:1;}

 #ProductDetail687.ProductDetail .slider-wrapper .prev, #ProductDetail687.ProductDetail .slider-wrapper .next { width:20px; height:58px; text-align:center; background: #dfdfdf; position:absolute; line-height:55px; border:1px solid #bfbfbf;}

 #ProductDetail687.ProductDetail .slider-wrapper .prev{ left:5px; top:10px; display:none;}

 #ProductDetail687.ProductDetail .slider-wrapper .next{ right:5px; top:10px; display:none;}

 #ProductDetail687.ProductDetail .nivo-control.active { border: 1px solid #FF4C00;}
 #ProductDetail687.ProductDetail .theme-default .nivo-controlNav.nivo-thumbs-enabled img { float: left; cursor: pointer; margin-right:3px; display: block; width: 80px; height: 60px;}
 #ProductDetail687.ProductDetail .theme-default .nivo-controlNav.nivo-thumbs-enabled .slide_cell { overflow: hidden; float: left;}
 #ProductDetail687.ProductDetail .theme-default .nivo-controlNav.nivo-thumbs-enabled .slide_cell img { width: ;}
 .zoomer_showdiv{ border:1px solid #000;}
 .zoom_mover{ background:#fff; opacity:0.1; filter:alpha(opacity=10);}
 #ProductDetail687.ProductDetail .hd_bx { overflow: hidden; margin:30px;}

 #ProductDetail687.ProductDetail .hd .pd_sum { margin-left:40px; overflow:hidden; width:290px;}
 #ProductDetail687.ProductDetail .hd .pd_sum ul{ width:100%; height:auto;}
 #ProductDetail687.ProductDetail .hd .pd_sum ul h2{ width:100%; line-height:40px; border-bottom:1px dotted #dedede; font-size:18px; color:#414141; margin-bottom:10px;}
 #ProductDetail687.ProductDetail .hd .pd_sum ul li{ width:100%; line-height:35px; font-size:13px;}
 #ProductDetail687.ProductDetail .hd .pd_sum ul a{ height:38px; width:117px;}

 #ProductDetail687.ProductDetail .bd{ padding: 10px 0 0 10px;}

 #ProductDetail687.ProductDetail .tip { height: 28px; line-height: 28px; border-bottom: 1px solid #dfdfdf; font-size: 14px; padding:5px 10px;}

 #ProductDetail687.ProductDetail .pd_content { padding:5px 10px; word-break:break-all; word-wrap:break-word;font-size:13px;}
 #ProductDetail687.ProductDetail .line_cell { margin-bottom:15px;}
 #ProductDetail687.ProductDetail .para_tip { padding:5px 10px;}
 #ProductDetail687.ProductDetail .bto{ padding: 10px;}
 #ProductDetail687.ProductDetail .pre_prod { margin-bottom:10px;}

 #ProductDetail687.ProductDetail .prod_desctipt { display: none;}
 #ProductDetail687.ProductDetail .txtMobileNumber { color: #9C9A9C; border: 1px solid #ADAAAD; height: 19px; line-height: 19px; margin-right: 4px; padding: 2px; width: 120px;}

.pic_r{ width:770px;}
.pic_r h2{ font-size:30px; line-height:70px; height:70px; border-bottom:2px solid #666;}
.pic_r p{ font-size:16px; line-height:36px; margin-top:20px;}
.pic_r .lxw{ border-top:1px dashed #dedede; border-bottom:1px dashed #dedede; margin-top:20px; padding:15px 0; overflow:hidden;}
.pic_r .lxw dt{ font-size:15px; color:#666; background:url(../images/tela.png) left no-repeat; text-indent:50px; font-size:16px; line-height: 50px; font-weight:bold; color:#000;}
.pic_r .lxw dt span{ color:#D81617; font-size:30px;height: 30px; font-weight:normal;font-family: Impact; line-height: 60px;}
.a1a{ margin-top:60px;}
.a1a a{ margin-right:15px; padding:15px 40px; border-radius:5px; background:#333; font-size:16px; color:#FFF; font-weight:bold;}
.a1a a.a1{ background:#D81617;}

.tita{ width:100%; height:54px; line-height:54px; border-bottom:1px solid #dedede; margin-bottom:30px;}
.tita h2{ float:left; background:#D81617; color:#FFF; font-size:18px; padding:0 30px;}
.mag.wbai{ font-size:16px; line-height:30px;}

.cptibg{ width:100%; height:auto; padding:60px 0; background:url(../images/cptjbg.jpg) center fixed no-repeat; overflow:hidden;}
.cptibg h2{ text-align:center; font-size:30px; color:#FFF;}

.prodc_lists{ width:1630px;}
.prodc_lists li{float: left; margin-top: 40px;margin-right: 30px;border: 1px solid #dedede;position:relative; background:#FFF; padding:10px;}
.prodc_lists li a{display: block;}
.prodc_lists li img{width: 355px;height:auto; transition: all .4s ease-in-out 0s;}
.prodc_lists li p{font-size: 16px;line-height: 60px;text-align: center; font-weight:bold;}
.prodc_lists li p{color: #434343; }
.prodc_lists li img:hover{transform: scale(1.2); webkit-transform: scale(1.2);}
.prodc_lists li:hover p{ display:block; color:#f08200;}

.cpliuy{}
.cpliuy h2{ text-align:center; font-size:30px; color:#333; line-height:60px;}
.cpliuy p{ text-align:center; font-size:16px; color:#333;}
.cpliuy ul{ margin-top:60px;}
.cpliuy li{ width:100%; margin-top:10px; }
.cpliuy li input{ width:100%; line-height:46px; text-indent:10px; border:1px solid #ddd;}
.cpliuy li:nth-child(1){ float:left; width:48%;}
.cpliuy li:nth-child(2){ float:right; width:48%;}
.cpliuy li:nth-child(3){ float:left; width:48%;}
.cpliuy li:nth-child(4){ float:right; width:48%;}
.cpliuy li:nth-child(5){ float:right; width:100%;}
.cpliuy li:nth-child(5) textarea{ width:100%; line-height:30px; height:180px; text-indent:10px; border:1px solid #ddd;}
.cpliuy li:nth-child(6){ float:right; width:100%;}
.cpliuy li:nth-child(6) .submit{ background:#D81617; line-height:50px; font-size:16px; color:#FFF; border:none;}


.pic_l{display:none;}
.pc_none{display:none;}
.lfooter{display:none;}
.searchs{display:none;}
.menu-btn{ display:none;}