

/*公共样式*/
.header_sousuo,.logo,.header_nav1,.header_nav1 li,.header_sousuo form,.nav_left,.nav_right,.footer_list1,.footer_con{display: inline-block;vertical-align: top;}




/*公共时间*/
.header_sousuo input,.nav_bar{transition: 0.5s ease-in-out;}
.header_nav1 li a{transition: 0.1s ease-in-out;}
.header_nav1 a:after{transition: 0.3s ease-in-out;}


header{background: white;box-sizing: border-box;border-bottom: 1px solid lightgray;position: relative;z-index: 1111;}
.header{width: 1200px;margin:0 auto;position: relative;}
.header .logo{margin:20px 0;height: 52px;}
.header_nav1{font-size: 0;float: right; }
.header_nav1 ul{font-size: 0;}
.header_nav1 a{height:30px; line-height: 30px; padding: 31px 0; margin:0 10px; display: block;text-align: center;color: #333;font-size: 16px; font-weight:700;position: relative;}
.header_nav1 li:hover a,.header_nav1 li.acitve a{color: #f13a3a;}

.nav_bar{position: absolute;top:0;left:0;background: rgba(250,250,250,.9);top:-100%;width: 100%;height: auto;z-index: 111;padding-bottom: 20px;}
.nav_bar.active{top: 90px;}
.nav_bar_list1{width: 1200px;margin:0 auto;font-size: 0;}
.nav_left,.nav_right{width: 50%;}
.nav_left h2{font-size: 30px;color: #333;margin: 20px 0 15px;}
.nav_left p{font-size: 18px;color: #666666;}
.nav_right{padding-left: 3%;box-sizing: border-box;border-left: 1px solid lightgray;margin-top: 20px;}
.nav_right ul{display: inline-block;vertical-align: middle;}
.nav_right img{width:45%;float: right;}
.nav_right ul li{line-height: 25px;}
.nav_right ul li a{font-size: 14px;color: #666;}
.nav_right ul li:hover a{color: #fd7f00;}


/*footer*/
footer{background: #f2f2f2; background:url(../images/foot_bg.jpg) repeat-x center -100px;hidden;}
.footer{width: 1200px;margin:0 auto;padding: 80px 0 40px;}
.footer_list1{width: 650px;}
.footer_list1 dl dt a{color:#f4f4f4; font-weight: 700;}
.footer_list1 dl dt a:hover{color:#fd7f00;}
.footer_list1 dl{display: inline-block;vertical-align: top;position: relative;margin-right: 3.5%;}
.footer_list1>dl:last-of-type{margin-right: 0;}
.footer_list1 dl dt{font-size: 14px;color: #666;line-height: 25px;}
.footer_list1 dl dt{font-size: 16px;color: #444444;margin-bottom: 20px;position: relative;}
.footer_list1 dl ul{width: 100%;overflow: auto;padding-top: 0;}


.footer_list1 dl ul li a{font-size: 14px;color: #cacaca;line-height: 25px;}
.footer_list1 dl ul li a:hover{color: #fd7f00;}

/*.footer_list1 dl dt:before{display: block;position: absolute;content: '';width: 3px;height:16px;background: #fd7f00;top:5px;left: -10px;}*/

.footer_con{width:320px;}
.footer_con p{line-height: 25px; color: #cacaca;}


.footer_right{float: right;}
.footer_right_list1{width: 190px;line-height: 45px;border: 1px solid lightgray;background: white;box-sizing: border-box;padding: 0 15px;cursor: pointer;position: relative;font-size: 16px;color: #666;}
.footer_right_list1 img{vertical-align: middle;}
.footer_right_list1 img:nth-child(1){margin-top: -3px;margin-right: 10px;}
.footer_right_list1 img:nth-child(2){float: right;margin-top:19px;}
.footer_right_list2{position: absolute;top:0;left: -1px;width: 190px;top:46px;line-height: 35px;text-align: center;background: white;box-sizing: border-box;z-index: 2;display: none;}
.footer_right_list2 li{border: 1px solid lightgray;border-top: none;}
.footer_right_list2 li a{color: #666;font-size: 14px;display: block;}
.footer_right_list2 li:hover a{background: #fd7f00;color: white;}
.footer_right .evm{width:120px;height:120px;}
.footer_right .evm img{width:120px;}

.footer2{line-height: 60px;height: 60px;overflow: hidden;}
.footer2 a{ color: #d3d3d3;}
.footer2 span{margin-right:20px;}
.footer2_list1{width: 1200px;margin: 0 auto;}
.footer2_list1 span{color: lightgray;font-size: 13px;}
.footer2_list2{display: inline-block;float: right;color: lightgray;font-size: 14px;}
.footer2_list2 dl{display: inline-block;}
.footer2_list2 dd{display: inline-block;vertical-align: top;}
.footer2_list2 a{font-size: 25px;color: #999999;}
.footer2_list2 a:hover{color: #d3d3d3;}

.header_mobild,.mobile_com{display: none;}
