* {
    padding: 0;
    margin: 0;
}

.clr {
    clear: both;
}

.one-line {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}


/* 多行换行 */

.some-line {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
}


/* 首页样式 */

.warp {
    position: relative;
    width: 100%;
    min-width: 1200px;
    background-color: #FFFFFF;
    background-position: center;
}

.content {
    position: relative;
    width: 1200px;
    margin: auto;
    overflow: hidden;
}


/* 头部开始 */

.top {
    width: 100%;
    min-width: 1200px;
    height: 130px;
    background-image: url('../images/top.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.logo {
    margin-top: 26px;
}

.logo-img {
    display: inline;
}

.logo-img img {
    width: 265px;
    height: auto;
}

.logo-name {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    *display: inline;
    *zoom: 1;
}

.company-cn {
    font-weight: bold;
    font-size: 30px;
    font-family: 'Microsoft YaHei';
    color: rgb(255, 255, 255);
    letter-spacing: 5px;
}

.company-en {
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
    font-family: 'Microsoft YaHei';
}

.top-contact {
    width: 840px;
}

.content-intro img {
    max-width: 650px;
}

.slogan {
    float: left;
    text-align: center;
    margin-top: 26px;
    margin-left: 90px;
}

.slogan p {
    font-family: 'Microsoft YaHei';
    color: rgb(102, 102, 102);
    letter-spacing: 1px;
}

.slogan-one {
    font-size: 17px;
    font-weight: bold;
}

.slogan-two {
    margin-top: 5px;
    font-size: 14px;
}

.contact {
    line-height: 85px;
}

.contact span {
    width: 300px;
}

.contact-mail {
    margin-left: 150px;
    height: 85px;
    line-height: 87px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.contact-tel {
    margin-left: 65px;
    height: 85px;
    line-height: 87px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.top-contact span {
    font-size: 16px;
}

.nav {
    width: 840px;
    float: right;
    height: 45px;
    line-height: 45px;
    margin-top: -19px;
}

.nav-list li {
    float: left;
    width: 140px;
    height: 45px;
    text-align: center;
}

.nav-list li a {
    display: inline-block;
    width: 140px;
    height: 30px;
    border-right: 1px solid #F1F3F4;
    font-family: "Microsoft YaHei";
    font-size: 11px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    font-style: normal;
    line-height: 30px;
    *display: inline;
    *zoom: 1;
}


/* .banner-slogan{
	width: 100%;
    position: absolute;
    text-align: center;
    margin-top: 175px;
}
.banner-title-one{
	font-weight: bold;
	font-size: 85px;
	letter-spacing: 4px;
	color: #fff;
}
.banner-title-two{
	font-size: 40px;
    letter-spacing: 0px;
	font-family: 隶书;
	color: #fff;
} */


/* 搜索 */

.search {
    width: 100%;
    min-width: 1200px;
    height: 42px;
    background-color: #EEEEEE;
}

.affiche {
    float: left;
    width: 19px;
    height: 15px;
    background-image: url('../images/icon.jpg');
    background-repeat: no-repeat;
    margin-top: 12px;
}

.inter-affiche {
    float: left;
    font-size: 20px;
    vertical-align: top;
    line-height: 42px;
}

.h-42px {
    height: 42px;
}

.move-font {
    line-height: 42px;
    margin-left: 20px;
}

.move-font a {
    display: inline-block;
    margin-left: 20px;
}


/* 搜索 */

.kuan_sou {
    width: 300px;
    height: 30px;
    line-height: 30px;
}

.kuan_an {
    width: 70px;
    height: 30px;
    background-color: #1D7AD9;
    color: #fff;
}

.kuan {
    line-height: 42px;
}


/* 产品中心 */

.module-title {
    width: 100%;
    min-width: 1200px;
    height: auto;
    margin-top: 20px;
}

.title-center {
    width: 1200px;
    height: 75px;
    border-bottom: 1px solid #CCCCCC;
}

.title-center span {
    display: block;
    text-align: center;
}

.moducle-cn {
    width: 200px;
    height: 38px;
    font-size: 27px;
    margin: 0 auto;
    font-family: 'Microsoft YaHei';
    color: rgb(0, 0, 0);
    font-weight: bold;
}

.moducle-en {
    width: 200px;
    height: 38px;
    border-bottom: 8px solid #3DB7EF;
    color: rgb(204, 204, 204);
    font-family: arial, sans-serif;
    font-size: 17px;
    line-height: 27px;
    text-transform: lowercase;
    margin: 0 auto;
}

.module-logo {
    position: absolute;
    width: 54px;
    height: 74px;
    right: 160px;
    left: 0;
    top: -15px;
    margin: 0 auto;
}


/* 产品介绍 */

.product-show {
    width: 1200px;
    height: auto;
    margin-top: 30px;
}

.product-list li {
    float: left;
    width: 280px;
    height: 300px;
    border: 1px solid #EEEEEE;
    /* padding: 15px; */
    margin-right: 9px;
    margin-left: 9px;
    margin-bottom: 15px;
}

.product-list li a {
    display: inline-block;
    text-align: center;
    *display: inline;
    *zoom: 1;
    margin-left: 14px;
    margin-right: 14px;
    margin-bottom: 12px;
    margin-top: 12px;
}

.product-list li a img {
    display: block;
    width: 250px;
    height: 250px;
}

.product-list li a span {
    font-size: 14px;
    color: #5a5a5a;
    display: inline-block;
    margin-top: 8px;
    *display: inline;
    *zoom: 1;
}

.product-list li:hover {
    border: 1px solid #1D7AD9;
}


/* 公司介绍 */


/*关于我们*/

#gywm {
    width: 100%;
    min-width: 1200px;
    height: 500px;
    margin: 0 auto;
    background: url(../images/gywm.jpg) no-repeat center;
}

.gywm {
    width: 1200px;
    margin: 0 auto;
}

.gywm span {
    float: left;
    font-size: 25px;
    color: #fff;
    width: 100px;
    height: 58px;
    line-height: 58px;
    border-bottom: 2px solid #ffb43d;
    font-family: "微软雅黑";
}

.gywm .gywm_genduo {
    margin-top: 15px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    width: 90px;
    height: 30px;
    border: 2px solid #fff;
    border-radius: 20px;
}

.gywm .gywm_genduo:hover {
    color: #113358;
    border: 2px solid #113358;
}

.gywm_left {
    margin-top: 40px;
    width: 500px;
    height: 340px;
    background-color: #004c97;
    overflow: hidden;
}

.gywm_left p {
    width: 150px;
    height: 28px;
    line-height: 28px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    margin: 20px;
    border-left: 4px solid #fff;
}

.gywm_left .gywm_nr {
    color: #b8dcff;
    margin: 0 20px;
    line-height: 2.2em;
    text-indent: 2em;
    font-size: 14px;
}

.gywm_left .gywm_ckgd {
    margin: 20px;
    width: 143px;
    height: 40px;
    line-height: 40px;
    background: url(../images/02.png) no-repeat center;
}

.gywm_left .gywm_ckgd h2 {
    margin-left: 20px;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
}

.gywm_left .gywm_ckgd h2:hover {
    color: #dcfcfd;
}

.gywm_right {
    margin-top: 40px;
    overflow: hidden;
    border: 4px solid #fff;
    width: 692px;
    height: 340px;
}

.gywm_right img {
    width: 692px;
    height: auto;
}


/* 热卖产品 */


/* 新闻 */

.news {
    width: 100%;
    min-width: 1200px;
    height: auto;
    height: 550px;
    /* margin-top: 45px; */
    background-color: #F0F0F0;
}

.news-pic {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-top: 40px;
}

.news-title-en {
    font-size: 30px;
    color: #172646;
    margin-top: 20px;
}

.news-title-en span {
    color: #CCCCCC;
}

.news-title-cn {
    font-size: 17px;
    font-weight: bold;
    margin-top: 20px;
}

.news-pic img {
    width: 300px;
    height: 300px;
    margin-top: 30px;
}


/*首页优势*/

.ys_bg {
    height: 1749px;
    overflow: hidden;
    background: url(../images/ys_bg.jpg) no-repeat center top;
}

.ys_bg em {
    font-style: normal;
}

.ys_bg .content {
    width: 1200px;
    margin: 0 auto;
}

.ys {
    height: 1740px;
    position: relative;
    width: 1200px;
    overflow: hidden;
}

.ys h2 {
    margin: 59px auto 0;
    width: 1200px;
    height: 107px;
    position: relative;
    background: url(../images/ys_t.png) no-repeat center top;
    color: #fff;
}

.ys h2 p {
    float: left;
    width: 620px;
    text-align: right;
    font: bold 34px/107px "Microsoft Yahei";
    font-style: italic;
}

.ys h2 span {
    float: right;
    margin-top: 32px;
    display: block;
    width: 512px;
    text-align: left;
    font: bold 30px/75px "Microsoft Yahei";
    font-style: italic;
}

.ys h2 span b {
    color: #ff9000;
    font-size: 40px;
    padding-right: 5px;
}

.ys dl {
    width: 520px;
    overflow: hidden;
}

.ys dl dt {
    overflow: hidden;
    margin-bottom: 22px;
}

.ys dl dt img {
    float: left;
    width: 65px;
    height: 65px;
}

.ys dl dt p {
    float: right;
    width: 445px;
    color: #ed6603;
    font: bold 18px/28px "Microsoft Yahei";
}

.ys dl dt p b {
    color: #0067ac;
    display: block;
    font: bold 30px/38px "Microsoft Yahei";
}

.ys dl dd {
    overflow: hidden;
}

.ys dl dd p {
    display: block;
    padding-left: 70px;
    color: #666;
    font: 16px/40px "Microsoft Yahei";
    background: url(../images/ys_ic.png) no-repeat 53px 16px;
}

.ys dl dd p em {
    color: #0067ac;
    font-weight: bold;
}

.ys01 {
    position: absolute;
    right: 65px;
    top: 320px;
}

.ys02 {
    position: absolute;
    left: 25px;
    top: 684px;
}

.ys03 {
    position: absolute;
    right: 80px;
    top: 1043px;
}

.ys04 {
    position: absolute;
    left: 0px;
    top: 1420px;
}

.ys_i1 {
    position: absolute;
    left: 40px;
    top: 280px;
    width: 590px;
    height: 500px;
    overflow: hidden;
}

.ys_i1 img {
    max-height: 500px;
    max-width: 590px;
}

.ys_i2 {
    position: absolute;
    right: 0px;
    top: 638px;
    width: 591px;
    height: 329px;
    overflow: hidden;
}

.ys_i2 img {
    border: 5px solid #fff;
    max-height: 329px;
    border-radius: 10px;
}

.ys_i3 {
    position: absolute;
    left: 0px;
    top: 1027px;
    width: 573px;
    /* height: 298px; */
    overflow: hidden;
}

.ys_i3 img {
    width: 540px;
}

.ys_i4 {
    position: absolute;
    right: 0px;
    top: 1390px;
    width: 591px;
    height: 339px;
    overflow: hidden;
}

.ys_i4 img {
    border: 5px solid #fff;
    max-height: 339px;
    border-radius: 10px;
}


/* 新闻列表 */


/* 新闻列表 */

.news-right {
    float: left;
    width: 405px;
    height: auto;
    vertical-align: top;
    margin-left: 15px;
    margin-top: 40px;
}

.news-num li {
    width: 405px;
    height: 95px;
    border-bottom: 1px dotted #dbd4cd;
    margin-top: 20px;
}

.time {
    width: 60px;
    height: 50px;
    background-color: #D9D9D9;
    float: left;
    text-align: center;
    margin-top: 20px;
}

.time span {
    display: block;
}

.time-day {
    color: #666666;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
}

.time-year {
    color: #666666;
    font-size: 13px;
}

.news-list-intro {
    width: 315px;
    float: right;
}

.news-list-intro a {
    display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 16px;
    color: #4bb344;
    font-weight: normal;
    text-decoration: none;
    *display: inline;
    *zoom: 1;
}

.news-list-intro p {
    display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 12px;
    line-height: 20px !important;
    padding-top: 6px;
    color: #5A5A5A;
    font-weight: normal;
    text-decoration: none;
    overflow: hidden;
    width: 280px;
    height: 65px;
    *display: inline;
    *zoom: 1;
}

.mt-20 {
    margin-top: 25px;
}


/* 底部 */

.footer {
    width: 100%;
    min-width: 1200px;
    height: 300px;
    background-color: #172646;
    margin-top: 50px;
}

.footer-nav {
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #fff;
}

.footer-list {
    text-align: center;
    padding-top: 10px;
    line-height: 30px;
    justify-content: center;
    display: flex;
    flex-direction: row;
}

.footer-list li {
    float: left;
    width: 122px;
    height: 30px;
    border-right: 1px solid #fff;
}

.footer-list li a {
    font-size: 12px;
    color: #fff;
}

.footer-address {
    width: 400px;
    margin-top: 54px;
}

.footer-address p {
    color: #fff;
    font-size: 14px;
    line-height: 25px;
}

.footer-wel {
    font-size: 18px!important;
    font-weight: bold;
}

.footer-erweima {
    display: inline-block;
    width: 100%;
    margin-top: 54px;
    text-align: center;
    height: 150px;
    border-bottom: 1px solid #333;
    *display: inline;
    *zoom: 1;
}

.erweima-intro {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
}

.erweima-intro p {
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    text-align: left;
    margin-left: 25px;
}

.footer-erweima img {
    display: inline-block;
    width: 126px;
    height: 126px;
    *display: inline;
    *zoom: 1;
}

.foot-bah {
    width: 100%;
    text-align: center;
    font-family: 微软雅黑;
    font-size: 14px;
    color: rgb(255, 255, 255);
    margin-top: 10px;
}

.foot-bah a {
    display: inline-block;
    color: #fff;
}


/* 关于我们 */

.about {
    width: 100%;
    min-width: 1200px;
    height: auto;
    margin-top: 20px;
}

.nav-title {
    width: 265px;
    height: auto;
    margin-left: 10px;
}

.nav-title img {
    position: absolute;
    width: 85px;
    height: 85px;
}

.nav-title p {
    display: inline-block;
    margin-left: 95px;
    *display: inline;
    *zoom: 1;
}

.about-en {
    font-size: 24px;
    text-transform: uppercase;
    color: rgb(1, 122, 196);
    font-weight: bold;
}

.about-cn {
    font-size: 20px;
    letter-spacing: 3px;
    font-weight: bold;
}

.mt-10 {
    margin-top: 10px;
}

.sub-nav {
    width: 265px;
    background-color: #145396;
}

.sub-list {
    margin-top: 10px;
}

.sub-list li {
    width: 235px;
    height: 55px;
    text-align: center;
    border-bottom: 1px solid #135A95;
    margin: 0 auto;
    line-height: 55px;
}

.sub-list li a {
    color: #fff;
    font-size: 14px;
}

.sub-contact {
    width: 265px;
    height: auto;
    margin-top: 50px;
}

.contact-title {
    width: 100%;
    border-bottom: 1px solid #CCCCCC;
    height: 55px;
}

.contact-en {
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'Courier New';
    letter-spacing: -1px;
    color: #CECECE;
}

.contact-cn {
    font-size: 20px;
    letter-spacing: 3px;
    font-weight: bold;
    margin-left: 100px;
    margin-top: -20px;
}

.contact-style {
    width: 100%;
    height: 190px;
    background-image: url(../images/about_contact.jpg);
    margin-top: 20px;
    margin: 0 auto;
    background-position: right;
    background-repeat: no-repeat;
}

.contact-style p {
    font-size: 12px;
    font-family: 微软雅黑;
    color: rgb(0, 0, 0);
    font-weight: bold;
    margin-top: 15px;
}

.about-show {
    width: 900px;
    height: auto;
    margin-top: 10px;
}

.about-show-title {
    border-bottom: 1px solid #CCCCCC;
}

.contact-title-show {
    height: 55px;
}

.contact-place {
    line-height: 55px;
}

.contact-place p {
    font-size: 14px;
}

.contact-place p i {
    display: inline-block;
    width: 20px;
    height: 16px;
    background-image: url('../images/place_icon.jpg');
    background-repeat: no-repeat;
    margin-right: 5px;
    *display: inline;
    *zoom: 1;
}


/* 文章 */

.content-show {
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
}

.content-show p {
    color: rgb(0, 0, 0);
    font-family: 'Microsoft YaHei';
    font-size: 16px;
    line-height: 30px;
}

.t-2em {
    text-indent: 2em;
}

.content-intro {
    margin-top: 20px;
}

.content-list li {
    float: left;
    width: 195px;
    height: 225px;
    border: 1px solid #ccc;
    text-align: center;
    margin-right: 51px;
    margin-left: 51px;
}

.content-list li img {
    width: 50px;
    height: 54px;
    margin-top: 30px;
}

.content-intro-show {
    width: 100%;
    margin-top: 10px;
}

.content-intro-show {
    width: 170px;
    margin: 0 auto;
    margin-top: 30px;
    height: 80px;
    border-top: 1px solid #ccc;
}

.content-intro-show span {
    display: block;
}

.content-credit {
    display: inline-block;
    margin-top: 20px;
    font-size: 22px;
    font-weight: bold;
    *display: inline;
    *zoom: 1;
}


/* 新闻 */

.h-130 {
    height: 130px;
}

.ml-35 {
    margin-left: 35px;
}

.c-color p {
    color: rgb(153, 153, 153);
}


/* 新闻列表 */

.news-list {
    width: 900px;
}

.news-list-title li {
    width: 100%;
    height: 50px;
    border-bottom: 1px dashed #ccc;
    line-height: 50px;
}

.title-font {
    display: inline-block;
    font-size: 15px;
    color: #5a5a5a;
    *display: inline;
    *zoom: 1;
}

.title-color {
    color: #0064D4;
    margin-right: 10px;
}

.news-show-title {
    margin-bottom: 10px;
}


/* 新闻展示 */

.news-show-title p {
    text-align: center;
}

.news-title-style {
    font-family: Microsoft YaHei;
    font-size: 16px!important;
    color: #135a95!important;
    font-weight: bold;
}

.next-page {
    width: 100%;
    margin-top: 30px;
}

.next-page span {
    display: block;
    margin-top: 5px;
}


/* 产品 */

.h-200 {
    height: 200px;
}

.product-list-sub {
    margin-top: 20px;
}

.sub-product-list li {
    float: left;
    width: 200px;
    height: 220px;
    border: 1px solid #ccc;
    text-align: center;
    margin-left: 11px;
    margin-right: 11px;
    margin-bottom: 15px;
}

.sub-product-list li a img {
    display: block;
    width: 170px;
    height: 170px;
    margin: 0 auto;
    margin-top: 5px;
}

.sub-product-list li a span {
    display: inline-block;
    margin-top: 5px;
    font-size: 14px;
    *display: inline;
    *zoom: 1;
}


/* 产品详情 */

.t-c {
    text-align: center;
}

.t-c img {
    width: 420px;
    height: 420px;
}


/* 联系我们 */

.sub-contact-intro {
    width: 900px;
    height: auto;
    margin-top: 15px;
}

.sub-contact-adress {
    margin-left: 30px;
    margin-top: 40px;
}

.sub-contact-style {
    width: 890px;
    height: 245px;
    border: 1px solid #ccc;
}

.sub-contact-adress p {
    font-size: 14px;
    font-family: 微软雅黑;
    color: rgb(0, 0, 0);
    line-height: 35px;
}

.tel {
    display: inline-block;
    width: 16px;
    height: 17px;
    background-image: url('../images/tel.png');
    background-repeat: no-repeat;
    margin-right: 15px;
    *display: inline;
    *zoom: 1;
}

.fax {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url('../images/fax.png');
    background-repeat: no-repeat;
    margin-right: 15px;
    *display: inline;
    *zoom: 1;
}

.qq {
    display: inline-block;
    width: 17px;
    height: 17px;
    background-image: url('../images/qq.png');
    background-repeat: no-repeat;
    background-size: 17px 17px;
    margin-right: 15px;
    *display: inline;
    *zoom: 1;
}

.mail {
    display: inline-block;
    width: 18px;
    height: 14px;
    background-image: url('../images/mail.png');
    background-repeat: no-repeat;
    margin-right: 15px;
    *display: inline;
    *zoom: 1;
}

.adress {
    display: inline-block;
    width: 16px;
    height: 20px;
    background-image: url('../images/adress.png');
    background-repeat: no-repeat;
    margin-right: 15px;
    *display: inline;
    *zoom: 1;
}

.sub-contact-erweima {
    margin-right: 100px;
    margin-top: 40px;
    text-align: center;
}

.sub-contact-erweima img {
    display: block;
    width: 149px;
    height: 149px;
}

.mt-50 {
    margin-top: 50px;
}


/* 下一页 */


/*翻页样式*/

#pages {
    width: 100%;
    height: 50px;
    text-align: center;
    line-height: 22px;
    padding-top: 1px;
    clear: both;
    margin-top: 50px;
}

#pages a {
    background: #f5f5f5;
    border: #ddd solid 1px;
    padding: 3px 8px;
    margin: 0 2px;
    float: none;
    color: #333;
    font-size: 14px;
}

#pages span {
    background: #0e4d9c;
    color: #fff;
    border: #DDD solid 1px;
    padding: 3px 8px;
    margin: 0 2px;
    float: none;
}

#pages a:hover {
    border: #0e4d9c solid 1px;
}

.content-nav {
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}


/* 表单 */

.contact_bg {
    width: 100%;
    min-height: 815px;
    background-image: url('../images/contact_bg.jpg');
    background-position: center;
}


/* 表单 */

.form-title {
    width: 900px;
    height: 40px;
    background-image: url('../images/form.png');
    background-position: left;
    background-repeat: no-repeat;
    background-color: #F9F8F8;
}

.form-font {
    line-height: 40px;
    padding-left: 90px;
    font-size: 14px;
    color: #0088d4;
}

.form-content {
    text-align: center;
}

.company-name {
    font-size: 24px;
    color: #DFC5A4;
}

.mainWarp {
    padding-top: 50px
}

.company-school {
    color: #999999;
    font-family: Microsoft YaHei;
    font-size: 16px;
    margin: 10px 0px;
}


/* 表单 */

.form-list {
    display: inline-block;
    width: 530px;
    margin-top: 30px;
}

.table_form tbody th {
    font-size: 16px;
    text-align: center;
}

.table_form tbody td {
    border-bottom: none!important;
}

.table_form tbody th {
    border-bottom: none!important;
}

.input-text {
    width: 320px;
    height: 35px!important;
}

.service-img {
    margin-top: 10px;
}

.news_content {
    margin: 20px;
    line-height: 30px
}

.news_content p {
    font-size: 16px;
}

.product-xiangqing {
    width: 100%;
    height: 40px;
    background-color: #0064D4;
    margin-top: 20px;
}

.product-xiangqing p {
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    margin-left: 10px;
}

.sub-list li:hover a{
	display:inline-block;
	font-size:15px;
	color:darkgray;
}