*{
	margin: 0;
	padding: 0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

img{
	border: none;
}

ul,ol,li{
	list-style: none;
}
html{font-size:62.5%}
body{font-size: 18px; position:relative;} 

body{
	font-family:'微软雅黑','Heiti SC','华文黑体','黑体',"Helvetica Neue";
   
}
.mymobe{
    font-size: 12px;
}
p{
    line-height: 1.7;
}

.mypc .mar30{
    margin-top: 30px;
}
.mymobe .mar30{
    margin-top: 15px;
}
.mypc .mar50{
    margin-top: 50px;
}
.mymobe .mar50{
    margin-top: 15px;
}
.footer{
    text-align: center;
    padding: 15px 0;
    background: #000;
    color: white;
}

.mypc .pdftitle{
    margin-top: 0;
}
.mymobe .pdftitle{
    font-size: 16px;
}
.down{
    display: block;
    width: 160px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    background: #133075;
    color: white;
    border-radius: 25px;
}
.down:hover{
    text-decoration: none;
    color: white;
    background: #011a81;
}
.mymobe .down{
    display: block;
    width: 120px;
    height: 30px;
    text-align: center;
    line-height:30px;
    background: #133075;
    color: white;
    border-radius: 15px;
}
.mypc .hole-a{
    padding: 50px 0;
    background: #e8e9f1;
}
.mymobe .hole-a{
    padding: 15px 0;
    background: #e8e9f1;
    margin-top: 15px;
}
.mypc .hole-b{
    padding: 30px 0;
    background:url(../image/line.jpg) center top no-repeat
}
.mymobe .hole-b{
    padding: 15px 0;
    background:url(../image/line.jpg) center top no-repeat;
    background-size: cover;

}
.mypc .hole-c{
    padding: 30px 0;
    background: #000;
    color: white;
}
.mymobe .hole-c{
    padding: 15px 0;
    background: #000;
    color: white;
}
.contact-block{
    display: block;
    width: 160px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    background: #133075;
    color: white;
}
.mypc .fontp{
    font-size: 15px;
    margin-top: 15px;
}
.input-group {
    margin-bottom: 10px;
}
.ti-p {
    width: 100%;
    padding: 5px 0;
    text-align: center;
    cursor: pointer;
    color: white;
    background: #0097ba;
    border-radius: 6px;
    font-size: 14px;
}
.close {
    position: absolute;
    right: 10px;
    top: 10px;
}
.modal-header{
    padding: 0;
}


.mypc .modal-dialog.modal-v{
    width: 830px;
}
#video-pop .modal-header {
    border: none;
    padding: 5px 15px;
}
.close {
    position: absolute;
    right:10px;
    top: 10px;
}
.vcon img {
    width: 100%;
    height: 100px;
}
.mypc .bimg {
    height: 240px;
}
.mypc .vcon a{
    display: block;
    height:145px
}