@charset "utf-8";

*{-webkit-transition: all .4s;-o-transition: all .4s;transition: all .4s;}
#header { clear: both;position: relative; z-index: 99;}
#header .topbar{ height: 50px; line-height: 50px; background: #EEE;font-size: 14px;}
#header .topbar .lang a{ display: inline-block;}
#header .topbar .lang a:first-child{margin-right: 15px;}
#header .topbar .lang span img{ vertical-align: middle;}
#header .logobar{padding: 40px 0; }
#header .logobar .tel{margin-top: 15px;}

#header .navbar{background:#44476a; text-align: center;height: 60px; font-size: 0; line-height: 60px;}
#header .navbar ul li{display: inline-block;-webkit-transform: skewX(-30deg);-ms-transform: skewX(-30deg);transform: skewX(-30deg);position: relative;height: 60px; }
#header .navbar ul li:hover{background: #f2b504;}
#header .navbar ul li.on{background: #f2b504;}
#header .navbar ul li > a{color: #FFF;font-size: 14px;-webkit-transform: skewX(30deg);-ms-transform: skewX(30deg);transform: skewX(30deg); display: inline-block;padding: 0 45px;height: 60px;}

#header .navbar ul li .menubox{position: absolute; min-width: 100%;top:60px; left: 0;background: #f2b504;-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.3);box-shadow: 0 5px 10px rgba(0,0,0,0.3); -webkit-transition: none; -o-transition: none; transition: none; display: none;}
#header .navbar ul li .menubox dl dd{height: 40px; white-space: nowrap;}
#header .navbar ul li .menubox dl dd a{ display: block;font-size: 14px; color: #FFF;height: 40px;padding: 0 30px; line-height: 40px;}
#header .navbar ul li .menubox dl dd a span{ -webkit-transform: skewX(30deg); -ms-transform: skewX(30deg); transform: skewX(30deg); display: inline-block}
#header .navbar ul li .menubox dl dd a:hover{background: #44476a;}



#banner{ height: 580px;}
#banner *{-webkit-transition: none!important;-o-transition: none!important;transition: none!important;}
#banner .slideBox{ width:100%; height:580px; /* overflow:hidden; */ position:relative; }
#banner .slideBox .hd{ height:18px; overflow:hidden; position:absolute; right:0px;left: 0px; bottom:26px; z-index:1; }
#banner .slideBox .hd ul{ overflow:hidden; zoom:1;text-align: center;display: block;}
#banner .slideBox .hd ul li{ display: inline-block; width:14px; height:14px; line-height:5px; text-align:center; background:#FFF; cursor:pointer;border-radius:200px;margin: 0 4px; }
#banner .slideBox .hd ul li.on{ background: #FFF;border: 3px solid #f2b504; width: 8px;height: 8px; }
#banner .slideBox .bd{ position:relative; height:100%; z-index:0;   }
#banner .slideBox .bd li{ zoom:1; vertical-align:middle; }
#banner .slideBox .bd li a{ width:100%; height:580px; display:block;background-position:center center!important; background-repeat: no-repeat!important;/* background-size: cover!important; */}
#banner .slideBox .bd img{ width:100%; height:580px; display:block;  }
#banner .slideBox .prev,
#banner .slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
#banner .slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
#banner .slideBox .prev:hover,
#banner .slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
#banner .slideBox .prevStop{ display:none;  }
#banner .slideBox .nextStop{ display:none;  }

#search{height: 60px; line-height: 60px; background: #FFF; text-align: left;font-size: 14px;}
#search .keyword ul li{display: inline-block;padding: 0 10px;color: #333;}
#search .keyword ul li a{color: #333;}
#search .keyword ul li a:hover{color: #f2b504;}
#search .searchbox{ white-space: nowrap; font-size: 0;}
#search .searchbox form{ white-space: nowrap; font-size: 0;}
#search .searchbox input[type="search"]{ width: 320px; height: 40px;background: #FFF; border:1px solid #DDD;text-indent: 15px;}
#search .searchbox input[type="search"]::-webkit-input-placeholder{color: #333;}
#search .searchbox input[type="search"]:focus::-webkit-input-placeholder{color: #FFF;}
#search .searchbox input[type="submit"]{ width: 60px; height: 40px;background: #44476a url(../images/ico_search.png) no-repeat center center; border:1px solid #DDD;text-indent: -999999px;border-left: none;}






#footer {background: #4e5072;padding-bottom: 50px;}
#footer .navbar{background:#4e5072; text-align: center;height: 60px; font-size: 0; line-height: 60px;overflow: hidden;border-bottom: 1px solid #FFF;margin-bottom: 40px;}
#footer .navbar ul li{display: inline-block;padding: 0 45px;-webkit-transform: skewX(-30deg);-ms-transform: skewX(-30deg);transform: skewX(-30deg);}
#footer .navbar ul li:hover{background: #f2b504;}
#footer .navbar ul li a{color: #FFF;font-size: 14px;-webkit-transform: skewX(30deg);-ms-transform: skewX(30deg);transform: skewX(30deg); display: inline-block;}
#footer .content{ font-size: 14px;line-height: 36px;color: #FFF;margin-left: 50px;}
#footer .content a{ color: #FFF;}
#footer .content a:hover{ color: #f2b504;}
#footer .qrcode{ text-align: center;}
#footer .qrcode dl dd{ font-size: 14px; line-height: 36px; color: #FFF;}











#main_index{clear: both;}
#main_index::after{display: block; height: 0; clear: both; content: ""}
#main_index .main_box{clear: both;padding: 50px 0;}

.main_box.product{background: #f7f7f7;}
.main_box.product h3{text-align: center;padding-bottom: 40px;}

.main_box.product .proclass{ width: 220px;}
.main_box.product .proclass .item{clear: both;margin-bottom: 10px;}
.main_box.product .proclass .item dl{width: 220px;height: 50px;background: #dadada; border-radius: 200px;position: relative;}
.main_box.product .proclass .item dl dt{font-size: 14px; line-height: 50px;text-indent:70px; }
.main_box.product .proclass .item dl dt a{color: #333;}
.main_box.product .proclass .item dl dd{display: block; position: absolute; height: 40px; width: 40px;border-radius: 200px;top: 5px; right: 5px;background: url(../images/arr_proclass.png) no-repeat center center;}

.main_box.product .proclass .item.on dl,
.main_box.product .proclass .item:hover dl{background: #44476a;}
.main_box.product .proclass .item.on dl dt a,
.main_box.product .proclass .item:hover dl dt a{color: #FFF;}
.main_box.product .proclass .item.on dl dd,
.main_box.product .proclass .item:hover dl dd{background:#FFFFFF url(../images/arr_proclass.png) no-repeat center center;top: 5px; right: 175px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}

.main_box.product .proclass .item ul{width: 220px; display: none; -webkit-transition: none; -o-transition: none; transition: none;}
.main_box.product .proclass .item ul.on{width: 220px; display: block; -webkit-transition: none; -o-transition: none; transition: none;}
.main_box.product .proclass .item ul li{text-indent: 70px;line-height: 40px; border-bottom: 1px dashed #CCC;font-size: 14px;}
.main_box.product .proclass .tel{ clear: both; text-align: center;padding-top: 10px;}

.main_box.product .prolist{ width: 940px;}
.main_box.product .prolist ul li{ display: block; float: left; width: 220px; margin: 0 20px 20px 0;}
.main_box.product .prolist ul li:nth-child(4n){ margin-right: 0;}
.main_box.product .prolist ul li .img{width: 218px;height: 218px;line-height: 218px;text-align: center;border: 1px solid #FFF;font-size: 0;overflow: hidden;position: relative;}
.main_box.product .prolist ul li:hover .img{ width: 218px;height: 218px; line-height: 218px; text-align: center;border: 1px solid #44476a; font-size: 0;}
.main_box.product .prolist ul li:hover .img img{ -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1)}
.main_box.product .prolist ul li .img img{ max-width: 218px;max-height: 218px; vertical-align: middle;}
.main_box.product .prolist ul li .btns{ background: #44476a; padding: 5px; font-size: 14px; text-align: center;}
.main_box.product .prolist ul li .btns .btn_info{ display: block; background: #44476a;width: 100px;line-height: 38px; color: #FFF;border: 1px solid #FFF;}
.main_box.product .prolist ul li .btns .btn_info:hover{ background: #FFF;color: #44476a;border: 1px solid #FFF;}
.main_box.product .prolist ul li .btns .btn_buy{ display: block; background: #f2b504;width: 100px;line-height: 38px; color: #FFF;border: 1px solid #f2b504;}
.main_box.product .prolist ul li .btns .btn_buy:hover{ background: #FF9000; color: #FFF;border: 1px solid #FF9000;}

.main_box.ad_box{padding: 0 !important;} 
.main_box.ad_box img{width: 100%; height: auto;} 

.main_box.advantage{clear: both;padding-top: 0 !important;}
.main_box.advantage .advantagebox{clear: both;}
.main_box.advantage .advantagebox .img{float: left; width: 600px;position: relative;padding-top: 60px;overflow: hidden;}
.main_box.advantage .advantagebox .img img{width: 600px;height: 350px;}
.main_box.advantage .advantagebox:hover .img img{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1)}
.main_box.advantage .advantagebox .info{float: right; width: 600px;margin-top: 60px;background:#f7f7f7;height: 350px; }
.main_box.advantage .advantagebox:nth-child(even) .img{float: right;}
.main_box.advantage .advantagebox:nth-child(even) .info{float: left;}
.main_box.advantage .advantagebox .img .num{position: absolute; width: 80px;height: 150px; line-height: 150px;font-size: 52px;text-align: center;top: 0; left: 0;background: #44476a; color: #FFF;font-family: Impact;z-index: 9;}
.main_box.advantage .advantagebox:hover .img .num{background: #f2b504}

.main_box.advantage .advantagebox .info .name{ padding: 30px 60px;}
.main_box.advantage .advantagebox .info .name dt{ font-size: 30px; color: #44476a; font-weight: bold;}
.main_box.advantage .advantagebox .info .name dt strong{ color: #000;}
.main_box.advantage .advantagebox .info .name dd{ font-size: 14px; color: #6d6d6d;}
.main_box.advantage .advantagebox .info .list{ padding: 30px 60px;padding-top: 0;}
.main_box.advantage .advantagebox .info .list li{font-size: 16px; color: #333; line-height: 24px;padding-bottom: 10px;list-style: outside url(../images/arr_advantage.png); vertical-align: middle;}
.main_box.advantage .advantagebox .info .list li strong{ color: #f2b504; font-weight: normal;}
.main_box.advantage .advantagebox .btns{padding: 30px 60px;}
.main_box.advantage .advantagebox .btns a{width: 100px; height: 30px; line-height: 30px; display: block; background: #44476a;font-size: 14px; color: #FFF; text-align: center;}
.main_box.advantage .advantagebox .btns a:hover{-webkit-transform: translateY(-10px);-ms-transform: translateY(-10px);transform: translateY(-10px)}

.main_box.friend{background: #44476a url(../images/friend_bg.jpg) repeat center center;}
.main_box.friend h3{text-align: center;padding-bottom: 40px;}
.main_box.friend .list{position: relative;}
.main_box.friend .list .com_logo{ width: 180px; height: 100px;border:5px solid #FFF;background: #FFF;text-align: center;line-height: 100px;}
.main_box.friend .list .com_logo:hover{border:5px solid #f2b504;}
.main_box.friend .list .com_logo img{ max-width: 180px; max-height: 100px;vertical-align: middle;}
.main_box.friend .list .swiper-container {width: 1100px;height: 100%;}
.main_box.friend .list .swiper-slide {text-align: center;font-size: 18px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.main_box.friend .list .swiper-button-next{background: none; width: 27px;height: 55px;margin-top: -26px;}
.main_box.friend .list .swiper-button-prev{background: none; width: 27px;height: 55px;margin-top: -26px;}

.main_box.about{clear: both; position: relative;}
.main_box.about .bg{position: absolute; z-index: -1; top: 0; left: 0; right: 0; height: 460px;background: #f7f7f7;}
.main_box.about h3{text-align: center;padding-bottom: 40px;}
.main_box.about .aboutcont{font-size: 14px; color: #333;line-height: 36px; padding-bottom: 40px;}
.main_box.about .imglist{background: #44476a; padding: 30px; text-align: center;}
.main_box.about .imglist ul li{display: inline-block; width: 320px; height: 200px;overflow: hidden;margin: 0 20px;}
.main_box.about .imglist ul li:hover{-webkit-transform: translateY(-10px);-ms-transform: translateY(-10px);transform: translateY(-10px)}
.main_box.about .imglist ul li img{width: 320px; height: 200px;}

.main_box.news{clear: both; position: relative; padding-top: 0 !important;}
.main_box.news .bg{position: absolute; z-index: -1; bottom: 0; left: 0; right: 0; height: 320px;background: #333333;}

.main_box.news .news_1{width: 780px;height: 320px;padding-top: 20px;}
.main_box.news .news_1 h3{width: 100px; height: 30px; line-height: 30px; font-size: 16px; color: #FFF;background: #44476a; text-align: center;}
.main_box.news .news_1 .info {margin-top: 30px}
.main_box.news .news_1 .info .img{ width: 400px;height: 220px;overflow: hidden;}
.main_box.news .news_1 .info .img img{ width: 400px;height: 220px;}
.main_box.news .news_1 .info .list{ width: 360px;}
.main_box.news .news_1 .info .list li{overflow: hidden;white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis;line-height: 36px; font-size: 14px;}
.main_box.news .news_1 .info .list li a{margin-left: 5px;}

.main_box.news .news_2{width:360px;height: 570px;background: #f7f7f7;padding: 20px;}
.main_box.news .news_2 h3{width: 100px; height: 30px; line-height: 30px; font-size: 16px; color: #FFF;background: #44476a; text-align: center;}
.main_box.news .news_2 .list{ clear: both;position: relative;margin-top: 30px;}
.main_box.news .news_2 .list .arrbox{ position: absolute;top: 186px;right: 0px; width: 100px; height: 30px;background: #44476a;z-index: 9;}

.main_box.news .news_2 .list .arrbox .nextbtn,
.main_box.news .news_2 .list .arrbox .prevbtn{display: block;float: left; width: 50%;height: 30px;line-height: 30px; color: #FFF; text-align: center; font-size: 16px; font-family: 宋体;font-weight: bold;cursor: pointer;}
.main_box.news .news_2 .list .arrbox .nextbtn:hover,
.main_box.news .news_2 .list .arrbox .prevbtn:hover{background: #f2b504;}




.main_box.news .news_2 .list .img{clear: both;}
.main_box.news .news_2 .list .name{font-size: 16px; line-height: 36px;padding-top: 60px;}
.main_box.news .news_2 h4{padding-top:40px;}
.main_box.news .news_2 .l_list{padding-top: 30px;}
.main_box.news .news_2 .l_list li{float: left;width: 23%;margin: 1% 1%; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis;font-size: 16px;}






.main_box.news .qanda{margin-top: 40px;width: 780px;}
.main_box.news .qanda dl{float: left; width: 50%;font-size: 14px;color: #FFF; line-height: 36px;margin-top: 30px;}
.main_box.news .qanda dl dt{margin-bottom: 15px;}
.main_box.news .qanda dl dt a{color: #FFF;}
.main_box.news .qanda dl dt a:hover{color: #f2b504;}
.main_box.news .qanda dl dt span{display: inline-block; width: 32px; height: 32px; background: #FFF;border-radius: 200px; line-height: 32px; text-align: center; font-size: 18px; color: #f2b504;margin-right: 10px}
.main_box.news .qanda dl dd span{display: inline-block; width: 32px; height: 32px; background: #f2b504;border-radius: 200px; line-height: 32px; text-align: center; font-size: 18px; color: #FFF;margin-right: 10px;}












/*知识库样式*/
#main_index .positionBox{

height: auto;

margin: 0 auto;

border-top: 1px solid #cecece;

width: 100%;

border-bottom: 1px solid #cecece;

font-size: 14px;

padding: 20px 0;
}
#main_index .positionName{

width: auto;

display: inline-block;

margin-left: 10px;
}
#main_index .positionBox span{

display: inline-block;
}
#main_index .knowledgeBox{

width: 100%;

height: auto;
}
#main_index .knowledgeName{

width: 100%;

height: auto;

text-align: center;

font-size: 30px;

border-bottom: 1px solid #cecece;

background: url(../images/bsckgroundName.png)no-repeat 50% 50%;
}
#main_index .knowledgeName span{

color: #44476a;

width: 150px;

display: inline-block;

padding: 20px 0;

border-bottom: 4px solid #44476a;
}
#main_index .knowledgeImg{

width: 1200px;

height: auto;

margin: 30px auto;

font-size: 0;
}
#main_index .knowledgeImg ul{

width: 100%;

height: auto;
}
#main_index .knowledgeImg ul li{

display: inline-block;

margin-right: 30px;

width: calc((100% - 60px) / 3);

font-size: 17px;
}
#main_index .knowledgeImg ul li:last-child{
    margin-right:0;
}
#main_index .knowledgeImg ul li img{

    width: 380px;
    height: 200px;
}
#main_index .knowledgeImg ul li span{

width: 100%;

height: auto;

text-align: center;

display: inline-block;

font-size: 17px;

color: #333;

padding: 40px 0;

border-bottom: 2px solid #d6d6d6;
}
#main_index .knowledgeList{

width: 1200px;

height: auto;

margin: 0 auto;
}
#main_index .knowledgeList ul{

width: 100%;

height: auto;

margin-bottom: 70px;
}
#main_index .knowledgeList ul li{

width: 100%;

height: auto;

padding: 15px 0;

font-size: 0;
}
#main_index .knowledgeList ul li:hover .time{
    background-color:#44476a;
    color:#fff;
}
#main_index .knowledgeList ul li:hover .knowledgeText span{
    color:#44476a;
}
#main_index .time{

width: 120px;

height: auto;

display: inline-block;

margin-right: 30px;

background-color: #f2f2f2;

color: #333;

font-size: 15px;

text-align: center;

vertical-align: middle;

padding: 32px 0px;
}
#main_index .time strong{

font-size: 25px;

display: block;

vertical-align: middle;

margin-bottom: 10px;
}
#main_index .knowledgeText{

width: calc(100% - 150px);

display: inline-block;

font-size: 18px;

vertical-align: bottom;
}
#main_index .knowledgeText span{

display: block;

padding-bottom: 20px;

color: #333333;
}
#main_index .knowledgeText span:last-child{
    font-size: 16px;
    color: #666666;
    border-bottom: 1px dashed #666666;
}
#main_index .position{
	
width: 1200px;
	
margin: 0 auto;
	
color: #333333;
}
/*知识库样式*/





/*知识库详情样式*/
#main_index .knowledgeDetail{

width: 1200px;

height: auto;

margin: 50px auto;
}
#main_index .knowledgeTitle{

width: 100%;

height: auto;

text-align: center;
}
#main_index .knowledgeTitle span{

font-size: 24px;

margin-bottom: 20px;

display: inline-block;

color: #333;
}
#main_index .knowledgeTitle p{

width: auto;

font-size: 16px;

color: #aaa;

margin-bottom: 20px;
}
#main_index .knowledgeContentBox{

width: 100%;

height: auto;

color: #666666;
}
#main_index .knowledgeContent{

font-size: 16px;

border-bottom: 1px dashed #e1e1e1;

padding: 10px 0;
}
#main_index .knowledgeContent p{

text-indent: 32px;
}
#main_index .knowledgeContentBottom{

margin: 10px 0;

text-align: right;

position: relative;
}
#main_index .knowledgeContentLeft{

width: auto;

height: auto;

display: inline-block;

vertical-align: middle;

position: absolute;

left: 0;

top: 50%;

-webkit-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

        transform: translateY(-50%);
}
#main_index .knowledgePrev{

width: auto;

height: auto;

display: inline-block;

margin-right: 20px;
}
#main_index .knowledgePrev span{

font-size: 16px;

color: #666;
}
#main_index .knowledgeNext{

width: auto;

height: auto;

display: inline-block;
}
#main_index .knowledgeNext span{

font-size: 16px;

color: #666;
}
#main_index .knowledgeContentRight{

display: inline-block;

vertical-align: middle;
}
#main_index .knowledgeContentRight span{

width: auto;

height: auto;

display: inline-block;
}
#main_index .knowledgeContentRight p{

width: auto;

height: auto;

display: inline-block;
}
#main_index .knowledgeContentRight p img{margin-right: 10px;}
#main_index .knowledgeContentRight p img:last-child{
    margin-right:0;
}
/*知识库详情样式End*/









/*联系我们*/
#main_index .contactBox{

width: 100%;

height: auto;
}
#main_index .contactName{

width: 100%;

height: auto;

text-align: center;

font-size: 30px;

border-bottom: 1px solid #cecece;

background: url(../images/bsckgroundcontact.png)no-repeat 50% 50%;
}
#main_index .contactName span{

color: #44476a;

width: 150px;

display: inline-block;

padding: 20px 0;

border-bottom: 4px solid #44476a;
}
#main_index .editionBox{

width: 100%;

height: auto;

/* text-align: center; */

font-size: 30px;

border-bottom: 1px solid #cecece;

background: url(../images/bsckgroundedition.png)no-repeat 50% 50%;
}
#main_index .editionName span{

color: #44476a;

width: 150px;

display: inline-block;

padding: 20px 0;

border-bottom: 4px solid #44476a;
}
#main_index .infoBox{
	
width: 400px!important;
	
margin: 20px auto;
	
overflow: hidden;
}
#main_index .infoLeft{
	
width: 530px;
	
display: inline-block;
	
vertical-align: middle;
	
margin-right: 50px;
}
#main_index .infoLeft p{
	
display: block;
	
vertical-align: middle;
	
font-size: 24px;
	
color: #44476a;
	
margin-bottom: 20px;
}
#main_index .infoLeft span{
	
display: block;
	
color: #7a7a7a;
	
margin-bottom: 10px;
	
font-size: 16px;
}
#main_index .infoRight{
	
width: calc(100% - 580px);
	
display: inline-block;
	
vertical-align: middle;

float: right;
}
#main_index .infoRight img{
	
width: 100%;
}
#main_index .editionBox{
	width: 100%;
    margin-top: 150px;
height: auto;
}
#main_index .editionName{
	width: 100%;

height: auto;

text-align: center;

font-size: 30px;

border-bottom: 1px solid #cecece;

background: url(../images/message.png)no-repeat 50% 50%;
}
#main_index .editionName span{
	color: #44476a;

width: 150px;

display: inline-block;

padding: 20px 0;

border-bottom: 4px solid #44476a;
}
#main_index .edition{

width: 800px;

margin: 35px auto;

font-size: 18px;

color: #333;

/* text-align: center; */
}
#main_index .editionTitle{

width: 800px;

border: 1px solid #ccc;

display: block;

height: 60px;

line-height: 60px;

padding: 0 20px;

-webkit-box-sizing: border-box;

        box-sizing: border-box;

margin-bottom: 30px;

text-align: left;
}
#main_index .editionTitle input{

border: none;

font-size: 18px;

color: #333;
}
#main_index .phoneTitle{
    width: 800px;
    border: 1px solid #ccc;
    display: block;
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 30px;
    text-align: left;
}
#main_index .phoneTitle input{

border: none;

font-size: 18px;

color: #333;
}
#main_index .edition textarea{

width: 800px;

border: 1px solid #ccc;

display: block;

height: 300px;

-webkit-box-sizing: border-box;

        box-sizing: border-box;

padding: 0 20px;

font-size: 18px;

line-height: 27px;

margin-bottom: 30px;
}
#main_index .VerificationTitle{

width: 100%;

border: 1px solid #ccc;

display: inline-block;

height: 60px;

line-height: 60px;

padding: 0 20px;

-webkit-box-sizing: border-box;

box-sizing: border-box;

margin-bottom: 30px;

text-align: left;

margin: 1px;

padding-right: 0;
}
#main_index .VerificationTitle input{

border: none;

font-size: 18px;

color: #333;

display: inline-block;

width: 395px;

vertical-align: middle;
}
#main_index .edition input[type=submit]{

display: block;

width: 800px;

height: 60px;

border: none;

background-color: #44476a;

font-size: 20px;

color: #fff;

-webkit-box-sizing: border-box;

        box-sizing: border-box;
}
/*联系我们End*/











/*产品中心*/
#main_index .productBox{

width: 100%;

height: auto;
}
#main_index .productName{

width: 100%;

height: auto;

text-align: center;

font-size: 30px;

border-bottom: 1px solid #cecece;

background: url(../images/product.png)no-repeat 50% 50%;
}
#main_index .productName span{

color: #44476a;

width: auto;

display: inline-block;

padding: 20px 0;

border-bottom: 4px solid #44476a;
}
#main_index .productListBox{
	
width: 1200px;
	
height: auto;
	
margin: auto;
}
#main_index .productCategory{
	
width: 100%;
	
height: auto;
	
margin-top: 20px;
}
#main_index .productCategory dl{
	
display: inline-block;
	
margin-right: 15px;
	
width: 220px;
	
height: 50px;
	
background: #dadada;
	
border-radius: 200px;
	
position: relative;
	
margin-bottom: 15px;
}
#main_index .productCategory dl:hover{
	background-color:#44476a;
	color: #fff;
}
#main_index .productCategory dl:hover dd{
	    background: url(../images/bai.png) no-repeat center center;
}
#main_index .productCategory dl:hover dt a{;
	color: #fff;
}
#main_index .productCategory dl dt{
	
font-size: 14px;
	
line-height: 50px;
	
text-indent: 70px;
}
#main_index .productCategory dl dd{
	
display: block;
	
position: absolute;
	
height: 40px;
	
width: 40px;
	
border-radius: 200px;
	
top: 5px;
	
right: 5px;
	
background: url(../images/arr_proclass.png) no-repeat center center;
}
#main_index .productCategory dl dt a{
	
color: #333;
}
#main_index .productList{
	
width: 100%;
	
height: auto;
	
overflow: hidden;
}
#main_index .productListA{
	
display: block;
	
float: left;
	
width: calc((100% - 80px) / 4);
	
margin: 0 20px 20px 0;
	
border: 1px solid #ccc;
	
-webkit-box-sizing: border-box;
	
        box-sizing: border-box;
            text-align: center;
}
#main_index .productListA img{
	
/*width: 218px;*/
 max-width: 100%; max-height: 100%;
	
height: 218px;
	
line-height: 218px;
	
text-align: center;
	
border: 1px solid #FFF;
	
font-size: 0;
	
overflow: hidden;
	
vertical-align: middle;

}
#main_index .productListA a:hover img{
transform: scale(1.2);
box-shadow: 0 5px 10px rgba(0,0,0,0.2)
}
#main_index .productListBtn{
	
background: #44476a;
	
padding: 5px;
	
font-size: 14px;
	
text-align: center;
}
#main_index .productListBtn button{
	
display: inline-block;
	
background: #44476a;
	
width: 100px;
	
line-height: 38px;
	

	
border: 1px solid #FFF;
}
#main_index .productListBtn button a{
	color: #FFF;
}
#main_index .productListBtn button:last-child{
	display: inline-block;
    background: #f2b504;
    width: 100px;
    line-height: 38px;
    color: #FFF;
    border: 1px solid #f2b504;
}
#main_index .pageBox{
	
margin: 50px 0;
}
#main_index .pageBox span{
	
/* width: 130px; */
	
height: 35px;
	
/* background-color: #f6f6f6; */
	
text-align: center;
	
line-height: 35px;
	
display: inline-block;
}
#main_index .active{
	background-color: #f2b504!important;
	color: #fff;
}






/*产品中心End*/












/*产品详情*/
#main_index .productDetailBox{
	
width: 100%;
	
height: auto;
	
border-top: 1px solid #ccc;
	
padding: 50px 0;
}
#main_index .productDetailA{
	
width: 1200px;
	
height: auto;
	
margin: 0 auto;
	
font-size: 0;
	
margin-bottom: 50px;
}
#main_index .productDetailLeft{
	
width: 600px;
	
height: 600px;
	
display: inline-block;
	
vertical-align: top;
	
margin-right: 60px;
	
border: 1px solid #ccc;
	
box-sizing: border-box;
	
position: relative;
	
overflow: hidden;
}
#main_index .productDetailLeft img{
	
width: 100%!important;
	
height: auto!important;
	
top: 50%;
	
left: 50%;
	
transform: translate(-50%,-50%);
	
position: absolute;
}
#main_index .productDetail{
	
}
#main_index .productDetailRight{
	
width: calc(100% - 660px);
	
display: inline-block;
	
vertical-align: top;
	
font-size: 16px;
}
#main_index .productDetailName{
	
width: auto;
	
height: auto;
}
#main_index .productDetailName>p{
	
font-size: 24px;
	
color: #44476a;
	
font-weight: bold;
}
#main_index .productDetailName span{
	
font-size: 16px;
	
color: #333;
	
line-height: 24px;
}
#main_index .productDetailMobil{
	
margin: 20px 0;
	
font-size: 30px;
	
color: #44476a;
	
vertical-align: middle;
	
font-weight: bold;
}
#main_index .productDetailMobil img{
	
vertical-align: middle;
}
#main_index .Relevant{
	
width: 100%;
	
height: auto;
}
#main_index .Relevant p{
	
font-size: 18px;
	
color: #44476a;
	
margin-bottom: 20px;
}
#main_index .Relevant ul{
	
width: 100%;
	
height: auto;
	
font-size: 0;
}
#main_index .Relevant ul li{
	
display: inline-block;
	
margin-right: 10px;
	
width: calc((100% - 30px) / 4);
	
margin-bottom: 10px;
	
text-align: center;
}
#main_index .Relevant ul li>a{
	
display: block;
}
#main_index .Relevant ul li:last-child{
	margin-right:0;
}
#main_index .Relevant ul li:last-child{
	margin-right:0;
}
#main_index .Relevant ul li img{
	
width: 100%;
	
height: 127px;
	
border: 1px solid #ccc;
}
#main_index .Relevant ul li span{
	
display: block;
	
text-align: center;
	
font-size: 16px;
	
color: #555;
	
margin-top: 5px;
}
#main_index .productDetailB{
	
width: 1200px;
	
height: auto;
	
margin: 0 auto;
}
#main_index .productDetailB>p{
	
padding: 15px 30px;
	
background-color: #4e5072;
	
color: #fff;
	
font-size: 18px;
}
#main_index .productDetailB span{
	
color: #555;
	
/* margin: 20px 0; */
	
display: block;
	
line-height: 24px;
	
font-size: 16px;
}
#main_index .productDetailB span img{

}
#main_index .productDetailB ul{
	
width: 100%;
	
margin-top: 100px;
	
font-size: 0;
}
#main_index .productDetailB ul li{
	
display: inline-block;
	
margin-right: 25px;
	
width: calc((100% - 75px) / 4);
	
border: 1px solid #ccc;
	
box-sizing: border-box;
}
#main_index .productDetailB ul li:last-child{
	margin-right:0;
}
#main_index .productDetailB ul li img{
	width: 100%;
	height: 300px;
}






/*产品详情End*/



.prolist .img .tc{
	
position: absolute;
	
bottom: 0px;
	
font-size: 14px;
	
display: inline-block;
	
line-height: 20px;
	
width: 100%;
	
left: 0;
	
text-align: center;
	
background-color: rgba(0,0,0,.5);
	
padding: 10px 0;
	
color: #fff;
}
.tc {
    height: 40px;
    padding: 5px;
}






