﻿@charset "utf-8";
/* CSS Document */

/* 清除内外边距 */
h1, h2, h3, h4, h5, h6, hr, p, blockquote, 		/* structural elements 结构元素 */
dl, dt, dd, ul, ol, li,							/* list elements 列表元素 */
pre, 											/* text formatting elements 文本格式元素 */
fieldset, form, button, input, textarea, 		/* form elements 表单元素 */
th, td , 										/* table elements 表格元素 */
body {
	margin: 0;
	padding: 0;
	color: #000;
}

/* 设置默认字体样式 */
body,textarea,input,button,select {
	font: 14px/1.14 Arial, Verdana, "微软雅黑", \5b8b\4f53;
	color:#5B5B5B;
	outline:0;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body { background:url(/content1686448408/qianduanui/images/bodybg.jpg) repeat-x;}
h1,h2,h3,h4,h5,h6 { font-size: 100%; }
i, em { font-style: normal; }

/** 重置图片元素 **/
img { border: none; vertical-align: top;}

/** 重置列表元素 **/
ul, ol, li, dl, dd, dt {
	list-style: none;
	padding: 0px;
}

/** 重置表格元素 **/
table { border-collapse:collapse; border-spacing: 0;}

/**重置表单元素**/
input[type=submit] { cursor:pointer; }
input[type=button] { cursor:pointer; }
textarea { resize: none; overflow:auto; }
label { display: inline-block; *display: inline; *zoom: 1; }

/** 默认链接元素 **/
a { color: #404040; text-decoration: none;
	-webkit-transition: color .2s;
	   -moz-transition: color .2s;
	    -ms-transition: color .2s;
	     -o-transition: color .2s;
	        transition: color .2s;
}
a:hover {color: #a51111;}
a:focus { -moz-outline-style: none; }
a:focus { outline: none;} 
q:before,q:after{ content:none; }

/** 浮动元素 **/
.fl { float: left; *display: inline; }
.fr { float: right; *display: inline; }

/* 清除浮动 */
.clearfix:after{ display:block; clear:both; visibility:hidden; height:0; overflow:hidden; content:"."; }
.clearfix{ *zoom:1; }
.clear{clear:both; height:0; line-height: 0; font-size: 0; overflow:hidden;}

/* 溢出 / 隐藏 */
.over{overflow:hidden;}
.hide{display:none;}
.mt8{ margin-top:8px;}
.mt30{ margin-top:30px;}

.topbg{ width:100%; height:1px; background:#0f5cbc;}
.logo{ width:1100px; margin:0 auto; overflow:hidden;}
.logo-img{ margin-top:15px; width:436px;}
.phone{ overflow:hidden; width:664px; margin-top:30px;}
.phone p{ float:left; overflow:hidden; }
.phone .p-1{width:260px; margin-top:10px;    margin-left: 32px; line-height: 40px;}
.phone .p-2{width:350px; margin-left:20px; line-height: 40px;}
.phone .p-2 img{ margin-top:12px;}
.phone .p-1 span{margin-top:4px;}
.phone p span{ float:left; margin-top:12px;}
.phone p img{ float:right;}

.navbg{ width:100%; background:#1172c0; height:40px; line-height:40px; margin-top:20px;}
.menu {
width:1100px; 
margin:0 auto;
height:40px;
}
/* remove the bullets an+d set the margin and padding to zero for the unordered list */
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */
.menu ul li {
float:left; 
position:relative;
z-index:999;
}
/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.menu ul li a, .menu ul li a:visited {
display:block; 
text-align:center; 
text-decoration:none; 
width:122px; 
height:40px; 
color:#fff; 
border-width:1px 1px 0 0;
background:url(/content1686448408/qianduanui/images/navbg.jpg); 
line-height:40px; 
font-size:18px;

}
/* make the dropdown ul invisible */
.menu ul li ul {
display: none;
}
.menu ul li ul li{ margin:0; *margin:0; *padding:0;height:41px;}
/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu ul li:hover a {
color:#fff; 
background:#ff6724;
}
/* make the sub menu ul visible and position it beneath the main menu list item */
.menu ul li:hover ul {
display:block; 
position:absolute; 
top:40px; 
left:0; 
width:120px;

}
/* style the background and foreground color of the submenu links */
.menu ul li:hover ul li a {
display:block; 
background:#ecebeb; 
color:#2e2e2e;
font-size:14px;
height:40px; line-height:40px;

}
.menu ul li:hover ul li img{ }
/* style the background and forground colors of the links on hover */
.menu ul li:hover ul li a:hover {
background: url(../images/jiantou.png) no-repeat left center #ff6724; 
color:#fff;
}
.menu ul li .hide, .menu ul li .hide:visited{ background:#721212;}

#owl-demo{position:relative;width:100%;margin:0 auto;}
#owl-demo .item{ position:relative;display:block;}
#owl-demo img{display:block;width:100%; border:none;}
#owl-demo b{position:absolute;left:0;bottom:0;width:100%;height:78px;background-color:#000;opacity:.5;filter:alpha(opacity=50);}
#owl-demo span{position:absolute;left:0;bottom:37px;width:100%;font:18px/32px "微软雅黑","黑体";color:#fff;text-align:center;}

.owl-pagination{position:absolute;left:0; bottom: 20px;width:100%;height:22px;text-align:center;}
.owl-page{display:inline-block;width:42px;height:14px;margin:0 5px;background:url(../img/baiy.png) no-repeat;*display:inline;*zoom:1;}
.owl-pagination .active{background:url(../img/lany.png) no-repeat;}
.owl-buttons{display:none;}
.owl-buttons div{position:absolute;top:50%;width:40px;height:80px;margin-top:-40px;text-indent:-9999px;}

/*产品展示*/
.cpzs{ width:1200px; margin:0 auto; overflow:hidden;    padding-top: 50px;}
.cpzs .cpzss{width:1200px; height:40px; margin:0 auto; margin:25px 0px 25px 0px;} 
.cpzs .cpzss img{ float:left;}











/*关于可成*/
.gyxy{ width:100%; margin:0 auto; margin-top:50px;}
.main05{ width: 1200px; margin: 0 auto;}
.main05_top{ width: 1200px; margin: 0 auto;}
.main05_top h2{text-align: center; padding-top: 30px;}
.main05_top h2 img{}
.main05_top .top_tw{ overflow:hidden; width:1200px; margin-top:50px;}
.main05_top .top_tw .tw_left{ float:left; width:480px;}
.main05_top .top_tw .tw_left .guanyu{ margin-top:15px;}
.main05_top .top_tw .tw_right{ float:left; width:700px;}
.main05_top .top_tw .tw_right h1{ font-family:微软雅黑; font-size:22px; color:#0f5cbc; line-height:45px;}
.main05_top .top_tw .tw_right p{ color:#333333; font-family:微软雅黑; font-size:14px; text-align:left; line-height:22px; margin-top:10px;}
.main05_top .top_tw .tw_right .ckxq{ width:173px; height:39px; background:url(../img/chakan_bg.jpg) no-repeat; margin-top:80px;}
.main05_top .top_tw .tw_right .ckxq a{}
.main05_top .top_tw .tw_right .ckxq a span{ font-family:微软雅黑; font-size:18px; color:#fff; line-height:39px; margin-left:35px;}
.main05_top .top_tw .tw_right .ckxq a font{ font-family:微软雅黑; font-size:18px; color:#fff; line-height:39px; margin-left:42px;}
.main05_bottom{}
div.indexmaindiv{margin:0px auto;width:1500px;}
div.indexmaindiv div.playerstyles{width:168px;height:44px;background:url('images/areabackground/playstyles.png') no-repeat;}
div.indexmaindiv1{margin-top:40px;}
div.indexmaindiv1 div.stylesgoleft{float:left;;background:url('images/areabackground/arrowhead.png') no-repeat left top;cursor:pointer;}
div.indexmaindiv1 div.stylesgoleft:hover{float:left;background:url('images/areabackground/arrowhead.png') no-repeat left -28px;cursor:pointer;}
div.indexmaindiv1 div.playerdetail{width:241px;height:245px;background:#FFF;font-family:'微软雅黑';}
div.indexmaindiv1 div.playerdetail div.detailimg{width:241px;height:166px;}
div.indexmaindiv1 div.playerdetail div.detailimg img{width:241px;height:166px;}
div.indexmaindiv1 div.playerdetail div.teanames{text-align:center;font-size:14px;margin-top:5px;color:#404040;}
div.indexmaindiv1 div.playerdetail div.teadetail{width:156px;height:27px;margin:5px 8px;color:#666;}
div.indexmaindiv1 div.playerdetail .checkdetail{width:134px;height:27px;display:block;background:url('images/areabackground/checkdetail.png') no-repeat;margin:18px;}
div.indexmaindiv1 div.stylesgoright{float:left;width:21px;height:28px;background:url('images/areabackground/arrowhead.png') no-repeat left -56px;margin:106px 0px 0px 15px;cursor:pointer;}
div.indexmaindiv1 div.stylesgoright:hover{float:left;width:21px;height:28px;background:url('images/areabackground/arrowhead.png') no-repeat left -84px;margin:106px 0px 0px 15px;cursor:pointer;}
/*滚动*/
div.maindiv1{float:left;width:1200px;height:180px;overflow:hidden;position:relative;}
div.maindiv1 ul{position:absolute;left:0;top:0;}
div.maindiv1 ul li{float:left;width:241px;height:166px; margin-right:13px;}


/*公司动态*/
.xwdt{ width:100%; margin:0 auto;}
.main06{ width: 1200px; margin: 0 auto; padding-bottom: 30px;}
.main06 h2{text-align: center; padding-top: 30px;}
.main06_bottom{ overflow:hidden;}
.gsdt01{ float:left; width:380px; margin-right:20px; margin-left:5px;}
.gsdt01_top{ border-bottom:2px solid #020202; margin-bottom:15px; overflow:hidden;}
.gsdt01_top p{ font-family:微软雅黑; font-size:18px; color:#020202; line-height:30px; float:left;}
.gsdt01_top a{ float:right; line-height:30px;}
.gsdt01_top a img{ margin-top:7px; margin-right:5px;}
.gsdt01_top a span{ font-family:微软雅黑; font-size:14px; color:#c7c7c7;}
.gsdt01_bottom{ width:370px; background:url(../img/dt_bg.png) no-repeat right; height:445px; padding-right:15px; margin-top:15px;}
.gsdt01_bottom ul{}
.gsdt01_bottom ul li{ width:370px; overflow:hidden; padding:5px 0;}
.gsdt01_bottom ul li .bq{ width:370px; line-height:24px; margin-bottom:10px; font-size:24ppx;}
.gsdt01_bottom ul li .bq img{ margin-right:5px;}
.gsdt01_bottom ul li .bq a{ color:#0173c3;}
.gsdt01_bottom ul li .ba{ width:370px; line-height:24px;}
.gsdt01_bottom ul li .ba img{ margin-right:5px;}
.gsdt01_bottom ul li .ba a{ color:#333;}

.gsdt02{ float:left; width:380px; margin-right:20px;}
.gsdt02_top{ border-bottom:2px solid #020202; margin-bottom:15px; overflow:hidden;}
.gsdt02_top p{ font-family:微软雅黑; font-size:18px; color:#020202; line-height:30px; float:left;}
.gsdt02_top a{float:right; line-height:30px;}
.gsdt02_top a img{ margin-top:7px; margin-right:5px;}
.gsdt02_top a span{ font-family:微软雅黑; font-size:14px; color:#c7c7c7;}
.gsdt02_bottom{width:370px; background:url(../img/dt_bg.png) no-repeat right; height:445px; padding-right:15px; margin-top:15px;}
.gsdt02_bottom h1{ text-align:center; width:358px; height:142px;}
.gsdt02_bottom ul{ margin-top:15px;}
.gsdt02_bottom ul li{ border-bottom:1px dashed #c6c6c6; line-height:32px; font-size:14px;}
.gsdt02_bottom ul li img{ margin-right:8px; margin-top:12px;}
.gsdt02_bottom ul li a{ color:#333;}
.gsdt02_bottom ul li a:hover{ color:#0777c3;}

.gsdt03{ float:left; width:380px;}
.gsdt03_top{ border-bottom:2px solid #020202; margin-bottom:15px; overflow:hidden;}
.gsdt03_top p{ font-family:微软雅黑; font-size:18px; color:#020202; line-height:30px; float:left;}
.gsdt03_top a{float:right; line-height:30px;}
.gsdt03_top a img{ margin-top:7px; margin-right:5px;}
.gsdt03_top a span{ font-family:微软雅黑; font-size:14px; color:#c7c7c7;}
.gsdt03_bottom{width:370px; background:url(../img/dt_bg.png) no-repeat right; height:445px; padding-right:15px; margin-top:15px; margin-left:5px;}
.gsdt03_bottom ul{ margin-top:15px;}
.gsdt03_bottom ul li{ border-bottom:1px dashed #c6c6c6; line-height:32px; font-size:14px;}
.gsdt03_bottom ul li img{ margin-right:8px; margin-top:12px;}
.gsdt03_bottom ul li a{ color:#333;}
.gsdt03_bottom ul li a:hover{ color:#0777c3;}


.banner04{ width:100%; margin:0 auto; text-align:center;}
.banner04 img{ width:100%; margin:0 auto;}

.banner05{ width:100%; margin:0 auto; text-align:center; margin-top:30px;}
.banner05 img{ width:100%; margin:0 auto;}

.banner06{ width:100%; margin:0 auto; text-align:center; margin-top:0px;}
.banner06 img{ width:100%; margin:0 auto;}

.banner07{ width:100%; margin:0 auto; text-align:center;}
.banner07 img{ width:100%; margin:0 auto;}

/*底部*/
.foot{ width:100%; margin:0 auto; background:#232323; height:330px; margin-top:70px; padding-top:70px;}
.main07{ width:1200px; margin:0 auto;}
.main07_t{
	background:#0376c7;
	width:900px;
	height:40px;
	overflow:hidden;
	float: left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.main07_t ul{}
.main07_t ul li{ float:left;  width:90px; line-height:22px; border-right:2px solid #fff; height:22px; margin-top:7px; margin-right:10px;}
.main07_t ul li a{color:#fff;}
.main07_b{ width:1200px; overflow:hidden; color:#fff; padding-top:45px; margin:0 auto; height:205px;}
.fl {
    float: left;
}
.down3-left p {
    color: #fff;
	font-size:18px;
    line-height: 34px;
}
.fr {
    float: right;
}
.down4 {
    color: #fff;
    text-align: center;
	font-size:18px;
}
