@charset "utf-8";

body {
    background:url(bg.png) repeat-x center top; background-size:contain; font-size: 1.4rem;
    line-height: 160%;
}
article, aside, dialog, footer, header, section, footer, nav, figure, menu {
    display: block;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
}
html, body {
    font-family: PingFang SC, "Microsoft YaHei", Verdana, Arial;
    color: #D41B22;
}

img {
    border: 0 none;/*width:100%;*/
    height: auto;
}
a {
    color: #D41B22;;
    text-decoration: none;
}
a:hover {
    color: #356fae;
    text-decoration: none;
}
ul, li {
    list-style-type: none;
}

p {
    line-height: 180%;
    overflow: hidden;
    text-align: justify;/*text-align-last:justify;*/
}
.clear,.clearfix {
    clear: both;
}


.container {
    padding: 0;
	margin:0 auto;
	text-align:center;
	width:1200px;
	clear:both;
}

.main{ width: 1920px; margin: 0 auto;}

.head{
	background: url(bg.jpg) no-repeat top center; height: 494px;  width: 1920px;  margin: 0 auto;
 
}
.head .link a{ font-size: 15px; margin-top: 5px;}
.head .link a:hover{ text-decoration: underline;}
.head .link a.link_left{ float: left;}
.head .link a.link_right{ float: right;}
.head .info{ color: #D41B22; font-size: 16px; padding-top: 270px; height: 200px; width: 1000px; margin: 0 auto; text-align:center;}
.row{
	 padding:20px 0; clear:both;
}
.row .top{
	background:url(line.png) no-repeat center center; height:82px; line-height:82px;
}
.row .top .ico{
	background:url(icon.png) no-repeat center left ;width:148px; text-align: right; height:82px; display:inline-block ; background-size: 44px 41px;
	font-size:45px; font-weight:bolder; 
}
.row .top .shot{
	background:url(icon2.png) no-repeat center left; background-size: 49px 42px; text-align: right; width:154px; 
}

.row .bg{
    background:url(border.png) no-repeat; position:relative; 
}
.row .bg .tit{
	width:200px; height:82px; display:inline-block;
	font-size:36px; font-weight:bolder; position:absolute;left: 502px;
    top: -14px;
}
.row .bg .tit a {  font-size: 14px; margin-left: 15px;}
.row .bg .bd{padding: 0 57px;
	height:350px;padding-top: 45px;
}
.row .bg .bd ul{
	 margin: 0 auto;
}
.row .bg .bd ul.cen{
	 width:725px;
}
.row .bg .bd li {
	width:330px; float:left; font-size: 16px;  margin:0 16px; 
}
.row .bg .bd li img{
	width:330px;
}

.position{font-size:15px; float: left; text-align: left; margin-top: 10px;}
.bor{ border:1px solid #D41B22;}
.list{ margin: 0 auto; width: 1110px;}
.row .tit { margin: 10px 0 0px 20px; width: 1070px; height: 50px;
	 font-weight:bolder; 
	}
.row .tit h2{ height: 40px; float: left; line-height: 40px; text-align: left; font-size:30px; margin-right: 20px;  background: url(line3.png) no-repeat left center; padding-left: 30px;}
.row .tit .line{ height: 40px; background: url(line2.png) repeat-x right center; width: 930px; float: right;}
.list ul li{margin: 15px 20px; float: left;}
.list ul li a,.play a{ font-size: 16px;}
.play{ margin: 30px auto; }



.foot_info{width: 1920px; 
	background:#D1191F; color:white; height:90px; font-size:15px;  padding-top: 50px; margin: 0 auto;
}