*{margin: 0; padding: 0;}
body{background-color: #fff; font: normal 15px / 27px "Roboto", Helvetica, Arial, Verdana, sans-serif;}
a {
    text-decoration: none
}

a:hover {
    cursor: pointer
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #6c6c6c inset
}

* {
    margin: 0;
    padding: 0
}

.left {
    float: left
}

.right {
    float: right
}

ol,ul {
    margin-bottom: 0
}

ul li {
    list-style-type: none
}

p {
    margin: 0
}

a:hover {
    text-decoration: none
}
.addColor{
	color: #275b90;
}
.addFw{
	font-weight: bold;
}
.fsb{
	font-size: 0.38rem;
}
.wrapBox{
	width: 100%;
	height: auto;
	padding: 0px 0 30px;
}
.productIntro{
	width: 100%;
	height: auto;
}
.productIntro img{
	width: 100%;
	height: auto;
}
.proInfoList,.advantage,.instructionsBox,.applicationBox,.structureBox{
	padding: 5% 10% 3%;
}
.applicationBox{
	padding-bottom: 0;
}
.itemTit{
	height: 1.653333rem;
	line-height: 30px;
	color: #275b90;
	font-size: 0.533333rem;
	font-weight: bold;
}
.titIcon{
	display: inline-block;
	width: 1.386666rem;
	height: 100%;
	vertical-align: middle;
}
.titIcon.one{
	background: url(../img/one.jpg) no-repeat;
	background-size: 100% 100%;
}
.titIcon.two{
	background: url(../img/two.jpg) no-repeat;
	background-size: 100% 100%;
}
.titIcon.three{
	background: url(../img/three.jpg) no-repeat;
	background-size: 100% 100%;
}
.itemCon{
	width: 100%;
	padding: 0 5%;
	font-size: 0.36rem;
}
.itemCon p{
	line-height: 0.666666rem;
	position: relative;
	margin-bottom: 0.2rem;
}
.itemCon div{
	margin-bottom: 0.3rem;
}
.itemCon p span{
	display: inline-block;
	padding-left: 0.266666rem;
	box-sizing: border-box;
	color: #585757;
	font-weight: bold;
}
.addColor{
	color: #275b90;
}
.itemCon p:before{
	content: '';
	display: inline-block;
	width: 0.266666rem;
	height: 0.266666rem;
	background-color: #275b90;
	border-radius: 0.04rem;
	transform:rotate(50deg);
	-ms-transform:rotate(50deg); /* Internet Explorer */
	-moz-transform:rotate(50deg); /* Firefox */
	-webkit-transform:rotate(50deg); /* Safari 和 Chrome */
	-o-transform:rotate(50deg); /* Opera */
	margin-right: 0.066666rem;
	position: absolute;
	left: -0.266666rem;
	top: 0.15rem;
}

.smItemTit{
	font-size: 0.48rem;
	color: #275b90;
}
.itemContent{
	padding: 0 5%;
	font-size: 0.36rem;
	color: #585757;
}
.itemContent .InfoTit{
	font-size: 0.426666rem;
	font-weight: bold;
}
.itemContent .ConInfo{
	padding-left: 0.666666rem;
	margin-bottom: 0.666666rem;
}
.itemContent img{
	width: 100%;
	height: auto;
}
.advantBigTit .bTit{
	font-weight: bold;
	font-size: 0.7rem;
	margin-right: 0.3rem;
}
.advantBigTit,.applicatTit{
	font-size: 0.5rem;
	font-weight: bold;
	color: #2a5e97;
	margin-bottom: 0.266666rem;
	margin-left: -0.4rem
}
.advantCon,.convenientCon{
	padding-left: 0.666666rem;
}
.advantsmTit{
	font-size: 0.533333rem;
	font-weight: bold;
	color: #2a5e97;
}
.aIntro{
	font-size: 0.333333rem;
	color: #585757;
	line-height: 0.533333rem;
	margin-bottom: 0.2rem;
}
.advantIntro{
	font-size: 0.333333rem;
	font-weight: bold;
	color: #585757;
	line-height: 0.533333rem;
	margin-bottom: 0.2rem;
}
.advantCon p,.convenientCon p{
	font-size: 0.32rem;
	color: #585757;
	margin-bottom: 0.133333rem;
	position: relative;
}
.advantCon p:before{
	content: '';
	display: block;
	height: 0.266666rem;
	width: 0.266666rem;
	border-top: 0.266666rem solid #275b90;
	border-right: 0.266666rem solid transparent;
    border-bottom: 0.266666rem solid transparent;
    position: absolute;
    left: -0.3rem;
    top: -0.01rem;
}
.advantCon img,.convenientCon img{
	width: 100%;
	height: auto;
}
.tubiaoPage{
	width: 100%;
	padding: 0 5%;
	box-sizing: border-box;
}
.pageBg,.pageCon,.instructCon,.structCon{
	width: 100%;
}
.pageBg img,.pageCon img,.instructCon img,.structCon img{
	width: 100%;
	height: auto;
}
.instructInfo{
	margin-top: 0.4rem;
	color: #717070;
	font-size: 0.4rem;
}
.instructInfo h4{
	font-size: 0.4rem;
	font-weight: bold;
}
.fwb{
	font-weight: bold;
}
.instructCon{
	margin-bottom: 0.266666rem;
}
.applicatItem{
	width: 100%;
	padding: 0.466666rem 0.48rem 0.666666rem 0.466666rem;
	margin: 0.133333rem 0;
	box-sizing: border-box;
}
.applicatItem.applicatItem1{
	background-color: #2a5e97;
	color: #fff;
}
.applicatItem.applicatItem2{
	background-color: #d6e3f0;
	color: #2a5e97;
}
.applicatItem.applicatItem3{
	padding: 0;
	width: 100%;
}
.applicatItem3 img{
	width: 100%;
	height: auto;
}
.applicatItem p{
	font-size: 0.373333rem;
}
.appItemTit{
	font-size: 0.493333rem;
	font-weight: bold;
}

