@charset "UTF-8";

/*
Theme Name: Bulant 2021
Theme URI: 
Author: Daniel
Author URI: 
Description: 
Requires at least: 5.3
Tested up to: 5.8
Requires PHP: 5.6
Version: 1.0
*/

/*@import url("//at.alicdn.com/t/font_625675_gro8lhqzt8iwwmi.css");*/

@import url("assets/css/reset.css");
@import url("assets/css/font_625675_gro8lhqzt8iwwmi.css");

*{
  box-sizing:content-box;
  
}
body {
    font-family: Arial;
    font-size:16px;
}

h2,h3,h4,.h2,.h3,.h4{
    font-weight: 600;
    font-family:"Microsoft YaHei","Tahoma";
}


h3 {
    font-size: 150%;
    margin: 46px 0 30px 0;
}

h4 {
    font-size: 120%;
    font-weight: 400;
}

a {
    color: #104493;
}

p a {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

a:hover {
    color: #000;
}

a.button_dark, a.button_light {
    background-color: #e66e0d;
    display: block;
    width: 90px;
    padding: 15px 30px 0 30px;
    height: 33px;
    text-align: center;
    margin: auto;
    z-index: 2;
    position: relative;
    color: #fff;
    font-size: 11pt;
    font-weight: 400;
    text-decoration: none;
    letter-spacing: 1px;
    text-shadow: 0px 1px #d72d05;
    border: 5px solid rgba(0, 0, 0, .2);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    box-shadow: inset 0px 1px #f08715;
    
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

a.button_light {
    margin-left: 10px;
    width: 100px;
    border: 5px solid #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    box-shadow: 0px 0px 0px 1px #dbdbdb;
}

a:hover.button_dark, a:hover._button_light {
    background-color: #d76203;
    text-shadow: 0px -1px #a70d00;
    border: 5px solid rgba(0, 0, 0, .4);
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box;
    box-shadow: inset 0px 1px 2px #c14d00;
}

a:hover.button_light {
    background-color: #d76203;
    border: 5px solid #f5f5f5;
    box-shadow: 0px 0px 0px 1px #cbcbcb;
}

.moreabout .button_dark {
    margin: 0;
}

.inner_copyright{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}

.pxline {
    height: 1px;
    width: 100%;
    background-color: #fff;
    color: #fff;
    opacity: 0.1;
    position: relative;
    top: 30px;
    z-index: 1;
}

hr.cleanit {
    visibility: hidden;
    clear: both;
    margin-bottom: 20px;
}

div.cara {
    clear: both;
    width: 940px;
    height: 1px;
    background-color: #cccccc;
    margin-top: 40px;
    margin-left: 10px;
}

.top-welcome {
  line-height:36px;
  border-bottom: solid 1px #eee;
  color:#929292;
  font-size:13px;
  background: whitesmoke;
}

.top-welcome .row div {
  padding:0;
}



.active_button {
  margin:30px 0;
  text-align:right;
}
.active_button a {
  font-size: 14px;
}



/* ---------- Header ---------- */

#header {
    width: 100%;
    background-color: #fff;
}

#header h1 {
    padding: 20px 0;
    margin:0px;
}

#header h1 a {
    text-decoration: none;
    color: #111;
    font-weight: 100;
}

.nav_search {
     border-bottom: solid 1px #000;
     overflow:hidden;
}

  /* ----- Menu ----- */
  
  #menu {
    font-size: 1.125em;
    margin-right: 0px;
    float:left;

  }

  #menu ul {
     overflow:hidden;
     width:810px;
     margin-bottom:0;
  }
    #menu ul>li {
	float: left;
	display: inline;
    }
    
    #menu ul>li a {
	text-decoration: none;
	color: #101115;
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 1px;
	display: block;
	padding: 0px 25px 0 25px;
	line-height: 48px;
	background-color: #fff;
    }
    
    #menu ul>li a:hover {
	background-color: #eee;
    }
    
    #menu ul>li.current-category-ancestor a, #menu ul>li.current-menu-item a {
      background-color: #000;
      color: #fff;
    }
    
    
    /* --- */

    
    

/* ---------- Main part (slider) ---------- */


#main_part{
  position:relative;
  height: 355px;
}
#main_part, #main_part_inner {
    width: 1200px;
    margin:0 auto;
    /*background: url('/uploads/allimg/170805/1_1301535341.jpg') scroll no-repeat center;*/
    background-size: cover;
    background-color: #000;
    border-bottom: 7px solid #e5e5e5;
}

#main_part_in, #main_part_inner_in {
    width: 960px;
    margin: auto;
    position: absolute;
    height: 230px;
    left: 30px;
    z-index: 3;
}

#main_part_in h2, #main_part_inner_in h2 {
    padding: 120px 0 14px 0;
    font-size: 280%;
    font-weight: 500;
    color: #e1e1e1;
    text-shadow: 0px 1px #000;
    margin:0;
}

#main_part_in h2, #main_part_inner_in h2 a {
  color: #e1e1e1;
}
#main_part_in h2, #main_part_inner_in h2 a:hover {
  text-decoration: none;
  color: #fff;
}

#main_part_in p {
    font-size: 150%;
    font-weight: 300;
    color: #fff;
    text-align: left;
    text-shadow: 0px 1px #000;
    font-weight: 500;

}

#main_part .button_main {
    position: absolute;
    top: 250px;
    text-align: center;
    left: 100px;
    z-index: 4;
}

#main_part .black_bg{
    height: 100%;
    background-color: #333;
    opacity: 0.35;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2; 
}

		/* ---------- Main part, inner pages (headline) ---------- */
		/* -- Some of the css already included in the previous "Main part" for homepage -- */
		
		#main_part_inner {
		    height: 100px;
		    background: url("assets/images/banner2.jpg") no-repeat top center #333;
        position: relative;
        margin-bottom: 15px;
        background-size: cover;
		}
		
		#main_part_inner_in {
		  width:600px;
      height:auto;
      text-align:left;
		}
		
		#main_part_inner_in h2 {
		    padding-top: 26px;
		}
		#main_part_inner .active_button {
      float:right;
      margin: 10px 15px;
    }
    #main_part_inner .btn-group-lg>.btn, #main_part_inner .btn-lg {
    padding: 6px 10px;
		}
		#main_part_inner .your_place {
		    position: absolute;
		    bottom: 18px;
		    right: 15px;
        color:#d4d4d4;
        font-size:81.25%;
		}
		#main_part_inner .your_place a{
        color:#d4d4d4;
        text-decoration:none;
		}
		#main_part_inner .your_place a:hover{

    color:#fff;
		}
		/* --- */

.search_inner{
  width:1080px;
  margin:10px auto;
  text-align:right;
}

.resultbar{
  color:#666;
  width:960px;
  margin:1em auto;
}
.result_content{
  margin:1em auto;
  width:960px;
}
.result_content li{
  margin:1.5em 0;
}
.result_content h6 a{
  font-size:150%;
  color:#333;
  text-decoration:underline;
}
.result_content h6 a .red{
  color:#ff0000;
}
.result_content p{
  color:#666;
  font-size:80%;
  line-height:130%;
  margin:0.5em 0;
}
.result_content span{
  color:#666;
  font-size:80%;
}
.result_content span a{
  color:#0F4295;
  font-size:80%;
}

.resultlist td{
  padding:0 5px;
  font-size:110%;
  width:auto;
}
.resultlist td a{
  color:#333;
  font-size:110%;
}
/* ---------- Content ---------- */

.search-result-page .page-header, .search-result-page .post {
  width: 60%;
}
.search-result-page .post {
  margin-bottom: 25px;
}
.search-result-page .page-header .page-title {
  font-size: 28px;
}
.search-result-page .post .entry-header h4 {
  font-size: 18px;
  text-align: left;
}
.search-result-page .post .entry-header h4 a {
  color: #104493;
  text-decoration: underline;
  font-weight: 400;
  line-height: 22px;
  overflow-wrap: break-word;
  word-break: break-all;
}

.search-result-page .post .entry-content {
  overflow: hidden;
  margin-top: 8px;
}
.search-result-page .post.has-post-thumbnail .entry-content .post-thumbnail {
  float: left;
  width: 138px;
}
.search-result-page .post.has-post-thumbnail .entry-content .post-thumbnail a img {
  width: 138px;
  max-height: 100px;
}
.search-result-page .post.has-post-thumbnail .entry-content .abstract {
  margin-left: 145px;
}
.search-result-page .post .entry-content .abstract {
  color: #222;
  font-size: 13px;
  line-height: 21px;
  overflow-wrap: break-word;
  word-break: break-all;
  min-height: 63px;
}
.search-result-page .post .entry-content .abstract .more-link {
  color: #222;
  text-decoration: underline;
}
.search-result-page .post .entry-content .abstract .entry-footer {
  margin-top: 8px;
  color: #626675;
}
.search-result-page .post .entry-content .abstract .entry-footer span {
  margin-right: 15px;
}
.search-result-page .post .entry-content .abstract .entry-footer a {
  color: #626675;
}


.content_right {
  float: right;
  width: 350px;
}
.content_right h4 {
  font-weight: 700;
  border-bottom: solid 1px #eee;
  line-height: 200%;
  margin-bottom: 10px;
}
.content_right .hot-item {
  color: #222;
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.content_right .hot-item .hot-index {
  width: 25px;
  display: inline-block;
}


#content {
    width: 1200px;
    margin: auto;
    padding-top: 40px;
}
#content.index_cont{
  padding-top:0;
}

#content_inner {
    width: 1200px;
    margin: 0 auto;
    padding-top: 0;
}
#content_inner h3{
  text-align:center;
  border-bottom: solid 1px #E4E4E4;
  padding-bottom: 1em;  
}
#content_inner .text{
  line-height:190%;
  width: 800px;
  margin: 0 auto;
}
#content_inner .text p{
  margin:1em 0;
}
#content_inner .text img{
  max-width:100%;
  height:auto;
}
#content_inner .text table{
  margin:0;
  padding:0;
  border: solid 1px #333;
}

#content_inner .text td,#content_inner .text th{
  margin:0;
  padding:5px 10px;
  border: solid 1px #333;
}
#content_inner .text th{
  font-weight:bold;
  background-color:#f5f5f5;
}
#content_inner .text a{
  color:#000;
}
#content_inner .text ul, #content_inner .text ol{
  margin:0 1em;
  padding-left:40px;
}
#content_inner .text ul, #content_inner .text ul li{
  list-style:disc;
}
#content_inner .text ol, #content_inner .text ol li{
  list-style-type: decimal;
}


ul.list_t1{
  margin:1em 7em;
}
ul.list_t1 li{
  padding:1em 0;
  border-bottom:solid 1px #e5e5e5;
  line-height:150%;
  color:#333;
  list-style-type: disc;
}
ul.list_t1 li a{
  color:#000;
}
ul.list_t1 li a:hover{
  color:#11438A;
}
ul.list_t1 li p{
  font-size:87.5%;
  color: #6b6b6b;
  margin-top: 5px;
}
ul.list_t1 li .titletxt {
  float:left;
  width:90%;
}
ul.list_t1 li .downlink {
  float:left;
  width:10%;
  text-align:center;
}

.nav-links{
  overflow:hidden;
  margin-top:2em;
  padding-left:0.5em;
  line-height: 160%;
}
.nav-links .page-numbers{
  margin-right: 10px;
  font-size:13px;
  color: #555;
  display: inline-block;
  background: transparent;
  text-transform: uppercase;
  text-decoration:none;
  padding: 0px 10px;
  border-radius: 6px;
  border: 1px solid #D3CDC4;
}

.nav-links .page-numbers:hover, .nav-links .page-numbers.current {
  background:#0E4095;
  color:#fff;
  border: 1px solid #0E4095;
}
 
h3.bg_tabs{
    height: 32px;
    border-bottom:solid 1px #EAEAEA;
    margin: 15px 0 20px 0px;
}
h3.bg_tabs span{
  padding: 0 1.5em;
  border: solid 1px #EAEAEA;
  line-height: 31px;
  border-bottom: none;
  float: left;
  background-color: #F8F8F8;
  font-size:70%;
}
    /* ----- thirds / fourths (homepage) / sixths (about)----- */
.cate_line1, .cate_line2, .cate_line3{
  float:left;
  width:33.33%;
}  
/* 
.cate_line1{
  background-color:#eee;
}
.cate_line2{
  background-color:#ddd;
}
.cate_line3{
  background-color:#ccc;
}
*/

    .thirds {
      padding: 10px;
      background:#fff;
    }
    .thirds:hover{
      background-color:#f1f1f1;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
    }
    
    .thirds h3 {
      font-size: 87.5%;
      font-weight: bold;
      color: #27292a;
      margin:0.5em 0 0.2em 0;
      line-height: 130%;
      border-left:solid 5px #ddd;
      padding-left:0.5em;
    }
    .thirds h3 a {
      text-decoration:none;
      color:#000;
    }
    .thirds h3 a:hover,.thirds:hover h3 a {
      color:#0B80E4;
    }
    .thirds:hover h3 {
      border-left:solid 5px #0B80E4;
    }
    .thirds ul{
      overflow:hidden;
    }
    .thirds ul li {
      float:left;
      width:50%;
      line-height:180%;
    }
    .thirds ul li.full {
      float:none;
    }
    .thirds ul li a{
      color:#666;
      font-size:87.5%;
      text-decoration:none;
      padding-left: 1em;
    }
    .thirds ul li a:hover{
      text-decoration:underline;
    }
    
    .thirds p {
	font-size: 90%;
	color: #37393a;
	line-height: 160%;
    }
    
    .fourths_portfolio {
	width: 220px;
	height: 153px;
	margin: 0 25px 20px 25px;
	background-color: #0B80E4;
	float: left;
	position: relative;
    }
    
    .fourths_portfolio a {
	display: block;
	width: 220px;
	height: 153px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
    }
    
    .fourths_portfolio a:hover {
	opacity: 0.15;
    }
    
    .fourths_portfolio h4 {
	position: absolute;
	top: 50px;
	display: block;
	width: 220px;
	text-align: center;
  color:#fff;
    }
    
    .fourths_portfolio img {
	position: absolute;
    }
    
    .fourths_portfolio span {
	font-size: 90%;
	font-weight: 200;
  color:#fff;
    }
    
    .sixths_team {
	width: 140px;
	height: 160px;
	margin: 0 10px 0 10px;
	background-color: #e66e0d;
	float: left;
	position: relative;
    }
    
    .sixths_team a {
	display: block;
	width: 140px;
	height: 140px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
    }
    
    .sixths_team a.profession {
	display: block;
	width: 140px;
	height: 20px;
	background-color: #fff;
	text-decoration: none;
	font-size: 95%;
	padding-top: 10px;
    }
    
    .sixths_team a.profession:hover {
	opacity: 1;
    }
    
    .sixths_team a:hover {
	opacity: 0.10;
    }
    
    .sixths_team h4 {
	position: absolute;
	top: 50px;
	display: block;
	width: 140px;
	text-align: center;
	text-shadow: 0px 1px #d72d05;
	font-weight: 200;
	font-size: 100%;
	line-height: 140%;
    }
    
    .sixths_team img {
	position: absolute;
    }
    
    .sixths_team span {
	font-weight: 400;
	text-shadow: 0px 1px #b70d02;
    }
    
    /* --- */
    
		/* ----- History (About us) ----- */
		/* --- this section is really not pixel-perfect, so you might want to redo it, if it doesn't fit your needs :) */
    
		.history_blok {
		    background-color: #1e2022;
		    width: 855px;
		    min-height: 100px;
		    margin: 70px 0 0 10px;
		    padding: 43px 40px 30px 45px;
		}
		
		.history_blok h3 {
		    color: #f8f9f9;
		    font-weight: 200;
		    margin: 0;
		}
		
		.history_blok img.milestones {
		    margin: 30px 0 0 -13px;
		}
		
		.milestone1, .milestone2, .milestone3, .milestone4 {
		    width: 170px;
		    float: left;
		    margin-left: 32px;
		}
		
		.milestone1 {
		    margin-left: 0;
		}
		
		.milestone2 {
		    width: 188px;
		}
		
		.milestone3 {
		    width: 205px;
		}
		
		.milestone4 {
		    width: 190px;
		}
		
		.miles {
		    padding-top: 2px;
		    font-size: 95%;
		    font-weight: 300;
		    line-height: 180%;
		    color: #e9ecef;
		}
		
		.miles b {
		    font-size: 105%;
		    font-weight: 400;
		}
		
		.descr {
		    margin-top: 3px;
		    color: #a4a8ad;
		    font-size: 90%;
		    font-weight: 300;
		    line-height: 150%;
		}
		
		.moreabout {
		    background-color: #1e2022;
		    width: 855px;
		    min-height: 100px;
		    padding: 35px 40px 40px 45px;
		    margin-left: 10px;
		    margin-bottom: 60px;
		    border-top: 1px #292b2d solid;
		}
		
		.moreabout p {
		    width: 860px;
		    color: #e9ecef;
		    font-size: 115%;
		    font-weight: 200;
		    line-height: 160%;
		    margin-bottom: 25px;
		}
		
		.moreabout b {
		    font-weight: 400;
		    color: #fff;
		}
		
		
		/* --- */
		
		/* ----- Services (About us) ----- */
		
		a.services_list {
		    width: 228px;
		    height: 85px;
        line-height: 85px;
		    display: block;
		    float: left;
		    margin: 8px 10px 12px 10px;
		    border: 1px #ccc solid;
		    text-decoration: none;
		    color: #333;
		    -webkit-transition: all 0.2s ease-in-out;
		    -moz-transition: all 0.2s ease-in-out;
		    -o-transition: all 0.2s ease-in-out;
		    -ms-transition: all 0.2s ease-in-out;
		    transition: all 0.2s ease-in-out;
		    position: relative;
        padding-left: 20px;
		}
		a.services_list i {
      margin-right:8px;
    }
		
		a:hover.services_list {
		    background-color: #1e2022;
		    border: 1px #1e2022 solid;
		    color: #e4e4e4;
		    font-weight: 100;
		}

	    
		
		
		    
		    
    /* --------- Our Work (portfolio stuffs) ---------- */
		
    ul#work_filter {
    margin: 60px 0 42px 0;
    }
	    
    #work_filter li a, .pagination li a {
    text-decoration: none;
    color: #27292a;
    font-size: 100%;
    font-weight: 200;
    letter-spacing: 1px;
    }
	    
    #work_filter li a:hover, .pagination li a:hover {
    color: #000;
    font-weight: 400;
    }
	    
    #work_filter li a.active, .pagination li a.active {
    font-weight: 400;
    }
		
    #work_filter li, .pagination li {
    display: inline;
    margin: 0 10px 0 10px;
    }
    
    .pagination {
	text-align: right;
	margin-top: 20px;
    }
    
		
		
		


p.youlike, p.teamline {
    font-size: 125%;
    font-weight: 400;
    line-height: 150%;
    width: 940px;
    color: #323536;
    margin: 10px 0 0 10px;
}


p.teamline {
    font-size: 110%;
    margin: -5px 0 20px 10px;
}

p.textit {
    font-size: 115%;
    font-weight: 400;
    line-height: 150%;
    width: 940px;
    margin: 50px 0 0 10px;
}

.about_blok {
    width: 1080px;
    margin: 10px auto 0 auto;
}
.about_blok .about_txt {
    margin: 1em 2em;
    color: #4a4a4a;
    font-size: 1.1em;
    font-weight: 400;
    line-height: 185%;
	overflow: hidden;
}
.about_blok .about_txt a {
	color: #0E4095;
	text-decoration: underline;
}
.about_blok .about_txt a:hover {
	color: #4a4a4a;
}


.testimonials {
    width: 318px;
    min-height: 80px;
    float: left;
    margin-top: 50px;
}

.testimonials .quote {
    border: 1px solid #bbb;
    border-bottom: none;
    font-size: 90%;
    font-weight: 400;
    line-height: 160%;
    color: #474a4c;
    padding: 20px 16px 25px 25px;
}
.testimonials .quote img{
  width:265px;
  height:150px;
}

.testimonials_bottom {
    display: block;
    clear: both;
    width: 318px;
    height: 20px;
    background: url('design/quote_bottom.png') no-repeat scroll top;
    margin-top: -5px;
}

.testimonials span.by {
    display: block;
    width: 318px;
    text-align: right;
    font-size: 90%;
}

 

.testimonials ul.controls li {
    display: inline;
    float: left;
}

.testimonials ul.controls li a {
    display: block;
    width: 7px;
    height: 7px;
    padding: 3px;
    background: url('design/control.png') no-repeat scroll;
}

.testimonials ul.controls li a:hover, .testimonials ul.controls li a.current {
    background: url('design/control_active.png') no-repeat scroll;
}


/* ---------- Contact ---------- */

form.formit {
    margin-left: 10px;
}

.formit input[type="text"] {
    padding: 15px 22px;
    height: 20px;
    width: 230px;
    border: 1px solid #bbbbbb;
    margin: 0px 18px 20px 0px;
    font-size: 75%;
    color: #010f5f;
    font-weight: 300;
    letter-spacing: 1px;
}

.formit textarea {
    width: 900px;
    height: 146px;
    margin-bottom: 22px;
    resize: none;
    padding: 20px;
    font-size: 90%;
    border: 1px solid #bbbbbb;
}

form.formit .button_submit {
    cursor:pointer;
    background-color: #e66e0d;
    width: 200px;
    height: 58px;
    color: #fff;
    font-size: 10pt;
    font-weight: 400;
    letter-spacing: 1px;
    border: 5px solid #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    box-shadow: 0px 0px 0px 1px #dbdbdb;
    text-shadow: 0px 1px #d72d05;
}


.contactinfo {
    position: relative;
    float: left;
    margin-right: 40px;
}

.contactinfo .ico_mapmark:before, .contactinfo .ico_message:before, .contactinfo .ico_iphone:before {
    font-size: 140%;
    top: 0;
    left: 10px;
}

.contactinfo b {
    font-size: 110%;
    font-weight: 300;
    padding-left: 45px;
}

.mapit {
    width: 940px;
    margin: 30px 0 0 10px;
}


dl.pdt_index_dl {
  margin-bottom: 15px;
}
dl.pdt_index_dl dt{
  border: solid 1px #eee;
  padding: 5px;
}
dl.pdt_index_dl dt .h2{
  color:#555;
  text-decoration:none;
  font-size:1.2em;
  display:block;
  background-color:#efefef;
  line-height:2em;
  margin: 0;
  padding-left:10px;
}
dl.pdt_index_dl dt ul{
  overflow:hidden;
  width:96%;
  margin:10px auto 0px auto;
}
dl.pdt_index_dl dt ul li{
  float:left;
  margin-bottom: 5px;
}


.list_p1{
  overflow:hidden;
  list-style-type:none;
}
.list_p1 .item {
  padding: 0px;
  margin-bottom: 15px;
 }
 .list_p1 .item_txt:hover {
  background-color: #eee;
 }
 .list_p1 .post_content{
  border-bottom:solid 3px #e9e6e1;
  margin: 0 20px;
}
.list_p1 .post_content:hover{
  border-bottom:solid 3px #555;
}

.list_p1 .thumbs img{
  width:270px;
  height:194px;
}
.list_p1 .item .tit {
  margin:10px 0;
  height:23px;
  overflow:hidden;
}
.list_p1 .item .tit a{
  color:#000;
  font-size:87.5%;
}
.list_p1 .item .cat {
  margin-bottom:10px;
}
.list_p1 .item .cat a {
  font-size: 12px;
  color: #aaa;
  padding: 3px 5px;
  border-radius: 2px;
  border: solid 1px #e9e6e1;
  background-color: whitesmoke;
}
.list_p1 .item .cat a:hover {
  text-decoration: none;
  background-color: #eee;
}
.list_p1 .item .price{
  color:#e4393c;
  font-size:20px;
  font-family: Verdana;
  margin-bottom: 10px;
  font-weight: 400;
}
.list_p1 .item .price span{
  color:#e4393c;
  font-size:16px;
  margin-right: 5px;
}
.list_p1 .item .desc {
  line-height:17px;
  margin-bottom:10px;
  height: 53px;
  overflow: hidden;
}
.list_p1 .item .desc a{
  color:#8c8c8c;
  font-size:75%;
}
.list_p1 .item .desc a:hover {
  text-decoration: none;
}
.list_p1 .item .clicknum {
  display:none;
  color:#999;
}

.list_p1 .item_txt .post_content{
  border-bottom:solid 1px #e9e6e1;
  margin: 10px 15px;
  line-height: 40px;
  font-size: 16px;
}
.list_p1 .item_txt .post_content:hover{
  border-bottom:solid 1px #e9e6e1;
}
.list_p1 .item_txt .tit {
  margin-left: 10px;
  font-size: 16px;
}
.list_p1 .item_txt .cat {
  margin-left: 30px;
}
.list_p1 .item_txt .do_download {
  float: right;
  margin-right: 30px;
}

#content_inner ul.list_p1{
  margin:0px;
  padding:0px;
  padding: 20px 0 0 0;
}


ul.list_video li {
  width: 33.3%;
}
ul.list_video li a .tit{
  padding: 0 8px 0 30px;
  background: url(/images/play.png) no-repeat 8px 0px;
}



.filters2 { text-align: center; margin:45px 0; }
.filters { text-align: left; margin:45px 0 0 0; }
.filters li, .filters2 li{ margin: 0; background:none; overflow:hidden; display:inline-block;}
.filters li a, .filters2 li a {
	font-size: 14px;
  font-weight: normal;
  letter-spacing: 0px;
  text-transform: uppercase;
	cursor:pointer;
	line-height:30px;
	color:#555;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	border-radius:5px;
	margin:0 auto;
	padding:6px 15px;
	background:transparent;
	border:1px solid #767676;
	text-transform:uppercase;
	margin-right:10px; 
  text-decoration:none;
}
.filters li a.selected, .filters2 li a.selected, 
.filters li a:hover, .filters2 li  a:hover{
  color:#fff; 
  border:1px solid #104493; 
  background:#104493;  }

/* ---------- Footer ---------- */




#footer {
    width: 100%;
    height: 100px;
    background: url('assets/images/bg_footer.jpg') scroll no-repeat center;
    background-color: #000;
    color: #a5a5a5;
    font-weight: 300;
    font-size: 87.5%;
    margin-top: 30px;
}

#footer_in {
    width: 1080px;
    margin: auto;
    position: relative;
    padding-top: 30px;
    line-height:200%;

}

#footer_in p {
    float: left;
}

#footer_in a {
    color: #a5a5a5;
    text-decoration: none;
}

#footer_in a:hover {
    color: #fff;
    text-decoration: underline;
}

#footer_in .wa_icon {
  margin-right: 10px;
}


/* ---------- Other elements ---------- */

.banner1 {
    width: 890px;
    height: 76px;
    padding: 42px 0 0 50px;
    margin: auto;
    margin-bottom: 0px;
    margin-top: 45px;
    background: url('assets/images/banner1.jpg') no-repeat scroll;
    background-color: #000;
    color: #c3ccd5;
    position: relative;
}

.banner1 p {
    font-weight: 200; 
    font-size: 20pt;
    display: block;
    width: 630px;
    text-shadow: 0px 1px #000;
}

.banner1 p b {
    color: #fff;
    font-weight: 300;
}

.banner1 a.button_dark {
    width: 100px;
    position: absolute;
    right: 42px;
    top: 30px;
}


.index-top-slider {
  width:1080px;
  height:320px;
  overflow:hidden;
  margin-top:15px;
}
.col-3-9 {
  width:1050px;
}
.col-3-9 .row {
  background-color: whitesmoke;
  overflow:hidden;
}
.col-3-9 .col-xs-9 {
  background-color:#fff;
}
.col-3-9 .col-xs-3,.col-3-9 .col-xs-9 {
  padding:0;
}

.col-3-9 .left-nav {
  margin:5px;
  border:solid 1px #d6d6d6;
  padding:5px 10px;
}
.col-3-9 .left-nav li a {
  display:block;
  line-height:36px;
  color:#333;
  padding:0 10px;
  border-bottom:solid 1px #d6d6d6;
}
.col-3-9 .left-nav li:last-child a {
  border-bottom:none;
}
.col-3-9 .left-nav li a:hover,.col-3-9 .left-nav li a.thisclass {
  background-color:#666;
  border-bottom:solid 1px #0E4095;
  text-decoration:none;
  color:#fff;
}
.col-3-9 .left-nav li a.thisclass {
  background-color:#0E4095;
}

.col-3-9 ul.list_t1 {
  margin:0 25px;
}

.col-3-9 .col-xs-9 {
  min-height: 600px;
}

#content_inner.right_width {
  width:95%;
}

.newproduct {
  width:1080px;
  margin:0 auto;
}
.index-newproduct-slider {
  width:100%;
  height: 270px;
}
.index-newproduct-slider .swiper-slide a{
  color:#000;
  padding:10px;
  display: block;
  font-size:14px;
  line-height:28px;
  border:solid 1px #fff;
}
.index-newproduct-slider .swiper-slide a:hover {
  border:solid 1px #d0d0d0;
}
.index-newproduct-slider .swiper-slide a img {
  max-width:100%;
  width:100%;
  height:auto;
}




