body{color: #444;font-size: 12px;line-height: 1.5;font-family:"宋体","Microsoft Yahei";}
a{color: #444;}
a:hover{color: #0073c0;}
img{max-width: 100%;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
input,textarea,select,button{font-size: 12px;color: #444;
    font-family:"宋体","Microsoft Yahei";outline: 0;border:0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
input[type='submit'],input[type='reset'],input[type='button'],select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input[type='submit'],input[type='reset'],input[type='button'],button{cursor: pointer;}
::-webkit-input-placeholder {color: #999;}
::-moz-placeholder {color: #999; }
::-ms-input-placeholder {color: #999;}

*{outline: 0;}
.ani{
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}


.wp{width: 100%;max-width: 1200px;margin: 0 auto;}
.h25{height: 25px;clear: both;overflow: hidden;}
.h30{height: 30px;clear: both;overflow: hidden;}
.h50{height: 50px;clear: both;overflow: hidden;}
.h100{height: 100px;clear: both;overflow: hidden;}



#hd{padding: 20px 0 15px;height: 50px;line-height: 50px;background-color: #0073c0;
    position: relative;z-index: 9;
}
.logo{float: left;display: block;}
.logo img{display: inline-block;vertical-align: middle;}


.nav{float: right;margin-right: 25px;overflow: hidden;}
.nav li{float: left;margin-right: 25px;}
.nav .v1{font-size: 20px;color: #fff;}

.menuBtn{display: none;float: right;height: 50px;}
.menuBtn span{display: inline-block;position: relative;
    width: 30px;height: 30px;padding: 10px;vertical-align: middle;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn b{display: block;height: 3px;background-color: #fff;
    margin: 5px 0;border-radius: 2px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn.open{}
.menuBtn.open b{display: none;margin: 0;position: absolute;left: 10px;top: 50%;width: 30px;}
.menuBtn.open b:first-child{display: block;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
}
.menuBtn.open b:last-child{display: block;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
}


#banner{position: relative;}
#banner .item{height: 545px;
    background-repeat: no-repeat;
    background-position: center;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
#banner .item a{display: block;height: 100%;}

#banner .slick-arrow{position: absolute;}
#banner .slick-prev{}
#banner .slick-next{}

#banner .slick-dots{position: absolute;left: 0;right: 0;bottom: 10px;text-align: center;}
#banner .slick-dots li{display: inline-block;margin: 0 3px;}
#banner .slick-dots button{width: 8px;height: 8px;border-radius: 50%;padding: 0;margin: 0;
    font-size: 0;line-height: 99;overflow: hidden;background-color: #666;
}
#banner .slick-dots li.slick-active button{background-color: #0073c0;}


#fd{background-color: #505050;padding: 65px 0 20px;color: #fff;}
#fd a{color: #fff;}
#fd a:hover{text-decoration: underline;}

.ftop{overflow: hidden;margin-bottom: 30px;}
.fnav{float: left;width: 40%;overflow: hidden;}
.fnav dl{float: left;width: 33.333%;}
.fnav dt{font-size: 14px;margin-bottom: 10px;}
.fnav dd{line-height: 2;}

.fma{float: left;width: 20%;border: 1px solid #fff;padding-top: 35px;text-align: center;}
.fma img{display: block;margin: 0 auto;}
.fma p{line-height: 40px;}

.finfo{float: right;width: 400px;text-align: right;}
.flogo{font-size: 14px;margin-bottom: 15px;}
.finfo .ul-col2{line-height: 30px;margin-bottom: 15px;}
.finfo li{padding: 0 10px;border-right: 1px solid #fff;}
.finfo li:last-child{border-right: 0;}
.finfo li span{font-size: 12px;display: block;margin-bottom: 10px;line-height: 1;}
.finfo .tel{font-size: 26px;}
.finfo .mail{font-size: 18px;}

.ul-col2{overflow: hidden;}
.ul-col2 li{float: left;width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.flink{font-size: 14px;margin-bottom: 55px;}
.flink a{display: inline-block;margin: 0 10px;}
.flink .tit{margin-right: -10px;}

.fcopy{text-align: center;font-size: 20px;}

.toTop{position: fixed;right: 10%;bottom: 10%;
    width: 100px;height: 100px;display: none;
    background: url(../image/ico-top.png) no-repeat center;
}


#bd{overflow: hidden;}

@font-face {
    font-family: 'AVGARDM';
    src: url('../font/AVGARDM.eot');
    src: url('../font/AVGARDM.eot') format('embedded-opentype'),
         url('') format('truetype');
}
@font-face {
    font-family: 'opensans';
    src: url('../font/opensans.eot');
    src: url('../font/opensans.eot') format('embedded-opentype'),
         url('../font/opensans.ttf') format('truetype');
}
@font-face {
    font-family: 'PlayfairDisplay';
    src: url('');
} 


.gt1{font-size: 24px;color: #0071bc;line-height: 1;border-bottom: 3px solid #e2e2e2;margin-bottom: 15px;}
.gt1 span{display: inline-block;height: 40px;padding: 10px 0 20px 45px;position: relative;border-bottom: 3px solid #0071bc;margin-bottom: -3px;}
.gt1 em{color: #333;font-size: 18px;font-family: 'Arial';display: block;padding-top: 10px;}
.gt1 b{font-size: 62px;text-transform: uppercase;position: absolute;left: 0;top: 10px;font-family: 'AVGARDM';}

.gt2{text-align: center;font-size: 24px;position: relative;margin-bottom: 35px;}
.gt2:before,.gt2:after{
    content: '';position: absolute;top: 50%;margin-top: -1px;
    background-color: #e2e2e2;height: 2px;width: 38%;z-index: 1;
}
.gt2:before{left: 0;}
.gt2:after{right: 0;}
.gt2 span{display: inline-block;margin: 0 30px;position: relative;
    padding-left: 50px;height: 55px;line-height: 30px;
}
.gt2 span:before,.gt2 span:after{
    content: '';position: absolute;top: 50%;z-index: 2;
    background-color: #0870bf;height: 2px;width: 100px;
}
.gt2 span:before{left: 180px;}
.gt2 span:after{right: 180px;}
.gt2 em{font-size: 18px;color: #0870bf;font-family: 'Arial';display: block;line-height: 25px;font-weight: bold;}
.gt2 b{font-size: 62px;text-transform: uppercase;position: absolute;left: 0;bottom: 0;font-family: 'AVGARDM';line-height: 55px;}
.gt2-2{margin: 35px 0;}
.gt2-2 span{color: #0870bf;}
.gt2-2 em{color: #333;}
.gt2-2:before,.gt2-2:after{background-color: #666;}
.gt2-2 span:before,.gt2-2 span:after{margin-top: 1px;}


.g-more{line-height: 25px;color: #666;}
.g-more:hover{color: #0073c0;}

.g-btn1{display: inline-block;line-height: 30px;padding: 0 30px;
    background-color: #0870bf;color: #fff;
}
.g-btn1:hover{background-color: #065da0;color: #fff;}


.col-row{overflow: hidden;}
.col-half{width: 50%;float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}


.index-news{padding: 30px 0 10px;}
.index-news .col-row{margin: 0 -10px;}
.index-news .col-half{padding: 0 10px;}

.hotNews{overflow: hidden;border-bottom: 1px dashed #bababa;padding-left: 5px;}
.hotNews .pic{float: left;width: 170px;height: 130px;margin-bottom: 10px;}
.hotNews .pic img{display: block;width: 100%;height: 100%;}
.hotNews .txt{margin-left: 180px;position: relative;}
.hotNews h4{font-size: 18px;line-height: 20px;margin-bottom: 10px;overflow: hidden;white-space: nowrap;word-wrap: normal;text-overflow: ellipsis;}
.hotNews .time{font-size: 16px;font-family: 'Arial';line-height: 20px;}
.hotNews .det{font-size: 14px;color: #666;line-height: 28px;height: 84px;overflow: hidden;}
.hotNews .more{position: absolute;right: 0;bottom: 0;background-color: #fff;padding-top: 5px;}

.m-txt-ul1{}
.m-txt-ul1 li{padding-left: 25px;line-height: 40px;border-bottom: 1px dashed #bababa;
    font-size: 14px;color: #666;position: relative;
    overflow: hidden;white-space: nowrap;word-wrap: normal;text-overflow: ellipsis;
}
.m-txt-ul1 li:before{
    content: '';position: absolute;left: 5px;top: 50%;margin-top: -6px;
    width: 0;height: 0;border-width: 6px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #666;
}
.m-txt-ul1 a{color: #666;}
.m-txt-ul1 a:hover{color: #0073c0;}
.m-txt-ul1 .time{float: right;font-size: 12px;font-family: 'Arial';color: #999;}


.index-compete{color: #fff;padding: 30px 0;
    background-color: #23a8cb;
    background-repeat: no-repeat;
    background-position: center;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

.m-list1{overflow: hidden;}
.m-list1 li{float: left;width: 33.333%;margin-bottom: 15px;}
.m-list1 .con{display: block;border: 5px solid #999;margin: 0 5px;position: relative;overflow: hidden;}
.m-list1 .pic{position: relative;height: 0;padding-top: 62%;overflow: hidden;}
.m-list1 .pic img{display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.m-list1 .txt{position: absolute;left: 0;right: 0;bottom: 0;color: #bababa;
    background-color: rgba(0,0,0,0.65);text-align: center;height: 40px;overflow: hidden;
    background: url(../image/black-alpha65.png) repeat left top \9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.m-list1 h4{font-size: 18px;color: #fff;font-weight: normal;line-height: 40px;overflow: hidden;white-space: nowrap;word-wrap: normal;text-overflow: ellipsis;}
.m-list1 .det{font-size: 14px;line-height: 2;height: 8em;overflow: hidden;padding: 0 13%;}
.m-list1 .more{color: #3687c5;position: absolute;left: 0;right: 0;bottom: 10px;display: none;}
.m-list1 .con:hover{border-color: #3687c5;}
.m-list1 .con:hover .txt{height: 100%;padding: 10px;
    background-color: rgba(0,0,0,.8);
    background: url(../image/black-alpha80.png) repeat left top \9;
}
.m-list1 .con:hover .more{display: block;}


.index-active{background-color: #f7f7f7;}
.index-active .left{width: 66%;float: left;}
.index-active .right{width: 32%;float: right;}

.m-hotActive{background-color: #d2db0e;position: relative;margin-bottom: 20px;}
.m-hotActive .mark{background-color: #008638;color: #fff;padding: 0 20px;line-height: 25px;
    position: absolute;left: 15px;top: 0;font-size: 16px;text-transform: uppercase;
}
.m-hotActive .txt{padding: 30px 20px 30px;}
.m-hotActive h4{line-height: 65px;color: #003057;font-size: 48px;font-weight: normal;margin-bottom: 15px;
    font-family: 'PlayfairDisplay';overflow: hidden;white-space: nowrap;word-wrap: normal;text-overflow: ellipsis;
}
.m-hotActive .det{font-size: 19px;font-family: 'opensans';line-height: 30px;height: 60px;overflow: hidden;}
.m-hotActive .pic{height: 440px;
    background-repeat: no-repeat;
    background-position: center;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.m-hotActive .pic a{display: block;height: 100%;}

.m-list2{overflow: hidden;}
.m-list2 li{margin-bottom: 20px;}
.m-list2 .con{display: block;position: relative;}
.m-list2 .pic{height: 200px;
    background-repeat: no-repeat;
    background-position: center;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.m-list2 .txt{position: absolute;left: 0;right: 0;bottom: 0;height: 25px;overflow: hidden;
    background-color: rgba(0,48,87,0.9);font-family: 'opensans';
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.m-list2 .tit{height: 25px;line-height: 25px;overflow: hidden;background-color: #005b70;color: #fff;}
.m-list2 .mark{width: 60px;background-color: #008638;color: #fff;
    display: block;float: left;text-align: center;font-size: 14px;text-transform: uppercase;
}
.m-list2 h4{font-size: 16px;font-weight: normal;text-transform: capitalize;
    margin-left: 80px;padding-right: 20px;
}
.m-list2 .det{padding: 10px 20px;color: #fff;font-size: 16px;}
.m-list2 .con:hover .txt{height: 100%;}


.index-team{margin-bottom: 100px;}
.m-list3{overflow: hidden;}
.m-list3 li{float: left;width: 14.28%;margin-bottom: 20px;}
.m-list3 a{display: block;height: 75px;line-height: 75px;text-align: center;
    border: 2px solid #dedede;margin: 0 4px;overflow: hidden;
}
.m-list3 img{display: inline-block;vertical-align: middle;max-height: 100%;}
.m-list3 .more{background-color: #0073c0;color: #fff;font-size: 28px;border-color: #0073c0;}