@charset "utf-8";
/* CSS Document */
*{margin:0px; padding:0px;}
ol,ul,li {list-style:none;}
img{border:0px;}
a{color:#c12c20;text-decoration:none;cursor:pointer;font-weight:inherit;}
a:hover{ color:#122591;}
html{overflow-x:hidden; }
.clear{ clear:both;}
/* background:url(../images/bg.jpg) no-repeat center top; */
body{font-family:"微软雅黑";font-size:14px; color:#161c39;margin:0 auto;background-color: #f2f2f2;background-attachment: fixed;}
p{line-height:26px; padding:0 0; text-indent:28px;}
p span{ font-size:16px; font-weight:bold;}
.text_fw{ font-weight:bold; color:#333333; font-size:16px; margin:10px auto 5px auto;}
.tab {border-collapse:collapse;font-size:14px; text-align:center; margin:0 auto; line-height:22px; }
.tab td,th {border:1px solid #e6e3d9; padding:5px;}
.tab .tr{background:#990920; color:#fff; font-weight:bold; text-align:center;}
.top{ height:360px; background: url(../images/banner.png) no-repeat center top;margin:0px auto 0;}

.nav{height:45px;background:#990920;margin:0px 0 10px;}
.nav li{width:599px;text-align:center;float:left;border-right:1px solid #fff;}
.nav a{width:579px;height:45px;display:block;color:#fff;font-size:16px;font-weight:bold;line-height:45px;cursor:pointer; padding:0 10px;}
.nav a:hover{background:#f17789;}


/*.returu{ width: 1920px; height:34px;background:#f0f2f5;padding:0 360px 0; position:fixed;}
.returu li{width:80px;text-align:center;float:left;}
.returu a{color:#959da7; font-size:15px; line-height:34px; cursor:pointer; padding:0 4px; width:80px; height:34px; display:block;}
.returu a:hover{background:#454648; color: #fff;}*/


h3{color:#333333;text-align:center;line-height:50px;font-size:18px;}
span{font-weight:bold;}
.title{color:#108add;font-size:15px;font-weight:bold;padding-top:15px;padding-bottom:10px;}

.content{width:1200px;height:auto;margin:0px auto;overflow:hidden; padding:0;background:#fff;} 
.left{ width:335px; height:auto; overflow:hidden; float:left; background:#fff; clear:both;}
.right{ width:805px;height:auto; overflow:hidden; float:left; background:#fafdff; padding-bottom:50px;padding: 30px;} 
.left ul{ margin:0 auto 30px auto;border-top:2px solid #dacfb3;background: #990920;}
.left ul li{font-size:16px; margin:0 auto;font-weight:normal; border-bottom:1px dashed #dacfb3; text-align:center;}
.left ul li a{height:45px; display:block;line-height:45px;cursor:pointer; padding:0 10px; color:#fff; font-weight:normal;}
.left ul li a:hover{display:block;color:#fff;background:#b2282e; font-weight:bold;}
.left ul li a.active {display:block;background:#f3faff;font-weight:bold;color:#b2282e;}
.left img{ margin-left:20px; margin-bottom:15px;padding:2px; border:1px solid #666;}
.h2{width:770px;height:40px;line-height:40px; color:#7b222e;font-size:17px;  margin:15px auto; text-indent:28px; background: url(../images/title1.png) no-repeat  top;}
.h21{width:770px;height:40px;line-height:40px; color:#7b222e;font-size:17px; margin:15px auto; text-indent:28px; background: url(../images/title2.png) no-repeat  top;}
.h22{width:770px;height:40px;line-height:40px; color:#7b222e;font-size:18px; margin:15px auto; text-indent:28px; background: url(../images/title3.png) no-repeat  top;}
.h23{width:770px;height:40px;line-height:40px; color:#065397;font-size:18px; margin:15px auto; text-indent:28px; background: url(../images/title4.png) no-repeat  top;}

.h24{width:770px;height:40px;line-height:40px; color:#065397;font-size:18px; margin:15px auto; text-indent:28px; background: url(../images/title5.png) no-repeat  top;}

.footer{background:#990920; width:100%; height:80px; margin:0px auto 0 auto; overflow:hidden;color:#fff; clear:both;z-index:1;}
.footer_con{ width:1200px; height:80px; margin:0 auto; font-size:12px; padding-top:15px;}
.footer_con p{padding-top:5px; text-align:right; line-height:23px;}
.footer_con img{display:inline;float:left;padding-left:10px; padding-left:30px;}

.fc{ width:1200px; height:150px; margin:0 auto 20px auto; clear:both;}
#colee_left{ width:1100px; height:150px;overflow:hidden; padding:0 10px;margin:0 auto;}
#colee_left p{ margin:5px 10px 10px 0;}
#colee_left img{ margin-right:10px;}

.logo2{
	background-color: white;
	margin-top: 35px;
	text-align: center;
	height: 100px;
	position:fixed;
	margin-left: -960px; 
	left: 50%;
}
.logo2 img{
	/* margin-top: 0px; */
	height: 100px;
}
.tr_fw {
	color: #235c80;
    font-weight: bold;
    font-size: 18px;
    margin: 10px auto 5px auto;
}
.row1 {
	width: 804px;
	min-height: 300px;
	/* background: #ccc; */
}
.col2 {
	width: 400px;
	/* border: 1px dashed #F00; */
	float: left;
	/* padding: 5px 20px; */
}
/* 图片的高度1 */
.col2h1 {
	height: 275px;
}
/* 图片的高度2 */
.col2h1 {
	height: 310px;
}
/* 表格居中标题 */
.tc {
    text-align: center;
    font-size: larger;
    font-weight: bold;
    padding: 10px 0;
}
.tdl{text-align: initial;}