﻿body { font-family: "Microsoft Yahei"; font-size: 14px; color: #666; padding: 0; margin: 0; }
input, textarea, select { font-family: "Microsoft Yahei"; color: #666; font-size: 14px; }
a { color: #666; }
a:hover { color: #0072B8; }
.hui_bg { width: 100%; background: #EEEEEE; }
/*头部*/
/*.header{ width:100%; min-width:1100px; border-top:8px solid #555555; margin:0px auto; position:relative; overflow:hidden; box-shadow:2px 2px 5px #555; z-index:99;}
.header .head{ width:1100px; height:110px; margin:0px auto; text-align:left;}
.head .logo{ width:229px; height:76px; float:left; margin-top:20px;}
.head .logo img{ width:229px; height:76px; vertical-align:top;}
.head .nav{ width:595px; height:40px; margin-top:50px; float:left; margin-left:60px; text-align:left;}

.head .nav li,.head .nav li a{ display:inline-block; *display:inline; zoom:1; float:left;}
.head .nav li{ margin-right:23px;}
.head .nav li a{ font-size:15px; padding:0 10px; min-width:40px; text-align:center; color:#333333; height:35px; line-height:35px;}
.head .nav li.now a,.head .nav li:hover a{ color:#0072B8; border-bottom:3px solid #0072B8;}
.head .head_r{ width:195px; float:right; margin-top:25px;}
.head_r .lang{ width:100%; text-align:right; font-size:12px; color:#666666;}
.head_r .lang span{ margin:0 10px;}
.head_r .search{ width:185px; height:30px; border:1px solid #666666; float:right; position:relative; margin-top:8px;}
.head_r .search input[type="text"]{ width:145px; height:30px; border:0; padding:0 5px; line-height:30px; position:absolute; left:0; top:0;}
.head_r .search input[type="submit"]{ width:30px; height:30px; border:0; background:url(../images/icon1.png) no-repeat center center; position:absolute; right:0; top:0; cursor:pointer; z-index:9;}*/
/*头部*/
.header { width: 100%; box-shadow: 0 2px 5px #ddd; position: relative; z-index: 9999; }
.head { width: 1200px; margin: 0 auto; position: relative; z-index: 9999; }
.head .logo { width: 246px; height: 61px; float: left; margin: 20px 0; position: relative; }
.head .logo img { width: 100%; height: auto; vertical-align: top; }
.head .nav_m { width: 940px; float: right; text-align: right; }
.head .nav_m .nav { width: 100%; text-align: right; }
.head .nav li { display: inline-block; *display: inline; zoom: 1; vertical-align: top; margin-left: 15px; }
.head .nav li a { display: inline-block; *display: inline; zoom: 1; height: 35px; line-height: 35px; vertical-align: top; margin-top: 33px; font-size: 16px; }
.head .nav li.now a, .head .nav li a:hover { color: #0072B8; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
.nav_m .n_icon { display: inline-block; *display: inline; zoom: 1; height: 18px; line-height: 18px; color: #222; padding-left: 28px; background: url(../image/nav_ico.png) no-repeat left center; position: absolute; right: 0; top: -15px; z-index: 9999; cursor: pointer; display: none; }
/*幻灯片*/
.owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
/* display none until init */
.owl-carousel { display: none; position: relative; width: 100%; -ms-touch-action: pan-y; }
.owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; max-height: 500px; overflow: hidden; }
.owl-carousel .owl-wrapper-outer.autoHeight { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }
.owl-carousel .owl-item { float: left; }
.owl-controls .owl-page, .owl-controls .owl-buttons div { cursor: pointer; }
.owl-controls { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
/* mouse grab icon */
.grabbing { cursor: url(http://www.hy-max.com.cn/templates/hymax/Assets/css/grabbing.png) 8 8, move; }
/* fix */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); }
.owl-carousel a { overflow: hidden; }
#owl-demo { position: relative; width: 100%; margin-left: auto; margin-right: auto; }
#owl-demo .item { position: relative; display: block; }
#owl-demo img { display: block; width: 100%; max-height: 500px; }
#owl-demo b { position: absolute; left: 0; bottom: 0; width: 100%; height: 78px; background-color: #000; opacity: .5; filter: alpha(opacity=50); }
#owl-demo span { position: absolute; left: 0; bottom: 37px; width: 100%; font: 18px/32px "微软雅黑","黑体"; color: #fff; text-align: center; }
.owl-pagination { position: absolute; left: 0; bottom: 15px; width: 100%; height: 22px; text-align: center; }
.owl-page { display: inline-block; width: 12px; height: 12px; margin: 0 5px; background: url(../image/icon2.png) no-repeat; *display: inline; *zoom: 1; }
.owl-pagination .active { background: url(../image/icon3.png) no-repeat; }
.owl-buttons { display: none; }
.owl-buttons div { position: absolute; top: 50%; width: 24px; height: 48px; margin-top: -40px; text-indent: -9999px; }
/*.owl-prev { left: 10px; background-image: url(../images/bg17.png);}
.owl-next { right: 10px; background-image: url(../images/bg18.png);}
.owl-prev:hover { background-image: url(../images/bg17.png);}
.owl-next:hover { background-image: url(../images/bg18.png);}*/
.i_mf li .title { color: #0072B8; font-size: 16px; }
.sq_ul li { width:48%;float:left;display:block;border:1px solid #ccc;margin-left:1%;}
    .sq_ul li img { height:570px;}
.ul_rongyu li { width:24%;height:210px;margin-left:1%;float:left;}
@media screen and (max-width: 579px) {
    .owl-pagination { bottom: 0px; height: 15px; }
     .sq_ul li img { height:300px;}
}
/*幻灯片*/
.i_name { width: 1100px; margin: 0px auto; text-align: center; padding: 40px 0 20px; }
.i_name .kuang { width: 383px; height: 51px; margin: 0px auto; border: 1px solid #bbb; position: relative; }
.i_name .kuangen { width: 420px; height: 70px; margin: 0px auto; border: 1px solid #bbb; position: relative; }
.i_name .kuangen .n_men { width: 80%; height: 42px; background: #FFF;margin:0 auto;font-size: 15px; color: #333333; text-align: center; }
.i_name .kuangen .n_men p { width: 100%; height: 21px; line-height: 21px; text-align: center; font-size: 20px; }
.i_name .kuang .n_m { width: 273px; height: 42px; background: #FFF; position: absolute; left: 55px; bottom: -21px; z-index: 9; font-size: 24px; color: #333333; text-align: center; }
.i_name .kuang .n_m p { width: 100%; height: 21px; line-height: 21px; text-align: center; font-size: 20px; }
.i_name .kuang .bg { background: #eee; }
.i_m { width: 1200px; margin: 30px auto; }
.i_ma li { width: 25%; float: left; text-align: center; }
.i_ma li .tu { width: 164px; height: 186px; margin: 0px auto; background: url(../image/bg_a.png) no-repeat; position: relative; transition: 0.7s; -moz-transition: 0.7s; -webkit-transition: 0.7s; -o-transition: 0.7s; }
.i_ma li .tu img { width: 110px; height: 110px; vertical-align: top; margin-top: 40px; }
.i_ma li .tu .hei { position: absolute; left: 27px; top: 0; z-index: 10; }
.i_ma li .tu .bai { position: absolute; left: 27px; top: 0; z-index: 9; opacity: 0; transition: 0.7s; -moz-transition: 0.7s; -webkit-transition: 0.7s; -o-transition: 0.7s; }
.i_ma li a:hover .tu { background: url(../image/bg_b.png) no-repeat; }
.i_ma li a:hover .tu .hei { z-index: 7; }
.i_ma li a:hover .tu .bai { opacity: 1; }
.i_ma li .title { width: 100%; height: 35px; line-height: 35px; margin-top: 20px; font-size: 16px; color: #0072B8; }
.i_ma li .des { width: 180px; height: 45px; margin: 10px auto; font-size: 12px; color: #666666; line-height: 185%; overflow: hidden; }
.i_mb { padding: 30px 0 50px; }
.i_mb li { width: 255px; height: 174px; background: #FFF; float: left; margin-right: 20px; }
.i_mb li b { display: block; width: 190px; height: 115px; line-height: 115px; margin: 0px auto; border-bottom: 1px solid #0072B9; font-size: 65px; color: #0072B9; font-weight: bold; text-align: center; }
.i_mb li p { width: 190px; height: 40px; margin: 0px auto; line-height: 40px; text-align: center; font-size: 14px; color: #666666; }
.i_mc { padding: 25px 0; }
.i_mc li { width: 250px; height: 250px; float: left; margin-right: 20px; border: 1px solid #ddd; position: relative; }
.i_mc li .tu, .i_mc li .tu img { width: 250px; height: 215px; vertical-align: top; transition: 0.7s; -moz-transition: 0.7s; -webkit-transition: 0.7s; -o-transition: 0.7s; overflow: hidden; }
.i_mc li .name { width: 100%; height: 35px; line-height: 35px; text-align: center; background: url(../image/bg_c.png) repeat; position: absolute; left: 0; bottom: 0; z-index: 9; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 16px; color: #FFF; transition: 0.7s; -moz-transition: 0.7s; -webkit-transition: 0.7s; -o-transition: 0.7s; }
.i_mc li a:hover .name { color: #0072B9; }
.i_mc li a:hover .tu img { -webkit-transform: scale(1.1); transform: scale(1.1); }
.i_md { padding: 35px 0 60px; }
.i_md li { width: 33%; float: left; text-align: center; }
.i_md li .tu { width: 158px; height: 158px; margin: 0px auto; background: url(../image/bg_d.png) no-repeat; margin-bottom: 10px; text-align: center; }
.i_md li .tu img { width: 80px; height: 80px; vertical-align: top; margin-top: 39px; transition: 0.7s; -moz-transition: 0.7s; -webkit-transition: 0.7s; -o-transition: 0.7s; }
.i_md li p { width: 100%; text-align: left; height: 30px; line-height: 30px; font-size: 16px; }
.i_md li .tu:hover img { -webkit-transform: translateY(-8px); transform: translateY(-8px); }
.i_me { padding: 25px 0; }
/*.i_me li { width: 19%; float: left; text-align: center; height: 90px; line-height: 90px; border: 1px solid #ccc; margin-right: 2px; }*/
.i_me li { width: 120px; float: left; text-align: center; height: 120px; line-height: 120px; border: 1px solid #ccc; margin: 5px; }
.i_me li img { width: 118px; height: 118px; vertical-align: top;  }
.i_mf { padding: 15px 0 55px; margin-bottom: 0; }
.i_mf li p { width: 90%; margin: 0px auto; font-size: 14px; height: auto; line-height: 120%; margin-top: 15px; line-height: 30px; }
.fn_bg { width: 100%; background: #323232; min-width: 1100px; padding: 45px 0; }
.f_nav { width: 1100px; margin: 0px auto; }
.f_nav li { width: 130px; float: left; margin-right: 40px; }
.f_nav li b { display: block; width: 100%; height: 40px; line-height: 40px; font-size: 15px; color: #ddd; font-weight: normal; }
.f_nav li p { width: 100%; height: 25px; line-height: 25px; }
.f_nav li p a { font-size: 13px; color: #999; }
.f_bg { width: 100%; height: 60px; background: #1F1F1F; min-width: 1100px; }
.foot { width: 1100px; height: 60px; line-height: 30px; margin: 0px auto; text-align: center; font-size: 12px; color: #999; }
.foot a { margin-left: 40px; color: #999; }
.foot a:hover, .f_nav li p a:hover { color: #FFF; }
.f_nav li.last { width: 230px; }
.f_nav li.last .share { width: 100%; }
.f_nav li.last .share img { width: 30px; height: 30px; vertical-align: top; margin-right: 5px; margin-bottom: 5px; opacity: 0.6; transition: 0.7s; -moz-transition: 0.7s; -webkit-transition: 0.7s; -o-transition: 0.7s; }
.f_nav li.last .share a:hover img { opacity: 1; }
.scd { width: 1100px; margin: 0px auto; }
.scd .scd_l { width: 230px; float: left; }
.scd .scd_l .s_name { width: 100%; height: 40px; line-height: 40px; position: relative; border-bottom: 1px solid #ddd; }
.scd .scd_l .s_name span { display: inline-block; *display: inline; zoom: 1; height: 40px; line-height: 40px; font-size: 16px; color: #0072B9; border-bottom: 1px solid #0072B9; position: absolute; left: 0; top: 0; z-index: 9; font-weight: bold; }
.scd .scd_l .s_nav { width: 100%; padding: 10px 0; }
.scd .scd_l .s_nav li { width: 100%; height: 40px; line-height: 40px; position: relative; border-bottom: 1px dashed #ddd; padding-bottom:; }
.scd .scd_l .s_nav li a { display: block; width: 220px; padding: 0 5px; height: 40px; line-height: 40px; font-size: 14px; color: #545454; }
.scd .scd_l .s_nav li em { display: block; width: 5px; height: 9px; background: url(../image/icon4.png) no-repeat; position: absolute; right: 10px; top: 15px; }
.scd .scd_l .s_nav li.now em { display: none; }
.scd .scd_l .s_nav li.now { background: #0072B8; border: 0; }
.scd .scd_l .s_nav li.now a, .scd .scd_l .s_nav li.now a:hover { color: #FFF; }
.scd .scd_l .s_nav li a:hover { color: #0072B8; }
.scd .scd_r { width: 800px; float: right; }
.scd .scd_r .r_top { width: 100%; height: 40px; position: relative; line-height: 40px; border-bottom: 1px solid #ddd; }
.scd .scd_r .r_top span, .scd .scd_r .r_top a { display: inline-block; *display: inline; zoom: 1; }
.scd .scd_r .r_top span { padding-left: 10px; height: 40px; line-height: 40px; background: url(../image/icon6.jpg) no-repeat left center; font-size: 18px; color: #0072B8; }
.scd .scd_r .r_top .pst { width: 60%; position: absolute; right: 0; top: 0; height: 40px; line-height: 40px; text-align: right; font-size: 12px; }
.scd .scd_r .r_top .pst a { height: 40px; line-height: 40px; margin: 0 3px; }
.scd .scd_r .r_top .pst .home { padding-left: 25px; background: url(../image/icon5.png) no-repeat left center; }
.scd .scd_r .s_ctn { width: 100%; padding: 30px 0; text-align: left; font-size: 13px; color: #555; line-height: 205%; }



.scd .scd_ra { width: 100%; }
.ct { width: 100%; }
.ct .img img { width: 80%; }
.ct .ct_l { width: 540px; float: left; }
.ct .ct_l h1 { padding: 15px 0; font-weight: normal; font-size: 20px; color: #005798; }
.ct .ct_l p { width: 100%; font-size: 14px; color: #555555; margin-bottom: 10px; line-height: 200%; }
.ct .ct_l p em { color: #333; }

.ct .ct_r { width: 470px; float: right; margin-right: 15px; }
.ct .ct_r li { width: 100%; margin-bottom: 12px; }
.ct .ct_r .tit { display: block; width: 60px; height: 35px; line-height: 35px; text-align: right; font-size: 13px; float: left; color: #333333; }
.ct .ct_r .tit i { font-style: normal; color: #F00; }
.ct .ct_r input { width: 390px; height: 35px; border: 1px solid #ddd; line-height: 35px; padding: 0 5px; float: left; font-size: 13px; }
.ct .ct_r textarea { font-size: 13px; width: 400px; height: 80px; border: 1px solid #ddd; line-height: 150%; }
.ct .ct_r input[type="submit"] { width: 160px; height: 45px; background: #0072B9; border: 1px solid #0072B9; text-align: center; line-height: 45px; cursor: pointer; color: #FFF; font-size: 18px; }

@media screen and (max-width:700px) {
    .ct .ct_r { width: 100%; margin: 0; margin-top: 10px; }
    .contact-form input.form-control { width: 100%; }
    .ct .ct_r input { width: 100%; }
    .col-md-6 { width: 100%; }
}

.news { width: 100%; }
.pages { width: 100%; text-align: center; margin-bottom: 25px; }
.pages a { display: inline-block; *display: inline; zoom: 1; height: 22px; line-height: 22px; border: 2px solid #eee; margin: 0 1px; font-size: 12px; color: #555; padding: 0 5px; }
.pages a.now { color: #FFF; font-weight: bold; background: #0072B8; border-color: #0072B8; }
.news ul { width: 100%; margin-bottom: 20px; }
.news ul li { width: 100%; height: 45px; line-height: 45px; position: relative; border-bottom: 1px dashed #ddd; background: url(../image/icon4.png) no-repeat 8px center; font-size: 12px; }
.news ul li p { width: 415px; height: 45px; line-height: 45px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-left: 25px; }
.news ul li em { display: block; text-align: center; position: absolute; right: 0; top: 0; }
.pro_zh, .pro_zh ul { width: 100%; }
.pro_zh ul li { width: 255px;height:210px; float: left;  background: #F5F5F5;border:2px solid #ccc; box-shadow:2px 2px; margin-right: 17px; margin-bottom: 17px; }
.pro_zh ul li img { width: 255px; vertical-align: top; }
.pro_zh ul li .name { width: 100%; height: 45px; line-height: 45px; text-align: center; font-size: 14px; text-align: center; }

.pro, .pro ul { width: 100%; }
.pro ul li { width: 240px; float: left; height:260px; background: #F5F5F5; margin-right: 17px; margin-bottom: 17px; }
.pro ul li img { width: 240px; height: 195px; vertical-align: top; }
.pro ul li .name { width: 100%; height: 45px; line-height: 45px; text-align: center; font-size: 14px; text-align: center; }
.pro .pro_l li { min-height: 200px; }
.pro .pro_l li .name { width: 235px; height: 35px; line-height: 35px; margin: 0px auto; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.pro .pro_l li p { width: 235px; height: 22px; margin: 0px auto; text-align: center; line-height: 22px; color: #888; font-size: 12px; margin-top: -5px; }
.pro_d { width: 100%; }
.pro_d .pro_da { width: 100%; padding-bottom: 40px; }
.pro_da .pro_dar { width: 395px; float: right; }
.pro_da .pro_dar h1 { width: 100%; font-size: 22px; color: #333333; padding: 20px 0; font-weight: normal; }
.pro_da .pro_dal { width: 350px; float: left; }
.pro_da .pro_dar .p_tit { font-size: 16px; }
.pro_da .pro_dar .xh { width: 100%; height: 30px; line-height: 30px; font-size: 14px; margin-bottom: 10px; }
.pro_da .pro_dar .des_m { width: 100%; height: 170px; font-size: 12px; color: #666666; line-height: 175%; overflow: hidden; margin-top: 10px; }
.pro_db { width: 100%; }
.pro_db .b_h { width: 100%; height: 40px; border-bottom: 1px solid #ddd; }
.pro_db .b_h span { display: block; width: 150px; height: 40px; text-align: center; line-height: 40px; color: #FFF; font-size: 16px; background: #0072B8; }
.pro_db .b_m { width: 100%; padding: 10px 0; }
.pro_db .b_m img { max-width: 100%; height: auto; vertical-align: top; }

.chooseus { margin: 30px auto; padding-bottom: 30px; }
.chooseus li { width: 24%; margin-left: 1%; float: left; background: #fff; border: 1px solid #ccc; }
.chooseus li img { width: 100%; }
.chooseus li .title { text-align: center; padding-bottom: 10px; }

@media screen and (max-width:600px) {
    .chooseus li { width: 100%; float: left; }
}

.contact-info-box { margin-bottom: 60px; position: relative; text-align: center; /*background-color: #d6f3ff;*/ }
.contact-info-box .info-box { padding-top: 70px; padding-bottom: 50px; }
.contact-info-box .info-box h3 { margin-top: 0; margin-bottom: 20px; color: #262626; text-transform: uppercase; font-weight: 500; }
.contact-info-box .info-box h5 { margin-bottom: 20px; line-height: 26px; color: #66a3bc; }
.contact-info-box .info-box h4,
.contact-info-box .info-box h4 a,
.contact-info-box .info-box h4 a:hover,
.contact-info-box .info-box h4 a:focus { color: #009bdb; }
.contact-content { margin-top: 30px; }
.contact-content h3 { margin-top: 0; margin-bottom: 30px; padding-bottom: 20px; font-size: 30px; letter-spacing: 0.5px; border-bottom: 1px solid #cecece; }
#main-contact-form { margin-top: 20px; }
.contact-status { display: none; }
.contact-form .form-group { margin-top: 5px; margin-bottom: 20px; width: 100%; }
.contact-form label { margin-bottom: 5px; font-weight: 500; text-transform: uppercase; }
.contact-form input.form-control { padding: 7px 14px; line-height: normal; height: 40px; border-color: #d4d6d7; }
.contact-form textarea.form-control { padding: 15px; }
.contact-form .btn { margin-top: 10px; padding: 12px 50px; font-size: 18px; font-weight: bold; }
.cblock-1 { margin-top: 50px; padding: 30px; text-align: center; background-color: #f6f6f6; border: 1px solid #dbdbdb; }
.cblock-1 + .cblock-1 { margin-top: 100px; }
.cblock-1 .icon-wrap { margin-top: -70px; margin-bottom: 30px; margin-left: auto; margin-right: auto; display: block; width: 78px; height: 78px; line-height: 90px; background-color: #009bdb; }
.cblock-1 .icon-wrap.red { line-height: 100px; background-color: #c43535; }
.cblock-1 .icon-wrap .fa { font-size: 38px; color: #fff; }
.cblock-1 h4 { margin-top: 0; margin-bottom: 20px; color: #262626; }
.cblock-1 ul { margin-bottom: 0; }
.cblock-1 li { color: #505050; font-size: 16px; line-height: 26px; }
.col-md-6 { padding-top: 20px; float: left; display: block; }
.yuyan { width:100px;float:right;}
.topheader {width:80%;margin:0 auto;height:30px;line-height:30px;text-align:right; }
.layui-carousel img{width:100%;height:800px; }
video,source,object { width:100%;min-height:340px;}
.list_pdes {
line-height:30px;}
.btn_gray { background: #999; margin-left: 10px; width: 160px; height: 45px;line-height:15px; border: 1px solid #0072B9; text-align: center; cursor: pointer; color: #FFF; font-size: 18px;display:block;float:left; }


.scd .scd_r .mr_top { width: 100%; height: 40px; position: relative; line-height: 40px; border-bottom: 1px solid #ddd;margin-bottom:20px; }
.scd .scd_r .mr_top span, .scd .scd_r .r_top a { display: inline-block; *display: inline; zoom: 1; }
.scd .scd_r .mr_top span { padding-left: 10px; height: 40px; line-height: 40px; background: url(../image/icon6.jpg) no-repeat left center; font-size: 18px; color: #0072B8; font-weight:bold;}