@media ( min-width : 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
	.col-sm-7ths {
        width: 14.28%;
        float: left;
    }
}
 
@media ( min-width : 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
	.col-md-7ths {
        width: 14.28%;
        float: left;
    }
}
 
@media ( min-width : 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
	.col-lg-7ths {
        width: 14.28%;
        float: left;
    }
}
.pd-lr-10{
	padding-left:10px;
	padding-right:10px;
}
.font-18{
	font-size:18px;
}

body{
	font-family: "微软雅黑",Arial,sans-serif;
	margin:0;
	padding:0;
	background:#f9f9f9 none repeat scroll 0 0;
 }
body a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
	margin:0;				 
}
p{
	margin:0;
}
ul{
	margin:0;
	padding:0;
}
/*--header--*/

/* Topbar */
.topbar {
  color:#fff;
  background-color: #aa262d;
}
.topbar-contact {
  float: right;
}
.topbar-info{
	
	padding:6px 20px;
	display:inline-block;
}
.topbar-info a{
	color:#fff;
	font-size:14px;
}
.topbar-info i{
	margin-right:10px;
}
p.wel-msg{
	text-transform:uppercase;
	padding-top:7px;
	font-size:14px;
	margin-bottom: 10px;
}
/* ================================= */

.header{
	position:relative;
}
.header-nav{
	background:#f1f1f1;
}
.logo {
	width:30%;
	float:left;
	margin-top:1.5em;
}
.top-menu {
	float: right;
}
.logo a img {
	width:50%;
}
.navigation {
	width: 62%;
	float: right;
	margin-bottom: 1.7em;
}
.nav-wil{
	padding:0;
}
.navbar-nav {
	float: right !important;
}
.navbar-default .navbar-nav > li > a{
	color: #000;
	font-size: 16px;
	padding: 0;
}
 .nav > li {
	margin: 0 27px 0 !important;
}
.nav > li > a:hover {
	color: #AA262D !important;
	transition: 1s all;
	-webkit-transition: 1s all;
	-moz-transition: 1s all;
	-o-transition: 1s all;
	-ms-transition: 1s all;
}
.nav > li:last-child {
	margin-right: 0 !important;
 }
ul.nav.navbar-nav li a.active {
	color: #fff200 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #AA262D;
	background: none;
}
.navbar-nav > li {
	display: inline-block !important;
}	
.navbar-default {
	background-color: rgba(255, 255, 255, 0);
	border-color: rgba(255, 255, 255, 0);
	margin-bottom: 0;
}
ul.nav.navbar-nav {
	margin-top: 2.5em;
}
.grid__item.color-11:hover {
	box-sizing: 0;
	border-top: 0 !important;
}
/*----Slider Part starts Here-----*/
.header-top{
	position:relative;
	padding: .5em 0;
}
/*----Slider Part starts Here-----*/
.min-banner{
	background:url(/templets/semhope/images/min-banner.jpg) no-repeat;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:120px;
	position:relative;
}
/*----End-header-----*/
/*--//Start foot --*/
.footer {
  background: #444;
  padding: 4em 0px;
}
.footet-left h3 {
  color: #fff;
  font-size: 1.2em;
  font-weight: 600;
  margin: 0;
}
.footet-left h3  a{
  color: #fff; 
}
.footet-left ul {
  padding: 0;
  margin-top: 5%;
}
.footet-left ul li {
  list-style: none;
  margin: 6px 0px;
  color: #999;
  font-size: 15px;
  font-weight: 300;
}
.footet-left ul li a {
  color: #999;
  font-size: 15px;
  font-weight: 300;
}
.footet-left h3  a:hover, .footet-left ul li a:hover, .copy-rights p a:hover {
  color: #fff;
  text-decoration: none; 
}
.footet-left  address{
  display:inline;
}

.footer .code img{
	width:60%;
	padding-bottom:5px;
}
.footer .code p{
  color: #999;
  font-size: 15px;
  font-weight: 300;
}

.copy-rights {
  margin-top: 3%;
  text-align: center;
}
.copy-rights p {
  color: #999;
  font-size: 15px;
  font-weight: 300;
}
.copy-rights p a {
  color: #fff;
}
/*--//End foot --*/

.section_title_drakgray {
    background: rgba(0, 0, 0, 0) url("/templets/semhope/images/title-hline2.png") no-repeat scroll center bottom;
	padding-bottom:10px;
    color: #aa262d;
    font-size: 35px;
    font-weight: 200;
    margin: 20px 0px;
    text-transform: uppercase;
	text-align:center;
}
.cbp-l-filters-alignCenter {
    border: 1px solid #cacaca;
    border-radius: 40px;
    color: #cacaca;
    font-size: 12px;
    margin: 0 auto 10px;
    text-align: center;
    text-transform: uppercase;
    width: 50%;
}
.cbp-l-filters-alignCenter li {
	display: inline-block !important;
	border: medium none;
	margin: 0;    
    padding: 11px 13px;
}
.cbp-l-filters-alignCenter li  a{
    border: medium none;
    color: #5a5a5a;
	font-size: 15px;
    font-weight: 400;
	text-decoration:none;
}
.cbp-l-filters-alignCenter a:hover {
    color: #aa262d;
}
.cbp-l-filters-alignCenter .cbp-filter-item-active {
    background-color: #aa262d;   
}
.cbp-l-filters-alignCenter .cbp-filter-item-active  a{
    color: #fff !important;
}
.content-margin{
	margin-bottom:4em;
}




/*************************************************************************/
/****************************patent_application**************************/
/*************************************************************************/
.page-header {background: linear-gradient(rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 0.50)), rgba(0, 0, 0, 0.50) url(/templets/semhope/images/page-header.jpg) no-repeat center; 
	background-size: cover; color: #fff; margin: 0; border: none; position: relative; padding: 0;}

.page-section{
	padding:80px 0;
}
.page-header h1{
	font-size:30px;
	font-weight:bold;
	font-style:italic;
	color:#fff;
	margin-bottom:15px;
}
.page-header h4{
	color:#fff;
	font-weight:bold;
	font-size:18px;
	margin-bottom:8px;
	line-height:1;
}
.page-header p{
	color:#fff;	
	font-size:20px;
	margin-bottom:0;
	line-height:1;
}

/*--patent-type--*/
.patent-type{
	padding:20px 0;
}
.patent-set{
	background:#f1f1f1 none repeat scroll 0 0;
}
.patent-type a{
	color:#333;
	text-decoration: none;
}
.patent-type img{
	display: block;
    height: 120px;
    margin: 0 auto;
    overflow: hidden;
    text-indent: -999px;
    width: 120px;
}
.patent-type h3{
	margin: 10px 0 5px;
	font-size: 18px;
    font-style: normal;
}

.product{
	  border: 2px solid #aa262d;
	  border-radius: 25px;-moz-border-radius:25px;
	padding:20px 10px; -webkit-box-sizing:border-box; 
	-moz-box-sizing:border-box; box-sizing:border-box; 
	overflow:hidden;
	text-align:center; font-size:13px; color:#aa262d;
	min-height: 150px;
}
.product h3{ margin:0 0 10px;}
.product .product_img{ position:relative; margin-bottom:20px; }
.product h3 a, #product h3{ color:#aa262d; font-weight:normal;}
.product .btn{
	margin-top: 5px;
 border:none !important; background:#aa262d !important; 
 padding:7px 20px !important; display:inline-block; 
 color:#fff; border-radius:5px; -webkit-border-radius:5px; 
 font-size:14px; text-shadow:none !important;}
 
.parallax {
    background-image: url("/templets/semhope/images/parallax3.jpg");
    background-size: cover;
    color: #fff;
    position: relative;
}
.parallax .inner {
    padding-bottom: 2em;
    padding-top: 2em;
}
.facts-img img{
	width:100px;
	margin-bottom:10px;
}
.facts p {
    font-size: 16px;
    margin: 0;
    text-transform: uppercase;
}
.facts h2{
    color: #fff;
    font-size: 37px;
    font-weight: bold;
}
.facts h4{
    color: #fff;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 0;
	padding-bottom: 20px;
}
.comparison{
	background:#f1f1f1 none repeat scroll 0 0;
	padding:20px 0;
}

.img-content{
	width:70%;
	margin-bottom:10px;
}
.h2-title{
    color: #333;
    font-size: 37px;
    font-weight: bold;
	padding-top: 20px;
}
.h4-title{
    color: #333;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 0;
	padding-bottom: 20px;
}

/**value-add**/
.value-add .agent-one
{
	background-color: #f1f1f1;
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
.value-add .agent-one .agent-info
{
	padding:45px 10px 0px;
}
.value-add .agent-one .agent-img
{
	padding: 0px;
}
.value-add .agent-one P
{
	padding: 10px 0;
	font-size:17px;
}
.btn{
	margin-top: 5px;
 border:none !important; background:#f84b4a !important; 
 padding:7px 20px !important; display:inline-block; 
 color:#fff; border-radius:5px; -webkit-border-radius:5px; 
 font-size:14px; text-shadow:none !important;}
 
 /**Letters Patent**/
 .letters-patent{
	 background-color: #f7f7f7;
 }
 .gallery-box {
	border: 2px solid #aa262d;
    margin-bottom: 30px;
    position: relative;
}
.gallery-box img {
    background: #ccc none repeat scroll 0 0;
    width: 100%;
    z-index: 999;
}
.gallery-title {
	font-weight: bold;
    bottom: 0;
    color: #000;
	margin:10px;
    position: absolute;
    z-index: 99;
}
.overlay-gallery-box {
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    transition: all 0.5s ease-in-out 0s;
    width: 100%;
    z-index: 1;
}
/* ------------------- answer section ------------------- */
.answer-section{ 
	font-size: 17px;
    line-height: 30px;
}
.answer-section .answer-line{ 	
    border-bottom: 1px dashed #da251d;
    font-size: 17px;
    line-height: 30px;
    padding-top: 10px;
	margin-left: 0px; margin-right: 0px;
}
.answer{
	padding-top: 10px;
	padding-bottom: 10px;
}

/*************************************************************************/
/****************************domestic_trademark**************************/
/*************************************************************************/
/*---------------------  recommend  ---------------------*/
.recommend-section{
	padding-top:20px;
}
.dr-details{
	box-shadow: 0 21px 163px 0 rgba(0, 0, 0, 0.1);
	background:#fff;
	padding:40px 60px;
	display: table;
	position: relative;
	font-size:15px;
}
.dr-details h2,.dr-details i{
	color:#aa262d;
	font-weight:bold;
}
.dr-details p{
	padding:10px 0;
}
.dr-details:after, .dr-details:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.dr-details:after {
	border-right-color: #ffffff;
	border-width: 13px;
	margin-top: -13px;
}
.dt-bottom{
	border-bottom:1px solid #dddddd;
}

/*************************************************************************/
/****************************international_trademark**************************/
/*************************************************************************/
.works
{
	width: 100%;
	padding: 20px 0px 0px 0px;
}
#Container .mix{
	display: none;
}
.works .work-sec .fil-btn
{
	margin: 20px 0;
	width: 100%;
	float: left;
}
.works .work-sec .wrk-title
{
	background-color: #FFF;
	margin-right: 1.3%;
	padding: 15px;
	border: 1px solid #F84B4A;
	color: #fff;
	cursor: pointer;
	background-color: #F84B4A;
}
.works .work-sec .lst-cld
{
	margin-right: 0px;
}
.works .work-sec .active {
    background-color: transparent;
	color: rgb(248, 75, 74);
	border-color: #F84B4A;
}
.works .work-sec img
{
	width: 100%;
	position: relative;
}
.works .work-sec .filimg
{
	margin-bottom: 30px;
	cursor: pointer;
}
.works .work-sec .filimg .img-hover
{
	position: absolute;
	bottom: 0px;
	background: rgba(248, 75, 74, 0.67) none repeat scroll 0% 0%;
	left: 15px;
	right: 15px;
}
.works .work-sec .filimg:hover .img-hover
{
	display: block;
}
.works .work-sec .filimg .img-hover h3
{
	color: #FFF;
	font-size: 16px;
	padding: 15px;
}
/*---------------------  funding section  ---------------------*/
.funding-section{
	padding:20px 0;
	background:#f1f1f1;
}
.funding-box{
	margin-top:20px;
}
.funding-description{
	font-size:18px;
}
.funding-heading{
	font-weight:bold;
	font-size:34px;
	color:#aa262d;
	line-height:1;
	text-transform:uppercase;
	letter-spacing: 0.25px;
}
.funding-sub-heading{
	font-weight:bold;
	font-size:16px;
	letter-spacing:1px;
	color:#aa262d;
	text-transform:uppercase;
}
.funding-btn{
	 color:#fff;
	 font-size:28px;
	 margin-top: 20px;
}
/*---------------------  advertisement section  ---------------------*/
.advertisement{
  padding:20px 0;
  background:#f1f1f1;
}
.advertisement .img-style{
  padding-right: 20px;
  padding-left: 0px;
}
.advertisement .left-img{
	width:100%
}
.advertisement-case{
	padding-top:20px;
}
.advertisement-overview-grd{
	background:#fff;
	padding:10px;
}
.advertisement-overview-gd h4{
	padding:10px 0;
	color:#aa262d;
}
.blockquote {
    margin-left: 55px;
    position: relative;
}
.blockquote p {
    font-size: 18px;
    margin-bottom: 10px;
}
.blockquote::before {
    color: #aa262d;
    content: "“";
    display: inline-block;
    font-size: 60px;
    font-weight: bold;
    left: -75px;
    position: absolute;
    top: -25px;
}
.alert-content{
	font-size: 18px;
    font-weight: 500;
    line-height: 1.8em;
    margin-bottom: 1.5em;
}

/*************************************************************************/
/****************************copyright_registration**************************/
/*************************************************************************/
.page-header-3 {background: linear-gradient(rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 0.50)), rgba(0, 0, 0, 0.50) url(/templets/semhope/images/page-header-3.jpg) no-repeat center; 
background-size: cover; color: #fff; margin: 0; border: none; position: relative; padding: 0;}
.page-section-3{
	padding:120px 0;
}
.page-section-3 h1{
	font-weight:bold;
	padding:20px 0;
}
.page-section-3 p{
	font-size:20px;
}
.express_channel{
	width:100%;
	padding:20px 0;
}
.express_channel p{
	font-size:18px;
}
.main-services-grid-fig {
    background: #aa262d none repeat scroll 0 0;
    border-radius: 50%;
    font-size: 1.45em;
    font-weight: bold;
    height: 120px;
    line-height: 120px;
    margin: 1.15em auto 0.3em;
    transition: color 0.3s ease 0s, background 0.3s ease 0s;
    width: 120px;
}
.main-services-grid-fig span {
    color: #fff;
    font-size: 2.5em;
	padding-top: 0.75em;
}
.main-services-grid-fig:hover {
    background: #f84b4a;
	cursor:pointer;
}

/*************************************************************************/
/****************************legal service**************************/
/*************************************************************************/
.legal-services {
	background:url(/templets/semhope/images/legal-services.jpg);
	-moz-background-size:100%;
	background-size:100%;
	background-repeat:no-repeat;
	margin: 0; border: none; position: relative; 
	padding-bottom: 200px;
    padding-top: 2em;
}
.column_2 input[type="text"] {
	padding: 10px;
	font-size: 1em;
	margin: 10px 0;
	border: 1px solid #aa262d;
	color: #333;
	background: none;
	float: left;
	outline: none;
	font-weight: 100;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	width: 31.5%;
	-webkit-appearance: none;
}
.column_3 input[type="text"], .column_3 textarea {
	width:100%;
	font-size:1em;
	margin: 10px 0;
	border: 1px solid #aa262d;
	outline: none;
	background:none;
	height:200px;
	padding: 10px;
	resize: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-appearance: none;
}
.single_contact{
	margin-top:2em;
}
.single_contact h1{
	font-size: 2.5em;
	color: #184448;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom:1em;
}
.form-submit1 input[type="submit"] {
  background:#aa262d;
  color: #fff;
  font-size: 18px;
  border: none;
  width: 23%;
  outline: none;
  -webkit-appearance:none;
  font-weight: 600;
  padding: 10px 15px;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}

/*************************************************************************/
/****************************Enterprise project**************************/
/*************************************************************************/

.page-header-4 {background: linear-gradient(rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 0.50)), rgba(0, 0, 0, 0.50) url(/templets/semhope/images/page-header-4.jpg) no-repeat center; 
background-size: cover; color: #fff; margin: 0; border: none; position: relative; padding: 0;}
.page-section-4{
	padding:120px 0;
}
.page-section-4 h1{
	font-weight:bold;
	padding:20px 0;
}
.enterprise-project{
	padding:20px 0;
}
/*-- contact --*/
.contact-top div input[type="text"]{
  width: 100%;
  padding: 11px 10px;
  margin: 5px 0;
  background: none;
  outline: none;
  border: 1px solid #aa262d;
  -webkit-appearance: none;
}

.con-text span {
  color: #000;
  font-size: 18px;
}
.con-text {
  margin-top: 0.5em;
}
.contact-top input[type="submit"] {
  background:#aa262d;
  color: #fff;
  font-size: 18px;
  border: none;
  width: 23%;
  outline: none;
  -webkit-appearance:none;
  font-weight: 600;
  padding: 10px 15px;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
    margin-top: 1em;
}
.contact-top input[type="submit"]:hover {
  background: #999;
}
/*-- //contact --*/
#enterprise-content .blog-thumb {
  border: 1px solid #000;
  position: relative;
  padding: 30px;
  -wekbit-transition: all 1000ms linear;
  transition: all 1000ms linear;

}

#enterprise-content .blog-thumb:hover {
  background: url('/templets/semhope/images/blog-thumb.jpg');
   -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  color: #ffffff;
}

#enterprise-content .blog-thumb:hover h3 a{color: #ffffff;}
#enterprise-content .wow{
	margin-top: 30px;
}
#enterprise-content h3 a {
  color: #aa262d;
  font-weight: bold;
}
/******************************************************************/
/******************************************************************/
/******************************************************************/
/******************************************************************/
/******************************************************************/
.about_h2{    
	color: #aa262d;
    font-size: 2.3em;
    text-align: center;
	font-weight: bold;
    padding: 20px 0;
}
.about-top-sec h3 {
    font-size: 1.1em;
}
.about-top-sec h4 {
    font-size: 1.1em;
	color: #333;
    line-height: 1.6em;
}
.about-top-sec p{
	color: #999;
    font-size: 0.9em;
    line-height: 1.7em;
}
.about-list {
    width: 100%;
    margin: 1em 0;
    padding: 0 0 0 10px;
}
.spirit{   
	background: #f1f1f1;
}
/*--blog--*/
.team{
	padding: 2em 0em;	
}
.team-margin{
	margin-bottom: 10px;
	margin-top: 10px;
}
.team-left{
	float: left;
	border-right: 1px solid #B6B3B3;
	padding-right: 1.5em;
	  width: 12%;
}
.top-team {
	float: right;
	margin: 0 0 0 3%;
	width: 84%;
}
.team-left span{
	font-size:1.7em;
	color:#333;
	font-weight:bold;
}
.top-team p{
	font-size:1.1em;
	color:#838383;
	font-family: 'Arimo', sans-serif;
	line-height:1.7em;
}
.team-top {
  padding: 1em 0 0;
}

.about-client{
	 padding: 2em 0 0;
}
.about-client-block{
	padding-left: 5px;
	padding-right: 5px;
}
.about-client img{
	border: 10px solid #fff;
	-webkit-box-shadow: 1px 1px 2px #e6e6e6;
	-moz-box-shadow: 1px 1px 2px #e6e6e6;
	box-shadow: 1px 1px 2px #e6e6e6;
}
.about-client p{
	padding-top:5px;
	padding-bottom:10px;
}
/*************************************************************************/
/****************************international_intent**************************/
/*************************************************************************/
.in-patent-btn{
	 color:#fff;
	 font-size:28px;
	 margin-bottom: 10px;
}
.in-patent-table table{border: 4px solid #aa262d;}
.table>thead>tr>th {text-align: center;}
.in-patent-table th{color:#fff; background-color:#aa262d;}
.in-patent-table td{background-color:#ffffff; color:#969696;}
.in-patent-table tr:nth-child(odd) td{background:#f6ebec;}
.intent-method{
  padding:20px 0;
  background:#f1f1f1;
  font-size:17px;
}
.intent-method h3{ margin:0 0 10px; color:#aa262d;text-align: center;}
.intent-method img{
    margin-bottom: 10px;
	text-align: center;
	border-radius: 5px;
}
.intent-method em{
    margin-left: 0.5em;
	font-weight:bold;
}
.colorred{color: #aa262d;}
.tip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
	cursor: pointer;
}

.tip .tiptext {
	visibility: hidden;
	width: 100%;
	background-color: #fbbdc3;
	color: #333;
	border-radius: 6px;
	padding: 5px 0;
	position: absolute;
	z-index: 1;
	font-size:0.8em;
}
.tip:hover .tiptext {
    visibility: visible;
}
.intent-method .column_2 input[type="text"] {
	padding: 10px;
	width:100%;
	font-size: 1em;
	margin: 10px 0;
	border: 1px solid #aa262d;
	color: #333;
	background: none;
	float: left;	
	font-weight: 100;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-appearance: none;
}
.intent-method .column_3 input[type="text"], .column_3 textarea {
	width:100%;
	font-size:1em;
	margin: 10px 0;
	border: 1px solid #aa262d;
	outline: none;
	background:none;
	height:110px;
	padding: 10px;
	resize: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-appearance: none;
}
.intent-method .form-submit1 input[type="submit"] {
  background:#aa262d;
  color: #fff;
  border: none;
  width: 23%;
  outline: none;
  -webkit-appearance:none;
  font-weight: 600;
  padding: 10px 15px;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.patent-benefits{
	margin-bottom: 10px;
}
.patent-benefits .img-content {
    width: 80%;
    margin-bottom: 10px;
}