/*banner */
.cpxh_sj img {margin-top: 14px;}
.cpxh_mbx {padding: 18px 0;}
/*内容区联系我们 */
.g_intlist .g_modpt2{padding-bottom:0px;}
.g_ban3fl{width:48%;}
.g_ban3fl h2{font-size:28px;}
.cpxh_lxwm img {margin-top: 29px;}
.g_modpt2_table{font-size:16px; line-height:28px;}
.g_modpt2_table p,.g_modpt2_table a,.g_modpt2_table div,.g_modpt2_table ul li a,,.g_modpt2_table ul li{font-size:16px; line-height:28px;}
.bigImgContent {
	width: 350px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	margin: 0 auto;
}

.box-fenxiang {
	width: 100%;
	line-height: 48px;
	margin: 20px auto 20px;
}

.fenxiang {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #9a9a9a;
	line-height: 28px;
}

.bigImgContent span {
	display: table-cell;
	*display: inline-block;
	vertical-align: middle;
	*font-size: 14px;
	width: 500px;
	height: 2000px;
	overflow: hidden;
}

.bigImgContent img {
	vertical-align: middle;
	width: 350px;
	max-height: 290px;
}

.imageDescription {
	width: 100%;
	clear: both;
	/*height:56px;*/
	overflow: hidden;
	padding: 0;
	line-height: 175%;
	margin: 0;
}

.imageDescription_title {
	margin: 10px 0 20px 0;
	padding: 6px 0 6px 10px;
	font-size: 20px;
	text-align: left;
	background: #f5f5f5;
	font-family: 微软雅黑;
}

.imageDescription_content {
	text-indent: 0em;
	text-align: left !important;
	color: #000;
	font-size: 14px !important;
}

#smallImgContent {
	height: 30px;
	/*padding-left:33px;*/
}

.prevImgAtlas,
.nextImgAtlas {
	width: 0px;
	height: 30px;
	float: left;
	text-align: center;
	margin-top: 18px;
}

.nextImgAtlas {
	float: right;
}

.prevImgAtlas img,
.nextImgAtlas img {
	width: 0px;
	height: 75px;
}

.smallImgTab {
	/*width:600px;*/
	height: 32px;
	/*float:left;padding:0 29px;*/
}

.prevPic,
.nextPic {
	width: 40px;
	height: 40px;
	float: left;
	text-indent: -9999px;
	margin-top: -110px !important;
	position: absolute;
	z-index: 999;
}

.prevPic {
	background: url(/uiFramework/commonResource/image/b1_1b_icon3.png) no-repeat;
	background-size: cover;
}

.nextPic {
	background: url(/uiFramework/commonResource/image/b1_1b_icon5.png) no-repeat;
	float: right;
	background-size: cover;
	position: absolute;
	right: 0;
}

#smallImgScroll {
	/*width:550px;float:left;*/
	height: 30px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	overflow: hidden;
}

.smallImgList {
	position: absolute;
	height: 30px;
	left: 0;
	right: 0;
	top: 0;
	z-index: 2;
	padding-top: 7px;
	padding-bottom: 2px;
	margin: 0 auto;
	width: auto !important;
	justify-content: center;
	display: flex;
}

.smallPicBg {
	width: 104px;
	height: 82px;
	position: absolute;
	left: 4px;
	top: 0;
	z-index: 1;
}

.smallImgList li {
	width: 14px;
	height: 14px;
	float: left;
	background: none;
	margin: 0 8px;
	border-radius: 20px;
	border: 1px #1c5cb0 solid;
}

.smallImgList li img {
	width: 0px;
	height: 12px;
}

.smallImgList li div {
	height: 22px;
	padding-top: 0px;
}

.smallImgList li a {
	display: block;
	width: 12px;
	height: 12px;
	margin: 0 auto;
}

.smallImgList li span {
	display: none;
	text-align: center;
	color: #000;
	margin-top: 5px;
}

.smallImgList li a:hover {
	text-decoration: none;
}

.smallImgList li a:hover span {
	background: #333;
	color: #fff;
}

.scrollLine {
	height: 7px;
	position: relative;
	margin: 0 26px;
	display: none;
}

#imgContent {
	width: 500px;
	_height: 504px;
	/*ie6需要定义宽高*/
	position: relative;
	text-align: center;
	color: #fff;
}

#imgLoading {
	position: absolute;
	width: 12px;
	height: 21px;
	left: 50%;
	top: 240px;
	margin-left: -10px;
	display: none;
}

#slideVideo {
	cursor: pointer;
}

.popup-layer {
	position: absolute;
	z-index: 110;
	width: 260px;
	height: 109px;
	left: 50%;
	margin-left: -130px;
	border: 1px solid #f3ece8;
	top: 0;
	color: #fff;
	display: none;
}

.popup-layer-rel {
	position: relative;
	height: 109px;
}

.layer-bg {
	width: 260px;
	height: 109px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	background: #000;
	opacity: 0.7;
	filter: Alpha(opacity=70);
}

.popup-msg {
	position: relative;
	z-index: 6;
	text-align: center;
	padding-top: 16px;
}

.popup-msg a {
	color: #fff;
	padding: 0 14px;
	display: inline-block;
	height: 27px;
	line-height: 27px;
	border: 1px solid #b7b3b0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: #100d0a;
	margin: 20px 0 0 3px;
}

.layer-close {
	display: block;
	position: absolute;
	top: 7px;
	right: 9px;
	border: 1px solid #fff;
	width: 9px;
	height: 9px;
	font-size: 13px;
	text-align: center;
	line-height: 9px;
	cursor: pointer;
	overflow: hidden;
	z-index: 6;
	font-family: Arial, Helvetica, sans-serif;
}

.thisimg {
	background: #1c5cb0 !important;
	border-radius: 20px;
	border: none;
}

a {
	cursor: pointer;
}

.imgpn {
	display: block;
	width: 50%;
	height: 85%;
	text-indent: -9999px;
	background-image: url(/uiFramework/images/picNews/blank.png);
	position: absolute;
	top: 0px;
	z-index: 100;
	overflow: hidden;
	*zoom: 1
}

.img-prev {
	left: 0px;
	cursor: url(/uiFramework/images/picNews/left.cur), pointer;
}

/*如果ie下无法看到自定义鼠标把这个鼠标文件的路径改为绝对路径就OK了*/
.img-next {
	right: 0px;
	cursor: url(/uiFramework/images/picNews/right.cur), pointer;
}

/*如果ie下无法看到自定义鼠标把这个鼠标文件的路径改为绝对路径就OK了*/

.img_pagetion {
	width: 100px;
	float: left;
	display: none;
}

.img_pagetion span {
	display: inline;
}

@media screen and (max-width:1200px) {
.g_ban3fl{width:43%;}

}
/*手机版*/
@media screen and (max-width:801px) {
	#imgContent {
		width: auto;
	}
}

/*  功能特性    */
#smallImgScroll ul li{display: none;}
#smallImgScroll ul li:nth-child(1){display: block!important;}
#smallImgScroll ul li:nth-child(2){display: block!important;}
#smallImgScroll ul li:nth-child(3){display: block!important;}
#smallImgScroll ul li:nth-child(4){display: block!important;}
#smallImgScroll ul li:nth-child(5){display: block!important;}
table{margin:0;}
.g_intlist1_word p {font-size: 16px!important;color: #666666!important;
    line-height: 28px!important;}
.g_intlist1_word p strong {color: #666666!important;
    font-size: 18px!important;
    line-height: 36px;
    font-weight: bold;
	display: inline-block;
	margin-top: 30px;
	}

.g_modpt3wz{padding-left: 0px!important;}


	/* 技术规格 */
	/* 公共部分 */
tbody tr td {border: 1px solid #e9eef4;
    border-collapse: collapse;}
tbody tr td:nth-child(1) {width: 190px;}
tbody tr td {    padding: 20px;}

/* 第一个 */
tbody tr:nth-child(1) {    padding: 24px 54px;
    color: #1c5cb0;
    font-size: 18px;
    line-height: 30px;
    width: 100%;
    border-top: 1px solid #d9e2ec;
    border-left: 1px solid #d9e2ec;
    border-right: 1px solid #d9e2ec;
	background-color: #FFFFFF;
	}

tbody tr:nth-child(1) td p {color: #1c5cb0;
    font-size: 18px;
    line-height: 30px;} 

/*      */

.cpxh_banner {top:25%!important;}
/*  相关资料    */

.g_modpt3fl .cpxh_xgzl {
    display: block;
    background: #fff;

}
@media screen and (min-width: 1000px) {
.g_modpt3fl .cpxh_xgzl {padding: 26px 40px;}
}
@media screen and (max-width: 999px) {
.g_modpt3fl .cpxh_xgzl {padding: 20px 10px;}	
#imgContent{margin:0 auto;}
.maxwid{width:100%;}

}
.g_modpt3fl .cpxh_xgzl a {padding:0!important;}


/*      */


/*      */

.g_proding.active{ padding-top:0!important;}
.g_banner5 .g_banimg{ height:auto!important; background: #f1f4fd; min-height: 500px;}
.g_banner5 .g_banimg .g_banimg_pc{ height:auto!important; }




.ulia{color:#000;font-size:16px;font-weight:bold;}
.finul{height:50px;overflow:hidden;background:#f7f7f7;border-bottom:1px solid #ddd;}
.finul li{line-height:48px;padding:0 10px;}
.spyScroller{width:1200px;}
 .Finalvcontent .eng_menu ul li.actived{border-bottom:1px solid #0062ac;}
.xitit{font-size:24px;font-weight:700;padding:10px 0;padding-top:60px;text-align:center;}
.finul li a{
-o-transition: color 0s ease-in;
-webkit-transition: color 0s ease-in;
-moz-transition: color 0s ease-in;
transition: color 0s ease-in;
outline:none;
}
.finul img{width:32px;height:28px;vertical-align: middle;}


.top_wrap{background: url("/eportal/fileDir/lcjtww/resource/cms/2018/12/2018121816095845164.jpg") repeat-y center;min-height: 252px;background-color: #ccc;}

.Finalvcontent .eng_menu ul li.actived {
    border-bottom: 2px solid #0062ac;
}
.grlc_bt ul li {
    width: 135px !important;
    float: left;
    text-align: center;
    cursor: pointer;
    height:48px;
}
.Finalvcontent .eng_menu ul li a:hover, .Finalvcontent .eng_menu ul li.actived a {
    color: #0062ac !important;
    font-size:16px;
}

 .new_cp{padding-bottom:0 !important;}
 .bot_cont1,.bot_cont2{width:100%;}

/* 相关资料 技术支持*/
    .xgzl_wrap .img_wrap{
       width: 15%;
       height: 40px;    
       margin: 30px auto;
       text-align: center;
       float: left;
       padding-left: 4%;
     }
    .xgzl_wrap .img_wrap img{
        width:35px;
        height:35px;
    }
   .xgzl_cont {
      float: right;
      width: 80%;
      margin-top: 30px;
    }
    .xgzl_wrap p{
        text-align: center;
    }
    .xgzl_wrap h3,.xgzl_wrap h3 a{ 
        font-size: 16px;
    color: #232323;
    line-height: 20px;
    text-align: left; 
    padding-left: 0;
    overflow: visible;
    max-width: 100%;
    height:auto;
   word-wrap: break-word;
        /* white-space: nowrap;
        text-overflow: ellipsis;*/
    }
   .jszc_wrap h3 a{
        font-size: 16px;
        color: #232323;
         line-height: 20px;
         text-align: left; 
        padding-left: 0;
    }
    .jszc_wrap .img_wrap {
       width: 20%;
       height: 40px;
       float: left;
       margin-top: 24px;
       text-align: center;
   }
    .jszc_wrap .img_wrap img{
        width:40px;
        height:40px;
    }
   .jszc_cont {
      float: right;
      width: 79%;
      margin-top: 30px;
    }

    .lianjie{margin: 0px auto 15px;text-align: center;}
    .lianjie a{
    color: #0c5ab3;
    text-decoration: underline;
    cursor: pointer;
    font-size:16px;
    padding-left:0px !important;
   }

.cp_gn table tr:nth-child(2n){
            background-color: #F5F5F5 !important;
        }
.cp_gn table tr:nth-child(2n+1){
            background-color: #fff !important;
        }
.cp_gn table tr td {
    border: 1px solid #D5D5D5 !important;
       }
.cp_gn table tr:nth-child(1){
            background-color: #afd0ec !important;
        }


/*图片轮播*/
			.Box {position: relative;}
			
			.Box .Box_con {position: relative;}
			.Box .Box_con .btnl {position: absolute;}
			.Box .Box_con .btnn {display: block;width: 41px;height: 41px;position: absolute;top: 80px;cursor: pointer;}
			.Box .Box_con .btnl {background: url(/eportal/fileDir/lcjtww/resource/cms/2018/12/2018121815451294227.png) no-repeat center;left: -94px;}
			.Box .Box_con .btnr {background: url(/eportal/fileDir/lcjtww/resource/cms/2018/12/2018121815403779014.png) no-repeat center;right: -94px;}
			/*.Box .Box_con .btnl:hover {background: url(img/jtl03.png) no-repeat center;}
			.Box .Box_con .btnr:hover {background: url(img/jtr03.png) no-repeat center;}*/
			.Box .Box_con .conbox {position: relative;overflow: hidden;height:222px;}
			.Box .Box_con .conbox ul {position: relative;list-style: none;}
			.Box .Box_con .conbox ul li {float: left;width: 464px;height: 222px;/*padding:24px 54px;*/overflow: hidden;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;}
			.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
			.Box .Box_con .conbox ul li img {display: block;/*width: 356px;height: 174px;*/width: 80%;transition: all 0.5s;/*border:1px solid #cdcdcd;*/}			
			.Box .BoxSwitch {margin-top: 20px;margin-bottom: 40px;text-align: center;}
			.Box .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 10px;height: 10px;background: #cdcdcd;margin: 0 5px;cursor: pointer;border-radius: 50%;}
			.Box .BoxSwitch span.cur {background: #fff;border: 2px solid #0062ac;}

@media screen and (min-width:1000px){
    /*banner*/
     .ban_wrap{
            max-width: 1200px;
            margin: 0 auto;
            overflow:hidden;
        }
     .ban_cont{float: left;width:58%;padding-bottom: 20px;}
     .ban_cont h3{ font-size: 24px;font-weight: 700;padding: 10px 0;padding-top: 40px;text-align: left;}
     .ban_img{float: left; /*width:30%;*/margin-left:3%;margin-top: 20px;}
   .ban_img img { width: 464px;  height: 222px;   }

     /*轮播*/
    .Box .content {width: 876px;margin: 0 auto;}

/* 相关资料 技术支持*/  
  .xgzlmk,.jszcmk{
        width: 1200px;
        margin:10px auto;
       margin-top: 20px;
     }
    .jszcmk{padding-left:26%;}
    .xgzl_wrap{
      width: 24.2%;
      float: left;
      min-height: 102px;
      border: 1px solid #c0c0c0;
      margin-right: 1%;
      margin-bottom: 20px;
      box-sizing: border-box;
     }   
    .jszc_wrap{
      width: 30%;
      float: left;
      min-height: 80px;
      box-sizing: border-box;
      padding: 0;
    }   
    .xgzlmk .xgzl_wrap:nth-child(4n){
                margin-right: 0 !important;
        }  

}

@media screen and (max-width:999px){

.g_modpt3fl .cpxh_xgzl a{font-size:14px;}

 .xitit{padding-top:30px;}

   /*banner*/
   .ban_wrap{width:100%;margin: 0 auto;overflow:hidden;}
   .ban_cont{float: left;width:80%;margin-left:10%;}
   .ban_cont h3{ font-size: 18px;font-weight: 700;padding: 10px 0;padding-top: 40px;text-align: left;}
   .ban_cont p{font-size: 16px;}
   .ban_img{ width:400px;margin: 20px auto;}
   .ban_img img{ width: 100%;}
   .c_breadcrumb{width:90%;margin:0 auto;}

  .finul{display:none;}
  .new_cp{width:90%;margin:0 auto;}

   /*轮播*/
  .Box .content {width: 100%;margin: 0 auto;}
  .Box .Box_con .btnn{display: none;}


 .xgzlmk{width:100%;margin:10px auto;}
   .xgzl_wrap,.jszc_wrap{
         width: 100%;         
     }
     .xgzl_wrap{
    width: 100%;
    float: none;
    min-height: 117px;
    border: 1px solid #c0c0c0;
    margin-right: 1%;
    margin-bottom: 20px;
    box-sizing: border-box;

     }  
  .jszc_wrap{
    width: 100%;
    float: none;
    min-height: 80px;
    margin-right: 1%;
    box-sizing: border-box;
     padding: 0 8%;
     }  
    .xgzl_wrap h3, .xgzl_wrap h3 a{font-size:16px;}
    .jszc_wrap h3 a{font-size:16px;}

   .cp_gn{overflow-x: auto;}   
   .cp_gn table{width:85% !important;}
   .cp_gn table tr{width:100% !important;}
 .xl_gntx img{width:100%;}
  .xl_gntx p img {width: 100%;}
 
   /*图片轮播*/
   .Box .Box_con .conbox {position: relative;overflow: hidden;height:222px; width: 95%;}
   .Box .Box_con .conbox ul {position: relative;list-style: none; width: 100%;}
   .Box .Box_con .conbox ul li {float: left;width: 345px;height: 222px;overflow: hidden;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;padding:0;}
   .Box .Box_con .conbox ul li:first-child {margin-left: 0;}
   .Box .Box_con .conbox ul li img {display: block;width: 80%;transition: all 0.5s;/*border:1px solid #cdcdcd;*/}		
}

/*相关文章*/

@media screen and (min-width:1000px){
    .cp_xgwz{padding-left: 4%;}
    .cp_xgwz a{display:inline-block;font-size:16px;color:#000;width:30%;overflow:hidden;line-height:45px;height:45px;border:1px solid #c0c0c0;text-align: center; float: left;margin-right: 1%;margin-bottom: 15px;}
    .cp_xgwz a:nth-child(3n){margin-right: 0 !important;}
}
@media screen and (max-width:999px){
   .cp_xgwz a{display:inline-block;font-size:16px;color:#000;width:95%;overflow:hidden;line-height:45px;height:45px;border:1px solid #c0c0c0;text-align: center; float: left;margin-right: 1%;margin-bottom: 15px;}
}


.g_modpt3nr .g_modpt3fl{padding:0 20px;margin-bottom: 14px;}
.g_modpt3nr .g_modpt3fl a .g_modpt3tu img{max-height: 46px;}
/* 特殊样式 */
.g_intlist1_word ul li {font-size: 16px!important;color: #666666!important;line-height: 28px!important;}
.g_modpt2_table table tbody tr td ul li {line-height: 1.8;color: #333;font-size: 16px;}
.g_modpt2_table p {font-size: 16px!important;}
.g_modpt2_table td {font-size:16px; line-height:28px;}
@media screen and (max-width: 999px) {
.g_ban3fl h2{font-size:20px;}
.g_ban3fl{width:100%;}
	.g_modpt2_table p {font-size: 14px!important;}
	.g_modpt2_table table tbody tr td ul li {font-size: 12px;}
	.g_modpt2_table td {font-size:16px;}
}
@media screen and (max-width:768px) {
.g_ban3fl h2{margin-top:40px!important;}

}