
body{
	font-family: "微软雅黑";
}
.w{
	width: 1200px;
}
#topbar,
#topbar .w span{
	background: #007cc2;
	overflow: hidden;
}
#topbar a{
	color:#ffffff;
}
#tophead .logo,
#topnav{
	background:unset;
}
#topnav ul li,
#topnav ul,
#topnav ul li a{
	display:inline-block;
}
#topnav ul li dl{
	display: none;
}
#topnav ul li a{
	line-height: 54px;
	text-align: center;
	margin: 0 14px;
	font-size: 14px;
	color: #666666;
	width: 77px;
	border-bottom: 4px solid #ffffff;
	position: relative;
}
#topnav ul li.hover a,
#topnav ul li a:hover{
	border-bottom: 4px solid #007cc2;
}
#topnav ul li dl dt a,
#topnav ul li.hover dl dt a,
#topnav ul li dl dt a:hover{
	border: 0;
	line-height: 45px;
}
#topnav ul li:hover dl{
	display: block;
	position: absolute;
	background: #fff;
	top: 93px;
	z-index: 99;
}
#topnav{
	float: right;
}
#tophead .logo{
	width: 370px;
	margin: 5px 0 0;
}
#tophead {
    height: 80px;
    padding: 0;
}
#topnav ul {
    margin: 15px 0 0;
}
#topnav ul li a:hover{
	color:#ff0000;
}
.index_title_cn{
	font-size: 26px;
	color: #444444;
	font-weight: bold;
	text-align: center;
}
.index_title_en{
	font-size: 14px;
	text-align: center;
	color: #a5a5a5;
}
.index_product .index_title_cn{
	margin: 60px 0 0;
}
.index_product .index_title_en{
	margin-bottom: 30px;
}
.ind_pro_con .swiper-slide .img{
	border: 1px solid #ccc;
	height: 200px;
}
.ind_pro_con .swiper-slide a .img{
	display:flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.ind_pro_con .swiper-slide a img{
	max-width: 99%;
	max-height: 100%;
}
.index_product{
	margin-bottom: 50px;
}
.index_more{
	text-align: center;
	margin:50px 0 10px;
}
.index_more a{
	font-size: 16px;
	transition: .5s;
	margin: 0 auto;
	display: inline-block;
	width: 260px;
	height: 50px;
	border: 1px solid #e6e6e6;
	text-align: center;
	line-height: 50px;
	color: #999999;
}
.index_more a:hover {
    transform: scale(1.2);
    background: #0079c1;
    color: #fff;
}
/*index- service */
.index-service-bg{
    height: 600px;
    width: 100%;
    background: url(../images/service-bg.jpg) no-repeat ;
    margin-top:60px;
}
.index-service{
    width: 1200px;
    height: 400px;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    padding-top: 170px;
}
.index-service-left{
    width: 320px;
    height: 400px;
    background: #007cc2;
}
.index-service-title{
    width: 100%;
    text-align: center;
}
.index-service-title h3{
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    margin-top: 75px;
}
.index-service-title p{
    font-size: 14px;
    color: #ccc;
    margin-top: 30px;
}
.index-service-more,.index-about-more{
    margin-top: 150px;
    text-align: center;
}
.index-service-more a,.index-about-more a{
    color: #fff;
    font-size: 30px;
    padding: 0px 60px;
    border: 1px solid #2e94cd;
}
.index-service-more a:hover,.index-about-more a:hover{
    color: #ccc;
}
.index-service-right{
    width: 880px;
    height: 400px;
    box-shadow: 3px 3px 20px #666666;
}
.index-service-right ul{
    display: flex;
    justify-content: center;
	padding: 0;
	margin: 0;
}
.index-service-right ul li{
    width: 220px;
    height: 400px;
}
.index-service-right ul li div{
    width: 220px;
    height: 200px;
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
.index-service-right ul li div h3{
    color: #666666;
    font-size: 18px;
}
.index-service-right ul li div p{
    color: #999999;
    font-size: 14px;
}
ul,li{
	list-style:none;
}
/*index- about */
.index-about-bg{
    width: 100%;
    height: 550px;
    background: url(../images/about-bg.jpg) no-repeat ;
    background-position: left bottom;
    margin-top:100px;
}
.index-about{
    display: flex;
    justify-content: center;
    
}
.index-about-left{
    width: 780px;
    padding-top: 0px;
}
.index-about-left h3{
    font-size: 26px;
    font-weight: bold;
    color: #444444;
    margin-bottom: 15px;
}
.index-about-left span{
    display: block;
    font-size: 14px;
    color: #a5a5a5;
    margin-bottom: 30px;
}
.index-about-left p{
    width: 620px;
    font-size: 14px;
    color: #888888;
    line-height: 2em;
}
.index-about-right{
    width: 420px;
}
.index-about-more{
    text-align: left;
    margin-top: 40px;
}
.index-about a{
    color: #969696;
    border-color: #ccc;
}
/* index contact */
.index-contact{
    width: 1200px;
    margin: 0 auto;
}
.index-contact-list{
    margin: 0 auto;
    width: 100%;
    display: flex;
    justify-content: space-around;
}
.index-contact-list li{
    width: 240px;
    display: flex;
    justify-content: space-between;
}
.index-contact-txt p{
    font-size: 12px;
    color: #666666;
    line-height: 22px;
}
.index-contact-icon-1{
    display: flex;
    justify-content: space-between;
}
.index-contact-icon-1 img{
    width:22px;
}
.c-title h3{
    font-size: 26px;
    color: #444444;
    font-weight: bold;
	text-align: center;
}
.c-title p{
    font-size: 14px;
    color: #a5a5a5;
	text-align: center;
}
.index-contact-title .index_title_cn{
	margin-top: 50px;
}
.index-contact-title .index_title_en{
	margin-bottom: 30px;
}
.index-contact{
	margin-bottom: 60px;
}
#bg_foot_nav,
#bg_copyright,
#foot{
    background: #007cc2;
}
#foot .foot_nav{
	height: auto;
	width: 65%;;
}
#foot .foot_nav li a{
	font-weight: bold;
}
#foot .foot_nav li dl a{
	font-weight: normal;
	opacity: 0.8;
}
#foot .w{
	display: flex;
	justify-content: space-between;
}
#foot .foot_nav li{
	float: left;
	width: 20%;
}
.foot_address {
    width: 30%;
    font-size: 14px;
    color: #fff;
    line-height: 42px;
    margin: 30px 0 0 0;
    text-align: right;
}
#bg_copyright{
	border-top: 1px solid #056ba4;
}
#foot{
	padding: 30px 0;
}
#position{
	padding: 15px 0 0 40px;
	width: 1182px;
	background: url(../images/now-left-bg.png) no-repeat 12px center;
}
.prowidth {
    width: 840px;
}
.leftnav{
	padding: 15px 60px;
	background: #0075bf;
	font-size: 20px;
	text-align: center;
	font-weight: bolder;
}
.lefter ul li a{
	padding: 15px 0 15px 30px;
	font-size: 16px;
	text-align: left;
	border-bottom: 1px solid #ccc;
	background:unset;
	height: auto;
	line-height: 25px;
}
.lefter ul li a:hover{
	background: unset;
}
.righter {
    float: left;
    width: 920px;
}
.subnav,
.left_border{
	border: 0;
}
.left_border p {
    font-size: 14px;
    line-height: 32px;
}
.leftnav.mt10{
	margin-top: 50px;
}
.pro_list li {
    float: left;
    width: 32%;
    margin: 0 0 30px;
}
.pro_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.prowidth {
    width: 100%;
}
.pro_list li a {
    border: 0;
    display: block;
    padding: 0;
}
.pro_list li a:hover{
	border: 0;
}
.pro_list li .img{
	border: 1px solid #eee;
	display: flex;
	align-items: center;
	justify-content: center;
}
.pro_list li .img img{
	border: 0;
	max-width: 100%;
	max-height: 100%;
}