﻿* {
	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) {
    .logo{
        text-align:center;
        
    }
}

/* 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: 1170px) {
  .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: 1170px){
.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: 1200px) {.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;
	
}

.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;
}
/*** 

====================================================================
   子页
====================================================================

 ***/
 .subNavOut{border-bottom: 1px solid #e5e5e5;
}
.subNav{    max-width: 1280px;
    margin: auto;
    width: 100%; clear:both;}
.crumbs {
  line-height: 79px;height: 79px;
  font-size: 12px;
  float:left; width:38%;
}
.crumbs .centerBlock {
font-size:13px;color: #999; 

}
.crumbs .centerBlock img{ margin-right:5px;}
.crumbs .centerBlock a {
  color: #999; font-size:13px;
}
.crumbsPro {
 width:98%;
}
.comon_top {
  width: 62%; float:right;

}
.comon_top .top_title {
  text-align: center;
  padding: 60px 0px;
}
.comon_top .top_title .hh1 {
  font-size: 36px;
  color: #050505;
  font-family: "å®‹ä½“";
  line-height: 60px;
  overflow: hidden;
  height: 60px;
}
.comon_top .top_title .hh2 {
  font-size: 14px;
  color: #3b3b3b;
  line-height: 22px;
  height: 22px;
  overflow: hidden;
}
.comon_top .top_title .hh3 {
  font-size: 10px;
  font-family: arial;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

@media (max-width: 640px) {
  .comon_top .top_title {
    padding: 20px 0;
  }
  .comon_top .top_title .hh1 {
    font-size: 32px;
  }
}
.comon_top .top_nav {
  text-align: right; height:79px; float:right;
  font-size: 14px; 
 
}
.comon_top .top_nav a {
  display:block; float:left; min-width:60px;
  padding: 0px 10px; 
  line-height: 79px;
  text-align: center;
  position: relative;
  z-index: 1;    color: #666666; font-size:13px;
}
.comon_top .top_nav a:before {
  content: "";
  left: 0;
  bottom: 0;
  height: 0;
  width: 100%;
  background: #014292;
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.comon_top .top_nav a:hover {
  color: #fff;
}
.comon_top .top_nav a:hover:before {
  height: 79px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.comon_top .top_nav a span {
  position: relative;
  z-index: 2;
  width: 100%;
  overflow: hidden;
  height: 79px;
  display: block;
}
.comon_top .top_nav .active {
  color: #fff;
}
.comon_top .top_nav .active:before {
  height: 79px;
  opacity: 1;
  filter: alpha(opacity=100);
}
@media (max-width:1110px) {
.comon_top .top_nav a {
  padding: 0px 5px; }
  }
  @media screen and (max-width:1012px){
 .comon_top{ display:none;}
 .crumbs{ width:100%}
  }
@media (max-width: 640px) {
 .crumbs{ width:100%; float:none; line-height:39px; height:39px;}
	.crumbs .centerBlock { margin:0 auto; width:98%;}
  .comon_top .top_nav { display:none;
  }
  .comon_top .top_nav a {
    width: 100%;
    background: #c40324;
    margin-bottom: 15px;
  }
}
.comon_top .top_nav_er {
  background: #2d2d2d;
  margin-bottom: 50px;
}
.comon_top .top_nav_er ul {
  position: relative;
  left: 50%;
  float: left;
  padding: 15px 0px;
}
.comon_top .top_nav_er ul li {
  position: relative;
  right: 50%;
  float: left;
  padding-top: 8px;
  padding-bottom: 8px;
}
.comon_top .top_nav_er ul li a {
  color: #fff;
  border-right: 1px solid #424242;
  padding: 0 26px;
  display: block;
  width: 100%;
  height: 16px;
  overflow: hidden;
  line-height: 16px;
}
.comon_top .top_nav_er ul li a:hover {
  color: #c40324;
}
@media (max-width: 640px) {
  .comon_top .top_nav_er {
    margin-bottom: 30px;
  }
}
.mainCon{ background:#fafafa; padding-top:50px;}
.case_nei {
  max-width: 1280px;
  width: 98%; margin:0 auto;
 
}
.case_nei ul li {
  width: 32.4%;
  float: left;
  margin-bottom: 1.3%;
  margin-right: 1.3%;
  position: relative;
  cursor: pointer;
}
.case_nei ul li:nth-child(3n+3) {
  margin-right: 0px;
}
.case_nei ul li .pic {
  position: relative;
  overflow: hidden;
}
.case_nei ul li .pic img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  vertical-align: middle;
  margin: auto;
  transition: 0.3;
}
.case_nei ul li .pic h5{ text-align:center; position:absolute; bottom:0px; background:#333; color:#fff; filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8; width:100%; line-height:30px; margin-bottom:0px; margin-top:0px; padding:15px 0px;}
.case_nei ul li .pic i {
  display: block;
  padding-bottom: 62.4%;
}
.case_nei ul li .txt {
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  left: 0;
  bottom: 0;
  width: 90%;
  height: 100%;
  background: rgba(45, 45, 45, 0.85);
  color: #c40324;
  padding: 0 5%;
  transform: scale(0.9);
  -webkit-transform: scale(0.9);
}
.case_nei ul li .txt a { margin-top:20px;
  color: #c40324;
  display: block;
  text-align: center;
}
.case_nei ul li .txt a span {
  display: block;
  width: 90%;
  margin: auto;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.case_nei ul li .txt a .num {
  font-size: 40px;
  font-family: AvantGardeITCbyBT-Book;
  font-weight: bold;
}
.case_nei ul li .txt a .tt1 {
  color: #fff;
  font-size: 16px;
  margin-top: 5px;
}
.case_nei ul li .txt a .tt2 {
  color: #ccc;
}
.case_nei ul li .txt a p {
  width: 90%;
  color: #fafafa;
  line-height: 20px;
  overflow: hidden;
  transition: 1s;
  max-height: 40px;
  margin: 30px auto;
}
.case_nei ul li .txt .more {
  width: 31px;
  height: 31px;
  display: block;
  margin: auto;
  background: url(../images/pro_quan.png) no-repeat;
}
.case_nei ul li:hover .txt {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1);
  -webkit-transform: scale(1);
}
.case_nei ul li:hover .txt span {
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
.case_nei ul li:hover .pic img {
  transform: scale(1.1);
  }
  .case_nei ul li:hover .pic h5 { display:none;
}
@media (max-width: 640px) {
  .case_nei ul li {
    width: 49%;
    margin-right: 2%;
  }
  .case_nei ul li:nth-child(3n+3) {
    margin-right: 2%;
  }
  .case_nei ul li:nth-child(2n+2) {
    margin-right: 0px;
  }
  .case_nei ul li .txt {
    display: none;
  }
}
.pageing {
  padding-top: 60px;
  padding-bottom: 60px;
  font-family: arial;
  font-size: 14px;
  text-align: center;
}
.pageing li  {
  display: inline-block;
  padding:0 5px;
  line-height: 40px;
  transition: All .2s ease-in-out;
  color: #272727;
  text-decoration: none;
  border-bottom: 1px solid #fff;
}
.pageing li a{
	padding: 0 26px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #414141;
    border: 1px solid #d9d9d9;
    display: inline-block;
    background: #fff;
	
	}
.pageing li a:hover {
  color: #fff;
  font-size: 16px;
  background: #173b62;
}
.pageing li.c {
    height: 40px;
    line-height: 40px;
    background: #173b62;
    color: #fff;
	border: 1px solid #d9d9d9;
	padding: 0 26px;
	
	text-align: center;}
.pageing .active {
  color: #fff;
  font-size: 16px;
  background: #173b62;
}
@media (max-width: 640px) {
  .pageing {
    margin: 30px auto;
  }
}
.zi_news {
  margin: auto;
  width: 100%;
  background: #e6e6e6;
  overflow: hidden;
  border-top: 1px solid #CCCCCC;
  margin-top: 25px;
}
.zi_news ul {
  margin: 40px auto 50px;
  max-width: 1280px;
  width: 98%;
  overflow: hidden;
}
.zi_news ul li {
  float: left;
  width: 32%;
  line-height: 48px;
  height: 48px;
  overflow: hidden;
  border-bottom: 1px solid #d4d4d4;
  margin-right: 2%;
  position: relative;
  padding-left: 15px;
}
.zi_news ul li a {
  color: #272727;
}
.zi_news ul li:nth-child(3n+3) {
  margin-right: 0px;
}
.zi_news ul li:after {
  width: 9px;
  height: 0px;
  content: "";
  border-bottom: 2px solid #272727;
  position: absolute;
  top: 50%;
  left: 0px;
}
.zi_news ul li:hover a {
  color: #c40324;
}
.zi_news ul li:hover:after {
  border-color: #c40324;
}
@media (max-width: 480px) {
  .zi_news ul li {
    width: 100%;
    margin: 0px;
  }
}
@media (max-width: 640px) {
  .zi_news {
    margin-top: 0px;
  }
  .zi_news ul {
    margin: 20px auto 30px;
  }
}
.zi_news_x {
  width: 100%;
  background: #e6e6e6;
  border-top: 1px solid #CCCCCC;
  padding: 25px 0px;
  overflow: hidden;
}
.zi_news_x .al_new {
  width: 98%;
  max-width: 1280px;
  margin: auto;
}
.zi_news_x .al_new .left {
  width: 12%;
}
.zi_news_x .al_new .left span {
  width: 138px;
  border: 1px solid #a0a0a0;
  height: 62px;
  display: inline-block;
  line-height: 62px;
  text-align: center;
  font-size: 22px;
  color: #0f0f0f;
  margin-top: 30%;
}
.zi_news_x .al_new .right {
  width: 88%;
}
.zi_news_x .al_new .right ul li {
  float: left;
  width: 45%;
  line-height: 48px;
  height: 48px;
  overflow: hidden;
  border-bottom: 1px solid #d4d4d4;
  margin-left: 5%;
  position: relative;
  padding-left: 15px;
}
.zi_news_x .al_new .right ul li a {
  color: #272727;
}
.zi_news_x .al_new .right ul li:after {
  width: 9px;
  height: 0px;
  content: "";
  border-bottom: 2px solid #272727;
  position: absolute;
  top: 50%;
  left: 0px;
}
.zi_news_x .al_new .right ul li:hover a {
  color: #c40324;
}
.zi_news_x .al_new .right ul li:hover:after {
  border-color: #c40324;
}
@media (max-width: 480px) {
  .zi_news_x .al_new .right ul li {
    width: 100%;
    margin: 0px;
  }
}
@media (max-width: 768px) {
  .zi_news_x .al_new .left,
  .zi_news_x .al_new .right {
    width: 100%;
  }
  .zi_news_x .al_new .left span {
    margin-top: 0px;
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    margin-bottom: 10px;
  }
}
@media (max-width: 640px) {
  .zi_news_x {
    margin-top: 20px;
  }
}
/**/
.kehu_nei ul li .txt {
  padding: 80px 70px;
}
.kehu_nei ul li .txt .tt1 {
  font-size: 20px;
}
.kehu_nei ul li .txt .more {
  margin-top: 20px;
}
.about_con {
  max-width: 1280px;
  margin: auto;
  width: 98%;
  padding: 70px 0px;background: #fff;
    border-bottom: 1px solid #eee;
    box-shadow: 0 0 20px rgba(0,0,0,0.06);
   
}
.about_con .ahout_1 {
  font-size: 32px;
  font-family: å®‹ä½“;
  color: #000000;
}
.about_con p {
  width: 98%;
  margin-bottom:20px;
  font-size: 14px;
  color: #51514c;
  line-height: 28px;
}
@media (max-width: 640px) {
  .about_con {
    padding: 20px 0px;
  }
  .about_con .about_1 {
    font-size: 26px;
  }
}
.about_con .fuwu_con {
  width: 98%;
  max-width: 1050px;
  margin: auto;
}
.about_con .fuwu_con .left {
  vertical-align: middle;
  font-size: 40px;
  color: #000000;
  font-family: å®‹ä½“;
  width: 30%;
  margin-top: 80px;
  text-align: left;
}
.about_con .fuwu_con .right {
  width: 70%;
}
.about_con .fuwu_con .right p {
  text-align: left;
  color: #363636;
  font-size: 13px;
  line-height: 24px;
}
@media (max-width: 640px) {
  .about_con .fuwu_con .left,
  .about_con .fuwu_con .right {
    width: 100%;
  }
  .about_con .fuwu_con .left {
    margin-top: 0px;
    font-size: 34px;
  }
}
.about_img {
  position: relative;
  margin-bottom: 30px;
}
.about_img i {
  padding-bottom: 24.25%;
  display: block;
}
@media (max-width: 640px) {
  .about_img {
    margin-bottom: 0px;
  }
}
.about_fu {
  width: 100%;
  background: #505050;
  margin-bottom: 30px;
}
.about_fu .mun_3 {
  width: 98%;
  max-width: 1280px;
  margin: auto;
}
.about_fu .mun_3 span {
  width: 33.333%;
  display: block;
  float: left;
  text-align: center;
  font-family: Didot;
  box-sizing: border-box;
  font-size: 60px;
  color: #fff;
  border-right: 1px solid #737373;
  padding-bottom: 20px;
}
.about_fu .mun_3 span i {
  font-family: å¾®è½¯é›…é»‘;
  font-size: 13px;
  color: #cccccc;
  font-style: normal;
  display: block;
  margin-top: -10px;
}
.about_fu .mun_3 span:last-child {
  border: none;
}
@media (max-width: 640px) {
  .about_fu .mun_3 span {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #737373;
    font-size: 40px;
  }
}
.about_fu .about_fuwu_img {
  position: relative;
}
.about_fu .about_fuwu_img img {
  max-height: 100%;
  max-width: 100%;
}
/**/
.contact_con {
  max-width: 1280px;
  margin: auto;
  width: 98%;
  padding: 70px 0px;
}
.contact_con .left_img {
  float: left;
}
.contact_con .left_img .pic {
  position: relative;
}
.contact_con .left_img .pic i {
  display: block;
}
.contact_con .left_img span {
  background: #737373;
  color: #fff;
  text-align: center;
  display: block;
  width: 100%;
  height: 100%;
  font-size: 14px;
  padding: 10px 0px;
}
.contact_con .contact_nei {
  float: right;
  color: #4e4e4e;
  max-width: 370px;
  width: 38%;
  margin-top: 20px;
  font-size: 14px;
}
.contact_con .contact_nei a {
  color: #4e4e4e;
  line-height: 36px;
}
@media (max-width: 480px) {
  .contact_con {
    padding: 30px 0px;
  }
  .contact_con .left_img {
    margin: auto;
    float: none;
	display:none;
  }

  .contact_con .contact_nei {
    width: 100%;
 
  }
}
.contact_map {
  width: 100%;
}
.contact_map #map {
  width: 100%;
  height: 346px;
}

/**/
.news_con {
  max-width: 1280px;
  margin: auto;
  padding-left:1%;padding-right:1%; width:98%;
}
.news_con ul {
 
}
.news_con ul li {
 margin-bottom: 30px;
    border-bottom: 1px solid #eee;
    padding: 30px;
  position: relative;box-shadow: 0 0 20px rgba(0,0,0,0.06); list-style-type:none;
}
.news_con ul li .pic {
  position: relative;
  overflow: hidden;
  transition: 0.5s; float:right;width:260px; 
}
.news_con ul li .pic i {
  display: block;
}
.news_con ul li:first-child {
 
}
.news_con ul li:last-child {
  margin-right: 0px;
}
.news_con ul li:last-child:after {
  background: none;
}
.news_con ul li:after {

}
.news_con ul li .txt{ float:left; width:70%}
.news_con ul li .txt h3 {
  display: inline-block;
    max-width: 100%;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    line-height: 38px;
    margin-right: 10px;
}
.news_con ul li .txt .time {
display: inline-block;
    color: #888888;
    font-size: 12px;
    padding-right: 10px;
    font-weight: normal;
}
.news_con ul li .txt p {
    color: #666666;
    font-size: 14px;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
}
.news_con ul li:hover .pic img {
  transform: scale(1.1);
}
.news_con ul li:hover .txt h3 {
  color: #173b62;
}
.news_con ul li:hover .txt .time {
  color: #173b62;
}
.news_con ul li:hover .txt p {
  
}
.news_con ul li:hover:after {
  background: #173b62;
}
.news_con ul li:hover:last-child:after {
  background: none;
}
@media (max-width: 640px) {
  .news_con ul li { width:98%; margin:0 auto;
  
  }
   .news_con ul li .txt{ width:100%}
  .news_con ul li .pic{ display:none;}
  .news_con ul li:first-child {
   
  }
  .news_con ul li:last-child {
   
  }
  .news_con ul li:after {
    
  }
}
.news_con ul .xian {
  border-bottom: 1px solid #e0e0e0;
}
/**/
.news_show {

  color: #1d1d1d;
  max-width: 1280px; padding:30px;
  margin: auto;box-shadow: 0 0 20px rgba(0,0,0,0.06);
}
.news_show .news_s_top {
  
  width: 100%;
  margin: auto;
  text-align: center;
}
.news_show .news_s_top h3 {
  font-size: 28px;
  line-height: 1.5;
  margin: 10px auto;
}
.newsCon{  margin:0 auto; padding-top:20px;}
.newsCon { font-size:14px; line-height:24px; padding-left:1em; padding-right:1em;}
.newsCon img{ max-width:100%}
@media (max-width: 640px) {
  .news_show .news_s_top h3 {
    font-size: 20px;
  }
}
.news_show .news_s_top div {
 
  line-height: 30px;
  height: 30px;
}
.news_show .news_s_top div span {
  display: inline-block;
  margin: 0px 2%;
}
.news_show p {
  
  display: block;
  font-size: 13px;
  line-height: 24px;
}
@media (max-width: 640px) {
  .news_show p {
    margin: 20px auto;
  }
}
.news_show .show_img {
  text-align: center;
}
.news_show .show_img img {
  max-height: 100%;
  max-width: 100%;
  position: relative;
  width: 27.5%;
}
.prev_next { max-width:900px; margin:0 auto;
  margin-top: 45px;
    padding-top: 15px;
    border-top: 1px solid #eee;
    padding-bottom: 60px; position:relative;
}
.prev_next li { line-height:26px;
 
}
.prev_next li a {

  color: #1c1819;
  display: block;
}
.prev_next li:last-child {
  
}
.prev_next li:hover {

}
.prev_next li:hover a {
  color: #014292;
}
.prev_next a.back{position:absolute; right:0; bottom:10px;
    padding: 5px 22px;
    border: 1px solid #eee;
    color: #888;
    transition: all 0.3s;}
	.prev_next a.back:hover{
	border-color: #014292;
	background: #014292;
	color: #fff;
}
@media (max-width: 640px) {
  .prev_next {
    margin: 30px auto 0px;
  }
  .prev_next li {
    width: 100%;
    margin-bottom: 10px;
  }
  .prev_next li:last-child {
    text-align: left;
  }
}

/*å›¢é˜ŸæœåŠ¡*/
.team_con {
  margin: auto;
  width: 98%;
  max-width: 1280px;
}
.team_con p {
  max-width: 995px;
  width: 100%;
  margin: 70px auto 60px;
  text-align: center;
  line-height: 24px;
  font-size: 13px;
  color: #2d2d2d;
}
@media (max-width: 640px) {
  .team_con p {
    margin: 20px auto 30px;
  }
}
.team_con .team_ul li {
  width: 20%;
  float: left;
  border-bottom: 8px solid #262626;
  border-right: 1px solid #fff;
}
.team_con .team_ul li .pic {
  position: relative;
  overflow: hidden;
}
.team_con .team_ul li .pic img {
  transition: 0.5s;
}
.team_con .team_ul li .pic i {
  display: block;
  padding-bottom: 105.8%;
}
.team_con .team_ul li .name_t {
  padding: 15px 0px;
  text-align: center;
}
.team_con .team_ul li .name_t span {
  display: block;
  color: #262626;
  font-size: 14px;
  height: 20px;
  overflow: hidden;
}
.team_con .team_ul li:hover {
  border-bottom: 8px solid #c40324;
}
.team_con .team_ul li:hover .pic img {
  transform: scale(1.1);
}
.team_con .team_ul li:hover .name_t span {
  color: #c40324;
}
@media (max-width: 768px) {
  .team_con .team_ul li {
    width: 33.333%;
  }
}
@media (max-width: 480px) {
  .team_con .team_ul li {
    width: 50%;
  }
}
.team_show {
  width: 100%;
}
.team_show .img_s {
  text-align: center;
}
.team_show .img_s img {
  max-height: 100%;
  max-width: 100%;
}
.team_show p {
  line-height: 24px;
  color: #4e4e4e;
  width: 100%;
  text-align: left;
  max-width: 1280px;
}
/**/
.case_show {
  width: 98%;
  margin: auto;
  max-width: 1280px;
  margin-bottom:40px;
}
.case_show .c_s_top {
  overflow: hidden;
}
.case_show .c_s_top .left {
  width: 100%;
  font-size:28px;
  color: #1c1c1c;
  vertical-align: middle;
  margin-top: 34px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
}
.case_show .c_s_top .right {
  width: 68%;
  padding-bottom: 3px;
}
.case_show .c_s_top .right p {
  line-height: 24px;
  height: 72px;
  overflow: hidden;
}
.case_show .c_s_top .right .biao {
  height: 36px;
  line-height: 36px;
  color: #c40324;
  font-size: 13px;
  background: #2d2d2d;
  position: relative;
  padding-left: 10px;
  box-sizing: border-box;
}
.case_show .c_s_top .right .biao i {
  font-style: normal;
  width: 55%;
  display: inline-block;
}
.case_show .c_s_top .right .biao i span {
  margin: 0px 3%;
}
@media (max-width: 480px) {
  .case_show .c_s_top .right .biao i span {
    display: none;
  }
  .case_show .c_s_top .right .biao i span:first-child {
    display: block;
  }
}
.case_show .c_s_top .right .biao .yue {
  position: absolute;
  background: #c40324;
  top: -3px;
  right: 15%;
  height: 42px;
  line-height: 42px;
  display: inline-block;
  color: #151515;
  padding: 0px 25px;
  font-size: 16px;
}
.case_show .c_s_top .right .biao .yue:hover {
  background: #2d2d2d;
  color: #fff;
}
@media (max-width: 640px) {
  .case_show .c_s_top .left {
    width: 100%;
    margin-bottom: 10px;
  }
  .case_show .c_s_top .right {
    width: 100%;
  }
  .case_show .c_s_top .right .biao i {
    width: 60%;
  }
  .case_show .c_s_top .right .biao i span {
    margin: 0px 1%;
  }
  .case_show .c_s_top .right .biao .yue {
    padding: 0px 15px;
    right: 8%;
    font-size: 14px;
  }
}
.case_show .case_show_img {
  margin: 35px auto;
}
.case_show .case_show_img li {
	text-align:center;
  position: relative;
 
  overflow: hidden;
  
}
.case_show .case_show_img li:nth-child(2n+2) {
  margin-right: 0px;
}
.case_show .case_show_img li i {
  display: block;
}
.case_show .case_show_img li img {
  transition: 0.5s;
}
.case_show .case_show_img li:hover img {

}
.case_show p {
  line-height: 24px;
  font-size: 13px;
  margin-bottom: 40px;
  color: #1f1f1f;
}
@media (max-width: 640px) {
  .case_show p {
    margin-bottom: 20px;
  }
}
.case_show .xiang_xi {
  width: 100%;
}
.case_show .xiang_xi li {
  width: 24.175%;
  float: left;
  margin-right: 1.1%;
}
.case_show .xiang_xi li a {
  display: block;
  position: relative;
  overflow: hidden;
}
.case_show .xiang_xi li a img {
  transition: 0.5s;
}
.case_show .xiang_xi li a i {
  display: block;
  padding-bottom: 83.4%;
}
.case_show .xiang_xi li a:hover img {
  transform: scale(1.1);
}
.case_show .xiang_xi li:last-child {
  margin-right: 0px;
}
@media (max-width: 640px) {
  .case_show .xiang_xi li {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .case_show .xiang_xi li:nth-child(2n+2) {
    margin-right: 0px;
  }
}


.btn-yellow {
    background-color: #38373c;
    color: #38373c;
    padding: 17px 40px;
    display: inline-block;
    font-weight: 700;
    text-decoration: none !important;
    letter-spacing: 1px;
    font-size: 12px;
}
a.btn-yellow:hover {
    background-color: #173b62; 
    color:#fff;
}
.btn-blue {
    background-color: #173b62;
    color: #fff;
    padding: 17px 40px;
    display: inline-block;
    font-weight: 700;
    text-decoration: none !important;
    letter-spacing: 1px;
    font-size: 12px;
}







/*我们的服务*/
.u-slick{position:relative;overflow:hidden}
.u-slick .item{position:relative;overflow:hidden}

.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}
.slick-list:focus{outline:none}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{position:relative;top:0;left:0;display:block}
.slick-track:after,.slick-track:before{display:table;content:''}
.slick-track:after{clear:both}
.slick-loading .slick-track{visibility:hidden}
.slick-slide{display:none;float:left;min-height:1px}
[dir=rtl] .slick-slide{float:right}
.slick-slide img{display:block; max-width:100%;}
.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{visibility:hidden}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-arrow.slick-hidden{display:none}
.slick-arrow{position:absolute;z-index:101;top:50%;margin-top:-20px;width:40px;height:40px;background:#000;font-family:FontAwesome!important;text-align:center}
.slick-prev{left:0}
.slick-prev:before{content:"\f104"}
.slick-next{right:0}
.slick-next:before{content:"\f105"}
.slick-dots{position:absolute;z-index:100;left:0;right:0;bottom:8%;text-align:center;letter-spacing:-6px;line-height:0}
.slick-dots li{display:inline-block;vertical-align:middle;width:10px;height:10px;border-radius:100%;background:#999;margin:0 6px;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s}
.slick-dots li a{display:block;width:100%;height:100%}
.slick-dots .slick-active{background:#d9251d!important}
@media screen and (min-width:1025px){
.slick-dots li:hover{background:#d9251d!important}
}

.culture{
	background: #fff;
	width: 100%; padding:0;
	
}
.culture .list{
	background: #fff;
	position: relative;
}
.culture .list .item{
	float: left;
	width: 300px;
	cursor: pointer;
	position: relative;
}
.culture .list .item .font{
	text-align: center;
	width: 100%;
	position: absolute;
	left: 0;
	
	background: #fff;
	padding:23px 0 26px;
	z-index: 2;
	transition: height 0.3s;
}
.culture .list .item .font .one{ display:inline;vertical-align: middle;}
.culture .list .item .two{
	display: none;
}
.culture .list .item h2{
	font-size: 18px;
	color: #333;
	line-height: 48px; margin:0;
}
.culture .list .item i{
	width: 0;
	height: 1px;
	background: #fff;
	display: block;
	margin:0 auto;
	position: relative;
	left: 5px;
	transition: width 0.3s;
}
.culture .list .item p{
	font-size: 13px;
	color: #fff;
	text-align: center;
	display: none;
	opacity: 0.8;
	line-height: 23px;
	width: 240px;
	margin: 0 auto;
	filter:alpha(opacity=80);
	transition: all 0.3s;
}
.culture .list .item .pic{
	max-width:100%;
	
	overflow: hidden; 
	position: relative;
	z-index: 1;
	transition: width 0.3s;
}
.culture .list .item .mun{
	text-align: center;
	font-size: 26px;
	color: #999;
	background: url(../images/about08.png) no-repeat center;
	line-height: 40px;
	display: block;
	opacity: 0.8;
	filter:alpha(opacity=80);
	transition: all 0.2s;
	font-family: 'Arial';
}
.culture .list .even .pic{
	padding-top: 170px;
}
.culture .list .even .font{
	top:0;
}
.culture .list .odd .font{
	bottom:0;
}
.culture .list .odd .pic{
	padding-bottom: 170px;
}
.culture .list .item:hover .font{
	background: url(../images/about06.jpg) no-repeat center;
	height: 241px;
}
.culture .list .item:hover .one{
	display: none;
}
.culture .list .item:hover .two{
	display: inline;
	display: inline-block;
}
.culture .list .item:hover h2{
	color: #fff;
}
.culture .list .item:hover i{
	width: 20px;
	margin:0 auto 17px;
	left: 0;
}
.culture .list .item:hover p{
	display: block;
}
.culture .list .item:hover .mun{
	background: url(../images/about08_h.png) no-repeat center;
	color: #fff;
	opacity: 0.5;
	margin-top: 15px;
	filter:alpha(opacity=50);
}
.culture .list .hd a{
	width: 50px;
	height: 50px;
	position: absolute;
	top:50%;
	display: block;
	margin-top: -25px;
	transition: all 0.3s;
	z-index: 2;
}
.culture .list .hd a.prev{
	background: url(../images/btn05.png) no-repeat center;
	left:-100px;
}
.culture .list .hd a.next{
	background: url(../images/btn06.png) no-repeat center;
	right:-100px;
}
.culture .list .hd a.prev:hover{
	background: url(../images/btn05_h.png) no-repeat center;
}
.culture .list .hd a.next:hover{
	background: url(../images/btn06_h.png) no-repeat center;
}
.ab-cul{}
.ab-cul .item{width:20%;float:left}
.ab-cul .ac-a{}
.ab-cul .slick-dots{margin:60px 0 0 10px;position:static}
.ab-cul .slick-dots li{background:#ccc}
.ab-cul .slick-dots .slick-active {
    background: #32609e!important;
}
.ac-a{height:230px;padding:0 25px;background:#fff;overflow:hidden;-webkit-transition:.4s;-moz-transition:.4s;transition:.4s}
.ac-a .ico{margin-top:35px;height:50px;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s}
.ac-a .ti{position:relative;margin-top:5px;padding-bottom:8px;color:#d9251d;font-size:20px;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s}
.ac-a .ti:before{content:"";position:absolute;bottom:0;left:50%;margin-left:-20px;width:40px;height:2px;background:#d9251d;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s}
.ac-a .txx{margin-top:20px;line-height:1.4; text-align: center;}
@media screen and (min-width:1025px){
.ac-a:hover{background:#d9251d;color:#fff}
.ac-a:hover .ti{color:#fff}
.ac-a:hover .ti:before{background:#fff}
.ac-a:hover .ico{background-position:center bottom}
}
.ab4{}
.ab4 .ab-cul{}
@media screen and (max-width:1366px){

.ac-a .ico{margin-top:30px}
}

@media screen and (max-width:601px){

.ab-cul .slick-dots{margin-top:10vw}

}

@media screen and (max-width:401px){
.ab-cul .slick-dots{margin-left:0}
.ab-cul,.ab-cul .ac-a{margin-left:0}
}
/*研发生产*/
.ix2{position:relative; max-width:800px; margin:0 auto;}

.ix2 .ii-controls-box{position:absolute;left:0;right:0;bottom:70px;z-index:105}
.ix-ind-list{color:#fff}
.ix-ind-list a{color:#fff}
.ix-ind-list .pic2:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:url(../images/black5.png);}
.ix-ind-list .txts{position:absolute;left:0;right:0;bottom:250px}
.ix-ind-list .b{padding-left:10px;width:40%;-moz-box-sizing:border-box;box-sizing:border-box;border-left:4px solid #fff}
.ix-ind-list .nowti{font-size:18px}
.ix-ind-list .tx{margin-top:6px;max-height:40px;line-height:20px!important}
.ix-ind-list .more{margin-top:30px;padding-left:14px};
.ii-more{display:inline-block;vertical-align:bottom;line-height:24px}
.ii-more .icon{vertical-align:bottom;display:inline-block;margin-left:15px;font-size:20px}
.ix2 .slick-dots li button{ display:block; width:10px; height:10px; border:0; padding: 0;
    margin: 0;
    outline: none;
    line-height: 0;
    font-size: 0;
    cursor: pointer;background-color: #fff;
    border-radius: 10px;
}



.ii-controls{color:#fff;overflow:visible}
.ii-controls .item{ width:25%; }
.ii-controls .item:first-child{margin-left:-10px;}
.ii-controls .item>a{display:block;height:80px; padding:15px 0; margin-left:10px;background:url(../images/white.png);background:rgba(255,255,255,.3);font-size:14px;white-space:nowrap;color:#fff;overflow:hidden}
.ii-controls .ico{width:50px;height:50px;margin-right:7px; margin-left:10px; display:block; float:left}
.ii-controls .ib{ display:block;
    font-size: 12px;
    color: #fff;
    line-height: 50px;float:left}
@media screen and (min-width:1025px){
	.ii-more:hover{color:#d9251d}
.ii-controls .item>a:hover{background:#173b62}
}
.ii-arrow .slick-arrow{bottom:100%;top:auto;margin:0 0 75px 0;width:44px;height:44px;border-radius:100%;border:2px solid #fff;background:0 0;font-weight:700;font-size:18px;color:#fff;line-height:44px;opacity:.3}
.ii-arrow .slick-prev{left:auto;right:62px}
@media screen and (min-width:1025px){
.ii-arrow .slick-arrow:hover{opacity:1}
}
@media screen and (max-width:1366px){
.ix2 .ii-controls-box{bottom:40px}
.ii-controls .item>a{height:85px;margin-left:10px;line-height:85px;font-size:14px}
.ii-controls{}
.ii-controls .ico{width:40px;height:40px;background-position:left bottom}
.ix-ind-list .txts{bottom:170px}
.ii-arrow .slick-arrow{margin-bottom:55px}
.ix2 .ix-ti{top:45px}

}
@media screen and (max-width:1201px){
.ix-pro .slick-prev{left:0}
.ix-pro .slick-next{right:0}
}

@media screen and (max-width:1024px){
.ix2 .ii-controls-box{display:none}
.ix-ind-list .slick-dots{position:static;margin-top:5px}
.ix-ind-list .slick-dots li{background:#999}
.ix2 .ix-ti{top:35px}

.ix-ind-list .txts {
    position: static;
    padding: 20px 0 30px 0;
    background: #fff;
}.ix-ind-list .nowti {
    color: #333;
}.ix-ind-list, .ix-ind-list a {
    color: #666;
}
.ix-ind-list .b {
    padding: 0;
    border: none; width:100%}
	.ix-ind-list .more{margin-top:30px;padding-left:14px; display: block;
    width: 100px;
    height: 30px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    background: #32609e;}
	.ix-ind-list .more a{color: #fff;}
.ii-more{display:inline-block;vertical-align:bottom; line-height:30px;}
}
@media screen and (max-width:861px){
.ix2 .ix-ti{position:static;margin-bottom:35px;color:#333}
.ix-ind-list .slick-dots{position:static;margin-top:45px}
.ix-ind-list .slick-dots li{background:#999}

}
@media screen and (max-width:641px){
.ix-ind-list .txts {
    position: static;
    padding: 20px 0 30px 0;
    background: #fff;
}.ix-ind-list .nowti {
    color: #333;
}.ix-ind-list, .ix-ind-list a {
    color: #666;
}
.ix-ind-list .b {
    padding: 0;
    border: none;}
}
@media screen and (max-width:601px){
.ix2 .ix-ti{margin-bottom:5.83vw}
.ix-ind-list .more{margin-top:5vw}
.ix-ind-list .txts{padding:3.33vw 0 5vw 0}
.ix-ind-list .slick-dots{margin-top:7.5vw}

}
@media screen and (max-width:481px){
.slick-dots li{width:8px;height:8px}
}
/*联系我们*/
.contactCon{ background:#fff;padding:50px; max-width:1280px; margin:0 auto; box-shadow: 0 0 20px rgba(0,0,0,0.06);}
.contactTitle{ color:#32609e; text-align:center;}
.contactContent{ max-width:1000px; margin:0 auto; padding-top:2em;}
.contactContent .pic{
	width: 98px;
	height: 98px;
	line-height: 98px;
	float: left;
	text-align: center;
	margin-right: 20px;
	background: url(../images/con01.png) no-repeat center;
	background-size: cover;
}
.contactContent .con{
	width: 290px;
	float: left;
}
.contactContent h2{
	font-size: 20px;
	color: #000000;
	line-height: 30px;
	padding: 5px 0 20px;
}
.contactContent p{
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
.contactContent img{
	max-width: 100%;
	max-height: 100%;
	transition:all 0.5s;
}
.contactContent a:hover img{
	transform: rotate(360deg);
}
@media screen and (max-width:667px){.contactContent .pic{ display:none;}}
@media screen and (max-width:640px){
 .comon_top{ display:none;}
 .crumbs{ width:100%}
.contactTitle{ display:none;}
.contactCon{ padding:0 15px;}
}

/*产品详细页*/
.proSubInfoTitle{ font-size:1.5em; text-align:center;}
.proSubInfoTitle h2{ font-size:1.5em; margin-bottom:1.2em }
.proSubInfoDe{ line-height:30px; font-size:1.2em}
.proSubInfo a {
    margin-top: 34px;
    display: block;
    width: 122px;
    height: 38px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 38px;
    background: #32609e;
}
.pro-big-pict-box{position:relative}
.pro-big-pict-box .pict-num{position:absolute;left:0;right:0;bottom:15px;z-index:105;text-align:center;color:#999}
.pro-big-pict .slick-dots{display:none!important}
.pro-small-pict{padding:0 40px;margin-top:20px}
.pro-small-pict .pic2{margin:0 5px;border:2px solid #f2f2f2;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s}
.pro-small-pict .pic2.act{border-color:#d9251d}
.pro-small-pict .slick-arrow{line-height:40px;width:auto;background:0 0;font-size:22px;font-weight:700}
.pro-small-pict .slick-disabled{cursor:default;color:#f2f2f2}
@media screen and (min-width:1025px){
.pro-small-pict .pic2:hover{border-color:#999}
.pro-small-pict .slick-arrow:not(.slick-disabled):hover{color:#d9251d}
}
.pro-btns{text-align:left}
.pro-btns a{vertical-align:top;margin-right:10px;width:158px;height:48px;background:#2a66aa;font-size:16px;text-align:center;white-space:nowrap;line-height:48px;color:#fff}
.pro-btns a:first-child{background:#d9251d}
.pro-btns .icon{display:inline-block;vertical-align:bottom;margin-right:15px;font-size:26px}
@media screen and (min-width:1025px){
.pro-btns a:hover{background:#666}
}
@media screen and (max-width: 861px){
.pro-big-pict .slick-dots {
    display: block!important;
}
.pict-num, .pro-small-pict {
    display: none;
}
}

.slick-slide:focus { outline:none;}
.aboutUs{   margin:0 auto; }
/*产品列表页*/
.pai{overflow:hidden;position:relative}
.pai>img{display:block;position:absolute;width:100%;height:100%;-webkit-transition:.6s;-moz-transition:.6s;transition:.6s}
,.pic2,.picbox{display:block;position:relative;overflow:hidden}
.pic2>img{display:block;max-width:100%}
.proListCon{  max-width: 1280px;
  width: 98%; margin:0 auto;}
  .proListCon .pic{ position:relative; overflow:hidden}
  .proListCon .pic:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: #1556A6;
    opacity: 0;
    display: block;
    z-index: 1;
    transition: .4s;
}
.proListCon ul li:hover .pic:before {
    opacity: 0.6;
}
  .proListCon .txt{  }
  .proListCon ul li {
      margin-bottom: 30px;
    border-bottom: 1px solid #eee;
    padding: 30px 0;
  cursor: pointer;box-shadow: 0 0 20px rgba(0,0,0,0.06);
    transition: .4s;
}
.proListCon ul li .pic img {
 transition: .4s;
  max-width: 100%;
}
.proListCon ul li:hover img{transform: scale(1.1);}
.proListCon ul li .pic h5{ text-align:center; position:absolute;  bottom:0px; margin-bottom:0px; margin-top:0px; padding:15px 0;background:#1556A6;filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8; width:100%; line-height:30px; display:none; transition: .4s;}
.proListCon ul li:hover .pic h5{ display:block; z-index:2;}
.proListCon ul li .pic h5 a{ color:#fff; font-size:18px; display:block; width:100%; }
.proListCon ul li .txt {
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
color: #c40324;
  padding: 0 5%;
  transform: scale(0.9);
  -webkit-transform: scale(0.9);
}
.proListCon ul li .txt a {
  color: #c40324;
  display: block;
  
}
.proListCon ul li .txt a span {
	text-align: center;
  display: block;
  width: 90%;
  margin: auto;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.proListCon ul li .txt a .num {
  font-size: 40px;
  font-family: AvantGardeITCbyBT-Book;
  font-weight: bold;
}
.proListCon ul li .txt a .tt1 {
  color: #333;
    font-size: 18px;
    font-weight: bold;
    line-height: 38px;
}
.proListCon ul li .txt a .tt2 {
  color: #ccc;
}
.proListCon ul li .txt a p { text-align:left;
 
    color: #666666;
    font-size: 14px;
    line-height: 30px;
    height: 90px;
    overflow: hidden; margin-top:30px;
}
.proListCon ul li{ position:relative}
.proListCon ul li  .more {
display:inline-block;vertical-align:bottom;position:absolute;width:120px;height:40px;border:2px solid #666;text-align:center;line-height:40px; bottom:0px; right:0px;}
.proListCon ul li  .more  span{position:relative; color:#666; font-size:14px; text-align:center; line-height:40px; height:40px; }
.proListCon ul li  .more:before{content:"";position:absolute;left:auto;right:0;bottom:0;width:0;height:100%;background:#013b84;-webkit-transition:.6s;-moz-transition:.6s;transition:.6s}
.proListCon ul li  .more:hover span{ color:#fff;}
@media screen and (min-width:1025px){
.proListCon ul li  .more:hover:before{left:0;right:auto;width:100%}
.proListCon ul li  .more:hover{border-color:#013b84;color:#fff}
}
 
 /*产品详细页*/
.proSubInfoTitle{ font-size:1.2em; text-align:center;}
.proSubInfoTitle h2{ font-size:1.2em; margin-bottom:1.2em }
.proSubInfoDe{ line-height:30px; font-size:1em}
.proSubInfo a {
    margin-top: 34px;
    display: block;
    width: 122px;
    height: 38px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 38px;
    background: #32609e;
}
.pro-big-pict-box{position:relative}
.pro-big-pict-box .pict-num{position:absolute;left:0;right:0;bottom:15px;z-index:105;text-align:center;color:#999}
.pro-big-pict .slick-dots{display:none!important}
.pro-small-pict{padding:0 40px;margin-top:20px}
.pro-small-pict .pic2{margin:0 5px;border:2px solid #f2f2f2;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s}
.pro-small-pict .pic2.act{border-color:#d9251d}
.pro-small-pict .slick-arrow{line-height:40px;width:auto;background:0 0;font-size:22px;font-weight:700}
.pro-small-pict .slick-disabled{cursor:default;color:#f2f2f2}
@media screen and (min-width:1025px){
.pro-small-pict .pic2:hover{border-color:#999}
.pro-small-pict .slick-arrow:not(.slick-disabled):hover{color:#d9251d}
}
.pro-btns{text-align:left}
.pro-btns a{vertical-align:top;margin-right:10px;width:158px;height:48px;background:#2a66aa;font-size:16px;text-align:center;white-space:nowrap;line-height:48px;color:#fff}
.pro-btns a:first-child{background:#d9251d}
.pro-btns .icon{display:inline-block;vertical-align:bottom;margin-right:15px;font-size:26px}
@media screen and (min-width:1025px){
.pro-btns a:hover{background:#666}
}
@media screen and (max-width: 861px){
.pro-big-pict .slick-dots {
    display: block!important;
}
.pict-num, .pro-small-pict {
    display: none;
}
}

.slick-slide:focus { outline:none;}
.aboutUs{   margin:0 auto; } 
.proSubCon table{ max-width:100%}
.proSubCon table tr td p{ margin:5px 3px}
@media screen and (max-width:992px){.footer-area{ display:none;}}
@media screen and (max-width:476px){
	.logo .txt .cn {
    font-size: 0.9em; text-align:left;}
	.logo .txt{ padding-top:8px;}
	}