input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

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

p {
    margin: 0;
}


/*滚动*/

#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800%
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}


/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}


/*头部样式*/

#header {
    position: relative;
    line-height: 36px;
    background: #0056ac;
    font-size: 12px;
    color: #fff;
}

#header a {
    font-size: 12px;
    color: #fff;
}

.top_cc {
    position: relative;
    height: 90px;
    background: #fff;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .15);
    z-index: 9999;
}

.logo {
    float: left;
    line-height: 90px;
}


/* c1_index */

.c1_index {
    position: relative;
    /*height: 1094px;*/
    height: 790px;
    background: url(../images/c1_bg.jpg) no-repeat center;
    padding-top: 95px;
}

.ttt1 {
    text-align: center;
    background: url(../images/ttt1_bg.png) no-repeat center 60px;
}

.ttt1 span {
    text-transform: uppercase;
    display: block;
    font-size: 28px;
    color: #0056ac;
}

.ttt1 h3 {
    font-size: 28px;
    color: #0056ac;
}

.ttt1 p {
    font-size: 16px;
    color: #454545;
    margin-top: 15px;
}

.product_list11 {
    position: relative;
    margin-top: 60px;
}

.product_list11 li {
    float: left;
    margin-right: 25px;
    margin-bottom: 40px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .15);
}

.product_list11 li:nth-child(4n) {
    margin-right: 0px;
}

.product_list11 li a {
    display: block;
}

.product_list11 li a img {
    width: 281px;
    height: 281px;
}

.product_list11 li h3 {
    text-align: center;
    line-height: 55px;
    font-weight: normal;
    color: #0e0e0e;
    font-size: 16px;
    background: #fff;
    transition: .3s all;
}

.product_list11 li:hover h3 {
    background: #0056ac;
    color: #fff;
}


/* c2_index */

.c2_index {
    position: relative;
    height: 702px;
    background: url(../images/c2_bg.jpg) no-repeat center;
    padding-top: 60px;
}

.ttt2 {
    text-align: center;
    background: url(../images/ttt2_bg.png) no-repeat center 60px;
}

.ttt2 span {
    text-transform: uppercase;
    display: block;
    font-size: 28px;
    color: #ffffff;
}

.ttt2 h3 {
    font-size: 28px;
    color: #ffffff;
}

.ttt2 p {
    font-size: 16px;
    color: #ffffff;
    margin-top: 15px;
}

.case_wap {
    margin-top: 50px;
    position: relative;
}

.case_list11 {
    position: relative;
}

.case_list11 li {
    float: left;
    width: 218px;
    height: 288px;
    margin-right: 30px;
    position: relative;
}

.case_list11 li a {
    display: block;
}

.case_list11 li a img {
    width: 218px;
    height: 288px;
}

.case_list11 li h3 {
    position: absolute;
    bottom: 0px;
    width: 100%;
    line-height: 42px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: rgba(0, 0, 0, .5);
    font-weight: normal;
}

.case_wap .hd {
    margin-top: 65px;
    text-align: center;
}

.case_wap .hd a {
    display: inline-block;
    width: 55px;
    height: 34px;
    margin: 0 3px;
}

.case_wap .hd .prev {
    background: url(../images/prev1.png) no-repeat center;
}

.case_wap .hd .next {
    background: url(../images/next1.png) no-repeat center;
}


/* c3 */

.c3 {
    padding: 100px 0 25px;
    background: #fdfdfd;
}

.c3 .c3-con {
    margin-top: 26px;
}

.c3 .c3-con .c3-left {
    width: 657px;
    height: 398px;
    background: url(../images/c3-1.png) no-repeat center center;
}

.c3 .c3-con .c3-left h3 {
    font-size: 24px;
    color: #333333;
    font-weight: 400;
    margin-left: 60px;
    margin-top: 25px;
}

.c3 .c3-con .c3-left .c3-about {
    font-size: 16px;
    color: #545454;
    margin-left: 60px;
    margin-top: 19px;
    line-height: 30px;
    margin-right: 35px;
}

.c3 .c3-con .c3-left .c3-more {
    width: 120px;
    height: 40px;
    text-indent: 20px;
    line-height: 40px;
    background: url(../images/more1.png) no-repeat center center;
    font-size: 14px;
    margin-left: 51px;
    margin-top: 33px;
}

.c3 .c3-con .c3-left .c3-more a {
    color: #ffffff;
}


/* honor */

.honor {
    position: relative;
    background: #fdfdfd;
    padding: 10px 0 50px;
    border-bottom: 5px solid #fafafa;
}

.honor h1 {
    font-size: 20px;
    color: #0056ac;
    border-bottom: 1px solid #dcdddd;
    padding: 15px 0;
}

.honor_list {
    position: relative;
    margin-top: 55px;
}

.honor_list li {
    float: left;
    margin-right: 14px;
}

.honor_list li:nth-child(6) {
    margin-right: 0px;
}

.honor_list li a {
    display: block;
}

.honor_list li a .simg {
    overflow: hidden;
    border: 1px solid #dedddd;
}

.honor_list li a .simg img {
    width: 186px;
    height: 258px;
}

.honor_list li h3 {
    text-align: center;
    font-weight: normal;
    font-size: 14px;
    color: #333333;
    padding: 10px 0;
}


/* 新闻中心 */

.xw {
    position: relative;
    padding: 80px 0 50px;
}

.a7_1 {
    width: 701px;
    overflow: hidden;
    margin-top: 60px;
}

.news_list1 {
    padding-left: 65px;
    margin-bottom: 7px;
}

.news_list1 li {
    position: relative;
}

.news_list1 li:before {
    width: 50px;
    height: 30px;
    background: #0056ac;
    position: absolute;
    left: -65px;
    top: 0;
    content: "头条";
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
}

.news_list1 li a {
    display: block;
    font-size: 18px;
    color: #333333;
    line-height: 31px;
    margin-bottom: 17px;
}

.news_list1 li dd {
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    text-indent: 20px;
    height: 90px;
    overflow: hidden;
}

.news_list2 {
    width: 318px;
    overflow: hidden;
}

.news_list2 li {
    padding-left: 32px;
    position: relative;
}

.news_list2 li:before {
    width: 1px;
    height: 47px;
    background: #999999;
    position: absolute;
    left: 3px;
    top: 30px;
    content: "";
}

.news_list2 li:last-child a {
    border: none;
}

.news_list2 li:last-child:before {
    display: none;
}

.news_list2 li a {
    display: block;
    height: 52px;
    line-height: 52px;
    border-bottom: 1px solid #d1d1d1;
    font-size: 14px;
    color: #666666;
    position: relative;
}

.news_list2 li a:before {
    width: 7px;
    height: 7px;
    background: #999999;
    position: absolute;
    left: -32px;
    top: 23px;
    content: "";
    border-radius: 50%;
}

.news_list2 li:hover a {
    color: #333;
}

.news_list2 li:hover a:before {
    background: #0056ac;
}

.a7_2 {
    margin-top: 60px;
    width: 438px;
    overflow: hidden;
    background: url(../images/t8.png) no-repeat top;
    padding: 0 11px;
    height: 443px;
}

.a7_2t {
    font-size: 18px;
    color: #fff;
    line-height: 60px;
    padding-left: 60px;
    height: 60px;
    overflow: hidden;
}

.a7_2t a {
    display: block;
    float: right;
    font-size: 12px;
    line-height: 60px;
    text-transform: uppercase;
    color: #fff;
    margin-right: 30px;
}

.a7_2 #kehu {
    overflow: hidden;
    height: 363px;
    margin: 10px auto 0;
    position: relative
}

.a7_2 #kehu #jian {
    height: 100%
}

.a7_2 #kehu #jian #xtop .news_list3 li,
.a7_2 #kehu #jian #zheng .news_list3 li {
    position: relative;
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 8px;
    margin-bottom: 11px;
}

.a7_2 #kehu #jian #xtop .news_list3 li a,
.a7_2 #kehu #jian #zheng .news_list3 li a {
    color: #333333;
    font: 14px/48px "微软雅黑";
    display: block;
    background: url(../images/wen.png) 13px 50% no-repeat;
    padding-left: 45px;
    margin-bottom: 0px
}

.a7_2 #kehu #jian #xtop .news_list3 li a:hover,
.a7_2 #kehu #jian #zheng .news_list3 li a:hover {}

.a7_2 #kehu #jian #xtop .news_list3 li span,
.a7_2 #kehu #jian #zheng .news_list3 li span {
    color: #666;
    z-index: 0;
    display: block;
    background: url(../images/da.png) 13px 8px no-repeat;
    padding-left: 45px;
    font: 14px/30px "微软雅黑"
}


/* linkss */

.f_link {
    width: 1200px;
    padding-left: 170px;
    color: rgb(51, 51, 51);
    background: url(../images/link.png) left top no-repeat;
    font: 14px/32px "Microsoft Yahei";
    min-height: 33px;
    margin-bottom: 30px;
    margin-top: 15px;
}

.f_link a {
    font-size: 16px;
    color: #666;
    display: block;
    display: inline-block;
    padding-right: 22px;
    line-height: 32px;
    padding-left: 22px;
}

.f_link a+a {
    background: url(../images/link_a.png) no-repeat left center;
}


/*footer  */

.foot1 {
    position: relative;
    background: #353535;
    padding-top: 60px;
}

.ff1 {
    background: url(../images/ff1.png) no-repeat left top, url(../images/ff.png) repeat-x bottom;
    height: 80px;
    text-align: right;
}

.ff1 .fnav a {
    display: inline-block;
    font: normal 16px/76px "微软雅黑";
    color: #fff;
    padding-left: 50px;
}

.ff2 {
    padding-top: 64px;
    height: 258px;
}

.ff2-1 {
    width: 500px;
    color: #fff;
    line-height: 30px;
}

.ff2-1 a {
    color: #fff;
    text-decoration: none!important;
    display: inline-block;
    margin-bottom: 25px;
}

.ff2-2 {
    width: 252px;
    font: normal 14px/40px "微软雅黑";
    color: #fff;
    text-align: center;
}

.ff2-3 {
    padding-right: 27px;
    text-align: right;
    color: #fff;
    margin-top: 14px;
}

.ff2-3 .tel3 {
    padding-top: 10px;
    line-height: 30px;
}

.foot2 {
    padding: 24px 0;
    background: url(../images/ff.png)repeat-x top #353535
}

.foot2-con {
    font: normal 14px/24px "微软雅黑";
    color: #fff;
    text-align: center;
}

.foot2-con a {
    color: #fff;
}