/* 初始化CSS  重置浏览器样式*/
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
    margin: 0;
    padding: 0;
}
fieldset,
img {
    border: none;
}
/*为了照顾ie6 链接图片有边框*/
ul,
ol,
li {
    list-style: none;
}
input {
    padding-top: 0;
    padding-bottom: 0;
    font-family: "SimSun", "Microsoft YaHei";
    border: 0 none;
}
select,
input {
    vertical-align: middle;
}
select,
input,
textarea {
    font-size: 12px;
    margin: 0;
    outline: none;
}
textarea {
    resize: none;
}
table {
    border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}
body {
    font-size: 16px;
    color: #333;
    font-family: "Microsoft YaHei";
}
a {
    color: #333333;
    text-decoration: none;
    font-family: "Microsoft YaHei";
    font-size: 16px;
}
a:hover {
    text-decoration: none;
}
i,
b {
    font-style: normal;
}
.mg_top{
    margin-top: 40px;
}
.flo_left {
    float: left;
}
.flo_right {
    float: right;
}
.banner {
    background: url("../images/banner_3.jpg") no-repeat center top;
    height:270px;
}
.index_box {
    width: 1200px;
    margin: 0px auto 30px auto;
    clear: both;
}
.menu {
    width: 1200px;
    margin:-15px auto 0px auto ;
    height: 32px;
    background: #f2a200;
    clear: both;
}
.menu ul li{
    float: left;
    width: 133px;
    text-align: center;
}
.menu ul li a{
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    padding: 5px 0px 0px 0px;
    cursor: pointer;
}
.menu ul li a:after{
    content: "";
    display: block;
    background: #f2a200;
    width: 100%;
    height: 3px;
    margin-top: 3px;
}
.menu ul li:hover a{
    color: #207de6;
}
.menu ul li:hover a:after{
    background: #207de6;
}
.pcdt_box {
    height: 418px;
    clear: both;
}
.pcdt_img {
    width: 620px;
    height: 418px;
    position: relative;
}
.pcdt_img .hd{
    position: absolute;
    right: 5px;
    bottom: 12px;
    z-index: 9;
}
.pcdt_img .hd ul{}
.pcdt_img .hd ul li{
    width: 13px;
    height: 7px;
    border-radius: 5px;
    background:#fff;
    float: left;
    margin: 0px 5px;
    color:transparent;
}
.pcdt_img .hd ul li.on {
    background: #80dbff;
    width: 24px;
}
.pcdt_img .bd ul li{
    width: 620px;
    height: 418px;
    position: relative;
}
.pcdt_img .bd ul li img{
    width: 620px;
    height: 418px;
}
.pcdt_img .bd ul li .mask{
    background: rgba(0,0,0,.5);
    height: 35px;
    position: absolute;
    width: 100%;
    bottom: 0px;
}
.pcdt_img .bd ul li .mask a{
    font-size: 16px;
    color: #fff;
    line-height: 35px;
    margin: 0px 10px;
}
.pcdt_content {
    width: 550px;
    height: 418px;
}
.pcdt_content ul{
    clear: both;
}
.pcdt_content ul .one_title{
    border-bottom: 1px solid #d8d8d8;
    padding: 10px 0px;
    height: 105px;
}
.pcdt_content ul .one_title li:before{
    content: "";
    display: none;
}
.pcdt_content ul .one_title li a{
    font-size: 18px;
    color: #222222;
    font-weight: bold;
    width: 100%;
    line-height: 30px
}
.pcdt_content ul .one_title p{
    line-height: 26px;
    color: #666666;

}
.pcdt_content ul li{
    clear: both;
    line-height: 45px;
}
.pcdt_content ul li:before{
    content: "";
    background: url("../images/icon.png") no-repeat center;
    width: 18px;
    height: 16px;
    display: inline-block;
    float: left;
    margin: 14px 5px 14px 0px;
}
.pcdt_content ul li a{
    color: #030122;
    display: block;
    width: 82%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}
.pcdt_content ul li span{
    color: #999;
    float: right;
}
.pcdt_content ul li:hover a{
    font-weight: bold;
    color: #207de6;
}
.common_title {
    background: #f1f4f7;
    height: 30px;
    clear: both;
}
.common_title h2{
    font-weight: bold;
    font-size: 24px;
    color: #207de6;
    width: 140px;
    background: #fff;
    text-align: center;
    float: left;
}
.common_title:before{
    content: "";
    background: url("../images/line.jpg") no-repeat center;
    width: 4px;
    height: 28px;
    display: block;
    float: left;
    margin-top: 1px ;
}
.common_title a{
    float: right;
    color: #333333;
    line-height: 28px;
    margin-right: 10px;
}
.two_box {
    height: 195px;
}
.two_box .flo_left{
    width: 620px;
}
.two_box .flo_left{}
.two_box .flo_right{
    width: 550px;
}
.two_box .flo_right{}
.two_box_content ul{
    clear: both;
    margin-top: 10px;
}
.two_box_content ul li:before{
    content: "";
    width: 6px;
    height: 6px;
    background: #a6a6a6;
    border-radius: 50%;
    display: block;
    float: left;
    margin: 17px 10px 19px 0px;
}
.two_box_content ul li:hover:before,.there_box ul li:hover:before,.secBox_list li:hover:before{
    background: #207de6;
}
.two_box_content ul li{
    line-height: 40px;
    clear: both;
}
.two_box_content ul li a{
    color: #030122;
    display: block;
    width: 82%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}
.two_box_content ul li span{
    color: #999;
    float: right;
}
.two_box_content ul li:hover a,.there_box ul li:hover a{
    color: #207de6;
}
.there_box {
    margin-top: 55px;
    height: 315px;
    clear: both;
}
.there_box ul{
    width: 345px;
    height: 255px;
    background: #f8fbff;
    padding: 25px 5px 10px 5px ;
}
.there_box ul li{
    clear: both;
    line-height: 40px;
}
.there_box ul li a{
    color: #030122;
    display: block;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}
.there_box ul li:before{
    content: "";
    width: 6px;
    height: 6px;
    background: #a6a6a6;
    border-radius: 50%;
    display: block;
    float: left;
    margin: 19px 10px 19px 0px;
}
.there_content {
    width: 355px;
    padding: 15px;
    height: 285px;
    float: left;
    background: #dfdfdf;
    position: relative;
}
.there_content:nth-child(2){
    margin: 0px 22px;
}
.there_common_title {
    width: 200px;
    height: 40px;
    background: #207de6;
    border-radius: 8px;
    position: absolute;
    left: 50%;
    margin-left: -100px;
    top:-14px
}
.there_common_title  a {
    line-height: 40px;
    font-weight: bold;
    font-size: 22px;
    color: #fefefe;
    text-align: center;
    display: block;
}
.xcsu_box {
    width: 1200px;
    height: 560px;
    padding: 35px 0px 20px 0px;
    background: url(../images/px_bg.jpg) no-repeat center top #2476dc;
}
.xcsu_box_title {
    background: url("../images/title_bg.png") no-repeat center;
    height: 26px;
    width: 1120px;
    margin: 0 auto;
}
.xcsu_box_title a{
    font-size: 26px;
    color: #fefefe;
    font-weight: bold;
    text-align: center;
    display: block;
}
.xcsu_box ul{
    width: 1120px;
    margin: 35px auto 0px auto;
}
.xcsu_box ul li{
    border: 5px solid #9abdff;
    border-radius: 5px;
    width: 326px;
    height: 470px;
    float: left;
    cursor: pointer;
}
.xcsu_box ul li:nth-child(2){
    margin: 0px 56px;
}
.xcsu_box ul li img{
    width: 326px;
    height: 470px;
}



/* 列表页*/
.common_main {
    clear: both;
    min-height: 300px;
}
.secBox {
    margin-top: 30px;
}
.content_main_title {
    height: 40px;
    margin-top: 20px;
    margin-bottom: 10px
}
.content_main_title h2 {
    float: left;
    line-height: 40px;
    margin: 0px 10px;
    color: #207de6;
    font-size: 24px;
    font-weight: bold;
}
.content_main_title h2 a{
    font-size: 24px;
    font-weight: bold;
    color: #abc7e6
}
.content_main_title span{
    width: 2px;
    height: 20px;
    background: #abc7e6;
    display: inline-block;
    float: left;
    margin-top: 10px;
}
.content_main_title p{
    font-size: 14px;
    color: #333;
    line-height: 40px;
    margin-left: 10px;
    float: left
}
.dotte_line {
    background: url("../images/dotton_line.png")  center;
    height: 10px;
}
.list_line  {
    width: 100%;
    height: 2px !important;
    background: #fbe3e1;
    margin: 20px 0px;
}
.left_menu {
    width: 240px;
    height: 223px;
    padding: 25px 10px;
    background: #eff3f7;
    border-radius: 0px 25px 0px 0px;
    float: left;
}
.left_menu ul{
    border-bottom: 1px solid #b8cbe1;
    padding-bottom: 10px;
}
.left_menu ul li{
    line-height: 40px;
}
.left_menu ul li:hover{
    background: #207de6;
}
.left_menu ul li a{
    font-size: 18px;
    color: #222;
    margin-left: 20px;
    display: block;
    cursor: pointer;
}
.left_menu ul li:hover a{
    color: #fff;
}
.secBox_list li:before{
    content: "";
    width: 6px;
    height: 6px;
    background: #a6a6a6;
    border-radius: 50%;
    display: block;
    float: left;
    margin: 17px 10px 19px 0px;
}
.secBox_list li{clear: both;font-size: 16px;color: #333;line-height: 38px;height: 38px;}

.secBox_list li i{width: 4px;height: 4px;background: #DDDDDD;float: left;display: block;margin: 17px 8px 17px 20px;}
.secBox_list li a{float: left;color:#333}
.secBox_list li span{float: right}
.secBox_list li:hover a{color: #207de6}
.secBox_list li.list_line:before{
    content: "";
    display: none;
}
.have_menu .secBox_list {
    width: 900px;
    float: right;
    margin-bottom: 40px;
}
.page {
    height: 50px;
    line-height: 50px;
    text-align: center;
    clear: both;
}
.page span {
    padding: 0px 15px;
    border: 1px solid #EDEDED;
    margin-right: 6px;
    border-radius: 5px;
    line-height: 38px;
    height: 38px;
    display: inline-block;
    font-size: 16px;
}
.page span.on {
    border: 1px solid #207de6;
    background: #207de6;
    color: #fff;
}
 .page a {
    padding: 0px 15px;
    border: 1px solid #EDEDED;
    margin-right: 6px;
    color: #404040;
    line-height: 38px;
    height: 38px;
    display: inline-block;
}
.page a:hover {
    border: 1px solid #207de6;
    background: #207de6;
    color: #fff;
}
.page a.back:hover {
    border: 1px solid #207de6;
    color: #404040;
    background: #fff;
}
.page input[type="submit"]{
    padding: 0px 15px;
    border: 1px solid #EDEDED;
    margin-right: 6px;
    border-radius: 5px;
    line-height: 38px;
    height: 38px;
    display: inline-block;
    font-size: 16px;
    background: #fff;
}
.page input[type="text"]{
    text-align: center;
    font-size: 16px;
}
.contentBox {
    line-height: 2;
    font-size: inherit;
}
.conTit {
    border-bottom: 2px solid #f5a594;
}
.conTit h2{
    font-size: 20px;
    color: #333;
    font-weight: bold;
    text-align: center;
    margin: 25px 0px;
}
.conTit .time{
    font-size: 16px;
    color: #333;
    clear: both;
    text-align: center;
    height: 30px;
}
.footer_link {
    height: 110px;
    margin-top: 30px;
    background: #5989f1;
    clear: both;
}
.footer_link ul{}
.footer_link ul li{
    width: 350px;
    height: 59px;
    margin: 25px;
    float: left;
    border-radius: 4px;
}
.footer_link ul li:nth-child(1) a{
    cursor: default;
}
.footer_link ul li img{
    width: 350px;
    height: 59px;
}