 .content13{ width: 1300px;margin: 0 auto; }
.container{width: 1530px;    }
.content{ width: 1500px;margin: 0 auto; }
.w14 { width:1400px; margin:0 auto; font-family:"Microsoft Yahei";}
/*头部 登录*/ 

        .head i,
        .foot i,
        .head em,
        .foot em {font-style: normal;}
        .clearfix:after {height: 0; content: ""; clear: both; display: block;}
        .head {max-width: 1920px; margin: 0 auto; background: #ffffff; position: relative; z-index: 100;}
        .header {height: 120px;margin: 0 5.2084%;}
		.h_con{ height: 120px;}
        .h_con .logo {float: left;width: 100px;height: 80px;margin-top: 20px;position: relative;}
        .h_con .logo a {display: block;}
        .h_con .logo img {width: 100px;height: 80px;display: block;}
        .h_con .logo span {display: block;height: 20px;line-height: 20px;font-size: 14px;color: #1e3337;text-align: center;padding-top: 5px;
        }
        .h_con .head-txt {float: left;width: 370px;margin: 30px 0 0 0px;}
        .h_con .head-txt span {display: block;height: 32px;line-height: 32px;font-size: 30px;color: #333333;font-weight: bold;}
        .h_con .head-txt em {display: block;height: 30px;line-height: 30px;font-size: 20px;color: #333333; font-weight:normal;}
		
	  .h_con .fz{position: absolute;right: 0;margin-right: 102px; margin-top: 30px;}
      .h_con .fz img{ display: inline-block;width: 42px;height: 23px;margin-left: 10px;vertical-align: -0.3rem;margin-right:0.3rem;}
      .h_con .tel{ float: right;margin-top: 62px;} 
      .tel img{ display: inline-block;width: 1.25rem;height:  1.25rem;vertical-align:-0.3rem;margin-right: 0.3rem;}
      .tel em{display: inline-block;font-size:16px;color: #666666;line-height:32px;font-weight: normal;}   
      .tel em b{display: inline-block;font-size:24px;color: #333;line-height:32px;font-weight: bold;font-family: Arial;}

	
        .head-right {float: right;max-width: 50%;margin-top:56px; margin-right:2%;}
        .head-nav {height: 46px;}
        .head-nav ul {float: right;max-width: 100%;}
        .head-nav ul li {float: left; margin-right: 50px; position: relative; }
        .head-nav ul li:last-of-type {margin-right: 0;}
        .head-nav ul li > a {display: block; height: 46px; line-height: 46px; font-size: 18px; color: #333333; position: relative;
            transition: all 0.3s; -webkit-transition: all 0.3s; -ms-transition: all 0.3s; -moz-transition: all 0.3s;}
        .head-nav ul li > a:after { content: ""; position: absolute; width: 0; height: 3px; background: #0073df;left: 0;
            bottom: -2px; z-index: 1; transition: all 0.3s; -webkit-transition: all 0.3s; -ms-transition: all 0.3s;
            -moz-transition: all 0.3s;}
        
        .head-nav ul li.cur > a,
        .head-nav ul li:hover > a {color: #0073df;}
        
        .head-nav ul li.cur > a:after,
        .head-nav ul li:hover > a:after {width: 100%;}
        
        .head-nav ul .submenu {position: absolute; left: 50%; top: 95%; transform: translateX(-50%); z-index: 99; max-height: 0;            transition: max-height 0.4s linear; -ms-transition: max-height 0.4s linear; -moz-transition: max-height 0.4s linear;            padding-top: 22px !important; overflow: hidden; }
        
        .head-nav ul .submenu p { background: rgba(255, 255, 255, .95); padding: 6px 21px; border-radius: 10px; position: relative; }
        
        .head-nav ul .submenu p:before { position: absolute; content: ""; border-width: 9px 8px; border-style: solid; border-color: transparent transparent rgba(242, 242, 242, 1); top: -18px; left: 50%; margin-left: -8px; transition: all 0.4s linear; -ms-transition: all 0.4s linear; -moz-transition: all 0.4s linear; opacity: 0; }
        
        .head-nav ul .submenu a { transition: all .4s ease; display: block; font-weight: 500; padding: 0 17px 0 32px; font-size: 16px; line-height: 48px; color: #333; line-height: 54px; white-space: nowrap; position: relative; border-bottom: 1px dotted #B5B5B5; text-align: left; }
        
        .head-nav ul .submenu a:last-child { border-bottom: 0 }
        
        .head-nav ul .submenu a:before { position: absolute; content: ""; width: 4px; height: 4px; border: 2px solid rgba(125, 125, 125, 1);
            border-radius: 50%; top: 23px; left: 13px; transition: ease .4s; -o-transition: ease .4s; }
        
        .head-nav ul .submenu a:hover { color: #003487; font-weight: bold; }
        
        .head-nav ul .submenu a:hover:before { border-color: #003487; }
        
        .head-nav ul li:hover .submenu{max-height: 500px;}
        .head-nav ul li:hover .submenu p:before{opacity: 1;}
        
        .head-fixed { position: fixed; left: 0; right: 0; top: 0; z-index: 100; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);        }
        
        @media screen and (max-width: 1660px) {
            .head .header { width: 1400px; margin: 0 auto; }
            .head .head-txt { width: 295px; }
            .head .head-txt span { font-size: 18px; }
            .head .head-txt em { font-size: 16px; }
            .head-right { max-width: 955px; }
            .head-nav ul li { margin-right: 35px; }
            .head-nav ul li > a { font-size: 16px; }
        }
        
        @media screen and (max-width: 1460px) {
            .head .header { width: 1200px; margin: 0 auto; }
            .head .head-txt { width: 260px; }
            .head .head-txt span {font-size: 17px;}
            .head .head-txt em {font-size: 15px;}
            .head-right {max-width: 785px;}
            .head-nav ul li {margin-right: 20px;}
            .head-nav ul li > a {font-size: 15px;}
        }
    

        .foot {            padding: 4.25rem 0 0;            background: url(images/foot-bg.jpg) no-repeat center top;            background-size: 1920px 101%;            max-width: 1920px;            margin: 0 auto;            overflow: hidden;        }
        
        .footer {            width: 1600px;            margin: 0 auto;            position: relative;        }
        
        .foot .footer:after {            content: "";            position: absolute;            width: 1360px;            height: 1px;            background: rgba(255, 255, 255, 0.1);            left: -160px;            bottom: 79px;            z-index: 10;        }
        
        .foot .foot-left {            float: left;            width: 38.75%;            padding-top: 10px;            height: 385px;            position: relative;        }
        
        .foot .foot-left:after {            content: "";            position: absolute;            width: 1px;            background: rgba(255, 255, 255, 0.1);            right: -1px;            bottom: 0;            top: -95px;            z-index: 1;        }
        
        .foot .foot-left h3 {            width: 70.1613%;            margin-bottom: 16px;        }
        
        .foot .foot-left h3 img {            max-width: 100%;            display: block;        }
        
        .foot .foot-left .txt {            height: 40px;            line-height: 40px;            font-size: 16px;            color: #ffffff;            margin-bottom: 38px;            font-weight: lighter;        }
        
        .foot .foot-left .info {            line-height: 40px;            font-size: 16px;            color: #ffffff;            font-weight: lighter;        }
        .foot .foot-left .info a{color: #fff;}
        .foot .foot-nav { float: left; width: 32.5%; margin-left: 6.25%; padding-top: 28px; }
        
        .foot .foot-nav h4 { height: 40px; line-height: 40px; font-size: 24px; color: #ffffff; font-weight: bold; margin-bottom: 35px; }
        
        .foot .foot-nav ul { display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; flex-wrap: wrap; }
        
        .foot .foot-nav li { width: 46.1539%; height: 40px; }
        
        .foot .foot-nav li a { display: inline-block; height: 40px; line-height: 40px; font-size: 16px; color: #ffffff; font-weight: lighter; position: relative; transition: all 0.3s; -webkit-transition: all 0.3s; -ms-transition: all 0.3s;            -moz-transition: all 0.3s; }
        
        .foot .foot-nav li a:hover { font-weight: bold; }
        
        .foot .foot-code { float: right; width: 18.75%; }
        
        .foot .foot-code .tel span { display: block; height: 26px; line-height: 26px; font-size: 16px; color: #ffffff; font-weight: lighter; padding-left: 30px; background: url(images/foot-ico-tel.png) no-repeat left center; margin-bottom: 5px; }
        
        .foot .foot-code .tel p { height: 40px; line-height: 40px; font-size: 32px; color: #fff; font-weight: bold; }
        
        .foot .foot-code ul { padding-top: 44px; }
        
        .foot .foot-code li { width: 46.6667%; }
        
        .foot .foot-code li p {padding: 5px; background: #fff; margin-bottom: 12px; }
        
        .foot .foot-code li p img { width: 100%; display: block; }
        
        .foot .foot-code li span { display: block; height: 30px; line-height: 30px; font-size: 16px; color: #ffffff;
            font-weight: lighter; text-align: center; }
        
        .foot .foot-text { height: 80px; }
        
        .foot .foot-text p { max-width: 200px; line-height: 80px; font-size: 16px; color: #fff; font-weight: lighter; opacity: 0.4; }
        
        @media screen and (max-width: 1660px) {
            .foot .footer {
                width: 1400px;
                margin: 0 auto;
            }
            .foot .footer:after {
                left: -260px;
            }
        }
        
        @media screen and (max-width: 1460px) {
            .foot .footer {
                width: 1200px;
                margin: 0 auto;
            }
            .foot .footer:after {
                left: -360px;
            }
            .foot .foot-left {
                height: 355px;
            }
            .foot .foot-left .txt {
                height: 36px;
                line-height: 36px;
                font-size: 14px;
            }
            .foot .foot-left .info {
                line-height: 36px;
                font-size: 14px;
            }
            .foot .foot-nav h4 {
                height: 36px;
                line-height: 36px;
                font-size: 22px;
                margin-bottom: 30px;
            }
            .foot .foot-nav li {
                height: 36px;
            }
            .foot .foot-nav li a {
                height: 36px;
                line-height: 36px;
                font-size: 14px;
            }
            .foot .foot-code .tel p {
                height: 36px;
                line-height: 36px;
                font-size: 26px;
            }
            .foot .foot-code li span,
            .foot .foot-text p {
                font-size: 14px;
            }
        }

/***框架布局***/
/*search*/
.search{height: 70px;box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.08);position: relative;z-index: 1;}
.search p{float: left;height: 70px;line-height: 70px;font-size: 16px;color: #444;padding-left: 34px;background: url(images/hot.png) no-repeat left 20px;}
.search p a{color: #888;margin-right: 15px;}
.search p a:hover{color: #0e60cc;}
.s_box{float: right;width: 390px;height: 38px;margin-top: 16px;border: 1px solid #D1D1D1;box-sizing: border-box;}
.s_box .txt{float:left;width:340px;padding-left: 10px;height:36px;line-height: 36px;font-size:16px;color:#333;border:none;background: none;outline: 0;}
.s_box .btn{float: left;width:26px;height: 36px;border: 0;background: url(images/search.png) no-repeat center;outline: 0;cursor: pointer;}
.s_box input::-webkit-input-placeholder{color:#a0a0a0;}
.s_box input::-moz-placeholder{color:#a0a0a0;}
/*search*/

/*友链*/
.link {
  height: 0;
  line-height: 0;
}
.link .content {
  position: relative;
  height: 0;
  line-height: 0;
}
.link .link-list {
  position: absolute;
  max-width: 1000px;
  left: 200px;
  top: -79px;
  z-index: 10;
}
.link .link-list em,
.link .link-list a {
  float: left;
  height: 79px;
  line-height: 79px;
  font-size: 16px;
  color: #fff;
  font-weight: lighter;
  opacity: 0.4;
}
.link .link-list a {
  margin-right: 2rem;
}
.link .link-list a:last-of-type {
  margin-right: 0;
}
.link .link-list a:hover {
  opacity: 1;
}
/* -- 搜索 -- */
.index_news_title{}
.index_news_title h2{    font-size: 60px;    text-align: center;    line-height: 80px;    color: #0761aa;}
.index_news_title h3{    font-size: 35px;    text-align: center;    color: #323232;    margin-bottom: 68px;}
/* -- 搜索 -- */
		.p102-curmbs-1{height: 40px;line-height: 40px;font-size: 14px;color: #808080;}
		.p102-curmbs-1 b {			font-weight: normal;			padding-left: 35px;			background: url(images/p102-curmbs-icon1.png) no-repeat left center;		}
		.p102-curmbs-1 i {			font-style: normal;		}

		.p102-curmbs-1 span {			font-family: 宋体;			height: 46px;			line-height: 46px;			padding: 0px 5px;		}
		.p102-curmbs-1 a{color: #808080;}
		.p102-curmbs-1 a:hover{color: #e44241;}

    .p102-fdh-3 {        height: 70px;        box-shadow: 0 4px 6px #e9e9e9;  margin-bottom:30px;  }
    .p102-fdh-3 li {        float: left;        width: 20%;        height: 70px;        position: relative;    }
    .p102-fdh-3 li:after {        content: "";        position: absolute;        width: 1px;        height: 26px;        background: #cfcfcf;        right: 0;        top: 50%;        margin-top: -13px;    }
    .p102-fdh-3 li:last-child:after {        display: none;    }
    .p102-fdh-3 li a {        display: block;        height: 70px;        line-height: 70px;        font-size: 22px;        color: #1a1a1a;        text-align: center;    }
    .p102-fdh-3 li.sidenavcur:before,
    .p102-fdh-3 li:hover:before {
        content: "";        position: absolute;        width: 100%;        height: 2px;        background: #e44241;        left: 0;        bottom: 0;        z-index: 1;    }
    .p102-fdh-3 li.sidenavcur a,
    .p102-fdh-3 li:hover a {        font-weight: bold;        color: #e44241;    }
    .p102-fdh-3 li.sidenavcur a:before,
    .p102-fdh-3 li:hover a:before {        content: "";        position: absolute;        width: 12px;        height: 12px;        background: #fff;        border: 3px solid #e44241;        border-radius: 100%;        left: 50%;        margin-left: -9px;        bottom: -8px;        z-index: 2;    }
    
    .p102-fdh-3 li.sidenavcur a:after,
    .p102-fdh-3 li:hover a:after {        content: "";        position: absolute;        width: 6px;        height: 6px;        background: #e44241;        border-radius: 100%;        left: 50%;        margin-left: -3px;        bottom: -2px;        z-index: 3;    }


/* -- 核心产品 -- */
.k-cpt{padding-top: 30px;}

.hx-c{width: 100%;}
.ct1{float: left;width: 43.43%;}
.ct1 ul li:first-of-type{width: 100%;margin-bottom: 5px;}
.ct1 ul li img{width: 100%;display: block;}
.ct1 ul li{float: left;width: 49.55%;}
.ct1 ul li:last-of-type{float: right;}
.ct2{float: left;margin-left: 0.3125%;width: 34.27%;}
.ct2 dl{position: relative;}
.ct2 dl dt img{width: 100%;display: block;}
.ct2 dl dd{position: absolute;top: 64px;left: 88px;}
.ct2 dl dd h3{text-align: left;}
.ct2 dl dd h3 em{font-size: 38px;line-height: 38px;display: block;color: #ffffff;font-weight: bold;}
.ct2 dl dd h3 span{font-size:14px;line-height:14px;display: block;color: #ffffff;font-weight: normal;font-family: Arial;padding-top: 0.4rem;}
.ct2 dl dd p{font-size: 16px;line-height: 24px;color: #ffffff;display: block;font-weight: normal;padding-top: 20px;width: 79%;}
.ct2 dl dd .gds-1{margin-top: 34px;}
.ct2 dl dd .gds-1 a{float: left;height: 40px;line-height: 40px;display: block;text-align: center;font-size: 14px;color: #000;background: #ffffff;width: 150px;border-radius: 35px;transition: 0.35s;}
.ct2 dl dd .gds-1 a:last-of-type{background: none;color: #ffffff;border: 1px solid #ffffff;box-sizing: border-box;margin-left: 0.7rem;}
.ct2 dl dd .gds-1 a:hover{transform: translateY(-5px);}
.ct3{float: right;width: 21.61%;}
.ct3 ul li{float: left;width: 100%;}
.ct3 ul li:first-of-type{width: 100%;margin-bottom: 0.3rem;}
.ct3 ul li img{width: 100%;display: block;}



@media screen and  (max-width:1440px){
  .t-c ul{padding-top: 20px;}
  .t-c ul li{width: 12%;}
  .t-c ul li:nth-of-type(8n){float: right;width: 9%;}
}


    /*表单弹框*/
.ximg{min-width:1200px;position:relative;height:470px;overflow:hidden; z-index: 2;}
.ximg .bdx{position:relative;z-index:0;}
.ximg .bdx ul{width:100%!important;}
.ximg .bdx li{width:100%!important;height:470px;overflow:hidden;text-align:center;position: relative; background: url(images/ximg.jpg) no-repeat center;}
.ximg .bdx li a{display:block;height:470px;}
.ximg .bdx li img {position: absolute;left:50%;margin-left:-960px;top:0;}


