@charset "utf-8";
/* CSS Document */

body{ font-size:16px; min-width:1200px; color:#555;  font-family:"Microsoft YaHei", "Helvetica Neue", Arial, sans-serif; -webkit-font-smoothing: subpixel-antialiased;-moz-osx-font-smoothing: grayscale; margin:0px; padding:0px;word-break:break-all;}ul,li,p{ list-style-type:none; padding:0px; margin:0px;}img{ border:0px;}
a:link {color: #333;text-decoration: none;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;}
a:visited {text-decoration: none;color: #333;}a:hover {text-decoration: none;color: #024879;}a:active {text-decoration: none;color: #333;}

.head{ width:100%; height:800px; background: url(banner.jpg) no-repeat;	background-size:cover; }
.head2{ width:100%; height:600px; background: url(CONTACT1.jpg) no-repeat;	background-size:cover; }

.head3{ width:100%; height:600px; background: url(cpbanner.jpg) no-repeat;	background-size:cover; }

.head4{ width:100%; height:600px; background: url(SUPPORT.jpg) no-repeat;	background-size:cover; }
.head_main{
	padding-left:100px;
	padding-right:100px;
	padding-top:10px;
	overflow:hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.logo{ width:300px; float:left; overflow:hidden}
.main{ width:1200px; overflow:hidden; margin:30px auto;}

.main_right{ width:950px; float: right; overflow:hidden; line-height:180%;}
.main_right1{ width:100%; overflow:hidden; text-align:right; line-height:50px;}
.main_right_m{ width:100%; line-height:180%; overflow:hidden;}
.list1{ width:200px; float:left; overflow:hidden;}
.list12{ width:100%; text-align:center; background:#01479d; line-height:35px; color:#FFF; font-weight:800;}
.list13{ width:100; line-height:30px;  overflow:hidden; margin-top:10px;}
.list13 li{
	width:100%;
	line-height:30px;
	text-indent:30px;
	background-image: url(3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.menu{
	width:800px;
	height:36px;
	float:right; overflow:hidden;
	margin-top:20px;

}
.menu li{width:100px; float:left; margin-right:10px; text-align:center; font-size:16px; font-weight:900; text-align:center; line-height:36px; font-size:16px; }
.menu li a{height:36px; line-height:36px; font-size:16px; text-align:center;color:#333;  text-decoration:none; color:#FFF;}
.menu li a:hover{
	color:#fff;
	display:block;
	background: #024879;
	height:36px;
	font-size:16px;

}
.menu ul li .current{ background: #024879; display:block; border-radius:0px; color:#FFF;font-weight:900;}
.txt_1{ width:100%;  line-height:60px; text-align:center; color:#FFF; font-size:60px; line-height:80px; padding-top:250px}
.index_about{ width:100%; text-align:center; color:#FFF; background:#01479d; overflow:hidden; line-height:60px; font-size:22px; font-weight:900;}
.txt_11{ width:100%;  line-height:60px; text-align:center; color:#FFF; font-size:30px; line-height:80px; padding-top:150px}
.index_about_{ width:1000px; line-height:180%; margin:0 auto; padding-top:50px; padding-bottom:50px; text-align:center; overflow:hidden;}
.index_por{ overflow:hidden;  width:1200px; margin:60px auto;}
.index_por li{ width:280px; float:left; overflow:hidden; margin-right:10px; margin-left:10px;list-style-type:none;}
.index_por li p{ text-align:center; line-height:40px;}
.index_por li img{ width:100%; overflow:hidden; height:240px;}

.index_news{ width:100%; height:80px; background:url(55.jpg);background-size:cover; text-align:center; overflow:hidden; line-height:80px; font-size:22px; font-weight:900; color:#fff;}

.index_news1{ width:1200px; margin:80px auto; overflow:hidden;}
.index_news1 li{ width:370px; float:left; overflow:hidden; margin-left:15px; margin-right:15px;}
.index_news2{ width:100%; height:200px; overflow:hidden;}
.txt2{ font-size:16px; font-weight:800; overflow:hidden; line-height:40px;}.txt2 a{ color:#024879}
.index_news1 p{ text-align:justify;}
.txt3{ line-height:180%; font-size:14px;}
.info{ width:1200px; margin:30px auto; overflow:hidden; line-height:180%;}

.en{ padding-right:150px; text-align:right; overflow:hidden; padding-top:10px; font-size:14px;}.en a{ color:#ededed;}

.index_news11{ width:100%; margin:0px auto; overflow:hidden;}
.index_news11 li{ width:300px; float:left; overflow:hidden; height:300px;margin-left:5px; margin-right:5px; padding-bottom:30px;}
.index_news2{ width:100%; height:200px; overflow:hidden;}
.txt2{ font-size:16px; font-weight:800; overflow:hidden; line-height:40px; text-align:justify;}.txt2 a{ color:#024879}
.index_news1 p{ text-align:justify;}
.txt3{ line-height:180%; font-size:14px;}



.main_right_m li{ width:280px; float:left; height:300px; overflow:hidden; margin-right:10px; margin-left:10px;list-style-type:none;}
.main_right_m li p{ text-align:center;}

 .img{  width:100%; height: 240px;
                cursor: pointer;  
                transition: all 0.6s;
				overflow:hidden;
			
            } 
	
	
	/*分页样式*/
.page_turner { padding: 10px 0; overflow: hidden; text-align: right; clear:both; }
.page_turner a, .page_turner span { text-align: center; color:#333; display: inline-block; *display:inline;
border: 1px solid #2E2E2E; height: 20px;  min-width: 20px; margin-left: 4px; line-height: 20px; padding: 4px; }
.page_turner a:link, .page_turner a:visited { text-decoration: none;}
.page_turner a:hover, .page_turner a.c { background: #2E2E2E; color: #FFF; }		
.img img{  width:100%; height:auto;
                cursor: pointer;  
                transition: all 0.6s; }
.img img:hover{  
                transform: scale(1.2);  
            }  



.index_news2 img{  width:100%; height:auto;
                cursor: pointer;  
                transition: all 0.6s; }
.index_news2 img:hover{  
                transform: scale(1.2);  
            }  



.footer{ background:#044595; overflow:hidden; padding-top:30px; padding-bottom:30px;}
.footer_mian{ width:1200px; margin:0 auto; overflow:hidden;color:#FFF;}
.footer_logo{ width:250px; float:left; overflow: hidden;}
.footer_muen{ width:800px; float:right; overflow:hidden; margin-top:30px;}
.footer_muen li{ width:80px; float:left; overflow:hidden;}
.footer_muen li a{ color:#FFF;}
.footer_mian a{ color:#FFF;}
@keyframes fadein{
    0%{opacity: 0;
         }
    100%{
        opacity: 1;

    }
}
@-webkit-keyframes fadein{
        0%{opacity: 0;
         }
    100%{
        opacity: 1;

    }
}
@-moz-keyframes fadein{
        0%{opacity: 0;
         }
    100%{
        opacity: 1;

    }
}
@-o-keyframes fadein{
        0%{opacity: 0;
         }
    100%{
        opacity: 1;

    }
}
@-ms-keyframes fadein{
        0%{opacity: 0;
         }
    100%{
        opacity: 1;

    }
}

.txt_1,.txt_11,.ban{
    animation:fadein 2s linear 1;
    -webkit-animation:fadein 2s linear 1;
    -moz-animation:fadein 2s linear 1;
    -o-animation:fadein 2s linear 1;
    -ms-animation:fadein 2s linear 1;
}
.ban{width:180PX; line-height:40PX; text-align:center; margin:0 auto; border:#FFF 2px solid;border-radius:5px; color:#FFF; margin-top:50px;}
.ban a{ color:#FFF;}