@charset "utf-8";
.content{
	width: 100%;
	/*min-width: 1200px;*/
}
.id-item1{
	padding: 70px 0;
}
.index-top{
   height: 2px;
   background: #0A3D8B;
   text-align: center;
}
.index-top span{
	display: inline-block;
	font-size: 25px;
	text-transform: uppercase;
	background: #fff;
	margin-top: -15px;
	padding: 0px 25px;
}
.id-product-list li{
	float: left;
	width: 272px;
	text-align: center;
	margin-right: 37px;
}
.id-product-list li:nth-child(4n){
	margin-right: 0px;
}
.id-product-list li p{
	color: #6d6d6d;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 10px;
}
.id-product-list li img{
	width: 100%;
	height: 204px;
	display: block;
}
.id-product-list li .picbox{
	width: 100%;
	height: 204px;
	position: relative;
}
.id-product-list li em{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/picboxbj.png) no-repeat;
	display: none;
}
.id-product-list li:hover em{
	display: block;
}
.id-product-list li:hover p{
	color: #3366b8;
}
.id-product-scroll{
	width: 100%;
	height: 241px;
	overflow: hidden;
	position: relative;
}
.id-product-list{
	position: absolute;
	left: 0px;
	top: 0px;
}
.id-product-box{
	position: relative;
	width: 100%;
	min-height: 241px;
	margin-top: 70px;
}
.id-product-box>span{
	position: absolute;
	display: inline-block;
	top: 28%;
	font-size: 55px;
	font-weight: 500;
	color: #DADADA;
	font-family: '宋体';
	cursor: pointer;
}
.id-product-box>span:hover{
	color: #4672BC;
}
.id-product-box .pleft{
	left: -40px;
}
.id-product-box .pright{
	right: -40px;
}
.id-item2{
	padding: 60px 0 70px 0;
	background: #3766B6;
}
.id-item2-l{
	width: 45%;
	float: left;
	color: #fff;
}
.id-item2-l>h1{
	font-size: 25px;
	text-transform: uppercase;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
	margin-bottom: 25px;
}
.id-item2-l em{
	display: inline-block;
	height: 115px;
	margin-right: 15px;
	width: 5px;
	background: #fff;
	vertical-align: top;
}
.id-item2-l .info{
	display: inline-block;
	width:95%;
}
.id-item2-l .info a{
	color: #fff;
	display: inline-block;
	margin-left: 10px;
}
.id-item2-l .info h3{
	font-size: 16px;
	margin-bottom: 5px;
}
.id-item2-r{
	width: 53%;
	float: right;
	padding-top: 50px;
}
.id-item2-r .flex-control-nav{
	position:absolute;bottom:3px;z-index:2;width:100%;text-align:center;
}
.id-item2-r .flex-control-nav li{
	display:inline-block;
	width:28px;
	height:4px;
	margin:0 5px;
	*display:inline;
	zoom:1;
}
.id-item2-r .flex-control-nav a{
	display:inline-block;
	width:28px;
	height:4px;
	line-height:40px;
	overflow:hidden;
	cursor:pointer;
	background: #0A3D8B;
}
.id-item2-r .flex-control-nav .flex-active{background: #051835;}
.id-item3{
	height: 624px;
	background: url(../images/id-item2bj.jpg) center top no-repeat;
}
.id-item3 h2{
	font-size: 20px;
	color: #515151;
	margin-bottom: 30px;
}
.id-item3 .w1200{
    padding: 80px 0;
}
.id-new-list li{
	background: rgba(255,255,255,0.7);
	padding: 24px 20px;
	border-bottom: 2px solid #E3E6EA;
	margin-bottom: 4px;
}
.id-new-list li:hover{
	background: rgba(255,255,255,1);
	border-bottom: 2px solid #0A3D8B;
}
.id-new-list li h4{
	text-align: right;
}
.id-new-list li p a{
	color: #8a8a8a;
}
.id-new-list li:last-child{
	margin-bottom: 0px;
}
.id-item3-l{
	width: 31%;
	float: left;
}
.id-item3-r{
	width: 65%;
	float: right;
}
.view-more{
	width: 139px;
	height: 31px;
	line-height: 31px;
	background: rgba(255,255,255,0.7);
	display: block;
	margin: 0 auto;
	text-align: center;
	border-radius: 5px;
	text-transform: uppercase;
	margin-top: 20px;
}
.view-more:hover{
	background: #3366b8;
	color: #fff;
}
.id-faq-list li{
	background: rgba(255,255,255,0.7);
	padding: 25px;
	margin-bottom: 4px;
}
.id-faq-list li:last-child{
	margin-bottom: 0px;
}
.id-faq-list li h3{
	background: url(../images/q.png) left top no-repeat;
	padding-left: 50px;
	height: 40px;
	line-height: 40px;
	color: #8a8a8a;
	border-bottom: 1px dotted #C4C4C4;
	margin-bottom: 10px;
	font-size: 16px;
}
.id-faq-list li p{
	background: url(../images/a.png) left top no-repeat;
	padding-left: 50px;
	margin-left: 50px;
	padding-top: 10px;
	color: #8a8a8a;
}
.id-item4{
	padding: 57px 0;
}
.id-case-scroll{
	position: relative;
	overflow: hidden;
	width: 1198px;
	height: 350px;
}
.id-case-list{
	position: absolute;
	left: 0px;
	top: 0px;
}
.id-case-list li{
	float: left;
	text-align: center;
	margin-right: 22px;
	width: 222px;
}
.id-case-list li:hover img{
	border:5px solid #3766B6;
	width: 212px;
	height: 302px;
}
.id-case-list li:nth-child(5n){
	margin-right: 0px;
}
.id-case-list li img{
	border:1px solid #D8D9D9;
	width: 220px;
	height: 310px;
}
.web-nav{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-transform: uppercase;
	color: #3366b8;
}
.web-nav a{
	display: inline-block;
	color: #3366b8;
}
.web-nav a:last-of-type{
	color: #797979;
}
.about-tab{
	height: 50px;
	line-height: 50px;
	text-transform: uppercase;
	font-size: 0px;
}
.about-tab a{
    display: inline-block;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #717171;
}
.about-tab a.on{
	background: #3766B6;
	color: #fff;
}
.about-tab a:hover{
	background: #3766B6;
	color: #fff;
}
.main{
	background: #F7F7F9;
	padding: 35px 0;
}
.company{
	background: url(../images/about1bj.png) center top no-repeat;
	min-height: 127px;
	padding-top: 5px;
}
.company h3{
	background: url(../images/title-icon.png) left center no-repeat;
	height: 22px;
	line-height: 22px;
	padding-left: 30px;
	font-size: 16px;
}
.company p{
	line-height: 1.8em;
}
.main-l{
	float: left;
	width: 870px;
}
.main-r{
	float: right;
	width: 305px;
}
.main-r h2{
	background: #A1A3B3;
	height: 60px;
	line-height: 60px;
	padding: 0px 23px;
	border-bottom: 1px solid #fff;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
}
.right-nav>li>a{
	padding: 0px 7%;
	height: 50px;
	line-height: 50px;
	display: block;
	width: 86%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	background:#0A3D8B url(../images/r-dot1.png) 93% center no-repeat;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 1px;
}
.right-nav2 li{
	border-bottom: 1px solid #E3E6EA;
	padding: 0px 6%;
}
.right-nav2 li:last-child{
	border-bottom: none;
}
.right-nav2 li a{
	display: block;
	height: 50px;
	line-height: 50px;
	background: url(../images/r-dot2.png) left center no-repeat;
	padding-left: 10%;
	width: 90%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	color: #063a8d;
}
.right-nav2 li.active a{
	text-decoration: underline;
}
.right-nav2 li:hover a{
	text-decoration: underline;
}
.main-title{
	height: 40px;
	line-height: 40px;
	padding: 0px 2%;
	background: #A1A3B3;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 25px;
}
.company-list li{
	/*float: left;
	width: 388px;
	margin-right: 18px;*/
	margin-bottom: 30px;
}
.company-list li:nth-child(3n){
	margin-right: 0px;
}
.company-list li img{
	width: 388px;
	height: 388px;
	display: block;
}
.company-list li p{
	height: 46px;
	line-height: 46px;
	background: #0A3D8B;
	text-transform: uppercase;
	font-weight: 600;
	color: #fff;
	text-align: center;
}
.case-list li{
	/*float: left;
	width: 385px;
	text-align: center;
	margin-right: 22px;*/
	margin-bottom: 22px;
}
.case-list li:nth-child(3n){
	margin-right: 0px;
}
.case-list li img{
	width: 382px;
	height: 541px;
	border:1px solid #DADADA;
}
.case-list li p{
	font-weight: 600;
	text-transform: uppercase;
	color: #717171;
	margin-top: 5px;
}
.contact-item{
	margin-bottom: 28px;
}
.contact-item h2{
	height: 40px;
	line-height: 40px;
	padding: 0px 2%;
	background: #A1A3B3;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
}
.contact-item:first-of-type h2{
	background: #0A3D8B;
}
.item-list-info{
	background: #fff;
	padding: 25px 1.8%;
	border-bottom: 1px solid #EBEBED;
}
.item-list-info form div{
	margin-bottom: 10px;
}
.item-list-info form div input{
	width: 99%;
	padding-left: 1%;
	background: #F0F4F7;
	border:none;
	height: 34px;
	line-height: 34px;
}
.item-list-info form textarea{
	width: 99%;
	padding-left: 1%;
	background: #F0F4F7;
	border:none;
	resize:none;
	height: 97px;
}
.item-list-info form input[type=submit]{
   width: 84px;
   height: 30px;
   line-height: 30px;
   text-align: center;
   color: #fff;
   background: #0A3D8B;
   border:none;
   display: block;
   margin:0 auto;
   cursor: pointer;
} 
.faq-list li{
	margin-bottom: 28px;
}
.faq-list li h2{
	height: 48px;
	line-height: 48px;
	padding: 0px 2%;
	background: #A1A3B3;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
}
.faq-list li b{
	text-transform: uppercase;
	font-weight: 600;
	display: inline-block;
	margin-right: 5px;
}
.faq-list li>div{
	padding: 25px 2%;
	border-bottom: 1px solid #EBEBED;
	background: #fff;
	color: #8a8a8a;
}
.faq-list li p{
	font-size: 16px;
	line-height: 2em;
}
.new>h2{
	background: #0A3D8B;
	height: 40px;
	line-height: 40px;
	padding: 0px 2%;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
}
.new-item{
	padding:25px 2%;
	background: #fff;
}
.new-item .main-title{
	height: 36px;
	line-height: 36px;
	cursor: pointer;
}
.new-list{
	display: none;
}
.new-item1 .new-list{
	display: block;
}
.new-list li{
	border-bottom: 1px solid #E3E6EA;
	padding:20px 2.2%;
}
.new-list li:last-child{
	border-bottom: none;
}
.new-list li h4{
	font-size: 16px;
	color: #58585e;
}
.new-list li p a{
	color: #3194ff;
	font-size: 18px;
}
.new-info{
	color: #76767e;
	padding-bottom: 30px;
}
.new-info-time{
	text-align: right;
	margin-bottom: 25px;
}
.new-info-page{
	border-top: 3px solid #E3E6EA;
	padding: 20px 0;
	color: #76767e;
}
.product-list li{
	/*width: 269px;
	float: left;
	padding-right: 30px;*/
	margin-bottom: 25px;
	border-bottom: 1px solid #EAEAEA;
}
.product-list li:nth-child(3n){
	/*padding-right: 0px;*/
}
.product-list li img{
	/*width: 269px;*/
	width: 100%;
	height: 202px;
	display: block;
}
.product-list li p{
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	color: #6d6d6d;
	padding: 10px 0;
	text-transform: uppercase;
}
.product-list li:hover p{
	color: #063a8d;
	text-decoration: underline;
}
.product-del-l{
	display: inline-block;
	float: left;
}
.product-del-l img{
	/*width: 631px;
	height: 475px;*/
	border:1px solid #E2E2E2;
}
.product-del-r{
	/*width: 513px;
	float: right;*/
	text-align: center;
}
.small-pic li{
	float: left;
	width: 167px;
	margin-right: 5px;
	margin-bottom: 8px;
	cursor: pointer;
}
.small-pic li:nth-child(3n){
	margin-right: 0px;
}
.small-pic li img{
    width: 165px;
    height: 123px;
	border:1px solid #E2E2E2;
	display: block;
}
.product-del-r h3{
	font-size: 25px;
	color: #8a8a8a;
	text-transform: uppercase;
	margin-bottom: 12px;
}
.product-del-r h4{
	display: inline-block;
	background: #3766B6;
	padding: 5px 15px;
	border-radius: 3px;
	color: #fff;
	font-weight: 500;
	margin-bottom: 35px;
}
.enquiry{
	display: block;
	width: 122px;
	height: 36px;
	line-height: 36px;
	background: #36DBB3;
	color: #fff;
	text-align: center;
	margin:0 auto;
	text-transform: uppercase;
	border-radius: 5px;
	cursor: pointer;
}
.product .item-list-info p{
	color: #8a8a8a;
	line-height: 2em;
}
.product .item-list-info p em{
	color: #3366b8;
}
.product-table{
   border-collapse: collapse; 
   width: 100%;
   text-align: center;
   font-size: 18px;
}
.product-table tr{
	background: #D3EBF2;
}
.product-table tr:nth-child(2n){
	background: #E9EFF1;
}
.product-table tr td{
	border-left: 3px solid #fff;
	padding: 15px 0;
	color: #494949;
}
.product-table tr:first-child{
   background: #3766B6;
   border-top: 0px;
}
.product-table tr:first-child td{
	padding: 20px 0;
	color: #fff;
}
.product-table tr{
	border-top: 3px solid #fff;
}
.enquiry-mark{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	display: none;
}
.enquiry-box{
	width: 70%;
	position: absolute;
	left: 50%;
	margin-left: -35%;
	top:10%;
	background: #fff;
	text-align: left;
	font-size: 16px;
}
.enquiry-box h2{
	height: 40px;
	line-height: 40px;
	padding: 0px 2%;
	color: #fff;
	text-transform: uppercase;
	background: #0A3D8B;
}
.enquiry-info{
	padding: 15px 2%;
	text-align: center;
	color: #a1a1a1;
}
.enquiry-info p{
	text-align: left;
}
.enquiry-info form{
	display: inline-block;
	text-align: left;
	min-width: 762px;
	font-size: 14px;
	padding: 25px 0;
	text-transform: uppercase;
}
.enquiry-info form div{
	margin-bottom: 13px;
}
.enquiry-info form span{
	display: inline-block;
	min-width: 140px;
	text-transform: uppercase;
	text-align: right;
	margin-right: 5px;
}
.enquiry-info form input[type=text]{
	width:470px;
	padding-left: 5px;
	border: 1px solid #D9D9D9;
	background: #fff;
	line-height: 46px;
	height: 46px;
}
.enquiry-info form .product-name{
	color: #063a8d;
}
.enquiry-info form textarea{
	width: 75%;
	height: 130px;
	border: 1px solid #D9D9D9;
	resize:none;
	vertical-align: top;
	display: inline-block;
	background: #fff;
}
.enquiry-info form input[type=submit]{
	display: block;
	width: 122px;
	height: 36px;
	line-height: 36px;
	background: #36DBB3;
	color: #fff;
	text-align: center;
	margin:0 auto;
	text-transform: uppercase;
	border-radius: 5px;
	cursor: pointer;
}
.close{
	display: block;
	width: 27px;
	height: 26px;
	background: url(../images/close.png) no-repeat;
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
}

/*Product-pages开始*/
.Product-pages{
	margin:0 auto;
	line-height:30px;	
	text-align:center;
	margin-top:30px;
}

.Product-pages a{
	font-size:14px;
	color:#565656;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	margin-right: 2px;
	font-family: "Arial";
	font-size: 14px;
	text-decoration: none;
	border: 1px solid #cfcfcf;
	border-radius:5px;
	display:inline-block;
	min-width:14px;
	height:30px;
	padding:0 8px;

}
.Product-pages .Product-pages_hover{
	background:#A5A5A5;
	color:#fff;
	border-radius:5px;
	border: 1px solid #A5A5A5; 	
}
.Product-pages a:hover{
	background:#A5A5A5;
	color:#fff;
	border-radius:5px;
	border: 1px solid #A5A5A5; 	
}

.Product-pages_sl{	
color:#000; display:inline-block; height:30px; line-height:30px;
}



/*layer*/
.layer{
	position: fixed;
	right: 0px;
	top:30%;
	z-index: 9;
}
.qq-box{
	min-height: 119px;
	text-align: right;
	margin-bottom:5px;
}
.layer .qq{
	width:40px;
	height: 119px;
	background: url(../images/qq-btn.jpg) no-repeat;
	cursor: pointer;
	float: right;
	background-size: 100% 119px;
}
.layer  .chat{
	float: right;
	background: #FEA911;
	padding: 8px;
	text-align: center;
	display: none;
}
.layer  .chat h3{
	text-transform: uppercase;
	font-size: 13px;
	/*font-family: 'Arial';*/
	color: #fff;
	margin-bottom: 6px;
}
.layer  .chat .chat-list{
	    min-height: 55px;
	padding: 10px 12px;
	border-radius: 5px;
	background: #fff;
}
.layer  .chat .chat-list a{
	display: block;
	background: url(../images/qq-logo.png) left center no-repeat;
	padding-left: 25px;
	margin:3px 0;
}
.layer .request{
	width: 40px;
	height: 40px;
	background: url(../images/email.jpg) no-repeat;
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	background-size: 100%;

}
.layer .top{
	width: 40px;
	height: 40px;
	display:  block;
	background: url(../images/top.jpg) no-repeat;
	cursor: pointer;
	position: absolute;
	top: 40px;
	right: 0px;
	background-size: 100%;
}
.skype .qq{
	background: url(../images/skype-btn.jpg) no-repeat;
	background-size: 100% 119px;
}
.skype .chat{
	background: #0BB8E5;
}
.skype .chat .chat-list a{
	background: url(../images/skype-logo.png) left center no-repeat;
}
.qq-box1{
	text-align: right;
	position: relative;
}
.case-list1 li{
	height: auto;
}
.case-list1 li img{
	height:auto;
}
.language_ {
    line-height: 40px;
    font-size: 14px;
    overflow: hidden;
}
.language_ a, .language_ span {
    color: #0A3D8B;
    float: right;
    margin-right: 10px;
}
.language_ a.curlan {
    color: #b92e32;
}