@charset "utf-8";
/* CSS Document */


/*public*/
*{ margin:0; padding:0;font-family:"微软雅黑","Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";}
body{width:100%; color:#000;min-width:1280px;}
li{list-style: none;}
input{border:none;}
a{text-underline: none; text-decoration: none;color:#000;}
.fl{float:left;}
.fr{float:right;}
.mr10{margin-right:10px;}
img{ border:0;}

/*top-main*/
.top_main{width:100%;min-width:1200px; height:208px; background:url("../images/navbg2024.png") no-repeat;background-size: 100% 110%;}
.top_main .top_con{width:1200px; height:208px; margin:0 auto;}
.top_main .top_con .logo{ height:109px; margin-top:55px;}
.top_main .top_con .logo img{ width: 585px; height:100px;}
.top_main .top_con .inp{width:400px; height:33px; margin-top:140px;}
.top_main .top_con .inp .tex{width:271px; height:35px; padding:0 14px; background:rgba(255, 255, 255, 0.6); border-radius: 4px 0 0 4px;border: 1px solid #DCDDDD;border-right: none; outline: none;}
.top_main .top_con .inp .tex::placeholder {
    color: #B2B2B2; /* 将颜色代码修改为需要的颜色 */
  }
/* .top_main .top_con .inp .btn{width:46px; height:33px; background:url("../images/search.png") no-repeat;} */
.top_main .top_con .inp span{
    width: 100px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    background: #015293;
    border-radius: 0 4px 4px 0;
    color: #fff;
    text-align: center;
    cursor: pointer;
    margin-left: -4px;
}
.searchImg{
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-top: -2px;
    vertical-align: middle;
}
.searchsubmit 
{background: url(../images/search.png) no-repeat;
    color: #fff;
    font-size: 16px;
    background-position: right 10px center;
    background-size: 20px 20px;
    width: 96px;
    cursor: pointer;
    height: 36px;
    text-align: left;
    padding-left: 24px;
    line-height: 36px;
}

/*list_nav*/
/* .list_nav {width:100%; height:77px; background:url("../images/list_nav.png") center no-repeat;min-width:1198px;}
.list_nav .nav_con{width:1198px; height:53px; margin:auto;}
.list_nav .nav_con li{margin-left:19px; float:left;}
.list_nav .nav_con li a{ padding:16px 20px; font-size: 18px; color:#fff; line-height:53px;}
.list_nav .nav_con li a:hover{background:#427ed5;} */

.list_nav_index {width:100%;min-width:1198px; background-color:#015293;height:53px;margin-bottom: 26px;}
.list_nav_index .nav_con{width:1198px; height:53px; margin:auto;overflow: hidden;}
.list_nav_index .nav_con li{ float:left;}
.list_nav_index .nav_con li a{ display: inline-block;margin: 12px 0; padding:2px 51px; font-size: 18px; color:#fff; border-left: 1px solid #fff;height: 30px;box-sizing: border-box;}
.list_nav_index .nav_con li .lxwm{ border-right: 1px solid #fff;}
.list_nav_index .nav_con li span{ display: inline-block; height: 36px;}
/* .list_nav_index .nav_con li span:hover, */
.list_nav_index .nav_con li .headActive a:hover{border-bottom: 3px solid #C2F0FC;}

/* main */
.main_index{
    width:1198px;
    height: auto;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.main_index .focus{
    width: 566px;
    height: 366px;
}
.main_index .fouRight{
    width: 580px;
    height: 366px;
    /* background: pink; */
}

/*切换*/
.main_index .ulHead{
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #DCDDDD;
    margin-bottom: 10px;
}
.main_index .ulHead span{
    font-size: 20px;
    font-weight: bold;
    margin-right: 20px;
    letter-spacing: 2px;
    display: inline-block;
    height: 48px;
    cursor: pointer;
}
.main_index .ulHead .tabActive{
    color: #015293;
    background: url("../images/tabB.png") no-repeat;
    background-position: 0 40px;
    background-size: 100% 8px;
}
.main_index .ulHead .tabActive a, .main_index .ulHead .tabActive a:hover,.main_index .ulHead .tabActive  a:link,.main_index .ulHead .tabActive a:visited{color: #015293;}

.main_index .ulHead .tabnoActive{
    color: #015293;
    /*background: url("../images/tabB.png") no-repeat;*/
    background-position: 0 40px;
    background-size: 100% 8px;
}
.main_index .ulHead .tabnoActive a, .main_index .ulHead .tabnoActive a:hover,.main_index .ulHead .tabnoActive  a:link,.main_index .ulHead .tabnoActive a:visited{    color: #015293;}

.main_index .ulHead .moreR{
    cursor: pointer;
}
/*切换*/

.main_index .fouRight li:nth-of-type(1){
    /*margin-top: 28px;*/
    margin-top: 18px;
}
.main_index .fouRight li{
    list-style-type: disc;
    /*margin-bottom: 32px;*/
    margin-bottom: 18px;
    margin-left: 16px;
    cursor: pointer;
    /* margin: 30px 0 30px 20px; */
    font-size: 16px;
}
.main_index .fouRight li::marker {
    font-size: 12px;
    color: #015293;
}
.textover{
    width: 460px;
    overflow: hidden; 
    white-space: nowrap; 
    text-overflow: ellipsis;
}
.main_index .fouRight ul span{
    color: #9FA0A0;
}
.banImg{
    width: 1198px;
    height: 80px;
    background: url("../images/banner.png") no-repeat;
    background-size: 100% 80px;
    margin: 26px auto;
}
.fouRight .platform{
    width: 100%;
    height: 300px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 20px;
}
.fouRight .platform div{
    width: 280px;
    height: 80px;
    background: pink;
    font-size: 18px;
    font-weight: bold;
    text-indent: 88px;
    line-height: 80px;
}
.fouRight .platform div:nth-of-type(1){
    background: url("../images/kjcx.png") no-repeat;
    background-size: 100% 80px;
}
.fouRight .platform div:nth-of-type(2){
    background: url("../images/triz.png") no-repeat;
    background-size: 100% 80px;
}
.fouRight .platform div:nth-of-type(3){
    background: url("../images/xdnyyj.png") no-repeat;
    background-size: 100% 80px;
}
.fouRight .platform div:nth-of-type(4){
    background: url("../images/zgjjyx.png") no-repeat;
    background-size: 100% 80px;
}
.fouRight .platform div:nth-of-type(5){
    background: url("../images/kjwx.png") no-repeat;
    background-size: 100% 80px;
}
.fouRight .platform div:nth-of-type(6){
    background: url("../images/kjbg.png") no-repeat;
    background-size: 100% 80px;
}
.twoBanImg{
    width: 1198px;
    margin: 26px auto;
    height: 120px;
    display: flex;
    justify-content: space-between;
    color: #FFFFFF;
    font-size: 34px;
    text-indent: 80px;
    font-weight: bold;
    line-height: 120px;
    letter-spacing: 4px;
}
.twoBanImgOne,
.twoBanImgTwo{
    width: 580px;
    height: 120px;
    cursor: pointer;
}
.twoBanImgOne{
    background: url("../images/twoBanImg1.png");
    background-size: 100% 120px;
}
.twoBanImgTwo{
    background: url("../images/twoBanImg2.png");
    background-size: 100% 120px;
}
.friendshipLinkNav{
    width: 100%;
    background: #015293;
}
.friendshipLink{
    width: 1198px;
    margin: 0 auto;
    height: 58px;
    line-height: 58px;
    background: #015293;
}
.friendshipLink div{
    margin-right: 40px;
    float: left;
}
.friendshipLink select{
    float: left;
    color: #FFFFFF;
    cursor: pointer;
    background: #015293;
}
.friendshipLink select {
    width: 112px;
    outline: none;
    border: none;
    height: 58px;
    line-height: 58px;
    font-size: 16px;
    -webkit-appearance: none; /* for Chrome, Safari */
    -moz-appearance: none;    /* for Firefox */
    -ms-appearance: none;     /* for IE10+ */
    appearance: none; 
}
.friendshipLink select option{
    color: #000;
    background: #FFFFFF;
}
.friendshipLink .sjx{
    display: inline-block;
    /* margin-left: -55px; */
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    border-top-color: #FFFFFF;
}
/* focus */
.focus {
    position: relative;
    width: 390px;
    height: 236px;
    background-color: #fff;
    float: left;
}

.focus img {
    width: 566px;
    height: 366px;
}

.focus .shadow .title {
    width: 260px;
    height: 40px;
    padding-left: 30px;
    padding-top: 20px;
}

.focus .shadow .title a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: bolder;
    overflow: hidden;
}

.focus .btn {
    position: absolute;
    bottom: 34px;
    left: 510px;
    overflow: hidden;
    zoom:1;}

.focus .btn a {
    position: relative;
    display: inline;
    width: 13px;
    height: 13px;
    border-radius: 7px;
    margin: 0 5px;
    color: #B0B0B0;
    font: 12px/15px "\5B8B\4F53";
    text-decoration: none;
    text-align: center;
    outline: 0;
    float: left;
    background: #D9D9D9;
}

.focus .btn a:hover,.focus .btn a.current {
    cursor: pointer;
    background: #fc114a;
}

.focus .fPic {
    position: absolute;
    left: 0px;
    top: 0px;
}

.focus .D1fBt {
    overflow: hidden;
    zoom:1; height: 16px;
    z-index: 10;
}

.focus .shadow {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0px;
    z-index: 10;
    height: 40px;
    line-height: 40px;
    background: rgba(0,0,0,0.48);
    filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;
    display: block;
    text-align: left;
}

.focus .shadow a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    overflow: hidden;
    margin-left: 10px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
}

.focus .fcon {
    position: relative;
    width: 100%;
    float: left;
    /* display: none; */
    background: #000
}

.focus .fcon img {
    display: block;
}

.focus .fbg {
    bottom: 9px;
    right: 40px;
    position: absolute;
    height: 21px;
    text-align: center;
    z-index: 200;
}

.focus .fbg div {
    margin: 4px auto 0;
    overflow: hidden;
    zoom:1;height: 14px
}

.focus .D1fBt a {
    position: relative;
    display: inline;
    width: 12px;
    height: 12px;
    border-radius: 7px;
    margin: 0 5px;
    color: #B0B0B0;
    font: 12px/15px "\5B8B\4F53";
    text-decoration: none;
    text-align: center;
    outline: 0;
    float: left;
    background: #D9D9D9;
}

.focus .D1fBt .current,.focus .D1fBt a:hover {
    background: #2c8dd2;
}

.focus .D1fBt img {
    display: none
}

.focus .D1fBt i {
    display: none;
    font-style: normal;
}

.focus .prev,.focus .next {
    position: absolute;
    width: 40px;
    height: 74px;
    background: url(../images/focus_btn.png) no-repeat;
}

.focus .prev {
    top: 50%;
    margin-top: -37px;
    left: 0;
    background-position: 0 -74px;
    cursor: pointer;
}

.focus .next {
    top: 50%;
    margin-top: -37px;
    right: 0;
    background-position: -40px -74px;
    cursor: pointer;
}

.focus .prev:hover {
    background-position: 0 0;
}

.focus .next:hover {
    background-position: -40px 0;
}

/*footer*/
.footer{
    width: 880px;
    margin: 20px auto;
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: #333333;
}
.footer .imgL{
    width: 68px;
    height: 70px;
    /*background: url("../images/blue.png") no-repeat;*/
    background-size: 100% 70px;
}
.footer .conR{
    width: 790px;
}
.footer .conR p{
    line-height: 33px;
}



/*fyn*/
.ywptling img{
    width: 280px;
    height: 80px;
	border:0px;
	text-indent: 0px;
}

.fouRight .platform div a
{color:#000;
}

.borderleft{
    /* content: ""; */
    /* width: 1px; */
    height: 22px !important;
    /* background: #cacaca; */
    /* position: absolute; */
    /* left: -18px; */
    /* top: -30px; */
    margin: 0px 18px 0px 0px;
    display: inline-block;
    line-height: 22px;
    color: #cacaca;
    font-size: 2px;
    border-left: 1px solid #cacaca;
    padding: 0px;
    /* margin-right: 20px; */
}

#TOPAGE
{
	height: 15;
    border-left: 0;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px #b2b2b2 solid;
	text-align: center;
	font-size:16px;
	color:#666;
}

#go
{
    height: 22px!important;;
    width: 24px;
    line-height: 22px;
    text-align: center;
	cursor: pointer;
	}