
@charset "utf-8";
/* 
	Trp CSS Document 
	Author By Globalstech.LS
	date:2016-07-12
*/
*{ margin:0; padding:0;}
ul,ol,li{ list-style:none; margin:0; padding:0;}
img{ border:none;}
a{ text-decoration:none; cursor:pointer;color:#123d9e;}
.clearB{ clear:both;}
p{
    margin:0;
}
body{
    width:100%;
}

@media only screen and (max-width:950px){
	    body{width:1262px;}
}

.genertec-body{
    width:100%;
    margin:0 auto;
    font-family:"Microsoft YaHei";
    font-size:12px;
    line-height:2em;
    background:#fff;
    background-repeat:no-repeat;
}

/*jft*/
#gblink{cursor:pointer; font-weight:normal;display:none;}
#big5link{cursor:pointer;}

/*���ֿ�ʼ*/
.genertec-header{
    width: 100%;
    margin: 0 auto;
    height:100px;
}
.header-logo{
    width:308px;
    float:left;
    padding-top:15px;
}
.header-search{
    width:195px;
    float:right;
}
.genertec-nav{
    width:100%;
    height:46px;
    background:url("images/nav-bj.jpg") repeat-x;
}
.genertec-nav-item{
    width:900px;
    margin:0 auto;
}
.genertec-content{
    width:100%;
    background:#f9f9f9;
    padding-bottom:30px;
}
.genertec-content-con{
    width:100%;
    margin:0 auto;
}
.genertec-banner{
    width:100%;
    margin:0 auto;
}
.content-con1,.content-con2{
    width:100%;
    margin:0 auto;
    padding-top:25px;
}
.content-con2{
    clear: both;
}
.genertec_con_1{
    width:640px;
    float:left;
}
.genertec_con_2{
    width:610px;
    float:left;
}
.genertec_con_3{
    width:1250px;
    clear:left;
}
.genertec-footer{
    width:100%;
}
/*���ֽ���*/

/*search*/
.search{
    width:195px;
    height:27px;
    line-height:27px;
    padding-top:15px;
}
.search_link a{
    color:#717576;
}
.search_link ul li{
    float:left;
    padding:0 5px;
    font-size:14px;
}
.search_link ul b{
    float:left;
    font-weight: normal;
}
.search_con{
    width:23px;
    height:23px;
    float:right;
}

/*search_end*/

/*Nav*/
.header-nav{
    width:900px;
    height:60px;
    float:left;
    margin-left:52px;
}
/*Nav_end*/

/* banner */
.banner{
    width:100%;
    height:570px;
    overflow:hidden;
    position:relative;
}
.banner .d1{
    width:100%;
    height:570px;
    display:block;
    position:absolute;
    left:0;
    top:0;
    /*background-size: 100% !important;*/
}
.banner .d2{
    width:100%;
    height:30px;
    clear:both;
    position:absolute;
    z-index:100;
    left:0;
    bottom:25px;
}
.banner .d2 ul{
    float:left;
    position:absolute;
    left:55%;
    top:0;
    margin:0 0 0 -96px;
    display:inline;
}
.banner .d2 li{
    width:17px;
    height:15px;
    overflow:hidden;
    cursor:pointer;
    background:url(images/img1.png) no-repeat center;
    float:left;
    margin:0 3px;
    display:inline;
}
.banner .d2 li.nuw{
    background:url(images/img1_1.png) no-repeat center;
}
/*banner*/

/*ͼƬ����*/
.i-news{
    width:640px;
    height:362px;
    clear:both;
    position:relative;
    overflow:hidden;
    border:1px solid #ddd;
    border-right:none;
    background:#fff;
}
.i-news-content{
    width:595px;
    margin:20px 0 0 23px;
}
.i-news-nav{
    height:20px;
    position:absolute;
    right:30px;
    bottom:30px;
    text-align:center;
    cursor:pointer;
}
.i-news-page{
    width:20px;
    height:20px;
    line-height:20px;
    display:block;
    float:left;
    background:#fff;
    /*background:url(images/news-pic2.jpg);*/
    margin-left:6px;
    font-size:14px;
}
.i-news-page-ts{
    /*background:url(images/news-pic1.jpg);*/
}
.i-news-page-active{
    width:20px;
    height:20px;
    display:block;
    float:left;
    line-height:20px;
    background:#1864d5;
    color:#fff;
}
.i-news-item,.i-news-item-pic,.i-news-item-pic a {
    width: 595px;
}
.i-news-item-pic img{
    width:595px;
    height:319px;
}
.i-news-item-title{
    width:572px;
    height:35px;
    line-height:35px;
    padding-left:23px;
    overflow:hidden;
    position:absolute;
    bottom:23px;
    background:url(images/news-title.png) repeat;
}
.i-news-item-title a.news-title{
    font-size:16px;
    color:#fff;
    text-decoration:none;
}
.i-news-item-title a.news-title:hover{
    text-decoration:none;
}
/*ͼƬ����*/

/*��������*/
.jtxw-module{
    width:610px;
    height:364px;
    border:1px solid #ddd;
    border-left:none;
    box-sizing:border-box;
    background:#fff;
    padding-top:20px;
}
.jtxw-module-title{
    width:540px;
    height:37px;
    line-height: 27px;
    float:left;
    font-size:20px;
    color:#123d9e;
    font-weight: bold;
    border-bottom:1px solid #ddd;
}
.jtxw-module-more{
    width: 49px;
    float: left;
    height: 37px;
    border-bottom: 1px solid #ddd;
    line-height: 37px;
    font-size: 12px;
}
.jtxw-module-more a{
    color: #f8b551;
}
.jtxw-module-content{
    width: 589px;
    height: 271px;
    clear: both;
    padding-top: 10px;
}
.jtxw-item{
    width: 589px;
    height: 38px;
    line-height: 38px;
}
.jtxw-item-title{
    width: 510px;
    float: left;
    padding-left:15px;
    background:url("images/title-ico.jpg") center left no-repeat;
}
.jtxw-item-title a{
    font-size:15px;
    color:#333;
}
.jtxw-item-date{
    width: 60px;
    float: left;
    color:#666;
    font-size:14px;
    text-align: center;
}
/*��������*/

/*ѡ�*/
.i-tabs{
    width: 620px;
    height: 220px;
    border: 1px solid #ddd;
    background: #fff;
    margin-top: 30px;
    box-sizing: border-box;
}
.i-tabs-nav{
    width: 160px;
    height: 220px;
    float: left;
}
.i-tabs-items{
    width: 160px;
    height: 220px;
}
.i-tabs-item{
    width: 135px;
    height: 72px;
    display: block;
    padding-left: 25px;
    line-height: 72px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    color:#999;
    font-size:18px;
    font-weight: bold;
    text-decoration:none;
    cursor: pointer;
}
.i-tabs-item-active{
    color:#123d9e;
    border-right:none;
}
.i-tabs-container{
    width: 458px;
    height: 220px;
    float: left;
}
.xxk-module{
    width: 417px;
    height: 200px;
    margin: 10px 0 3px 20px;
}
.xxk-item{
    width: 417px;
    height: 40px;
    line-height: 40px;
}
.xxk-item-title{
    width: 360px;
    float: left;
}
.xxk-item-title a{
    font-size: 15px;
    color: #333;
}
.xxk-item-date{
    width: 57px;
    float: left;
    font-size: 14px;
    color: #666;
}
/*ѡ�*/

/*ר��ר��*/
.ztbd-module{
    width: 610px;
    height: 220px;
    border: 1px solid #ddd;
    background: #fff;
    margin-top: 30px;
    box-sizing: border-box;
}
.ztbd-module-title{
    width: 130px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #123d9e;
    font-size: 20px;
    font-weight: bold;
}
.ztbd-module-content{
    width: 610px;
    height: 135px;
}
.ztbd-item-pic{
    width: 610px;
    height: 135px;
}
.ztbd-item-pic img{
    width: 608px;
    height: 135px;
}
.ztbd-module-more{
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    float: right;
}
.ztbd-module-more a{
    color: #123d9e;
    text-decoration: none;
}
/*ר��ר��*/

/*��Ʒ�����*/
.cpyfw-module{
    width: 1252px;
    height: 543px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    background: #fff;
}
.cpyfw-module-title{
    width: 680px;
    font-size: 20px;
    color: #123d9e;
    font-weight: bold;
    height: 78px;
    line-height: 78px;
    text-align: right;
    float: left;
}
.cpyfw-module-more{
    width: 100px;
    height: 78px;
    line-height: 78px;
    float: right;
    text-align: center;
}
.cpyfw-module-more a{
    color:#f8b551;
}
.cpyfw-module-content{
    width: 1252px;
    height: 430px;
    clear: both;
    margin: 0 15px;
}
.cpyfw-item{
    width: 395px;
    float: left;
    height: 430px;
    overflow: hidden;
    position: relative;
    box-shadow:-1px 8px 5px #ccc;
}
.cpyfw-item-2{
    margin: 0 17px;
}
.cpyfw-item-pic{
    width: 395px;
    height: 316px;
}
.cpyfw-item-pic img{
    width: 395px;
    height: 316px;
}
.cpyfw-item-con{
    width: 395px;
    height: 245px;
    position: absolute;
    left: 0;
    bottom: -135px;
    transition: all 1s linear;
    background: #fff;
}
.cpyfw-item-con:hover{
    
}
#cpyfw:hover #con{
    bottom:0;
    background:url("images/cpyfw-item-con.jpg") repeat;
}
#cpyfw:hover #sum{
    display:block;
}
#cpyfw:hover #title a{
    color: #fff;
}
#cpyfw:hover #link{
    border-color:#fff;
}
#cpyfw:hover #link a{
    color: #fff;
}
.cpyfw-item-title{
    width:395px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
}
.cpyfw-item-title a{
    color: #333;
    text-decoration: none;
}
.cpyfw-item-sum{
    width: 350px;
    height: 117px;
    margin-left: 22px;
    color: #fff;
    line-height: 22px;
    text-align: justify;
    padding-top: 5px;
    display:none;
}
.cpyfw-item-link{
    width: 88px;
    height: 22px;
    border: 1px solid #333;
    border-radius: 12px;
    position: absolute;
    left: 152px;
    bottom:20px;
    text-align: center;
}
.cpyfw-item-link a{
    color:#333;
}

/*ȫ��ҵ��*/
.qqyw-module{
    width: 1252px;
    height: 403px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    background: #fff;
    margin-top: 30px;
}
.qqyw-module-title{
    width: 135px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 20px;
    color: #123d9e;
    font-weight: bold;
}
.qqyw-module-content{
    width: 1250px;
    height: 355px;
}
.qqyw-item-pic{
    width: 1250px;
    height: 355px;
    position: relative;
}
.qqyw-item-pic img{
    width: 1250px;
    height: 355px;
}
.qqyw-item-pic span{
    position: absolute;
    left: 6px;
    bottom: 0;
    color: #ccc;
}

.ssgs-module{
    width: 1200px;
    height: 40px;
    border-top: 0px solid #ddd;
    box-sizing: border-box;
    margin-top: 5px;

    background: #fff;
}
.ssgs-module-title1{
    width: 165px;
    height: 40px;
    line-height: 40px;
    text-align: left;
    font-size: 18px;
    font-weight: 600;
    float: left;
}
.ssgs-module-title2{
    width: 90px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
   color: #123d9e;
    font-weight: bold;
    float: left;
}
.ssgs-module-title3{
    width: 20px;
    height: 40px;
    line-height: 40px;
    text-align: left;
    font-size: 16px;
   color: #123d9e;
    font-weight: bold;
    float: left;
}
.ssgs-item{
    width: 900px;
    float: left;
    height: 40px;
    line-height: 40px;
}
.ssgs-item ul li{
    float: left;
    padding: 0 2px;
    font-size: 15px;
    font-weight: bold;
    color: #333;
}
.ssgs-item ul li span{ margin-right: 5px;}
.ssgs-item ul li .span1{
    color:#ff0000;
}
.ssgs-item ul li .span2{
    color:#008000;
}
.ssgs-item ul li .span3{
    color:#008000;
}
.ssgs-item ul b{
    float:left;
    font-weight: normal;
    font-size: 16px;
}
/*���й�˾*/

/*font1*/
.footer-con1{
    width: 100%;
    background: #01408d;
    height: 517px;  
}
.font-con{
    width:1200px;
    margin:0 auto;
    height: 517px;   
    background: #01408d;
}
.con_1{
    width: 780px;
    height: 435px;   
    float: left;
    position: relative;
}
.footer_wzq div{
    position: absolute;
    left:22px;
    bottom: -55px;
    line-height:60px;
}
.footer_wzq div a{
    font-size: 14px;
    color: #fff;
    text-decoration: none;
}
.footer_wzq div span{
    color: #fff;
    padding: 0 8px 0 8px;
}
.footer_wzq h3{
    margin-left:21px;
    border-bottom:1px solid #cdc9c5;
    padding-bottom:13px;
    margin-right: 40px;
}
.footer_wzq h3 a{
    color:#ffffff;
    font-size:20px;
    margin-right:70px;
    font-weight: normal;
    text-decoration:none;   /*0228*/
    cursor:text;   /*0228*/
    font-family:"Microsoft YaHei";
}
.footer_wzq{
    float:left;
    display:inline;
    width:700px;
    padding:31px 0 0 0
}
.footer_gygj{
    float:right;
    display:inline;
    width:365px;
    padding-top:32px;
}
.footer_wzq h4 span{
    color:#fff;
    cursor:pointer;
    font-size:16px;
    font-weight:bold;
    background-image:url(images/xsj-buttom.png);
    background-repeat:no-repeat;
    background-position:right;
    display:inline-block;
    padding-right:20px;
}
.footer_wzq .footer_act h4 span{
    font-size:16px;
    cursor:pointer;
    color:#8eddff;
    font-weight:bold;
    background-image:url(images/xsj-top.png);
    background-repeat:no-repeat;
    background-position:right;
    display:inline-block;
    padding-right:20px;
}
.footer_wzq ul{
    clear: both;
    padding:5px 0 0 10px;
}
.show{
    display:block;
}
.footer_wzq li{
    width:247px !important;
    float:left;
    display:inline;
    padding-top:8px;
}
.footer_wzq li a{
    color:#9fadc9;
    font-size:14px;
}

.footer_gygj h3{
    color:#ffffff;
    font-size:20px;
    border-bottom:1px solid #cdc9c5;
    padding-bottom:50px;
    font-weight: normal;
}
.footer_gygj h3 a{
    color:#ffffff;
    font-size:20px;
    float:left;
    font-family:"Microsoft YaHei";
}
.footer_gygj h3 span{
    text-align:right;
    float:right;
    margin-right:15px;
}
.footer_gygj p{
    text-align: justify;
    line-height:35px;
    color:#9fadc9;
    font-size:14px;
    margin-top: 16px;
}
.footer_gygj h4{
    padding:0 0 30px 0;
}
.footer_gygj ul{
    position:relative;
}
.footer_gygj li{
    margin-top:14px;
    height:16px;
    line-height:16px;
}
.footer_gygj li a{
    color:#8eddff;
    font-size:14px;
}
.footer_gygj dl{
    width:180px;
    padding:10px;
    position:absolute;
    top:0;
    right:0;
}
.footer_gygj dd,.footer_gygj dt{
    float:left;
    display:inline;
    width:90px;
    font-size:12px;
    text-align:center;
}
.footer_gygj dd{
    padding:10px 0 5px 0;
}
.footer_gygj dt{
    padding:5px 0 0 0;
    font-size:12px;
    color:#FFF;
}
.wx-con{
    width: 264px;
    height: 150px;
    background: url("images/xw.jpg") no-repeat;
    margin-left: 50px;
    margin-top: 35px;  
}
.wx-con img{
    width: 132px;
    height: 150px;
}
.wx-con span{
    float:left;
}

/***/
.footer_wzq .title{
    padding-left: 10px;
}




/***/

/*font1*/

/*font2*/
.font2{
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: #003a81;
}
.font2-con{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    background: #003a81;
}
.font2-con p{
    font-size:14px;
}
/*font2*/

/*cjzc*/
.cjzc{ position: absolute; top: 0; left: 0; bottom: 0; right: 0; text-align: center; min-width: 300px; margin: 0 auto; z-index: 99;}
.cjzc img{ width:100%; height:100%; min-width:1260px;}
.cjzc-close{ position: absolute; top: 25%; right: 22%; z-index: 999; cursor:pointer;}
.cjzc-close img{ width:40px;}
@media screen and (max-width: 768px) {
    .cjzc,.cjzc-close {
        display:none !important;
    }

}



/*����*/

.zz-box {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    background: url(images/gsgg-z.png) repeat;
    overflow:auto;
}
.gsgg {
    width: 1045px;
    height: 830px;
    margin: 3% auto 0;
    z-index: 5;
    background: url(images/gsgg-bg.png) no-repeat;
}
.gsgg-box {
    position: relative;
    padding: 0 78px;
}
.gsgg-x {
    position: absolute;
    right: -6px;
    top: -25px;
    width: 45px;
    height: 45px;
    background: url(images/gsgg-x.png) no-repeat;
    cursor: pointer;
}
.gsgg-con p {
    font-size: 17px;
    color: #333;
    line-height: 30px;
    margin: 0;
    text-align: justify;
    color:#761818;
}




/*end*/