﻿

/* CSS Document */
* {margin: 0;padding: 0;font-family: 微软雅黑;color: #000; -webkit-tap-highlight-color:transparent;font-size: 16px;background-repeat: no-repeat;box-sizing: border-box;}
a {display:block;text-decoration: none;
}
img { border:0px; display: block}

body {margin: 0 auto;background-repeat: repeat;position: relative;}
ul, li { list-style-type:none; }
button {border: none;outline: none;background-color: transparent;box-sizing: content-box;}
p {line-height: 2em;text-align: justify;font-size: 14px;color: #000;text-indent: 2em;}

.cout p img {width: auto;
    height: 100%;}

p img {width:1300px}

@media only screen and (max-width:1024px) {
	p img {width: 100%}
}

table {border: none;border-collapse: collapse;border:0 }
tr {border: none;}
td {border: none;}
input {outline: none;border: none;}
.yx {width:1300px;margin: 0 auto;}


p img {display:inline-block;text-indent: 0;}
