/*------style.css  start------*/
/*less*/
@c:center;
@small:12px;
@mid:14px;
@big:16px;
@b:#000;
@g:#666;
@r:#d41c29;
.clearfix:after{
	content:"";
	display:block;
	clear:both;
}
.clearfix{
	zoom:1;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.db{
	display:block;
}
.tl{
	text-align: left;
}
.tc{
	text-align: center;
}
.tr{
	text-align: right;
}
.full{
	width:100%;
	height:100%;
}
.box{
	display: inline-block;
}
.none{
	display: none;
}

a:hover{
	text-decoration:none;
	color: #ca1c28;
    transition: color 0.4s;
    -moz-transition: color 0.4s;
    -webkit-transition: color 0.4s;
    -o-transition: color 0.4s;
}
@-webkit-keyframes fromBottomFade { from {
-webkit-transform: translateY(20%);
opacity:0;
}
}
@keyframes fromBottomFade { from {
transform: translateY(20%);
opacity:0;
}
}



a{text-decoration:none;}


/*container*/
.container{
	width:96%;
	max-width:1300px;
	margin:0 auto;
	clear:both;
}

/*header*/
#header{display:none;}
#leftcontrol{display:none;}
#rightcontrol{display:none;}
.pctop{width:100%;height:110px;/*position:fixed;top:0;left:0;z-index:100;*/
	/* background:#fff; */
	background: url(../images/index-bg.png) no-repeat center;
}
.pctop .head_top{height:37px;}
.pctop .head_top p{float:left;font-size:13px;color:#999999;line-height:37px;}
.pctop .head_top .right{float:right;}
.pctop .head_top .right .search{float:left;position:relative;width:110px;height:28px;border:1px solid #dcdcdc;border-radius:14px;margin-top:5px;margin-right:10px;}
.pctop .head_top .right .search input{width:80px;display:block;float:left;height:28px;line-height:28px;border:none;border-radius:14px;text-indent:10px;}
.pctop .head_top .right .search input:focus{outline:none;} 
.pctop .head_top .right .search .formsubmit{height:26px;display:flex;
	align-items:center;
	display:-webkit-flex; 
    -webkit-align-items:center;
	display:-ms-flex; 
    -ms-align-items:center;}
.pctop .head_top .right .search .formsubmit img{display:block;margin:auto;}
.pctop .head_top .right .aaa{float:left;line-height:37px;margin:0px 9px;} 
.pctop .head_top .right .bbb{float:left;margin-right:9px;}
.pctop .head_top .right .select{float:left;margin-top:5px;}
.pctop .head_top .right select{border:none;outline:none;}

.pctop .logo{float:left;height:100px;font-size:0px;display:flex;
	align-items:center;
	display:-webkit-flex; 
    -webkit-align-items:center;
	display:-ms-flex; 
    -ms-align-items:center;}
.nav{float:right;line-height:110px}
.navul li{float:left;height:110px;margin-left:60px;position:relative;} 
.navul li>a{font-size:16px;color: #fff;}
/* .navul li.cur>a{color:#117ec8;} */
/* .navul li>a:hover{color:#117ec8;} */
.navul li .nav_son{display: none;position: absolute;left: 50%;top:40x;text-align:center;z-index:100;box-shadow: 0 6px 12px rgba(0, 0, 0, .175);margin-left: -80px;width: 160px;font-size: 14px;background: #FFF;animation: fromBottomFade .6s ease both;-webkit-animation: fromBottomFade .6s ease both;}
.navul li .nav_son a{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color:#222;display:block;padding:10px 20px;border-bottom:1px solid #ebebeb;line-height:23px;}
.navul li .nav_son a:hover{color:#117ec8;background:#f5f5f5;}
.navul li .line{width:0px;height:5px;position:absolute;top:80px;left:0px;background:#ffffff;border-radius: 5px;}
.navul li:hover .line{width:100%;}
.navul li.cur .line{width:100%;}
.navul li:hover .nav_son{display:block;}

.navul .pctop_en{
	margin-left: 30px;
}
.pctop_en:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 14px;
    background: #fff;
    left: -14px;
    top: 48px;
    border-radius: 1px;
}
.pctop .container{
	max-width: 1400px;
}


	
	/*banner*/
#indexbanner{overflow: hidden; position: relative;}
#indexbanner .bx-controls{ position: absolute; left: 0; bottom: 20px; z-index: 70; width: 100%; color: rgba(0,0,0,0);}
#indexbanner .bx-controls .bx-pager{ text-align: center;}
#indexbanner .bx-controls .bx-pager div{ display: inline-block; margin: 0 2px;}
#indexbanner .bx-controls .bx-pager div a{ display: block; width: 45px; height: 4px; overflow: hidden; line-height: 50px; background-color: rgba(255,255,255,0.3);}
#indexbanner .bx-controls .bx-pager div a.active{ background-color: rgba(255,255,255,0.8);}
#indexbanner .bx-controls .bx-controls-direction{ display: none;}
#phoneindexbanner{display:none;}
.insidebanner{}





.tit{width:100%;text-align:center;overflow:hidden;}
.tit .cn{font-size:36px;color:#000000;margin-bottom:13px;}
.tit .en{font-size:18px;color:#a9a9a9;text-transform:uppercase;}
.tit .line{width:300px;height:1px;background:#efefef;margin:auto;position:relative;margin-top:10px;margin-bottom:5px;}
.tit .line:before{content:"";position:absolute;width:7px;height:7px;border-radius:3px;background:#2177c7;left:50%;top:-3px;transform:translateX(-50%); }





#indexproduct{width:100%;overflow:hidden;padding:60px 0px;}
.product .p_top li{
	float: left;
	width: 49%;
	height: 304px;
	margin-bottom: 11px;
	position: relative;
	box-sizing: border-box;
}
.product .p_top li:first-child{
	margin-right: 2%;
}
.product .p_top li .pic{width:100%;height:304px;display:block;overflow:hidden;text-align:center;position:relative;
	
    border: 1px solid #198cc6;
	display:flex;
	align-items:center;
	display:-webkit-flex; 
    -webkit-align-items:center;
	display:-ms-flex; 
    -ms-align-items:center;
}
.p_top li:hover .pic img,.p_up li:hover .pic img{
	transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1); 	/* IE 9 */
	-moz-transform:scale(1.1,1.1); 	/* Firefox */
	-webkit-transform:scale(1.1,1.1); /* Safari 和 Chrome */
	-o-transform:scale(1.1,1.1); 	/* Opera */
}
.product .p_top li .pic .tt{
	position: absolute;
	left: 0;
	top:27px;
	width: 260px;
	height: 55px;
	line-height: 55px;
	background-color: rgba(24,139,197,.95);
	color: #fff;
	overflow: hidden;
	font-size: 18px;
}
.product .p_top img,.product .p_up img{
    max-width: 100%;
    margin: auto;
    transition: 0.3s;
}
.product .p_up li{
	float: left;
	width: 32%;
	height: 273px;
	margin-bottom: 11px;
	position: relative;
}
.product .p_up li{
	margin-right: 2%;
}
.product .p_up li:last-child{
	margin-right: 0;
}
.product .p_up li .pic{width:100%;height:273px;display:block;overflow:hidden;text-align:center;
	/* background:#f2f2f2; */
	position:relative;
	display:flex;
	align-items:center;
	display:-webkit-flex; 
    -webkit-align-items:center;
	display:-ms-flex; 
    -ms-align-items:center;
}
.product .p_up li .pic .tt{
	position: absolute;
	left: 0;
	top:27px;
	width: 182px;
	height: 55px;
	line-height: 55px;
	background-color: rgba(24,139,197,.95);
	color: #fff;
	overflow: hidden;
	font-size: 18px;
}
.product .p_up li:last-child a{
	width: 66.22%;
	display: block;
	float: left;
}
.product .p_up li .more{
	width: 30.22% !important;
	height: 100%;
	background-color: #007fc0;
	color: #fff;
	font-size: 16px;
	text-align: center;
	display: block;
	float: right !important;
}
.product .p_up .morecenter{
	display: flex;
	height: 100%;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	align-content:center
}
.product .p_up span{
	font-size: 60px;
}


/* .product{height:100%;margin:auto;overflow:hidden;}
.product .tab{width:90%;overflow:hidden;margin:auto;margin-top:20px;text-align:center;}
.product .tab ul li{width:24%;display:inline-block;margin-right:1%;max-width:188px;border:1px solid #d2d2d2;height:36px;text-align:center;line-height:36px;}
.product .tab ul li a{width:100%;height:100%;display:block;color:#666;}
.product .tab ul li:first-child a{color:#fff;background:rgb(0,92,161);}
.product .tab ul li a:hover{color:#fff;background:rgb(0,92,161);}
.product .tab ul li:last-child{margin-right:0px;}
.product .cpzs{width:100%;margin-top:35px;}
.product .cpzs ul{display:none;}
.product .cpzs ul:first-child{display:block;}
.product .cpzs ul li{width:19%;float:left;height:230px;margin-right:1%;margin-bottom:20px;}
.product .cpzs ul li:nth-child(5n){margin-right:0px;}
.product .cpzs ul li .pic{font-size:0;border-bottom:5px solid #2177c7;background:#f5f5f5;width:100%;height:168px;display:block;overflow:hidden;text-align:center;position:relative;
	display:flex;
	align-items:center;
	display:-webkit-flex; 
    -webkit-align-items:center;
	display:-ms-flex; 
    -ms-align-items:center;} 
.product .cpzs ul li .pic img{transition:0.6s;max-width:100%;max-height:100%;}
.product .cpzs ul li .tt{text-align:center;line-height:60px;color:#333;}
.product .cpzs ul li:hover .pic img{transform:scale(1.1,1.1);}
.product .cpzs ul li:hover .tt{color:#fff;background:#2177c7;} */


#indexabout{width:100%;background:url(../images/about_bg.png) no-repeat center;background-size:cover;padding-bottom: 50px;}

.about{margin:auto;overflow:hidden;}
.about .tit{
	float: left;
	width: 270px;
	height: 460px;
	padding-left: 60px;
	padding-right: 60px;
	background: linear-gradient(-45deg, transparent 10px, rgba(24,139,197,.95) 0);
}
.about .tit .cnn{
	color: #fff;
	font-size: 16px;
	margin-top: 58px;
	line-height: 200%;
	border-bottom:1px dashed #fff;
}
.about .tit .en{
	color: #fff;
	font-size: 36px;
	margin-top: 26px;
}
.about .tit .en span{
	font-size: 18px;
}
.about .tit a{
	display: block;
	border: 1px solid #fff;
	color: #fff;
	width: 122px;
	height: 44px;
	line-height: 44px;
	margin-top: 43px;
}
.about .con .pp{
	font-size: 35px;
	color: #fff;
	margin-bottom: 36px;
}

.about .tit .line{background:#c5c5c5;}
.about .con{margin-top:73px;overflow:hidden;line-height:27px;}
.about .con .pic{float:left;width:33.5%;}
.about .con .pic img{max-width:100%;}
.about .con .content{float:right;width:93%;font-size:14px;}
.about .con .content .details{line-height:25px;font-size:14px;color:#fff;
	word-break:break-all;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:7;
	overflow:hidden;
}
.about .con .content .details *{color:#fff;}
.about .con .content .link a{float:left;display:block;margin-right:8px;}

.about .more{width:140px;height:46px;line-height:46px;text-align:center;color:#fff;display:block;margin-top:26px;position:relative;z-index:5;}
.about .more:first-child{background:rgba(33,119,199,1);}
.about .more:last-child{background:rgba(247,122,83,1);;}
.about .more:hover{opacity:0.6;}








#productuse{width:100%;overflow:hidden;padding-top:70px;}
.productuse .con{margin-top:15px;}
.productuse .con a{
	display: block;
	overflow: hidden;
	float: left;
	width: 49%;
	height: 335px;
}
.productuse .con .pic{
	max-width: 100%;
    transition: 0.3s;
	height: 335px;
	display:flex;
	align-items:center;
	display:-webkit-flex; 
    -webkit-align-items:center;
	display:-ms-flex; 
    -ms-align-items:center;
}
.productuse .con a:first-child{
	margin-right: 2%
}
.productuse .conn a{
	display: block;
	float: left;
	width: 32%;
	height: 288px;
	overflow: hidden;
}
.productuse .conn .pic{
	height: 288px;
	max-width: 100%;
    transition: 0.3s;
	display:flex;
	align-items:center;
	display:-webkit-flex; 
    -webkit-align-items:center;
	display:-ms-flex; 
    -ms-align-items:center;
}
.productuse a:hover img{
	transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1); 	/* IE 9 */
	-moz-transform:scale(1.1,1.1); 	/* Firefox */
	-webkit-transform:scale(1.1,1.1); /* Safari 和 Chrome */
	-o-transform:scale(1.1,1.1); 	/* Opera */
}
.productuse .pic img{
	transition: 0.3s;
}
.productuse .conn a{
	margin-right: 2%
}
.productuse .conn a:last-child{
	margin-right: 0;
}
.productuse .con a:first-child{
	margin-right: 2%
}
.productuse .conn a .pic{
	max-width: 100%;
    margin: auto;
    transition: 0.3s;
}
.productuse .pic img{max-width: 100%;}
/* .productuse .con .pic{width:100%;}
.productuse .con .pic img{width:100%;}
.productuse .con .tt{font-size:20px;color:#205ca5;font-weight:bold;margin-top:40px;line-height:40px;}
.productuse .con .des{font-size:16px;color:#666666;font-weight:bold;line-height:28px;} */

#indexuse{width:100%;overflow:hidden;padding-top:70px;}
.indexuse .details{width:47%;float:left;margin-right:6%;}
.indexuse .details:nth-child(2n){margin-right:0;}
.indexuse .details .title{font-size:16px;line-height:27px;color:#666666;margin-bottom:20px;	}
.indexuse .details .title a{float:right;}
.indexuse .details ul li{font-size:16px;line-height:27px;color:#919191;}
.indexuse .details .pic{width:100%;margin-top:25px;}
.indexuse .details .pic img{width:100%;}


#indexnews{width:100%;padding:70px 0px;overflow:hidden;}
.news{margin:auto;}
.news .con{margin-top:45px;}
.news .con_left{position: relative;float: left;}
.news .con_left .new_img{position: absolute; top:50px;left: 0;width: 585px;height: 364px;}
.news .con_left img{max-width: 100%;height: 364px;}
.news .con_left .bg{padding-left: 40px;}
.news .con ul{
	margin-left: 53.8%;
}
.news .con ul li{
	padding-bottom: 30px;
}
.news .con ul li .tt{width:80%;margin:auto;transition:0.3s;font-size:14px;color:#666;line-height:20px;height:20px;overflow:hidden;float: left;}
.news .con ul li .date{width:20%;margin:auto;transition:0.3s;color:#999999;margin-top:3px;margin-bottom:3px;float: right;text-align: right;}
.news .con ul li .des{padding-top: 40px;color: #999999;
    line-height: 20px;}
.news .con ul li:first-child .tt{
	color: #000000;
	font-size: 16.16px;
	font-weight: bold;
}
.news .con ul li:hover .tt{color:#2177c7;}
.news .con ul li:hover .des{color:#2177c7;}
/* .news .con ul li{width:100%;float:left;margin-right:2%;transition:0.3s;background:#efefef;padding:20px 0px;margin-bottom:19px;}
.news .con ul li:nth-child(evev){margin-right:0;transition:0.3s;}
.news .con ul li .tt{width:90%;margin:auto;transition:0.3s;font-size:14px;color:#666;line-height:20px;height:20px;overflow:hidden;}
.news .con ul li .date{width:90%;margin:auto;transition:0.3s;color:#f77a53;margin-top:3px;margin-bottom:3px;}
.news .con ul li .des{width:90%;margin:auto;transition:0.3s;font-size:12px;color:#999;line-height:20px;height:40px;overflow:hidden;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;}
.news .con ul li:hover{background:#2177c7;}
.news .con ul li:hover .tt{color:#fff;}
.news .con ul li:hover .des{color:#fff;} */







#ne_nav{width:100%;height:60px;background:#f5f5f5;line-height:60px;}
#ne_nav p{line-height:60px;padding-left:30px;background:url(../images/home.png) no-repeat left center;}




.col{width:100%;min-height:450px;line-height:220%;margin-top:40px;margin-bottom:50px;}
.col h2{text-align:center;font-weight:normal;color:#000;}
.col h3{text-align:center;font-weight:normal;font-size:12px;}
.pccol{width:100%;min-height:450px;line-height:220%;margin-top:40px;margin-bottom:50px;}
.pccol h2{text-align:center;font-weight:normal;color:#000;}
.pccol h3{text-align:center;font-weight:normal;font-size:12px;}


.phonecol{display:none;}

.maintit{text-align:center;margin-top:45px;}
.maintit p{font-size:30px;color:#333;font-weight:lighter;margin-bottom:10px;}
.maintit span{font-size:16px;color:#999;text-transform:uppercase;}
.son_nav{margin-top:25px;text-align:center;}
.son_nav a{padding:0px 20px;height:45px;line-height:45px;border-radius:2px;border:1px solid #dcdcdc;color:#333;display:inline-block;margin:0px 10px;transition: color 0s;}
.son_nav a.active{background:#008b92;color:#fff;border:1px solid #008b92;}
.son_nav a:hover{background:#008b92;color:#fff;border:1px solid #008b92;}




.pxxm{width:100%;min-height:450px;margin-bottom:50px;margin-top:30px;overflow:hidden;}
.pxxm ul{width:100%;}
.pxxm ul li{width:48%;margin-right:2%;float:left;margin-bottom:22px;}
.pxxm ul li a{border:#f2f2f2;}
.pxxm ul li:nth-child(2n){margin-right:0px;}
.pxxm ul li .pic{border:1px solid #f2f2f2;width:99%;height:304px;overflow:hidden;display:flex;align-items:center;display:-webkit-flex; /* Safari */-webkit-align-items: center; /* Safari 7.0+ */}
.pxxm ul li .pic img{max-width:100%;max-height:100%;margin:auto;transition:0.3s;}
.pxxm ul li p{width:100%;height:75px;text-align:center;line-height:75px;color:#fff;font-size:18px;background-color: #198cc6;}
.pxxm ul li .des{font-size:12px;height:36px;line-height:18px;margin-top:12px;padding:0 3px;color:#666;}
.pxxm ul li:hover .pic{border:1px solid #117ec8;}
.pxxm ul li:hover img{transform:scale(1.1,1.1);
-ms-transform:scale(1.1,1.1); 	/* IE 9 */
-moz-transform:scale(1.1,1.1); 	/* Firefox */
-webkit-transform:scale(1.1,1.1); /* Safari 和 Chrome */
-o-transform:scale(1.1,1.1); 	/* Opera */}
/* .pxxm ul li:hover p{color:#117ec8;} */

.ryzs ul li{width:23.5%;margin-right:2%;}
.ryzs ul li:nth-child(2n){margin-right:2%;}
.ryzs ul li:nth-child(4n){margin-right:0px;}
.ryzs ul li p {
    width: 100%;
    height: 75px;
    text-align: center;
    line-height: 75px;
    color: #000;
    font-size: 18px;
    background-color: #fff;
}




.online{width:100%;margin:auto;margin-top:20px;margin-bottom:20px;overflow:hidden;}
.online form{padding-left:150px;}
.online .text{width:381px;height:38px;float:left;margin-bottom:20px;margin-right:25px;}
.online .text input{width:268px;height:36px;border:1px solid #c9c9c9;padding-left:20px;}
.online .text p{float:left;width:76px;padding-right:10px;line-height:38px;padding-left:5px;}
.online .text p span{color:#eb0000;position:relative;top:2px;}
.online .con{width:927px;height:205px;float:left;margin-bottom:20px;}
.online .con textarea{padding:20px;border:1px solid #c9c9c9;height:163px;width:760px;}
.online .con p{float:left;width:81px;padding-right:5px;line-height:38px;padding-left:5px;}
.online .con p span{color:#eb0000;position:relative;top:2px;}
.online .verify{height:38px;margin-bottom:20px;}
.online .verify p{float:left;width:76px;padding-right:10px;line-height:38px;padding-left:5px;}
.online .verify p span{color:#eb0000;position:relative;top:2px;}
.online .verify input{width:154px;height:36px;border:1px solid #c9c9c9;float:left;padding-left:20px;margin-right:10px;}
.online .verify img{cursor:pointer;}
.online .submit{width:107px;height:35px;color:#fff;cursor:pointer;background:#be252e;margin-left:91px;float:left;border:none;margin-right:47px;}
.online .reset{width:107px;height:35px;color:#fff;cursor:pointer;background:#008b92;float:left;border:none;}







.xwzx{width:100%;min-height:350px;margin-bottom:50px;}
.xwzx ul{width:100%;overflow:hidden;}
.xwzx ul li{width:100%;height:170px;transition: all 0.3s ease 0s;border-bottom:1px solid #ddd;position:relative;background-color: #f5f5f5;}
.xwzx ul li:first-child{
	margin-top: 40px;
}
.xwzx ul li a{padding:22px 0px;width:100%;height:133px;display:block;}
.xwzx ul li .pic{
	float:left;
	/* width:30%; */
	width: 230px;
	height:133px;overflow:hidden;
	display:flex;
	margin-right: 20px;
	align-items:center;
	display:-webkit-flex;
	-webkit-align-items: center;}
.xwzx ul li .pic{margin-left: 18px;}
.xwzx ul li .pic img{max-width:100%;max-height:170px;transition:0.6s;}
.xwzx ul li .con{width:68%;float:left;}
.xwzx ul li .con .tt{font-size:16px;color:#333333;font-weight: bold;}
.xwzx ul li .con .date{line-height:25px;margin-top:12px;}
.xwzx ul li .con .des{height:50px;margin-top:12px;color:#999;line-height:25px;overflow:hidden;}
.xwzx ul li:hover .tt{color:#117ec8;}
.xwzx ul li:hover .des{color:#117ec8;}
.xwzx ul li:hover .pic img{transform:scale(1.1,1.1);
-ms-transform:scale(1.1,1.1); 	/* IE 9 */
-moz-transform:scale(1.1,1.1); 	/* Firefox */
-webkit-transform:scale(1.1,1.1); /* Safari 和 Chrome */
-o-transform:scale(1.1,1.1); 	/* Opera */}






.orientation{margin-top:20px;margin-bottom:20px;overflow:hidden;width:100%;}
.orientation .previous{float:left;}
.orientation .next{float:right;}





/*footer*/
#footer{width:100%;}
.footer_top{background:#f5f5f5;}
.footer_nav{height:80px;line-height:80px;border-bottom:1px solid #e5e5e5;}
.footer_nav ul li{float:left;margin-right: 45px;}
.footer_nav ul li .title a{color: #838383;font-size:14px;}

.footer_top .address{height:232px;} 
.footer_top .address .address-1{float:left;height:232px;display:flex;
	align-items:center;
	display:-webkit-flex;
	-webkit-align-items: center}
.footer_top .address .address-1 img{}
.footer_top .address .address-2{
	float:left;
	margin-left:65px;
	height:232px;display:flex;
	align-items:center;
	display:-webkit-flex;
	-webkit-align-items: center}
.footer_top .address .address-2 img{margin-top:80px;}
.footer_top .address .address-2 .footer-lxfs{padding-left:20px;font-weight:lighter;font-size:12px;color:#666;line-height:25px;}
.footer_top .address .address-2 .footer-lxfs ul li{font-size:16px;color:#117ec8;overflow:hidden;}
.footer_top .address .address-2 .footer-lxfs ul li span{display:block;float:left;max-width:315px;}
.footer_top .address .address-3{float:right;}
.footer_top .address .address-3 img{margin-top:55px;}
.footer_top .address .address-3 p{text-align:center;line-height:35px;}
.footer_bottom{height:40px;line-height:40px;font-size:12px;color:#cdcdcd;background:#ffffff;}
.footer_bottom *{font-size:12px;color:#999999;background:#fff;}
.footer_bottom1{display:none;}


#sidenav{width:100%;background:#f5f5f5;overflow:hidden;}
#sidenav .left{line-height:80px;float:left;}
#sidenav ul{text-align:center;float:right;}
#sidenav ul li{display:inline-block;line-height:80px;margin: 0px 30px;font-size:16px;}
#sidenav ul li a{font-size:16px;}
#sidenav ul li a.cur{color:#117ec8;}
#sidenav ul li:hover a{color:#117ec8;cursor:pointer;}

.cpzx .col_left{
	float: left;
	width: 49.6%;
	height: 303px;
	background-color: #f5f5f5;
	display: flex;
    justify-content: center;
    align-items: center;
	overflow: hidden;
}
.cpzx .col_left img{
	max-width: 100%;
}
.cpzx .col_right{
	float: right;
	width: 46.15%;
}
.cpzx .col_right h2{
	font-size: 26px;
	font-weight: bold;
	text-align: left;
}
.cpzx .col_right p{
	font-size: 19px;
	font-weight: bold;
	text-align: left;
	color: #198cc6;
	padding: 20px 0;
}
.cpzx .col_right .des{
	background-color: #f5f5f5;
	padding: 22px;
	text-align: left;
}
.cpzx .col_title{
	height: 80px;
	padding-left: 44px;
	margin-bottom: 20px;
	background-color: #198cc6;
	font-size: 24px;
	line-height: 80px;
	color: #fff;
	margin-top: 45px;
}
/* .cpzx table tbody tr:nth-child(odd) td:first-child{
	color: #fff;
	background-color: #198cc6;
}
.cpzx table tbody tr:nth-child(odd) td:last-child{
	color: #fff;
	background-color: #c7d5e0;
} */

.page_col_img{
	margin-top: 60px;
}
.page_col_img img{
	max-width: 100%;
}

.cp-yjxj-des{font-size:20px;color:#333;margin-bottom:38px;margin-top: 20px;}
.cp-yjxj table{width:100%;}
.cp-yjxj tr{width:100%;float:left;margin-right:2%;}
.cp-yjxj tr:nth-child(2n){margin:0px;}
.cp-yjxj th{width:100%;line-height:36px;text-indent:15px;display:block;text-align:left;font-size:16px;color:#666666;font-weight:normal;}
.cp-yjxj td{width:100%;display:block;}
.cp-yjxj td input{width:100%;height:36px;text-indent:15px;color:#999999;border:1px solid #e7e7e7;font-size:14px;}
#f_content{width:100%}
#f_content textarea{width:100%;border:1px solid #e7e7e7;line-height:36px;text-indent:15px;font-size:14px;}
#btnSubmit{width:210px;height:35px;background:#198cc6;border:none;color:#fff;margin-top:15px;margin-bottom: 20px;}


.mypage{
    text-align: center;
	width:100%;
	margin-top:20px;
	overflow:hidden;
}	
.mypage	span,.mypage a{
	display: inline-block;
	vertical-align: top;
	color: #117ec8;
	border: 1px solid #117ec8;
	padding: 5px 10px;
	margin: 5px;
}		
.mypage	span.current,.mypage a.current{
	background: #117ec8;
	color: #fff;
}

@media screen and (max-width:1400px){
	.navul li {
		margin-left: 30px;
	}
}
