/*初始化样式*/
html {
  margin: 0;
  padding: 0;
  border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  background: #fff;
  color: #666;
  position: relative;
  font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
  vertical-align: baseline;
  width: 100%;
  overflow-x: hidden;
}

a {
  text-decoration: none;
  outline: none;
}

a:link {
  color: #666;
}

a:visited {
  color: #666;
}

a:hover,
a:active,
a:focus {
  color: #3480ce;
  text-decoration: none;
  outline: none;
}

input {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei';
}

img {
  border: none;
  background: none;
  vertical-align: middle;
}

ul,
ol,
li {
  list-style-type: none;
}

select,
input,
img,
select {
  vertical-align: middle;
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

table,
th,
td {
  vertical-align: middle
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.clearfix {
  zoom: 1
}

.clearboth {
  height: 0px;
  line-height: 0px;
  overflow: hidden;
  clear: both;
  font-size: 0px;
}

h1,
h2,
h3,
h4 {
  font-size: 12px;
  font-weight: bold;
}

hr {
  border: 0;
  border-top: 1px solid #ccc;
  height: 0;
}

/*----- Common css ------*/
.fl {
  float: left;
}

.fr {
  float: right;
}

.di {
  _display: inline;
}

.fwn {
  font-weight: normal;
}

.dib {
  *display: inline;
  _zoom: 1;
  _display: inline;
  _font-size: 0px;
}


/*滚动*/
#demo {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}

#indemo {
  float: left;
  width: 800%
}

#demo1 {
  float: left;
}

#demo2 {
  float: left;
}

#m_demo {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}

#m_indemo {
  float: left;
  width: 800%
}

#m_demo1 {
  float: left;
}

#m_demo2 {
  float: left;
}



.wh {
  width: 1200px;
  margin: 0 auto;
}

.pos {
  position: relative;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
}

.com-img {
  display: inline;
  overflow: hidden;
  margin: 0 auto;
  display: table;
}

.com-img img {
  transition: all 0.5s ease-in 0s;
  -webkit-transition: all 0.5s ease-in 0s;
  -moz-transition: all 0.5s ease-in 0s;
  -o-transition: all 0.5s ease-in 0s;
}

.com-img:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}






/*头部样式*/
.top1 {
  height: 29px;
  background: #bf9f62;
  color: #fff;
  line-height: 29px;
  overflow: hidden;
}

.top2 {
  height: 150px;
  overflow: hidden;
}

#header {
  width: 1000px;
  margin: 0 auto;
}

.logo {
  float: left;
  line-height: 150px;
}

.top2 .k2 {
  margin-top: 45px;
}

.topLink {
  float: right;
  text-align: right;
  position: relative;
  z-index: 9999;
}

.translate {
  width: 100px;
  position: absolute;
  left: 0;
  top: 10px;
  z-index: 9999;
}

.tran-in {
  left: 120px;
}

.translate li {
  border: 1px dashed #cccccc;
  line-height: 26px;
  text-align: left;
  background: #fff;
}

.translate li a {
  display: block;
  padding-left: 10px;
  background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
  text-decoration: none;
  color: #275cea;
  cursor: pointer;
}

.translate-en {
  display: none;
  padding: 6px;
  padding-top: 0px;
}

.translate li .translate-en a {
  padding-left: 0px;
  text-align: center;
  background: #fff;
  border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
  font-weight: bold;
}

.topLink .f_count {
  color: #ff0000;
  font-size: 13px;
  font-weight: bold;
}

.topLink .k1 a {
  color: #fff;
}

.topLink .k2 {
  color: #074b91;
  font-size: 14px;
  font-family: "微软雅黑";
}



/*热门搜索
.sou {
  margin: 15px 0;
}

#formsearch {
  float: right;
}

.hotSearch {
  float: left;
  height: 24px;
  line-height: 24px;
  font-weight: normal;
}

#search-type {
  float: left;
  width: 100px;
  height: 24px;
  border: 1px solid #c8c8c8;
  margin-right: 5px;
}
*/

/*搜索和热门搜索
.hotSearch a {
  margin-right: 6px;
}

#formsearch input {
  height: 22px;
  background: #fff;
  border: 1px solid #c8c8c8;
  line-height: 22px;
}

#formsearch input#keyword {
  height: 22px;
  line-height: 22px;
  padding-left: 4px;
  color: #666;
}

#formsearch input#s_btn {
  width: 46px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background-color: #3480ce;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 12px;
}
*/






/*内页左侧样式

.container {
  width: 1200px !important;
  margin: 0 auto;
  padding: 0;
}

.page-position a {
  color: #fff;
}

.left {
  width: 225px;
  float: left;
}

.right {
  width: 940px;
  float: right;
}

.xypg-case-list li {
  width: 300px;
}

.xypg-product-list li {
  width: 293px;
}

.xypg-product-list li .img img {
  width: 271px;
  height: 255px;
}

.relate-product-slick .owl-item .img img {
  width: 213px;
  height: 200px;
}

.xypg-case-list li .img img {
  width: 300px;
  height: 157px;
}

.page-product-inquiry a {
  color: #fff;
}

.page-mob-tool {
  display: none;
}

*/





.bbcx{
    padding: 10px;
}
.bbcxbt{
    font-size: 49px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 6px;
    color: #000000;
    text-align: center;
    margin-top: 1.5vw;
}

.bbcxly{
    background-color: #ffffff;
    box-shadow: 0px 1px 7px 0px 
  rgba(0, 0, 0, 0.19);
    border-radius: 12px;
    padding: 15px 5.2vw;
    margin-top: 6.5vw;
}
.bbcxly form{}
.bbcxly form .cert-input{
    height: 56px;
    background-color: #f8f8f8;
    border-radius: 6px;
    width: calc(100% - 130px);
    float: left;
}
.bbcxly form .cert-input input{
    height: 56px;
    width: 100%;
    padding-left: 25px;
    font-size: 18px;
    -webkit-text-fill-color: #222;
    background: url(../images/cert.png) no-repeat center;
    background-size: 100% 100%;
}
.bbcxly form .btn{
    width: 104px;
    height: 56px;
    background-color: #139f57;
    border-radius: 6px;
    float: right;
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 3px;
    color: #ffffff;
}

.bbcxx1{
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #222222;
    margin-top: 25px;
}



.cxjg{
    padding: 0 10vw;
    margin-top: 3.5vw;
}
.bbcxbt2{
    font-size: 35px;
    font-weight: normal;
    letter-spacing: 4px;
    color: #000000;
    text-align: center;
    margin-top: 1.5vw;
    margin-bottom: 37px;
}

.cxjg .am-table thead th{
    height: 65px;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 2px;
    color: #000000;
    text-align: center;
}

.cxjg .am-table tbody tr td{
    height: 65px;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 2px;
    color: #000000;
}

.bbcxx2{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #000000;
	margin-top: 25px;
}

.cxjg2{
 margin-top: 3.5vw;
}

.bbcxx3{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #000000;
	margin-top: 25px;
	text-align: center;
}


@media (max-width: 992px) {  
    
.bbcxbt{font-size: 32px;}
.bbcxly form .cert-input{
    width: 100%;
}
.bbcxly{
    padding: 16px 3.2vw;
}
.bbcxly form .btn{
    width: 40%;
    float: none;
    margin-left: 30%;
    font-size: 20px;
    padding: 0;
    line-height: 40px;
    height: 40px;
    margin-top: 15px;
}
.bbcxly form .cert-input input{
    font-size: 14px;
}    

.bbcxbt2{font-size: 22px;}
.bbcxbt2 img{width: 34px;}

.cxjg{padding: 0;}
    
    
}

