@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0;}
a, input, img{outline:none; border:none; text-decoration:none;}
textarea{border:none;}
h3{font-size:19px; color:#000; width:99.5%; background:#F0F0F0; padding:7px 0 7px 5px; margin:0 5px 10px 0;}
input[type="text"], select{width:300px; height:27px; background:#fff; border:1px solid #efefef; border-radius:3px; margin-bottom:5px; padding:2px 10px;}
select{width:145px;/* height:27px; */}
textarea{width:300px; background:#fff; border:1px solid #efefef; border-radius:3px; margin-bottom:5px;}
body{background:#efefef; font-size:13px; color:#000; font-family:Arial, Helvetica, sans-serif;}

.wraper{width:1000px; margin:10px auto;}
.main-container{float:left; width:100%; background:#fff; box-shadow:0px 1px 3px 0 #CFCFCF; position:relative; border-radius: 20px; padding: 0 10px 20px;}
.header{float:left; width:100%;}
.logo{float:left; width:50%;margin: 5px 0 0 7px;}
.top-info{float:right; width:20%; margin-top:26px;}
.main_nav{float:left; width:99%; background:#000;margin: 5px 5px 0px;}
.main_nav ul{list-style:none;}
.main_nav ul li{float:left; border-left:1px solid #575757;}
.main_nav ul li a{float:left; padding:15px 20px; color:#fff; font-size:12px; text-transform:uppercase; text-decoration:none;}
.main_nav ul li:first-child{border-left:none;}
.main_nav ul li a:hover,.main_nav ul li.active {background:#40bafd; color:#fff;}

.banner, .banner1{float:left; width:997px; height:341px; position:relative;}
.banner1{height:230px; margin-left:4px;}
.partition{float:left; width:99%; clear:both; margin: 0px 5px; padding: 10px 0;}
.read-btn, .send-btn{float:left; background:#40bafd; padding:2px 10px; border-radius:5px; margin-top:15px; }
.send-btn{padding:7px 10px; }
.read-btn a{float:left; color:#fff; font-size:10px; }
.send-btn {float:left; color:#fff; font-size:15px; }
.read-btn:hover{background:#000;}
.send-btn:hover{background:#000;color:#40bafd;}
.send-btn:hover a{color: #40BAFD;}
.read-btn a:hover{color:#40bafd;}
.support_points{float:left; width:100%; list-style:disc ; list-style-position:inside;}

/********************Contact US***************************/
.cont-form, .cont-form p{float:left; width:100%;margin-bottom:10px !important;}
.cont-form p label{float:left; width:10%;margin-right:5%;}
.cont-form p input[type="text"], textarea{float:left; width:300px; padding:0px 10px !important; }
.cont-form p textarea{min-height:90px;}
.partition01 address{font-size:15px; float:left; font-weight:bold; line-height:30px; width:100%;}
.social_icon{float:left; width:40px; margin:10px 2px 0 0; }
.contact-cont{float:left; width:65%; margin-right:2%; min-height:500px !important;}
/********************End of Contact US***************************/

.partition03{float:left; width:32%; margin-right:19px;}
.new_section{float:left; width:100%; border-bottom:1px dotted #CCC; padding:10px 0;}
.footer{float:left; background:#333; width:98%; color:#CCC; font-size:11px; padding:10px; text-align:center;}


/***************************Brand Page************************/
.left_sidebar{float:left;width:65%; margin-right:2%;}
.right_sidebar{float:left; width:30%; margin-right:15px;}
.partition01{float:left; width:98%; margin-right:2%; }
.partition02{float:left; width:100%; }
.brand_list{float:left; width:31%; margin:0 1% 1% 1%; border:1px solid #ccc;}
.brand_list01{float:left; width:28%; margin:0 1% 1% 1%; background:#F3F3F3; padding:10px; height:190px; }
.brand_list a img{float:left; width: 193px; height: 150px;}
.brand_list01 a img{float:left; width: 176px; height: 150px; }
.brand_list_detail{float:left; width:100%;}
.brand_img{float:left ; width:32%;margin-right:2%;}
.brand_img img{float:left; width:204px; }
.brand_txt{float:left; width:66%;}
.brand_list strong {float:left; width:100%; font-size:15px; border-bottom: 1px dashed #C9C9C9; padding-bottom: 4px; margin-bottom: 5px;}
.brand_list01 strong{float: left;width: 100%;font-size: 15px;border-top: 1px dashed #B4B4B4;padding-top: 4px;margin-bottom: 5px;overflow:hidden; max-height:36px;}
.view_btn{float:left; width:50%;  margin-top:20px;}
.view_btn p input[type="button"]{float:left; background:#40bafd; color:#fff; font-size:15px; font-weight:bold; cursor:pointer; padding:8px 10px; border-radius:5px;  font-family:Arial, Helvetica, sans-serif;}
.view_btn p input[type="button"]:hover{background:#000;color:#40bafd;}
