/*common start*/

body,
div,
ul,
li,
a,
img,
p,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
span,
strong,
input {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    border: 0;
    list-style: none;
}

body {
    font-size: 14px;
    font-family: '';
    color: #666;
    background: #f7f7f7;
}

a {
    color: #666;
    font-size: 14px;
}

a:hover {
    color: #f60;
    text-decoration: underline;
    font-size: 14px;
}

p {
    line-height: 1.8em;
    padding: 5px 0;
    font-size: 14px;
}

img {
    outline-width: 0px;
    vertical-align: top;
}

.clear {
    margin: 0;
    padding: 0;
    font-size: 0;
    clear: both;
}

.wapper {
    width: 1200px;
    margin: 0 auto;
}

.topbg {
    border-bottom: 1px solid #eee;
    background: #f5f5f5;
    height: 35px;
    line-height: 35px;
}

.top span {
    float: left;
}

.top strong {
    font-weight: normal;
}

.top strong a {
    padding: 0px 10px;
}

.header {
    height: 122px;
    background: #fff;
}

.head {
    height: 122px;
    overflow: hidden;
    width: 978px;
}

.head .logo {
    float: left;
}

.head .tel {
    float: right;
    background: url(../images/tel.jpg) right center no-repeat;
    text-align: right;
    padding-right: 65px;
    padding-left: 120px;
    padding-top: 32px;
    height: 90px;
}

.head .tel span {
    display: block;
    font-size: 16px;
    color: #222;
}

.head .tel strong {
    display: block;
    color: #db1002;
    font-family: "Impact";
    font-size: 30px;
}

.menubg {
    background: #073fc5;
    height: 49px;
    position: relative;
    z-index: 66;
}


/*menu*/

.menu {
    height: 49px;
    line-height: 49px;
}

.menu ul li {
    float: left;
    position: relative;
    width: 120px;
}

.menu ul li dl {
    background: #fff;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 49px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    padding: 10px 0;
    display: none;
}

.menu ul li dl dd {
    line-height: 28px;
    border-bottom: #ddd dotted 1px;
    margin: 0 10px;
}

.menu ul li dl dd a {
    font-size: 12px;
    color: #666;
    font-weight: normal;
    display: inline;
    padding: 0;
    text-align: left;
}

.menu ul li dl dd a:hover {
    color: #f60;
}

.menu a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    display: block;
    text-align: center;
}

.menu a:hover {
    color: #fff;
}

a.menu_hover {
    background: #e20000;
    color: #fff;
}


/*banner_02*/

.banner_02 {
    height: 600px;
    overflow: hidden;
}

.banner_02 #banner_02_con {
    display: none;
}

.con1 {
    margin-top: 30px;
}

.c1_left {
    float: left;
    width: 223px;
    border: 5px solid #006ce1;
}

.c1_left h2 {
    background: url(../images/h2bg.jpg) no-repeat;
    height: 66px;
    line-height: 75px;
    color: #fff;
    padding-left: 50px;
    overflow: hidden;
}

.c1_left dl dt {
    font-size: 14px;
    height: 43px;
    line-height: 43px;
    background: url(../images/libg.jpg) no-repeat center;
    padding-left: 10px;
}

.c1_left dl dt a {
    display: block;
    color: #0569cf;
}

.c1_left dl dt a:hover {
    color: #525252;
}

.c1_left dl dd {
    height: 33px;
    line-height: 33px;
}

.c1_left dl dd a {
    color: #525252;
    display: block;
    background: url(../images/b.jpg) no-repeat center bottom;
    padding-left: 20px;
}

.c1_left dl dd a:hover {
    color: #0569cf;
    background: #f2f2f2;
}

.c1_right {
    float: right;
    width: 950px;
}

.c1_right h2 {
    background: url(../images/hh.jpg) no-repeat left;
    padding-left: 50px;
    height: 38px;
    border-bottom: 1px solid #006ce1;
    line-height: 38px;
    color: #FFF;
}

.c1_right h2 a {
    float: right;
    color: #444444;
    line-height: 38px;
    padding-right: 10px;
    font-weight: normal;
    font-size: 14px;
}

.about {
    padding-top: 15px;
    padding-bottom: 10px;
    height: 225px;
}

.about img {
    float: left;
    background: #ffffff;
    padding: 5px;
    border: 1px solid #d6d6d6;
    margin-right: 20px;
}

.about .about_con {
    float: right;
    width: 580px;
}

.about .about_con strong {
    border-bottom: 1px dashed #dcdcdc;
    height: 35px;
    line-height: 35px;
    color: #171717;
    font-size: 16px;
    font-weight: normal;
    display: block;
}

.about .about_con strong b {
    font-size: 16px;
    color: #006ce1;
    line-height: 32px;
    padding-left: 10px;
    font-weight: normal;
}

.about .about_con span {
    padding-top: 5px;
    font-size: 14px;
    color: #4b4b4b;
    line-height: 26px;
    display: block;
}

.about .about_con a {
    color: #db0f00;
    font-size: 14px;
    display: block;
}

.about .about_con a:hover {
    color: #006ce1;
}

.c1_right2 {
    margin-top: 20px;
    overflow: hidden;
}


/*scroll_03*/

.scroll_03 {
    padding-top: 15px;
    padding-bottom: 10px;
}

.scroll_03 .hd .prev,
.scroll_03 .hd .next {
    display: block;
    width: 5px;
    height: 9px;
    line-height: 10px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/icoLeft.gif) no-repeat;
}

.scroll_03 .hd .next {
    background: url(../images/icoRight.gif) no-repeat;
}

.scroll_03 .bd li .cp {
    margin-bottom: 15px;
}

.scroll_03 .bd li {
    float: left;
    width: 251px;
    overflow: hidden;
    margin: 0 10px;
}

.scroll_03 .bd li .img {
    height: 155px;
    border: 1px solid #d6d6d6;
    padding: 5px;
    background: #FFF;
}

.scroll_03 .bd li .img:hover {
    background: #f4f4f4;
}

.scroll_03 .bd li span {
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    font-size:14px;
    color:#000
}

.scroll_03 .bd li .img table tr td {
    height: 155px;
    text-align: center;
    display: block;
}

.scroll_03 .bd li .img table tr td img {
    max-width: 239px;
    max-height: 155px;
}

.pic1 {
    background: url(../images/sybn.jpg) center no-repeat;
    height: 180px;
}

.con2 {
    margin-top: 15px;
}

.c2_left {
    float: left;
    width: 638px;
}

.c2_left img {
    width: 638px;
}

.c2_right {
    width: 548px;
    float: right;
    padding-top: 40px;
}

.c2_right ul li {
    height: 62px;
    color: #157aca;
    font-size: 14px;
    line-height: 30px;
}

.c2_right ul li strong {
    display: block;
    width: 90px;
    height: 62px;
    background: url(../images/hl.jpg) no-repeat center 5px;
    color: #FFF;
    font-size: 14px;
    float: left;
    line-height: 29px;
    text-align: center;
}

.c2_right ul li span {
    float: left;
    width: 450px;
    padding-left: 8px;
}

.con3bg {
    height: 770px;
    background: url(../images/im.jpg) no-repeat center top;
    padding-top: 113px;
}

.c3_left {
    width: 480px;
    float: left;
    height: 400px;
    padding-bottom: 300px;
}

.c3_left .left_01,
.c3_left .left_02 {
    width: 480px;
    height: 185px;
}

.c3_left .left_01 h2,
.c3_left .left_02 h2 {
    font-size: 22px;
    color: #fcff00;
    line-height: 48px;
    font-weight: normal;
    height: 50px;
}

.c3_left .left_01 h2 b,
.c3_left .left_02 h2 b {
    display: block;
    width: 48px;
    height: 48px;
    font-weight: normal;
    border: 2px solid #fcff00;
    line-height: 48px;
    text-align: center;
    margin-right: 20px;
    float: left;
    font-size: 28px;
}

.c3_left .left_01 span,
.c3_left .left_02 span {
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    padding-top: 20px;
    display: block;
}

.c3_right {
    width: 480px;
    float: right;
    height: 328px;
    padding-top: 405px;
}

.c3_right .left_03 {
    width: 480px;
    height: 185px;
}

.c3_right .left_03 h2,
.c3_right .left_04 h2 {
    font-size: 22px;
    color: #fcff00;
    line-height: 48px;
    font-weight: normal;
    height: 50px;
}

.c3_right .left_03 h2 b,
.c3_right .left_04 h2 b {
    display: block;
    width: 48px;
    height: 48px;
    font-weight: normal;
    border: 2px solid #fcff00;
    line-height: 48px;
    text-align: center;
    margin-right: 20px;
    float: left;
    font-size: 28px;
}

.c3_right .left_03 span,
.c3_right .left_04 span {
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    padding-top: 15px;
    display: block;
}

.c3_right .left_04 {
    width: 480px;
    height: 125px
}

.pic2 {
    background: url(../images/ban.jpg) center no-repeat;
    height: 178px;
}

.con4 {
    margin: 0px auto;
    padding: 30px 0px;
}

.con4 h2 {
    text-align: center;
    background: url(../images/hhb.jpg) no-repeat;
    height: 36px;
    line-height: 36px;
    color: #fff;
}


/*scroll_04*/

.scroll_04 {
    padding-top: 15px;
    padding-bottom: 10px;
    overflow: hidden;
}

.scroll_04 .hd .prev,
.scroll_04 .hd .next {
    display: block;
    width: 5px;
    height: 9px;
    line-height: 10px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/icoLeft.gif) no-repeat;
}

.scroll_04 .hd .next {
    background: url(../images/icoRight.gif) no-repeat;
}

.scroll_04 .bd li {
    height: 160px;
    width: 250px;
    margin: 0px 20px;
    float: left;
    overflow: hidden;
    padding: 10px;
    background: #fff;
    border: 1px solid #ececec;
}

.scroll_04 .bd li .img {
    height: 160px;
    position: relative;
}

.scroll_04 .bd li .img a.guna {
    background: #000;
    filter: alpha(Opacity=60);
    -moz-opacity: 0.5;
    opacity: 0.5;
    display: block;
    text-align: center;
    font-size: 14px;
    width: 297px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.scroll_04 .bd li .img a.guna:hover {
    background: #900;
    filter: alpha(Opacity=60);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.scroll_04 .bd li .img:hover {
    background: #f4f4f4;
}

.scroll_04 .bd li b {
    display: block;
    width: 297px;
    height: 30px;
    line-height: 30px;
    background: url(../images/imgg.jpg) no-repeat center top;
    font-weight: normal;
}

.scroll_04 .bd li b a {
    display: block;
    width: 297px;
    font-size: 16px;
}

.scroll_04 .bd li b a span {
    font-size: 14px;
    display: block;
    padding-left: 70px;
    display: block;
    float: left;
}

.scroll_04 .bd li .img table tr td {
    height: 160px;
}

.scroll_04 .bd li .img table tr td img {
    width: 250px;
    height: 160px;
    object-fit: cover;
}

.con5 {
    margin: 120px auto;
}


/*common end*/

.slideBox {
    width: 48%;
    height: 300px;
    overflow: hidden;
    position: relative;
    float: left;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 5px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.slideBox .hd ul li.on {
    background: #f00;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd ul li {
    position: relative;
}

.slideBox .bd ul span {
    display: block;
    height: 40px;
    line-height: 40px;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    bottom: 0px;
    width: 100%;
    color: #fff;
    padding-left: 10px;
}

.slideBox .bd img {
    width: 100%;
    object-fit: cover;
    height: 300px;
}

.c5_right {
    float: right;
    width: 48%;
}

.c5_right strong {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    color: #073fc5;
}

.c5_right span {
    display: block;
    width: 100%;
    height: auto;
    padding-top: 20px;
    line-height: 24px;
    color: #6c6c6c;
    font-size: 14px;
}

.c5_right a {
    font-size: 14px;
    color: #073fc5;
    display: block;
    margin-top: 20px;
    line-height: 26px;
}

.con6 {
    margin-top: 20px;
}

.c6_left {
    float: left;
    width: 766px;
}

.c6_left h2 {
    background: url(../images/hh.jpg) no-repeat left;
    padding-left: 50px;
    height: 38px;
    border-bottom: 1px solid #006ce1;
    line-height: 38px;
    color: #FFF;
}

.c6_left h2 a {
    float: right;
    color: #444;
    line-height: 38px;
    padding-right: 10px;
    font-weight: normal;
    font-size: 14px;
}

.c6_left dl {
    width: 764px;
    height: 328px;
    background: #fff;
    border: 1px solid #e4e4e4;
}

.c6_left dl dt {
    float: left;
}

.c6_left dl dd {
    width: 370px;
    height: 33px;
    border-bottom: 1px dashed #c5c5c5;
    line-height: 33px;
    background: url(../images/libgg.jpg) no-repeat left;
    padding-left: 17px;
    float: right;
    width: 360px;
    margin-right: 15px;
}

.c6_left dl dd span {
    float: right;
}

.c6_right {
    float: right;
    width: 405px;
}

.c6_right h2 {
    background: url(../images/bg.jpg) no-repeat left center;
    line-height: 36px;
    height: 36px;
    color: #006ce1;
    padding-left: 20px;
}

.c6_right h2 a {
    float: right;
    color: #444;
    line-height: 38px;
    padding-right: 10px;
    font-weight: normal;
    font-size: 14px;
}


/*scroll_02*/

.scroll_02 {
    height: 307px;
    overflow: hidden;
    padding: 10px;
    background: #fff;
    border: 1px solid #e4e4e4;
    width: 383px;
}

.scroll_02 .hd .prev,
.scroll_02 .hd .next {
    display: block;
    width: 5px;
    height: 9px;
    line-height: 10px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/icoLeft.gif) no-repeat;
}

.scroll_02 .hd .next {
    background: url(../images/icoRight.gif) no-repeat;
}

.scroll_02 .bd li {
    padding: 10px 0;
    border-bottom: 1px dashed;
}

.scroll_02 .bd li .dt {
    height: 23px;
    line-height: 23px;
}

.scroll_02 .bd li .dt i {
    width: 23px;
    height: 23px;
    background: #0071e3;
    color: #FFF;
    float: left;
    display: block;
    font-size: 14px;
    text-align: center;
    font-style: normal;
}

.scroll_02 .bd li .dt a {
    display: block;
    float: left;
    padding-left: 15px;
    font-weight: bold;
}

.scroll_02 .bd li .dt a:hover {
    color: #fe9f01;
}

.scroll_02 .bd li .dd {
    margin-top: 10px;
    height: 23px;
    line-height: 23px;
}

.scroll_02 .bd li .dd i {
    width: 23px;
    height: 23px;
    float: left;
    background: #3f3f3f;
    color: #FFF;
    display: block;
    font-size: 14px;
    text-align: center;
    font-style: normal;
}

.scroll_02 .bd li .dd span {
    display: block;
    float: left;
    padding-left: 15px;
}

.footer {
    margin-top: 30px;
    background: url(../images/footerbg.jpg) repeat-x;
    background-color: #ddd;
}

.foot_nav {
    width: 1120px;
    height: 60px;
    background: url(../images/foo.png) no-repeat left;
    padding-left: 80px;
}

.foot_nav a {
    display: block;
    float: left;
    color: #fff;
    line-height: 60px;
    font-size: 14px;
    text-align: right;
    width: 110px;
    height: 60px;
}

.foot_nav a:hover {
    color: #fd7f75;
}

.foot_left {
    float: left;
    padding-top: 20px;
}

.foot_mid {
    float: left;
    margin-left: 50px;
    width: 510px;
    color: #fff;
    padding-top: 20px;
}

.foot_mid dl dt {
    font-size: 16px;
    color: #000;
    line-height: 30px;
}

.foot_mid dl dd {
    line-height: 28px;
    font-size: 14px;
    color: #000;
}

.foot_mid dl dd a {
    color: #000;
}

.foot_right {
    float: right;
    padding-top: 20px;
}

.foot_right img {
    float: left;
    margin-right: 25px;
}


/*Add------------------------------------------------------------------------------*/

.weizhi {
    background: url(../images/hh.jpg) no-repeat left;
    height: 38px;
    line-height: 38px;
}

.weizhi strong {
    padding-left: 50px;
    color: #FFF;
    float: left;
    font-size: 18px;
}

.weizhi span {
    float: right;
    color: #444444;
    line-height: 38px;
    padding-right: 10px;
    font-weight: normal;
    font-size: 14px;
}

.by_ban_m {
    width: 100%;
    height: 70px;
    background: #ececec;
}

.by_ban_m .ny_le {
    width: 750px;
    height: 30px;
    margin-top: 20px;
    float: left;
}

.by_ban_m .ny_le a {
    display: block;
    float: left;
    line-height: 30px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    background: #FFF;
    color: #5e5e5e;
    margin-right: 20px;
}

.by_ban_m .ny_le a:hover {
    display: block;
    float: left;
    line-height: 30px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    background: #006ce1;
    color: #ffffff;
}

.by_ban_m strong {
    float: right;
    font-size: 18px;
    font-weight: normal;
    line-height: 70px;
    color: #db0f00;
}

.inside {
    margin-top: 20px;
    min-height: 400px;
}

.inside_left {
    width: 220px;
    float: left;
}

.inside_left .side_a dl dt {
    border-bottom: 3px solid #ddd;
    display: block;
    height: 40px;
    color: #324483;
    font-weight: bold;
    line-height: 40px;
    font-size: 18px;
}

.inside_left .side_a dl dd {
    height: 36px;
    line-height: 36px;
    border-bottom: #ddd solid 1px;
}

.inside_left .side_a dl dd a {
    display: block;
    padding-left: 30px;
    font-size: 14px;
    background: url(../images/about-cn3_19.jpg) 15px center no-repeat;
}

.inside_left .side_a dl dd a:hover {
    background: #324483;
    color: #fff;
}

.inside_left .side_a dl .hover a {
    background: #324483;
    color: #fff;
}

.lianxi {
    margin-top: 15px;
    text-align: center;
    padding-bottom: 20px;
}

.inside_right {
    width: 940px;
    float: right;
}

.inside_con {
    padding: 10px;
    border: 1px solid #006ce1;
    background: #fff;
}


/*contact*/

.contact h2 {
    height: 36px;
    line-height: 36px;
    padding-left: 20px;
    color: #fff;
    background: #999;
}

.contact {
    margin-top: 15px;
}

.contact ul {
    padding: 10px 10px;
    border: #e4e4e4 solid 1px;
}

.contact ul li {
    line-height: 20px;
    padding: 3px 0;
}


/*proShow*/

.product_show ul li {
    width: 130px;
    line-height: 20px;
}

.product_show ul li {
    float: left;
    margin: 15px 20px 0;
    border: #e4e4e4 solid 1px;
    display: inline;
}

.pro img {
    max-width: 120px;
    max-height: 90px;
    width: expression(this.width >120 && this.height < this.width ? 120: true);
    height: expression(this.height > 90 ? 90: true);
}

.hover2 {
    background: #f4f4f4;
}


/*product_list*/

.side_product {
    margin-top: 15px;
}

.side_product h2 {
    height: 36px;
    line-height: 36px;
    padding-left: 20px;
    color: #fff;
    background: #999;
}

.side_product ul {
    padding: 10px 10px;
    border: #e4e4e4 solid 1px;
}

.side_product ul li {
    line-height: 24px;
}

.side_product ul li a {
    padding-left: 30px;
    display: block;
    border-bottom: #e4e4e4 dashed 1px;
    background: url(../images/side_menu_bg.gif) 10px 8px no-repeat;
}

.side_product ul li dl dd a {
    display: inline;
    border: none;
    background: none;
}