*{-webkit-transition: all .3s linear;
-moz-transition: all .3s linear;
-o-transition: all .3s linear;
transition: all .3s linear;}
html{}

html, body {
-ms-overflow-style: scrollbar;
}
body{ background:#fff; color:#646464;font-family: heebo,Helvetica,Arial,sans-serif;/* width:100%; overflow:hidden; overflow-y: scroll;*/ }

.container img{ max-width:100%;}

    .row-flex{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    }
.row-flex-center{
    display: flex;
    flex-wrap: wrap;
    align-items:center ;
}

a{ color:#333;}
a:hover{ text-decoration:none;color:#3596c9; }

.header{  z-index:30; width:100%; background:url(../images/topbg.gif) no-repeat center 0; padding-top:16px;}
#myModal { z-index: 100;}
.header .modal-header {background: #f59a05; color: #fff; padding: 25px 0;}
.header .modal-title { color: #fff; font-size: 20px; font-weight: bold;}
.header .modal-header .close {
    margin-top: -20px;
    margin-right: 5px;
}
.header .modal-content {
    border: 0;
    border-radius: 0;
}
.header .modal-footer { padding-right: 35px;}
.header .modal-footer .btn {
    width: 100%;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border-radius: 0;
    border: 0;
    padding: 12px 0;
    background: #f59a05;
}
.header .modal-footer p { font-size: 18px; color: #999;}
.header .modal-footer strong { color: #333; margin-left: 10px;}

.header .modal-body { padding-bottom: 30%;}
.c-list01.alert {
    border-bottom: 1px solid #ccc;
    padding-bottom: 0;
}
.c-list01 h5 { color: #333; font-size: 14px;}
.c-list01 span { color: #999; font-size: 14px;}
.c-list01 .price { color: #333; font-size: 14px; font-weight: bold;}
.c-list01 .close span { color: #333; font-size: 18px;}
.price .pagination { margin: 10px 0;}
.pagination > li > a, .pagination > li > span {
    padding: 4px 8px;
}
.price .pagination a { margin: 0;}
.navbar {
    margin-bottom: 0;
    border-radius: 0;
	position:relative;
	
}
#navbar{text-align:left; margin-top:55px; }
.navbar .container{ position:relative; z-index:10;}
.navbar-header{ position:relative; float:left}

.navbar-default {
    background-color:transparent;
    border-color: transparent;
	border:0;
}
.logo{ }
.navbar-brand {
	height:auto;
	margin-top:25px;	
	padding:0 0 15px 0;
	
}
.navbar-brand img{ max-width:255px;}
.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.navbar-toggle {
    position:absolute;
	right:0;
	margin-right: 0;
    padding: 0 0;
	top:50%;
    background-color: transparent;
    background-image: none;
    border: 0 solid transparent;
    border-radius: 0;
	margin-top:-7px;
}
.mmn{ margin-left:3%;}
.main_menu {padding:0; margin:0; width:auto; display:inline-block;   }
.main_menu li{ list-style:none; padding:0; margin:0;}

.main_menu > li{ float:left; padding-left:20px; margin-left:20px; position:relative;}
.main_menu > li:last-child{  padding-right:0; margin-right:0;}
.main_menu > li > a{ display:block; line-height:15px; padding-bottom:20px;  color:#333; float:left; font-size:14px; text-transform:capitalize; }
.main_menu li a:hover{ text-decoration:none; color:#f59a05; }
.main_menu li.active a,.main_menu li a.now{ color:#f59a05; }
.main_menu li > ul{ position:absolute; left:0; top:99%; z-index:10; min-width:180px; background:#fff; margin:0; padding:10px 0;  display:none; box-shadow:0 1px 3px #999;}
.main_menu li > ul > li{ margin-left:25px; height:auto; float:none; width:100%; display:block; padding:3px 0;}
.main_menu li > ul > li a{ padding:0; line-height:22px; float:none; font-size:14px;}
.main_menu li:hover > ul{ display:block;}
.tfbl{ margin-right:-15px; font-size:14px; margin-top:50px;}
.cart {
    float: right;
    margin-top: -8px;
}
.tfbl a{  color:#999; margin:0 10px;}
.tfbl a.cart{ background:#46597e; color:#fff; font-size:42px; display:inline-block; width:70px; height:70px; line-height:70px; text-align:center; margin:0;}
.tfbl a.cart img{ vertical-align:middle;}
.tfbl a.cart:hover{ color:#fff;background-color:#f59a05}
.cart .badge { background: #fff; color: #f59a05;}
.language { position:relative; padding-bottom:20px; display:inline-block;}
.language:hover ul{ display:block; background:#fff; margin:0; padding:10px 0; box-shadow:0 1px 3px #999;}

.blue-menu{ font-size:16px; padding-top:5px;}
.blue-menu .nav{ float:left; padding-top:10px;}
.blue-menu ul,.blue-menu li{ padding:0; margin:0; list-style:none;}
.blue-menu li{ float:left; margin-right:40px;}
.blue-menu li a{ color:#333; padding:0 0 10px 0;border-bottom:2px solid #fff;}
.blue-menu li a:hover{ color:#f59a05; border-bottom:2px solid #46597e; background-color:transparent;}

.topsearch{ float:right; line-height:54px; color:#fff; cursor:pointer;}
.topsearch i{ font-size:16px;}

.mobile-nav{position:fixed;top:0px;width:100%;height: 74px;background:#fff;z-index:55; border-bottom:1px solid #ccc;border-top: 4px solid #3596c9;}
.mobile-nav .logo1{position: absolute;top: 2px;left: 15px; height: 63px;}
.mobile-nav .navBtn{position:absolute;top:50%;right:34px;width:44px;height:37px;margin-top:-19px;cursor:pointer;z-index:1;}
.mobile-nav .navBtn {
    right: 17px;
    width: 30px;
    height: auto;
    margin-top: -13px;
}
.mobile-nav .navBtn{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.mobile-nav .nav{display:block !important;position:relative;text-align:center;margin:0px auto;border-left: 1px solid #ddd; background-color:#fff;
position: fixed;
top: 75px;
right: -225px;
width: 224px;
height: auto;
line-height: normal;
}
.mobile-nav .nav > li{
	color:#434343;
border-bottom: 1px solid #ddd;
font-size: 14px;
margin: 0px;
width: 224px;
line-height: 70px;
}
.mobile-nav .nav > li > a{color:#434343; padding:0;}
.mobile-nav .nav > li.on > a{color:#3596c9;}
.mobile-nav .nav > li > a:hover{color:#3596c9; background-color:transparent;}

.mobile-nav .nav > li  .dropdown-menu{ position:relative; float:none;top:0; text-align:center}

.search-send{ padding:20px 0;  background-color:#f2f2f2; display:none; position:relative;}
.search-send.on{ display:block;}
.search-send .close{ position:absolute; top:25px; right:2%; }
.search-send .close .fa{font-size:30px;}
.search-send .close:hover{transform:rotate(180deg)}

.carousel{ margin-bottom:30px; /*margin-top: 165px;*/}
.xitem_img{ background-position:center center; background-repeat:no-repeat; background-size:auto 100%;}
.carousel .container{ position:relative;}
.carousel .container img{ max-width:100%}


.carousel-indicators {
	z-index:20;
   
}
.carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    text-indent:0;
    border: 0 solid #fff;
    border-radius: 50%;
    cursor: pointer;
    background-color:#fff;
	text-align:center;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0 5px;
    background-color: #f59a05;
}
#carousel1 .carousel-control { background:none; }
.left.carousel-control {  margin-left: 15px;}
.right.carousel-control {  margin-right: 15px;}
.section-tit{ font-size:30px; color:#333; font-weight:bold; margin-bottom:30px; margin-top:0;}

.about-section{ padding-bottom:30px;}
.we-pic{ margin-bottom:3%}
.we-content { line-height:1.6}
.we-content p{ margin-bottom:25px;}
.border-link a{ text-transform:capitalize; color:#555; padding:12px 30px; /*border:1px solid #ccc;*/ margin-top:10px; display:inline-block;}
.border-link a:hover{  }
.border-link a i{ margin-left:5px;}

.about-section .ab01 img { width:100%;}
.about-section .ab01 h3 a { color:#46597e; text-align:center; font-size: 18px; display: inline-block;}
.about-section .ab01 h3 a:hover { color:#333;}
.down-section li { margin-bottom:5px; list-style:none;}
.down-section li a { font-size:15px; color:#46597e;}
.down-section li a:hover { color:#333;}

.squre-news{ position:relative; padding-top:100%; margin-bottom:5%}
.squre-news img{ position:absolute; top:0; left:0; right:0; bottom:0; z-index:0;}
.squre-news .inner{ position:absolute; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,0.4); color:#fff; z-index:1; padding:30px 20px;}
.squre-news  a.blocklink{ position:absolute;top:0; left:0; right:0; bottom:0; z-index:2;}
.squre-news .inner .n-meta { font-size:18px; font-weight:bold; letter-spacing:1px;}
.squre-news .inner .n-meta .big{ font-size:30px;}
.squre-news .inner h4{ font-size:26px; position:absolute; left:20px; bottom:12%; line-height:1.45; color:#fff;}
.squre-news .inner i{ font-size:20px; position:absolute; left:25px; bottom:5%;}
.squre-news:hover .inner{ background:rgba(0,0,0,0.6);}

.product-section{ padding-bottom:30px;}
.pitem{ text-align:center; padding:20px 0;}
.pitem .pic{ margin:20px auto;  max-width:300px; height:200px; overflow:hidden;}
.pitem .pic img{ height:200px; width:auto;}
.pitem .pic:hover img{transform:scale(1.1,1.1)}
.pitem h3{ font-weight:bold; font-size:18px; color:#333;}
.pitem:hover{ box-shadow:2px 2px 5px #ccc; cursor:pointer;}
.border-link p { 
    color:#333; 
    text-align: left; 
    font-size: 14px; 
    font-weight: bold; 
    padding: 0 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    min-height: 60px;
}
.border-link span { color:#666; font-weight:normal;}

.product-page .pitem{ text-align:center; padding:10px 0 ;}
.product-page .pitem .pic{ margin:20px auto;  max-width:325px; height:200px; overflow:hidden;}
.product-page .pitem .pic img{ height:200px; width:auto;}
.product-page .pitem .pic:hover img{transform:scale(1.1,1.1)}
.product-page .pitem h3{ font-weight:bold; font-size:18px; color:#333;}
.product-page .pitem h3,.product-page .pitem p{ text-align:left; max-width:325px; margin:10px auto;}
.product-page .pitem:hover{ box-shadow:2px 2px 5px #ccc;}
/*.product-page .pitem p:before {
    content: '';
    width: 7px;
    height: 7px;
    display: inline-block;
    background: #333;
    border-radius: 7px;
    margin-right: 5px;
}*/
/*.product-page .pitem p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 3px 0;
} 
*/
.product-page .pitem ul {
    margin: 0;
    padding-left: 15px;
    text-align: left;
}
.product-page .pitem ul li { text-align: left; }
.resource-page .pitem{ margin-bottom:30px; padding-bottom:7%;}
.resource-page .pitem .pic{margin:20px 30px 30px; max-width:none; height:auto;}
.resource-page .pitem .pic img{ height:auto;}
.resource-page .pitem h3{ margin-bottom:8%; font-size:20px;}

.seris-page{ padding-bottom:30px;}
.seris-page .pitem{ text-align:center; padding:10px 0 30px; margin-bottom:20px;}
.seris-page .pitem .pic{ margin:20px auto 40px;  max-width:325px; height:200px; overflow:hidden;}
.seris-page .pitem .pic img{ height:200px; width:auto;}
.seris-page .pitem .pic:hover img{transform:scale(1.1,1.1)}
.seris-page .pitem h3{ font-weight:bold; font-size:18px; color:#333; margin:0 0 30px;}
.seris-page .pitem:hover{ box-shadow:2px 2px 5px #ccc;}


.remmond-section{ padding-bottom:30px; font-size:16px;}
.remmond-section h3{ font-size:28px; font-weight:bold;margin:0;}
.pro-big-box{ position:relative; padding-top:100%; margin-bottom:30px; overflow:hidden;}
.pro-big-box a.bigBlock{ position:absolute;top:0; left:0; right:0; bottom:0; z-index:2;}
.pro-big-box img{ position:absolute; top:0; left:0; right:0; bottom:0; z-index:0;}
.pro-big-box .inner{ position:absolute; top:50%; left:40px; color:#fff; z-index:1; transform:translate(0,-50%)}
.pro-big-box .inner h3,.pro-big-box .inner p{ margin-bottom:10%;}
.pro-big-box:hover img{ transform:scale(1.1,1.1)}

.halfhign-box{position:relative; padding-top:calc(50% - 15px); margin-bottom:30px; overflow:hidden;}
.halfhign-box a.smallBlock{ position:absolute;top:0; left:0; right:0; bottom:0; z-index:2;}
.halfhign-box img{ position:absolute; top:0; left:0; right:0; bottom:0; z-index:0;}
.halfhign-box .inner{ position:absolute; bottom:12%; left:40px; color:#fff; z-index:1;}
.halfhign-box:hover img{ transform:scale(1.1,1.1)}

.news-section{ padding-bottom:30px;}
.section-des{ font-size:16px; line-height:1.6; /* max-width:800px; */ text-align:left; /* margin:0 auto 40px; */ color:#999;}




.footer{ background:#f2f2f2; color:#333;}
.footer a{ color:#333;}
.footer a:hover{ color:#3596c9;}
.footLink{ border-bottom:1px solid #ccc; padding:1.5% 0 1%;}
.copyright{ padding:20px 0;}
.fwidget{  margin-bottom:20px;}
.fwidget h4{ font-size:18px; margin-bottom:15px;}
.fwidget:last-child{ margin-right:0;}
.footLink ul,.footLink li{ margin:0; padding:0; list-style:none;}
.footLink li{ position:relative; padding:6px 0 6px 0;}
.fcontact{  }
.fcontact p{ padding:5px 0 5px 20px; margin:0; position:relative;}
.fcontact p i{ color:#666; position:absolute; top:7px; left:0; width:20px;}
.ffack p{ margin-bottom:20px;}
.ffack .form-control{ width:calc(100% - 100px); display:inline-block; background-color:#fff; margin-right:5px; float:left;height: 42px;
padding: 10px 12px; padding-left:40px; color:#fff;}
.ffack input{ vertical-align:middle; height:42px; border-radius:0; background-color:#46597e; }
.ffack form{ position:relative;}
.ffack form i{ position:absolute; top:9px; left:7px; font-size:26px; color:#46597e;}

.fsocial .social{ display:inline-block; margin-right:10px; width:28px; height:28px; line-height:28px; text-align:center; background:#999; border-radius:3px; color:#fff;}
.fsocial .social:hover{ background:#46597e; color:#fff;}
/* -- page --*/

.breadcrumb { border-bottom:1px solid #ccc; background-color:#fff; line-height:42px; text-align:left; padding-left:3%; margin-bottom:4%; /*margin-top: 165px;*/}
.breadcrumb .container-fluid { padding-left:0;}
.breadcrumb a,.breadcrumb span{ margin:0 5px;}
.breadcrumb .current{color:#fea41f;}
.propage-tit{ font-size:32px; color:#333; background:url(../images/dot-line.jpg) no-repeat center bottom; margin:40px auto; padding-bottom:20px; font-weight:bold;}
.pageNum{ text-align:right; padding:40px 0 0; font-size:16px;}
.pageNum a{ padding:4px 12px; display:inline-block;}
.pageNum a.current{ background-color:#3596c9; color:#fff;}

.post-header{ text-align:center; margin-bottom:30px;}
.post-header h1{ font-size:22px; color:#333;}
.post-header .date{ display:block; color:#999;}

/*.post-body{ max-width:1000px; margin:0 auto 30px auto;}
.post-nav{ border-top:1px solid #e0e0e0; padding-top:20px; margin-bottom:90px;}
.post-nav .container{ max-width:1000px;}*/
.post-body{ line-height:1.5; padding-bottom:40px;}
.post-body p{ margin-bottom:20px;}

.about-tit{ font-size:36px; color:#333; margin-bottom:30px; font-weight:bold;}
.about-img,.about-text{ margin-bottom:30px;}
.about-text{ max-width:650px;}

.about-cer{ background-color:#f5f5f5; padding:50px 0 100px;}
.owl-carousel-cer-warpe{ background:#fff; border:1px solid #ddd; padding:30px 0 0;}
.owl-carousel-cer{ width:calc(100% - 200px); margin:0 auto;}
.owl-theme .owl-controls{
	margin-top: 30px;
	text-align: center;
	z-index:4;
}
.owl-carousel-cer .item{ text-align:center;}

/* Styling Next and Prev buttons */

.owl-prev{ position:absolute; top:50%; -webkit-transform: translateY(-50%);
transform: translateY(-50%); left:-60px; width:41px; height:41px; text-indent:-9999px; overflow:hidden; background:url(../images/xijiantou.jpg) no-repeat 0 0 !important; transition:none;}
.owl-next{ position:absolute; top:50%; -webkit-transform: translateY(-50%);
transform: translateY(-50%); right:-60px; width:41px; height:41px; text-indent:-9999px; overflow:hidden; background:url(../images/xijiantou.jpg) no-repeat 0 -41px !important;transition:none;}
.owl-prev:hover{  background:url(../images/xijiantou.jpg) no-repeat -42px -41px !important; }
.owl-next:hover{  background:url(../images/xijiantou.jpg) no-repeat -42px 0 !important; }
/* Styling Pagination*/

.page-tabs { margin-bottom:40px;}
.page-tabs .nav-pills > li.active > a,.page-tabs .nav-pills > li.active > a:hover, .page-tabs .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #3596c9;
}
.page-tabs .nav-pills > li > a {
    border-radius: 25px;
	font-size:24px;
}
.page-tabs .nav > li > a {
    position: relative;
    display: block;
    padding: 8px 35px;
}

.newsItem{ margin-bottom:30px; border-bottom:1px solid #ccc; padding-bottom:10px;}
.npic{ margin-bottom:20px;}
.ntext .date{ display:block; color:#999; font-size:14px;}
.ntext  h3{ font-size:18px; font-weight:bold; margin-bottom:15px;}
.ntext p{ line-height:1.55; margin-bottom:3.5%; font-size:16px;}
.ntext p.link{ padding-top:2.5%;}
.ntext p.link a:hover{ color:#fea41f;}




.product-page{ padding-bottom:50px; }
.pro-top-box{ background-color:#fff; padding:40px 30px; margin-top:30px; margin-bottom:30px;}
.pro-tit{ font-size:36px; font-weight:bold; color:#333;}
.pro-top-box .model{ font-size:18px; color:#9c9c9c; margin-bottom:20px;}
.pro-top-box .shortdes{ font-weight:bold;}
.pro-top-box .send a{ color:#fff; background-color:#3596c9; padding:8px 15px; text-transform:uppercase; display:inline-block; margin-top:20px;}
.pro-top-box .send a i{ font-size:16px; padding-left:5px;}

.pro-section-box{ background-color:#fff; padding:30px 30px; border-top:4px solid #3596c9;  margin-bottom:30px;}
.section-head{ font-size:16px; font-weight:bold; color:#333; margin-bottom:20px;}

.pages{  padding-top:30px; text-align:center; font-size:16px;}
.pages a{ display:inline-block; padding:3px 12px;background-color:#ddd; margin:0 5px;}
.pages a:hover{color:#fea41f;}
.pages a.current{ background-color:#fea41f; color:#fff;}
.pages a i{ font-size:20px;}

.single-page{ padding-bottom:50px;}
.pageContent{ line-height:1.5;}
.blue18{ color:#364e77; font-size:18px;}

.pageContent p {
    margin: 0 0 20px;
}
#modal-body p { margin: 0;}
.yellow{color:#fea41f;}


.contactHeader{ margin:40px 0 20px; max-width:520px;}
.contactHeader h1{ font-size:24px; color:#333; font-weight:bold;}
.size24bold{font-size:24px; color:#333; font-weight:bold; margin-bottom:20px;}

.contactInfo{ margin-bottom:30px;}
.contactInfo .contactCol{ position:relative; padding-left:45px; margin-top:30px; margin-bottom:30px;}
.contactInfo .contactCol .cicon{ position:absolute; top:0; left:0; width:36px; height:45px; background:url(../images/contactico.gif) no-repeat 0 0;}
.contactInfo .contactCol .cicon.cicon02{ background-position:0 -100px;}
.contactInfo .contactCol .cicon.cicon03{ background-position:0 -185px;}
.contactInfo .contactCol .cicon.cicon04{ background-position:0 -282px;}
.contactInfo .contactCol h4{ font-size:18px; color:#3596c9;}
.contactInfo .contactCol p{ }
.contactMap{ margin-top:40px; margin-bottom:60px; border:1px solid #ddd; max-width:650px; border-radius:7px; overflow:hidden; } 

#myModal01 .modal-header { border-bottom: 0;}
.contact-form, .modal-form { font-size:16px; margin-bottom:50px;}
.contact-form label, .modal-form label{ font-weight:normal;}
.contact-form .red, .modal-form .red{ color:red;}
.contact-form .form-control, .modal-form .form-control{ margin-bottom:8px;
    height: 40px;
    padding:9px 10px;
	background-color: #fff;
	border: 1px solid #e0e0e0;
	border-radius:0;
	box-shadow:none;
}
.contact-form textarea.form-control, .modal-form textarea.form-control {
    height: auto;
}
.contact-form .btn-primary, .modal-form .btn{ background-color:#fea41f; font-size:16px; border:1px solid #fea41f}

.contact-market { border:1px solid #ddd; padding:20px 20px; line-height:1.6; margin-bottom:30px;}
.contact-market h4{ font-size:21px; color:#333;}
.contact-market img  { float:right;}

.login-form { font-size:16px; margin:50px auto; max-width:600px;}
.login-form .form-control{ margin-bottom:30px;
    height: 60px;
    padding:19px 10px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius:3px;
	box-shadow:none;
}
.login-form .btn-primary{ background-color:#fea41f; font-size:16px; border:1px solid #fea41f; height:60px;}
.graybg{ background:#f5f5f5; padding:0 10% 50px; min-height:480px;}
.section-tit-sm{ margin:0 0 30px; padding:60px 0 0 0; font-size:20px; font-weight:bold;}
.section-tit-sm.pt20{ padding-top:0;}
.login-form input[type=checkbox]{ margin-right:10px;}
.login-form a{ color:#fea41f;}
.login-form a:hover{ text-decoration:underline;}

.shoppingTable{border-top:1px solid #ccc;}
.shoppingTable th{ font-size:16px; color:#333;}
.shoppingTable th,.shoppingTable td{ padding:10px 0; border-collapse:collapse; border-bottom:1px solid #ccc;}
.shoppingTable .noborder td{ border-bottom:0; font-size:16px; color:#333;}
.shoppingTable .size18 td{ font-size:18px;}

.gray-section{ background:#f3f3f3; padding:3% 0; text-align:center;}
.gray-section a{color:#fea41f;}
.gray-section a:hover{ text-decoration:underline;}
.checkbtn{ display:block; width:100%; max-width:460px; margin:5px auto 15px; border:1px solid #fea41f; border-radius:8px; padding:10px 0; color:#fea41f; font-size:16px;}
.checkbtn:hover{  background-color:#fea41f; color:#fff; text-decoration:none;}

.online-feedback-dialog{top:0;left:0;position:fixed;z-index:9999;background-color:rgba(0,0,0,.7);width:100%;height:100%;display:none; }
.online-feedback-dialog .online-feedback-dialog-content{position:relative;max-width:900px;margin:10% auto 0;background-color:#f5f5f5;padding:40px 50px;box-sizing:border-box;}
.online-feedback-dialog .online-feedback-dialog-content .online-feedback-close{position:absolute;right:0;top:0;width:50px;height:40px;font-size:2rem}
.online-feedback-dialog .online-feedback-dialog-content h3{text-align:center;margin-bottom:20px}
@media (max-width:768px){.online-feedback-dialog .online-feedback-dialog-content{width:86%;padding:40px}
}
.online-feedback-dialog .online-feedback-dialog-content .inner{}
.puplogo img{ width:160px;}
.puplist{ color:#666;}
.puplist .proname{ color:#333;}
.puplist p{ margin-bottom:0;}
.totalPrice{ font-size:16px;color:#fea41f; margin-top:30px;}

.pop-paylist{ background:#fff; border-top:2px solid #bbb; margin-top:30px; padding:10px 20px 30px; position:relative;}
.pop-paylist ul{ margin:0; padding:0; margin-bottom:20px;}
.pop-paylist li{ margin:0; padding:10px 0 10px 5px; list-style:none; border-bottom:1px solid #ddd;}
.pop-paylist li input,.pop-paylist li img{ vertical-align:middle;}
.pop-paylist li input{ margin-right:20px;}
.pop-paylist .showall{ background-color:#bbb; color:#fff; position:absolute; right:0; top:-30px; font-size:16px; height:30px; line-height:30px; padding:0 10px;}
.pop-paylist .yellowbtn{ font-size:16px; padding:7px 15px; background-color:#fea41f; color:#fff; display:inline-block;}
button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
}
.pro-info{ margin:0 auto; padding-top:10px;}
.pro-info h1{ font-size:18px; margin-top:5%; margin-bottom:4%; color:#333; font-weight:bold;}
.pro-info p{ 
    line-height:1.6;
    margin-bottom:6%;
    font-size: 30px;
    font-weight: bold;
    color: #0544b1;
}
.pro-info ul li { font-size: 14px; }
.pro-info .linkto{ display:block;}
.pro-info .linkto a{ display:inline-block; font-size:14px; padding:8px 20px; background:#1b3664;color:#fff; margin-right:15px; margin-bottom:15px;}
.bottom-btn a {display:inline-block; font-size:14px; padding:8px 15px; background:#364E77; color:#fff; margin-right:15px; margin-bottom:15px;}
/*.pro-info .linkto a i{ font-size:18px; margin-left:10px;}
.pro-info .linkto a:hover, .bottom-btn a:hover{ background:#f18200; color:#fff;}
.pro-info .linkto a img {
    margin-left: 5px;
    height: 18px;
}*/
.select-tab {  margin-bottom: 20px; display: flex;}
.price-btn {
    display: inline-block;
    min-height: 58px;
    background: #fea623;
    padding: 10px 30px;
    color: #fff;
    font-size: 15px;
    border-radius: 5px;
    margin-right: 10px;
    max-height: 58px;
    float: left;
}
.price-btn a { color: #fff; font-weight: bold; }
.bottom-btn { clear: both; }
.bottom-btn .fa { margin-left:5px;}
#button-cart a { line-height: 40px; }


.picFocus{ position: relative; overflow: hidden; padding: 0 0 8px 0;margin:0 auto;}
.picFocus .bigImg{position: relative; margin:0; padding:0; }
.picFocus .bigImg li{position: relative;  margin:0 auto; padding:20px 0;list-style:none; text-align:center;}
.picFocus .bigImg li img{ vertical-align:middle;  margin: 0 auto; padding: 0; }
.picFocus .smallScroll{ position:relative;}
.picFocus .sPrev,.picFocus .sNext{  display: block; width: 24px; line-height:25px; font-size:24px; color:#ccc; margin:0 auto; position:absolute; top:50%; margin-top:-22px;}
.picFocus .sPrev{ left:0;}
.picFocus .sNext{ right:0;}
.picFocus .sPrev:hover,.picFocus .sNext:hover{ color:#364e77;}
.picFocus .smallImg{  overflow: hidden; margin-top:10px; padding-left:30px; padding-right:50px; }
.picFocus .smallImg ul{ overflow: hidden; }
.picFocus .smallImg ul * {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -o-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
}
.picFocus .smallImg li{  cursor:pointer; margin:0 10px 15px; list-style:none; width:50px; float:left;  text-align:center;border: 1px solid #d9d9d9;}
.picFocus .smallImg img{  max-width:100%;  margin: 0; padding: 0;  }
.picFocus .smallImg li.on { border: 1px solid #f18200; }

.pro-mid-menu{ background:#364e77;}
.nav-tabs-detail{ border:0; font-size:16px; text-transform:capitalize; font-weight:bold;}
.nav-tabs-detail{ margin-bottom:0 !important; margin:0; padding:0;}
.nav-tabs-detail > li {
   list-style:none;
}
.nav-tabs-detail > li > a {    
    line-height: 44px;
    border: 0 ;
    border-radius: 0;
	display:block;
	color:#fff;
}
.nav-tabs.nav-justified > li > a {
    border-bottom: 0;
    border-radius: 0;
}
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border: 0}
.nav-tabs-detail > li.active > a, .nav-tabs-detail > li.active > a:hover, .nav-tabs-detail > li.active > a:focus {
    color: #fff;
    cursor: default;
    background-color: #1b3664;
    border: 0;
}
.tab-content-detail{ font-size:14px; line-height:1.5; padding:30px 0; background:#fff; color:#333;}
.tab-content-detail p{ }
.tab-content-detail .table-striped { width:100%;}
.tab-content-detail .table-striped td { padding:10px;}
.table-striped > tbody > tr:nth-of-type(odd) { background-color: #efefef;}
.tab-content-detail h3 {
	font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 0;
}
.tab-content-detail .b-right { border-right:1px solid #ccc;}
.tab-content-detail td { width:25%;}

.selectlist{ background:#f1f1f1; border-top:1px solid #ccc; border-bottom:1px solid #ccc; padding:20px 30px;}
.selectlist table{ width:100%;}
.selectlist table th{ border-bottom:1px solid #bbb; padding:10px 0; color:#333;}
.selectlist table td{ padding:15px 0 10px;}
.selectlist table td select{ min-width:100px; height:28px;}

.buylist{ background:#f1f1f1;padding:30px 30px; margin-bottom:40px;}
.buylist .protltit{ font-size:18px; color:#333; text-align:center; margin:0 auto 20px;}
.buylist table{ width:100%; text-align:center; border-top:1px solid #ccc;}
.buylist table th{  padding:10px 0; color:#333; vertical-align:bottom;}
.buylist table th,.buylist table td{ text-align:center; border-bottom:1px solid #ccc; width:auto;}
.buylist table td{ padding:15px 0 10px;}
.buylist table td a.cartbtn{ background-color:#fea41f; color:#fff; font-size:24px; padding:2px 15px;} 
.buylist table td a.cartbtn:hover{ background-color:#f18200;}

.pro-nav {/* background: #ea5404; */ width: 100%; margin-left: -15px;}
.pro-nav .list-group {padding: 5px 0 10px; }
.list-group-item { background: none; border: 0; padding: 5px 20px !important;}
.list-group-item a { color: #fff;}
.list-group-item a:hover, .list-group-item a:focus { text-decoration:none;}
.pro-nav>.panel-group>.panel { /*background: #ea5404;*/ color: #fff; border: 0; box-shadow: none; border-radius: 0;}
.pro-nav h4 { font-size: 16px; }
.pro-nav h4 a { color:#23a1d1;}
.pro-nav span { padding-right: 10px;}
.pro-nav .panel .active, .pro-nav .panel-heading:hover, .list-group-item:hover { background: none; color:#333;}
.pro-nav .panel-heading {  background: none; color:#333; border-bottom: 1px solid #ccc; padding: 10px 0;}
.pro-nav p {
    padding: 10px 15px 10px 0;
    color: #333;
    font-size: 18px;
    font-weight: bold;
}
.pro-nav p span { color:#46597e;}
.pro-nav .list-group a {
    border: 0;
    color: #23a1d1;
	font-weight:500;
	font-size: 14px;
}
.pro-nav .list-group a:hover {
	background:none;
    border: 0;
    color: #333;
}

