@charset "utf-8";
/* CSS Document */

body,div,p,h1,h2,h3,h4,h5,h6,ul,li,ol,dl,dt,dd,img,a{ margin:0; padding:0; list-style:none; border:0; font-size:14px; font-family:"微软雅黑"; text-align:center;text-align:center;}
a img,img{ padding:0; border:none; }
body{ background:#f4f7f9}
a:visited,a:link{ text-decoration:none;}
a:hover{ text-decoration:underline;}
.w1200{width:1200px;margin:0px auto;}
ul,li,ol{ list-style:none;}
.cr{ clear:both;}



.navtab{background:none;}
#myTab1{width:1070px; height:74px; margin:0px auto;}
#myTab1 li{ width:150px; padding-right:10px; height:74px; display:block; float:left; margin-right:22px; background:url(../images/li-bj.png) no-repeat center top;  cursor:pointer;
transition: .3s;
transition-property: initial;
transition-duration: 0.3s;
transition-timing-function: initial;
transition-delay: initial;
}
#myTab1 li:nth-last-child(1){ margin-right:0px;}
#myTab1 li#last{ margin-right:0px;}

#myTab1 li.active{ width:150px; height:74px; display:block; float:left; margin-right:22px; background:url(../images/li-active-bj.png) no-repeat center top; color:#ffffff; font-size:14px;}
#myTab1 li h1{font-size:18px; font-weight:bold; color:#fff; line-height:58px;}
#myTab1 li.active h1{ font-size:18px; font-weight:bold; color:#ffffff; line-height:58px;}
#myTab1 li span{width:80px; height:80px; margin:0px auto; margin-top:30px; display:block;}
#myTab1 li span.bg1{ background:url(../img/linchuang2.png) no-repeat top center;}
#myTab1 li span.bg2{ background:url(../img/xi2.png) no-repeat top center;}
#myTab1 li span.bg3{ background:url(../img/zhongyi2.png) no-repeat top center;}
#myTab1 li span.bg4{ background:url(../img/kouqing2.png) no-repeat top center;}
#myTab1 li.active span.bg1{ background:url(../img/linchuang1.png) no-repeat top center;}
#myTab1 li.active span.bg2{ background:url(../img/xi1.png) no-repeat top center;}
#myTab1 li.active span.bg3{ background:url(../img/zhongyi1.png) no-repeat top center;}
#myTab1 li.active span.bg4{ background:url(../img/kouqing1.png) no-repeat top center;}
.tabCon{width:100%;clear:both; display:none; padding-top:30px; }
.pd10{padding-left:10px;}


