/* Theme Name:iDea - Clean & Powerful Bootstrap Theme
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.0.0
Created:September 2014
License URI:http://wrapbootstrap.com
File Description:Main CSS file of the template */

/* TABLE OF CONTENTS

1) Typography
2) Layout
3) Sections
4) Pages ( blog,
about etc )
5) Template Components
6) Navigations
7) Blocks/Widgets
8) Main Slideshow
9) Owl carousel
* */

/* 1 Typography
----------------------------------------------------------------------------- */
html {
	height: 100%;
}
a:hover {text-decoration:none}
a:visited {text-decoration:none}
a:active {text-decoration:none}
a:link {text-decoration:none}
body {
	font-family:"微软雅黑";
	font-size: 14px;
	line-height: 22px;
	color: #5a5a5a;
	background-color: #fff;
}
body.full-height, body.full-height .page-wrapper {
	background-color: #fafafa;
	min-height: 100%;
}
img {max-width:100%;}
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #343434;
	line-height: 1.2;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: #343434;
}
h1 {
	font-size: 38px;
	font-weight: 700;
}
h2 {
	font-size: 28px;
	margin-bottom: 15px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 18px;
	font-weight: 700;
}
h5 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
}
h6 {
	font-weight: 700;
}
ul {margin:0px; padding:0px; list-style:none}

/* Scroll to top
---------------------------------- */
.scrollToTop {
	color: #fff;
	position: fixed;
	bottom: 5px;
	right: 5px;
	width: 50px;
	height: 50px;
	text-align: center;
	cursor: pointer;
	background-color: #000000;
	z-index: 1005;
	display: none;
}
.scrollToTop i {
	line-height: 50px;
	font-size: 24px;
}

/*Header*/
.header {width:100%;height:143px; background:url(../Images/1_01.jpg) no-repeat top center; border-bottom:1px solid #cdcdcd}
.logo img:hover {opacity: 0.85;filter: alpha(opacity=85);}

.header-top {float:left;height:35px; line-height:35px; width:100%;}
.header-top ul {float:left}
.header-top ul li{float:left; margin-right:15px; color:#9d9d9d}
.header-top ul li a {color:#9d9d9d; margin-left:10px}
.header .header-left {float:left; margin-top:19px}

.searchBar {float:right; height:68px;}
.searchBar .alibaba {float:left; margin-top:4px; margin-right:25px;}

#sform{ float:right; width:322px; height:33px; background:url(../images/1_05.jpg) no-repeat; margin-top:17px;}
#sform input{height:33px; line-height:33px; background:none; border:0px; font-size:14px;}
#stext{ float:left; width:270px;  padding-left:11px; color:#a8a8a8;}
#sbut{ float:right;width:45px; padding:0; border:0; cursor:pointer;}

.menu {list-style:none; display:table; margin:0 auto; height:40px; line-height:40px;float:right}
.menu li{list-style:none;float:left; margin-left:40px;}
.menu li > a { font-size:16px; color:#cccbcb;display:block; padding-left:10px;}
.menu li > a:hover { background:url(../images/hline.png) repeat-x 0px 60px; color:#e40000}

.fixed-header-on .header {height:74px; background:url(../images/m_bg.png) repeat; border-bottom:none}
.fixed-header-on .header .header-left {float:left; margin-top:13px}
.fixed-header-on .header .logo img{height:60px;}
.fixed-header-on .header.fixed {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1006;
	opacity: 0;
	filter: alpha(opacity=0);
	border-bottom: 1px solid #f1f1f1;
	background-color: rgba(255, 255, 255, 0.95);
}
.fixed-header-on .header-top {display:none;}
.fixed-header-on .searchBar {display:none;}
.fixed-header-on .menu {height:74px; line-height:74px;}


.menu li.mega-menu:hover .dropdown {display: block;}
.menu li.mega-menu:hover a.dropdown-toggle {background:url(../images/hline.png) repeat-x 0px 60px; color:#e40000}
.dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display:none;
    float: left;
    min-width: 160px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    width: 1200px;
    padding: 30px 0px;
    margin-right: 15px;
    margin-left: 15px;
    background: url(../images/list.png);
    /*background:#292929;*/
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08);
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.dropdown a { font-size:16px; height:50px; line-height:50px; overflow:hidden; text-align:center; display:block; color:#000; text-transform:uppercase}
.dropdown a:hover { background:#dedede}
.dropdown div:hover a { color:#000}



/*头部*/
@media (max-width: 767px) {
}
@media (min-width: 768px) and (max-width: 991px) {
    .header {background:url(../Images/1_12.png) repeat-x top center;}
    .header .header-left { margin-top:48px}
    .header .logo img{height:60px;}
    .menu li{margin-left:20px;}
    .menu li > a { padding-left:0px; font-size:12px;}
    .dropdown {width:720px}}
    .dropdown a { font-size:14px
}
@media (min-width: 992px) and (max-width: 1199px) {
    .header {background:url(../Images/1_12.png) repeat-x top center;}
    .menu li{margin-left:20px;}
    .menu li > a { padding-left:8px; font-size:14px;}
    .dropdown {width:940px;}
}
@media (min-width: 1200px) and (max-width: 1440px) {
    .dropdown {width:1140px;}
}
/*头部*/


/*手机导航*/
.mobile-meunu{height:75px; position:fixed; z-index:999; width:100%;-webkit-transition: 1s;transition: 1s; top:0px; left:0px;}
.mobilebg{ background:#fff; height:75px; float:left; width:100%; border-bottom:1px solid #ddd;}
.mobile-logo{ float:left; padding-top:10px; padding-left:1.5em;}
.mobile-logo img{ height:60px;}
.mobile-nav {position: relative;width: auto;display: inline-block;border: none; }
.btn-nav {
  position: fixed;
  top: 10px;
  right: 20px;
  background: transparent;
  border: none;
  padding: 10px;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  cursor: pointer;z-index: 99999;}
.btn-nav:focus {outline: 0;}

.icon-bar {
  display: block;
  margin: 6px 0;
  width: 30px;
  height: 4px;
  background-color: #00569d;
}

.btn-nav:hover .icon-bar {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  background-color: #00569d;
}

.nav-content {
  position: fixed;
 
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  display: block;
  height: 100%;
  z-index: 9;
}

.nav-list {
  list-style: none;
  padding: 0;
  position: relative;
  top: 15%;
}

.item-anchor:after {
  content: "";
  position: absolute;
  width: 3px;
  height: 3px;
  left: 0;
  bottom: 0;
  z-index: 9;
  background: transparent;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.item-anchor {
  color: #000;
  font-size: 1.5em;
  text-transform: uppercase;
  position: relative;
  text-decoration: none; 
  padding: 10px;
}
.item-anchor:hover,
.item-anchor:focus {text-decoration:none;color: #00569d;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-ms-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;}
.item-anchor:hover:after,
.item-anchor:focus:after{
  width: 100%;
  background: #00569d;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.nav-item {margin: 25px auto;text-align: center;}
.animated {display: block; margin: 0 auto;}
.animated:hover .icon-bar,
.animated:focus .icon-bar{background-color: #00569d;}
.animated:focus {cursor: pointer;z-index: 9999;}
.middle {margin: 0 auto;}
.icon-bar {-webkit-transition: all .7s ease;-moz-transition: all .7s ease;-ms-transition: all .7s ease;-o-transition: all .7s ease; transition: all .7s ease;z-index: 999999;}
.animated .icon-bar {z-index: 999999; background-color: #00569d;}
.animated .top {
  -webkit-transform: translateY(10px) rotateZ(45deg);
  -moz-transform: translateY(10px) rotateZ(45deg);
  -ms-transform: translateY(10px) rotateZ(45deg);
  -o-transform: translateY(10px) rotateZ(45deg);
  transform: translateY(10px) rotateZ(45deg);
}
.animated .bottom {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -moz-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotateZ(-45deg);
  -o-transform: translateY(-11px) rotateZ(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}
.animated .middle {width: 0;}
@keyframes showNav {from {top: -100%;}to {top: 0;}}
@-webkit-keyframes showNav {from {top: -100%;}to {top: 0;}}
@-moz-keyframes showNav {from{top: -100%;}to {top: 0;}}
@-o-keyframes showNav {from {top: -100%;}to {top: 0;}}
.showNav {-webkit-animation: showNav 1s ease forwards;-moz-animation: showNav 1s ease forwards;-o-animation: showNav 1s ease forwards;animation: showNav 1s ease forwards;}
@keyframes hideNav {from {top: 0;}to {top: -100%;}}
@-webkit-keyframes hideNav {from {top: 0;}to {top: -100%;}}
@-moz-keyframes hideNav {from {top: 0;}to {top: -100%;}}
@-o-keyframes hideNav {from {top: 0;}to {top: -100%;}}
.hideNav {-webkit-animation: hideNav 1s ease forwards;-moz-animation: hideNav 1s ease forwards;-o-animation: hideNav 1s ease forwards;animation: hideNav 1s ease forwards;}
.hidden {display: none;}	


.equinav{margin-top:20px;}
@media (min-width: 768px) {
	.equinav{margin-top:20px; border:none}
	.navbar-brand{ display:none}
}
/*手机导航*/

/*关于我们*/
.about {width:100%; padding:98px 0px 106px 0px}
.abCon { padding-left:45px;}
.abCon strong { font-size:26px; color:#363636; font-weight:normal; border-bottom:4px solid #e40000; padding-bottom:15px; margin-top:30px; float:left;}
.abCon p {float:left; width:100%; line-height:28px; margin-top:10px;}
.abCon a {float:right; width:120px; line-height:40px; display:block; background:#007cc2; color:#fff; text-align:center; margin-top:40px;-webkit-transition: transform 0.3s,box-shadow 0.3s;}
.abCon a:hover {background:#e40000;transform:translate(-3px,-3px);box-shadow:3px 3px 5px 0px #000;}
.abCon div {float:left;font-size:20px;color:#262626;width:100%;margin-top:60px;font-weight:bold}


@media (max-width: 767px) {
    .about {padding:48px 0px 56px 0px}
    .abCon strong {float:none; display:table; margin:0 auto;}
    .abCon { padding-left:15px;}
    .md-1 { display:none}
    .md-2 {width:100%;}
    .abCon a {float:none; display:table; margin:0 auto; margin-top:0px;}
.abCon div {margin-top:20px;text-align:center;}
}
@media (min-width: 768px) and (max-width: 991px) {
    .abCon strong {float:none; display:table; margin:0 auto;}
    .abCon { padding-left:15px;}
    .md-1 { display:none}
    .md-2 {width:100%;}
    .abCon a {float:none; display:table; margin:0 auto; margin-top:0px;}
}
@media (min-width: 992px) and (max-width: 1199px) {
    .abCon strong {margin-top:0px;}
}


/*产品展示*/
.msPro {
    position: relative;
    overflow: hidden;
    background-image: url("../images/1_07.png");
    background-repeat:repeat-x;
    background-position:top center;
    min-height:926px;
}
.msPro .tit {float:left; width:100%; text-align:center;  color:#f5f5f5; margin-top:43px;}
.msPro .tit strong{border-bottom:4px solid #e40000; font-weight:normal; padding-bottom:10px;font-size:26px;}
.msPro .tit p{ margin-top:30px; color:#8c8c8c}
.msPro ul { display:table; margin:0 auto; padding-top:30px;}
.msPro ul li {float:left;margin:15px 0px;}
.msPro ul li a{ font-weight:bold; font-size:16px; color:#dadada}
.msPro ul li a:hover {color:#e40000}
.msPro ul li i { padding:0px 30px; color:#dadada}
.msList {margin-right: auto;margin-left: auto; margin-top:50px;}
.msList img{width:100%;}
.ljMore {float:left; width:100%; text-align:center}
.ljMore a {width:120px; line-height:40px; display:table; margin:0 auto; background:#007cc2; color:#fff; text-align:center; margin-top:40px;-webkit-transition: transform 0.3s,box-shadow 0.3s;}
.ljMore a:hover {background:#e40000;transform:translate(-3px,-3px);box-shadow:3px 3px 5px 0px #000;}


@media (max-width: 767px) {
       .msPro {
        background:#23232b;
        background-repeat:repeat;
        min-height: 626px;
        padding-bottom:30px;
    }
    .msList {margin-top:30px;float:left;}
    .msPro ul { display:none}
}
@media (min-width: 768px) and (max-width: 991px) {
    .msPro {
        background-image: url("../images/1_07_2.png");
        min-height: 626px;  
    }
    .msPro .tit strong{font-size:24px;}
    .msPro ul {padding-top:30px;}
    .msPro ul li { margin-top:20px}
    .msPro ul li i { padding:0px 15px;}
    .msPro ul li a{font-size:14px;}
}
@media (min-width: 992px) and (max-width: 1199px) {
    .msPro {
        background-image: url("../images/1_07_1.png");
        min-height: 826px;  
    }
}


/*新闻动态*/
.news {
    margin-top:100px;
    position: relative;
    overflow: hidden;
    background-image: url("../images/1_08.jpg");
    background-repeat:repeat-y;
    background-position:center;
    min-height:835px;
}
.divNT{float:left; width:100%; margin-top:30px;}
.divNT ul { display:table; margin:0 auto;}
.divNT ul li{float:left; margin:0px 10px;}
.divNT ul li a{font-size:26px; color:#363636; padding-bottom:10px;}
.divNT ul li a:hover{border-bottom:4px solid #e40000;}
.divNT ul li a.hover{border-bottom:4px solid #e40000}
.news .dDesc {float:left; width:100%; text-align:center; margin-top:40px;}

.container_image{width:1200px;height:550px;margin:0 auto;position:relative; margin-top:60px;}
.container_image .i_btn{display:block;width:283px;height:139px;position:absolute;top:52px;z-index:3; background:url(../images/icon.png); line-height:139px; text-align:center; font-size:24px;color:#fff;}
.container_image .prev_L{left:0px;}
.container_image .next_R{right:0px;}
.slide_img {width:566px;height:550px;position:relative;z-index:1;}
.slide_img li{width:283px;height:550px;overflow:hidden;position:absolute;}
.slide_img li a img{position:absolute;height:auto;} 
.slide_img li .info{height:224px;position:absolute;left:0;bottom:0;width:100%;color:#676565;z-index:3;}
.info .i_l {float:left; width:67px; height:67px; background:#e40000; border-radius:5px; color:#fff; margin-right:20px; text-align:center; padding-top:10px; font-size:12px; margin-top:10px;}
.info .i_l label {float:left; width:100%; font-weight:normal;line-height:15px}
.slide_img li .info span{font-size:16px;display:block;height:36px;overflow:hidden;line-height:36px; color:#363636; font-weight:bold}
.slide_img li .info p{line-height:28px;height:84px;overflow:hidden; font-size:12px; color:#676565}
.slide_img li .info a {width:120px; height:40px; line-height:40px;float:left; background:#007cc2; color:#fff; text-align:center;-webkit-transition: transform 0.3s,box-shadow 0.3s; margin-top:40px;}
.slide_img li .info a:hover {background:#e40000;transform:translate(-3px,-3px);box-shadow:3px 3px 5px 0px #000;}

.artNews {float:left; width:100%; padding-bottom:30px; display:none}
.artNews .list {float:left; width:100%; margin-top:20px}
.artNews .list .dImgs {float:left; width:100%}
.artNews .list .mCon {float:left; width:100%; margin-top:10px;}
.artNews .list .mCon .i_l {float:left; width:67px; height:67px; background:#e40000; border-radius:5px; color:#fff; margin-right:20px; text-align:center; padding-top:10px; font-size:12px; margin-top:10px;}
.artNews .list .mCon .i_l label {float:left; width:100%; font-weight:normal}
.artNews .list .mCon span{font-size:16px;display:block;height:36px;overflow:hidden;line-height:36px; color:#363636; font-weight:bold}
.artNews .list .mCon p{line-height:28px;height:84px;overflow:hidden; font-size:12px; color:#676565}



@media (max-width: 767px) {
    .container_image {display:none}
    .artNews { display:block}
}
@media (min-width: 768px) and (max-width: 991px) {
     .divNT ul li a{font-size:20px;}
     .container_image{width:720px;height:550px;}
     .container_image .i_btn{width:200px;height:98px;top:90px; line-height:98px;font-size:18px;}
}
@media (min-width: 992px) and (max-width: 1199px) {
     .divNT ul li a{font-size:24px;}
     .container_image{width:940px;height:550px;}
     .container_image .i_btn{width:200px;height:98px;top:90px; line-height:98px;font-size:20px;}
}
@media (min-width: 1200px) and (max-width: 1440px) {
    .container_image{width:1140px;height:550px;}
}


/*订阅*/
.dy {
    overflow: hidden;
    background-image: url("../images/1_09.png");
    background-repeat:no-repeat;
    background-position:center;
    min-height:162px;
}
.nLef{float:left; margin-top:40px; padding-left:300px; background:url(../images/1_10.png) no-repeat 140px center; padding-bottom:10px;}
.nLef h1{float:left; font-size:18px; color:#f0f0f0}
.nLef p{float:left; font-size:18px; color:#f0f0f0}
.btnSub{ width:130px; line-height:38px; display:block; color:#fff; text-align:center; font-size:14px; background:#e40000; text-transform:uppercase; margin-top:70px;float:left;-webkit-transition: transform 0.3s,box-shadow 0.3s;}
.btnSub:hover{ background:#de6d0b;color:#fff;transform:translate(-3px,-3px);box-shadow:3px 3px 5px 0px #000;}

@media (max-width: 767px) {
    .nLef {margin-top:0px;}
    .nLef h1{font-size:16px;}
    .nLef p{font-size:14px;}
    .nLef{padding-left:0px; background:none;}
    .dy .col-sm-9 {width:100%;float:left}
    .dy .col-sm-3 {width:100%;float:left}
    .btnSub{margin-top:0px;}
}
@media (min-width: 768px) and (max-width: 991px) {
    .nLef h1{font-size:16px;}
    .nLef p{font-size:14px;}
    .nLef{padding-left:150px; background:url(../images/1_10.png) no-repeat 10px center;}
}
@media (min-width: 992px) and (max-width: 1199px) {
    .nLef h1{font-size:16px;}
    .nLef p{font-size:14px;}
    .nLef{padding-left:200px; background:url(../images/1_10.png) no-repeat 40px center;}
}


/*底部*/
.foot {
    position: relative;
    overflow: hidden;
    background:#363636;
    background-repeat:repeat-y;
    min-height:450px;
    background-attachment: fixed;
}
.foot .fLogo {float:left; margin-top:64px;}
.foot .fAbout {color:#8c8c8c; margin-top:20px; line-height:28px; width:90%}
.foot h1 {font-size:18px; color:#f5f5f5; font-weight:normal;line-height:50px; margin-top:60px;}
.foot ul {float:left;width:100%; line-height:32px; margin-top:5px;}
.foot ul li{float:left;width:100%;}
.foot ul a{float:left; color:#8c8c8c;}
.foot ul a:hover{color:#e40000;}
.foot ul a i {color:#e40000}
.foot div.cont {float:left;width:100%; line-height:32px; margin-top:15px;color:#8c8c8c;}
.foot div.cont a {color:#e40000}
.foot div.cont i {width:35px; height:35px; margin-right:10px; font-size:20px;}

.foot .col-sm-4:nth-child(1) {width:45%;}
.foot .col-sm-4:nth-child(2) {width:25%;}
.foot .col-sm-4:nth-child(3) {width:30%;}

.copy {float:left; width:100%;border-top:1px solid #707070; color:#ababab; margin-top:30px; line-height:70px; font-size:16px;}
.copy span {float:right}
.copy span a{color:#ababab}


@media (max-width: 767px) {
    .foot {
        min-height:35px;
        background:#fff;
        color:#5a5a5a;
    }
    .copy {font-size:12px;line-height:24px;padding-bottom:20px;padding-top:10px;}
        .copy span{float:left;width:100%;}
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
    
}
@media (min-width: 1200px) and (max-width: 1440px) {
    
}

@charset "utf-8";


/*内页*/
.mMain {background:#fff;width:100%; min-height:700px;}
.aboutli {width:100%; padding-top:20px}
.aboutli h1 { text-transform:uppercase; font-size:28px; font-weight:normal}
.aboutli p {color:#7a7a7a; font-size:14px;}
@media (max-width: 767px) {
    .aboutli {margin-top:75px;}
    .aboutli h1 { text-transform:uppercase; font-size:28px;}
}
.newsli{ list-style:none; text-align:center;display:table; margin:0 auto; margin-top:30px; }
.newsli li{display:inline; margin-right:8px; margin-bottom:26px;float:left}
.newsli li a{line-height:30px; background:#f1f1f1; color:#666666;padding:10px; font-size:14px;}
.newsli li a:hover{ background:#007cc2;color:#fff; text-decoration:none}
.newsli li a.hover{ background:#007cc2;color:#fff}

.nwTit { padding:20px 0px;border-bottom:1px solid #dcdcdc; text-align:center}
.nwTit .pubDate{ font-weight:bold;}
.nwTit .pubShare { margin-top:10px;}
.nwTit .pubShare ul{float:right;}
.nwTit .pubShare ul li{float:left; margin-left:5px;}
.nwTit .pubShare ul li a{width:20px; height:20px; display:block; font-size:16px; color:#a3a3a3}
.nwTit .pubShare ul li a:hover {color:#079bff}


.aboutbg2
{
	  padding-top:30px; 
}
@media (min-width: 48em) {
.contact-data__icon.contact-data__icon--customer-service {
	left: 10px;
	width: 48px;
	height: 46px
}
}
.contact-data__label {
	display: block;
	margin-bottom: 5px;
	color: #696969
}
.contact-data__deco {
	display: none;
	z-index: -1
}
@media (min-width: 48em) {
.contact-data__deco {
	display: block;
	position: absolute;
	bottom: -40px;
	right: 0
}
}


.contact-data {
	position: relative;
	z-index: 1;
	padding-bottom: 60px;
	font-size: 19px;
	line-height: 1.15;
	color: #2f2f2f;
	
	overflow: visible;
	 padding-top:25px;
}
.contact-data p {
	margin-bottom: 20px
}
.contact-data strong {

}
@media (min-width: 48em) {
.contact-data {
	padding-bottom: 100px;
	font-size: 21px;
}
}
.contact-data__col {
	position: relative;
	padding-left: 54px
}
@media (min-width: 48em) {
.contact-data__col {
	padding-left: 80px
}
}
.contact-data__col--1 {
	margin-bottom: 40px
}
@media (min-width: 48em) {
.contact-data__col--1 {
	margin-bottom: 0
}
}
.contact-data__icon {
	position: absolute;
	top: 0;
	color: #9e9e9e
}
@media (min-width: 48em) {
.contact-data__icon {
	margin-bottom: 0
}
}
.contact-data__icon.contact-data__icon--location {
	left: 15px;
	width: 24px;
	height: 36px
}
@media (min-width: 48em) {
.contact-data__icon.contact-data__icon--location {
	left: 24px;
	width: 32px;
	height: 48px;
}

}
.contact-data__icon.contact-data__icon--customer-service {
	left: 11px;
	width: 32px;
	height: 31px
}
@media (min-width: 48em) {
.contact-data__icon.contact-data__icon--customer-service {
	left: 10px;
	width: 48px;
	height: 46px
}
}


@media (max-width: 768px)
{
	.contact-data__icon.contact-data__icon--location img{
	
	width: 32px;
	height: 32px;
}
	.contact-data__icon.contact-data__icon--customer-service img
	{
		 width:35px;  height:35px;
	}
}
/*loading*/
        .loading
        {
            font-size: 1em;
            width: 6em;
            padding: 2px;
            background-color: #7a7f89;
            border: 1px solid #999;
            text-align: center;
            display: none;
            color: #fff;
            position: fixed;
            _position: absolute;
            left: 50%;
            top: 50%;
            margin-left: -3em;
            z-index: 9999;
        }

            .loading span
            {
                display: inline-block;
                height: 16px;
                vertical-align: middle;
                width: 16px;
                background: url(/images/icon-loading-16px.gif) no-repeat 0 0;
            }

            .loading b
            {
                font-weight: normal;
            }



			.contact-map {
    margin-top: 40px;
    margin-bottom: 40px;
}


			#contact-page{
  padding-top: 0;
}

#contact-page .contact-form 
.form-group label {
  color: #4E4E4E;
  font-size: 16px;
  font-weight: 300;
}

.form-group .form-control {
  padding: 7px 12px;
  border-color:#ddd;
  box-shadow: none;
}

textarea#message{
  resize: none;
  padding: 10px;
}

#contact-page .contact-wrap {
  margin-top: 20px;
}


/*产品*/
.product {
	position: relative;
	padding: 30px 15px 40px;
	height: auto;
	overflow: hidden
}
@media (min-width: 48em) {
.product {
	float: left;
	width: 33.3333333%;
	height: 360px;
	padding-right: 20px;
	padding-left: 20px
}
}
@media (min-width: 48em) and (min-width: 48em) {
.product:hover .product__photo__img, .product:active .product__photo__img, .product:focus .product__photo__img {
	-webkit-transform: translateX(-20px);
	-ms-transform: translateX(-20px);
	-o-transform: translateX(-20px);
	transform: translateX(-20px)
}
}
@media (min-width: 48em) {
.product:hover .product__desc, .product:active .product__desc, .product:focus .product__desc {
	border-color: #535353
}
}
@media (min-width: 62em) {
.product {
	height: 375px;
	padding-top: 40px;
	padding-right: 25px;
	padding-left: 25px
}
}
@media (min-width: 75em) {
.product {
	height: 450px;
	padding-right: 40px;
	padding-left: 40px
}
}
@media (min-width: 85.375em) {
.product {
	height: 500px
}
}
@media (min-width: 105em) {
.product {
	height: 550px
}
}
.product__link {
	position: absolute;
	z-index: 4;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: url("/images/fix.png");
}
.product__link:hover, .product__link:active, .product__link:focus {
	text-decoration: none
}
.product__info {
	position: relative;
	z-index: 3;
	margin-bottom: 10px;
    text-align:center;
}
.product__title {
	font-size: 20px;
	margin-bottom: 2px;
    display:table;
    margin:0 auto;
	line-height: 1.4;
	text-transform: uppercase;
	color: #000;
	-webkit-transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1)
}
@media (min-width: 62em) {
.product__title {
	font-size: 20px
}
}
.product__desc {
	display: inline-block;
	border-bottom: 1px solid transparent;
	margin: 0 0 7px;
	font-size: 18px;
	line-height: 1.35;
    padding-bottom:10px;
	color: #535353;
	-webkit-transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), border 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), border 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), border 0.35s cubic-bezier(0.215, 0.61, 0.355, 1)
}
.product__author {
	margin: 0;

	font-size: 13px;
	line-height: 1.5;
	color: #000;
	-webkit-transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1)
}
.product__photo {
	position: relative;
	z-index: 2;
	font-size: 0px;
	text-align: center
}
.product__photo:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	height: 100%
}
@media (min-width: 48em) {
.product__photo {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-top: 110px
}
}
@media (min-width: 75em) {
.product__photo {
	padding-top: 75px
}
}
@media (min-width: 85.375em) {
.product__photo {
	padding-top: 30px
}
}
.product__photo__img {
	position: relative;
	display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	-webkit-transition: -webkit-transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: -webkit-transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1), -o-transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1), -o-transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
	will-change: transform
}
@media (min-width: 48em) {
.product__photo__img {
	max-width: 90%;
	max-height: 90%;
	margin-top: 0px
}
}
@media (min-width: 62em) {
.product__photo__img {
	max-width: 90%;
	max-height: 80%
}
}
@media (min-width: 75em) {
.product__photo__img {
	max-height: 90%
}
}
.product.product--photo-bg {
	min-height: 300px
}
.product.product--photo-bg .product__title {
	color: #fff
}
@media (min-width: 48em) {
.product.product--photo-bg .product__title {
	max-width: 50%
}
}
.product.product--photo-bg .product__desc {
	color: #fff;
	white-space: normal
}
@media (min-width: 48em) {
.product.product--photo-bg .product__desc {
	max-width: 50%
}
}
.product.product--photo-bg .product__author {
	color: #fff
}
@media (min-width: 48em) {
.product.product--photo-bg .product__author {
	max-width: 50%
}
}
.product.product--photo-bg .product__photo {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	background-size: auto 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	-webkit-transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -o-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -o-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.product.product--photo-bg .product__photo__overlay {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-color: #fff;
	-webkit-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
	will-change: background-color, transform;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.product.product--photo-bg:hover .product__title, .product.product--photo-bg:active .product__title, .product.product--photo-bg:focus .product__title {
	color: #000
}
.product.product--photo-bg:hover .product__desc, .product.product--photo-bg:active .product__desc, .product.product--photo-bg:focus .product__desc {
	color: #000;
	border-color: transparent
}
.product.product--photo-bg:hover .product__author, .product.product--photo-bg:active .product__author, .product.product--photo-bg:focus .product__author {
	color: #000
}
.product.product--photo-bg:hover .product__photo, .product.product--photo-bg:active .product__photo, .product.product--photo-bg:focus .product__photo {
	-webkit-transform: scale(1.03);
	-ms-transform: scale(1.03);
	-o-transform: scale(1.03);
	transform: scale(1.03)
}
.product.product--photo-bg:hover .product__photo__overlay, .product.product--photo-bg:active .product__photo__overlay, .product.product--photo-bg:focus .product__photo__overlay {
	opacity: 0.7
}
@media (min-width: 30em) {
.product.product--photo-bg {
	min-height: 350px
}
}


.product.product--width-100 {
	width: auto;
	float: none
}
@media (min-width: 62em) {
.product.product--width-100 {
	height: 425px
}
}
@media (min-width: 75em) {
.product.product--width-100 {
	height: 500px
}
}
@media (min-width: 85.375em) {
.product.product--width-100 {
	height: 550px
}
}
@media (min-width: 105em) {
.product.product--width-100 {
	height: 600px
}
}
@media (max-width:767px )
{
	.product.product--width-100
	{
		
	}
}
@media (min-width:768px )
{
	.pbgcolor1
	{
		background-color: rgb(255,255,255);
	}

	.pbgcolor2
	{
		background-color: rgb(238,238,238);
	}
}
@media (max-width:767px )
{
	.pbgcolor1
	{
		background-color: rgb(255,255,255); border-bottom:1px solid #ddd;
	}

	.pbgcolor2
	{
		background-color: rgb(255,255,255); border-bottom:1px solid #ddd;
	}
}

.nBar {width:100%; background:#eaeaea; padding:22px 0px}
.nBar strong{font-size:16px; color:#000; font-weight:normal;}
.nBar .Location {float:right; font-size:14px;}
.nBar .Location a{color:#a3a3a3}
.md_desc {padding:30px 0px; border-bottom:1px solid #dadada; font-size:24px; line-height:30px;}
.md_Location {padding-bottom:10px; border-bottom:1px solid #dadada; font-size:14px; line-height:30px;}
.mk-page {font-size:14px; padding:20px 0px; line-height:30px;}
    

.mp_Desc { font-size:18px; font-weight:bold; color:#2e2e2e; border-bottom:1px solid #dadada; padding:10px 0px; cursor:pointer}
.mp_Desc:hover { color:#007cc2}
.mp_Remark {padding-top:10px;}
.softBtn { padding:10px 10px; background:#007cc2; color:#fff; display:block; width:100px; text-align:center; border-radius:10px; margin:10px 0px;}
.softBtn:hover { color:#fff; background:#bababb}

.portfolio {
    margin-top: 50px;
}

.portfolio-title1 {
    background: url(../images/line.png) left center repeat-x;
}

.portfolio-title1 h3 {
    width: 240px;
    margin: 0 auto;
    background: #fff;
    font-size: 24px;
    color: #5d5d5d;
    text-align:center;
}

.portfolio .work {
    margin-top: 40px;
    padding-bottom: 20px;
    background: #f8f8f8;
    border-bottom: 2px solid #007cc2;
    text-align:center;
}

.portfolio .work:hover img {
    opacity: 0.7;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
}

.portfolio .work:hover {
    box-shadow:
        0 5px 15px 0 rgba(0,0,0,.05),
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
}

.portfolio .work .icon-awesome {
    margin-top: 15px;
    font-size: 22px;
    line-height: 22px;
}

.portfolio .work .icon-awesome a {
    display: inline-block;
    padding: 5px 9px;
    background: #007cc2; 
    color: #fff;
    -moz-border-radius: 19px;
    -webkit-border-radius: 19px;
    border-radius: 19px;
    -moz-box-shadow:
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow:
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow:
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

.portfolio .work .icon-awesome a:hover {
    background: #5d5d5d;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio .work .icon-awesome a:active {
    -moz-box-shadow:
        0 5px 10px 0 rgba(0,0,0,.15) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow:
        0 5px 10px 0 rgba(0,0,0,.15) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow:
        0 5px 10px 0 rgba(0,0,0,.15) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

.portfolio .work h4 {
    margin-top: 20px;
    font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #5d5d5d;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.portfolio .work p {
    line-height: 24px;
    font-style: italic;
}

.cr {float:right}
.cr ul {float:left; margin-top:24px;}
.cr ul li{float:left; margin-right:8px}
.cr ul li a{float:left;width:35px; height:30px; line-height:30px; display:block; background:#5278f3; color:#fff; font-size:16px; text-align:center}
.cr ul li a.f { background:#5178f2}
.cr ul li a.t { background:#51b9f4}
.cr ul li a.i { background:#3ea0b9}
.cr ul li a.g { background:#f6514c}



#fh5co-contact {margin-top:50px;}
#fh5co-contact p{ font-size:16px; line-height:30px;}
#fh5co-contact .contact-info {
  margin: 0;
  padding: 0;
  margin-top:20px;
  float:left;
}
#fh5co-contact .contact-info li {
  list-style: none;
  margin: 0 0 15px 0;
  position: relative;
  padding-left: 40px;
}
#fh5co-contact .contact-info li i {
  position: absolute;
  top: 0em;
  left: 0;
  font-size: 22px;
  color: rgba(0, 0, 0, 0.3);
}
#fh5co-contact .contact-info li a {
  font-weight: 400 !important;
  color:#000;
}
#fh5co-contact .form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 14px;
  font-weight: 400;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
#fh5co-contact .form-control:focus, #fh5co-contact .form-control:active {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
#fh5co-contact input[type="text"] {
  height: 50px;
}
#fh5co-contact .form-group {
  margin-bottom: 30px;
}

.con_map{float:left;width:100%;border:2px solid #ececec}
.mapContent{float:left;width:100%;height:500px;}
.BMap_Marker > div{
    position: relative;
    text-align: center;
    overflow: auto !important;
    animation: loc 2000ms infinite;
    -webkit-animation: loc 2000ms infinite;
    line-height: 150px;
}
.BMap_Marker > div > img{
    display: inline-block !important;
}
@keyframes loc
{
    from {transform: scale(1);}
    to {transform: scale(1.5);}
}
@-webkit-keyframes
{
    from {transform: scale(1);}
    to {transform: scale(1.5);}
}