@charset "utf-8";
@font-face {      font-family: 'DIN-Medium';      
src: url('DIN-Medium.eot'); /* IE9 Compat Modes */      
src: url('DIN-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */              
url('DIN-Medium.woff') format('woff'), /* Modern Browsers */              
url('DIN-Medium.otf')  format('truetype'), /* Safari, Android, iOS */              url('DIN-Medium.svg#MicrosoftYaHei') format('svg'); /* Legacy iOS */    }

@font-face {      font-family: 'DINCond-Bold';      
src: url('DINCond-Bold.eot'); /* IE9 Compat Modes */      
src: url('DINCond-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */              
url('DINCond-Bold.woff') format('woff'), /* Modern Browsers */              
url('DINCond-Bold.otf')  format('truetype'), /* Safari, Android, iOS */              url('DINCond-Bold.svg#MicrosoftYaHei') format('svg'); /* Legacy iOS */    } 

body {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000000;
  margin-top:131px;
}

.navbar {
    position: relative;
    margin-bottom: 0px;
    border-bottom: 0px solid #BEBCBC;
}


.navbar-inverse {
    background-color: #FFFFFF;
    border-color: #5F5D5D;
	box-shadow: 0px 0px 15px rgba(0,0,0,.3);
}

.navbar-brand {
   margin-top:0px;
   padding:0px;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
	padding-left:25px;
	padding-right:25px;
    line-height: 67px;
}

.nav {
    padding-left:50px;
}


.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #083290;
}

a {
    color: #333333;
    text-decoration: none;
}

a:hover { text-decoration:none; transition: all 300ms ease-in 0ms; color: #333333;}


.navbar-inverse .navbar-nav > li > a {
    color: #565656;
	font-size:16px;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #000;
    border: 1px solid transparent;
    border-radius: 4px;
}


.menu ul.sub_menu{position:absolute; width:600px; display:none; z-index:999; margin-left:0px;}
.menu ul.sub_menu a{ color:#ffffff;}
.menu ul.sub_menu a:hover{ color:#ffffff; background:none;}
.bg{ background:url(../images/bg.png) repeat; height:40px; display:none; width:100%; z-index:99; position:absolute;}
.menu ul.sub_menu li {
    float:left;
	width:100px;
    line-height: 40px;
	list-style-type:none;
	background:none;
}
.menu ul.sub_menu li a{ 
    color:#ffffff;
	font-size:12px;
	}
	
.navbar-inverse .navbar-nav > li > a::after {
    width: 0;
    transition: width .3s;
    height: 3px;
    display: block;
    margin: 0 auto;
    content: "";
    background-color: #5b99c9;
}

.navbar-inverse .navbar-nav > li > a:hover:after{
	width:100%;
	height:3px;
	display:block;
	content:"";
	transition:width .3s;
	background-color:#5b99c9;
}	
	
.kq1 {-webkit-animation-delay: 0.4s;}
.kq2 {-webkit-animation-delay: 0.8s; -webkit-animation-duration: 0.8s;}
.kq3 {-webkit-animation-delay: 1.2s; -webkit-animation-duration: 1.2s;}
.kq4 {-webkit-animation-delay: 1.6s; -webkit-animation-duration: 1.6s;}
.kq5 {-webkit-animation-delay: 2s; -webkit-animation-duration: 2s;}
.kq6 {-webkit-animation-delay: 2.4s; -webkit-animation-duration: 2.4s;}


.kuanping {
   width:1430px;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.kkt {
   width:100%;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.lghh {
   padding-top:22px;
   padding-bottom:19px;
   }
   
.guding {
   position:fixed;
   width:100%;
   top:0px;
   z-index:9;
   }
   
.banner img {
   width:100%;
   }

.banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 120px;
    width: 100px;
	left:70%;
}

.banner .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 100%;
	color:#FFFFFF;
	font-size:18px;
    background: rgba(255,255,255,0);
    opacity: 1;
}

.banner .swiper-pagination-bullet-active {
    opacity: 1;
	color:#d59a1b;
    background: rgba(255,255,255,0);
}  

.about {
   height:auto; overflow:hidden;
   margin-top:60px;
   margin-bottom:98px;
   }
   
.ablan {
   height:auto; overflow:hidden;
   line-height:70px;
   border-bottom:1px solid #f7f7f7;
   margin-bottom:56px;
   }
   
.ablan-aa {
   width:75%;
   font-size:40px;
   color:#595959;
   float:left;
   }
   
.ablan-bb {
   width:25%;
   color:#0966ae;
   font-size:14px;
   float:right;
   text-align:right;
   }
   
.ablan-bb a {
   color:#0966ae;
   }
   
.abnn {
   height:auto; overflow:hidden;
   }
   
.abnn-aa {
   width:49%;
   margin-top:35px;
   float:left;
   }
   
.abnn-bb {
   width:46.5%;
   font-size:16px;
   line-height:36px;
   color:#595959;
   float:right;
   }
   
.abnn-bb h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:26px;
   color:#0966ae;
   margin-top:0px;
   margin-bottom:40px;
   padding-bottom:23px;
   background:url(../images/xiahua.jpg) left bottom; background-repeat:no-repeat;
   }
   
.abtb {
   height:auto; overflow:hidden;
   margin-top:45px;
   }
   
.abtb li {
   list-style-type:none;
   width:77px;
   float:left;
   margin-right:85px;
   }
   
.abtb li p {
   text-align:center;
   font-size:18px;
   color:#0966ae;
   margin-top:10px;
   }

.abmore {
   width:110px;
   height:33px;
   margin-top:58px;
   }
   
.abmore a {
   display:block;
   width:110px;
   height:33px;
   line-height:33px;
   text-align:center;
   font-size:16px;
   background-color:#0966ae;
   color:#FFFFFF;
   border-radius: 20px;
   }
   
.abmore a:hover {
   background-color:#000000;
   }
   
.cpbj {
   height:auto; overflow:hidden;
   padding-top:100px;
   padding-bottom:100px;
   background:url(../images/cpbj.jpg) center;
   background-size: 100% 100%;
   }
   
.cpbj h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:40px;
   color:#FFFFFF;
   text-align:center;
   margin-top:0px;
   margin-bottom:66px;
   }
   
.cplan {
   width:1400px;
   height:auto; overflow:hidden;
   margin:0 auto;
   }
   
.cplan li {
   list-style-type:none;
   width:18%;
   margin-left:1%;
   margin-right:1%;
   margin-bottom: 10px;
   float:left;
   }
   
.cplan li a {
   display:block;
   height:50px;
   line-height:50px;
   text-align:center;
   background-color:#FFFFFF;
   border-radius: 10px;
   }
   
.cplan li a:hover {
   background-color:#0966ae;
   color:#FFFFFF;
   }
   
.cptb1 {
   width:79px;
   height:79px;
   background:url(../images/cpt1.png) top center; background-repeat:no-repeat;
   margin:0 auto;
   }
   
.cptb2 {
   width:79px;
   height:79px;
   background:url(../images/cpt2.png) top center; background-repeat:no-repeat;
   margin:0 auto;
   }
   
.cptb3 {
   width:79px;
   height:79px;
   background:url(../images/cpt3.png) top center; background-repeat:no-repeat;
   margin:0 auto;
   }
   
.cptb4 {
   width:79px;
   height:79px;
   background:url(../images/cpt4.png) top center; background-repeat:no-repeat;
   margin:0 auto;
   }
   
.cplan li:hover .cptb1 {
   background:url(../images/cpt1.png) bottom center; background-repeat:no-repeat;
   transition: all 300ms ease-in 0ms;
   }
   
.cplan li:hover .cptb2 {
   background:url(../images/cpt2.png) bottom center; background-repeat:no-repeat;
   transition: all 300ms ease-in 0ms;
   }
   
.cplan li:hover .cptb3 {
   background:url(../images/cpt3.png) bottom center; background-repeat:no-repeat;
   transition: all 300ms ease-in 0ms;
   }
   
.cplan li:hover .cptb4 {
   background:url(../images/cpt4.png) bottom center; background-repeat:no-repeat;
   transition: all 300ms ease-in 0ms;
   }
   
   
.cpkuai {
   width:1724px;
   height:auto; overflow:hidden;
   margin:72px auto 0px;
   }
   
.cptu {
   border:5px solid #FFFFFF;
   background-color:#FFFFFF;
   height:auto; overflow:hidden;
   }
   
.cptu img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s; width:100%;}  

.cptu:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.cptu section {
   overflow: hidden;
   }	 
	
section {
    display: block;
} 
   
.cptu-zi {
   height:auto; overflow:hidden;
   font-size:16px;
   }
   
.cptu-zi-aa {
   width:70%;
   line-height:82px;
   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   float:left;
   padding-left:25px;
   }
   
.cptu-zi-bb {
   width:68px;
   line-height:24px;
   background-color:#0966ae;
   color:#FFFFFF;
   text-align:center;
   border-radius: 20px;
   float:right;
   margin-right:18px;
   margin-top:31px;
   }
   
.cpkuai .swiper-container {
   padding-bottom:139px;
   }

.cpkuai .swiper-button-prev {
    position: absolute;
    top: 95%;
    width: 45px;
    height: 45px;
    margin-top: -22px;
    z-index: 10;
	left:46%;
    cursor: pointer;
	background:url(../images/left.png);
    background-size: 45px 45px;
    background-position: center;
    background-repeat: no-repeat;
}

.cpkuai .swiper-button-next {
    position: absolute;
    top: 95%;
    width: 45px;
    height: 45px;
    margin-top: -22px;
    z-index: 10;
	right:46%;
    cursor: pointer;
	background:url(../images/right.png);
    background-size: 45px 45px;
    background-position: center;
    background-repeat: no-repeat;
}
   
   
.anli {
   height:auto; overflow:hidden;
   margin-top:73px;
   margin-bottom:66px;
   }  
   
.allan {
   height:auto; overflow:hidden;
   line-height:70px;
   border-bottom:1px solid #f7f7f7;
   margin-bottom:76px;
   } 
   
.allan-aa {
   width:75%;
   font-size:40px;
   color:#595959;
   float:left;
   }
   
.allan-bb {
   width:25%;
   color:#0966ae;
   font-size:14px;
   float:right;
   text-align:right;
   }
   
.allan-bb a {
   color:#0966ae;
   }
   
.alrow {
   height:auto; overflow:hidden;
   margin-left:-13px;
   margin-right:-13px;
   }
   
.alrow li {
   list-style-type:none;
   width:33.3%;
   float:left;
   padding-left:13px;
   padding-right:13px;
   }
   
.altu {
   height:auto; overflow:hidden;
   }
   
.altu img {
   width:100%;
   }
   
.altu-zi {
   height:auto; overflow:hidden;
   margin-top:16px;
   padding-left:20px;
   font-size:18px;
   color:#595959;
   line-height:65px;
   background:url(../images/jt.png) right top; background-repeat:no-repeat;
   transition: all 300ms ease-in 0ms;
   } 
   
.altu:hover .altu-zi {
   background:url(../images/jt.png) right bottom; background-repeat:no-repeat;
   color:#0966ae;
   transition: all 300ms ease-in 0ms;
   } 
   
.xwbj {
   height:auto; overflow:hidden;
   padding-top:60px;
   padding-bottom:70px;
   background-color:#f8f8f8;
   }
   
.xwlan {
   height:auto; overflow:hidden;
   line-height:70px;
   border-bottom:1px solid #f2f2f2;
   margin-bottom:70px;
   } 
   
.xwlan-aa {
   width:75%;
   font-size:40px;
   color:#595959;
   float:left;
   }
   
.xwlan-bb {
   width:25%;
   color:#0966ae;
   font-size:14px;
   float:right;
   text-align:right;
   }
   
.xwlan-bb a {
   color:#0966ae;
   }
   
.xwrow {
   height:auto; overflow:hidden;
   margin-left:-37px;
   margin-right:-37px;
   }
   
.xwrow li {
   list-style-type:none;
   width:33.3%;
   float:left;
   padding-left:37px;
   padding-right:37px;
   }
   
.xwtu {
   height:auto; overflow:hidden;
   }
   
.xwtu-zi {
   height:auto; overflow:hidden;
   margin-top:35px;
   color:#555555;
   font-size:14px;
   line-height:29px;
   }
   
.xwtu-zi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   color:#555555;
   font-weight:bold;
   font-size:16px;
   margin-top:0px;
   margin-bottom:14px;
   }
   
.xwtime {
   font-family:'DIN-Medium', Helvetica, Arial, sans-serif;
   height:auto; overflow:hidden;
   font-size:16px;
   margin-top:25px;
   }
   
.xwtu img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s; width:100%;}  

.xwtu:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.xwtu section {
   overflow: hidden;
   }
   
.bottom {
   height:auto; overflow:hidden;
   padding-top:66px;
   font-size:14px;
   line-height:32px;
   background:url(../images/bmbj.jpg) top center;
   color:#FFFFFF;
   background-size: 100% 100%;
   }
   
.bottom a {
   color:#FFFFFF;
   }
   
.bmhh {
   height:auto; overflow:hidden;
   font-size:16px;
   line-height:30px;
   text-align:center;
   }
   
.bmkk {
   height:auto; overflow:hidden;
   margin-top:58px;
   }
   
.bottom h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:22px;
   }
   
.bmkk-aa {
   width:56%;
   float:left;
   }
   
.bmkk-wx {
   width:120px;
   float:left;
   margin-left:10%;
   }
   
.bmkk-wx p {
   text-align:center;
   margin-top:8px;
   }
   
.kk {
   height:56px;
   color:#d2d2d2;
   background-color:rgba(255,255,255,0.18);
   border:1px solid rgba(255,255,255,0.18);
   border-radius: 0;
   }
   
.anniu {
   width:88px;
   height:39px;
   color:#d2d2d2;
   background-color:rgba(255,255,255,0.3);
   border:1px solid rgba(255,255,255,0.3);   
   border-radius: 0;
   }
   
.footer {
   margin-top:25px;
   height:auto; overflow:hidden;
   line-height:100px;
   color:#cdcdcd;
   border-top:1px solid rgba(255,255,255,0.15);
   }
   
.footer a {
   color:#cdcdcd;
   }
   
.footer a:hover {
   color:#FFFFFF;
   }
   
.juyou {
   text-align:right;
   }
   
.hide{
     top: -90px;
	 transition: all 300ms ease-in 0ms;
        }
		
		
/* 关于我们 */
.nabout {
    padding-top: 30px;
	padding-bottom:30px;
}

ul, ol {
    list-style: none;
}

.cplank {
    background:#0065b4 url(../images/yqjt2.png) no-repeat 90%;
        background-size: auto;
    background-size: 10% auto;
    line-height: 65px;
    font-size: 22px;
    padding-left: 30px;
	color:#FFFFFF;
	font-weight:bold;
}

.zcd {
   height:auto; overflow:hidden;
   }

.zcd li {
    list-style-type:none;
    line-height: 50px;
}

.zcd li a {
    display:block;
    background:#f4f4f4 url(../images/jtx.png) no-repeat 90%;
    background-size: auto;
    background-size: 5% auto;
    line-height: 50px;
    border: 1px solid #dadada;
    border-top-color: rgb(218, 218, 218);
    border-top-style: solid;
    border-top-width: 1px;
    border-top: none;
    padding-left: 30px;
    font-size: 14px;
    font-family: "微软雅黑";
}

.zcd li a:hover {
   background:#37383a url(../images/jtx2.png) no-repeat 90%;
    background-size: auto;
    background-size: 5% auto;
    line-height: 50px;
    border: 1px solid #dadada;
    border-top-color: rgb(218, 218, 218);
    border-top-style: solid;
    border-top-width: 1px;
    border-top: none;
   color:#FFFFFF;
   }
   
.zcd li.hover a {
   background:#37383a url(../images/jtx2.png) no-repeat 90%;
    background-size: auto;
    background-size: 5% auto;
    line-height: 50px;
    border: 1px solid #dadada;
    border-top-color: rgb(218, 218, 218);
    border-top-style: solid;
    border-top-width: 1px;
    border-top: none;
   color:#FFFFFF;
   }
   
.lxwm {
    background:#42494c url(../images/yqjt2.png) no-repeat 90%;
    background-size: auto;
    background-size: 10% auto;
    line-height: 65px;
    font-size: 26px;
    padding-left: 30px;
    margin-top: 30px;
	color:#FFFFFF;
	font-weight:bold;
}

.lxwm1 {
    padding: 30px;
    border: 1px solid#dadada;
    font-family: "微软雅黑";
    text-align: center;
}

.lxwm1 span:nth-child(1) {
    font-size: 12px;
}

.lxwm1 span:nth-child(3) {
    font-size: 27.6px;
    color:#0065b4;
    font-family: Arial;
    font-style: italic;
}

.lxwm2 {
    padding: 30px;
    border: 1px solid #dadada;
    border-top-color: rgb(218, 218, 218);
    border-top-style: solid;
    border-top-width: 1px;
    font-family: "微软雅黑";
    text-align: center;
    border-top: none;
}

.lxwm2 span {
    line-height: 30px;
    font-size: 12px;
}

.liuyan {
   width:90px;
   margin:5px auto 0px;
   } 
   
.liuyan a {
   display:block;
   width:90px;
   height:30px;
   line-height:30px;
   text-align:center;
   background: #0065b4;
   color:#FFFFFF;
   border-radius: 5px;
   }
   
.liuyan a:hover {
   background-color:#000000;
   }
   
   
.pnr {
    border: 1px solid #dadada;
	height:auto; overflow:hidden;
}

.title {
    background:#f0f0f0;
	height:auto; overflow:hidden;
	line-height: 70px;
    border-bottom: 1px solid #dadada;
    padding: 0px 15px;
}

.title-left {
   width:50%;
   color:#0065b4;
   font-size: 18px;
   font-weight: bold;
   float:left;
   }
   
.title-right {
   width:50%;
   color: #848484;
   float:right;
   text-align:right;
   }
   
.pnr-nei {
   padding:30px;
   height:auto; overflow:hidden;
}  

.pnr-nei img {
    border: 0px none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
   } 
   
/* 产品中心 */

.cpkk-right-lan {
    height:auto; overflow:hidden;
    line-height: 50px;
    border-bottom: 1px solid #dcdddd;
    color: #898989;
}

.cpkkr-nei {
    margin-top: 20px;
    height: auto;
    overflow: hidden;
}

.cpkkr-zuo {
    font-size: 16px;
}

.cpkkr-you {
    text-align: right;
    font-size: 14px;
}

.cptux {
   border:6px solid #efefef;
   background-color:#efefef;
   height:auto; overflow:hidden;
   margin-bottom:30px;
   }
   
.cptux:hover {
   border:6px solid #0065b4;
   background-color:#0065b4;
   box-shadow:0px 0px 15px rgba(0,0,0,.5);
   transition: all 500ms ease-in 0ms;
   }
.cptux a {
   color:#333333;
   }
   
.cptux a:hover {
   color:#ffffff;
   }
   
.cptux p {
   margin-top:15px;
   margin-bottom:7px;
   text-align:center;
   }  
   
.cptux h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   margin-top:15px;
   margin-bottom:7px;
   text-align:center;
   }   
   
.cpyymore {
    width: 165px;
    height: 35px;
    margin: 15px auto 0px;
}

.cpyymore a {
    display: block;
    width: 165px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
    background-color: #0065b4;
    border-radius: 20px;
} 

/* 分页 */ 
.page {
    margin: 20px auto;
}

.page-m {
    position: relative;
    top: -1px;
    +display: inline !important;
}

.page a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.page-m a {
    display: inline-block;
    margin: 0 5px;
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
	border:1px solid #eeeeee;

}

.page-m a:hover {
    color: #fff;
    background: #0065b4;
	border:1px solid #0065b4;
}

.xianshi {
    color: #fff;
    background: #0065b4;
	border:1px solid #0065b4;
}

.page-m a.active {
    color: #fff;
    background: #0065b4;
	border:1px solid #0065b4;
}


/* 产品详情 */
.pnr-nei h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:30px;
   text-align:center;
   color:#333333;
   margin-top:0px;
   margin-bottom:30px;
   }
   
.liebiao {
    height: auto;
    overflow: hidden;
	margin-top:20px;
}

.liebiao-aa {
    width: 80%;
    line-height: 30px;
    color: #666666;
    float: left;
}

.shangy {
    height: auto;
    overflow: hidden;
    line-height: 32px;
    color: #666666;
    border-bottom: 1px dotted #ececec;
}

.xiay {
    height: auto;
    overflow: hidden;
    color: #666666;
    line-height: 32px;
}

.liebiao-bb {
    width: 16%;
    float: right;
}   

.fanhui {
    width: 142px;
    height: 43px;
    margin-top: 6px;
    float: right;
}

.fanhui a {
    display: block;
    width: 142px;
    height: 43px;
    line-height: 43px;
    color: #FFFFFF;
    background-color: #0065b4;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
} 

/* 新闻列表 */
/* 新闻中心 */

.newhh {
   margin-bottom:15px;
   height:auto; overflow:hidden;
   padding-top:10px; padding-bottom:10px;
   border:1px solid #f2f3f3;
   font-size:12px;
   background-color:#FFFFFF;
   }
   
.newhh:hover {
   border:1px solid #0065b4;
   background-color:#0065b4;
   transition: all 300ms ease-in 0ms;
   }
   
.newhh a:hover {
   color:#FFFFFF;
   }
   
.timex {
   margin-top:23px;
   }
   
   
.newhh h5 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   margin-top:20px;
   margin-bottom:12px;
   }
    
   
.xwtp {
   margin-top:30px;
   margin-bottom:30px;
   } 
   
.xwda {
   font-size:18px;
   } 
   
   
.xwdd {
   background: #d7dbde;
   padding: 50px 0px;
   }
   
/* 新闻内 */
.inewsct {

}

.inewsct .inews-tt {
    border-bottom: 1px rgba(0,0,0,.25) dashed;
    padding-bottom: 10px;
}

.inewsct .inews-tt p {
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 10px;
}

.inewsct .inews-tt span {
    color: rgba(0,0,0,.55);
}

strong {
    font-weight: 700;
}

.inewsct .inews-ct {
    padding: 20px 0px 0px;
    color: rgba(0,0,0,.7);
    line-height: 28px;
    font-size: 16px;
}

/* 弹窗 */

.pdcon-ct{
	display:flex;
	flex-wrap:wrap;
}
.pdcon-ct>span{
	display:block;
	color:#fff;
	background:#2e4b98;
	padding:8px 30px;
	font-size:1.4rem;
	font-weight:600;
}
.pdcon{
	border-top:3px #2e4b98 solid;
	padding:20px 0px;
	font-size:1.4rem;
	color:rgba(0,0,0,.6);
	width:100%;
}

.picshade {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.91;
  filter: alpha(opacity=91);
  z-index: 99;
  display: none;
}

.pictures_eyes_close {
  position: fixed;
  top: 30px;
  right: 30px;
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(../images/close.png) no-repeat;
  z-index: 100;
  display: none;
}

.pictures_eyes {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 199;
  display: none;
}

.pictures_eyes_in {
  position: relative;
  text-align: center;
}

.pictures_eyes_in img { max-height: 500px; }

.pictures_eyes_in section p{color:#fff;padding:15px 0px;}

.pictures_eyes_in .prev, .pictures_eyes_in .next {
  position: absolute;
  top: 50%;
  width: 51px;
  height: 51px;
  cursor: pointer;
}

.pictures_eyes_in .prev {
  left: 35px;
  background: url(../images/Tleft.png) no-repeat;
}

.pictures_eyes_in .next {
  right: 35px;
  background: url(../images/Tright.png) no-repeat;
}

.pictures_eyes_indicators {
  position: fixed;
  left: 0;
  bottom: 15px;
  width: 100%;
  text-align: center;
  z-index: 299;
}

.pictures_eyes_indicators a {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 6px 3px 0 3px;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 0 2px #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  overflow: hidden;
}

.pictures_eyes_indicators img { height: 50px; }

.pictures_eyes_indicators .current {
  filter: alpha(opacity=100);
  opacity: 1;
}

.icase ul {
   padding:0px;
   margin:0px;
   }
   
.icase ul li {
   list-style-type:none;
   }   
   
   
.ijoint {

}
	
.ijoin {

}
.ijoin dl {
	background:#2a54a8;
	padding:0px 30px;
}
.ijoin dl dd {
	float:left;
	width:25%;
	color:#fff;
	line-height:40px;
	padding:25px 0px;
	font-size:2.0rem;
}
.ijoin dl dd:nth-of-type(4) {
	width:22%;
}
.ijoin dl dd:nth-of-type(5) {
	width:30%;
}

@media (max-width:1400px) {
	.ijoin dl dd {
	font-size:1.8rem;
}
}@media (max-width:992px) {
	.ijoin {
	margin:15px 0px 0px;
}
.ijoin dl {
	padding:0px 15px;
}
.ijoin dl dd {
	line-height:30px;
	padding:10px 0px;
	font-size:1.6rem;
}
.ijoin dl dd:nth-of-type(2),.ijoin dl dd:nth-of-type(3),.ijoin dl dd:nth-of-type(4) {
	display:none;
}
.ijoin dl dd:nth-of-type(1) {
	width:70%;
}
}.ijoin ul {
	margin-top:30px;
}
.ijoin ul li {
	border-bottom:1px rgba(0,0,0,.15) dashed;
	list-style-type:none;
	margin-bottom:20px;
}
.ijoin ul li .jitp {
	padding:25px 30px;
	transition:.3s;
}
.ijoin ul li .jitp span {
	display:block;
	float:left;
	width:25%;
	color:#545459;
	line-height:44px;
	font-size:1.9rem;
}
.ijoin ul li .jitp span:nth-of-type(4) {
	width:22%;
}
.ijoin ul li .jitp span:nth-of-type(5) {
	width:30%;
}
@media (max-width:1400px) {
	.ijoin ul li .jitp span {
	font-size:1.6rem;
}
}@media (max-width:992px) {
	.ijoin ul {
	margin-top:10px;
}
.ijoin ul li {
	margin-bottom:10px;
}
.ijoin ul li .jitp {
	padding:10px 15px;
}
.ijoin ul li .jitp span {
	line-height:24px;
	font-size:1.4rem;
}
.ijoin ul li .jitp span:nth-of-type(2),.ijoin ul li .jitp span:nth-of-type(3),.ijoin ul li .jitp span:nth-of-type(4) {
	display:block;
}
.ijoin ul li .jitp span:nth-of-type(1) {
	width:70%;
}
}.ijoin ul li .jitp span small {
	width:138px;
	display:block;
	height:44px;
	font-size:1.9rem;
	color:#545459;
	background:#efefef;
	cursor:pointer;
	text-align:center;
	transition:.3s;
	float:left;
}
.ijoin ul li.cur {
	border-bottom:0;
	box-shadow:0px 0px 30px rgba(0,0,0,.15);
}
.ijoin ul li.cur .jitp span small {
	background:#fff;
}
.ijoin ul li .jitp span small:hover {
	background:#fe710a;
	color:#fff;
}
.ijoin ul li.cur .jitp {
	background:#e6e6e6;
}
.ijoin ul li .jitp span i {
	display:block;
	background:url(../images/sjt.png) center no-repeat;
	height:44px;
	float:right;
	cursor:pointer;
	width:40px;
}
.ijoin ul li.cur .jitp span i {
	transform:rotate(180deg);
}
.ijoin ul li .jitp span a {
	display:none;
	width:90%;
	height:30px;
	line-height:30px;
	color:#545459;
	background:#efefef;
	font-size:1.4rem;
	text-align:center;
}
@media (max-width:1400px) {
	.ijoin ul li .jitp span small {
	font-size:1.6rem;
}
}@media (max-width:992px) {
	.ijoin ul li .jitp span a {
	display:block;
}
.ijoin ul li .jitp span small {
	display:none;
}
.ijoin ul li .jitp span i {
	display:none;
}
}.ijoin .jibt {
	display:none;
	padding:20px 70px 50px;
}
.ijoin .jibt h1 {
	font-size:2.0rem;
	line-height:40px;
}
.ijoin .jibt section {
	padding:15px 0px 15px 20px;
	color:#545459;
	line-height:26px;
}
.ijoin .jibt>div>h2 {
	width:140px;
	line-height:44px;
	color:#fff;
	background:#2a54a8;
	text-align:center;
	font-size:1.5rem;
	transition:.3s;
	cursor:pointer;
	margin:15px 0px 0px;
}
.ijoin .jibt>div>h2:hover {
	background:#fe710a;
}
.ijoindd .zwxxx {
	padding-bottom:10px;
}
.ijoindd .zwxxx span {
	display:block;
	line-height:30px;
	color:#000;
}
.ijoindd .zwxxx .zpzw {
	font-size:1.6rem;
	margin-bottom:10px;
}
.ijoindd iframe {
	height:720px;
	width:100%;
}


@media (max-width:992px) {
	.ijoindd {
	margin:0;
}
.ijoindd .jibt {
	display:block;
	padding:0px;
}
.ijoindd .jibt h1 {
	font-size:1.6rem;
	line-height:30px;
}
.ijoindd .jibt section {
	padding:10px 0px;
}
}

.ijoin ul {
   padding:0px;
   }
   
   
.apply {
	position:fixed;
	z-index:10000;
	background:rgba(0,0,0,.8);
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:none;
}
.zwcont {
	width:60%;
	left:20%;
	top:50%;
	margin-top:-378px;
	position:relative;
}
.zwcont iframe {
	height:756px;
	background:transparent;
	width:100%;
}
.tmbody {
	background:transparent;
}
.zwcont .closets {
	position:absolute;
	height:90px;
	right:15px;
	top:0;
	cursor:pointer;
	width:40px;
	background:url(../images/gbtou.png) center no-repeat;
}
.sqxx {
	width:100%;
	background:#fff;
}
.sqxx h2 {
	text-align:center;
	font-size:2.0rem;
	margin:0px;
	color:#000;
	line-height:90px;
}
.sqxx h2 big {
	font-size:2.0rem;
}
.sqxx .form {
	background:#f6f6f6;
	padding:30px 7% 25px;
}
.sqxx .form div {
	float:left;
	width:47%;
	margin-right:6%;
	margin-bottom:25px;
}
.sqxx .form div:nth-child(2n+0) {
	margin-right:0;
}
.sqxx .form div p {
	float:left;
	width:88px;
	color:#636366;
	line-height:42px;
}
.sqxx .form div p:before {
	content:"* ";
	color:#f00;
}
.sqxx .form div input {
	width:calc(100% - 88px);
	background:#fff;
	border:1px rgba(0,0,0,.1) solid;
	line-height:22px;
	outline:none;
	padding:9px 10px;
}
.sqxx .form div select {
	width:calc(100% - 88px);
	border:1px rgba(0,0,0,.1) solid;
	background:#fff;
	height:42px;
	outline:none;
	padding:0px 10px;
}
.sqxx .form div:last-child {
	width:100%;
}
.sqxx .form div textarea {
	width:calc(100% - 88px);
	background:#fff;
	border:1px rgba(0,0,0,.1) solid;
	line-height:22px;
	outline:none;
	padding:9px 10px;
	resize:none;
}
.sqxx form button {
	display:block;
	margin:30px auto 0px;
	background:#2a54a8;
	width:100%;
	max-width:230px;
	color:#fff;
	height:44px;
	outline:none;
	font-size:1.5rem;
	transition:.3s;
	border:0;
}
.zwcont form button:hover {
	background:#333;
} 

/* 产品详情 */

.pro-img{
	margin-bottom:40px;
}
.pro-img .xiaotu{
   margin-top:20px;

}
.pro-img #Gbig{
	width:100%;
	border:1px #eeeeee solid;
}
.pro-img .xiaotu li{

}
.pro-img .xiaotu li a {
   display: block;
   border:1px #ddd solid;
   margin:1px;
   }

.pro-img .xiaotu li.hover{
	border:1px #0e66a6 solid;
}
.pro-img .colmd5{
	width:48%;
	float:left;
}
.pro-img .colmd7{
	width:48%;
	float:right;
}
.pro-img .colmd7 .pro-ptt{
	font-size:22px;
	font-weight:bold;
	padding:0px 0px 15px;
	border-bottom:1px #734702 solid;
	font-weight:bold;
}
.pro-img .colmd7>span{
	margin:20px 0 0 0;
	padding:0;
	display:block;
	color:rgba(62,70,77,.8);
	font-size:12px;
	line-height:22px;
	width:100%;
	word-wrap:break-word;
}
.pro-img .colmd7>span ul{
	list-style-type:disc;
	margin-left:20px;
}
.jqzzoom{position:relative;}
.jqzoom{position:relative;overflow:hidden;border:0px #ddd solid; height:auto; overflow:hidden;}
.zoomdiv{float:left;top:0 !important;left:101% !important;border:3px solid #e4e4e4;display:none;text-align:center;overflow: hidden;position:absolute;z-index:999;background-color:#fff;}
.bigimg{width:2000px;height:2000px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:80px !important;height:80px !important;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}	




.jqzzoom .navigation {
    width: 100%;
    margin: 10px 0 0;
}
.jqzzoom .carousel{
    overflow: hidden;
}
.jqzzoom .carousel ul {
    width:2000em;
    list-style: none;
    margin: 0;
    padding: 0;
	margin-top:10px;
}
.jqzzoom .prev-navigation,.next-navigation{
	display:block;
	cursor:pointer;
}
.jqzzoom .prev-navigation{
	background:url(../images/left.gif) left center no-repeat;
	height:91px;
	width:39px;
	float:left;
}
.jqzzoom .next-navigation{
	background:url(../images/right.gif) right center no-repeat;
	width:39px;
	height:91px;
	float:right;
}

.procem {
    padding: 0px 36px;
    position: relative;
}

#fuwus {
    position: static;
}

.procem .swiper-pagination-bullet-active {
    opacity: 1;
    background: #cf152d;
}

.procem .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	left:3px;

    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
}

.procem .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	right:3px;

    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
}

#xiaotu .swiper-slide a.hover{
	border: 1px #009def solid;
}  

.guddx {
    height: 370px;
    padding: 5px;
    overflow-y: scroll;
}

.pnr-neix {
   padding:30px;
   height:auto; overflow:hidden;
}


/* 联系我们 */
.lxkuai {
   margin-top:55px;
   margin-bottom:100px;
   line-height:36px;
   font-size:16px;
   } 
   
.lxkuai h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:37px;
   color:#333333;
   margin-top:26px;
   margin-bottom:67px;
   padding-bottom:46px;
   background:url(../images/hua.jpg) left bottom; background-repeat:no-repeat;
   }  
   
.liuyank {
   height:auto; overflow:hidden;
   padding-top:75px;
   padding-bottom:45px;
   background-color:#ededed;
   }
   
.liuyank h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:17px;
   margin-top:0px;
   margin-bottom:16px;
   color:#2d2d2d;
   text-align:center;
   }
   
.liuyank h3 {
   font-family:'DINCond-Bold', Helvetica, Arial, sans-serif;
   font-size:42px;
   font-weight:bold;
   text-align:center;
   color:#2d2d2d;
   margin-top:0px;
   margin-bottom:75px;
   }  
   
.hzi {
   color:#083290;
   }
   
.biaow {
   height:auto; overflow:hidden;
   margin-bottom:20px;
   }
   
.biaow h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   margin-top:0px;
   margin-bottom:14px;
   color:#666666;
   }
   
.kka {
   height:60px;
   border:1px solid #d2d2d2;
   }
   
.kkb {
   border:1px solid #d2d2d2;
   }
   
.anniuw {
   width:208px;
   height:54px;
   background-color:#083290;
   border:1px solid #083290;
   padding:0px;
   }
   
.procem .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
}

.lxkuai a {
    color: #000000;
}
		

@media (min-width: 1400px) and (max-width: 1800px) {

.cpkuai {
   width:100%;
   } 

}


@media (min-width: 1200px) and (max-width: 1400px) {

.kuanping {
   width:100%;
   }
   
.container {
    width:100%;
  }
  
.cpkuai {
   width:100%;
   } 
   
.cplan {
   width:100%;
   } 
   
.navbar-nav > li > a {
    padding-left: 15px;
    padding-right: 15px;
}

}


@media (min-width: 1000px) and (max-width: 1200px) {

.kuanping {
   width:100%;
   }
   
.container {
    width:100%;
  }
  
.cpkuai {
   width:100%;
   } 
   
.cplan {
   width:100%;
   } 
   
.navbar-nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
}

}


@media (min-width: 0px) and (max-width: 768px) {

.navbar-nav > li > a {
    padding: 10px 20px;
    line-height: 20px;
}

.nav {
    padding-left: 0px;
}


.kuanping {
   width:100%;
   }
   
.container {
    width:100%;
  }
  
.cplan {
   width:100%;
   }   
   

}


