@media(min-width:1470px) {
    .container {
        max-width: 1470px;
    }
}

#mainNav .navbar-brand>img {
    max-width: 350px; margin-top:5px;
}

#mainNav .bi {
    font-size: 24px;
    margin: 0 5px;
}

#mainNav,
#mainNav .navbar-nav {
    transition: all .5s ease !important;
    height: 75px;
}

#mainNav .navbar-nav {
    align-items: center;
}

#mainNav .dropdown-menu {
    border-top: 1px solid rgb(255, 102, 0);
    top: 70px;
}

#mainNav .container {
    display: block;
}

#mainNav a {
    color: white;
    font-size: 16px;
    font-weight: 400;
}

#mainNav .nav-item {
    margin: 0 10px;
}

#mainNav .dropdown-item {
    color: rgb(0, 0, 0);
}

#mainNav .nav-item:hover {
    color: rgba(255, 102, 0, 1);
    border-bottom: 1px solid rgba(255, 102, 0, 1);
}

#mainNav .nav-item:hover>a {
    color: rgba(255, 102, 0, 1);
}

#mainNav.navbar-light {
    background-color: white;
}

#mainNav.navbar-light a,
#mainNav.navbar-light .btn {
    color: rgb(0, 0, 0) !important;
}

#indexVideo .modal-dialog {
    max-width: 65%;
    margin: 1.75rem auto;
}
.p3{ width: 15%;
    margin: 0 1.25% 15px 0; display:inline-table;}
.p3_tit{
	font-size:16px;
	width:100%;
	display:block;
	    font-weight: bold !important;
    line-height: 40px;
    border-bottom: 1px solid #ccc;

    margin-bottom: 5px;
	background:url(../images/tit_ico.jpg) right center no-repeat;
	color:#333 !important;
	}
.p3_tit:hover{ color:#f00;}	

.p3_con{ line-height:26px;}	
.p3_con a{ color:#333 !important; font-size:15px !important;}
.p3_con a:hover{ color:#f00;}

* {
    font-family: Arial, Helvetica, sans-serif;
}

/* 首页轮播图 hack */
#mainCarousel {
    width: 100%;
}

#mainCarousel .carousel-caption>h5,
#mainCarousel .carousel-caption p {
    color: rgb(252, 250, 250);
    font-weight: 600;
    font-size: 36px;

}

#mainCarousel .carousel-caption>p {
    font-size: 18px;
    font-weight: 400;
}

#mainCarousel .carousel-item>img {
    object-fit: cover;
}

#mainCarousel .carousel-caption {
    left: 0;
    top: 0;
    right: 0;
    bottom: auto;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

#mainCarousel .opacity {
    background-color: rgb(0, 0, 0, 0.35);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

/* 热销产品Item */
.hotProBox {
    display: flex;
}

.hotProItem:hover {
    text-decoration: none;
}

.hotProItem:hover p {
    color: rgb(255, 102, 0);
    text-decoration: underline;
    transition: all .3s ease;
}

.hotProItem:hover p+p {
    text-decoration: none;
}

.hotProItem:hover img {
    transform: scale(1.2);
    transition: all 1s;
}

.hotProItem {
    width: 25%;
    margin: 10px;
}

.hotProItem img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hotProItem div {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.hotProItem p {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    color: rgb(0, 0, 0);
    margin: 5px 0;
    padding: 0;
}

.hotProItem p+p {
    color: rgb(241, 2, 21) !important;
}
/*关于我们*/
.aboutmb_30{ margin-bottom:30px;}
.aboutimg img,.about01 img,.about02 img,.bgimg img,.about05 img{ width:100%; height:auto;}
.aboutimg p{ text-align:center; font-family:Oswald; font-size:14px; color:#0a75bb; font-weight:bold; line-height:40px;}
.abouttit{ font-size:40px; font-weight:bold; margin-bottom:30px; background:url(../images/tit_bg.jpg) left bottom no-repeat; padding-bottom:20px; margin-top:20px;}
.aboutcon1{ font-size:14px; line-height:28px;}
.about_tit{ font-family:Oswald; font-size:40px; font-weight:400; color:#333; text-align:center; background:url(../images/aboutbg.png) left bottom no-repeat; margin-top:44px;}


.about02txt{ margin:30px 0; line-height:2em;; font-size:14px;}
.about02 div{ margin-bottom:30px;}
.bgf{ background:#fff;}
.bgimg{ background:url(../images/contact-inner-bg.png) no-repeat #29293a; padding:30px;}
.wcon_r{ width:735px; float:right;}
.wcon_l{ width:735px; float:left;}
.aboutbbg{ background:#f2f3f9;}

.about03_tit{ font-family:Oswald; font-size:40px; padding-bottom:30px; font-weight:400; color:#333; text-align:left; background:url(../images/aboutbg.png) left bottom no-repeat; margin-top:44px;}
.aboutimgmb_30{ margin-bottom:30px;}
.about04titr{ font-family:Oswald; font-size:22px; color:#0a75bb; font-weight:400; padding-top:60px; text-align:right; float:right;}
.about04p{ padding:44px 44px 44px 0 ; font-size:14px; line-height:2em;}
.about04p2{ padding:44px 0 44px 44px ; font-size:14px; line-height:2em;}

.about05{ padding-bottom:44px;}
.about_our{ font-family:; font-size:40px; line-height:60px; padding:84px 0 20px 0; font-weight:400; text-align:center; background:url(../images/aboutbg.png) bottom center no-repeat; margin-bottom:20px;}
.about_our_con img{ width:100%; height:auto;}

/*contact*/
.contactlx ul{ width: 50%; height: auto; float: left;}
.contact{ text-align:center;}
.contact i{ font-size:40px; color:#0a75bb;}
.contact .p1{ font-size:24px; color:#333; font-weight:bold;}
.contact .p2{ font-size:16px; line-height:20px; color:#666;}
.contact2{ margin-top:60px;}
.contact2 .p3{ width: 100%; font-size:14px; color:#666; line-height:20px;}
/*foot*/
.footbg{ background:#29293a; color:#fff; padding:30px 0; margin-bottom:48px;}
.footbg a{ color:#fff; display: block; float: left;}
.footbg a:hover{ color:#0a75bb;}
.footbg a:hover .icospan{ background:#0a75bb;}
.footbg img{ width:100%; height:auto;}
.icocon{ padding-left:30%; padding-top:15px;}
.ico{ margin-right:20px;}
.icospan{
	padding-left: 7px;
	padding-top: 3px;
	display: block;
	width: 30px;
	height: 30px;
	background: #232332;
    border-radius: 50%;
	}
.icospan i{ font-size:16px; color:#fff;}
.bootinput_pb{ padding-top:10px;}
.bootinput{
	height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #333;
	    width: 80%;
    text-indent: 8px;
	float:left;
	border:none;
	}	
.btn_b{ height:36px; line-height:36px; border:none; background:#0a75bb; color:#fff; float:left;}	
.boot_t{ padding:10px 0 30px 0; margin-bottom:30px; border-bottom:#666 1px solid;}
.foot_tit{ font-family:Oswald;    font-size: 20px;
    color: #fff;
	font-weight:bold;
    letter-spacing: 1px;
    line-height: 1.8em;
    text-align: left;
	margin-bottom:.5em;
}
.foot_con{ width: 100%; height: 30px; float: left;font-size:14px; line-height:2em; font-weight:400; list-style:none;}
.foot_con a{ color:#fff;}

.foot_input12{ width:30%;line-height: 1.7em;padding:4px 0;text-indent:6px;  background-color:rgba(255, 255, 255, 0.81);margin-right:3%; border:none; margin-bottom:10px;}
.foot_input3{ width:30%;line-height: 1.7em;padding:4px 0;text-indent:6px;background-color:rgba(255, 255, 255, 0.81); border:none; margin-bottom:10px;}
.ex{ width:98.5%; border:none; margin-bottom:5px;}

.bottomtxt {
    width: 100%;
    background: #0a75bb;
    height: 48px;
	line-height:48px;
    position: fixed;
    z-index: 900;
    bottom: 0;
	font-size:14px;
	text-align:center;
	color:#fff;
}

.btn_cc {
	 width:98.5%;
    height: 36px;
    line-height: 36px;
    border: none;
    background: #0a75bb;
    color: #fff;
    float: left;
}

.modal1A {
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
	margin-top:60px;
}
#sendmsg .modal-dialogA {
    max-width: 100%;
}

/* 在线留言背景 */
.msgbg {
    background-image: url('/statics/web/images/c56f7806440a937cf3d5cd7224cc59c4.png');
}

.msgbox {
    display: flex;
    width: 100%;
    padding-top: 50px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.msgbox h2,
.msgbox p,
.msgbox form {
    width: 70%;
}

/* 合作品牌 */
.hzpp {
    background-image: url('/statics/web/images/5c58735aa1bebd072e8906e08de2a2e3.png');
    background-position: 0;
    background-size: 100%;
    background-repeat: no-repeat;
}

.hzpp h2 {
    display: block;
    color: rgb(4, 0, 0);
    font-size: 36px;
    font-weight: 500;
    text-align: center;
}

.hzpp img {
    width: 100%;
    object-fit: cover;
}

.titleLink {
    display: block;
    width: 100%;
    text-align: center;
     padding: 25px;
}

.titleLink a {
    color: rgb(4, 0, 0);
    font-size: 36px;
    font-weight: 500;
}

.titleLink a:hover {
    color: rgb(255, 102, 0);
    text-decoration: none;
    transition: all .3s ease;
}




.titleLinkwap {
    display: block;
    width: 100%;
    text-align: center;
     padding: 5px;
}

.titleLinkwap a {
    color: rgb(4, 0, 0);
    font-size: 36px;
    font-weight: 500;
}

.titleLinkwap a:hover {
    color: rgb(255, 102, 0);
    text-decoration: none;
    transition: all .3s ease;
}


/* 首页关于我们 */
.aboutusBox {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 335px; padding: 5px;
}

.aboutusBox h1 {
    text-align: left;
    width: 100%;
}

.aboutusBox .playerIco {
    font-size: 100px;
    color: white;
    position: absolute;
    opacity: .7;
}

.aboutusBox .playerIco:hover {
    cursor: pointer;
    color: rgb(255, 102, 0);
    transition: all .3s ease;
}

.footer {
    background: rgb(39, 48, 55);
}

.footer h2 {
    color: rgba(255, 255, 255);
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 20px;
}

.f-link {
    list-style: none;
    padding: 0;
}

.f-link li {
    color: rgb(168, 173, 176);
    display: flex;
    min-height: 20px;
    margin-top: 12px;
    align-items: center;
}

.f-link a {
    color: rgb(168, 173, 176);
    font-size: 16px;
}

.f-link a>i {
    margin-right: 10px;
}

.fqr img {
    width:80%;
}


.f-link2 li {
    color: rgb(168, 173, 176);
     width: 33%; float: left;
    min-height: 20px; margin-bottom: 12px;
  text-align: center;
}



.fixedbar {
    position: fixed;
    top: 50%;
    margin-top: -135.5px;
    right: 25px;
    z-index: 999;
}

.fixedbar .email {
    color: #fd9d0b;
}

.fixedbar .email:hover {
    color: white;
    background-color: #fd9d0b;
}

.fixedbar .whatsup,
.fixedbar .wechat {
    color: #37de55;
}

.fixedbar .whatsup:hover,
.fixedbar .wechat:hover {
    color: white;
    background-color: #37de55;
}

.fixedbar .mobile {
    color: #ff7e11;
}

.fixedbar .mobile:hover {
    color: white;
    background-color: #ff7e11;
}

.fixedbar a,
.fixedbar button {
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 55px !important;
    height: 55px;
    font-size: 24px;
    background-color: rgb(255, 255, 255);
    border: 1px solid #ddd;
    border-radius: 50%;
    transition: all .2s ease-in-out;
}

.tooltipimg img {
    width: 100%;
    display: block;
}

/* 图片白光划过特效 */
.highlight-box {
    overflow: hidden;
    position: relative;
}

.highlight-box img {
    width: 100%;
    height:100%;
    margin-bottom: 15px;
}

.highlight-box:before {
    display: block;
    top: -200%;
    left: -100%;
    width: 50%;
    height: 300%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, .05) 20%,
            rgba(255, 255, 255, .6) 65%, rgba(255, 255, 255, .05) 100%);
    background: linear-gradient(left, rgba(255, 255, 255, .05) 20%,
            rgba(255, 255, 255, .6) 65%, rgba(255, 255, 255, .05) 100%);
    content: '';
    z-index: 2;
    position: absolute;
}

.highlight-box:hover:before {
    animation: crossed .5s linear;
}

#sendmsg .modal-dialog {
    max-width: 35%;
}

#sendmsg p {
    text-align: center;
    padding: 0 10%;
}

.pagenav {
    width: 100%;
    text-align: center;
    margin-bottom: 75px;
}

.pagenav a,
.pagenav span {
    display: inline-block;
    padding: 5px 10px;
    border-radius: 4px;
    margin: 0 5px;
}

.pagenav a {
    background-color: #ff7e11;
    color: white;
}

.pagenav span {
    border: 1px solid #ddd;
}

.leftbar {
    background-color: white;
    margin-top: 50px;
    padding: 15px;
    border-radius: 5px;
}

.rightBox {
    margin-top: 50px;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
}

.proItem {
    display: block;
    width: 100%;
    margin: 0px;
    border-radius: 5px;
    padding: 15px;
    background-color: white;
    margin-bottom: 30px;
}

.leftbar h1 {
    font-size: 16px;
    font-weight: 700;
    color: #222;
    margin-top: 20px;
}
.list-aa{ width:100%; height:auto; float:left;}

.leftbar .list-group {
    border-radius: 0;
}

.leftbar .list-group-item {
    border: none;
    border-bottom: 1px solid #ddd;
}

.leftbar .list-group-item a {
    color: #222;
    display: block;
    width: 100%;
}

.activeB{
    border-left: 2px solid #ff7e11 !important;
    background-color: transparent !important;
    transition: all .3s ease !important;
    padding-left: 25px !important;
	
	 text-decoration: none !important;
}
.activeB a{
   color: #ff7e11 !important;
}

.toptxt{ color:#fff; font-size:14px;}
.toptxt i{ margin-right:10px;}
.toptxt a{ color:#fff; font-size:14px;}
.toptxt a:hover{ color:#f00;}




.leftbar .list-group-item.active {
    border-left: 2px solid #ff7e11;
    background-color: transparent;
    transition: all .3s ease;
    padding-left: 25px;
}

.leftbar .list-group-item.active a {
    color: #ff7e11 !important;
}

.leftbar .list-group-item a:hover {
    text-decoration: none;
}

.leftbar .dropdown-menu {
    left: 40px !important;
    border: none;
}

.leftbar .btn-group {
    width: 100%;
}

.media {
    padding: 15px;
    margin: 15px 0;
    border: 1px solid #ddd;
    border-radius: 5px;
}

a.newItem:hover h5 {
    color: #ff7e11;
}

a.newItem:hover {
    text-decoration: none;
}

a.newItem .media img {
    width: 500px;
}

a.newItem .media h5 {
    color: rgb(33, 37, 41);
    font-size: 20px;
    font-weight: 400;
}

a.newItem .media span {
    color: #222;
    display: block;
    line-height: 35px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

a.newItem .media p {
    color: #222;
}

.newsContent {
    margin: 50px 0;
    background-color: white;
    padding: 30px;
    width: 100%;
}

.newsContent img {
    width: 100% !important;
}

.newNav {
    margin-bottom: 50px;
}

.newNav a {
    display: inline-block;
}

.tab-pane {
    padding: 30PX;
    width: 100%;
}

.tab-pane img,
.tab-pane table {
    width: 100%;
    table-layout: fixed;
    word-break: break-all;
}

.proTip h3 {
    color: red;
    margin: 20px;
}

.proTipAd .card {
    text-align: center;
    padding: 15px;
    border: none;

}

.proTipAd .card img {
    width: 140px;
    height: 140px;
    margin: 0 auto;
}
.proTipAd p{ color:#37de55;}
.proTipAd p i{ display:inline-table; font-size:1.6rem; color:#37de55; margin-right:5px;}

#proSwiper img {
    width: 100%;
    height: 420px;
    object-fit: cover;
}
#proSwiperthumb{
    margin-top: 10px;
}
#proSwiperthumb img {
    width: 100% !important;
    height: 100px;

    object-fit: cover;
    border:1px solid #ddd;
    padding: 5px;
    border-radius: 5px;
}
.btn-search{
    color:white;
}
.btn-search:hover{
    color: #ff7e11;
}
@keyframes crossed {
    0% {
        top: -200%;
        left: -100%;
    }

    100% {
        top: -50px;
        left: 100%;
    }
}

.headtop {
	height: 40px; 
	line-height: 40px;
	color: #fff;
}
.headtop span {
	color: #fff;
}

.headtop span a { display:block;}
.headtop span:nth-child(1)  {
	cursor: pointer;
	width: 100px;
	height: 40px;
	background: url(../images/zw.jpg)  no-repeat left;
	padding-left: 40px;
	display:block; float:left;
	line-height:40px
}



.headtop span:nth-child(2)  {
	cursor: pointer;
	width:180px;
	height: 40px;
	background: url(../images/alb.jpg) no-repeat left;
	padding-left: 40px;
	display:block;
	line-height:40px;float:left;
}

.topfr{ float:left; position:relative; margin-left:20px; padding-right:20px;}
.imgbox{ position:absolute; right:0; top:55px; width:170px; height:auto; background:#fff; z-index:1000; opacity: 1; }
.imgbox li{ width:100%; height:40px; line-height:40px; float:left; text-align:left; text-indent:10px; border-bottom:1px solid #ddd; list-style:none;}
.imgbox li a{ color:#000 !important;}
.imgbox li img{ margin-right:10px; vertical-align:middle; display:inline !important;}
.topfr .imgbox {
filter:progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5); opacity: 1; visibility: hidden; transition: all .6s ease 0s; transform: translate3d(0, 10px, 0); -moz-transform: translate3d(0, 10px, 0); -webkit-transform: translate3d(0, 10px, 0); padding:0; margin:0;}
.topfr:hover .imgbox { opacity: 1; visibility: visible; transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0) }



/*内容页表格样式*/
.am-table 
        {
			width:100%;
            border-collapse: collapse !important;
            margin: 0 auto;
            text-align: center;
			TBBLE-LBYOUT: fixed;
			font-size:1rem;
        }
.am-table th{
	line-height:65px; font-size:30px;}					
.am-table td{ width:50%; padding:10px;}
.am-table  td, table th
        {
            border: 1px solid #ccc;
            color: #666;
			word-WRBP: break-word;
        }
.am-table td,p,span{word-break: break-all; }		
.am-table  thead th
        {
            background-color: #CCE8EB;
            width: 100px;
        }
.am-table  tr:nth-child(odd)
        {
            background: #fff;
        }
 
.am-table  tr:nth-child(even)
        {
            background: #f2f2f2;
		}