body {
    font-family: 微软雅黑;
    font-size: 14px;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

img {
    display: block;
    margin: 0 auto;
    padding: 0 auto;
    border: none;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

li {
    list-style: none;
    margin: 0;
    padding: 0;
}

a {
    color: #333;
    text-decoration: none;
}
.bodywidth {
    width: 1200px;
    margin: 0 auto;
}

.clearfix {
    clear: both;
}

.Tit {
    margin-bottom: 30px;
}

h2 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 30px;
}

.tit {
    margin-bottom: 30px;
}

.More {
    margin-top: 30px;
    text-align: center;
}

.More a {
    font-size: 16px;
    padding: 16px 30px;
    background-color: #225ba0;
    color: #fff;
}

.More a:hover {
    background-color: #225ba0;
}
p{
    padding:0;
    margin: 0;
    line-height: 25px;
}
.title{
    margin-bottom: 30px;
}

/*--------------------------------------------------------------页眉----------------------------------------------*/
/* 中英文切换 */
.qh{
    background-color: #f6f6f6;
    overflow: hidden;
    padding: 10px 0;
}
.qh .left{
    float: left;
}
.qh .left p{
    font-size: 14px;
    color: #999;
    
}
.qh .right{
    float: right;
}
.qh .right ul{
    overflow: hidden;
}
.qh .right ul li{
    float: left;
    margin-left: 20px;
}
.qh .right ul li a{
    color: #aeaeae;
}
.qh .right ul li a:hover{
    color: #225ba0;
}
.qh .right ul li img{
    width: 30px;
    height: 20px;
}
/* ------------------------------------------------ */
.ym {
    padding: 20px 0;
    background-color: #fff;
    overflow: hidden;
    border-top:1px solid #ebebeb;
    border-bottom:1px solid #ebebeb;
    overflow: hidden;
}
.ym p{
    float: left;
}
.ym ul{
    float: right;
}
.ym ul li{
    float: left;
}
.ym ul li img{
    margin-top: 5px;
}
.ym ul li:first-child{
    margin-right: 15px;
}
.ym ul .dh{
    float: right;

}
.ym ul .dh .phone-bottom{
    font-size: 20px;
    color: #333;
    font-weight: bold;
    font-family: Arial;
    height: 25px;
    line-height: 23px;
}






/*-------------------------------------------------------------------导航----------------------------------------*/



#main {
    z-index: 100;
}

.nav .menu>li>a {
    font-size: 15px;
}


/*产品展示 */

.cpzs-index {
    padding: 50px 0;

}

.cpzs-index .cpzs-nav {
    overflow: hidden;
}

.cpzs-index .cpzs-nav>div {
    float: left;
}

.cpzs-index .cpzs-nav .btnL {
    float: left;
    margin-top: 133px;
    cursor: pointer;
}

.cpzs-index .cpzs-nav .btnR {
    float: right;
    margin-top: 133px;
    cursor: pointer;
}

.cpzs-index .cpzs-nav .marquee {
    width: 1120px;
    margin: 0 auto;
    overflow: hidden;
    height: 300px;
    margin-left: 13px;
}

.cpzs-index .cpzs-nav .marquee ul {
    overflow: hidden;
    width: 3000px;
}

.cpzs-index .cpzs-nav .marquee ul li {
    float: left;
    margin: 0 15px;
}

.cpzs-index .cpzs-nav .marquee ul li img {
    display: block;
    width: 250px;
    height: 250px;
}

.cpzs-index .cpzs-nav .marquee ul li .Name {
    width: 250px;
    margin-top: 10px;
}

.cpzs-index .cpzs-nav .marquee ul li .Name a {
    display: block;
    color: #fff;
    height: 20px;
    line-height: 22px;
    overflow: hidden;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
}

.cpzs-index .cpzs-nav .marquee ul li .Name a:hover {
    color: #225ba0;
    border-bottom: 1px solid #225ba0;
}
.cpzs-index .right .IcoList{
    overflow: hidden;
}
.cpzs-index .right .IcoList li{
    float: left;
    margin-left: 26px;
}
.cpzs-index .right .IcoList li:first-child{
    margin-left: 0;
}
.cpzs-index .right .IcoList li .Image{
    padding:3px;
    border:1px solid #e5e5e5;
}
.cpzs-index .right .IcoList li .Image a{
    display: block;
    width: 270px;
    height: 203px;
    overflow: hidden;
}
.cpzs-index .right .IcoList li .Image img{
    display: block;
    width: 270px;
    height: 203px;
    transition: transform 0.2s ease;
}
.cpzs-index .right .IcoList li .Image a:hover img{
    transform: scale(1.1);
    transform-origin: center center;
    transition: transform 0.2s linear;
}
.cpzs-index .right .IcoList li .Name{
    text-align: center;
    margin-top: 10px;
}
.cpzs-index .right .IcoList li .ImageName a{
    
}
/* 应用范围 */
.yyfw-index {
    padding:50px 0;
    background:url("cpzs-bg.jpg") center center no-repeat;
}
.yyfw-index .TabTitle {
    overflow: hidden;
    height: 50px;
    margin-bottom: 20px;
}

.yyfw-index .myTab .TabTitle ul {
    height: 42px;
}

.yyfw-index .myTab .TabTitle li {
    background: rgba(237, 237, 237, 0.5);
    float: left;
    cursor: pointer;
    width: 100px;
    padding:0 10px;
    height: 40px;
    font-size: 16px;
    color: #333333;
    margin-left: 34px;
    text-align: center;
    overflow: hidden;
    line-height: 40px;
}
.yyfw-index .myTab .TabTitle li:hover{
    background: #225ba0;
    color: #fff;
}
.yyfw-index .myTab .TabTitle li:first-child {
    margin-left: 0px;
}




/*选项卡----------------------------------------------------------------------------------------内容*/

.yyfw-index .myTab .TabContent {
    position: relative;
    font-size: 14px;
    overflow: hidden;
}

.yyfw-index .myTab .TabContent>div {
    float: left;
}

.yyfw-index .myTab .TabContent .btnL {
    margin-top: 180px;
    margin-left: 35px;
    margin-right: 60px;
}

.yyfw-index .myTab .TabContent .btnR {
    margin-top: 180px;
    margin-left: 60px;
    margin-right: 35px;
}

.yyfw-index .myTab .TabContent .marquee8 {
    width: 1200px;
    overflow: hidden;
}

.yyfw-index .myTab .TabContent .marquee1 {
    width: 1200px;
    overflow: hidden;
}
.yyfw-index .myTab .TabContent .marquee2 {
    width: 1200px;
    overflow: hidden;
}
.yyfw-index .myTab .TabContent .marquee3 {
    width: 1200px;
    overflow: hidden;
}
.yyfw-index .myTab .TabContent .marquee4 {
    width: 1200px;
    overflow: hidden;
}
.yyfw-index .myTab .TabContent .marquee5 {
    width: 1200px;
    overflow: hidden;
}
.yyfw-index .myTab .TabContent .marquee6 {
    width: 1200px;
    overflow: hidden;
}
.yyfw-index .myTab .TabContent .marquee7 {
    width: 1200px;
    overflow: hidden;
}

.yyfw-index .nCont ul {
    overflow: hidden;
    width: 9600px;
}
.yyfw-index .nCont ul:first-child{
    overflow: hidden;
    width: 9600px;
}
.yyfw-index .nCont ul li {
    color: #444;
    float: left;
}

.yyfw-index .nCont ul li:first-child {
    margin-left: 0;
}

.yyfw-index .nCont ul li .Image img {
    width: 286px;
    height: 230px;
}

.yyfw-index .nCont ul li .Name {
    text-align: center;
    background-color: #999;
}

.yyfw-index .nCont ul li .Name a {
    display: block;
    font-size: 16px;
    line-height: 70px;
    text-align: center;
    background-color: #fff;
}

.yyfw-index .myTab .TabContent div.normal {
    display: none;
    z-index: 0;
}

.yyfw-index .myTab .TabContent div.active {
    z-index: 1;
}
/* 企业文化 */
.qywh-index{
    padding:50px 0;
    overflow: hidden;
    background: url("xw-bg.png") center center no-repeat;
}
.qywh-index .xwzx-index .IcoList{
    overflow: hidden;
}
.qywh-index .xwzx-index .IcoList li{
    float: left;
    margin-left: 20px;
    padding-bottom: 30px;
    background: url("xw-bg.jpg") bottom center no-repeat;
}
.qywh-index .xwzx-index .IcoList li:first-child{
    margin-left: 0;
}
.qywh-index .xwzx-index .IcoList li .Image{
    padding:3px;
    border:1px solid #e5e5e5;
}
.qywh-index .xwzx-index .IcoList li .Image a{
    display: block;
    width: 275px;
    height: 206px;
    overflow: hidden;
}
.qywh-index .xwzx-index .IcoList li .Image img{
    display: block;
    width: 275px;
    height: 206px;
    transition: transform 0.2s ease;
}
.qywh-index .xwzx-index .IcoList li .Image a:hover img{
    transform: scale(1.1);
    transform-origin: center center;
    transition: transform 0.2s linear;
}
.qywh-index .xwzx-index .IcoList li .xw-bg .Name{
    text-align: center;
    margin: 10px 0;
}
.qywh-index .xwzx-index .IcoList li .xw-bg .Name a{
    font-weight: 800;

}
.qywh-index .xwzx-index .IcoList li .xw-bg .Name a:hover{
    color: #225ba0;
}
.qywh-index .xwzx-index .IcoList li .xw-bg .Time{
    text-align: right;
    display: none;
}
.qywh-index .xwzx-index .IcoList li .xw-bg .Cont{
    max-width: 275px;
    color: #999;
    font-size: 12px;
}
/* 滚动图 */
.hzhb-index {
    padding:50px 0;
    padding-top: 40px;
    background: url("hzhb-bg.jpg") top center no-repeat;
}

.hzhb-index .gdt{
    padding:25px 20px;
    background: rgba(255, 255, 255, 0.6);
}
.hzhb-index .gdt .marquee{
    width: 1160px;
    overflow: hidden;
}

.hzhb-index .gdt ul {
    overflow: hidden;
    width: 2000px;
}
.hzhb-index .gdt ul:first-child {
    overflow: hidden;
    width: 1160px;
}

.hzhb-index .gdt ul li {
    color: #444;
    float: left;
    margin-left: 20px;
}

.hzhb-index .gdt ul li:first-child {
    margin-left: 0;
}
.hzhb-index .gdt ul li .Image{
    padding:3px;
    border:1px solid #e5e5e5;
}
.hzhb-index .gdt ul li .Image img {
    width: 200px;
    height: 150px;
}
/* 页脚 */

.yj {
    background: url("yj-bg.png") bottom center no-repeat;
    background-color: #3e3e43;
    padding: 50px 0;
    padding-bottom: 100px;
}

.yj .yj-nav {
    overflow: hidden;
    
}


.yj .yj-nav>li {
    float: left;
    width: 11.2%;
    padding: 0 18px;
}
.yj .yj-nav>li>a{
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    display: block;
    padding-bottom: 15px;
    border-bottom: 1px dashed #78787c;
    margin-bottom: 13px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.yj .yj-nav .ejdh li{
    float: none;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    background: url("dot2.png") no-repeat center left;
    width: 100%;
    padding-right: 0;
    color: #d1d1d2;
    padding-left: 10px;
}
.yj .yj-nav .ejdh li a{
    color: #d1d1d2;
    font-weight: normal;
    font-size: 14px;
    border: 0;
    padding-bottom: 0;
    margin: 0;
}
