﻿* {
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
}

html,
body {
    margin: 0; padding:0;
    font-size: 100%;
    font-family:"Microsoft YaHei";
    background: #fff;
}

body a {
    text-decoration: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    font-family: "Microsoft YaHei";
}

body img {
    max-width: 100%;
}

a:hover {
    text-decoration: none;
}

input[type="button"],
input[type="submit"],
input[type="text"],
input[type="email"],
input[type="search"] {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    font-family: "Microsoft YaHei";
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-family: "Microsoft YaHei";
 
}

p {
    margin: 0;
    font-size: 0.9em;
    color: #8c9398;margin-bottom: 1rem;
  
  
}

ul {
    margin: 0;
    padding: 0;
}
li{list-style-type:none;}
.rightarrowpointer{position:absolute;left:170px;border:0;}
/*浮动客服*/



.leftlx{width:94%;text-align: center;font-family: "Microsoft YaHei";font-size: 14px;padding: 10px; border:1px solid #ececec; border-bottom: 2px solid #004d8f; margin-bottom:10px;}
.leftlx h5 {font-size: 16px;padding: 15px 0px;}
.leftlx .phone img {width: 40px;height: 40px;padding-bottom: 10px;}
.leftlx span {display: block;}
.leftlx .phone p {font-weight: bold;font-size: 18px; padding-bottom: 10px; border-bottom: 1px solid #004d8f;  color:#333;}
.leftlx p {padding-top: 10px;line-height: 25px;}


#crumb li{ float: left; list-style-type:disc; margin-right:15px; font-size: 1.5em ;  }
#scroll_box { width:769px; position:relative; }
#scroll_box { width:100%; overflow:hidden; overflow-x:auto; position:relative; -webkit-overflow-scrolling:touch; margin-bottom: 30px; }
.msg_touch_help { display:none; }
.msg_touch_help {position:absolute;left:50%;top:50%;margin-left:-40px;margin-top:-40px;}
.msg_touch_help img {width:133px;height:88px;min-width:133px;min-height:88px;max-width:133px;max-width:88px;}
.product_table_wrap { width:769px !important; position:relative; }

.product_table { width:100%; }
.product_table th { text-align:left; background: #ebebeb; border-bottom:1px solid #9b928d; border-top:2px solid #5a4f4a; padding:10px 20px; line-height:1.5em;}
.product_table td { text-align:left; border-bottom:1px solid #acacac; padding:10px 20px; }
.product_table td a span.col_red:hover { border-bottom:1px solid #ff0000; }
.product_table_wrap .ab { position:absolute; right:0; top:-58px; }



/*-----------------------------------------------------------------------------------*/
/*	1.	Global properties (body, common classes, vertical rhythm, structure etc)
/*-----------------------------------------------------------------------------------*/


@media (max-width: 767px) {
    body {
        padding-left: 0;
        padding-right: 0;
    }
}

a:focus,
body:focus,
div:focus,
button:focus,
input:focus {outline: 0 !important;}
button:focus {outline: none;}
button::-moz-focus-inner {border: 0;}

/* icons */
[class^="icon-"]:before, [class*=" icon-"]:before {
    width: 16px; text-align: center;
}

/* Headers/Titles */
/*-----------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6, #footer .heading {
    font-family: "Microsoft YaHei";
  
}
#page-sidebar h4, #sidebar h4{
   
}
/* Link Colors */
/*-----------------------------------------------------------------------------------*/
a { text-decoration: none;}
a:hover { text-decoration: none;}
.float-left{ float:left;}
.float-right{ float:right;}
/* Logo */
/*-----------------------------------------------------------------------------------*/

.logo .sub-title {
    font-size: 10px;
    line-height: 11px;
    text-transform: capitalize;
    margin: 0;
    padding-left: 2px;
    letter-spacing: 0;
    color: #F9F9F9;
}

@media (max-width: 767px) {
 
}

/* Main Menu */
/*-----------------------------------------------------------------------------------*/


.header {
  margin: 0px;
  padding: 10px 0;
  position: relative;

}
.header .container .logo {
  width: 35%;
  float: left; 
}
.logo img {
    max-width: 54px;
    display: block;
    margin-right: 10px;
    float: left; margin-top:5px;
}
.logo .txt {
    float: left;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
  
}
.logo .txt .cn {
    font-family: "Microsoft YaHei";
    font-size: 1.2em;
    font-weight: 600;
    letter-spacing: 0px;
    color: #39373c;
    margin-bottom: 3px;
}
.header .container .nav_right {
  width: 55%;
  float: right;
}
.nav_menu3,
.nav_menu3 ul,
.nav_menu3 ul li,
.nav_menu3 ul li a,
.nav_menu3 #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;z-index:9999999;
}
.nav_menu3 #menu-button { 
    margin-top: 100px;
    background: #F00;
    position: absolute;
    z-index: 99999;
}
.nav_menu3:after,
.nav_menu3 > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.nav_menu3 #menu-button {
  display: none;
}
.nav_menu3 {
  width: auto;
  line-height: 1;

}
#menu-line {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  background: #990B2C;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.nav_menu3 > ul > li {
  float: left;
}
.nav_menu3.align-center > ul {
  font-size: 0;
  text-align: center;
}
.nav_menu3.align-center > ul > li {
  display: inline-block;
  float: none;
}
.nav_menu3.align-center ul ul {
  text-align: left;
}
.nav_menu3.align-right > ul > li {
  float: right;
}
.nav_menu3.align-right ul ul {
  text-align: right;
}
.nav_menu3 > ul > li > a {
  padding: 30px 6px 34px 6px;
  text-decoration: none;
  text-transform: uppercase;
  color: #333;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
   font-size:14px;
   
}
.nav_menu3 > ul > li:hover > a {
  color: #013b84;
  font-weight:bold;
}
.nav_menu3 > ul > li > a.hover {
  color: #013b84;
  font-weight:bold;
}
.nav_menu3 > ul > li.nav-has-sub > a {
  padding-right: 25px;
}
.nav_menu3 > ul > li.nav-has-sub > a::after {
  position: absolute;
  top: 35px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
.nav_menu3 > ul > li.nav-has-sub:hover > a::after {
  border-color: #666;
}
.nav_menu3 ul ul {
  position: absolute;
  left: -9999px;
}
.nav_menu3 > ul > li > ul {    
  border-top: 1px solid #FFF; 
}
.nav_menu3 li:hover > ul {
  left: auto;
}
.nav_menu3.align-right li:hover > ul {
  right: 0;
}
.nav_menu3 ul ul ul {
  margin-left: 200px;
  top: 0;
}
.nav_menu3.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
.nav_menu3 ul ul li {
  height: 0;
  -webkit-transition: height .2s ease;
  -moz-transition: height .2s ease;
  -ms-transition: height .2s ease;
  -o-transition: height .2s ease;
  transition: height .2s ease;
}
.nav_menu3 ul li:hover > ul > li {
  height: 52px;
}
.nav_menu3 ul ul li a {
  padding: 20px 20px;
  width:200px;
  background: #38373c;
  text-decoration: none;
  color: #fff;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
  font-size:14px;
}

.nav_menu3 ul ul li:hover > a,
.nav_menu3 ul ul li a:hover {
  color: #87868a; border-top:1px solid #414045; font-weight:bold;
 
}
.nav_menu3 ul ul li.nav-has-sub > a::after {
  position: absolute;
  top: 25px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
.nav_menu3.align-right ul ul li.nav-has-sub > a::after {
  right: auto;
  left: 10px;
  border-bottom: 0;
  border-right: 0;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
.nav_menu3 ul ul li.nav-has-sub:hover > a::after {
  border-color: #666;
}
@media (max-width: 1200px) {
  .header .container .nav_right {
    display: none;
  }
}
.phone-nav {
    position: absolute;
    font-size: 24px;
    display: none;
    color: #004286;
    right: 15px;top:20px;
    font-size: 30px;
    z-index: 9;
}
@media (max-width: 1200px){
.phone-nav {
    display: block;
}
}
.banner {
	
  text-align: center;
  z-index: 1;
  margin: auto;
}
.banner img {
  max-width: 100%;

}
.indexNewsCase{ padding-top:30px;}
.indexTitle{ padding-bottom:20px; }
.indexTitle h4{ font-size:1.1em;position: relative;
    padding-top: 25px;
    margin: 0;
    font-weight: bold;
    font-size: 16px;}
.indexTitle h4:before {
    content: '';
    background: #013b84;
    width: 25px;
    height: 3px;
    border-radius: 10px;
    position: absolute;
    left: 0;
    top: 0;
}
.indexNews, .indexCase{  position:relative;}
.indexNewsCon{ max-height:350px; overflow:hidden;}
#indexNewsCon{ padding:10px 0;}
.indexNewsCon li{ list-style:none;     border-bottom: 1px dashed #ddd; margin-bottom:15px; padding:5px 0;}
.indexNewsCon li a{ font-size:16px; color:#666; line-height:26px; }
.indexNewsCon li p a{ font-size:14px;}
.datetimeNews{ position:relative;}
.datetimeNews span{ position:absolute; right:0px; bottom:0px;}
.datetimeNews span i{color:#1556A6}
.a_blue{ font-weight:bold; margin-bottom:10px;}
a.btn-blue {
    
    color: #013b84;
 
    display: inline-block;
    text-decoration: none !important;
    letter-spacing: 1px;
    font-size: 0.8em; font-weight:normal;
	position: absolute;
    right: 15px;
    top: 25px;
}
/*.breadcrumbs {background-color: #EEEEEE;}*/
.page-header {
    margin-bottom: 0;
    margin-top: 0;
    padding: 20px 0;
}
.page-header h1 {
    font-family: "Microsoft YaHei";
    font-size: 30px; line-height: 1;
    margin-top: 0; margin-bottom: 20px;
}
.page-header h1 small {text-transform: none;}
.page-header div {font-size: 12px;}

/*-----------------------------------------------------------------------------------*/
/*	3.	Main Content Styles
/*-----------------------------------------------------------------------------------*/


#container {position: relative; }
#container .row.last {margin-bottom: 30px;}
.row.da-thumbs {margin-bottom: 0 !important;}

/* Google maps */
/*-----------------------------------------------------------------------------------*/
.gmap {
    max-width: 100%;
    line-height: 0;
    margin-bottom: 20px;
}

/* Video container */
/*-----------------------------------------------------------------------------------*/
.video,
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video iframe,
.video-container iframe,
.video object,
.video-container object,
.video embed,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Welcome Slogan */
/*-----------------------------------------------------------------------------------*/
#welcome {
    font-family: 'Segoe UI', 'Ubuntu', sans-serif;
    text-align: center;
    padding: 0 150px
}
#welcome h1 {}
#welcome p {}
@media (min-width: 768px) and (max-width: 979px) {
    #welcome {padding: 0 50px;}
}
@media (max-width: 767px) {
    #welcome {padding: 0;}
}

/* Bootstrap Carousel / Latest Projects Widget */
/*-----------------------------------------------------------------------------------*/
.carousel {position: relative;}
.carousel li { list-style:none;}
.carousel-wrapper {overflow: hidden; margin-top:60px;}
.carousel-wrapper ul li {height: 100%; float: left; display: block;}
.btleft .es-nav {position: absolute; top: 10px; left: -63px;}
.bttop .es-nav {position: absolute; top: -50px; right: 0;}
.es-nav span {
    float: left; display: block; top: 0; right: 0;
    text-indent: -9999px; cursor: pointer;
    width: 26px; height: 26px;
}
.es-nav .es-nav-prev {
    background: url("../images/arrow-left.png") no-repeat scroll 50% 50% rgba(28, 53, 98, 0.7);
}.es-nav .es-nav-next {background: url('../images/arrow-right.png') no-repeat 50% 50%; background-color: rgba(28, 53, 98, 0.7); margin-left: 5px;}
.es-nav .es-nav-next:hover, .es-nav .es-nav-prev:hover {background-color: rgba(28, 53, 98, 1);}

.carousel-control {
    border: none;
    position: absolute;
    top: inherit;
    left: inherit;
    bottom: 5px;
    width: 26px;
    height: 26px;
}
.carousel-control.post {top: 50%;}
.carousel-control.left.post {left: 0;}
.carousel-control.left {
    right: 34px;
    background: url('../images/arrow-left.png') no-repeat center center;
    background-color: rgba(54, 55, 56, 0.7);
}
.carousel-control.right {
    right: 4px;
    background: url('../images/arrow-right.png') no-repeat center center;
    background-color: rgba(54, 55, 56, 0.7);
}

/* Accordion */
/*-----------------------------------------------------------------------------------*/
.accordion-heading {
    background-color: #1c3562;
}.accordion-heading:hover {background-color: #d68a1a;}
.accordion-toggle, .accordion-toggle:hover {color: #FFFFFF;}
.accordion-group {background-color: #E9E9E9; border: 0;}


/* Testimonials */
/*-----------------------------------------------------------------------------------*/
.testimonials p {
    background: url("../images/quotes.png") no-repeat scroll 12px 12px #EBEBEB;
    border: 1px solid #DEDEDE;
    margin-left: 70px;
    padding: 10px 10px 10px 40px;
}
.testimonials h4 {
    font-weight: 600;
padding-bottom: 10px;}
.testimonials img {
    float: left;
    margin-bottom: 10px;
}
.testimonials small {
    display: block;
    font-size: 11px;
    letter-spacing: 0;
}

/* Font Awesome Icons List */
/*-----------------------------------------------------------------------------------*/
.the-icons {list-style-type: none; margin-left: 0;}
.the-icons li [class^="icon-"],
.the-icons li [class*=" icon-"] {
    width: 16px; font-size: 16px;
}

/*-----------------------------------------------------------------------------------*/
/*	4.	Footer Styles
/*-----------------------------------------------------------------------------------*/

#footer {
    background-color: #EEEEEE;
 
    color: #000000;
	margin-top:20px;
    padding-bottom: 5px;
    position: relative;
}
#footer > .container {
    padding-top: 20px;
}
#footer .heading {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 10px;
}





/*-----------------------------------------------------------------------------------*/
/*	5.	Post/Portfolio Content Styles
/*-----------------------------------------------------------------------------------*/



/*-----------------------------------------------------------------------------------*/
/*	6.	Widgets & Widget Area
/*-----------------------------------------------------------------------------------*/





/* Back to Top */
/*-----------------------------------------------------------------------------------*/
#toTop {
    background: rgba(0, 0, 0, 0.7) url('../images/ui.totop.png') no-repeat scroll 50% 50%;
    border: medium none;
    position: fixed;
    right: 15px;
    bottom: 0;
    display: none;
    height: 50px;
    width: 90px;
    overflow: hidden;
    text-decoration: none;
    text-indent: -999px;
}
#toTopHover {
    background: url("../images/ui.totop.png") no-repeat scroll 50% 50% #1c3562;
    display: block;
    float: left;
    height: 50px;
    overflow: hidden;
    width: 90px;
}
#toTop:active,
#toTop:focus {
    outline: medium none;
    background-color: rgba(91, 194, 54, 1);
}


/*HIGHLIGHTS*/
.btn-hl {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */

    *zoom: 1;
    padding: 4px 14px;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 20px;
    *line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.15);
    *background-color: #e6e6e6;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */

    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border: 1px solid #bbbbbb;
    *border: 0;
    border-bottom-color: #a2a2a2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *margin-left: .3em;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    border-radius: 0;
}
.highlights{
    margin-bottom: 45px;
}
.highlights-content {
    background: none repeat scroll 0 0 #f2f2f2;
    margin-top: -60px;
    padding: 50px 20px 20px;
    text-align: center;
}
.highlights div:hover .highlights-content{
    background: #1c3562;
    color:#FEFEFE;
}
.highlights>div:hover a[class^='hl']{
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.highlights-content h5 {
    font-weight: 600;
    margin-top: 20px;
}
.hl-circle {
    background: url("../images/circle.png") no-repeat scroll center center transparent;
    display: table;
    height: 120px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 120px;
    margin-top: 5px;
}
a[class^='hl-icon']{
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition:all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
}
.hl-icon1{background: url("../images/icon1.png") no-repeat center center;
    display: block;
    height: 120px;
    text-indent: -9999px;
    width: 120px;}
.hl-icon2{background: url("../images/icon2.png") no-repeat center center;
    display: block;
    height: 120px;
    text-indent: -9999px;
    width: 120px;
}
.hl-icon3{background: url("../images/icon3.png") no-repeat center center;
    display: block;
    height: 120px;
    text-indent: -9999px;
    width: 120px;}
.hl-icon4{background: url("../images/icon4.png") no-repeat center center;
    display: block;
    height: 120px;
    text-indent: -9999px;
    width: 120px;}
/*Our Works*/
.our-works h4{
	font-size:1.5em;
    font-weight: 600;
    padding-bottom: 10px;
	text-align:center;
	margin-top:50px;
}
/* Others */
/*-----------------------------------------------------------------------------------*/
.clear {clear: both;}
.alignleft {float: left !important;}
.alignright {float: right !important;}
.aligncenter {text-align: center !important;}
.pull-center {text-align: center !important;}

/* foreground colors */
.fg-color-blue {color: #2d89ef !important;}
.fg-color-blue-light {color: #eff4ff !important;}
.fg-color-blue-dark {color: #2b5797 !important;}
.fg-color-green {color: #00a300 !important;}
.fg-color-green-light {color: #99b433 !important;}
.fg-color-green-dark {color: #1e7145 !important;}
.fg-color-red {color: #b91d47 !important;}
.fg-color-yellow {color: #ffc40d !important;}
.fg-color-orange {color: #e3a21a !important;}
.fg-color-orange-dark {color: #da532c !important;}
.fg-color-pink {color: #9f00a7 !important;}
.fg-color-pink-dark {color: #7e3878 !important;}
.fg-color-purple {color: #603cba !important;}
.fg-color-darken {color: #1d1d1d !important;}
.fg-color-lighten {color: #d5e7ec !important;}
.fg-color-white {color: #ffffff !important;}
.fg-color-gray-dark {color: #525252 !important;}

/* background colors */
.bg-color-blue {background-color: #2d89ef !important;}
.bg-color-blue-light {background-color: #eff4ff !important;}
.bg-color-blue-dark {background-color: #2b5797 !important;}
.bg-color-green {background-color: #00a300 !important;}
.bg-color-green-light {background-color: #99b433 !important;}
.bg-color-green-dark {background-color: #1e7145 !important;}
.bg-color-red {background-color: #b91d47 !important;}
.bg-color-yellow {background-color: #ffc40d !important;}
.bg-color-orange {background-color: #e3a21a !important;}
.bg-color-orange-dark {background-color: #1c3562 !important;}
.bg-color-pink {background-color: #9f00a7 !important;}
.bg-color-pink-dark {background-color: #7e3878 !important;}
.bg-color-purple {background-color: #603cba !important;}
.bg-color-darken {background-color: #1d1d1d !important;}
.bg-color-lighten {background-color: #d5e7ec !important;}
.bg-color-white {background-color: #ffffff !important;}
.bg-color-gray-dark {background-color: #525252 !important;}

.color {color: #005DB3;}
.color2 {color: #02243C;}

ul.icons {list-style: none; margin-left: 0;}
ul.ul-list li {background: url('../images/ul-list.png') no-repeat 0 7px; padding-left: 15px;}
ul.ul-list li a {display: block;}
ul.ul-list-2 li {background: url('../images/ul-list-2.png') no-repeat 0 7px; padding-left: 15px;}
ul.ul-list-2 li a {display: block;}
ul.ul-list-3 li {background: url('../images/ul-list-3.png') no-repeat 0 7px; padding-left: 15px;}
ul.ul-list-3 li a {display: block;}
div.spacer {height: 50px;}
hr {
    margin: 25px 0;
    border-top: 3px solid #D6D3D1;
    border-bottom: none;
}

blockquote {
    background: none repeat scroll 0 0 #EEEEEE;
    border-color: #d68a1a;
    padding: 10px;
}blockquote p {font-size: 13px; font-style: italic; line-height: 1.5;}

/* tiles */
.tiles,
.tile {position: relative;}
.image-icon {padding: 10px; text-align: center;}
.image-icon [class^="icon-"],
.image-icon [class*=" icon-"] {width: 100px; height: 100px; font-size: 100px; line-height: 1; margin-top: 20px;}
.image-icon [class^="icon-"]:before,
.image-icon [class*=" icon-"]:before {width: 100px;}
.tile-content {height: 100%; width: 100%;}

.square {display: block; float: left; height: 20px; width: 20px; margin-right: 10px;}

/* app-bar */
.app-bar {position: absolute; bottom: 0; left: 0; right: 0; padding: 10px; }

/*-----------------------------------------------------------------------------------*/
/*	12.	Responsive Fixes
/*-----------------------------------------------------------------------------------*/


/* Portrait tablet to landscape and desktop */
/*-----------------------------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 979px) {
    /**/
	.bcon{ display:none; }
	#footer{display:none;}
	#menu {
    display: inline-block;
}
.phone {
    font-size: 10px;
}

#main1{margin-left:20px;text-align:justify; text-justify:inter-ideograph; width:745px;}
#main1>span{display:inline-block; vertical-align:top;width:100%;}
#main1:after{content:'.';height:0px;width:100%;display:inline-block;}
#main1>span .titl{color:#000;}
#main1>span .probox{padding:0px;border:0px;}
#main1>span .probox .proimg{width:100%;max-width:100%; text-align:center;}
#main1>span .probox .proimg img{max-width:100%;width:100%;}
#main1>span .probox .protext{ text-align:left;}
#main1>span .probox .protext1{ display:none;}
#main1>span .probox .proimg1{display:none;}
#main1>span .probox .proimg1 img{display:none;}
#main1>span .probox .protext h2 a{display:block;color:#444;padding:3% 0px 2%;line-height:1.2;}
#main1>span .probox .protext p{color:#BBBBBB;line-height:1.3;overflow:hidden;}
#main1>span .probox .protext>a,#main1>span.newsbox ul li.news-more a{color:#0066cc;background:transparent url(../images/list1-bg.png) no-repeat -395px -77px;padding-left:10px;}
}

/* Landscape phone to portrait tablet */
/*-----------------------------------------------------------------------------------*/
@media (max-width: 767px) {
	.bcon{ display:none; }
	#footer{display:none;}
    .alignleft, .alignright,
    .pull-right, .pull-left {
        float: none !important;
    }
    #menu{
        display: block;
    }
.phone {

    font-size: 10px;
}
#main1>span .probox .protext1{ display:none;}
#main1>span .probox .proimg1{display:none;}
#main1>span .probox .proimg1 img{display:none;}
}

/* Landscape phones and down */
/*-----------------------------------------------------------------------------------*/
@media (max-width: 480px) {
	.bcon{ display:none; }
	#footer{display:none;}
    .logo .logo-img {
        float: none;
    }
    .social-container{text-align: center;}
    #menu{
        display: block;
        }
	.flow ul{ margin-left:90px; }
.flow li{ width: 140px; overflow: hidden ;  height:120px;}
.flow_pho{ margin:15px auto 0;  width: 85%; height: 20px; line-height: 20px; border: 1px solid #f19d17; background: url(../example/pho1.gif) no-repeat 15px center;}
.flow_pho a{ float: right; display: block; width: 55px; font-size: 10px; color: #fff; text-align: center; background: #f19d17;}
.flow_pho i{ margin-right: 10px; font-size: 10px; color: #555;}
.flow_pho i b{ font-size:10px; color: #f19d17; letter-spacing: -2px;}
.msg_touch_help { display:block; }
#main1>span .probox .protext1{ display:none;}
#main1>span .probox .proimg1{display:none;}
#main1>span .probox .proimg1 img{display:none;}
}

/* reset bootstrap radius */
/*-----------------------------------------------------------------------------------*/

code, pre,
.label, .badge,

.table-bordered,
.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child,
.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child,
.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child,
.table-bordered tfoot:last-child tr:last-child td:first-child,
.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child,
.table-bordered tfoot:last-child tr:last-child td:last-child,
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child,
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child,

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input,

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child,
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-append input + .btn-group .btn,
.input-append select + .btn-group .btn,
.input-append .uneditable-input + .btn-group .btn,
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn,
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child,
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child,

input.search-query,
.form-search .input-append .search-query,
.form-search .input-append .btn,
.form-search .input-prepend .search-query,
.form-search .input-prepend .btn,

.btn,
.btn-large,
.btn-small,
.btn-mini,
.btn-group > .btn:first-child,
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle,
.btn-group > .btn.large:first-child,
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle,
.btn-group-vertical .btn:first-child,
.btn-group-vertical .btn:last-child,
.btn-group-vertical .btn-large:first-child,
.btn-group-vertical .btn-large:last-child,

.nav-tabs > li > a,
.nav-pills > li > a,
.nav-tabs.nav-stacked > li:first-child > a,
.nav-tabs.nav-stacked > li:last-child > a,
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs .dropdown-menu,
.nav-pills .dropdown-menu,

.tabs-below > .nav-tabs > li > a,
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a,

.navbar-inner,
.navbar-search .search-query,
.navbar .btn-navbar .icon-bar,
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu,

.breadcrumb,

.pagination ul,
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span,
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span,
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span,
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span,
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span,
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span,

.pager li > a,
.pager li > span,

.thumbnail,
.alert,
.progress,
.hero-unit,
.tooltip-inner,
.popover,
.popover-title,
.modal,
.modal-footer,

.dropdown-menu,
.dropdown-submenu > .dropdown-menu,
.dropup .dropdown-submenu > .dropdown-menu,
.dropdown-submenu.pull-left > .dropdown-menu,

.typeahead,
.accordion-group,
.carousel-control,

.well,
.well-large,
.well-small,

.nav-collapse .nav > li > a,
.nav-collapse .dropdown-menu a,
.nav-collapse .btn,
.nav-collapse .dropdown-menu,

.border-radius-off {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.thumbnail {padding: 0; border: none;}
.well {background: #FAFAFA;}
.btn {background-image: none; border: 0 none;}

.thumbnail {
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
@media(max-width:990px)
{

    #main1{}
   
    #main .newsbox{max-width:50%; float:left;margin:0px;}
    #main .navbox{max-width:50%;float:right;}
    #proright{float:right;width:50%;}
	#our-projects {width:100%}
    }
@media(max-width:800px)
{

    .prolist div.probox .proimg{width:33%;}
    .prolist div.probox .protext{width:65%;}
	#our-projects {width:100%}
    }
@media(max-width:700px)
{#our-projects {width:100%}

    }
@media (max-width:540px)
{

    #main .navbox{max-width:100%;float:left;width:100%;}
	#our-projects {width:100%}
    }
@media (max-width:440px)
{

    .prolist div.probox{padding:6% 0;}
    .prolist div.probox .proimg{width:100%;float:none;max-width:100%;}
    .prolist div.probox .protext{width:100%;float:none;}
	#our-projects {width:100%}

    }
@media (max-width:350px)
{

    .prolist span.probox{width:100%;}
    .prolist span.probox .proimg img{max-height:200px;}
    #main .newsbox .titl{font-size:1.2em;}
    #menu ul li a{}
    .prolist div.probox{padding:10% 0;}
    .prolist span.probox{width:100%;}
    #proleft{width:100%;height:auto;}
    #quotation input[type="reset"]{margin-top:5%;}
    #quotation strong{font-size:10px;margin-right:3px;}
    #quotation table tr td[align="right"]{width:30px;}
    }
    #top,#menu,#main1,#main,#footer center,#curpos,.center{max-width:1170px;width:100%;}
#left{width:22.7%;float:left;}
#right{width:74.7%;float:right;}
#box_footerBody {
	width: 100%;
	height: 45px;
	position:fixed;
	bottom: 0px;
	left: 0px;
	/*z-index: 99999;原生浏览器高清无效*/
	text-align: center;
	background:transparent none;
	border-top: none;
	visibility:hidden;
	-webkit-transition:bottom;
	-webkit-transition-timing-function:ease-out;
	-webkit-transition-duration:100ms;
}

.Toolbar_show01-d1_c1{
	width: 100%;
	max-width: 640px;
	height: 45px;
	margin: 0 auto;
}
.Toolbar_show01-d1_c1 > div{
	height: 45px;
	max-width:640px;
	margin:0 auto;
}
/* footerToolStyle1 */
.Toolbar_show01-d1_c1 .footerWrap {
	width: 100%;
	overflow: hidden;
	display: -moz-box;
	display: -webkit-box;
	display: box;
	-moz-box-orient: horizontal;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
	border-top:1px solid rgba(255,255,255,0.2);
	height:44px;
    margin:0px auto;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#034a8a), to(#034a8a));
	background: -moz-linear-gradient(#034a8a, #034a8a);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e2e', endColorstr='#d57722');
}
.Toolbar_show01-d1_c1 .footerWrap li {
	text-align: center;
	height:44px;
	overflow:hidden;
	border-right: 1px solid rgba(255,255,255,0.2);
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
}
.Toolbar_show01-d1_c1 .footerWrap a,
.Toolbar_show01-d1_c1 .footerWrap div {
	height: 44px;
	display: block;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	text-decoration: none;
}
.Toolbar_show01-d1_c1 .footerWrap li:nth-last-child(1) {
	border-right:none;
}
.Toolbar_show01-d1_c1 .icon .numIcon {
	width:18px;
	height: 19px;
	line-height: 19px;
	font-size: 10px;
	text-align:center;
	display:block;
	color: #fff;
	background:url(../images/common.png) no-repeat -156px -223px;
	background-size:400px;
	-moz-background-size:400px;
	position:absolute;
	top:-2px;
	right:-6px;
}
.Toolbar_show01-d1_c1 .icon .more99 {
	font-size:9px;
	-webkit-text-size-adjust:none;
}
.Toolbar_show01-d1_c1 .footerToolStyle3 .numIcon {
	top:5px;
	right:-5px;
}
.Toolbar_show01-d1_c1 .text {
	height: 16px;
	line-height: 16px;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	display:block;
	overflow:hidden;
}
.Toolbar_show01-d1_c1 .footerWrap .touch {
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#034a8a), to(#034a8a));
	background: -moz-linear-gradient(#034a8a, #034a8a);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ad6320', endColorstr='#975418');
}


.Toolbar_show01-d1_c1 .whiteIcon span.icon,
.Toolbar_show01-d1_c1 .grayIcon span.icon,.Toolbar_show01-d1_c1 .grayIcon a.icon{
	width:30px;
	height:20px;
	display: block;
	background: url(../images/common.png) no-repeat;
	background-size:400px;
	-moz-background-size:400px;

	margin: 4px auto 0 auto;
	position:relative;
}
.Toolbar_show01-d1_c1 .whiteIcon a:active,.Toolbar_show01-d1_c1 .whiteIcon a:visited{background:transparent;outline:none;border:0px;}
.Toolbar_show01-d1_c1 .whiteIcon a.email {
	background-position:0px -110px;
}
.Toolbar_show01-d1_c1 .whiteIcon a.message {
	background-position: -30px -110px;
}
.Toolbar_show01-d1_c1 .whiteIcon a.share {
	background-position: -60px -110px;
}
.Toolbar_show01-d1_c1 .whiteIcon span.more {
	background-position: -150px -110px;
}
.Toolbar_show01-d1_c1 .whiteIcon a.tel {
	background-position: -90px -110px;
}
.Toolbar_show01-d1_c1 .whiteIcon a.map {
	background-position: -120px -110px;
}
.Toolbar_show01-d1_c1 .whiteIcon span.cart {
	background-position: -212px -110px;
}
.Toolbar_show01-d1_c1 .whiteIcon span.member {
	background-position: -240px -110px;
}
.Toolbar_show01-d1_c1 .whiteIcon span.home {
	background-position:-180px -110px;
}


/* footerToolStyle2 */
.Toolbar_show01-d1_c1 .footerToolStyle2 .controlBar {
	width:100%;
	max-width:640px;
	height: 16px;
	padding-top:14px;
	border: none;
	position:absolute;
	z-index:9999;
	top:-29px;
}
.Toolbar_show01-d1_c1 .footerToolStyle2 .controlBar .anchor {
	display: block;
	width: 100px;
	height: 13px;
	background: #034a8a;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin:0 auto;
}
.Toolbar_show01-d1_c1 .footerToolStyle2 .controlBar .controlBottom {
	width:100%;
	display: block;
	height: 3px;
	overflow:hidden;
	background: #034a8a;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.Toolbar_show01-d1_c1 .footerToolStyle2 .controlBar .icon {
	display: block;
	width: 14px;
	height: 8px;
	margin: 0 auto;
	overflow:hidden;
	position:relative;
	top:3px;
}
.Toolbar_show01-d1_c1 .footerToolStyle2 .controlBar .icon em{
	display:block;
	width:20px;
	height:20px;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	position:relative;
	border-right:1px solid rgba(255,255,255,0.8);
	border-bottom:1px solid rgba(255,255,255,0.8);
	top:-18px;
	left:-4px;
}
.Toolbar_show01-d1_c1 .footerToolStyle2 .controlBar.close .icon em{
	border-top:1px solid rgba(255,255,255,0.8);
	border-left:1px solid rgba(255,255,255,0.8);
	top:5px;
}
.Toolbar_show01-d1_c1 .footerToolStyle2 .controlBar.touch .anchor,
.Toolbar_show01-d1_c1 .footerToolStyle2 .controlBar.touch .controlBottom{
	opacity:0.8;
}
@media (max-width:640px)
{
    #box_footerBody { visibility:visible;}
	#our-projects {width:100%}
    }

.f_link li a:hover , .uiWeb .f_link li a.active { background:#013b84; color:#fff; }
@media (max-width: 1170px) {.header .container .logo {
  width: 80%;

}
.header .container .nav_right {
  width: 20%;

}
.}
/*首页关于我们*/
.indexAbout{ padding-top:60px;}
.indexAbout .section-title {
    font-size: 30px;
    font-weight: 700;
    line-height: 45px;
    position: relative; color:#222; margin-bottom:30px;
}
.home-about-content h6 {
    color: #777777; font-size:1em;line-height: 1.6em; font-weight:normal;
}
.bttn {
    position: relative;
    font-size: 14px;
    font-weight: 600;
    padding: 11px 32px;
    text-transform: uppercase;
    border-radius: 4px;
    display: inline-block;
}
.btn-fill {
    background: #014292;
    color: #fff !important;
    border: 1px solid #014292;
}
.home-about-img img {
    position: relative;
    width: 100%;
}
.home-about-content p {
    margin-bottom: 40px;
}

/*首页产品中心*/
.indexPro{}
.indexPro .section-title {
    font-size: 38px;
    font-weight: 700;
    line-height: 45px;
    position: relative;
}
.bor-rt {
    border-right: 2px solid #E7EEF6;
}
.bor-btm {
    border-bottom: 1px solid #E7EEF6;
}
.cl-222 {
    color: #222;
}
.mt-10 {
    margin-top: 10px;
}
.mb-30{ margin-bottom:30px;}
.single-services {
    margin-bottom: 30px;
    box-shadow: 0 0 20px rgba(0,0,0,0.06);
    transition: .4s;
}
.single-services:hover {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.32);
}
.single-services h3 {
    background: #1556A6;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    height: 75px; line-height: 75px;
}
.single-services .iconpro{
    font-size: 26px;
    background: #014292;
    margin-right: 15px;
    line-height: 75px;
    width: 75px;
    height:75px;
    text-align: center; float:left;
    
}
.single-services .iconpro img{ width:30px; height:30px; margin-top:22px;}
.indexproTitle{ float:left;}
.single-services-content {
    padding: 20px;
}
.single-services-content p img{ padding-bottom:10px;}
.single-services p {
    margin-bottom: 10px;
}
.single-services a {
    font-size: 14px;
    color: #222;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}
.indexTitle{ margin-bottom:50px;}
/*首页案例*/
.cl-fff {
    color: #fff;
}
.title-border-center {
    position: relative;
    padding-bottom: 20px;
}
.blue-overlay {
    background-size: cover !important;
    position: relative;
    z-index: 1;
}
.blue-overlay:after {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #1556A6;
    content: "";
    z-index: -1;
    opacity: .7;
}
.section-padding {
    padding: 60px 0;
}
.centered {
    text-align: center;
}
.latest-project-area {
	position: relative;
	height:580px;
}
.latest-project-area h2 {
	margin-bottom: 30px;
}
.latest-project-area p {
	color: #fff;
	font-size: 16px;
}
.inner-box{
	position: relative;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.37);
	background: #fff;
}

.image-box{
	position: relative;
}

.image-box .image{
	overflow: hidden;
	background-color: #000;
	margin: 0;
}

.image-box .image img{
	width: 100%;
	height: auto;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.inner-box:hover .image-box .image img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	opacity: .40;
}



.lower-content{
	position: relative;
	padding: 20px 30px 30px 30px;
}
.lower-content div{ font-size:14px; line-height:22px;}

.lower-content h4{
    font-size: 18px;
    color: #222;
    font-weight: 600;
    margin-bottom: 10px;
}

.lower-content h4 a{
	color: #333;
	display: inline-block;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}



.image-box a i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 38px;
    color: #fff;
    display: none;
}

.inner-box:hover a i {
    display: block;
}

.inner-box:hover .lower-content a {
    color: #1556A6;
}
/*首页新闻*/
.latest-news { background:#f8f8f8; padding-top:130px;
	
}

.latest-news h2 {
	margin-bottom: 30px;
}

.latest-news p {
	font-size: 16px;
}
.single-news {
	background: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
}
.single-news img {
	width: 100%;
}

.news-content {
	padding: 30px;
	padding-bottom: 0;
	
}

.news-content a h3 {
	font-size: 18px;
	font-weight: 600;
	color: #333;
	margin-bottom: 10px;
	line-height: 32px;
}
.news-content a h3:hover {
	color: #1556a6;
}

.news-content p {
	color: #333;
	font-size: 14px;
}

.news-meta {
	border-top: 1px solid #ececec;
    padding: 20px 30px;
	overflow: hidden;
}
.news-meta i {
	margin-right: 8px;
	color: #1556A6;
}
.news-meta-comment a{ font-size:14px;}
.news-meta-date {
    width: 50%;
    border-right: 1px solid #ececec; font-size:14px;
}
.call-to-action {
    padding: 60px 0;
}
.bg-light-blue {
    background: #1556A6;
}
.get-service-btn {
    text-align: right;
}
.bttn {
    position: relative;
    font-size: 14px;
    font-weight: 600;
    padding: 11px 32px;
    text-transform: uppercase;
    border-radius: 4px;
    display: inline-block;
}
.btn-emt {
    background: #fff;
    color: #333333 !important;
    border: 1px solid #1556A6;
}
.btn-emt:hover{
	color:#fff !important;
	background-color: #1556A6;
}

@media (min-width: 768px) and (max-width: 1024px) {
		.latest-project-area {
		height: auto;
	}
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
	.latest-project-area {
		height: auto;
	}
}
@media (min-width: 481px) and (max-width: 767px) {
	.latest-project-area {
		height: auto;
	}
	}
	
@media (min-width: 320px) and (max-width: 480px) {
		.latest-project-area {
		height: auto;
	}
	}
/*** 

====================================================================
   Footer Area
====================================================================

 ***/

.footer-area {
	background: #1B1B1B;
	padding: 60px 0;
	border-bottom: 1px solid #292929;
	padding-bottom: 20px;
}

.footer-col-1 {
	
}

.single-footer {
	color: #fff;
	margin-bottom: 40px;
}

.single-footer h3 {
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 20px; color:#fff;
}
.single-footer p {
color:#fff;
}
.footer-subscribe  {
	margin-bottom: 35px;
}

.footer-subscribe h4 {
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 15px;
}

.footer-subscribe form {
	height: 45px;
	background: #1F1F1F;
	border-radius: 4px;
}

.footer-subscribe input {
	border-right: 1px solid #292929;
	height: 100%;
	width: 80%;
	text-indent: 10px;
	background: #1F1F1F;
    float: left;
	color: #fff;
}


.footer-subscribe button {
	background: #1F1F1F;
    border: 0px;
    color: #fff;
    text-align: center;
    width: 20%;
    float: left;
    cursor: pointer;
    height: 100%;
}

.footer-subscribe button i {
	text-align: center;
    color: #1556A6;
    font-size: 20px;
    line-height: 45px;
}

.social-media a {
	
}

.social-media a i {
	height: 45px;
	width: 45px;
	line-height: 45px;
	font-size: 14px;
	color:#fff;
	border: 1px solid #292929;
	text-align: center;
	border-radius: 50%;
	transition: .3s;
	margin-right: 5px;
}
.social-media a i:hover {
	background: #1556A6;
	border: 1px solid #1556A6;
}


.footer-nav li {
	margin-bottom: 15px; list-style-type:none;
}

.footer-nav li a {
	color: #fff;
	font-size: 16px;
}

.footer-nav li a:hover {
	color: #1556A6;
}

.footer-recent-blog {
	
}
.footer-recent-blog a {
	display: block;
	font-size: 16px;
	color: #fff;
	font-family: 'Poppins', sana sarif;
	margin-bottom: 20px;
}
.footer-recent-blog a span {
	font-size: 12px;
	font-style: italic;
	display: block;
}
.footer-recent-blog a:hover {
	color: #1556A6;
}


.footer-contact input {
	width: 100%;
	height: 45px;
	background: #1F1F1F;
	text-indent: 10px;
	color: #fff;
	margin-bottom: 15px;
}

.footer-contact textarea {
	width: 100%;
	background: #1F1F1F;
	text-indent: 10px;
	padding-top: 10px;
	color: #fff;
	margin-bottom: 15px;
}

.footer-contact button {
	width: 100%;
	background: #1556A6;
	padding: 10px 0;
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	cursor: pointer;
}

/*** 

====================================================================
   Copyright
====================================================================

 ***/
.copyright {
	background: #1b1b1b;
	padding: 20px 0;
}
.copyright p {
	margin: 0;
	color: #b8b7b7;
}
@media screen and (max-width:1200px){.changshi{ display:none;}
.anli2{ display:none;}
}
@media screen and (max-width:992px){
.footer-area{ display:none;}
.hangye {
    display: none;
}
.changshi{ display:none;}
.anli1, .anli2{ display:none;}
}
@media screen and (max-width:476px){
	.logo .txt .cn {
    font-size: 0.9em; text-align:left;}
	.logo .txt{ padding-top:8px;}
	}