
body {
  font-family: 'Microsoft YaHei';
  /*! font-weight: 300; */
  font-size: 14px;
  color: #212121;
  line-height: 24px;
/*  background: url("../images/bodybj.jpg");*/
}
p {
  padding:0;
  margin: 0;
  font-size: 14px;
  line-height: 27px;
  color: #666;
}
a {
  color: #212121;
}
ol,ul {list-style:none} 
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #d40000;
  outline: none !important;
  outline-color: transparent !important;
}
select:focus,
input:focus,
button:focus {
  outline-color: transparent;
  outline: none;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1230px;
    width: 100%;
  }
}
img {
  max-width: 100%;
  height: auto;
}
input {
  height: 40px;
}



.style-boxed {
/*  background-image: url('../images/background.jpg');*/
	background-color: #f1f1f1;
  background-repeat: repeat;
  background-size: cover;
}
.style-boxed .tz-site {
  max-width: 1330px;
  width: 100%;
  margin: auto;
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.3);
}
/**
 * * 2.0 - Header
 * -----------------------------------------------------------------------------
 */
.header-content{height: 60px;margin: 20px 0 20px 0;}
#tz-header {
  position: relative;
  z-index: 999;
  background-color: #fff;
}
.header-top {
  position: relative;
  margin: 18px 0 0 0;
	border-bottom: 1px solid #e1e1e1;
}
.header-top:after {
  clear: both;
  display: table;
  content: '';
}
.header-top ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header-top ul:after {
  clear: both;
  display: table;
  content: '';
}
.header-top ul li {
  position: relative;
  float: left;
  padding: 0 0 12px;
  z-index: 99;
}

.header-top ul li i svg{
	display: inline-block;
	color: rgba(0,0,0,0.1);
	float: left;
	padding-right: 5px;
	padding-bottom: 3px;

}
.header-top ul li > a {
  display: block;
  padding: 0 18px;
  border-left: 1px solid #e0e0e0;
  line-height: 16px;
  font-size: 14px;
}
.header-top ul li:first-child a {
  border-left: 0;
}
.header-top ul li ul {
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  right: 0%;
  top: 100%;
  min-width: 100px;
  padding: 10px 14px 8px;
  border: 2px solid #e0e0e0;
  background: #ffffff;
  -webkit-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
}
.header-top ul li ul li {
  float: none;
  padding: 0;
}
.header-top ul li ul li a {
  -webkit-transition: padding-left 0.4s ease 0s;
  -o-transition: padding-left 0.4s ease 0s;
  transition: padding-left 0.4s ease 0s;
  line-height: 31px;
  padding: 0;
  display: block;
}
.header-top ul li ul li a:hover {
  padding-left: 10px !important;
}
.header-top ul li ul:before {
  position: absolute;
  left: 8px;
  top: -7px;
  border-bottom: 5px solid #e0e0e0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: '';
}
.header-top ul li ul:after {
  position: absolute;
  left: 10px;
  top: -4px;
  border-bottom: 4px solid #ffffff;
  border-left: 3px solid transparent;
  border-right: 4px solid transparent;
  content: '';
}
.header-top ul li:hover > ul.sub-menu {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  left: 10px;
  visibility: visible;
}
.header-top ul.pull-left li:first-child a {
  padding-left: 0;
}
.header-top ul.pull-right li:last-child a {
  padding-right: 0;
	float:left;
	margin-left: 10px;
}
.header-top ul.sub-menu a{
	border: none;
}
.tz-tel ul li{float: left;margin-left: 16px; margin-right: 16px;font-size: 16px;font-weight: bold;line-height: 50px}
.tz-tel ul li a{color: #3cb3b1;}
.tz-tel ul li a:hover{color: #c41022}





.main{width: 1330px;background-color: #FFFFFF;margin: auto}

.sycpbt {
    font-size: 35px;
    font-weight: lighter;
    text-align: center;
    padding: 30px 0 10px 0;
    color: #3cb3b1;
    letter-spacing:10px;
}

.synr {
    color: #585858;
    text-align: center;
    font-size: 16px;
    width: 780px;
    margin: auto;
    line-height: 30px;
}
.lin{ text-align: center;}


.pro{width: 1250px;margin: auto}

.pro ul li{float:left;margin: 30px 14px 20px 15px}

.pro ul li a figcaption {display: block; background-color:#3cb3b1;margin: 0 auto}

.pro ul li a figcaption h3 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
    color: #fff;
    margin: 0;
    padding: 13px 15px 13px 15px;
    text-align: center;
    font-weight: normal;
}
.pro ul li a figcaption h3:hover{background-color:#d30e24;}

.pro ul li a {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
    transition: All 0.2s ease-in-out;
    -webkit-transition: All 0.2s ease-in-out;
}

.pro ul li a:hover{color: #c31022;
transition: all .2s linear;}







.totalwidth {
 width:1220px;
 margin:0 auto;
 height:auto;
 margin-top: 30px;
background: url(../images/aboutbg.jpg) no-repeat center top;
}



.shgbbtl {
    width: 10px;
    height: 384px;
    background: #3cb3b1;
    float: left;
}


.hsgbjtzb {
    width: 560px;
    height: 340px;
    /*! background: #f6f6f6; */
    padding: 35px 45px;
    float: left;
}


.ngjlswbz {
    font-size: 22px;
    color: #3cb3b1;
    height: 40px;
}


.gjgnjsld {
    font-size: 14px;
    line-height: 36px;
    color: #333;
    height: 218px;
    margin-bottom: 20px;
}


.srhlsnkd {
    /*! width: 130px; */
    /*! height: 51px; */
    /*! background: #dc1720; */
    margin-right: 20px;
    float: left;
    font-size: 16px;
    color: #fff;
    line-height: 35px;
    text-align: center;
}



.srhlsnkd a {

    width: 98px;
    height: 35px;
    background: #595959;
    float: left;
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    text-align: center;
    display: block;

}

.jjbtyz {
    width: 560px;
    float: left;
    overflow: hidden;
    cursor: pointer;
}


.cjwq_nav {
    height: 40px;
    line-height: 40px;
    padding-top: 25px;
}

.cjwq_nav h3 {
    /*! border-bottom: 2px solid #da0001; */
    float: left;
}

.srhlsnkd a:hover {
    width: 98px;
    height: 35px;
    background: #d30e24;
    float: left;
    font-size: 14px;
    color: #ffffff;
    line-height: 35px;
    text-align: center;
    display: block;
}

.cjwq_nav h3 a {
    font-size: 18px;
    color: #4d4d4d;
    font-weight: bold;
}

.cjwq_nav a.more {
    float: right;
    text-transform: uppercase;
    font-size: 13px;
    color: #767676;
    padding-right: 28px;
}
.list {
    width: 569px;
    /*! border-bottom: 1px #c8c8c8 dashed; */
    /*! padding-bottom: 20px; */
    margin-bottom: 25px;
  margin-top:8px
}


.des {
    margin-left: 28px;
    width: 410px;
    float: right;
    margin-top: 12px;
}

.l {
    float: left;
}


.jjbtyz{float: right;}

.tu{width: 113px;}


.news_content_title h3{
    font-size: 18px;
height: 55px;
line-height: 55px;}

.news_content_title h3 strong{
    font-size: 18px;
height: 55px;
line-height: 55px;
color: #0067d0;}

.news_content_title p {
    font-size: 14px;
    color: #999;
}

#ar_fot{ margin-top:10px; position:relative; padding:15px 0; border-top:1px dashed #e5e5e5;}
#ar_fot h1{ display:block; font-size:12px; line-height:30px; color:#575859;  }
#ar_fot h1 a{ font-size:12px; color:#575859; font-weight:normal;}
#ar_fot h1 a:hover{ color:#063579;}
#ar_fot .bnt_back{ position:absolute; top:28px; right:0; color:#fff; background:#063579; padding:0 25px; font-size:14px; height:30px; line-height:30px;}
#ar_fot .bnt_back:hover{ border-radius:3px;}


.ar_article {
    padding-top: 30px;
    padding-bottom: 20px;
    min-height: 300px;
    font-size: 14px;
    line-height: 26px;
    color: #6e6e6e;
    text-indent: 2em;
}

.td3{ margin-top:30px;}

tr td{ padding-left:12px; height:30px;}
.td3 td{BORDER-RIGHT: #f6f6f6 0px solid;
BORDER-LEFT: #f9f9f9 0px solid;} 
.td3 table{BORDER-RIGHT: #f6f6f6 0px solid;
BORDER-LEFT: #f9f9f9 0px solid;} 

.td3 tr:nth-of-type(2n) {
    background:#ebebeb;
}

.td3 td:nth-of-type(2n+1) { /*! border-right:#333 1px solid; */
}

/*footer*/
.footerlianxi{
	background: #3cb3b1;
	padding: 60px 0;
	text-align: center;
	color: #fff;
}
.footerlianxi .wen{
	width: 700px;
	margin: 0 auto;
	font-size: 18px;
	line-height: 32px;
	padding-bottom: 25px;
}
.flianxia{
	display: inline-block;
	margin: 0 5px;
	border-radius: 50px;
	border: 1px solid rgba(255,255,255,0.25);
	height: 45px;
	/*! line-height: 45px; */
	color: #0e6aad;
	width: 570px;
	/*! font-size: 16px; */
	/*! text-align: left; */
}
.flianxia .bounce{
	display: inline-block;
	float: left;
	border-radius: 50px;
	background: #fff;
	height: 45px;
	line-height: 45px;
	color: #0e6aad;
	text-align: center;
	width: 230px;
	font-size: 16px;
	transition: all .8s ease;
    -moz-transition: all .8s ease;
    -webkit-transition: all .8s ease;
    -o-transition: all .8s ease;
    margin-right: 30px;
}

.flianxia ul{/*! height: 60px; */margin-top: -25px;}
.flianxia ul li{
	float: left;
	position: relative;
	display: block;
	width: 40px;
	height: 40px;
    /*! margin-top: 2px; */
    margin-right: 7px;
}
.flianxia ul li a{
    display: block;
    height: 40px;
}
.flianxia ul li a span{
    position: absolute;
    bottom: 50px;
    line-height: normal;
    background: rgb(255, 255, 255);
    box-shadow: 0px 1px 5px #002744;
    padding: 10px;
    color: #0e6aad;
    border-radius: 5px;
	font-size: 15px;
    text-align: center;
	display: none;
}




.pages {clear: both;height: 30px;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center; font-size:12px; width:100%;}
.pages ul li { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999}
.pages ul li:hover{ background:#105095; color:#fff;border: 1px solid #105095}
.pages ul li.thisclass {display: inline-block;border: 1px solid #105095;padding: 2px 9px;margin: 0 3px;background:#105095;color: #fff;}
.pages ul li.thisclass a {color: #fff;}
.pages ul li a{ display:block;color:#999}
.pages ul li a:hover {color: #fff;}

.flianxia ul li:hover span{
	display: block;
}



.flianxia ul li:nth-of-type(1){
	background: url("../images/share_01.png") no-repeat center center;
}
.flianxia ul li:nth-of-type(2){
	background: url("../images/share_02.png") no-repeat center center;
}
.flianxia ul li:nth-of-type(3){
	background: url("../images/share_03.png") no-repeat center center;
}
.flianxia ul li:nth-of-type(4){
	background: url("../images/share_04.png") no-repeat center center;
}
.flianxia ul li:nth-of-type(5){
	background: url("../images/share_05.png") no-repeat center center;
}
.flianxia ul li:nth-of-type(6){
	background: url("../images/share_06.png") no-repeat center center;
}


#footer {
    padding: 1em 0px;
    font-size: 14px;
    background: #343434;
    color: #bababa;
}
#footer a{color: #bababa;}
#copy {
    text-align: center;
}
.wrap {
    max-width: 1230px;
    padding: 0px;
    margin: 0px auto;
}


/*新闻*/
.shopmrsc li:hover {
 background-color:#f5fafd
}
.shopmrsc {
 /*! border-bottom:#efefef solid 1px; */
 overflow:hidden;
 padding:15px 5px;
   
}
.shopmrsc span{color: #3cb3b1;
font-weight: bold}

.shopmrsc p{}
.shopmrsc a {
 float:left;
 display:block;
 height:135px;
 text-decoration:none;
 position:relative
}
.shopmrsc a:hover {
 color:red;
 text-decoration:none
}
.xwlb_img img {

    width: 205px;
    height: 135px;
    display: table-cell;

}
shopmrsc p.xwlbbt {
 font-size:16px;
 font-family:microsoft yahei;
 font-weight:400
}
.shopmrsc p.xwlbnr {
 font-size:14px;
 font-weight:400;
 #height:50px;
 line-height:24px;
 margin-top:7px;
 color:#999
}
.shopmrsc p.xwlbsj {
 font-size:14px;
 font-weight:400;
 color:#787878;
 /*! position:absolute; */
 line-height:20px;
 /*! bottom:2; */
 margin-top: 10px;
}
.xwlb_img{ margin-right:20px;}
.xwlbbt{font-size:16px;margin-top: 10px;}
.shopmrsc li{margin-bottom: 25px;height: 135px}

.shopmrsc{width: 1220px;margin: auto;padding-top: 40px;/*! margin-bottom: 50px; */}


.in_banner{height: 188px}

/*产品内页*/

.cpny {
    width: 1000px;
    margin: auto;
    padding-bottom: 40px;
}
.cpbt{ font-size:24px; color:#393939; text-align:center; padding-top:70px; margin-bottom:20px;}
.chanpin img {
    display: block;
}
.xntd{ height:55px; background:#3cb3b1; line-height:55px;display:table-cell;vertical-align:middle; width:1010px; color:#fff; font-size:16px; font-weight:bold; font-family:"微软雅黑"; }
.xntd span{ font-size:13px; color:#fefefe; font-weight: normal}
.xntd img{ margin-right:10px; margin-left:50px;vertical-align:middle;}
.cpbg{ background:#f1f1f1; width: 1000px}
.cpjj{ padding:30px 55px; line-height:30px;}




tr td{ padding-left:12px; height:30px;}
.cpjj td{BORDER-RIGHT: #f6f6f6 0px solid;
BORDER-LEFT: #f9f9f9 0px solid;
BORDER-bottom: #f9f9f9 0px solid;
} 
.cpjj table{BORDER-RIGHT: #f6f6f6 0px solid;
BORDER-LEFT: #f9f9f9 0px solid;} 

.cpjj tr:nth-of-type(2n) {
    background:#fcfcfc;
}

.cpjj td { border-right:#333 1px solid;
}


.cpjj ul li{border:1px dashed #909dc1; border-radius:8px 8px 8px 8px; margin-bottom:15px;}

.cpjj img{vertical-align:top; margin-right:30px; border:0}
.cpjj span{ font-size:16px; color:#2b53ad; font-weight:bold;}

.cpjj .jbms{ width:570px; float:right; margin-right:15px;}


.r_box {
	width: 426px;
	float: left;
}
.about_con {
    font-size: 16px;
    line-height: 35px;
    color: #666;
}
.r_box .pd {
    padding: 70px 40px 30px;
    background: #3cb3b1;
    color: #fff;
    font-size: 16px;
    height: 400px;
    margin-bottom: 40px;
}
.r_box .pd .tit {
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 20px;
}
.r_box .pd .yb {
    margin-bottom: 35px;
}
.ft02_03 {
    width: 286px;
    float: left;
}
.erweimaimp {
    width: 105px;
    float: left;
    margin: 0 10px;
}
.ft02_03 img {
    width: 95px;
    height: 95px;
    background: #fff;
    padding: 5px;
}
.erweimaimp span {
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 25px;
    color: #cbe8ff;
}
.ditu {
    width: 790px;
    float: left;
}
